Port details |
- postgis23 Geographic objects support for PostgreSQL databases
- 2.3.11 databases
=0 2.3.11Version of this port present on the latest quarterly branch.
- BROKEN: Does not build with graphics/gdal default (pgsql conflicts)
DEPRECATED: Upstream no longer maintained This port expired on: 2020-11-15 IGNORE: is marked as broken: Does not build with graphics/gdal default (pgsql conflicts)
- Maintainer: lbartoletti@FreeBSD.org
- Port Added: 2016-11-14 16:26:36
- Last Update: 2020-11-15 18:37:29
- SVN Revision: 555416
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- postgis23>0:databases/postgis23
- Conflicts:
- CONFLICTS_INSTALL:
- postgis20
- postgis21
- postgis22
- postgis24
- postgis25
- postgis30
- No installation instructions:
- This port has been deleted.
- PKGNAME: postgis23
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1595929781
SHA256 (postgis-2.3.11.tar.gz) = 598b1de0ab7de9215b1f772d43afe5c027297480a273fb537e1ddee815961334
SIZE (postgis-2.3.11.tar.gz) = 11569976
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- vacuumlo : databases/postgresql95-contrib
- postgres : databases/postgresql95-server
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- vacuumlo : databases/postgresql95-contrib
- postgres : databases/postgresql95-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
- libSFCGAL.so : databases/sfcgal
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libiconv.so : converters/libiconv
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for postgis23-2.3.11:
ADDRSTD=on: Enable address standardizer
LOADERGUI=off: Enable shp2pgsql-gui
SFCGAL=on: Enable sfcgal
TOPOLOGY=on: Topology support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- alias gettext gmake gnome iconv:wchar_t libtool:keepla localbase perl5 pkgconfig pgsql:9.5-10 shebangfix
- 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 |
2.3.11 15 Nov 2020 18:37:29 |
rene |
Remove expired ports:
2020-11-15 archivers/py-pyliblzma: Uses deprecated version of python
2020-11-15 databases/postgis23: Upstream no longer maintained
2020-11-15 databases/py-htsql: Uses deprecated version of python
2020-11-15 devel/bzr-fastimport: Uses deprecated version of python
2020-11-15 devel/py-ToscaWidgets: Uses deprecated version of python
2020-11-15 devel/py-calendar: Uses deprecated version of python
2020-11-15 devel/py-distorm: Uses deprecated version of python
2020-11-15 devel/py-fabric1: Uses deprecated version of python
2020-11-15 devel/py-rcsparse: Uses deprecated version of python
2020-11-15 devel/pyrex: Uses deprecated version of python
2020-11-15 japanese/py-tegaki: Uses deprecated version of python
2020-11-15 math/py-networkx1: Obsolete, please use math/py-networkx instead
2020-11-15 misc/py-progressbar231: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-imlib2: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-metadata: Uses deprecated version of python
2020-11-15 net-im/libtelepathy: Uses deprecated version of python
2020-11-15 security/py-mcrypt: Uses deprecated version of python
2020-11-15 www/py-beautifulsoup32: Uses deprecated version of python
2020-11-15 www/py-evernote: Uses deprecated version of python
2020-04-01 www/py-meld3: EOLed upstream
2020-11-15 www/py-requestbuilder: Uses deprecated version of python
2020-11-15 x11-toolkits/py-SquareMap: Uses deprecated version of python |
2.3.11 22 Oct 2020 12:20:06 |
lbartoletti |
graphics/gdal: Add more default options
GDAL is an essential component for GIS software as graphics/qgis*, math/saga,
databases/postgis*, databases/grass*.
Unfortunately too many options are not enabled by default, causing the user
of theses softwares to rebuild graphics/gdal and its bindings (especially
graphics/py-gdal) for basic use.
With this commit, the vast majority of user needs will be covered, leaving
the build of graphics/gdal with the less relevant and less used options to
the users who really need it.
As gdal now requires postgresql, the package will install the default
version (postgresql12), however databases/postgis23 cannot be built with
postgresql>10 so it is marked as BROKEN -- however this is not a problem
since it is largely deprecated and will be removed soon.
PR: 224004
Approved by: Maintainer timeout |
2.3.11 15 Oct 2020 05:54:31 |
lbartoletti |
databases/postgis23: Mark deprecated |
2.3.11 30 Jul 2020 19:31:41 |
lbartoletti |
databases/postgis23: Update to 2.3.11
Changelog:
- https://postgis.net/2020/05/31/postgis-2.3.11/
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D25850 |
2.3.10_5 24 Jul 2020 16:51:31 |
rene |
databases/postgis23: limit to PostgreSQL 9.5 - 10, bump PORTREVISION |
2.3.10_4 22 May 2020 19:20:42 |
sunpoet |
Bump PORTREVISION for devel/json-c json-c |
2.3.10_3 08 May 2020 05:35:11 |
lbartoletti |
smath/cgal: Update to 5.0.2
The new version of CGAL brings improvements and a lot of changes, including 2
major ones [1](header only[2] and require c++14) requiring to patch all software
depending on it.
[1] https://www.cgal.org/2019/11/08/cgal50/
[2] https://doc.cgal.org/latest/Manual/installation.html
math/cgal:
- Update to 5.0.2
databases/sfcgal:
- Fix with cgal5 : use c++14 and add gmpxx link
(Only the first 15 lines of the commit message are shown above ) |
2.3.10_2 22 Jan 2020 06:02:25 |
sunpoet |
Bump PORTREVISION for graphics/gdal shlib change |
2.3.10_1 14 Jan 2020 21:45:15 |
lbartoletti |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
2.3.10_1 02 Nov 2019 13:54:50 |
tcberner |
databases/postgis30: Geographic objects support for PostgreSQL databases
* Add CONFLICTS_INSTALL for databases/postgis2*
* Add USE=NLS for databases/postgis2*
* New port databases/postgis30
* New default options for postgis: WAGYU, PROTOBUF and JSON
* RASTER is now a separated extension (enabled by default), use "CREATE
EXTENSION postgis_raster;" as for topology or sfcgal extensions
Changelog:
https://postgis.net/2019/10/20/postgis-3.0.0/
PR: 241358
Submitted by: Loic Bartoletti <lbartoletti@tuxfamily.org> |
2.3.10 14 Sep 2019 21:11:14 |
sunpoet |
Update to 2.3.10
Changes:` https://git.osgeo.org/gitea/postgis/postgis/raw/tag/2.3.10/NEWS
PR: 240564
Submitted by: Loic Bartoletti <lbartoletti@tuxfamily.org> (maintainer) |
2.3.9_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.3.9 22 Mar 2019 22:17:25 |
bhughes |
databases/postgis23: Update 2.3.7_2 -> 2.3.9
PR: 236556
Submitted by: lbartoletti@tuxfamily.org (maintainer)
Sponsored by: Miles AS
Differential Revision: https://reviews.freebsd.org/D19600 |
2.3.7_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.3.7_1 30 Nov 2018 20:06:09 |
sunpoet |
Update MASTER_SITES and WWW
Approved by: portmgr (blanket) |
2.3.7_1 22 Sep 2018 05:30:32 |
linimon |
Fix build on gcc-based archs by updating USES.
Tested on powerpc64 and amd64 (for no regression).
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.3.7_1 05 Sep 2018 22:01:55 |
sunpoet |
Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine |
2.3.7 24 Jun 2018 00:54:27 |
linimon |
Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes:
cc: error: invalid linker name in argument '-fuse-ld=bfd'
Neither emaste nor I can figure out exactly where the offending stanza is
coming in. It will take someone with more knowledge of gmake debug flags,
and possibly the src build infrastructure, to figure it out.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.3.7 21 Apr 2018 12:10:00 |
riggs |
Update to upstream version 2.3.7
Details:
Bug Fixes and Enhancements:
- #3055, [raster] ST_Clip() on a raster without band crashes the server
(Regina Obe)
- #3978, Fix KNN when upgrading from 2.1 or older (Sandro Santilli)
- #4003, lwpoly_construct_circle: Avoid division by zero (RaAol MarAn RodrAguez)
- #4017, lwgeom lexer memory corruption (Peter E)
- #4020, Casting from box3d to geometry now returns correctly connected
PolyhedralSurface (Matthias Bay)
- #4025, #4032 Incorrect answers for temporally "almost overlapping" ranges
in ST_ClosestPointOfApproach and ST_CPAWithin
(Paul Ramsey, Darafei Praliaskouski)
- #4052, schema qualify several functions in geography (Regina Obe)
PR: 227360
Submitted by: lbartoletti@tuxfamily.org (maintainer)
MFH: 2018Q2 |
2.3.6 28 Jan 2018 12:49:11 |
pizzamig |
databases/postgis23, databases/postgis24: minor updates
PR: 225274
Submitted by: lbartoletti@tuxfamily.org (maintainer) |
2.3.5_1 03 Jan 2018 13:36:58 |
sunpoet |
Update devel/json-c to 0.13
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine |
2.3.5 17 Dec 2017 11:25:14 |
rodrigo |
Add new port postgis24 for v2.4.x
See https://svn.osgeo.org/postgis/tags/2.4.2/NEWS for new features in 2.4
branch,
bugfixes and enhancements
Upgrade postgis22 from v2.2.5 to 2.2.6
Multiple bug fixes, see changelog
https://svn.osgeo.org/postgis/tags/2.2.6/NEWS
Upgrade postfix23 from v2.3.3 to v2.3.5
Multiple bug fixes and enhancements, see changelog
https://svn.osgeo.org/postgis/tags/2.3.5/NEWS
Fix and expand CONFLICTS_INSTALL for the postgis2* ports
reorder USES and USE_* in database/postgis20 to makes portlint happy
PR: 222703
Submitted by: lbartoletti@tuxfamily.org
Approved by: rhurlin@gwdg.de (maintainer) |
2.3.3 16 Jul 2017 01:50:32 |
dbaio |
databases/postgis23: Update to 2.3.3
Changes: https://git.osgeo.org/gogs/postgis/postgis/raw/2.3.3/NEWS
PR: 220695
Submitted by: lbartoletti@tuxfamily.org (maintainer)
Approved by: garga (mentor, implicit) |
2.3.2_1 15 May 2017 15:53:48 |
sunpoet |
Add missing dependency
- Bump PORTREVISION for dependency change
PR: 218226
Submitted by: Jason Bacon <bacon4000@gmail.com>
Approved by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) |
2.3.2 05 Apr 2017 19:59:00 |
sunpoet |
Use WANT_PGSQL instead of hard-coded RUN_DEPENDS
Note that postgresql-client was already brought in via USES=pgsql.
Therefore the equivalent WANT_PGSQL is "lib server".
Approved by: portmgr (blanket) |
2.3.2 16 Feb 2017 20:42:55 |
lifanov |
update databases/postgis23 to 2.3.2
Changes: http://postgis.net/2017/01/31/postgis-2.3.2/
PR: 216913
Submitted by: cmt
Approved by: lbartoletti@tuxfamily.org (maintainer) |
2.3.1 08 Dec 2016 11:51:53 |
cmt |
update postgis23 to 2.3.1
PR: 215069
Approved by: lbartoletti@tuxfamily.org (maintainer), rene (mentor) |
2.3.0 14 Nov 2016 16:26:27 |
cmt |
New port: databases/postgis23
This is PostGIS 2.3, the popular open source geographical information
system for PostgreSQL.
PR: 213067
Submitted by: lbartoletti () tuxfamily.org
Approved by: rene (mentor) |