Commit graph

33 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
001aeb9774 Update CONFLICTS
- Use CONFLICTS_INSTALL instead of CONFLICTS

Approved by:	portmgr (blanket)
2017-07-16 16:12:21 +00:00
Kurt Jaeger
e342ece2fb databases/postgis21: update 2.1.7 -> 2.1.8
PR:		206398
Changes:	http://svn.osgeo.org/postgis/tags/2.1.8/NEWS
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
Approved by:	harrison.grundy@astrodoggroup.com (maintainer timeout)
2016-12-27 14:52:34 +00:00
Sunpoet Po-Chuan Hsieh
f03509a040 - Use WANT_PGSQL instead of hard-coded RUN_DEPENDS
- Fix PLIST
- Bump PORTREVISION for package change

Note that postgresql-client was already brought in via USES=pgsql.
Therefore the equivalent WANT_PGSQL is "lib server".

Approved by:	portmgr (blanket)
2016-12-09 12:57:26 +00:00
Sunpoet Po-Chuan Hsieh
f3a878d2f5 - Fix build with PostgreSQL 9.5+
PR:		207314
Reported by:	Vladyslav <vladka@webdevelop.pro>
Approved by:	maintainer (implicit)
2016-12-04 10:44:12 +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
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Sunpoet Po-Chuan Hsieh
9a3c297cae - Do not silence installation message
- Remove superfluous /
- Use . instead of \* for COPYTREE_SHARE

Approved by:	portmgr (blanket)
2016-01-03 17:50:09 +00:00
Mathieu Arnold
7f0f664d7e Drop 8 support.
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
2015-10-15 14:55:14 +00:00
Dmitry Marakasov
7146736d4b - Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
2015-09-15 16:28:40 +00:00
Wen Heping
70e12eef45 - Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj

PR:		200434
Submitted by:	wen@(myself)
Approved by:	maintainer(timeout, >20 days)
2015-06-15 13:03:11 +00:00
Johannes Jost Meixner
a1bcf85bac databases/postgis21: fix typo
- Fix typo in pkg-plist.

PR:		199833
Submitted by:	packet@nerdheim.de
Approved by:	maintainer <harrison.grundy@astrodoggroup.com>
2015-05-01 08:01:01 +00:00
Johannes Jost Meixner
343828cd56 databases/postgis21: update to 2.1.7, reassign maintainer
- Update to 2.1.7
- Assign maintainership to Harrison Grundy

PR:		199831
Submitted by:	Harrison Grundy <harrison.grundy@astrodoggroup.com>
Approved by:	maintainer timeout (more than three in a row)
2015-05-01 04:29:36 +00:00
John Marino
c920e60679 databases/postgis21: Fix pkg-plist with RASTER option, DF support
PostGIS wouldn't build on DragonFly if the RASTER option was selected.
The fix is simple, set USES+= alias.  While here, fix the check pkg-plist
failure seen when RASTER OPTION set.  No revbump because RASTER is not
a default option, so no change to default package list.

Approved by:	Just fix it
2015-04-01 19:21:00 +00:00
Johannes Jost Meixner
923cbfd392 databases/postgis21: update to 2.1.5
update to 2.1.5
    remove two patches upstream integrated

PR:		196149
Differential Revision:	https://reviews.freebsd.org/D1510
Submitted by:	Harrison Grundy <harrison.grundy@astrodoggroup.com>
Approved by:	maintainer timeout (three weeks)
Approved by:	koobs (mentor)
2015-01-13 11:17:21 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
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)
2014-12-08 16:48:38 +00:00
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Tijl Coosemans
12d23e4bdf Fix build by adding ICONV_CONFIGURE_BASE to CONFIGURE_ARGS
Reported by:	mat
2014-09-02 09:02:15 +00:00
John Marino
7ae0d382b2 databases/postgis21: Restore build of non-default raster option
Upstream made a change to support Debian's kFreeBSD and broke FreeBSD
in the process.

PR:		192840
patch by:	Robert Kruus
staging: 	marino
2014-08-21 23:37:08 +00:00
John Marino
0cc734c4ab databases/postgis21: Upgrade version 2.1.0 => 2.1.3
This unbreaks the port after the json-c dependency update.
While here, using modern options framework

PR:		192840
Submitted by;	Luca Corti
Patch by:	Muhammad Rahman
2014-08-20 06:23:20 +00:00
Sunpoet Po-Chuan Hsieh
5425357367 - Add missing USE_LDCONFIG
- 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
2014-07-18 13:07:23 +00:00
Sunpoet Po-Chuan Hsieh
61a8320e09 - Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]

Approved by:	portmgr (implicit) [1]
2014-07-11 11:16:06 +00:00
Dmitry Marakasov
0451a79939 - Add missing USES=libtool
Approved by:	portmgr blanket
2014-06-23 00:43:22 +00:00
Baptiste Daroussin
69f1ad517f Fix dependency after switch to USES=pgsql 2014-06-04 09:23:09 +00:00
Baptiste Daroussin
8d148b99b3 Convert to USES=pgsql 2014-06-04 09:18:44 +00:00
Martin Wilke
ac6a82dc0b - Add SFCGAL option (ports/188927)
- Add Licenses
- Add stage
- Fix iconv (ports/186563)

PR:		189540
Submitted by:	maintainer
2014-06-04 08:11:09 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
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)
2014-04-16 18:28:47 +00:00
William Grzybowski
4aa588c9c6 devel/json-c: update to 0.11
- 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)
2013-11-09 15:57:18 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Baptiste Daroussin
7fb9058d37 Convert to new perl framework 2013-09-17 09:00:42 +00:00
Ruslan Makhmatkhanov
9565a6ac03 - RASTER option should not be default (it was enabled for testing) 2013-09-14 07:14:53 +00:00
Ruslan Makhmatkhanov
c3399640e0 Add PostGIS 2.1.0
PR:		182032 (based on)
Submitted by:	Trevor Caira <trevor@bitba.se>
2013-09-14 07:03:10 +00:00