Add p5-Business-OnlinePayment 2.00, a generic interface for processing online

credit card payments.
This commit is contained in:
Maxim Sobolev 2002-10-24 16:47:39 +00:00
parent acadea4e50
commit 41b27a26f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68737
11 changed files with 91 additions and 0 deletions

View file

@ -0,0 +1,26 @@
# New ports collection makefile for: Business::OnlinePayment
# Date created: 24 October 2002
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Business-OnlinePayment
PORTVERSION= 2.00
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Business
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Business::OnlinePayment.3
.include <bsd.port.mk>

View file

@ -0,0 +1 @@
MD5 (Business-OnlinePayment-2.00.tar.gz) = 94a73a94158051a68b871b1165145655

View file

@ -0,0 +1 @@
A generic interface for processing online credit card payments

View file

@ -0,0 +1,9 @@
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.

View file

@ -0,0 +1,8 @@
lib/perl5/site_perl/%%PERL_VER%%/Business/OnlinePayment.pm
lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment/autosplit.ix
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Business
@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment
@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Business

View file

@ -211,6 +211,7 @@
SUBDIR += p5-Business-ISBN
SUBDIR += p5-Business-ISIN
SUBDIR += p5-Business-ISSN
SUBDIR += p5-Business-OnlinePayment
SUBDIR += p5-Business-UPS
SUBDIR += p5-Chatbot-Eliza
SUBDIR += p5-Data-Buffer

View file

@ -0,0 +1,26 @@
# New ports collection makefile for: Business::OnlinePayment
# Date created: 24 October 2002
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Business-OnlinePayment
PORTVERSION= 2.00
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Business
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Business::OnlinePayment.3
.include <bsd.port.mk>

View file

@ -0,0 +1 @@
MD5 (Business-OnlinePayment-2.00.tar.gz) = 94a73a94158051a68b871b1165145655

View file

@ -0,0 +1 @@
A generic interface for processing online credit card payments

View file

@ -0,0 +1,9 @@
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.

View file

@ -0,0 +1,8 @@
lib/perl5/site_perl/%%PERL_VER%%/Business/OnlinePayment.pm
lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment/autosplit.ix
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Business
@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment
@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Business