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

Collapse All | Expand All

(-)astro/merkaartor/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	merkaartor
8
PORTNAME=	merkaartor
9
PORTVERSION=	0.17.0
9
PORTVERSION=	0.17.0
10
PORTREVISION=	1
10
CATEGORIES=	astro
11
CATEGORIES=	astro
11
MASTER_SITES=	http://www.merkaartor.be/attachments/download/192/
12
MASTER_SITES=	http://www.merkaartor.be/attachments/download/192/
12
13
(-)astro/qlandkartegt/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	qlandkartegt
8
PORTNAME=	qlandkartegt
9
PORTVERSION=	1.0.0
9
PORTVERSION=	1.0.0
10
PORTREVISION=	1
10
CATEGORIES=	astro
11
CATEGORIES=	astro
11
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION}
12
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION}
12
13
(-)comms/xastir/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	xastir
8
PORTNAME=	xastir
9
PORTVERSION=	2.0.0
9
PORTVERSION=	2.0.0
10
PORTREVISION=	1
10
CATEGORIES=	comms hamradio
11
CATEGORIES=	comms hamradio
11
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
12
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
12
13
(-)databases/grass/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	grass
8
PORTNAME=	grass
9
PORTVERSION=	6.4.0
9
PORTVERSION=	6.4.0
10
PORTREVISION=	1
10
PORTEPOCH=	2
11
PORTEPOCH=	2
11
CATEGORIES=	databases geography
12
CATEGORIES=	databases geography
12
MASTER_SITES=	http://grass.itc.it/grass64/source/ \
13
MASTER_SITES=	http://grass.itc.it/grass64/source/ \
(-)graphics/gdal-grass/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	gdal-grass
8
PORTNAME=	gdal-grass
9
PORTVERSION=	1.4.3
9
PORTVERSION=	1.4.3
10
PORTREVISION=	1
10
PORTREVISION=	5
11
PORTREVISION=	5
11
CATEGORIES=	graphics
12
CATEGORIES=	graphics
12
MASTER_SITES=	http://www.gdal.org/dl/ \
13
MASTER_SITES=	http://www.gdal.org/dl/ \
(-)graphics/mapserver/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=		mapserver
8
PORTNAME=		mapserver
9
PORTVERSION=		5.6.6
9
PORTVERSION=		5.6.6
10
PORTREVISION=		1
10
CATEGORIES=		graphics www geography
11
CATEGORIES=		graphics www geography
11
MASTER_SITES=		http://download.osgeo.org/mapserver/
12
MASTER_SITES=		http://download.osgeo.org/mapserver/
12
13
Lines 80-86 Link Here
80
.endif
81
.endif
81
82
82
.if defined(WITH_GDAL)
83
.if defined(WITH_GDAL)
83
LIB_DEPENDS+=		gdal.15:${PORTSDIR}/graphics/gdal
84
LIB_DEPENDS+=		gdal.16:${PORTSDIR}/graphics/gdal
84
CONFIGURE_ARGS+=	--with-gdal=${LOCALBASE}/bin/gdal-config \
85
CONFIGURE_ARGS+=	--with-gdal=${LOCALBASE}/bin/gdal-config \
85
			--with-ogr=${LOCALBASE}/bin/gdal-config
86
			--with-ogr=${LOCALBASE}/bin/gdal-config
86
.endif
87
.endif
(-)graphics/osg/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	osg
8
PORTNAME=	osg
9
PORTVERSION=	2.8.2
9
PORTVERSION=	2.8.2
10
PORTREVISION=	5
10
PORTREVISION=	6
11
CATEGORIES=	graphics
11
CATEGORIES=	graphics
12
MASTER_SITES=	http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PORTVERSION}/source/ \
12
MASTER_SITES=	http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PORTVERSION}/source/ \
13
		http://mirror.amdmi3.ru/distfiles/
13
		http://mirror.amdmi3.ru/distfiles/
