1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/databases/postgis20/pkg-plist
Ruslan Makhmatkhanov 13e644f372 - update to 2.0.4
- replace LATEST_LINK with PKGNAMESUFFIX
- add conflicts with other postgis branches
- add staging support
- add patch to link with json-c (upstream ticket #2213)
- define LICENSE (GPLv2)
- update COMMENT

PR:		182031
Submitted by:	Trevor Caira <trevor@bitba.se>, romain
Approved by:	maintainer timeout (3 months)
2013-12-23 20:59:44 +00:00

124 lines
6.2 KiB
Plaintext

bin/pgsql2shp
%%RASTER%%bin/raster2pgsql
bin/shp2pgsql
%%LOADERGUI%%bin/shp2pgsql-gui
include/liblwgeom.h
lib/postgresql/postgis-2.0.so
%%RASTER%%lib/postgresql/rtpostgis-2.0.so
lib/liblwgeom-%%PORTVERSION%%.so
lib/liblwgeom.a
lib/liblwgeom.la
lib/liblwgeom.so
%%DATADIR%%/tiger_2010/README
%%DATADIR%%/tiger_2010/census_loader.sql
%%DATADIR%%/tiger_2010/create_geocode.bat
%%DATADIR%%/tiger_2010/create_geocode.sh
%%DATADIR%%/tiger_2010/create_geocode.sql
%%DATADIR%%/tiger_2010/geocode/rate_attributes.sql
%%DATADIR%%/tiger_2010/geocode/geocode.sql
%%DATADIR%%/tiger_2010/geocode/census_tracts_functions.sql
%%DATADIR%%/tiger_2010/geocode/other_helper_functions.sql
%%DATADIR%%/tiger_2010/geocode/geocode_address.sql
%%DATADIR%%/tiger_2010/geocode/geocode_intersection.sql
%%DATADIR%%/tiger_2010/geocode/includes_address.sql
%%DATADIR%%/tiger_2010/geocode/geocode_location.sql
%%DATADIR%%/tiger_2010/geocode/interpolate_from_address.sql
%%DATADIR%%/tiger_2010/geocode/reverse_geocode.sql
%%DATADIR%%/tiger_2010/legacy_import/tiger2008/import_tiger_shps.sh
%%DATADIR%%/tiger_2010/normalize/location_extract_countysub_exact.sql
%%DATADIR%%/tiger_2010/normalize/location_extract.sql
%%DATADIR%%/tiger_2010/normalize/location_extract_countysub_fuzzy.sql
%%DATADIR%%/tiger_2010/normalize/normalize_address.sql
%%DATADIR%%/tiger_2010/normalize/count_words.sql
%%DATADIR%%/tiger_2010/normalize/location_extract_place_exact.sql
%%DATADIR%%/tiger_2010/normalize/state_extract.sql
%%DATADIR%%/tiger_2010/normalize/end_soundex.sql
%%DATADIR%%/tiger_2010/normalize/location_extract_place_fuzzy.sql
%%DATADIR%%/tiger_2010/normalize/pprint_addy.sql
%%DATADIR%%/tiger_2010/normalize/get_last_words.sql
%%DATADIR%%/tiger_2010/regress/geocode_regress
%%DATADIR%%/tiger_2010/regress/normalize_address_regress
%%DATADIR%%/tiger_2010/regress/regress.sql
%%DATADIR%%/tiger_2010/regress/reverse_geocode_regress.sql
%%DATADIR%%/tiger_2010/regress/reverse_geocode_regress
%%DATADIR%%/tiger_2010/regress/geocode_regress.sql
%%DATADIR%%/tiger_2010/regress/normalize_address_regress.sql
%%DATADIR%%/tiger_2010/tables/lookup_tables_2010.sql
%%DATADIR%%/tiger_2010/tiger_loader.sql
%%DATADIR%%/tiger_2010/topology/tiger_topology_loader.sql
%%DATADIR%%/tiger_2010/topology/README
%%DATADIR%%/tiger_2010/upgrade_geocode.sql
%%DATADIR%%/tiger_2010/upgrade_geocoder.bat
%%DATADIR%%/tiger_2010/upgrade_geocoder.sh
%%DATADIR%%/tiger_2010/utility/utmzone.sql
%%DATADIR%%/tiger_2010/utility/levenshtein_ignore_case.sql
%%DATADIR%%/tiger_2010/utility/nullable_levenshtein.sql
%%DATADIR%%/tiger_2010/utility/cull_null.sql
%%DATADIR%%/utils/Makefile
%%DATADIR%%/utils/Makefile.in
%%DATADIR%%/utils/README
%%DATADIR%%/utils/create_undef.pl
%%DATADIR%%/utils/postgis_proc_upgrade.pl
%%DATADIR%%/utils/postgis_restore.pl
%%DATADIR%%/utils/postgis_restore.pl.in
%%DATADIR%%/utils/profile_intersects.pl
%%DATADIR%%/utils/read_scripts_version.pl
%%DATADIR%%/utils/svn_repo_revision.pl
%%DATADIR%%/utils/test_estimation.pl
%%DATADIR%%/utils/test_geography_estimation.pl
%%DATADIR%%/utils/test_geography_joinestimation.pl
%%DATADIR%%/utils/test_joinestimation.pl
%%DATADIR%%/utils/uninstall_script
share/postgresql/contrib/postgis-2.0/postgis_comments.sql
share/postgresql/contrib/postgis-2.0/raster_comments.sql
share/postgresql/contrib/postgis-2.0/topology_comments.sql
share/postgresql/contrib/postgis-2.0/spatial_ref_sys.sql
share/postgresql/contrib/postgis-2.0/postgis.sql
share/postgresql/contrib/postgis-2.0/uninstall_postgis.sql
share/postgresql/contrib/postgis-2.0/postgis_upgrade_20_minor.sql
share/postgresql/contrib/postgis-2.0/legacy.sql
share/postgresql/contrib/postgis-2.0/uninstall_legacy.sql
share/postgresql/contrib/postgis-2.0/legacy_minimal.sql
share/postgresql/contrib/postgis-2.0/legacy_gist.sql
%%RASTER%%share/postgresql/contrib/postgis-2.0/rtpostgis.sql
%%RASTER%%share/postgresql/contrib/postgis-2.0/rtpostgis_upgrade_20_minor.sql
%%RASTER%%share/postgresql/contrib/postgis-2.0/uninstall_rtpostgis.sql
%%RASTER%%share/postgresql/contrib/postgis-2.0/rtpostgis_legacy.sql
%%TOPOLOGY%%share/postgresql/contrib/postgis-2.0/topology.sql
%%TOPOLOGY%%share/postgresql/contrib/postgis-2.0/topology_upgrade_20_minor.sql
%%TOPOLOGY%%share/postgresql/contrib/postgis-2.0/uninstall_topology.sql
share/postgresql/contrib/postgis-2.0/postgis_restore.pl
%%RASTER%%share/postgresql/extension/postgis.control
%%RASTER%%share/postgresql/extension/postgis--2.0.0--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.0beta4--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.0rc1--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.0rc2--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.1--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.2--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.3--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--unpackaged--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_topology.control
%%RASTER%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0beta4--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0rc1--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0rc2--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.1--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.2--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.3--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_topology--unpackaged--%%PORTVERSION%%.sql
@dirrm share/postgresql/contrib/postgis-2.0
@dirrmtry share/postgresql/contrib
@dirrm share/postgis/tiger_2010/legacy_import/tiger2008
@dirrm share/postgis/tiger_2010/geocode
@dirrm share/postgis/tiger_2010/legacy_import
@dirrm share/postgis/tiger_2010/normalize
@dirrm share/postgis/tiger_2010/regress
@dirrm share/postgis/tiger_2010/tables
@dirrm share/postgis/tiger_2010/topology
@dirrm share/postgis/tiger_2010/utility
@dirrm share/postgis/tiger_2010
@dirrm share/postgis/utils
@dirrm share/postgis