Bug 117460 - new port finance/p5-PayflowPro
Summary: new port finance/p5-PayflowPro
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-24 19:00 UTC by Vick Khera
Modified: 2007-10-28 11:51 UTC (History)
0 users

See Also:


Attachments
file.shar (2.12 KB, text/plain)
2007-10-24 19:00 UTC, Vick Khera
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vick Khera 2007-10-24 19:00:10 UTC
	

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

Fix: Extract this into ports/finance/p5-PayflowPro
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-24 19:00:17 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-28 11:47:42 UTC
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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-10-28 11:51:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!