Commit Graph

932 Commits

Author SHA1 Message Date
landry
765da6d8df Mark BROKEN, fails to build with geos 3.6.
Reported by naddy@ & sthen@, also see
https://github.com/openstreetmap/osm2pgsql/issues/634,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214819 and
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216338
2017-02-09 07:51:55 +00:00
landry
dff1040483 Update to qgis 2.18.3. 2017-02-07 08:20:51 +00:00
landry
d52802ecf3 Update to mapservr 7.0.4.
See http://mapserver.org/development/changelog/changelog-7-0.html#changelog-7-0-4
Backport an upstream patch to fix php bindings build, remove a patch
merged upstream.
2017-02-07 08:17:57 +00:00
landry
ffecdbbb4d Update to gdal 2.1.3.
See https://trac.osgeo.org/gdal/wiki/Release/2.1.3-News
2017-02-07 08:16:45 +00:00
landry
a7dfb893f3 Update to postgis 2.3.2.
See http://postgis.net/2017/01/31/postgis-2.3.2/
2017-02-07 08:15:30 +00:00
sthen
d089f0b05a Add perl to WANTLIB, first batch. This used to be done automatically but
since SHARED_ONLY support was removed across the ports tree the perl module
no longer adds it, so it must be done manually for any perl ports that
provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so)
and you must not remove them from WANTLIB even if they show as "Extra".
2017-02-06 20:20:23 +00:00
landry
933eabfbbc Update to geos 3.6.1, all from Rafael Sadowksi, thanks!
Drop doxygen dependency/resulting docs.
2017-02-06 09:56:49 +00:00
jasper
aa95ff5d6c update to geoclue2-2.4.5 2017-01-29 11:02:05 +00:00
danj
92ba3dcdfe I now live in Montreal. If you want to meet over a beer, just mail me!
ok umap^Wlandry@
2017-01-06 15:14:44 +00:00
danj
22b9f15d7b Ride the previous revision bump and move HOMEPAGE to https
ok jca@
2016-12-30 14:30:21 +00:00
danj
dbb221375e Update Miod's location per his request
ok jca@
2016-12-30 14:29:27 +00:00
landry
376cfc4d70 Update to qgis 2.18.2.
Remove patch-src_gui_qgisgui_h which was part of
3e738405e2
upstream.

Switch to use gcc4 on all platforms (not only on i386), the new DWG
importer (added in a stable branch.. sigh) doesn't build with base gcc,
and what's the point of trying to build a modern c++ codebase with a 10
year-old compiler ?

Bump all shlib majors for lots of symbols removed as a consequence.
2016-12-22 21:34:06 +00:00
jca
439822dfc7 Another dependency fix.
Reported by ajacoutot@, ok landry@ (maintainer)
2016-12-11 19:03:35 +00:00
akfaew
42efb89331 Update my location in geo/openbsd-developers.
ok fcambus@
2016-12-09 11:09:08 +00:00
landry
7ae8154226 Bugfix update to qgis 2.18.1 2016-11-30 16:53:37 +00:00
jca
d3dba4f02e Switch HOMEPAGE to https://
From Rafael Sadowski, as part of a larger diff.
2016-11-12 20:54:09 +00:00
jca
af64c8bb61 Update to doxygen-1.8.12 and switch the gui to Qt5
From Rafael Sadowski, who takes maintainership.
2016-11-12 20:50:41 +00:00
landry
09c874dc4f Update to josm r11223, from Maintainer Holger Mikolon 2016-11-11 20:41:17 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
jasper
288c9bb79e sync WANTLIB 2016-11-02 22:48:29 +00:00
danj
0cbc3a7ada Update to py-shapely-1.5.17 2016-11-02 19:27:54 +00:00
landry
e8a754552b Update to QGIS 2.18.0.
See http://changelog.qgis.org/en/qgis/version/2.18.0/ for a visual list
of changes.
2016-11-01 09:18:13 +00:00
landry
5b7a21f817 Update to pgrouting 2.3.0.
http://docs.pgrouting.org/2.3/en/doc/src/changelog/release_notes.html#changelog-2-3-0
2016-10-31 17:59:01 +00:00
landry
9ead524c2b Major update to postgis 2.3.0.
See http://postgis.net/2016/09/26/postgis-2.3.0/
2016-10-31 16:08:08 +00:00
landry
4770a25631 Update to mapserver 7.0.2.
See for details:
http://mapserver.org/development/changelog/changelog-7-0.html#changelog-7-0-2
2016-10-31 15:47:58 +00:00
landry
32391b7b19 Update to merkaartor 0.18.3. 2016-10-31 15:46:35 +00:00
landry
e803dc0ac3 Bugfix update to gdal 2.1.2.
See for details: https://trac.osgeo.org/gdal/wiki/Release/2.1.2-News
2016-10-31 15:44:35 +00:00
landry
20e81f4f54 Update to QGIS 2.16.3. 2016-10-04 20:04:00 +00:00
naddy
c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
naddy
0113bdbda7 remove unused libiconv module 2016-09-12 17:50:40 +00:00
jasper
332b07afca - update to geoclue-2.4.4
- drop gettext module
- remove our local patch yet again, this time because upstream applied it too.
  neither antoine nor myself could remember why it was added, but it seems
  upstream did figure it out in the end..
