Date: Fri, 29 Sep 2006 18:58:46 GMT From: Steven Kreuzer <skreuzer@f2o.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/103817: New port: p5-Business-PayPal Message-ID: <200609291858.k8TIwkjU099120@www.freebsd.org> Resent-Message-ID: <200609291900.k8TJ0YTJ018536@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 103817 >Category: ports >Synopsis: New port: p5-Business-PayPal >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: Fri Sep 29 19:00:33 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Steven Kreuzer >Release: 6.1-STABLE >Organization: >Environment: FreeBSD malpractice.exit2shell.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue Jun 20 12:42:20 EDT 2006 root@malpractice.exit2shell.com:/usr/obj/usr/src/sys/MALPRACTICE i386 >Description: Business::PayPal is a perl module that provides an interface to PayPal's transaction system. # 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: # # /usr/ports/www/p5-Business-PayPal/ # /usr/ports/www/p5-Business-PayPal/Makefile # /usr/ports/www/p5-Business-PayPal/pkg-descr # /usr/ports/www/p5-Business-PayPal/pkg-plist # /usr/ports/www/p5-Business-PayPal/distinfo # echo c - /usr/ports/www/p5-Business-PayPal/ mkdir -p /usr/ports/www/p5-Business-PayPal/ > /dev/null 2>&1 echo x - /usr/ports/www/p5-Business-PayPal/Makefile sed 's/^X//' >/usr/ports/www/p5-Business-PayPal/Makefile << 'END-of-/usr/ports/www/p5-Business-PayPal/Makefile' X# New ports collection makefile for: p5-Business-PayPal X# Date created: Fri 29 Sep 2006 X# Whom: Steven Kreuzer X# X# X# $FreeBSD$ X# X XPORTNAME= Business-PayPal XPORTVERSION= 0.02 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Business XPKGNAMEPREFIX= p5- X XMAINTAINER= skreuzer@f2o.org XCOMMENT= Perl extension for automating PayPal transactions X XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \ X ${SITE_PERL}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ X ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500600 XIGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again X.endif X X.include <bsd.port.post.mk> END-of-/usr/ports/www/p5-Business-PayPal/Makefile echo x - /usr/ports/www/p5-Business-PayPal/pkg-descr sed 's/^X//' >/usr/ports/www/p5-Business-PayPal/pkg-descr << 'END-of-/usr/ports/www/p5-Business-PayPal/pkg-descr' XThis module offers an interface to PayPal's transaction system. END-of-/usr/ports/www/p5-Business-PayPal/pkg-descr echo x - /usr/ports/www/p5-Business-PayPal/pkg-plist sed 's/^X//' >/usr/ports/www/p5-Business-PayPal/pkg-plist << 'END-of-/usr/ports/www/p5-Business-PayPal/pkg-plist' X%%SITE_PERL%%/Business/PayPal.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/PayPal/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/PayPal X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609291858.k8TIwkjU099120>