Date: Thu, 21 Feb 2002 01:07:50 -0500 (EST) From: Alan Eldridge <ports@geeksrus.net> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/35170: New port: p5-PDA-Pilot: experimental Perl interface to pilot-link Message-ID: <200202210607.g1L67ol38365@wwweasel.geeksrus.net>
next in thread | raw e-mail | index | archive | help
>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 <ports@geeksrus.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202210607.g1L67ol38365>