Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2006 21:14:10 +0200
From:      Laurent Courty <lrntct@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/93856: New port : graphics/gdal-grass GRASS data support for GDAL
Message-ID:  <442C2E02.4020409@gmail.com>
In-Reply-To: <200602261400.k1QE0D3W072737@freefall.freebsd.org>
References:  <200602261400.k1QE0D3W072737@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------090105090701020502090507
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hello,

Update to 1.3.1.2

Laurent

--------------090105090701020502090507
Content-Type: text/plain;
 name="gdal-grass-1.3.1.2.shar"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="gdal-grass-1.3.1.2.shar"

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	gdal-grass
#	gdal-grass/distinfo
#	gdal-grass/pkg-descr
#	gdal-grass/Makefile
#	gdal-grass/pkg-plist
#
echo c - gdal-grass
mkdir -p gdal-grass > /dev/null 2>&1
echo x - gdal-grass/distinfo
sed 's/^X//' >gdal-grass/distinfo << 'END-of-gdal-grass/distinfo'
XMD5 (gdal-grass-1.3.1.2.tar.gz) = b756dceb21e5be765b1ffd63534e7b30
XSHA256 (gdal-grass-1.3.1.2.tar.gz) = 7fc7ae37f96ede2acc920b21d2d890e35f8e62daaab08f192d419f58e436045f
XSIZE (gdal-grass-1.3.1.2.tar.gz) = 75034
END-of-gdal-grass/distinfo
echo x - gdal-grass/pkg-descr
sed 's/^X//' >gdal-grass/pkg-descr << 'END-of-gdal-grass/pkg-descr'
X				GDAL-GRASS
X
XStandalone GDAL drivers for GRASS raster and vector files that
Xare installed as an "autoload" driver.
X
XWWW: http://www.gdal.org/
END-of-gdal-grass/pkg-descr
echo x - gdal-grass/Makefile
sed 's/^X//' >gdal-grass/Makefile << 'END-of-gdal-grass/Makefile'
X# New ports collection makefile for:	gdal-grass
X# Date created:		Feb 2006
X# Whom:			Laurent Courty
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gdal-grass
XPORTVERSION=	1.3.1.2
XCATEGORIES=	graphics
XMASTER_SITES=	http://www.gdal.org/dl/ \
X		ftp://ftp.remotesensing.org/gdal/ \
X		http://gdal.maptools.org/dl/
X
XMAINTAINER=	lrntct@gmail.org
XCOMMENT=	GDAL drivers for GRASS raster and vector files
X
XBUILD_DEPENDS=	${LOCALBASE}/bin/gdal-config:${PORTSDIR}/graphics/gdal \
X		${LOCALBASE}/bin/grass60:${PORTSDIR}/databases/grass
X
XGRASS_INST_DIR=	grass
XWRKSRC=		${WRKDIR}/${PORTNAME}-1.3.1
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--with-gdal=${LOCALBASE}/bin/gdal-config \
X		--with-grass=${LOCALBASE}/${GRASS_INST_DIR} \
X		--with-autoload=${GDAL_AUTOLOAD_DIR}
XALL_TARGET=
X
X.include <bsd.port.pre.mk>
X
Xpre-install:
X	test -d ${PREFIX}/share/gdal || ${MKDIR} ${PREFIX}/share/gdal
X
X.if !defined(GDAL_AUTOLOAD_DIR)
XGDAL_AUTOLOAD_DIR=${PREFIX}/lib/gdalplugins
X.endif
X
X.if !defined (GRASS_INST_DIR)
XGRASS_INST_DIR=	grass
X.endif
X
X.include <bsd.port.post.mk>
END-of-gdal-grass/Makefile
echo x - gdal-grass/pkg-plist
sed 's/^X//' >gdal-grass/pkg-plist << 'END-of-gdal-grass/pkg-plist'
Xlib/gdalplugins/gdal_GRASS.so
Xlib/gdalplugins/ogr_GRASS.so
Xshare/gdal/grass/etc/datum.table
Xshare/gdal/grass/etc/ellipse.table
X@dirrm share/gdal/grass/etc
X@dirrm share/gdal/grass
END-of-gdal-grass/pkg-plist
exit


--------------090105090701020502090507--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?442C2E02.4020409>