Port details |
- postgis33 Geographic objects support for PostgreSQL databases
- 3.3.7_1 databases =2 3.3.6_4Version of this port present on the latest quarterly branch.
- Maintainer: lbartoletti@FreeBSD.org
- Port Added: 2022-09-19 19:57:07
- Last Update: 2024-11-21 13:37:59
- Commit Hash: 478505f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: geography
- License: GPLv2
- WWW:
- https://postgis.net/
- Description:
- 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 development was started by Refractions Research as a project
in open source spatial database technology. PostGIS is released
under the GNU General Public License. PostGIS continues to be
developed by a group of contributors led by a Project Steering
Committee and new features continue to be added.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- postgis33>0:databases/postgis33
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/databases/postgis33/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/postgis33
- pkg install postgis33
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: postgis33
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728715049
SHA256 (postgis-3.3.7.tar.gz) = 50724a0dde49adc253e59e024d8b18fef6be4e85341943c6d5e1e1b974e43fce
SIZE (postgis-3.3.7.tar.gz) = 17782849
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- vacuumlo : databases/postgresql16-contrib
- postgres : databases/postgresql16-server
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- vacuumlo : databases/postgresql16-contrib
- postgres : databases/postgresql16-server
- Library dependencies:
-
- libproj.so : graphics/proj
- libgeos.so : graphics/geos
- libjson-c.so : devel/json-c
- libgdal.so : graphics/gdal
- libpcre2-8.so : devel/pcre2
- libpcre.so : devel/pcre
- libjson-c.so : devel/json-c
- libprotobuf-c.so : devel/protobuf-c
- libSFCGAL.so : databases/sfcgal
- libxml2.so : textproc/libxml2
- libiconv.so : converters/libiconv
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- databases/pgrouting
Configuration Options:
- ===> The following configuration options are available for postgis33-3.3.7_1:
ADDRSTD=on: Enable address standardizer
JSON=on: Enable JSON support
LOADERGUI=off: Enable shp2pgsql-gui
NLS=on: Enable international language support
PROTOBUF=on: Enable protocol buffers
RASTER=on: Enable raster support
SFCGAL=on: Enable sfcgal
TOPOLOGY=on: Topology support
WAGYU=on: Enable WAGYU support
===> Use 'make config' to modify these settings
- Options name:
- databases_postgis33
- USES:
- alias compiler:c++14-lang cpe gmake gnome iconv:wchar_t libtool:keepla localbase perl5 pkgconfig pgsql:11+ shebangfix gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|