./databases/postgresql-postgis2, Spatial database capabilities for PostgreSQL

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.5.0nb6, Package name: postgresql13-postgis-3.5.0nb6, 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

The package is postgis2 for historical reasons; this is currently
PostGIS 3 and intends to track the most recent stable release.


Required to run:
[textproc/libxml2] [textproc/libxslt] [graphics/ImageMagick] [geography/gdal-lib] [geography/geos] [devel/cunit] [geography/proj] [textproc/json-c] [devel/pcre2] [devel/protobuf-c] [databases/postgresql14-client] [databases/postgresql14-server]

Required to build:
[textproc/docbook-xsl] [pkgtools/x11-links]

Master sites:

Filesize: 14679.521 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-30 17:17:48 by Greg Troxel | Files touched by this commit (1)
Log message:
databases/postgresql-postgis2: Alow pg17

The README does not say, but the release announcement for 3.5.0 says
"best served with PostgreSQL 17 RC1".  While it's ridiculous for a
release to recommend using a non-release, it's a clue that 17 should
be ok.
   2024-11-30 17:06:17 by Thomas Klausner | Files touched by this commit (4)
Log message:
*: remove references to pgsql 12
   2024-11-24 07:59:09 by Adam Ciarcinski | Files touched by this commit (41)
Log message:
revbump for x265
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-11 14:24:37 by Greg Troxel | Files touched by this commit (1)
Log message:
databases/postgresql-postgis2: Remove buildlink3.mk

Postgis having a bl3 file is:

  - unused: no package (even in wip) includes it

  - conceptually wrong: When a package has postgis support, it does so
    by linking the postgresql client libs, and then sending queries
    with spatial objects across that connection.  There is nothing to
    link against.  And, just like any other use of a database, the
    server might be on some other machine -- so depending programs are
    simply clients anyway.

In theory this will change nothing and break nothing...
   2024-11-11 13:53:23 by Greg Troxel | Files touched by this commit (1)
Log message:
databases/postgresql-postgis2: Fix ABI_DEPENDS package name
   2024-11-07 14:34:45 by Greg Troxel | Files touched by this commit (17)
Log message:
*: revbump for gdal
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade