ports/117460: new port finance/p5-PayflowPro

Vivek Khera vivek at khera.org
Wed Oct 24 18:00:12 UTC 2007


>Number:         117460
>Category:       ports
>Synopsis:       new port finance/p5-PayflowPro
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 24 18:00:10 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 6.2-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD yertle.int.kcilink.com 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Wed May 9 16:01:50 EDT 2007 khera at yertle.int.kcilink.com:/usr/obj/usr/src/sys/KCI64SMP amd64


	
>Description:
	

new port for modernized version of p5-PFProAPI which is machine independent.

>How-To-Repeat:
	
>Fix:

	

Extract this into ports/finance/p5-PayflowPro

# 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:
#
#	Makefile
#	distinfo
#	pkg-descr
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for:	p5-PayflowPro
X# Date created:				Wed Oct 24 10:09:12 EDT 2007
X# Whom:					Vivek Khera <vivek at khera.org>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	PayflowPro
XPORTVERSION=	1150
XCATEGORIES=	finance perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../by-authors/id/V/VK/VKHERA
XPKGNAMEPREFIX=	p5-
XUSE_BZIP2=	yes
X
XMAINTAINER=	vivek at khera.org
XCOMMENT=	Pure Perl PayflowPro payment gateway interface
X
XMODULE_DEPENDS=	p5-libwww>0.0:${PORTSDIR}/www/p5-libwww
XRUN_DEPENDS+=	${MODULE_DEPENDS}
XBUILD_DEPENDS+=	${MODULE_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
Xpost-install:
X	${INSTALL_DATA} ${WRKSRC}/ca-bundle.crt ${LOCALBASE}/etc
X
XMAN3=		PayflowPro.3
XPLIST_FILES=	etc/ca-bundle.crt \
X		%%SITE_PERL%%/PayflowPro.pm \
X		%%SITE_PERL%%/%%PERL_ARCH%%/auto/PayflowPro/.packlist
XPLIST_DIRS=	%%SITE_PERL%%/%%PERL_ARCH%%/auto/PayflowPro
X
X.include <bsd.port.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (PayflowPro-1150.tar.bz2) = 934f7e6c0a08bf6a1e5394ac071dc1c3
XSHA256 (PayflowPro-1150.tar.bz2) = d104d2e775719a64b7d20998e23b7193f2a34e5e1a0beb52f88ba4442add4295
XSIZE (PayflowPro-1150.tar.bz2) = 162816
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XInterface to HTTP gateway for PayPal's Payflow Pro service, as described on
Xthe PayPal developer forums at
Xhttp://www.pdncommunity.com/pdn/board?board.id=payflow
X
XThis module is intended to be a drop-in replacement for PFProAPI (a couple of
Xminor changes to your code are necessary to use this module instead of
XPFProAPI).  The major difference is that it is pure Perl, and not architecture
Xdependent (ie, you can use this on your 64-bit FreeBSD platform.)
X
XWWW: http://labs.mailermailer.com/downloads/
END-of-pkg-descr
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list