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)

patch-db-dump-c.diff (351 bytes) - added by gregori.emiliano@… 12 years ago.
patch-Makefile.diff (1001 bytes) - added by gregori.emiliano@… 12 years ago.
Portfile (1.3 KB) - added by gregori.emiliano@… 12 years ago.

Download all attachments as: .zip

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@…

Attachment: Portfile added

comment:1 Changed 12 years ago by jmroot (Joshua Root)

Port: dbview added
Version: 2.1.2

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.

Note: See TracTickets for help on using tickets.