Commit Graph

1762 Commits

Author SHA1 Message Date
ajacoutot
f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
ajacoutot
d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
ajacoutot
25de91b267 Remove jasper@ from MAINTAINER; I am the sole hobbit nowadays...
Discussed with jasper@
2022-11-04 09:14:21 +00:00
landry
c932277955 geo/mdal: update to 1.0.0.
see https://github.com/lutraconsulting/MDAL/releases/tag/release-1.0.0
2022-11-02 13:18:04 +00:00
landry
d12404a9c9 geo/gdal: update to 3.5.3.
see https://github.com/OSGeo/gdal/blob/v3.5.3/NEWS.md
2022-11-02 12:34:13 +00:00
naddy
424a60c42f remove line continuation before empty lines
ok sthen@ ajacoutot@
2022-10-31 23:14:52 +00:00
landry
f1811438b3 geo/mapserver: stop shipping mapscript.php
it's not needed anymore with recent swig. patch can go away when swig
4.1.0 is commited.

discussed with tb@
2022-10-31 09:05:27 +00:00
sthen
eb7147c1e8 update to traccar-5.4, similar diff from maintainer Renaud Allard 2022-10-27 16:43:13 +00:00
aisha
e9b110aa07 geo/openbsd-developers: add myself (aisha)
ok abieber@
2022-10-25 23:08:16 +00:00
landry
8343252914 geo/pgrouting: update to 3.4.1 2022-10-25 15:29:42 +00:00
landry
3cf86f45ba geo/qgis: update to 3.28.0.
see https://changelog.qgis.org/en/qgis/version/3.28/
2022-10-22 07:19:37 +00:00
martin
613965bc6a Update py-rasterio to 1.3.2. 2022-10-14 10:36:52 +00:00
landry
54cb4646ec geo/pgrouting: update to 3.4.0 2022-10-07 08:54:30 +00:00
landry
bf90f8c6e7 geo/gpxsee: update to 11.5 2022-10-05 14:25:27 +00:00
landry
aabd4dd956 geo/gdal: also make sure librasterlite2 isnt picked up by cmake
i'll add it as a dependency after 7.2 since it's a dedicated driver cf
https://gdal.org/drivers/raster/rasterlite2.html

failure also reported by jca@
2022-09-21 12:18:43 +00:00
landry
a3fa0d783d geo/gdal: make sure podofo isnt picked up if found during configure
failure reported by jca@
2022-09-21 07:16:40 +00:00
sthen
2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
landry
914d4bde74 geo/gdal: update to 3.5.2.
see https://github.com/OSGeo/gdal/blob/v3.5.2/NEWS.md
2022-09-13 08:17:09 +00:00
landry
a7370a6d57 geo/mapserver: major update to 8.0.0.
see https://mapserver.org/development/announce/8-0.html and
https://mapserver.org/development/changelog/changelog-8-0.html#changelog-8-0

improve README wrt OGCAPI support.

now uses php 8, one less user of php 7.4.
2022-09-12 16:03:08 +00:00
landry
b72074583d geo/py-shapely: add forgotten patch to fix build, reported by tb@ 2022-09-12 05:58:59 +00:00
kmos
4d79c9c638 Fixed missed PLIST update for the switch to MODPY_PEP517 2022-09-11 22:52:58 +00:00
landry
56c833691a geo/py-osmium: update to 3.4.1, switch to MODPY_PEP517=setuptools 2022-09-11 10:33:29 +00:00
landry
d3c8a1a4a6 geo/osm2pgsql: update to 1.7.0 2022-09-11 10:31:12 +00:00
landry
932c5b85e9 geo/py-shapely: update to 1.8.4, switch to MODPY_PEP517=setuptools 2022-09-11 10:20:49 +00:00
landry
7975a840f8 geo/py-owslib: update to 0.27.2, switch to MODPY_PEP517=setuptools 2022-09-11 09:56:25 +00:00
landry
f52687cbc1 geo/postgis: update to 3.3.1.
see https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.3.1/NEWS
drop patches/patch-configure, merged upstream since a while in 3.1 branch
2022-09-11 08:07:27 +00:00
landry
69296a8944 geo/qgis: update to 3.26.3
backport fix for https://github.com/qgis/QGIS/issues/49513
2022-09-10 17:09:24 +00:00
landry
d36ff4c4e9 geo/gpxsee: update to 11.4 2022-09-09 18:53:19 +00:00
rsadowski
27acebf541 Update kgeotag to 1.3.1 2022-09-09 06:31:11 +00:00
landry
53503e1048 geo/pgrouting: update to 3.3.2 2022-08-31 09:53:06 +00:00
landry
925ef1b0be geo/postgis: update to 3.3.0.
drop patch from https://trac.osgeo.org/postgis/ticket/4573, CPPFLAGS works
see https://postgis.net/2022/08/27/postgis-3.3.0-released/
2022-08-31 09:52:14 +00:00
rsadowski
0a1b363751 Unbreak with archivers/quazip 1.3
ok sdk@
2022-08-29 13:32:54 +00:00
landry
93f3731020 geo/postgis: update to 3.2.3 2022-08-25 07:09:40 +00:00
landry
961cb67f62 geo/qgis: update to 3.26.2. 2022-08-15 11:48:49 +00:00
landry
b4aac8096d geo/gpxsee: update to 11.3 2022-08-12 16:47:19 +00:00
landry
57a325a2ff geo/pgrouting: switch HOMEPAGE to https 2022-08-12 06:56:57 +00:00
landry
2fc32c6f98 geo/mapserver: switch HOMEPAGE to https 2022-08-12 06:55:53 +00:00
landry
eb7f10a0cf geo/mapcache: switch HOMEPAGE to https 2022-08-12 06:55:01 +00:00
landry
4dbc7b8e02 geo/mdal: switch HOMEPAGE to https 2022-08-12 06:54:19 +00:00
benoit
9e9f15e323 Update to py-planet-1.5.1. 2022-08-11 08:22:16 +00:00
benoit
882632d979 Update to py-laspy-2.2.0. 2022-08-11 08:07:54 +00:00
tb
39886ec1b9 regen plist 2022-08-10 18:55:09 +00:00
sthen
ad99cb1a9b traccar upstream replaced the release distfile with some changes;
- rebuilt web interface files
- repacked tracker-server.jar (though no files inside changed)
- dropped an index in the database schema updates

replace the distfile (using a different name to avoid problems for
any bulk builders who already fetched the old file) and bump
2022-08-10 12:32:00 +00:00
sthen
a11b84ea26 update to traccar-5.3, from maintainer Renaud Allard with a few tweaks by me 2022-08-10 08:51:48 +00:00
ajacoutot
9a422b4ec9 Update to geocode-glib-3.26.4. 2022-08-08 12:59:00 +00:00
landry
be466a8021 geo/pdal: update to 2.4.3 2022-08-08 07:09:58 +00:00
martin
14d22436ca py-rasterio now requires cython as BDEP, pointed out by naddy@ 2022-07-30 07:40:26 +00:00
martin
88ccef5816 Update py-rasterio to 1.3.0. 2022-07-29 08:37:01 +00:00
landry
7c689d851d geo/geos: update to 3.11.0.
see https://lists.osgeo.org/pipermail/geos-devel/2022-July/010728.html
went in a bulk build, thanks ajacoutot@ !
2022-07-26 12:05:46 +00:00
sthen
8b7bd1eba8 update to traccar-5.2, from Renaud Allard (maintainer) 2022-07-26 11:35:53 +00:00