From owner-freebsd-ports Wed Feb 20 22:10:14 2002 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 4240D37B417 for ; Wed, 20 Feb 2002 22:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1L6A1o90820; Wed, 20 Feb 2002 22:10:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id AEA0237B402 for ; Wed, 20 Feb 2002 22:09:48 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g1L67ol38365; Thu, 21 Feb 2002 01:07:50 -0500 (EST) (envelope-from alane) Message-Id: <200202210607.g1L67ol38365@wwweasel.geeksrus.net> Date: Thu, 21 Feb 2002 01:07:50 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/35170: New port: p5-PDA-Pilot: experimental Perl interface to pilot-link Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 35170 >Category: ports >Synopsis: New port: p5-PDA-Pilot: experimental Perl interface to pilot-link >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Feb 20 22:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.5-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Feb 8 21:25:34 EST 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: This is the PDA::Pilot module, used by Pilot-Manager port (coming soon, I hope). This PR is dependent on ports/35169 being committed first. >How-To-Repeat: >Fix: --8<----8<----8<----8<----8<----8<----8<----8<----8<----8<-- # 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: # # palm/p5-PDA-Pilot # palm/p5-PDA-Pilot/Makefile # palm/p5-PDA-Pilot/pkg-comment # palm/p5-PDA-Pilot/pkg-descr # palm/p5-PDA-Pilot/pkg-plist # echo c - palm/p5-PDA-Pilot mkdir -p palm/p5-PDA-Pilot > /dev/null 2>&1 echo x - palm/p5-PDA-Pilot/Makefile sed 's/^X//' >palm/p5-PDA-Pilot/Makefile << 'END-of-palm/p5-PDA-Pilot/Makefile' X# ex:ts=8 X# X# New ports collection makefile for: PDA-Pilot X# Date created: 2002/02/20 X# Whom: Alan Eldridge ports@geeksrus.net X# X# $FreeBSD$ X# X XPORTNAME= PDA-Pilot XCATEGORIES= palm comms perl5 XPKGNAMEPREFIX= p5- XDISTNAME= pilot-link.${PORTVERSION} X XMAINTAINER= ports@geeksrus.net X XLIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link X XMASTERDIR= ${.CURDIR}/../pilot-link X XCOMMENT= ${.CURDIR}/pkg-comment XDESCR= ${.CURDIR}/pkg-descr XPLIST= ${.CURDIR}/pkg-plist X Xpost-configure: X cd ${WRKSRC}/tools/Perl5; \ X ${SETENV} ${CONFIGURE_ENV} ${PERL} Makefile.PL \ X CC="${CC}" CCFLAGS="${CFLAGS}" PREFIX="${PREFIX}" X Xdo-build: X cd ${WRKSRC}/tools/Perl5; \ X ${SETENV} ${MAKE_ENV} ${MAKE} X Xdo-install: X cd ${WRKSRC}/tools/Perl5; \ X ${SETENV} ${MAKE_ENV} ${MAKE} pure_install X X.include "${MASTERDIR}/Makefile" X X# X#EOF END-of-palm/p5-PDA-Pilot/Makefile echo x - palm/p5-PDA-Pilot/pkg-comment sed 's/^X//' >palm/p5-PDA-Pilot/pkg-comment << 'END-of-palm/p5-PDA-Pilot/pkg-comment' XExperimental Perl interface to pilot-link library END-of-palm/p5-PDA-Pilot/pkg-comment echo x - palm/p5-PDA-Pilot/pkg-descr sed 's/^X//' >palm/p5-PDA-Pilot/pkg-descr << 'END-of-palm/p5-PDA-Pilot/pkg-descr' XThe PDA::Pilot module is an experimental interface to the pilot-link library. XIt is used by the Pilot-Manager port. X X-- AlanE END-of-palm/p5-PDA-Pilot/pkg-descr echo x - palm/p5-PDA-Pilot/pkg-plist sed 's/^X//' >palm/p5-PDA-Pilot/pkg-plist << 'END-of-palm/p5-PDA-Pilot/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/PDA/Pilot.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/PDA/dump.pl Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/PDA/Pilot/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/PDA/Pilot/Pilot.bs Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/PDA/Pilot/Pilot.so Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/PDA/Pilot/autosplit.ix X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/PDA/Pilot X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/PDA X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/PDA END-of-palm/p5-PDA-Pilot/pkg-plist exit --8<----8<----8<----8<----8<----8<----8<----8<----8<----8<-- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message