summaryrefslogtreecommitdiff
path: root/graphics/gdal
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-01-16 23:40:26 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-01-16 23:40:26 +0000
commitb17a1da4bbd021c013e6ca2c5ec20d9f107bf74e (patch)
treeecdbe8e5c338883f76cca5363d3da18a564c0489 /graphics/gdal
parentUpdate to 0.8.8a (diff)
Upate to 1.1.8
PR: 47075 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=73292
Diffstat (limited to 'graphics/gdal')
-rw-r--r--graphics/gdal/Makefile13
-rw-r--r--graphics/gdal/distinfo2
-rw-r--r--graphics/gdal/pkg-plist48
3 files changed, 34 insertions, 29 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 818016fcac3a..872a55556fc6 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -6,21 +6,21 @@
#
PORTNAME= gdal
-PORTVERSION= 1.1.7
+PORTVERSION= 1.1.8
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
- tiff.4:${PORTSDIR}/graphics/tiff
BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+ png.5:${PORTSDIR}/graphics/png \
+ tiff.4:${PORTSDIR}/graphics/tiff
USE_PYTHON= yes
+USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX} \
- --with-libz=internal \
+CONFIGURE_ARGS= --with-libz=internal \
--with-png=internal \
--with-libtiff=internal \
--with-libgeotiff=internal \
@@ -28,7 +28,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-libgif=internal \
--with-python
MAKEFILE= GNUmakefile
-USE_GMAKE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>
diff --git a/graphics/gdal/distinfo b/graphics/gdal/distinfo
index a674b1b01cc9..0b1a439b0bbe 100644
--- a/graphics/gdal/distinfo
+++ b/graphics/gdal/distinfo
@@ -1 +1 @@
-MD5 (gdal-1.1.7.tar.gz) = 6f2b5e30c8d2b18f7f10458e5aaea723
+MD5 (gdal-1.1.8.tar.gz) = e6f02c0ba706b7387203e8b4ef03945b
diff --git a/graphics/gdal/pkg-plist b/graphics/gdal/pkg-plist
index d92495f748fd..831fe6d2ea6c 100644
--- a/graphics/gdal/pkg-plist
+++ b/graphics/gdal/pkg-plist
@@ -2,6 +2,7 @@ bin/gdal-config
bin/gdal_translate
bin/gdaladdo
bin/gdalinfo
+bin/gdalwarp
bin/ogr2ogr
bin/ogrinfo
bin/ogrtindex
@@ -10,12 +11,16 @@ include/cpl_conv.h
include/cpl_csv.h
include/cpl_error.h
include/cpl_minixml.h
+include/cpl_multiproc.h
include/cpl_port.h
include/cpl_string.h
include/cpl_vsi.h
include/gdal.h
+include/gdal_alg.h
include/gdal_frmts.h
include/gdal_priv.h
+include/gvgcpfit.h
+include/ogr_api.h
include/ogr_core.h
include/ogr_feature.h
include/ogr_featurestyle.h
@@ -29,28 +34,29 @@ lib/gdal.a
lib/libgdal.1.1.so
lib/ogr.a
lib/ogrsf_frmts.a
-share/gdal/compd_cs.csv
-share/gdal/ellips_alias.csv
+%%PYTHON_SITELIBDIR%%/_gdalmodule.so
+%%PYTHON_SITELIBDIR%%/epsg_tr.py
+%%PYTHON_SITELIBDIR%%/esri2wkt.py
+%%PYTHON_SITELIBDIR%%/gcps2wld.py
+%%PYTHON_SITELIBDIR%%/gdal.py
+%%PYTHON_SITELIBDIR%%/gdal2xyz.py
+%%PYTHON_SITELIBDIR%%/gdal_merge.py
+%%PYTHON_SITELIBDIR%%/gdalconst.py
+%%PYTHON_SITELIBDIR%%/gdalimport.py
+%%PYTHON_SITELIBDIR%%/gdalnumeric.py
+%%PYTHON_SITELIBDIR%%/ogr.py
+%%PYTHON_SITELIBDIR%%/osr.py
+%%PYTHON_SITELIBDIR%%/rgb2pct.py
+share/gdal/datum.csv
share/gdal/ellipsoid.csv
-share/gdal/gdatum_alias.csv
-share/gdal/geod_datum.csv
-share/gdal/geod_trf.csv
-share/gdal/horiz_cs.csv
-share/gdal/p_meridian.csv
+share/gdal/gcs.csv
+share/gdal/gdalicon.png
+share/gdal/pcs.csv
+share/gdal/prime_meridian.csv
share/gdal/s57attributes.csv
share/gdal/s57expectedinput.csv
share/gdal/s57objectclasses.csv
-share/gdal/stateplane.txt
-share/gdal/trf_method.csv
-share/gdal/trf_nonpolynomial.csv
-share/gdal/trf_path.csv
-share/gdal/uom_an_alias.csv
-share/gdal/uom_angle.csv
-share/gdal/uom_le_alias.csv
-share/gdal/uom_length.csv
-share/gdal/uom_sc_alias.csv
-share/gdal/uom_scale.csv
-share/gdal/vert_cs.csv
-share/gdal/vert_datum.csv
-share/gdal/vert_offset.csv
-@dirrm share/gdal/
+share/gdal/seed_2d.dgn
+share/gdal/stateplane.csv
+share/gdal/unit_of_measure.csv
+@dirrm share/gdal