aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/qlandkartegt/Makefile3
-rw-r--r--databases/grass/Makefile2
-rw-r--r--databases/postgis/Makefile3
-rw-r--r--databases/spatialite/Makefile4
-rw-r--r--devel/shapelib/Makefile3
-rw-r--r--graphics/gdal/Makefile4
-rw-r--r--graphics/libgeotiff/Makefile4
-rw-r--r--graphics/mapnik/Makefile1
-rw-r--r--graphics/mapserver/Makefile4
-rw-r--r--graphics/p5-Geo-Proj4/Makefile1
-rw-r--r--graphics/qgis/Makefile1
-rw-r--r--math/saga/Makefile3
-rw-r--r--science/cdo/Makefile4
13 files changed, 22 insertions, 15 deletions
diff --git a/astro/qlandkartegt/Makefile b/astro/qlandkartegt/Makefile
index abd9a721277e..8067accdbed4 100644
--- a/astro/qlandkartegt/Makefile
+++ b/astro/qlandkartegt/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qlandkartegt
PORTVERSION= 0.15.1
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION}
@@ -14,7 +15,7 @@ MAINTAINER= freebsd@levsha.org.ua
COMMENT= The ultimate outdoor aficionado's tool
LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal \
- proj.5:${PORTSDIR}/graphics/proj
+ proj.6:${PORTSDIR}/graphics/proj
USE_CMAKE= yes
USE_QT_VER= 4
diff --git a/databases/grass/Makefile b/databases/grass/Makefile
index 825c45100d32..2530b2d514d8 100644
--- a/databases/grass/Makefile
+++ b/databases/grass/Makefile
@@ -7,7 +7,7 @@
PORTNAME= grass
PORTVERSION= 6.2.3
-PORTREVISION= 6
+PORTREVISION= 7
PORTEPOCH= 2
CATEGORIES= databases geography
MASTER_SITES= http://grass.itc.it/grass62/source/ \
diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile
index 3546454f9e0d..8f5b104eca61 100644
--- a/databases/postgis/Makefile
+++ b/databases/postgis/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postgis
DISTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= http://postgis.refractions.net/download/ \
http://www.postgis.org/download/
@@ -15,7 +16,7 @@ MAINTAINER= anderson@cnpm.embrapa.br
COMMENT= Adds support for geographic objects to PostgreSQL databases
BUILD_DEPENDS= ${LOCALBASE}/bin/geos-config:${PORTSDIR}/graphics/geos
-LIB_DEPENDS= proj.5:${PORTSDIR}/graphics/proj
+LIB_DEPENDS= proj.6:${PORTSDIR}/graphics/proj
RUN_DEPENDS= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
USE_BISON= build
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile
index e94688e595ec..7c4165ce9341 100644
--- a/databases/spatialite/Makefile
+++ b/databases/spatialite/Makefile
@@ -7,7 +7,7 @@
PORTNAME= spatialite
PORTVERSION= 2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases geography
MASTER_SITES= http://www.gaia-gis.it/${PORTNAME}-${PORTVERSION}/
@@ -15,7 +15,7 @@ MAINTAINER= wenheping@gmail.com
COMMENT= Spatial Extensions for SQLite
LIB_DEPENDS= geos_c.7:${PORTSDIR}/graphics/geos/ \
- proj.5:${PORTSDIR}/graphics/proj/ \
+ proj.6:${PORTSDIR}/graphics/proj/ \
iconv.3:${PORTSDIR}/converters/libiconv/
GNU_CONFIGURE= yes
diff --git a/devel/shapelib/Makefile b/devel/shapelib/Makefile
index b60bcd375641..f1470901df18 100644
--- a/devel/shapelib/Makefile
+++ b/devel/shapelib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= shapelib
PORTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://download.osgeo.org/shapelib/ \
http://sunpoet.net/distfiles/
@@ -27,7 +28,7 @@ SHAPELIB_VER= ${PORTVERSION}a2
.include <bsd.port.pre.mk>
.if defined(WITH_PROJ4)
-LIB_DEPENDS+= proj.5:${PORTSDIR}/graphics/proj
+LIB_DEPENDS+= proj.6:${PORTSDIR}/graphics/proj
PLIST_SUB+= PROJ4=""
PROJ4= -DPROJ4
.else
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 284cd9ce5f18..4d0a4ce72ea0 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gdal
PORTVERSION= 1.6.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics geography
MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/ \
http://www.gdal.org/dl/ \
@@ -171,7 +171,7 @@ CONFIGURE_ARGS+= --with-php
.endif
.if defined(WITH_PROJ4)
-LIB_DEPENDS+= proj.5:${PORTSDIR}/graphics/proj
+LIB_DEPENDS+= proj.6:${PORTSDIR}/graphics/proj
CONFIGURE_ARGS+= --with-static-proj4=${LOCALBASE}
.else
CONFIGURE_ARGS+= --with-static-proj4=no
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile
index 4dcaf1a6a3ea..e6d751c943bc 100644
--- a/graphics/libgeotiff/Makefile
+++ b/graphics/libgeotiff/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libgeotiff
PORTVERSION= 1.2.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/ \
http://dl1.maptools.org/dl/geotiff/libgeotiff/
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Library for reading and writing GeoTIFF information tags
LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
- proj.5:${PORTSDIR}/graphics/proj \
+ proj.6:${PORTSDIR}/graphics/proj \
tiff.4:${PORTSDIR}/graphics/tiff
USE_GNOME= gnometarget
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile
index a99047321d6c..603283fa78c4 100644
--- a/graphics/mapnik/Makefile
+++ b/graphics/mapnik/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mapnik
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= ${MASTER_SITE_BERLIOS}/${PORTNAME}/
diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile
index e86518e02b58..249575088dd7 100644
--- a/graphics/mapserver/Makefile
+++ b/graphics/mapserver/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mapserver
PORTVERSION= 5.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics www geography
MASTER_SITES= http://download.osgeo.org/mapserver/
@@ -15,7 +15,7 @@ MAINTAINER= wen@FreeBSD.org
COMMENT= System for developing web-based GIS applications
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
- proj.5:${PORTSDIR}/graphics/proj
+ proj.6:${PORTSDIR}/graphics/proj
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/graphics/p5-Geo-Proj4/Makefile b/graphics/p5-Geo-Proj4/Makefile
index 2c41e186da98..a750ecf49c12 100644
--- a/graphics/p5-Geo-Proj4/Makefile
+++ b/graphics/p5-Geo-Proj4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Geo-Proj4
PORTVERSION= 1.01
+PORTREVISION= 1
CATEGORIES= graphics devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 3b6d362f41d3..9db746f5ead7 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qgis
PORTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= http://download.osgeo.org/qgis/src/
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/math/saga/Makefile b/math/saga/Makefile
index 6cf4980efd5b..7763df0273e4 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -7,6 +7,7 @@
PORTNAME= saga
PORTVERSION= 2.0.4
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION}
DISTNAME= ${PORTNAME}_${PORTVERSION}_src_linux
@@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_src_linux
MAINTAINER= rhurlin@gwdg.de
COMMENT= System for Automated Geoscientific Analyses
-LIB_DEPENDS= proj.5:${PORTSDIR}/graphics/proj \
+LIB_DEPENDS= proj.6:${PORTSDIR}/graphics/proj \
gdal.14:${PORTSDIR}/graphics/gdal \
jasper.4:${PORTSDIR}/graphics/jasper \
tiff.4:${PORTSDIR}/graphics/tiff
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index 86ba89cb2b60..1685e218bc4b 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -8,7 +8,7 @@
PORTNAME= cdo
PORTVERSION= 1.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= http://www.mpimet.mpg.de/fileadmin/software/cdo/ \
http://sunpoet.net/distfiles/
@@ -66,7 +66,7 @@ LIB_DEPENDS+= hdf5.0:${PORTSDIR}/science/hdf5
.if defined(WITH_PROJ)
CONFIGURE_ARGS+= --with-proj=${LOCALBASE}
-LIB_DEPENDS+= proj.5:${PORTSDIR}/graphics/proj
+LIB_DEPENDS+= proj.6:${PORTSDIR}/graphics/proj
.endif
post-build: