From owner-freebsd-ports Tue Dec 5 21:10:15 2000 From owner-freebsd-ports@FreeBSD.ORG Tue Dec 5 21:10:11 2000 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AEC137B401 for ; Tue, 5 Dec 2000 21:10:11 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB65ABn99204; Tue, 5 Dec 2000 21:10:11 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 5 Dec 2000 21:10:11 -0800 (PST) Resent-Message-Id: <200012060510.eB65ABn99204@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-ports@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, Jeremy Shaffner Received: from indigo.external.org (c1118643-b.chmpgn1.il.home.com [24.181.130.163]) by hub.freebsd.org (Postfix) with ESMTP id 1CC2737B400 for ; Tue, 5 Dec 2000 21:02:09 -0800 (PST) Received: (from jeremy@localhost) by indigo.external.org (8.11.1/8.11.1) id eB64vxi28804; Tue, 5 Dec 2000 22:57:59 -0600 (CST) (envelope-from jeremy) Message-Id: <200012060457.eB64vxi28804@indigo.external.org> Date: Tue, 5 Dec 2000 22:57:59 -0600 (CST) From: Jeremy Shaffner Sender: jeremy@indigo.external.org Reply-To: Jeremy Shaffner To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/23317: New Port: astro/p5-GPS Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 >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 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 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