landry
9ce39b3e90
Major update to QGIS 3.0.1.
...
- Switch from python2/Qt4 to python3/Qt5 (note that a handful of plugins
arent ported yet..)
- overhaul post-install for proper icons/desktop files, mostly taken
from debian packaging
- lots of patches merged upstream (github PRs #6169 & 6171 among others)
- still a nasty bug with file dialogs when running inside a gtk desktop
environment, being investigated (upstream ticket #17825 ).
See http://blog.qgis.org/2018/02/23/qgis-3-0-girona-is-released/ &
https://qgis.org/en/site/forusers/visualchangelog30 for user-facing details.
Mostly worked on at a HAM and then at p2k18, been using various
snapshots of master at work since some months, and playing with 3d features...
2018-04-09 12:40:34 +00:00
landry
4742a6ee98
Actually switch to 'real' uploaded tarballs and not git-autogenerated
...
ones, thanks to upstream. Checksum/size doesnt change so no need to
append the _1 suffix.
Cf https://github.com/pgRouting/pgrouting/issues/1013
2018-04-05 15:05:21 +00:00
landry
8f3b735339
Remove now useless patch that doesnt apply anymore, reported by naddy@
2018-04-02 20:05:23 +00:00
landry
c662b60258
Update to pgrouting 2.6.0.
...
Switch to real releases hosted on github while here.
2018-04-01 18:44:59 +00:00
landry
ee17e1fada
Update to gdal 2.2.4.
...
See https://trac.osgeo.org/gdal/wiki/Release/2.2.4-News
2018-03-29 19:48:18 +00:00
landry
5e8c3c664c
Update to qgis 2.18.17.
...
Add py-jinja2 & py-pygments to RDEP for MetaSearch plugin, reported by
Loic Bartoletti (thanks!)
2018-03-19 13:40:34 +00:00
landry
82de2657ce
Update to josm r13500 from maintainer Holger Mikolon
2018-03-13 21:22:39 +00:00
espie
df1da998a1
remove traces of utf8 encoding in pkg/DESCR
...
bump accordingly
2018-02-27 21:47:38 +00:00
landry
550399dcc0
+{devel/py-{click-plugins,munch},geo/py-{cligj,fiona}}{,python3}
2018-02-25 13:40:31 +00:00
landry
e6bbf8f428
Import py-fiona 1.7.11.pl1.
...
Fiona is OGR’s neat, nimble, no-nonsense API for Python programmers.
Fiona is designed to be simple and dependable. It focuses on reading and
writing data in standard Python IO style and relies upon familiar Python types
and protocols such as files, dictionaries, mappings, and iterators instead of
classes specific to OGR. Fiona can read and write real-world data using
multi-layered GIS formats and zipped virtual file systems and integrates
readily with other Python GIS packages such as pyproj, Rtree, and Shapely.
ok sthen@
2018-02-25 13:37:29 +00:00
landry
76732a1fe9
Import py-cligj 0.4.0.
...
Common arguments and options for GeoJSON processing commands, using Click.
cligj is for Python developers who create command line interfaces for
geospatial data. cligj allows you to quickly build consistent, well-tested and
interoperable CLIs for handling GeoJSON.
ok sthen@
2018-02-25 13:11:10 +00:00
landry
8eb78d8b90
Update to postgis 2.4.3
2018-02-25 09:47:03 +00:00
landry
38f7826fb6
Fix build with jsoncpp 1.8.4.
...
Backported from https://github.com/PDAL/PDAL/pull/1759
breakage reported by naddy@
2018-02-12 20:47:35 +00:00
landry
49a3382057
Use MODPY_SETUPTOOLS to do the right thing.
...
No bump since it didnt build/package anyway, sorry for the breakage.
Reported by nigel@
2018-02-12 10:17:45 +00:00
bket
5a1a820945
Add myself
2018-02-11 21:18:41 +00:00
landry
863532e897
Fix build with json-c 0.13.
...
Taken from https://github.com/postgis/postgis/pull/173 , tested with
json-c 0.12 and 0.13.
Similar diff from bket@
2018-02-11 15:17:16 +00:00
landry
ca34691e09
Fix build with upcoming json-c 0.13.
...
Adapted from https://github.com/OSGeo/gdal/pull/277 , tested with json-c
0.12 and 0.13.
Similar diff from bket@
2018-02-11 15:15:27 +00:00
kn
abf8356a27
Add myself to geo/openbsd-developers
...
OK sthen@
2018-02-11 14:11:53 +00:00
landry
ab4db03bc9
Update to py-shapely 1.6.4.
2018-02-11 10:48:31 +00:00
landry
59c90fc222
Updqte to josm r13367, from Holger Mikolon
2018-02-09 22:34:28 +00:00
landry
ea3e38adad
Bugfix update to QGIS 2.18.16.
2018-01-23 14:15:32 +00:00
landry
08cb472d10
Use MODCMAKE_BUILD_SUFFIX where appropriate.
2018-01-20 09:13:35 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
jca
32f638b030
Link against libm, needed by lld
2017-12-26 06:16:43 +00:00
ians
e890fc9cbf
Add information for ians@
...
ok tb@
2017-12-26 06:13:10 +00:00
landry
4ac373980b
Bugfix update to qgis 2.18.15
2017-12-14 10:17:27 +00:00
jca
9a7f4dc1ec
Bigger hammer to kill UTF-8 BOM (fails to build with base gcc)
2017-12-14 05:57:44 +00:00
espie
f5abc6ee13
FIX_EXTRACT_PERMISSIONS
2017-12-07 21:26:05 +00:00
landry
64a3be4911
Ensure qgis depends on the default/non-qt5 flavor of x11/qwt.
2017-12-05 08:33:44 +00:00
jeremy
666843dfad
Add patch to work with PostgreSQL 10.
...
OK pea@
2017-11-30 16:23:07 +00:00
landry
62dfb7fa49
Add math/py-numpy${MODPY_FLAVOR} to BDEP, should fix a build failure
...
seen by ajacoutot@. Deps & flavors are hard, lets get drunk instead.
2017-11-25 15:48:42 +00:00
nigel
93e2f4c88e
Add missing dependency on gettext
...
Ok sthen@ lendry@
2017-11-25 13:53:26 +00:00
landry
a75b8450e0
Bump shlib minor for function additions (forgotten in previous)
2017-11-24 19:19:27 +00:00
landry
08b889001f
Update to gdal 2.2.3.
...
See http://trac.osgeo.org/gdal/wiki/Release/2.2.3-News
While here set MODPY_RUNDEP=No so that python deps don't creep into the
-main subpackage and properly set RUN_DEPENDS-python. Reported by naddy@
2017-11-24 19:18:07 +00:00
landry
fec17c9b10
Update to mapproxy 1.11.0.
...
See https://mapproxy.org/blog/new-mapproxy-1.11.0-release/ for details.
2017-11-23 21:06:32 +00:00
landry
3feaf4658e
Add an example sysutils/supervisor configuration snippet as it's waaaays
...
better than using spawn-fcgi...
2017-11-22 08:16:30 +00:00
landry
5ea63ea67e
Update to pgrouting 2.5.2.
...
Use a variable like in postgis to avoid big PLIST churn at each update.
2017-11-21 20:41:18 +00:00
landry
935d447f9d
Update to postgis 2.4.2
2017-11-21 20:39:53 +00:00
landry
ce41319808
Update to mapserver 7.0.7.
...
See http://mapserver.org/development/changelog/changelog-7-0.html#changelog-7-0-7
2017-11-21 20:35:40 +00:00
naddy
1a87aebd2d
mechanical replacement of the gettext module
2017-11-21 00:12:59 +00:00
landry
3904c0538b
Remove UTF8 BOM, hopefully fixing the build on non-clang archs.
...
Reported upstream in https://trac.osgeo.org/geos/ticket/846 .
2017-11-20 09:09:47 +00:00
ccardenas
d001defce1
Redo my commit.
...
Ok danj@
2017-11-18 01:09:15 +00:00
ccardenas
dc742b1b73
Add information for ccardenas@
2017-11-17 22:07:22 +00:00
naddy
11e3dd67b3
switch COMPILER from the old, confusing shortcuts to the more explicit format
2017-11-16 23:20:37 +00:00
naddy
90e61e9822
replace gettext module; ok landry@
2017-11-12 20:09:08 +00:00
landry
27eaf4cf55
Update to readosm 1.1.0.
2017-11-06 11:25:46 +00:00
denis
37a831172b
Add myself
...
OK bcallah@ aja@ jca@
2017-11-05 20:17:15 +00:00
ajacoutot
e06857ac01
Update to p5-Geo-Coordinates-OSGB-2.19.
2017-11-05 16:54:38 +00:00
sthen
65d8a54c98
update to p5-Geo-UK-Postcode-Regex-0.017
2017-11-05 12:08:00 +00:00
landry
00dc81f5a6
Properly set COMPILER to base-clang ports-gcc so that those have a
...
chance to fail further on crippled archs.
2017-11-04 21:26:00 +00:00