Lines 84-90 Link Here
84
84
85
.if defined(WITH_GDAL)
85
.if defined(WITH_GDAL)
86
FORCE_REQUIRE+=	GDAL
86
FORCE_REQUIRE+=	GDAL
87
LIB_DEPENDS+=	gdal.15:${PORTSDIR}/graphics/gdal
87
LIB_DEPENDS+=	gdal.16:${PORTSDIR}/graphics/gdal
88
PLIST_SUB+=	GDAL=""
88
PLIST_SUB+=	GDAL=""
89
.else
89
.else
90
FORCE_IGNORE+=	GDAL
90
FORCE_IGNORE+=	GDAL
(-)graphics/osg-devel/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	osg
8
PORTNAME=	osg
9
PORTVERSION=	2.9.10
9
PORTVERSION=	2.9.10
10
PORTREVISION=	1
10
CATEGORIES=	graphics
11
CATEGORIES=	graphics
11
MASTER_SITES=	http://www.openscenegraph.org/downloads/developer_releases/ \
12
MASTER_SITES=	http://www.openscenegraph.org/downloads/developer_releases/ \
12
		http://mirror.amdmi3.ru/distfiles/
13
		http://mirror.amdmi3.ru/distfiles/
Lines 84-90 Link Here
84
85
85
.if defined(WITH_GDAL)
86
.if defined(WITH_GDAL)
86
FORCE_REQUIRE+=	GDAL
87
FORCE_REQUIRE+=	GDAL
87
LIB_DEPENDS+=	gdal.15:${PORTSDIR}/graphics/gdal
88
LIB_DEPENDS+=	gdal.16:${PORTSDIR}/graphics/gdal
88
PLIST_SUB+=	GDAL=""
89
PLIST_SUB+=	GDAL=""
89
.else
90
.else
90
FORCE_IGNORE+=	GDAL
91
FORCE_IGNORE+=	GDAL
(-)graphics/qgis/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	qgis
8
PORTNAME=	qgis
9
PORTVERSION=	1.6.0
9
PORTVERSION=	1.6.0
10
PORTREVISION=	1
10
CATEGORIES=	graphics geography
11
CATEGORIES=	graphics geography
11
MASTER_SITES=	http://qgis.org/downloads/ \
12
MASTER_SITES=	http://qgis.org/downloads/ \
12
		http://download.osgeo.org/qgis/src/
13
		http://download.osgeo.org/qgis/src/
(-)graphics/visionworkbench/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	visionworkbench
8
PORTNAME=	visionworkbench
9
PORTVERSION=	2.1.0
9
PORTVERSION=	2.1.0
10
PORTREVISION=	1
10
CATEGORIES=	graphics
11
CATEGORIES=	graphics
11
MASTER_SITES=	http://ti.arc.nasa.gov/m/project/nasa-vision-workbench/
12
MASTER_SITES=	http://ti.arc.nasa.gov/m/project/nasa-vision-workbench/
12
DISTNAME=	VisionWorkbench-${PORTVERSION}
13
DISTNAME=	VisionWorkbench-${PORTVERSION}
(-)math/saga/Makefile (-1 / +3 lines)
Lines 3-11 Link Here
3
# Whom:                Rainer Hurling <rhurlin@gwdg.de>
3
# Whom:                Rainer Hurling <rhurlin@gwdg.de>
4
#
4
#
5
# $FreeBSD: ports/math/saga/Makefile,v 1.9 2010/12/04 07:32:39 ade Exp $
5
# $FreeBSD: ports/math/saga/Makefile,v 1.9 2010/12/04 07:32:39 ade Exp $
6
#
6
7
7
PORTNAME=	saga
8
PORTNAME=	saga
8
PORTVERSION=	2.0.6
9
PORTVERSION=	2.0.6
10
PORTREVISION=	1
9
CATEGORIES=	math
11
CATEGORIES=	math
10
MASTER_SITES=	SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION}
12
MASTER_SITES=	SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION}
11
DISTNAME=	${PORTNAME}_${PORTVERSION}
13
DISTNAME=	${PORTNAME}_${PORTVERSION}
Lines 14-20 Link Here
14
COMMENT=	System for Automated Geoscientific Analyses
16
COMMENT=	System for Automated Geoscientific Analyses
15
17
16
LIB_DEPENDS=	proj.6:${PORTSDIR}/graphics/proj \
18
LIB_DEPENDS=	proj.6:${PORTSDIR}/graphics/proj \
17
		gdal.15:${PORTSDIR}/graphics/gdal \
19
		gdal.16:${PORTSDIR}/graphics/gdal \
18
		jasper.4:${PORTSDIR}/graphics/jasper \
20
		jasper.4:${PORTSDIR}/graphics/jasper \
19
		tiff.4:${PORTSDIR}/graphics/tiff \
21
		tiff.4:${PORTSDIR}/graphics/tiff \
20
		iodbc.3:${PORTSDIR}/databases/libiodbc \
22
		iodbc.3:${PORTSDIR}/databases/libiodbc \

Return to bug 154252