mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Bump PORTREVISION for gdal shlib change
Feature safe: yes
This commit is contained in:
parent
2013cb3801
commit
a278210450
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268371
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= merkaartor
|
||||
PORTVERSION= 0.17.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= http://www.merkaartor.be/attachments/download/192/
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= qlandkartegt
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION}
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= xastir
|
||||
PORTVERSION= 2.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms hamradio
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= grass
|
||||
PORTVERSION= 6.4.0
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= http://grass.itc.it/grass64/source/ \
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gdal-grass
|
||||
PORTVERSION= 1.4.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.gdal.org/dl/ \
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= mapserver
|
||||
PORTVERSION= 5.6.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics www geography
|
||||
MASTER_SITES= http://download.osgeo.org/mapserver/
|
||||
|
||||
@ -80,7 +81,7 @@ CONFIGURE_ARGS+= --with-wfs --with-wfsclient
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GDAL)
|
||||
LIB_DEPENDS+= gdal.15:${PORTSDIR}/graphics/gdal
|
||||
LIB_DEPENDS+= gdal.16:${PORTSDIR}/graphics/gdal
|
||||
CONFIGURE_ARGS+= --with-gdal=${LOCALBASE}/bin/gdal-config \
|
||||
--with-ogr=${LOCALBASE}/bin/gdal-config
|
||||
.endif
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= osg
|
||||
PORTVERSION= 2.9.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \
|
||||
http://mirror.amdmi3.ru/distfiles/
|
||||
@ -84,7 +85,7 @@ PLIST_SUB+= FREETYPE="@comment "
|
||||
|
||||
.if defined(WITH_GDAL)
|
||||
FORCE_REQUIRE+= GDAL
|
||||
LIB_DEPENDS+= gdal.15:${PORTSDIR}/graphics/gdal
|
||||
LIB_DEPENDS+= gdal.16:${PORTSDIR}/graphics/gdal
|
||||
PLIST_SUB+= GDAL=""
|
||||
.else
|
||||
FORCE_IGNORE+= GDAL
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= osg
|
||||
PORTVERSION= 2.8.2
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PORTVERSION}/source/ \
|
||||
http://mirror.amdmi3.ru/distfiles/
|
||||
@ -84,7 +84,7 @@ PLIST_SUB+= FREETYPE="@comment "
|
||||
|
||||
.if defined(WITH_GDAL)
|
||||
FORCE_REQUIRE+= GDAL
|
||||
LIB_DEPENDS+= gdal.15:${PORTSDIR}/graphics/gdal
|
||||
LIB_DEPENDS+= gdal.16:${PORTSDIR}/graphics/gdal
|
||||
PLIST_SUB+= GDAL=""
|
||||
.else
|
||||
FORCE_IGNORE+= GDAL
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= qgis
|
||||
PORTVERSION= 1.6.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= http://qgis.org/downloads/ \
|
||||
http://download.osgeo.org/qgis/src/
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= visionworkbench
|
||||
PORTVERSION= 2.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://ti.arc.nasa.gov/m/project/nasa-vision-workbench/
|
||||
DISTNAME= VisionWorkbench-${PORTVERSION}
|
||||
|
@ -3,9 +3,11 @@
|
||||
# Whom: Rainer Hurling <rhurlin@gwdg.de>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= saga
|
||||
PORTVERSION= 2.0.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
@ -14,7 +16,7 @@ MAINTAINER= rhurlin@gwdg.de
|
||||
COMMENT= System for Automated Geoscientific Analyses
|
||||
|
||||
LIB_DEPENDS= proj.6:${PORTSDIR}/graphics/proj \
|
||||
gdal.15:${PORTSDIR}/graphics/gdal \
|
||||
gdal.16:${PORTSDIR}/graphics/gdal \
|
||||
jasper.4:${PORTSDIR}/graphics/jasper \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
iodbc.3:${PORTSDIR}/databases/libiodbc \
|
||||
|
Loading…
Reference in New Issue
Block a user