#11021 closed submission (fixed)
NEW: pg2xbase-2.4.1
Reported by: | seanasy@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Not set | Milestone: | |
Component: | ports | Version: | 1.3.2 |
Keywords: | Cc: | seanasy@…,markd@… | |
Port: |
Description
pg2xbase-2.4.1
the portfile can be found here: INLINE
pg2xbase provides utilities for converting between PostgreSQL databases and DBF files.
Homepage: http://www.klaban.torun.pl/prog/pg2xbase/
PortSystem 1.0
name pg2xbase version 2.4.1 categories database maintainers seanasy@… description Convert data between PostgreSQL and DBF files long_description pg2xbase provides utilities for converting \
between PostgreSQL databases and DBF files.
homepage http://www.klaban.torun.pl/prog/pg2xbase/ master_sites http://www.klaban.torun.pl/prog/pg2xbase/
extract.suffix .tgz checksums sha1 695625b19bea40748916c9e4c4185e82bdb808cc
depends_lib port:postgresql81 port:xbase
use_configure no
build.args INCLUDES="-I/opt/local/include -I/opt/local/include/postgresql81 -I/opt/local/include/postgresql81/internal -I/opt/local/include/xbase" LIBS="-L/opt/local/lib -L/opt/local/lib/postgresql81 -lpq -lxbase"
destroot.destdir prefix=${destroot}${prefix}
Attachments (1)
Change History (7)
Changed 18 years ago by seanasy@…
comment:2 Changed 18 years ago by kballard (Lily Ballard)
Milestone: | → New Ports |
---|
comment:3 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Committed. Changed occurrances of /opt/local/ to ${prefix}. Thanks!
comment:4 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | New Ports → Port Submissions |
---|
Milestone New Ports deleted
comment:5 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:6 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
Portfile for pg2xbase