2016-09-07 06:40:02 +00:00
jasper
5505ffe2d5 - update to libchamplain-0.12.14
- drop gettext module
2016-09-07 06:37:17 +00:00
landry
fc3a2c6518 Fix build with php 5.6.25, from robert@.
Filed https://github.com/mapserver/mapserver/pull/5318 upstream.
2016-09-02 15:28:24 +00:00
ajacoutot
f22ca8c5d8 Drop USE_WXNEEDED; the underlying issue is in qt4 webkit and we don't want
to annotate all ports when the common issue comes from outside.

discussed with/ok landry@ (maintainer)
2016-09-01 15:55:27 +00:00
akfaew
01f3ddd80c Add myself to geo/openbsd-developers.
OK fcambus@ awolk@
2016-09-01 11:17:54 +00:00
fcambus
a4b77df857 Add myself to geo/openbsd-developers.
OK awolk@
2016-08-31 16:48:33 +00:00
sthen
fc4f2c9a09 readd patch, it didn't autofix on i386*.p. ok aja 2016-08-31 15:00:03 +00:00
landry
e0436afc11 Update to qgis 2.16.2.
Set USE_WXNEEDED to fix a crash in QtWebKit at startup (this should
probably be fixed in QtWebKit itself), add py-requests to RDEP for
metasearch plugin, and remove sip-related patches added in 2.16.1 update
- updating sip made them useless at last.
2016-08-31 13:13:01 +00:00
jasper
d9b0993810 remove now-unneeded patch, it appears the underlying issue has been auto-fixed. 2016-08-31 08:47:12 +00:00
landry
3fbf5616c8 Update to mapproxy 1.9.0.
https://mapproxy.org/blog/new-mapproxy-1.9.0-release/
2016-08-30 16:21:25 +00:00
danj
98da1c178c Update to osm2pgsql-0.90.1
tested by landry@ and Solène Rapenne, thanks!
ok landry@
2016-08-30 15:22:06 +00:00
landry
59f877e5fa Update to josm r10786, from maintainer Holger Mikolon 2016-08-21 20:10:32 +00:00
sthen
87adaea780 switch to ports gcc on i386; can't build it with base gcc, uses too much ram 2016-08-20 20:50:31 +00:00
landry
cd3cd13ec4 Update to QGIS 2.16.1.
See http://changelog.qgis.org/en/qgis/version/2.16.0/.

Add two patches reverting selected chunks of upstream commits leading to
segfaults in python/sip initializations, until if figure out what's
wrong in upstream ticket #15347, hopefully at g2k16. With those two
commits reverted, it runs fine...
2016-08-08 17:45:40 +00:00
landry
c0e0044ccd Bugfix update to gdal 2.1.1. 2016-08-01 08:56:40 +00:00
tom
163a5e56c8 Add myself to geo/openbsd-developers.
ok espie@ (who also reminded me to update REVISION - thanks)
2016-07-15 13:49:04 +00:00
sthen
1d81a7f192 sync WANTLIB 2016-07-09 09:09:08 +00:00
sthen
be8dfb30fb sync WANTLIB 2016-07-09 08:46:24 +00:00
landry
3f1634f407 Update to josm r10448, from maintainer Holger Mikolon.
Fixes the lsb_release issue, and set MODJAVA_VER to 1.8+ while here.
2016-06-22 06:20:19 +00:00