Date: Sun, 28 Oct 2007 11:47:36 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/finance Makefile ports/finance/p5-PayflowPro Makefile distinfo pkg-descr Message-ID: <200710281147.l9SBlbHc069342@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710281147.l9SBlbHc069342>