new port for modernized version of p5-PFProAPI which is machine independent. Fix: Extract this into ports/finance/p5-PayflowPro
Class Changed From-To: maintainer-update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!