summaryrefslogtreecommitdiff
path: root/databases/postgis20 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2019-06-165-220/+0
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=504286
* - Mark DEPRECATEDWen Heping2019-03-151-0/+3
| | | | Notes: svn path=/head/; revision=495755
* Drop maintainershipSunpoet Po-Chuan Hsieh2019-01-161-1/+1
| | | | Notes: svn path=/head/; revision=490508
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* Update MASTER_SITES and WWWSunpoet Po-Chuan Hsieh2018-11-302-2/+2
| | | | Notes: svn path=/head/; revision=486290
* Cosmetic changeSunpoet Po-Chuan Hsieh2018-09-231-3/+4
| | | | Notes: svn path=/head/; revision=480485
* Update devel/json-c to 0.13.1Sunpoet Po-Chuan Hsieh2018-09-051-1/+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 Notes: svn path=/head/; revision=479045
* Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes:Mark Linimon2018-06-241-0/+1
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=473169
* Update devel/json-c to 0.13Sunpoet Po-Chuan Hsieh2018-01-031-1/+1
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=457965
* Add new port postgis24 for v2.4.xRodrigo Osorio2017-12-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=456527
* Fix CONFLICTS_INSTALLSunpoet Po-Chuan Hsieh2017-05-271-1/+1
| | | | | | | | PR: 219388 Submitted by: pawel Notes: svn path=/head/; revision=441868
* Use USES=gnomeSunpoet Po-Chuan Hsieh2017-05-011-1/+1
| | | | Notes: svn path=/head/; revision=439875
* - Add missing LIB_DEPENDS via WANT_PGSQL=libSunpoet Po-Chuan Hsieh2016-12-092-3/+9
| | | | | | | | | | | | | - Enable RASTER by default - Fix PLIST - Bump PORTREVISION for package change ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/pgsql2shp is linked to /usr/local/lib/libpq.so.5 from databases/postgresql96-client but it is not declared as a dependency Warning: you need USES+=pgsql Notes: svn path=/head/; revision=428183
* - Fix build with PostgreSQL 9.5+Sunpoet Po-Chuan Hsieh2016-12-041-0/+14
| | | | | | | | PR: 207314 Reported by: Vladyslav <vladka@webdevelop.pro> Notes: svn path=/head/; revision=427767
* - Update CONFLICTS_INSTALLSunpoet Po-Chuan Hsieh2016-11-221-1/+3
| | | | | | | - Add PORTSCOUT Notes: svn path=/head/; revision=426859
* New port: databases/postgis22Kurt Jaeger2016-06-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=416395
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2016-03-131-0/+1
| | | | Notes: svn path=/head/; revision=410978
* - Remove superfluous /Sunpoet Po-Chuan Hsieh2016-01-031-4/+4
| | | | Notes: svn path=/head/; revision=405169
* - Fix shebangsDmitry Marakasov2015-09-091-1/+2
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=396498
* - Cleanup outdated OSVERSION checkSunpoet Po-Chuan Hsieh2015-08-161-7/+1
| | | | Notes: svn path=/head/; revision=394364
* - Update graphics/proj to 4.9.1Wen Heping2015-06-151-0/+1
| | | | | | | | | | | - Bump PORTREVISION to chase the update of proj PR: 200434 Submitted by: wen@(myself) Approved by: maintainer(timeout, >20 days) Notes: svn path=/head/; revision=389704
* - Update to 2.0.7Sunpoet Po-Chuan Hsieh2015-04-042-18/+20
| | | | | | | | | | | - Adjust option descriptions - Fix typo - Cosmetic change Changes: http://trac.osgeo.org/postgis/browser/tags/2.0.7/NEWS Notes: svn path=/head/; revision=383240
* - Use USES=iconv:wchar_tSunpoet Po-Chuan Hsieh2015-03-311-2/+2
| | | | | | | | | | - Bump PORTREVISION for dependency change (on FreeBSD 10+) PR: 186563 Submitted by: romain Notes: svn path=/head/; revision=382817
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Cleanup plistBaptiste Daroussin2014-10-201-13/+0
| | | | Notes: svn path=/head/; revision=371255
* Fix build by adding ICONV_CONFIGURE_BASE to CONFIGURE_ARGSTijl Coosemans2014-09-021-1/+2
| | | | | | | Reported by: antoine Notes: svn path=/head/; revision=367079
* Fix build after json-c upgrade, and put parentheses around compoundAdam Weinberger2014-08-201-3/+3
| | | | | | | commands. Notes: svn path=/head/; revision=365468
* - Update to 2.0.6Sunpoet Po-Chuan Hsieh2014-07-283-33/+8
| | | | | | | | | | | - Remove configure patch - Remove post-patch: which is replaced by USES=shebangfix in previous commit - Simplify COPYTREE_SHARE Changes: http://trac.osgeo.org/postgis/browser/tags/2.0.6/NEWS Notes: svn path=/head/; revision=363220
* - Convert to new options helperSunpoet Po-Chuan Hsieh2014-07-283-94/+43
| | | | | | | | | | | | | | | - Sort LIB_DEPENDS - Use CONFLICTS_INSTALL instead of CONFLICTS - Use USES=libtool - Use WANT_PGSQL - Fix shebang - Remove PKGINSTALL - Do not silence post-install: - Cosmetic change - Bump PORTREVISION for package change Notes: svn path=/head/; revision=363139
* - Take maintainershipSunpoet Po-Chuan Hsieh2014-07-261-1/+1
| | | | Notes: svn path=/head/; revision=362981
* databases/postgis20: Reset maintainerJohn Marino2014-07-261-1/+1
| | | | | | | | The maintainer hasn't responded to any PR in at least a year, the last having multiple unanswered pings. Notes: svn path=/head/; revision=362971
* - Add missing USE_LDCONFIGSunpoet Po-Chuan Hsieh2014-07-181-1/+1
| | | | | | | | | | | | - Use USES=libtool - Fix USE_PYTHON - Convert to new options helper - Bump PORTREVISION for package change - Do not hard-coded PORTVERSION in PLIST - Bump PORTREVISION for graphics/geos shlib change Notes: svn path=/head/; revision=362205
* - Remove USE_AUTOTOOLS=libtoolSunpoet Po-Chuan Hsieh2014-07-111-1/+1
| | | | | | | | | | - Bump PORTREVISION for package change - Bump PORTREVISION for graphics/gdal shlib change [1] Approved by: portmgr (implicit) [1] Notes: svn path=/head/; revision=361523
* - Add missing USES=libtoolDmitry Marakasov2014-06-231-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=358878
* Fix dependencyBaptiste Daroussin2014-05-281-1/+1
| | | | Notes: svn path=/head/; revision=355610
* Convert to USES=pgsqlBaptiste Daroussin2014-05-281-2/+1
| | | | Notes: svn path=/head/; revision=355608
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - update to 2.0.4Ruslan Makhmatkhanov2013-12-235-47/+58
| | | | | | | | | | | | | | | | - replace LATEST_LINK with PKGNAMESUFFIX - add conflicts with other postgis branches - add staging support - add patch to link with json-c (upstream ticket #2213) - define LICENSE (GPLv2) - update COMMENT PR: 182031 Submitted by: Trevor Caira <trevor@bitba.se>, romain Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=337295
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-4/+4
| | | | | | | LIB_DEPENDS in databases Notes: svn path=/head/; revision=336187
* devel/json-c: update to 0.11William Grzybowski2013-11-091-1/+1
| | | | | | | | | | | | | - Update to 0.11 - Bump revision of dependent ports - Fix pkg-plist [1] PR: ports/182958 Submitted by: zi, wg [1] Approved by: maintainer (timeout) Notes: svn path=/head/; revision=333306
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* Convert to new perl frameworkBaptiste Daroussin2013-09-171-3/+2
| | | | Notes: svn path=/head/; revision=327459
* graphics/geos: update to 3.4.2William Grzybowski2013-09-111-1/+1
| | | | | | | | | | | | | - Update to 3.4.2 [1] - Bump PORTREVISION for dependent ports - USES gmake - Use options helpers PR: ports/181422 [1] Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer) Notes: svn path=/head/; revision=326981
* - Update to 1.10.0Sunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | | | | | | | - Update COMMENT and remove leading indefinite article from COMMENT - Bump PORTREVISION for graphics/gdal shlib change Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News Notes: svn path=/head/; revision=325086
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* - fix pkg-plistOlli Hauer2013-03-272-34/+35
| | | | Notes: svn path=/head/; revision=315362
* - new port postgis20Olli Hauer2013-02-195-0/+269
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://www.postgis.org/ PR: 174620 Submitted by: Matthew Trisoline <matt.trisoline@intermedix.com> Notes: svn path=/head/; revision=312601