cvs commit: ports/finance Makefile ports/finance/p5-PayflowPro
Makefile distinfo pkg-descr
Martin Wilke
miwi at FreeBSD.org
Sun Oct 28 04:47:37 PDT 2007
miwi 2007-10-28 11:47:36 UTC
FreeBSD ports repository
Modified files:
finance Makefile
Added files:
finance/p5-PayflowPro Makefile distinfo pkg-descr
Log:
Interface to HTTP gateway for PayPal's Payflow Pro service, as described on
the PayPal developer forums at
http://www.pdncommunity.com/pdn/board?board.id=payflow
This module is intended to be a drop-in replacement for PFProAPI (a couple of
minor changes to your code are necessary to use this module instead of
PFProAPI). The major difference is that it is pure Perl, and not architecture
dependent (ie, you can use this on your 64-bit FreeBSD platform.)
WWW: http://labs.mailermailer.com/downloads/
PR: ports/117460
Submitted by: Vivek Khera <vivek at khera.org>
Revision Changes Path
1.56 +1 -0 ports/finance/Makefile
1.1 +33 -0 ports/finance/p5-PayflowPro/Makefile (new)
1.1 +3 -0 ports/finance/p5-PayflowPro/distinfo (new)
1.1 +10 -0 ports/finance/p5-PayflowPro/pkg-descr (new)
More information about the cvs-ports
mailing list