851a FreshPorts -- finance/p5-Business-OnlinePayment
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Business-OnlinePayment 3.02 finance on this many watch lists=0 search for ports that depend on this port
Generic interface for processing online credit card payments
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Apr 2003 01:12:34
Also Listed In: perl5
License: not specified in port


Business::OnlinePayment is a generic interface for processing payments through
online credit card processors, online check acceptance houses, etc.  (If you
like buzzwords, call it an "multiplatform ecommerce-enabling middleware
solution").

IMPORTANT: Business::OnlinePayment only defines the frontend interface to the
system, in order to use it you also need to have at least one backend
processing module installed, the processors supported are listed below along
with the types of transactions supported.

WWW:	http://search.cpan.org/dist/Business-OnlinePayment/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/p5-Net-SSLeay
  2. net/p5-URI
  3. devel/p5-Tie-IxHash
  4. security/p5-Crypt-SSLeay
  5. www/p5-libwww
  6. lang/perl5.14
Required To Run:
  1. security/p5-Net-SSLeay
  2. net/p5-URI
  3. devel/p5-Tie-IxHash
  4. security/p5-Crypt-SSLeay
  5. www/p5-libwww
  6. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/finance/p5-Business-OnlinePayment/ && make install clean
To add the package: pkg_add -r p5-Business-OnlinePayment


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/I/IV/IVAN/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/I/IV/IVAN/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/I/IV/IVAN/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/I/IV/IVAN/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/I/IV/IVAN/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/I/IV/IVAN/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/I/IV/IVAN/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/I/IV/IVAN/
  11. http://at.cpan.org/authors/id/I/IV/IVAN/
  12. http://backpan.perl.org/authors/id/I/IV/IVAN/
  13. http://cpan.nctu.edu.tw/authors/id/I/IV/IVAN/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/I/IV/IVAN/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/I/IV/IVAN/
  16. http://www.cpan.dk/authors/id/I/IV/IVAN/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Mar 2013 00:44:54
Original commit files touched by this commit  3.02
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
20 Oct 2012 09:40:31
Original commit files touched by this commit  3.02
culot search for other commits by this committer
- Update to 3.02

Changes:	http://search.cpan.org/dist/Business-OnlinePayment/Changes
PR:		ports/172884
Submitted by:	Vivek Khera <vivek@khera.org>
Feature safe:	yes
04 Jun 2012 05:15:46
Original commit files touched by this commit  3.00_1
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
21 Jan 2012 17:40:15
Original commit files touched by this commit  3.00_1
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
21 Jun 2011 06:58:21
Original commit files touched by this commit  3.00_1
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
19 Mar 2011 12:38:54
Original commit files touched by this commit  3.00_1
miwi search for other commits by this committer
- Get Rid MD5 support
22 Dec 2009 00:11:12
Original commit files touched by this commit  3.00_1
kuriyama search for other commits by this committer
- Remove test-only and included-in-perl-5.8 dependencies.
29 Jan 2009 17:41:17
Original commit files touched by this commit  3.00
erwin search for other commits by this committer
Reassign my p5-* ports to perl@ so more than one person
can look at them.
18 Feb 2008 16:16:39
Original commit files touched by this commit  3.00
erwin search for other commits by this committer
Update to 3.00

PR:             120693
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
21 Apr 2007 10:47:55
Original commit files touched by this commit  2.01_1
erwin search for other commits by this committer
Fix plist
22 Jan 2006 01:51:57
Original commit files touched by this commit  2.01
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
26 Nov 2005 17:00:48
Original commit files touched by this commit  2.01
pav search for other commits by this committer
- Add SHA256

Approved by:    maintainer
04 Jul 2004 10:55:33
Original commit files touched by this commit  2.01
erwin search for other commits by this committer
Update to 2.01
18 Mar 2004 18:01:13
Original commit files touched by this commit  2.00_1
trevor search for other commits by this committer
Add size data, approved by maintainers.
24 Oct 2003 12:05:09
Original commit files touched by this commit  2.00_1
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
12 Jun 2003 16:41:16
Original commit files touched by this commit  2.00_1
erwin search for other commits by this committer
Change to my FreeBSD.org address
04 Apr 2003 01:11:28
Original commit files touched by this commit  2.00_1
edwin search for other commits by this committer
move p5-Business-OnlinePayment from misc to finance

PR:             ports/50557
Submitted by:   Erwin Lansing <erwin@lansing.dk>

Number of commits found: 17

2857
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24527
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days28
new fortnight58
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0