diff options
Diffstat (limited to 'databases/postgis/pkg-message')
-rw-r--r-- | databases/postgis/pkg-message | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/databases/postgis/pkg-message b/databases/postgis/pkg-message new file mode 100644 index 000000000000..df96a4e09d01 --- /dev/null +++ b/databases/postgis/pkg-message @@ -0,0 +1,16 @@ +============================================================= + +Postgis Installation notes + +* The Postgis SQL files had its locations changed. + Now they can be found at PREFIX/share/postgis + +* HTML Documentation was added to this port and can be found + at PREFIX/share/doc/postgis + +* libpostgis.so and libpostgis.so.1 were moved from + PREFIX/lib/postgresql to PREFIX/lib. + Users from older versions (0.9.0 or older), *must* read + PREFIX/share/postgis/UPDATE for instructions. + +============================================================= |