--- astro/libosmium/Makefile +++ astro/libosmium/Makefile @@ -4,7 +4,7 @@ PORTNAME= libosmium PORTVERSION= 2.15.4 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org @@ -13,7 +13,7 @@ COMMENT= Fast and flexible C++ library for working with OpenStreetMap data LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libgdal.so:graphics/gdal \ +LIB_DEPENDS= libgdal.so:graphics/gdal@lite \ libboost_regex.so:devel/boost-libs \ libgeos.so:graphics/geos \ libexpat.so:textproc/expat2 --- astro/merkaartor/Makefile +++ astro/merkaartor/Makefile @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info @@ -12,7 +12,7 @@ COMMENT= Openstreetmap mapping program LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libgdal.so:graphics/gdal \ +LIB_DEPENDS= libgdal.so:graphics/gdal@lite \ libproj.so:graphics/proj \ libquazip5.so:archivers/quazip --- astro/qmapshack/Makefile +++ astro/qmapshack/Makefile @@ -4,7 +4,7 @@ PORTNAME= qmapshack PORTVERSION= 1.14.0 DISTVERSIONPREFIX= V_ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MAINTAINER= bofh@FreeBSD.org @@ -13,7 +13,7 @@ COMMENT= Ultimate outdoor aficionado's tool LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libgdal.so:graphics/gdal \ +LIB_DEPENDS= libgdal.so:graphics/gdal@lite \ libproj.so:graphics/proj \ libquazip5.so:archivers/quazip \ libroutino.so:astro/routino --- cad/sumo/Makefile +++ cad/sumo/Makefile @@ -2,7 +2,7 @@ PORTNAME= sumo DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://www.dlr.de/ts/en/Portaldata/16/Resources/projekte/sumo/ DISTFILES= ${PORTNAME}-src-${DISTVERSIONFULL}${EXTRACT_SUFX} @@ -13,7 +13,7 @@ COMMENT= Traffic simulation suite for road vehicles, public transportation, etc LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libFOX-1.6.so:x11-toolkits/fox16 \ libfreetype.so:print/freetype2 \ - libgdal.so:graphics/gdal \ + libgdal.so:graphics/gdal@lite \ libpng.so:graphics/png \ libproj.so:graphics/proj \ libtiff.so:graphics/tiff \ --- databases/grass7/Makefile +++ databases/grass7/Makefile @@ -3,7 +3,7 @@ PORTNAME= grass PORTVERSION= 7.6.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ --- databases/postgis23/Makefile +++ databases/postgis23/Makefile @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 2.3.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 23 --- databases/postgis24/Makefile +++ databases/postgis24/Makefile @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 2.4.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 24 --- databases/postgis25/Makefile +++ databases/postgis25/Makefile @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 2.5.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 25 --- databases/postgis30/Makefile +++ databases/postgis30/Makefile @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 30 --- databases/postgresql-ogr_fdw/Makefile +++ databases/postgresql-ogr_fdw/Makefile @@ -3,7 +3,7 @@ PORTNAME= ogr_fdw DISTVERSIONPREFIX= v DISTVERSION= 1.0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- --- games/flightgear-terragear/Makefile +++ games/flightgear-terragear/Makefile @@ -2,7 +2,7 @@ PORTNAME= flightgear-terragear PORTVERSION= 20171007 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MAINTAINER= mike.d.ft402@gmail.com @@ -11,7 +11,7 @@ COMMENT= Tools for building scenery for the FlightGear project LICENSE= GPLv2 LIB_DEPENDS= libCGAL.so:math/cgal \ - libgdal.so:graphics/gdal \ + libgdal.so:graphics/gdal@lite \ libmpfr.so:math/mpfr \ libgmp.so:math/gmp \ libboost_thread.so:devel/boost-libs \ --- graphics/R-cran-rgdal/Makefile +++ graphics/R-cran-rgdal/Makefile @@ -3,7 +3,7 @@ PORTNAME= rgdal DISTVERSION= 1.4-8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} --- graphics/cloudcompare/Makefile +++ graphics/cloudcompare/Makefile @@ -3,7 +3,7 @@ PORTNAME= cloudcompare DISTVERSIONPREFIX= v DISTVERSION= 2.10.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= neel@neelc.org --- graphics/gdal/Makefile +++ graphics/gdal/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdal PORTVERSION= 3.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet @@ -23,10 +23,25 @@ LIB_DEPENDS= libgeotiff.so:graphics/libgeotiff \ libproj.so:graphics/proj \ libtiff.so:graphics/tiff +FLAVORS= default lite full +FLAVOR?= ${FLAVORS:[1]} +lite_PKGNAMESUFFIX= -lite +full_PKGNAMESUFFIX= -full +.if ${FLAVOR} == lite +OPTIONS_DEFAULT= JASPER +.elif ${FLAVOR} == full +OPTIONS_DEFAULT= ARMADILLO CFITSIO CURL ECW EXPAT FREEXL GEOS GTA HDF5 JASPER \ + KML LIBXML2 MYSQL NETCDF ODBC OPENJPEG PCRE PGSQL SFCGAL \ + SPATIALITE SQLITE WEBP XERCES ZSTD POPPLER +.else +OPTIONS_DEFAULT= CURL ECW EXPAT FREEXL GEOS HDF5 JASPER KML LIBXML2 \ + NETCDF OPENJPEG PCRE PGSQL POPPLER SFCGAL \ + SPATIALITE SQLITE WEBP XERCES ZSTD +.endif + OPTIONS_DEFINE= ARMADILLO CFITSIO CURL ECW EXPAT FREEXL GEOS GTA HDF5 JASPER \ KML LIBXML2 MYSQL NETCDF ODBC OPENJPEG PCRE PGSQL SFCGAL \ SPATIALITE SQLITE WEBP XERCES ZSTD -OPTIONS_DEFAULT=JASPER OPTIONS_RADIO= PDF OPTIONS_RADIO_PDF= PODOFO POPPLER OPTIONS_SUB= yes --- graphics/gmt/Makefile +++ graphics/gmt/Makefile @@ -4,7 +4,7 @@ PORTNAME= gmt DISTVERSION= 4.5.18 DISTVERSIONSUFFIX= -src -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \ ftp://ftp.geologi.uio.no/pub/%SUBDIR%/ \ --- graphics/gmt5/Makefile +++ graphics/gmt5/Makefile @@ -3,7 +3,7 @@ PORTNAME= gmt5 DISTVERSION= 5.4.5 DISTVERSIONSUFFIX= -src -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \ ftp://ftp.geologi.uio.no/pub/%SUBDIR%/ \ --- graphics/mapcache/Makefile +++ graphics/mapcache/Makefile @@ -4,7 +4,7 @@ PORTNAME= mapcache DISTVERSION= 1.4.0-94 DISTVERSIONSUFFIX= -g732b3fd -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= gf-admins@iteris.com @@ -71,7 +71,7 @@ PCRE_CMAKE_ON= -DWITH_PCRE=1 PCRE_CMAKE_OFF= -DWITH_PCRE=0 GDAL_DESC= GDAL library support -GDAL_LIB_DEPENDS= libgdal.so:graphics/gdal +GDAL_LIB_DEPENDS= libgdal.so:graphics/gdal@lite GDAL_CMAKE_ON= -DWITH_GDAL=1 -DWITH_OGR=1 GDAL_CMAKE_OFF= -DWITH_GDAL=0 -DWITH_OGR=0 --- graphics/mapserver/Makefile +++ graphics/mapserver/Makefile @@ -3,7 +3,7 @@ PORTNAME= mapserver PORTVERSION= 7.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics www geography MASTER_SITES= https://download.osgeo.org/mapserver/ @@ -126,7 +126,7 @@ CMAKE_ARGS+= -DWITH_WCS=0 .if ${PORT_OPTIONS:MGDAL} USES+= iconv -LIB_DEPENDS+= libgdal.so:graphics/gdal +LIB_DEPENDS+= libgdal.so:graphics/gdal@lite CMAKE_ARGS+= -DWITH_GDAL=1 .else CMAKE_ARGS+= -DWITH_GDAL=0 --- graphics/opencv/Makefile +++ graphics/opencv/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencv PORTVERSION= 3.4.1 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org @@ -200,7 +200,7 @@ JPEG_USES= jpeg JPEG_CMAKE_BOOL= WITH_JPEG GDAL_DESC= Geospatial Data Abstraction Library -GDAL_LIB_DEPENDS= libgdal.so:graphics/gdal +GDAL_LIB_DEPENDS= libgdal.so:graphics/gdal@lite GDAL_CMAKE_BOOL= WITH_GDAL GDCM_DESC= Open source DICOM library --- graphics/openorienteering-mapper/Makefile +++ graphics/openorienteering-mapper/Makefile @@ -4,7 +4,7 @@ PORTNAME= openorienteering-mapper PORTVERSION= 0.9.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MAINTAINER= sikmir@gmail.com @@ -37,7 +37,7 @@ DOCS_USE= QT=assistant_run EXAMPLES_CMAKE_BOOL= Mapper_WITH_EXAMPLES GDAL_DESC= Use the GDAL library GDAL_CMAKE_BOOL= Mapper_USE_GDAL -GDAL_LIB_DEPENDS= libgdal.so:graphics/gdal +GDAL_LIB_DEPENDS= libgdal.so:graphics/gdal@lite NLS_CMAKE_BOOL= Mapper_WITH_NLS NLS_USE= QT=linguisttools_build NLS_USES= gettext-runtime --- graphics/osg/Makefile +++ graphics/osg/Makefile @@ -4,7 +4,7 @@ PORTNAME= osg PORTVERSION= 3.6.4 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org @@ -62,7 +62,7 @@ FREETYPE_VARS= FORCE_REQUIRE+=Freetype FREETYPE_VARS_OFF= FORCE_IGNORE+=Freetype FONTCONFIG_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig FONTCONFIG_CMAKE_BOOL= OSG_TEXT_USE_FONTCONFIG -GDAL_LIB_DEPENDS= libgdal.so:graphics/gdal +GDAL_LIB_DEPENDS= libgdal.so:graphics/gdal@lite GDAL_VARS= FORCE_REQUIRE+=GDAL GDAL_VARS_OFF= FORCE_IGNORE+=GDAL GIF_LIB_DEPENDS= libgif.so:graphics/giflib --- graphics/osg34/Makefile +++ graphics/osg34/Makefile @@ -4,7 +4,7 @@ PORTNAME= osg PORTVERSION= 3.4.1 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics PKGNAMESUFFIX= 34 @@ -62,7 +62,7 @@ FFMPEG_VARS_OFF= FORCE_IGNORE+=FFmpeg FREETYPE_LIB_DEPENDS= libfreetype.so:print/freetype2 FREETYPE_VARS= FORCE_REQUIRE+=Freetype FREETYPE_VARS_OFF= FORCE_IGNORE+=Freetype -GDAL_LIB_DEPENDS= libgdal.so:graphics/gdal +GDAL_LIB_DEPENDS= libgdal.so:graphics/gdal@lite GDAL_VARS= FORCE_REQUIRE+=GDAL GDAL_VARS_OFF= FORCE_IGNORE+=GDAL GIF_LIB_DEPENDS= libgif.so:graphics/giflib --- graphics/osgearth/Makefile +++ graphics/osgearth/Makefile @@ -4,7 +4,7 @@ PORTNAME= osgearth PORTVERSION= 2.10.1 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics geography MAINTAINER= lbartoletti@FreeBSD.org @@ -14,7 +14,7 @@ LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libosg.so:graphics/osg34 \ - libgdal.so:graphics/gdal \ + libgdal.so:graphics/gdal@lite \ libcurl.so:ftp/curl \ libgeos.so:graphics/geos \ libleveldb.so:databases/leveldb \ --- graphics/p5-Geo-GDAL/Makefile +++ graphics/p5-Geo-GDAL/Makefile @@ -3,6 +3,7 @@ PORTNAME= Geo-GDAL PORTVERSION= 3.0.4 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet --- graphics/py-cartopy/Makefile +++ graphics/py-cartopy/Makefile @@ -3,7 +3,7 @@ PORTNAME= cartopy PORTVERSION= 0.17.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} --- graphics/py-fiona/Makefile +++ graphics/py-fiona/Makefile @@ -2,7 +2,7 @@ PORTNAME= Fiona DISTVERSION= 1.7.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} --- graphics/py-pyrsgis/Makefile +++ graphics/py-pyrsgis/Makefile @@ -3,6 +3,7 @@ PORTNAME= pyrsgis PORTVERSION= 0.2.6 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} --- graphics/qgis-ltr/Makefile +++ graphics/qgis-ltr/Makefile @@ -4,7 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 3_4_11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics geography PKGNAMESUFFIX= -ltr --- graphics/qgis/Makefile +++ graphics/qgis/Makefile @@ -4,7 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 3_10_1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de --- math/R-cran-sf/Makefile +++ math/R-cran-sf/Makefile @@ -3,6 +3,7 @@ PORTNAME= sf DISTVERSION= 0.8-1 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} --- math/pdal/Makefile +++ math/pdal/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdal DISTVERSION= 2.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math databases graphics MAINTAINER= lbartoletti@FreeBSD.org --- math/saga/Makefile +++ math/saga/Makefile @@ -3,7 +3,7 @@ PORTNAME= saga PORTVERSION= 7.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} --- misc/py-kartograph/Makefile +++ misc/py-kartograph/Makefile @@ -2,6 +2,7 @@ PORTNAME= kartograph DISTVERSION= 0.6.8 +PORTREVISION= 1 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}