Commit graph

38 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
4dabf739f6 Fix CONFLICTS_INSTALL
PR:		219388
Submitted by:	pawel
2017-05-27 19:42:13 +00:00
Sunpoet Po-Chuan Hsieh
b62d9085d4 Use USES=gnome 2017-05-01 12:46:11 +00:00
Sunpoet Po-Chuan Hsieh
6f3b96bfe0 - Add missing LIB_DEPENDS via WANT_PGSQL=lib
- 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
2016-12-09 12:56:12 +00:00
Sunpoet Po-Chuan Hsieh
cb6a117af8 - Fix build with PostgreSQL 9.5+
PR:		207314
Reported by:	Vladyslav <vladka@webdevelop.pro>
2016-12-04 10:44:08 +00:00
Sunpoet Po-Chuan Hsieh
760d4483af - Update CONFLICTS_INSTALL
- Add PORTSCOUT
2016-11-22 20:19:45 +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
934624834b - Add LICENSE_FILE 2016-03-13 14:55:40 +00:00
Sunpoet Po-Chuan Hsieh
3978b005a7 - Remove superfluous / 2016-01-03 17:50:05 +00:00
Dmitry Marakasov
c8291cbdac - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-09-09 14:00:39 +00:00
Sunpoet Po-Chuan Hsieh
5d6b95261b - Cleanup outdated OSVERSION check 2015-08-16 02:21:50 +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
Sunpoet Po-Chuan Hsieh
032583697d - Update to 2.0.7
- Adjust option descriptions
- Fix typo
- Cosmetic change

Changes:	http://trac.osgeo.org/postgis/browser/tags/2.0.7/NEWS
2015-04-04 19:37:19 +00:00
Sunpoet Po-Chuan Hsieh
95c38dcf3e - Use USES=iconv:wchar_t
- Bump PORTREVISION for dependency change (on FreeBSD 10+)

PR:		186563
Submitted by:	romain
2015-03-31 13:36:37 +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
a6fbe0d2c0 Fix build by adding ICONV_CONFIGURE_BASE to CONFIGURE_ARGS
Reported by:	antoine
2014-09-02 20:30:18 +00:00
Adam Weinberger
0e07448328 Fix build after json-c upgrade, and put parentheses around compound
commands.
2014-08-20 15:22:23 +00:00
Sunpoet Po-Chuan Hsieh
d50a8cb729 - Update to 2.0.6
- 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
2014-07-28 18:35:53 +00:00
Sunpoet Po-Chuan Hsieh
c8314951ab - Convert to new options helper
- 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
2014-07-28 12:54:26 +00:00
Sunpoet Po-Chuan Hsieh
191ebfa3ca - Take maintainership 2014-07-26 18:40:32 +00:00
John Marino
523082b2f5 databases/postgis20: Reset maintainer
The maintainer hasn't responded to any PR in at least a year, the last
having multiple unanswered pings.
2014-07-26 13:42:44 +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
db223ee3dc - Add missing USES=libtool
Approved by:	portmgr blanket
2014-06-23 00:43:05 +00:00
Baptiste Daroussin
fa9f53cd1e Fix dependency 2014-05-28 11:43:59 +00:00
Baptiste Daroussin
ef2e907e0a Convert to USES=pgsql 2014-05-28 11:38:54 +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
Ruslan Makhmatkhanov
13e644f372 - update to 2.0.4
- 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)
2013-12-23 20:59:44 +00:00
Baptiste Daroussin
b5482324dc In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
2013-12-11 18:08:52 +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
William Grzybowski
84bf662fd0 graphics/geos: update to 3.4.2
- 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)
2013-09-11 13:58:27 +00:00
Sunpoet Po-Chuan Hsieh
71f91036a5 - Update to 1.10.0
- 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
2013-08-21 03:46:21 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Olli Hauer
4f51828da1 - fix pkg-plist 2013-03-27 09:35:01 +00:00
Olli Hauer
bc46c9d59a - new port postgis20
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>
2013-02-19 20:35:39 +00:00