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

Collapse All | Expand All

(-)/usr/ports/sunpoet/gdal/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	gdal
8
PORTNAME=	gdal
9
PORTVERSION=	1.6.0
9
PORTVERSION=	1.6.0
10
PORTREVISION=	8
10
PORTREVISION=	9
11
CATEGORIES=	graphics geography
11
CATEGORIES=	graphics geography
12
MASTER_SITES=	ftp://ftp.remotesensing.org/pub/gdal/ \
12
MASTER_SITES=	ftp://ftp.remotesensing.org/pub/gdal/ \
13
		http://www.gdal.org/dl/ \
13
		http://www.gdal.org/dl/ \
Lines 95-101 Link Here
95
.endif
95
.endif
96
96
97
.if !defined(WITHOUT_GEOTIFF)
97
.if !defined(WITHOUT_GEOTIFF)
98
LIB_DEPENDS+=		geotiff.1:${PORTSDIR}/graphics/libgeotiff
98
LIB_DEPENDS+=		geotiff.2:${PORTSDIR}/graphics/libgeotiff
99
CONFIGURE_ARGS+=	--with-libgeotiff=${LOCALBASE}
99
CONFIGURE_ARGS+=	--with-libgeotiff=${LOCALBASE}
100
.endif
100
.endif
101
101
(-)/usr/ports/sunpoet/gdal-grass/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	gdal-grass
8
PORTNAME=	gdal-grass
9
PORTVERSION=	1.4.3
9
PORTVERSION=	1.4.3
10
PORTREVISION=	4
10
PORTREVISION=	5
11
CATEGORIES=	graphics
11
CATEGORIES=	graphics
12
MASTER_SITES=	http://www.gdal.org/dl/ \
12
MASTER_SITES=	http://www.gdal.org/dl/ \
13
		ftp://ftp.remotesensing.org/gdal/ \
13
		ftp://ftp.remotesensing.org/gdal/ \
(-)/usr/ports/sunpoet/grass/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	grass
8
PORTNAME=	grass
9
PORTVERSION=	6.2.3
9
PORTVERSION=	6.2.3
10
PORTREVISION=	9
10
PORTREVISION=	10
11
PORTEPOCH=	2
11
PORTEPOCH=	2
12
CATEGORIES=	databases geography
12
CATEGORIES=	databases geography
13
MASTER_SITES=	http://grass.itc.it/grass62/source/ \
13
MASTER_SITES=	http://grass.itc.it/grass62/source/ \
(-)/usr/ports/sunpoet/qgis/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	qgis
8
PORTNAME=	qgis
9
PORTVERSION=	1.4.0
9
PORTVERSION=	1.4.0
10
PORTREVISION=	5
10
PORTREVISION=	6
11
CATEGORIES=	graphics geography
11
CATEGORIES=	graphics geography
12
MASTER_SITES=	http://download.osgeo.org/qgis/src/
12
MASTER_SITES=	http://download.osgeo.org/qgis/src/
13
DISTNAME=	${PORTNAME}_${PORTVERSION}
13
DISTNAME=	${PORTNAME}_${PORTVERSION}
(-)/usr/ports/sunpoet/qlandkartegt/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	qlandkartegt
8
PORTNAME=	qlandkartegt
9
PORTVERSION=	0.16.1
9
PORTVERSION=	0.16.1
10
PORTREVISION=	2
10
PORTREVISION=	3
11
CATEGORIES=	astro
11
CATEGORIES=	astro
12
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION}
12
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION}
13
13
(-)/usr/ports/sunpoet/saga/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	saga
8
PORTNAME=	saga
9
PORTVERSION=	2.0.4
9
PORTVERSION=	2.0.4
10
PORTREVISION=	3
10
PORTREVISION=	4
11
CATEGORIES=	math
11
CATEGORIES=	math
12
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}
13
DISTNAME=	${PORTNAME}_${PORTVERSION}_src_linux
13
DISTNAME=	${PORTNAME}_${PORTVERSION}_src_linux

Return to bug 146531