mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change - Bump PORTREVISION for graphics/gdal shlib change [1] Approved by: portmgr (implicit) [1]
This commit is contained in:
parent
e230048069
commit
61a8320e09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361523
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= merkaartor
|
||||
PORTVERSION= 0.18.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= http://merkaartor.be/attachments/download/301/ \
|
||||
https://secure.ohos.nl/downloads/
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= osmium
|
||||
PORTVERSION= git20130522
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= astro geography devel
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= qlandkartegt
|
||||
PORTVERSION= 1.7.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarte%20GT%20${PORTVERSION}
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= xastir
|
||||
PORTVERSION= 2.0.4
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= comms hamradio
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= grass
|
||||
PORTVERSION= 6.4.3
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= postgis
|
||||
PORTVERSION= 2.0.4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= http://download.osgeo.org/postgis/source/
|
||||
PKGNAMESUFFIX= 20
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= postgis
|
||||
PORTVERSION= 2.1.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= http://download.osgeo.org/postgis/source/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= rgdal
|
||||
DISTVERSION= 0.8-16
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gdal-grass
|
||||
PORTVERSION= 1.4.3
|
||||
PORTREVISION= 15
|
||||
PORTREVISION= 16
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://download.osgeo.org/gdal/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gdal
|
||||
PORTVERSION= 1.11.0
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \
|
||||
ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \
|
||||
@ -24,15 +24,17 @@ PCRE_DESC= Regular expression support for SQLite
|
||||
|
||||
CFLAGS+= -fPIC
|
||||
CONFIGURE_ARGS= --datadir=${DATADIR} \
|
||||
--with-libz=/usr --with-liblzma=yes --with-threads=yes
|
||||
--enable-static=yes \
|
||||
--with-liblzma=yes --with-libz=/usr --with-threads=yes \
|
||||
--without-libtool
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE} -pthread
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
MAKEFILE= GNUmakefile
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake
|
||||
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
PORTDATA= *
|
||||
|
||||
SLAVEDIRS= graphics/p5-Geo-GDAL graphics/php-gdal graphics/py-gdal graphics/ruby-gdal
|
||||
@ -131,8 +133,9 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$$(INST_LIB)/pkgconfig|${PREFIX}/libdata/pkgconfig|' ${WRKSRC}/GNUmakefile
|
||||
|
||||
post-install:
|
||||
${INSTALL_LIB} ${WRKSRC}/libgdal.a ${STAGEDIR}${PREFIX}/lib/
|
||||
${TOUCH} ${STAGEDIR}${PREFIX}/lib/gdalplugins/.keepme
|
||||
${INSTALL_DATA} ${WRKSRC}/GDALmake.opt ${STAGEDIR}${DATADIR}/
|
||||
-${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* ${STAGEDIR}${PREFIX}/lib/libgdal.so.19
|
||||
-${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* ${STAGEDIR}${PREFIX}/lib/libgdal.so.${PORTVERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -86,8 +86,8 @@ include/thinplatespline.h
|
||||
include/vrtdataset.h
|
||||
lib/gdalplugins/.keepme
|
||||
lib/libgdal.a
|
||||
lib/libgdal.la
|
||||
lib/libgdal.so
|
||||
lib/libgdal.so.19
|
||||
lib/libgdal.so.1
|
||||
lib/libgdal.so.%%PORTVERSION%%
|
||||
libdata/pkgconfig/gdal.pc
|
||||
@dirrm lib/gdalplugins
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gmt
|
||||
PORTVERSION= 4.5.12
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \
|
||||
ftp://ftp.geologi.uio.no/pub/%SUBDIR%/ \
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= mapnik
|
||||
PORTVERSION= 2.2.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= mapserver
|
||||
PORTVERSION= 6.4.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= graphics www geography
|
||||
MASTER_SITES= http://download.osgeo.org/mapserver/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= osg
|
||||
PORTVERSION= 3.3.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \
|
||||
http://mirror.amdmi3.ru/distfiles/
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= osg
|
||||
PORTVERSION= 3.2.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \
|
||||
http://mirror.amdmi3.ru/distfiles/
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= osgearth
|
||||
PORTVERSION= 2.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= https://github.com/gwaldron/${PORTNAME}/archive/
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= Geo-GDAL
|
||||
PORTVERSION= 1.11.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= http://download.osgeo.org/gdal/ \
|
||||
ftp://ftp.remotesensing.org/pub/gdal/ \
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= gdal
|
||||
PORTVERSION= 1.11.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://download.osgeo.org/gdal/ \
|
||||
ftp://ftp.remotesensing.org/pub/gdal/ \
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= gdal
|
||||
PORTVERSION= 1.11.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= http://download.osgeo.org/gdal/ \
|
||||
ftp://ftp.remotesensing.org/pub/gdal/ \
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= qgis
|
||||
PORTVERSION= 2.2.0
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= graphics geography
|
||||
|
||||
MAINTAINER= rhurlin@gwdg.de
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= visionworkbench
|
||||
PORTVERSION= 2.2.0
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://ti.arc.nasa.gov/m/project/nasa-vision-workbench/
|
||||
DISTNAME= VisionWorkbench-${PORTVERSION}
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= saga
|
||||
PORTVERSION= 2.1.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user