Port details |
- postgis22 Geographic objects support for PostgreSQL databases
- 2.2.6_3 databases
=1 2.2.6_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream no longer maintained
This port expired on: 2019-06-15
- Maintainer: rhurlin@gwdg.de
- Port Added: 2016-06-05 16:22:05
- Last Update: 2019-06-16 08:57:44
- SVN Revision: 504286
- People watching this port, also watch:: ggobi, postgis-jdbc, saga, geos, qgis
- 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:
-
- postgis22>0:databases/postgis22
- Conflicts:
- CONFLICTS_INSTALL:
- postgis20
- postgis21
- postgis23
- postgis24
- postgis
- No installation instructions:
- This port has been deleted.
- PKGNAME: postgis22
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1513184054
SHA256 (postgis-2.2.6.tar.gz) = c1f8fa61205d6282b759051f8fa024c5d5b652483a3caac0917cc3fd90f402e8
SIZE (postgis-2.2.6.tar.gz) = 10118991
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 : devel/gmake
- postgres : databases/postgresql95-server
- pkgconf>=1.3.0_1 : devel/pkgconf
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- perl5>=5.28.r1<5.29 : lang/perl5.28
- Runtime dependencies:
-
- postgres : databases/postgresql95-server
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Library dependencies:
-
- libproj.so : graphics/proj
- libgeos.so : graphics/geos
- libjson-c.so : devel/json-c
- libpcre.so : devel/pcre
- libgdal.so : graphics/gdal
- libintl.so : devel/gettext-runtime
- libiconv.so : converters/libiconv
- libpq.so.5 : databases/postgresql95-client
- libatk-1.0.so : accessibility/atk
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for postgis22-2.2.6_3:
LOADERGUI=off: Enable shp2pgsql-gui
RASTER=on: Raster support
TOPOLOGY=on: Topology support
SFCGAL=off: Enable sfcgal
ADDRSTD=on: Enable address standardizer
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gettext gmake iconv:wchar_t libtool:keepla perl5 pgsql pkgconfig shebangfix alias gnome
- 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.2.6_3 16 Jun 2019 08:57:44 |
rene |
Remove expired ports:
2019-06-15 ftp/ncftpd: binary only abandoned trialware
2019-06-15 databases/dbconnect: Abandonware and unused in the tree
2019-06-15 databases/postgis21: Upstream no longer maintained
2019-06-15 databases/postgis20: Upstream no longer maintained
2019-06-15 databases/postgis22: Upstream no longer maintained |
2.2.6_3 15 Mar 2019 07:22:09 |
wen |
- Mark DEPRECATED
PR: 236540
Submitted by: wenheping2000@hotmail.com
Approved by: rhurlin@gwdg.de(maintainer) |
2.2.6_3 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.2.6_2 30 Nov 2018 20:06:00 |
sunpoet |
Update MASTER_SITES and WWW
Approved by: portmgr (blanket) |
2.2.6_2 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.2.6_1 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.2.6_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.2.6 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.2.5 13 Dec 2017 20:51:35 |
sunpoet |
Update CONFLICTS
- Use CONFLICTS_INSTALL instead of CONFLICTS |
2.2.5 05 Apr 2017 19:58:56 |
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.2.5 09 Feb 2017 17:43:03 |
krion |
Update databases/postgis22 to 2.2.5
PR: 216912
Submitted by: cmt@freebsd.org
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9492 |
2.2.4 30 Nov 2016 21:51:07 |
cmt |
update databases/postgis22 to 2.2.4
also, fixes build when older version is installed[1]
PR: 214906, 211203 [1]
Reported by: robert.kruus@utoronto.ca [1]
Approved by: rhurlin@gwdg.de (maintainer), rene (mentor)
MFH: 2016Q4 |
2.2.2 05 Jun 2016 16:37:13 |
pi |
New port: databases/postgis22 as repo-copy from postgis21
PR: 208513
Reported by: junovitch |
2.2.2 05 Jun 2016 16:26:03 |
pi |
databases/postgis22: do it as repo-copy from postgis21
PR: 208513
Reported by: junovitch |
2.2.2 05 Jun 2016 16:21:55 |
pi |
New port: databases/postgis22
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: http://postgis.net/
PR: 206049, 208513
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>, <darcy@dbitech.ca>,
Rainer Hurling <rhurlin@gwdg.de>
Approved by: Harrison Grundy <harrison.grundy@astrodoggroup.com> (maintainer
postgis21) |