blob: 6bd81a35a876986ae96eae5fd3e07369fc8e9d75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
|
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-2.0.2.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.0alpha3--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.0alpha4--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.1--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.0alpha5--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.0beta3--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.0beta4--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.0rc2--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.0alpha6--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.0alpha1--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis--unpackaged--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.0beta1--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.0--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.0beta2--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.0rc1--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis--2.0.0alpha2--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology.control
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0beta4--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0alpha6--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0alpha1--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology--unpackaged--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0beta2--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0beta1--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0rc1--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0alpha2--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0alpha3--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0alpha4--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.1--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0rc2--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0alpha5--2.0.2.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0beta3--2.0.2.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
|