Date: Thu, 17 Apr 2003 12:36:58 -0500 (CDT) From: Leif Pedersen <pedersen@meridian-enviro.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: pedersen@meridian-enviro.com Subject: ports/51098: New port: Perl5 module to read and write shapefiles via shapelib Message-ID: <200304171736.h3HHawQw077926@orion.meridian-enviro.com> Resent-Message-ID: <200304171740.h3HHe8CS043786@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 51098 >Category: ports >Synopsis: New port: Perl5 module to read and write shapefiles via shapelib >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 17 10:40:08 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Leif Pedersen >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: Meridian Environmental Technology Inc >Environment: System: FreeBSD orion.meridian-enviro.com 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Sun Sep 8 15:16:18 CDT 2002 rand@orion.meridian-enviro.com:/a/Delta/usr/obj/usr/src/sys/ORION i386 >Description: Perl5 module to read and write shapefiles via shapelib >How-To-Repeat: >Fix: # 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: # # p5-Shape # p5-Shape/distinfo # p5-Shape/pkg-plist # p5-Shape/pkg-descr # p5-Shape/Makefile # echo c - p5-Shape mkdir -p p5-Shape > /dev/null 2>&1 echo x - p5-Shape/distinfo sed 's/^X//' >p5-Shape/distinfo << 'END-of-p5-Shape/distinfo' XMD5 (Shape-0.04.tar.gz) = c55b699cbac1c4850e0966860a9db444 END-of-p5-Shape/distinfo echo x - p5-Shape/pkg-plist sed 's/^X//' >p5-Shape/pkg-plist << 'END-of-p5-Shape/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Shape.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Shape/Shape.so Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Shape/Shape.bs Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Shape/autosplit.ix Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Shape/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Shape X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Shape 2>/dev/null || true END-of-p5-Shape/pkg-plist echo x - p5-Shape/pkg-descr sed 's/^X//' >p5-Shape/pkg-descr << 'END-of-p5-Shape/pkg-descr' XThis is a library for reading, creating, and writing ArcView(c) Xshapefiles using Perl. The Perl code uses Frank Warmerdam's Shapefile XC Library. X XWWW: http://www.water.hut.fi/pub/Grid/Shape.html END-of-p5-Shape/pkg-descr echo x - p5-Shape/Makefile sed 's/^X//' >p5-Shape/Makefile << 'END-of-p5-Shape/Makefile' X# New ports collection makefile for: p5-Shape X# Date created: April 17th 2003 X# Whom: Leif Pedersen <pedersen@meridian-enviro.com> X# X# $FreeBSD$ X# X XPORTNAME= Shape XPORTVERSION= 0.04 XCATEGORIES= devel perl5 XMASTER_SITES= http://www.water.hut.fi/pub/Grid/ XPKGNAMEPREFIX= p5- X XMAINTAINER= pedersen@meridian-enviro.com XCOMMENT= Perl5 module to read and write shapefiles via shapelib X XLIB_DEPENDS= shp:${PORTSDIR}/devel/shapelib X XPERL_CONFIGURE= yes X XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Shape.3 X X.include <bsd.port.mk> END-of-p5-Shape/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304171736.h3HHawQw077926>