Date: Tue, 5 Dec 2000 22:57:59 -0600 (CST) From: Jeremy Shaffner <jeremy@external.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/23317: New Port: astro/p5-GPS Message-ID: <200012060457.eB64vxi28804@indigo.external.org> Resent-Message-ID: <200012060510.eB65ABn99204@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 23317 >Category: ports >Synopsis: New Port: astro/p5-GPS >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Dec 05 21:10:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Jeremy Shaffner <jeremy@external.org> >Release: FreeBSD 4.2-20001106-BETA i386 >Organization: >Environment: >Description: This is a Perl module that gives access to several GPS protocols, such as Garmin, NMEA, and Magellan. It works in Unix and Win32. WWW: http://sourceforge.net/projects/perl-gps/ >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-GPS # p5-GPS/Makefile # p5-GPS/pkg-comment # p5-GPS/pkg-descr # p5-GPS/distinfo # p5-GPS/pkg-plist # echo c - p5-GPS mkdir -p p5-GPS > /dev/null 2>&1 echo x - p5-GPS/Makefile sed 's/^X//' >p5-GPS/Makefile << 'END-of-p5-GPS/Makefile' X# New ports collection makefile for: p5-GPS X# Date created: 5 December 2000 X# Whom: Jeremy Shaffner <jeremy@external.org> X# X# $FreeBSD$ X XPORTNAME= GPS XPORTVERSION= 0.12 XCATEGORIES= astro perl5 XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= perl-gps XPKGNAMEPREFIX= p5- XDISTNAME= perl-GPS-${PORTVERSION} X XMAINTAINER= jeremy@external.org X XUSE_PERL5= YES X XMAN3= GPS::Garmin.3 \ X GPS::Serial.3 \ X GPS::Garmin::Handler.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X Xdo-configure: X @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL X X.include <bsd.port.mk> END-of-p5-GPS/Makefile echo x - p5-GPS/pkg-comment sed 's/^X//' >p5-GPS/pkg-comment << 'END-of-p5-GPS/pkg-comment' XPerl interface to GPS receivers END-of-p5-GPS/pkg-comment echo x - p5-GPS/pkg-descr sed 's/^X//' >p5-GPS/pkg-descr << 'END-of-p5-GPS/pkg-descr' XThis is a Perl module that gives access to several GPS protocols, such as XGarmin, NMEA, and Magellan. It works in Unix and Win32. X XWWW: http://sourceforge.net/projects/perl-gps/ END-of-p5-GPS/pkg-descr echo x - p5-GPS/distinfo sed 's/^X//' >p5-GPS/distinfo << 'END-of-p5-GPS/distinfo' XMD5 (perl-GPS-0.12.tar.gz) = 261fb84f8d6e519d25394c4c9321390d END-of-p5-GPS/distinfo echo x - p5-GPS/pkg-plist sed 's/^X//' >p5-GPS/pkg-plist << 'END-of-p5-GPS/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GPS/Garmin/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/GPS/Garmin.pm Xlib/perl5/site_perl/%%PERL_VER%%/GPS/Garmin/Constant.pm Xlib/perl5/site_perl/%%PERL_VER%%/GPS/Garmin/Handler.pm Xlib/perl5/site_perl/%%PERL_VER%%/GPS/Serial.pm Xlib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Garmin/Handler/autosplit.ix Xlib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Garmin/autosplit.ix Xlib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Serial/autosplit.ix X@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Garmin/Handler X@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Garmin X@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Serial X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GPS/Garmin END-of-p5-GPS/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012060457.eB64vxi28804>