Port details on branch 2022Q2 |
- postgis32 Geographic objects support for PostgreSQL databases
- 3.2.1_2 databases
=0 3.2.1_2Version of this port present on the latest quarterly branch. - Maintainer: lbartoletti@FreeBSD.org
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- 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.
WWW: https://postgis.net/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- postgis32>0:databases/postgis32
- Conflicts:
- CONFLICTS_INSTALL:
- postgis24
- postgis25
- postgis30
- postgis31
- To install the port:
- cd /usr/ports/databases/postgis32/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/postgis32
- pkg install postgis32
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: postgis32
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1645813276
SHA256 (postgis-3.2.1.tar.gz) = fbab68dde6ca3934b24ba08c8ab0cff2594f57f93deab41a15c82ae1bb69893e
SIZE (postgis-3.2.1.tar.gz) = 16883824
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.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- vacuumlo : databases/postgresql13-contrib
- postgres : databases/postgresql13-server
- msgfmt : devel/gettext-tools
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- vacuumlo : databases/postgresql13-contrib
- postgres : databases/postgresql13-server
- Library dependencies:
-
- libproj.so : graphics/proj
- libgeos.so : graphics/geos
- libjson-c.so : devel/json-c
- libgdal.so : graphics/gdal
- 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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for postgis32-3.2.1_2:
ADDRSTD=on: Enable address standardizer
JSON=on: Enable JSON support
LOADERGUI=off: Enable shp2pgsql-gui
NLS=on: Native 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_postgis32
- USES:
- alias compiler:c++11-lang cpe gmake gnome iconv:wchar_t libtool:keepla localbase perl5 pkgconfig pgsql:9.5+ shebangfix gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.1_2 10 Apr 2022 19:47:23
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.
PR: 262853, 262940, 262877
Approved by: fluffy (mentor) |
Number of commits found: 1
|