FreeBSD Bugzilla – Attachment 208442 Details for
Bug 241358
[NEW PORT] databases/postgis30: Geographic objects support for PostgreSQL databases
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
postgis 2.3.10_1
postgis23-2.3.10_1.diff (text/plain), 1.93 KB, created by
Loïc Bartoletti
on 2019-10-20 07:47:23 UTC
(
hide
)
Description:
postgis 2.3.10_1
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2019-10-20 07:47:23 UTC
Size:
1.93 KB
patch
obsolete
>diff --git databases/postgis23/Makefile databases/postgis23/Makefile >index 69ecd741095f..f65065c96450 100644 >--- databases/postgis23/Makefile >+++ databases/postgis23/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= postgis > PORTVERSION= 2.3.10 >+PORTREVISION= 1 > CATEGORIES= databases geography > MASTER_SITES= https://download.osgeo.org/postgis/source/ > PKGNAMESUFFIX= 23 >@@ -18,7 +19,7 @@ LIB_DEPENDS= libproj.so:graphics/proj \ > libjson-c.so:devel/json-c \ > libgdal.so:graphics/gdal > >-USES= alias gettext gmake gnome iconv:wchar_t libtool:keepla \ >+USES= alias gmake gnome iconv:wchar_t libtool:keepla \ > localbase perl5 pkgconfig pgsql:9.2-10 shebangfix > USE_GNOME= libxml2 > USE_LDCONFIG= yes >@@ -31,8 +32,8 @@ SHEBANG_FILES= extensions/address_standardizer/*.pl raster/test/regress/*.pl \ > utils/postgis_restore.pl.in utils/*.pl > WANT_PGSQL= server > >-OPTIONS_DEFINE= ADDRSTD LOADERGUI SFCGAL TOPOLOGY >-OPTIONS_DEFAULT=ADDRSTD SFCGAL TOPOLOGY >+OPTIONS_DEFINE= ADDRSTD NLS LOADERGUI SFCGAL TOPOLOGY >+OPTIONS_DEFAULT=ADDRSTD NLS SFCGAL TOPOLOGY > OPTIONS_SUB= yes > > LOADERGUI_DESC= Enable shp2pgsql-gui >@@ -40,16 +41,18 @@ TOPOLOGY_DESC= Topology support > SFCGAL_DESC= Enable sfcgal > ADDRSTD_DESC= Enable address standardizer > >-CONFLICTS_INSTALL= postgis20 postgis21 postgis22 postgis24 postgis25 >+CONFLICTS_INSTALL= postgis20 postgis21 postgis22 postgis24 postgis25 postgis30 > >+ADDRSTD_CONFIGURE_WITH= address-standardizer >+ADDRSTD_LIB_DEPENDS= libpcre.so:devel/pcre >+ADDRSTD_VARS= WANT_PGSQL+=contrib > LOADERGUI_CONFIGURE_WITH= gui > LOADERGUI_USE= GNOME=gtk20 >-TOPOLOGY_CONFIGURE_WITH= topology >+NLS_CONFIGURE_WITH= nls >+NLS_USES= gettext > SFCGAL_LIB_DEPENDS= libSFCGAL.so:databases/sfcgal > SFCGAL_CONFIGURE_WITH= sfcgal=${LOCALBASE}/bin/sfcgal-config >-ADDRSTD_CONFIGURE_WITH= address-standardizer >-ADDRSTD_LIB_DEPENDS= libpcre.so:devel/pcre >-ADDRSTD_VARS= WANT_PGSQL+=contrib >+TOPOLOGY_CONFIGURE_WITH= topology > > PLIST_SUB= PORTVERSION=${PORTVERSION} >
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
Flags:
lbartoletti
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 241358
:
208441
|
208442
|
208443
|
208444
|
208445
|
208446
|
208447
|
208448