openbsd-ports/geo/postgis/pkg/PLIST
eric 3f53f2da17 update to 1.4.0
For upgrading a postgis-enabled db, refer to
/usr/local/share/doc/postgresql/postgis/README.postgis
Try using new_postgis_restore.pl instead of postgis_restore.pl
if it doesn't work.

feedback and ok kili@ landry@
2009-08-06 10:30:20 +00:00

25 lines
867 B
Plaintext

@comment $OpenBSD: PLIST,v 1.3 2009/08/06 10:30:20 eric Exp $
@bin bin/pgsql2shp
@bin bin/shp2pgsql
lib/postgresql/postgis-1.4.so
libexec/postgis/
libexec/postgis/utils/
libexec/postgis/utils/README
libexec/postgis/utils/create_undef.pl
libexec/postgis/utils/new_postgis_restore.pl
libexec/postgis/utils/postgis_proc_upgrade.pl
libexec/postgis/utils/postgis_restore.pl
libexec/postgis/utils/profile_intersects.pl
libexec/postgis/utils/test_estimation.pl
libexec/postgis/utils/test_joinestimation.pl
@man man/man1/pgsql2shp.1
@man man/man1/shp2pgsql.1
share/doc/postgresql/postgis/
share/doc/postgresql/postgis/README.postgis
share/doc/postgresql/postgis/postgis.html
share/postgresql/contrib/
share/postgresql/contrib/postgis.sql
share/postgresql/contrib/postgis_upgrade.sql
share/postgresql/contrib/spatial_ref_sys.sql
share/postgresql/contrib/uninstall_postgis.sql