Opened 12 years ago
Last modified 12 years ago
#35427 new submission
dbview @1.0.4
Reported by: | gregori.emiliano@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | dbview |
Description
This is a Portfile (with patches) for the dbview utility from: http://www.infodrom.org/projects/dbview/
"dbview is a little tool that will display dBase III and IV files. You can also use it to convert your old .dbf files for further use with Unix. It should also work with dBase IV files, but this is mostly untested. By default dbview displays the contents of a dBase III or IV database file. This is be done by displaying both the name of the field itself and its value. At the end of every record a newline is appended."
Attachments (3)
Change History (4)
Changed 12 years ago by gregori.emiliano@…
Attachment: | patch-db-dump-c.diff added |
---|
Changed 12 years ago by gregori.emiliano@…
Attachment: | patch-Makefile.diff added |
---|
Changed 12 years ago by gregori.emiliano@…
comment:1 Changed 12 years ago by jmroot (Joshua Root)
Port: | dbview added |
---|---|
Version: | 2.1.2 |
Note: See
TracTickets for help on using
tickets.
Since there's no configure step, you almost certainly need to add some code to tell the build system to use our desired compiler and archflags.