Commit graph

9 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
97064443de 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
2018-01-03 13:36:58 +00:00
Rodrigo Osorio
375bae14a7 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)
2017-12-17 11:25:13 +00:00
Sunpoet Po-Chuan Hsieh
5c2cdd368b Update CONFLICTS
- Use CONFLICTS_INSTALL instead of CONFLICTS
2017-12-13 20:51:35 +00:00
Sunpoet Po-Chuan Hsieh
09564cf62c 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)
2017-04-05 19:58:55 +00:00
Kirill Ponomarev
9955722e80 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
2017-02-09 17:43:02 +00:00
Christoph Moench-Tegeder
3985e8599c 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
2016-11-30 21:51:07 +00:00
Kurt Jaeger
db208e4c62 New port: databases/postgis22 as repo-copy from postgis21
PR:		208513
Reported by:	junovitch
2016-06-05 16:37:13 +00:00
Kurt Jaeger
b137a9772f databases/postgis22: do it as repo-copy from postgis21
PR:		208513
Reported by:	junovitch
2016-06-05 16:26:03 +00:00
Kurt Jaeger
4934a7ecb3 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)
2016-06-05 16:21:55 +00:00