Port details |
- postgis32 Geographic objects support for PostgreSQL databases
- 3.2.7_7 databases
=2 3.2.7_7Version of this port present on the latest quarterly branch.
- DEPRECATED: Please use newer versions
This port expired on: 2024-12-31 IGNORE: Only supported up to pgsql 15
- Maintainer: lbartoletti@FreeBSD.org
- Port Added: 2021-12-18 07:48:08
- Last Update: 2025-01-01 11:08:06
- Commit Hash: aa07cd6
- 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:
-
- postgis32>0:databases/postgis32
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: postgis32
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709187826
SHA256 (postgis-3.2.7.tar.gz) = 74146e6e7627cbec32f858aeea0f034a91c760cdb21e595071f7a93c95048646
SIZE (postgis-3.2.7.tar.gz) = 16895005
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
- 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.7_7:
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++14-lang cpe gmake gnome iconv:wchar_t libtool:keepla localbase perl5 pkgconfig pgsql shebangfix gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.7_7 01 Jan 2025 11:08:06 |
Rene Ladan (rene) |
databases/postgis32: Remove expired port
2024-12-31 databases/postgis32: Please use newer versions |
3.2.7_7 18 Dec 2024 08:36:10 |
Loïc Bartoletti (lbartoletti) |
databases/postgis3{1,2}: deprecate
Please use databases/postgis33 or newer versions. |
3.2.7_7 16 Dec 2024 22:42:17 |
Daniel Engberg (diizzy) |
*/*: Bump consumers of graphics/proj
...due to version bump |
3.2.7_6 21 Nov 2024 13:37:59 |
Po-Chuan Hsieh (sunpoet) |
graphics/gdal: Update to 3.10.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.10/NEWS.md |
3.2.7_5 10 Oct 2024 16:23:40 |
Loïc Bartoletti (lbartoletti) |
databases/sfcgal: Update to 2.0.0 |
3.2.7_4 28 Aug 2024 06:54:30 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.4.1 |
3.2.7_3 25 Jul 2024 16:41:11 |
Loïc Bartoletti (lbartoletti) |
databases/sfcgal: Update to 1.5.2 |
3.2.7_2 06 Jul 2024 23:21:13 |
Kevin Bowling (kbowling) |
databases/postgis32: enforce pgsql version limit
PR: 278885
Reported by: antoine |
3.2.7_2 19 May 2024 17:15:14 |
Po-Chuan Hsieh (sunpoet) |
graphics/gdal: Update to 3.9.0
- Bump PORTREVISION of dependent ports for shlib change
- databases/postgis31 is skipped due to
- graphics/R-cran-rgdal is skipped due to build failure and removed from CRAN
repository
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.9/NEWS.md |
3.2.7_1 12 May 2024 08:07:40 |
Kevin Bowling (kbowling) |
databases/postgis32: Limit to pgsql < 16 per documentation
https://postgis.net/2023/05/PostGIS-3.3.3-3.2.5-3.1.9-3.0.9-Patch-Releases/
PR: 278885
Reported by: exp-run (antoine) |
3.2.7_1 15 Apr 2024 04:44:23 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.4.0 |
3.2.7 01 Mar 2024 06:40:01 |
Loïc Bartoletti (lbartoletti) |
databases/postgis32: bump to 3.2.7 |
3.2.6_1 22 Dec 2023 08:13:52 |
Loïc Bartoletti (lbartoletti) |
databases/sfcgal: Update to 1.5.1 |
3.2.6 22 Nov 2023 17:33:44 |
Loïc Bartoletti (lbartoletti) |
databases/postgis*: Bump to latest versions
Changes:
- https://postgis.net/2023/11/PostGIS-Patch-Releases/ |
3.2.5_1 01 Nov 2023 05:30:13 |
Po-Chuan Hsieh (sunpoet) |
databases/postgis32: Fix build on FreeBSD 12 by using c++14 explicitly
The error message is as follows:
cc -std=c++11 -x c++ -I../../liblwgeom -Iinclude -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2
-I/usr/local/include -I/usr/local/include -I/usr/local/include/json-c
-I/usr/local/include -DNDEBUG -I/usr/local/include -isystem /usr/local/include
-O2 -pipe -fstack-protector-strong -isystem /usr/local/include
-fno-strict-aliasing -isystem /usr/local/include -fPIC -DPIC -c -o
flatgeobuf_c.o flatgeobuf_c.cpp
In file included from flatgeobuf_c.cpp:26:
In file included from ./feature_generated.h:7:
In file included from include/flatbuffers/flatbuffers.h:20:
In file included from include/flatbuffers/base.h:241:
In file included from /usr/local/include/absl/strings/string_view.h:39:
In file included from /usr/local/include/absl/base/attributes.h:37:
In file included from /usr/local/include/absl/base/config.h:86:
/usr/local/include/absl/base/policy_checks.h:79:2: error: "C++ versions less
than C++14 are not supported."
#error "C++ versions less than C++14 are not supported."
^
1 error generated. (Only the first 15 lines of the commit message are shown above ) |
3.2.5_1 31 Oct 2023 15:58:51 |
Loïc Bartoletti (lbartoletti) |
databases/sfcgal: Update to 1.5.0
Changes:
- https://gitlab.com/sfcgal/SFCGAL/-/blob/v1.5.0/NEWS?ref_type=tags#L1-15 |
3.2.5 27 Jul 2023 07:50:40 |
Loïc Bartoletti (lbartoletti) |
databases/postgis32: Update to 3.2.5
Changes:
- https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.2.5/NEWS |
3.2.4_6 26 Jul 2023 19:58:55 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.2.1 |
3.2.4_5 27 May 2023 04:08:05 |
Po-Chuan Hsieh (sunpoet) |
graphics/gdal: Update to 3.7.0
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.7/NEWS.md |
3.2.4_4 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
3.2.4_3 15 Apr 2023 13:14:58 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove pointers to EOLed pgsql versions
- Remove dotted pgsql versions
Approved by: portmgr |
3.2.4_3 09 Mar 2023 12:42:31 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.2.0 |
3.2.4_2 18 Jan 2023 14:48:50 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.1.1 |
3.2.4_1 17 Nov 2022 08:20:57 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.1.0
Release notes:
https://proj.org/news.html#id37
Also remove proj-data dependency.
You can use proj to retrieve data or install graphics/proj-data
manually. |
3.2.4 15 Nov 2022 07:38:27 |
Loïc Bartoletti (lbartoletti) |
databases/postgis3*: Update to latest versions
Releases note:
http://postgis.net/2022/11/13/postgis-3.3.2-3.2.4-3.1.8-3.0.8-patch-releases/ |
3.2.3 22 Sep 2022 16:43:25 |
Loïc Bartoletti (lbartoletti) |
databases/postgis32: Update to 3.2.3 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.2.1_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.2.1_3 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
3.2.1_2 29 Jun 2022 15:57:40 |
Stefan Eßer (se) |
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit) |
3.2.1_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
3.2.1_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
3.2.1 25 Feb 2022 19:09:53 |
Loïc Bartoletti (lbartoletti) |
databases/postgis32: Update to 3.2
Changes:
- https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.2.1/NEWS |
3.2.0_2 27 Jan 2022 17:24:32 |
Loïc Bartoletti (lbartoletti) |
databases/sfcgal: Update to 1.4.1
Changes:
- https://gitlab.com/Oslandia/SFCGAL/-/blob/master/NEWS#L1-9 |
3.2.0_1 06 Jan 2022 14:51:34 |
Loïc Bartoletti (lbartoletti) |
databases/postgis3*: fix pkg-plist
bin/shp2pgsql and bin/pgsql2shp were incorrectly prefixed with %%LOADERGUI%%
PR: 253594
Reported by: Thomas Skowron <th@skowron.eu> |
3.2.0 18 Dec 2021 06:46:52 |
Loïc Bartoletti (lbartoletti) |
databases/postgis32: Add new port
The PostGIS Team is pleased to release PostGIS 3.2.0, the
Olivier Courtin release.
This release would not be possible without the various
developers listed in the credits as well as the companies
that provided funding and developer time.
URL: https://postgis.net/2021/12/18/postgis-3.2.0/ |