landry
6cea8be4b1
Update to fiona 1.8.6
2019-03-20 19:50:37 +00:00
cwen
e048881893
qlandkartegt: requires -std=c++11 with ports-gcc-4.9. Also fix an
...
out of scope isnan() occurring only with ports-gcc.
Successfully tested on macppc.
OK sthen@, "looks good" landry@
2019-03-18 13:09:28 +00:00
jasper
106d4b6c56
update to geocode-glib-3.26.1
2019-03-16 09:05:37 +00:00
landry
54d9174407
Update to geos 3.7.1.
...
See https://trac.osgeo.org/geos/browser/git/NEWS?rev=3.7.1
2019-03-16 08:09:45 +00:00
landry
76304bd7d9
Build qgis against system mdal.
2019-03-16 07:03:31 +00:00
landry
a1d90d8632
Update to postgis 2.5.2.
2019-03-15 07:49:43 +00:00
landry
e77ec00f6c
+mdal
2019-03-14 18:33:36 +00:00
landry
5c2618894a
Import mdal 0.2.0.
...
Mesh Data Abstraction Library (MDAL) is a C++ library for handling unstructured
mesh data released with MIT license. It provides a single data model for
multiple supported data formats. MDAL is used by QGIS for data access for mesh
layers.
with a cmake patch to fix tests from rsadowski@, thanks!
ok rsadowski@
2019-03-14 18:33:08 +00:00
landry
0f7d89c2bb
Update to QGIS 3.6.0.
...
See http://changelog.qgis.org/en/qgis/version/3.6.0/
Note that it uses the internal mdal for now, but i have a wip port for it.
2019-03-13 19:46:15 +00:00
cwen
6309a2bb3b
qt5.port.mk: change COMPILER
...
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.
OK sthen@
2019-03-08 20:00:39 +00:00
sthen
9ca1516fe9
update to josm-14824, from maintainer Holger Mikolon
2019-03-08 11:52:58 +00:00
jasper
eb2a7eadf6
update to libchamplain-0.12.19
2019-03-07 19:34:35 +00:00
landry
8f07f47ca8
Update to qgis 3.4.5.
...
Note that this is from the LTR branch, will soon update to 3.6.x..
2019-02-26 08:15:08 +00:00
landry
d9ad1e2be8
+py-rio-cogeo{,python3}
2019-02-24 20:52:25 +00:00
landry
43d6f4ea33
Import py-rio-cogeo 1.0pre8
...
Not importing pre10 since it requires numpy 1.15.
rio-cogeo is a rasterio plugin dedicated to CloudOptimized GeoTIFF (COGEO)
creation.
By default the following profiles are available:
* JPEG
* ZSTD
* LZW
* DEFLATE
Profiles can be extended by providing GDAL -co options on the command line.
ok jca@
2019-02-24 20:51:18 +00:00
jasper
500f2baa31
update to libchamplain-0.12.18
2019-02-23 13:40:12 +00:00
landry
f0ff01c032
Update to mapserver 7.2.2.
...
See
https://mapserver.org/development/changelog/changelog-7-2.html#changes-from-7-2-1-to-7-2-2
2019-02-23 09:00:19 +00:00
landry
bc1f964e82
+py-rasterio{,python3}
2019-02-22 13:53:23 +00:00
landry
4f91270d43
Import py-rasterio 1.0.8.
...
Rasterio's goal is a raster data library, expressing GDAL's data model
using fewer non-idiomatic extension classes and more idiomatic Python
types and protocols, while performing as fast as GDAL's Python bindings.
Geographic information systems use GeoTIFF and other formats to organize
and store gridded raster datasets such as satellite imagery and terrain
models. Rasterio reads and writes these formats and provides a Python
API based on Numpy N-dimensional arrays and GeoJSON.
geo/py-rasterio is to GDAL what geo/py-fiona is to OGR.
ok/tweaks mariani@
2019-02-22 13:52:26 +00:00
jasper
22c615d136
regen WANTLIB
2019-02-21 08:30:46 +00:00
jasper
913eebe860
update to libchamplain-0.12.17
2019-02-21 08:30:26 +00:00
jeremy
ca9137d191
Work with PostgreSQL 11 using a distpatch from GitHub.
...
PostgreSQL 11 breakage pointed out by ajacoutot@
OK ajacoutot@
2019-02-19 05:12:31 +00:00
pamela
90164cad72
Adding myself.
...
OK florian@ phessler@
2019-02-14 14:04:57 +00:00
landry
176a8350bd
Install a bunch of python samples that might be useful (mostly
...
interested in validate_cloud_optimized_geotiff.py for now, to go along
rasterio & its rio-cogeo plugin)
2019-02-13 12:46:41 +00:00
sthen
8e91dfd5e0
update to traccar-4.3, from Renaud Allard
2019-02-04 19:52:30 +00:00
landry
f312b311c0
Build against Qt5. While here, build against systemwide quazip.
2019-01-27 13:19:54 +00:00
landry
c308426e60
fix distinfo, too much last-minute fiddling
2019-01-23 20:37:02 +00:00
landry
dc62b815a3
Update to pgpointcloud 1.2.0.
2019-01-23 17:37:50 +00:00
landry
5dd90c0e09
Update to py-owslib 0.17.1
2019-01-23 17:26:08 +00:00
landry
58a7e01587
Update to py-cligj 0.5.0
2019-01-22 20:19:37 +00:00
landry
b29379fe3f
Update to QGIS 3.4.4.
2019-01-22 08:22:00 +00:00
landry
3af76d9b05
Explicitely disable cryptopp, otherwise it's picked up if present.
...
Noticed by sthen@, thanks!
2019-01-17 07:57:54 +00:00
cwen
472cf1be44
Adding myself to the list.
...
OK bcallah@
2019-01-10 15:37:34 +00:00
landry
027a15bdac
Update to fiona 1.8.4
2019-01-09 09:36:15 +00:00
landry
47c2b646ee
Set PROJECT so that those get a working HOMEPAGE. Noted by danj@
2019-01-08 19:13:56 +00:00
landry
d2303909b7
Use launchpad as HOMEPAGE
2019-01-08 19:10:27 +00:00
landry
875cc9fe5c
Fix HOMEPAGE, noted by danj@
2019-01-08 19:07:18 +00:00
jca
16c8a26880
Cope with the wxWidgets3 update
...
ok ajacoutot@ landry@ giovanni@
2019-01-02 12:44:06 +00:00
benoit
23ba9b2ca1
Update to py-proj-1.9.6.
2018-12-30 13:50:07 +00:00
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