1159 Commits

Author SHA1 Message Date
landry
44eff4c07c Update to qgis 3.4.3. 2018-12-28 09:01:53 +00:00
landry
6a94806d6d Update to gdal 2.4.0.
See https://trac.osgeo.org/gdal/wiki/Release/2.4.0-News

Upstream switched to pytest for tests, adjust accordingly and add a
patch that worksaround the fact that pytest 3.6 is required (cf
OSGeo/gdal#1165)

Add another temporary patch as we dont have RLIMIT_AS (cf
OSGeo/gdal#1163)

tested in a bulk build without fallout.
2018-12-28 08:53:59 +00:00
naddy
5ce7f507d2 ports-gcc 4.9 requires explicit -std=c++11 for the gdal headers; ok landry@ 2018-12-23 14:23:30 +00:00
landry
727b47a19b Update to gdal 2.3.3.
see https://trac.osgeo.org/gdal/wiki/Release/2.3.3-News
(note: 2.4.0 is out, but will require a bit more testing)
2018-12-23 08:43:02 +00:00
solene
b42fc78664 Remove emerillon
superseded by gnome-maps

ok landry@ jca@
2018-12-21 06:58:38 +00:00
mariani
ea9f352e07 Modified Files:
Makefile files/OpenBSD

Added myself to the list.

OK danj@
2018-12-19 23:51:57 +00:00
landry
378cacad1d Assorted tweaks from Renaud Allard (MAINTAINER)
- make the web iface default to listen on localhost only
- disable the builtin 'report statistics home' feature
- provide a README with an example nginx vhost
2018-12-17 19:48:23 +00:00
landry
3f4c02d5f3 +traccar 2018-12-16 15:10:24 +00:00
landry
0f8e4ada1c Import traccar 4.2, from MAINTAINER Renaud Allard.
Traccar is an open source GPS tracking system. It supports more than 170
GPS protocols and more than 1500 models of GPS tracking devices. Traccar
can be used with any major SQL database system. It also provides an easy
to use REST API.

Some of the available features include:
* Real-time GPS tracking
* Driver behaviour monitoring
* Detailed and summary reports
* Geofencing functionality
* Alarms and notifications
* Account and device management
* Email and SMS support

ok/tweaks sthen@
2018-12-16 15:09:58 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
landry
6a8bbac13f Add cunit to BDEP, otherwise if it's around during configure cmake detects it
and make fake blows if dpb junked it in the meantime. reported by naddy@
2018-12-12 14:17:46 +00:00
landry
2c02556c45 Disable/comment out the php subpackage as it only works with php 5.6
which is going away soon.

Support for recent php was merged upstream in
https://github.com/mapserver/mapserver/pull/5687 but that'll only be in
mapserver 7.4
2018-12-09 09:28:19 +00:00
landry
dd4b971cdf Update to qgis 3.4.2 2018-12-07 23:17:35 +00:00
landry
0d5be95e80 Update to postgis 2.5.1 2018-12-07 09:45:17 +00:00
landry
b34872ea53 Update to fiona 1.8.1 2018-12-07 08:41:27 +00:00
landry
10ff85def6 +py-shapely,python3 2018-11-27 18:04:09 +00:00
landry
609760c177 Add a python3 FLAVOR. 2018-11-27 18:03:37 +00:00
landry
1c4bd9b6d9 Stop checking for hdf5 & netcdf, reported by ajacoutot@ 2018-11-08 07:11:10 +00:00
landry
c3f5af08a4 Update to QGIS 3.4.1. 2018-11-05 10:51:47 +00:00
ajacoutot
e0cd5422b9 Update to geoclue2-2.4.13.
ok jasper@
2018-10-31 07:43:31 +00:00
landry
dfb72fe773 Update to QGIS 3.4.0.
See http://changelog.qgis.org/en/qgis/version/3.4.0/

Add patches from https://github.com/qgis/QGIS/pull/8357
2018-10-29 08:25:30 +00:00
ajacoutot
0de2d8b72f Add a RDEP on devel/utfcpp.
This unbreaks dependent ports like osm2pgsql because some osmium headers
needs utf8.h.
e.g.
/usr/local/include/osmium/io/detail/opl_parser_functions.hpp:50:10: fatal error: 'utf8.h' file not found
#include <utf8.h>
2018-10-29 08:11:25 +00:00
landry
30d2843bfb Update to osm2pgsal 0.96.0 (and unbreak)
with tweaks from & ok bentley@ (use system protozero & libosmium)
ok danj@ on a previous version
2018-10-28 14:49:25 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
ori
1bfb40ed59 Bumping REVISION for previous commit.
OK mlarkin@ landry@
2018-10-24 06:24:20 +00:00
ori
f64918e9ae *** empty log message *** 2018-10-24 05:44:27 +00:00
landry
ace1c0073e Update to mapserver 7.2.1 2018-10-18 08:08:38 +00:00
danj
2f595aa598 Fix tdep on py3-test and regen patch
The Makefile doesn't follow Makefile.template order but Landry (being
de facto maintainer as it's in geo ;)) prefers it stays as it is.

ok landry@
2018-10-16 18:06:22 +00:00
landry
37a346ed73 Update to fiona 1.7.13.
Switch MASTER_SITES from github to pypi while here.
2018-10-16 16:51:08 +00:00
landry
513a8bc718 Really fix build on non-clang archs by passing -std=c++11 to egcc when
building the only .cpp file (generated by cython) that includes
cpl_port.h from GDAL (which requires c++11). clang seems to do the right
thing. *shrug*. dunno if the actual problem is with language detection
in distutils or egcc..

Tested on macppc with ports-gcc & amd64 with base-clang & ports-gcc
2018-10-07 15:30:22 +00:00
landry
872050bb38 Update to josm r14289 from maintainer Holger Mikolon 2018-10-04 06:05:08 +00:00
landry
cb5068e932 Update to gdal 2.3.2 2018-09-30 16:21:24 +00:00
landry
2b03531bed Update to pgrouting 2.6.1 2018-09-30 11:46:43 +00:00
landry
9ce0ffa28a Update postgis to 2.5.0.
- Point homepage to postgis.net, more updated than postgis.org
- Properly add protobuf-c to dependencies for MVT support
- Add test depends on cunit
2018-09-30 11:46:22 +00:00
bentley
bbd12c5762 Disable SSE on !amd64. Should fix the build on arm64.
ok fcambus@ (maintainer)
2018-09-27 07:25:31 +00:00
landry
bfd67b9ab5 Update to qgis 3.2.3.
Backport bits of https://github.com/qgis/QGIS/pull/7824 to fix a crash
upon ctrl-k.
2018-09-16 16:47:59 +00:00
landry
2dca1ab832 Update to postgis 2.4.5, takes full advantage of geos 3.7.0. 2018-09-16 16:46:57 +00:00
landry
27c61e21a3 Update to geos 3.7.0.
Now requires c++11 per https://trac.osgeo.org/geos/wiki/RFC5 so set
COMPILER accordingly.

Built the following consumers on amd64: mapserver, mapcache, qgis, gdal,
libosmium, postgis, and gdal on i386. No fallout.
2018-09-16 16:46:28 +00:00
bentley
5eeb4fb9a6 Give the _osrm_routed user the correct home directory.
Previous versions of the package give _osrm_routed a nonexistent home
directory, causing errors when using the rc script in certain situations.

This can't be fixed by updating the package alone.
N.B.: if you've EVER installed osrm-backend, wait for the package
mirrors to update with osrm-backend5.18.0p1, and then run the following:

# pkg_delete osrm-backend
# userdel _osrm_routed

After doing so, you can safely re-add the package.

noticed by tb@
2018-09-10 11:10:20 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
landry
8d5b6c6912 Update to qgis 3.2.2. 2018-08-22 13:43:30 +00:00
reyk
b4480016c8 I moved from Hannover to Zurich. Gruezi miteinand!
OK tb@
2018-08-22 09:43:15 +00:00
jasper
082e12eabb update to geoclue2-2.4.12 2018-08-19 18:18:00 +00:00
naddy
9e2b2c580d do not pick up devel/cunit if it happens to be installed 2018-08-09 20:38:36 +00:00
fcambus
8a11c9de26 Add libpostal. 2018-08-06 09:17:01 +00:00
fcambus
f09cb96600 Import geo/libpostal.
C library for parsing/normalizing street addresses around the world, powered
by statistical NLP and open geo data.

This library helps convert the free-form addresses that humans use into clean
normalized forms suitable for machine comparison and full-text indexing.

OK rsadowski@
2018-08-06 09:15:11 +00:00
landry
f301026a08 Update to mapserver 7.2.0.
Cf https://mapserver.org/development/announce/7-2.html#announce-7-2
Add python3 bindings.
2018-08-05 07:22:59 +00:00
jasper
ac681eeb69 update to geoclue2-2.4.11 2018-07-27 18:31:42 +00:00
landry
53946883d1 Update to qgis 3.2.1. 2018-07-23 07:05:32 +00:00
bentley
92eafed25b Add rc script for osrm-routed.
ok kn@ kirby@ plus comments from ajacoutot@
2018-07-15 09:39:44 +00:00