FreeBSD Bugzilla – Attachment 216516 Details for
Bug 224004
[exp-run] graphics/gdal: Too many necessary options disabled by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gdal 3.1.0_4 with options default
gdal (text/plain), 1.17 KB, created by
Loïc Bartoletti
on 2020-07-17 14:46:08 UTC
(
hide
)
Description:
gdal 3.1.0_4 with options default
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2020-07-17 14:46:08 UTC
Size:
1.17 KB
patch
obsolete
>Index: graphics/gdal/Makefile >=================================================================== >--- graphics/gdal/Makefile (révision 542433) >+++ graphics/gdal/Makefile (copie de travail) >@@ -3,7 +3,7 @@ > > PORTNAME= gdal > PORTVERSION= 3.1.0 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= graphics geography > MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ > LOCAL/sunpoet >@@ -21,12 +21,15 @@ > libjson-c.so:devel/json-c \ > libpng.so:graphics/png \ > libproj.so:graphics/proj \ >- libtiff.so:graphics/tiff >+ libtiff.so:graphics/tiff \ >+ libqhull.so:math/qhull > > 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_DEFAULT= CURL EXPAT FREEXL GEOS HDF5 JASPER \ >+ KML LIBXML2 NETCDF OPENJPEG PCRE PGSQL SFCGAL \ >+ SPATIALITE SQLITE WEBP XERCES ZSTD POPPLER > OPTIONS_RADIO= PDF > OPTIONS_RADIO_PDF= PODOFO POPPLER > OPTIONS_SUB= yes >@@ -49,6 +52,7 @@ > --with-proj=yes \ > --with-threads=yes \ > --without-libtool \ >+ --with-qhull=yes \ > ${ICONV_CONFIGURE_ARG} > GNU_CONFIGURE= yes > LDFLAGS+= ${ICONV_LIB}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 224004
:
204276
|
211597
|
211768
|
214779
|
216516
|
218784