NOTICE: This package has been removed from pkgsrc

./wip/postgresql-postgis, Spatial database capabilities for PostgreSQL

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.4.1, Package name: postgresql84-postgis-1.4.1, Maintainer: gdt

PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables" the
PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's
SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple
Features Specification for SQL" and has been certified as compliant
with the "Types and Functions" profile. PostGIS/PostgreSQL includes
the following functionality:

* Simple Features as defined by the OpenGIS Consortium (OGC)
* Support for Well-Known Text and Well-Known Binary
representations of GIS objects
* Fast spatial indexing using GiST
* Geospatial analysis functions
* PostgreSQL JDBC extension objects corresponding to the
geometries
* Support for OGC access functions as defined by the Simple
Features Specification


Required to run:
[misc/proj] [geography/geos] [databases/postgresql84-client] [databases/postgresql84-server]

Required to build:
[lang/perl5] [devel/gmake] [devel/libtool-base]

Master sites:

SHA1: e30062d6e38f787374866a6f4bc2920e032bc0e7
RMD160: 5c4b23dc4139297cbff03b023643bddd20183bfa
Filesize: 3196.467 KB

Version history: (Expand)


CVS history: (Expand)


   2010-01-22 15:39:02 by Greg Troxel | Files touched by this commit (9) | Package removed
Log message:
adam@ has imported this into pkgsrc.
   2010-01-10 03:16:03 by Greg Troxel | Files touched by this commit (2)
Log message:
Move note about pgxs makefiles into Makefile.

Note successful 'make test' on netbsd.
   2010-01-07 09:54:12 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Fixed installation of the programs

   2010-01-04 11:23:49 by Adam Ciarcinski | Files touched by this commit (7)
Log message:
Fixed library path and liblwgeom linking

   2009-12-30 00:01:17 by Greg Troxel | Files touched by this commit (1)
Log message:
Take MAINTAINERship, per private email with previous MAINTAINER.
   2009-12-29 10:50:12 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Updated to 1.4.1 release

   2009-12-19 00:38:36 by Greg Troxel | Files touched by this commit (1)
Log message:
status - doesn't work on netbsd-5/i386
   2009-12-17 11:17:47 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
buildlink3.mk again