View | Details | Raw Unified | Return to bug 241358 | Differences between
and this patch

Collapse All | Expand All

(-)databases/postgis23/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	postgis
4
PORTNAME=	postgis
5
PORTVERSION=	2.3.10
5
PORTVERSION=	2.3.10
6
PORTREVISION=	1
6
CATEGORIES=	databases geography
7
CATEGORIES=	databases geography
7
MASTER_SITES=	https://download.osgeo.org/postgis/source/
8
MASTER_SITES=	https://download.osgeo.org/postgis/source/
8
PKGNAMESUFFIX=	23
9
PKGNAMESUFFIX=	23
Lines 40-46 TOPOLOGY_DESC= Topology support Link Here
40
SFCGAL_DESC=	Enable sfcgal
41
SFCGAL_DESC=	Enable sfcgal
41
ADDRSTD_DESC=	Enable address standardizer
42
ADDRSTD_DESC=	Enable address standardizer
42
43
43
CONFLICTS_INSTALL=	postgis20 postgis21 postgis22 postgis24 postgis25
44
CONFLICTS_INSTALL=	postgis20 postgis21 postgis22 postgis24 postgis25 postgis30
44
45
45
LOADERGUI_CONFIGURE_WITH=	gui
46
LOADERGUI_CONFIGURE_WITH=	gui
46
LOADERGUI_USE=			GNOME=gtk20
47
LOADERGUI_USE=			GNOME=gtk20
(-)databases/postgis24/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	postgis
4
PORTNAME=	postgis
5
PORTVERSION=	2.4.8
5
PORTVERSION=	2.4.8
6
PORTREVISION=	1
6
CATEGORIES=	databases geography
7
CATEGORIES=	databases geography
7
MASTER_SITES=	https://download.osgeo.org/postgis/source/
8
MASTER_SITES=	https://download.osgeo.org/postgis/source/
8
PKGNAMESUFFIX=	24
9
PKGNAMESUFFIX=	24
Lines 40-46 TOPOLOGY_DESC= Topology support Link Here
40
SFCGAL_DESC=	Enable sfcgal
41
SFCGAL_DESC=	Enable sfcgal
41
ADDRSTD_DESC=	Enable address standardizer
42
ADDRSTD_DESC=	Enable address standardizer
42
43
43
CONFLICTS_INSTALL=	postgis20 postgis21 postgis22 postgis23 postgis25
44
CONFLICTS_INSTALL=	postgis20 postgis21 postgis22 postgis23 postgis25 postgis30
44
45
45
LOADERGUI_CONFIGURE_WITH=	gui
46
LOADERGUI_CONFIGURE_WITH=	gui
46
LOADERGUI_USE=			GNOME=gtk20
47
LOADERGUI_USE=			GNOME=gtk20
(-)databases/postgis25/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	postgis
4
PORTNAME=	postgis
5
PORTVERSION=	2.5.3
5
PORTVERSION=	2.5.3
6
PORTREVISION=	1
6
CATEGORIES=	databases geography
7
CATEGORIES=	databases geography
7
MASTER_SITES=	https://download.osgeo.org/postgis/source/
8
MASTER_SITES=	https://download.osgeo.org/postgis/source/
8
PKGNAMESUFFIX=	25
9
PKGNAMESUFFIX=	25
Lines 18-24 LIB_DEPENDS= libproj.so:graphics/proj \ Link Here
18
		libjson-c.so:devel/json-c \
19
		libjson-c.so:devel/json-c \
19
		libgdal.so:graphics/gdal
20
		libgdal.so:graphics/gdal
20
21
21
CONFLICTS_INSTALL=	postgis20 postgis21 postgis22 postgis23 postgis24
22
CONFLICTS_INSTALL=	postgis20 postgis21 postgis22 postgis23 postgis24 postgis30
22
23
23
USES=		alias compiler gettext gmake gnome iconv:wchar_t libtool:keepla \
24
USES=		alias compiler gettext gmake gnome iconv:wchar_t libtool:keepla \
24
		localbase perl5 pkgconfig pgsql:9.4+ shebangfix
25
		localbase perl5 pkgconfig pgsql:9.4+ shebangfix

Return to bug 241358