FreeBSD Bugzilla – Attachment 208444 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.5.3_1
postgis25-2.5.3_1.diff (text/plain), 1.93 KB, created by
Loïc Bartoletti
on 2019-10-20 07:48:10 UTC
(
hide
)
Description:
postgis 2.5.3_1
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2019-10-20 07:48:10 UTC
Size:
1.93 KB
patch
obsolete
>diff --git databases/postgis25/Makefile databases/postgis25/Makefile >index ab98d4f8f779..4a243293e060 100644 >--- databases/postgis25/Makefile >+++ databases/postgis25/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= postgis > PORTVERSION= 2.5.3 >+PORTREVISION= 1 > CATEGORIES= databases geography > MASTER_SITES= https://download.osgeo.org/postgis/source/ > PKGNAMESUFFIX= 25 >@@ -18,9 +19,9 @@ LIB_DEPENDS= libproj.so:graphics/proj \ > libjson-c.so:devel/json-c \ > libgdal.so:graphics/gdal > >-CONFLICTS_INSTALL= postgis20 postgis21 postgis22 postgis23 postgis24 >+CONFLICTS_INSTALL= postgis20 postgis21 postgis22 postgis23 postgis24 postgis25 > >-USES= alias compiler gettext gmake gnome iconv:wchar_t libtool:keepla \ >+USES= alias compiler gmake gnome iconv:wchar_t libtool:keepla \ > localbase perl5 pkgconfig pgsql:9.4+ shebangfix > USE_GNOME= libxml2 > USE_LDCONFIG= yes >@@ -33,8 +34,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 >@@ -42,14 +43,16 @@ TOPOLOGY_DESC= Topology support > SFCGAL_DESC= Enable sfcgal > ADDRSTD_DESC= Enable address standardizer > >+ADDRSTD_CONFIGURE_WITH= address-standardizer >+ADDRSTD_LIB_DEPENDS= libpcre.so:devel/pcre >+ADDRSTD_VARS= WANT_PGSQL+=contrib >+NLS_CONFIGURE_WITH= nls >+NLS_USES= gettext > LOADERGUI_CONFIGURE_WITH= gui > LOADERGUI_USE= GNOME=gtk20 >-TOPOLOGY_CONFIGURE_WITH= topology > 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 > > VER= ${PORTVERSION:R} >
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