From f62fdf19ba3be393a90f99a5ad3bbfe2ebf712f1 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Fri, 4 Apr 2003 01:15:23 +0000 Subject: move p5-Business-OnlinePayment from misc to finance PR: ports/50557 Submitted by: Erwin Lansing --- MOVED | 18 ++++++++++++++++++ finance/Makefile | 20 ++++++++++++++++++++ finance/p5-Business-CreditCard/Makefile | 2 +- finance/p5-Business-OnlinePayment-2CheckOut/Makefile | 10 ++++------ .../p5-Business-OnlinePayment-AuthorizeNet/Makefile | 10 ++++------ .../p5-Business-OnlinePayment-BankOfAmerica/Makefile | 10 ++++------ .../p5-Business-OnlinePayment-Beanstream/Makefile | 10 ++++------ .../p5-Business-OnlinePayment-Cardstream/Makefile | 10 ++++------ finance/p5-Business-OnlinePayment-Jettis/Makefile | 10 ++++------ finance/p5-Business-OnlinePayment-LinkPoint/Makefile | 10 ++++------ .../Makefile | 8 +++----- .../Makefile | 10 ++++------ .../p5-Business-OnlinePayment-PayConnect/Makefile | 10 ++++------ .../Makefile | 10 ++++------ finance/p5-Business-OnlinePayment-SurePay/Makefile | 10 ++++------ finance/p5-Business-OnlinePayment-TCLink/Makefile | 10 ++++------ .../p5-Business-OnlinePayment-VirtualNet/Makefile | 10 ++++------ finance/p5-Business-OnlinePayment-eSec/Makefile | 10 ++++------ finance/p5-Business-OnlinePayment/Makefile | 6 ++---- 19 files changed, 100 insertions(+), 94 deletions(-) diff --git a/MOVED b/MOVED index d0733dcd8c36..871f02a5fe25 100644 --- a/MOVED +++ b/MOVED @@ -191,4 +191,22 @@ x11-fm/rox-base||2003-03-24|obsolete graphics/xvid|multimedia/xvid|2003-03-29|new category print/dvipdfm-cjk|print/dvipdfmx|2003-03-29|port renamed games/tetris|games/bsdtris|2003-04-02|port renamed (see ports/13693) +misc/p5-Business-CreditCard|finance/p5-Business-CreditCard|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment|finance/p5-Business-OnlinePayment|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-2CheckOut|finance/p5-Business-OnlinePayment-2CheckOut|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-AuthorizeNet|finance/p5-Business-OnlinePayment-AuthorizeNet|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-BankOfAmerica|finance/p5-Business-OnlinePayment-BankOfAmerica|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-Beanstream|finance/p5-Business-OnlinePayment-Beanstream|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-Cardstream|finance/p5-Business-OnlinePayment-Cardstream|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-Jettis|finance/p5-Business-OnlinePayment-Jettis|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-LinkPoint|finance/p5-Business-OnlinePayment-LinkPoint|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-MerchantCommerce|finance/p5-Business-OnlinePayment-MerchantCommerce|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-Network1Financial|finance/p5-Business-OnlinePayment-Network1Financial|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-PayConnect|finance/p5-Business-OnlinePayment-PayConnect|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-PaymentsGateway|finance/p5-Business-OnlinePayment-PaymentsGateway|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-SurePay|finance/p5-Business-OnlinePayment-SurePay|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-TCLink|finance/p5-Business-OnlinePayment-TCLink|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-VirtualNet|finance/p5-Business-OnlinePayment-VirtualNet|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-eSec|finance/p5-Business-OnlinePayment-eSec|2003-04-03|port renamed (see ports/50557) +misc/p5-Business-OnlinePayment-WorldPay-Junior|finance/p5-Business-WorldPay-Junior|2003-04-03|port renamed (see ports/50557) math/p5-Math-Trig||2003-04-03|in base perl5 suite diff --git a/finance/Makefile b/finance/Makefile index 79a72b455a4f..a00bd9030c87 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -5,6 +5,26 @@ SUBDIR += khacc SUBDIR += libofx SUBDIR += openhbci + SUBDIR += p5-Business-CreditCard + SUBDIR += p5-Business-OnlinePayment + SUBDIR += p5-Business-OnlinePayment-2CheckOut + SUBDIR += p5-Business-OnlinePayment-AuthorizeNet + SUBDIR += p5-Business-OnlinePayment-BankOfAmerica + SUBDIR += p5-Business-OnlinePayment-Beanstream + SUBDIR += p5-Business-OnlinePayment-Cardstream + SUBDIR += p5-Business-OnlinePayment-Jettis + SUBDIR += p5-Business-OnlinePayment-LinkPoint + SUBDIR += p5-Business-OnlinePayment-MerchantCommerce + SUBDIR += p5-Business-OnlinePayment-Network1Financial + SUBDIR += p5-Business-OnlinePayment-PayConnect + SUBDIR += p5-Business-OnlinePayment-PaymentsGateway + SUBDIR += p5-Business-OnlinePayment-SurePay + SUBDIR += p5-Business-OnlinePayment-TCLink + SUBDIR += p5-Business-OnlinePayment-VirtualNet + SUBDIR += p5-Business-OnlinePayment-eSec + SUBDIR += p5-Business-OnlinePayment-misc-finance.MOVED.diff + SUBDIR += p5-Business-OnlinePayment-misc-finance.diff + SUBDIR += p5-Business-WorldPay-Junior SUBDIR += p5-Math-Financial SUBDIR += qhacc diff --git a/finance/p5-Business-CreditCard/Makefile b/finance/p5-Business-CreditCard/Makefile index 45a56ddf644b..4d0eb785256f 100644 --- a/finance/p5-Business-CreditCard/Makefile +++ b/finance/p5-Business-CreditCard/Makefile @@ -7,7 +7,7 @@ PORTNAME= Business-CreditCard PORTVERSION= 0.27 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- diff --git a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile index e088e0ef68f7..fcfe665c414f 100644 --- a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile +++ b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile @@ -7,22 +7,20 @@ PORTNAME= Business-OnlinePayment-2CheckOut PORTVERSION= 0.02 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= A Business::OnlinePayment backend module for 2CheckOut authorization service -BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ - ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ +BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \ + ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment \ ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS 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::2CheckOut.3 diff --git a/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile b/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile index 02dcc2076fb5..9b7534d78584 100644 --- a/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile +++ b/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile @@ -7,22 +7,20 @@ PORTNAME= Business-OnlinePayment-AuthorizeNet PORTVERSION= 3.12 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= A Business::OnlinePayment backend module for Authorize.Net -BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ - ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ +BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \ + ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment \ ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS 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::AuthorizeNet.3 diff --git a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile index c4092eb23696..faec6db00885 100644 --- a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile +++ b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile @@ -7,21 +7,19 @@ PORTNAME= Business-OnlinePayment-BankOfAmerica PORTVERSION= 1.02 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= A Business::OnlinePayment backend module for Bank of America eStores -BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ - ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment +BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \ + ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment 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::BankOfAmerica.3 diff --git a/finance/p5-Business-OnlinePayment-Beanstream/Makefile b/finance/p5-Business-OnlinePayment-Beanstream/Makefile index ea594d825bd2..8be8e4aa264d 100644 --- a/finance/p5-Business-OnlinePayment-Beanstream/Makefile +++ b/finance/p5-Business-OnlinePayment-Beanstream/Makefile @@ -8,21 +8,19 @@ PORTNAME= Business-OnlinePayment-Beanstream PORTVERSION= 0.01 PORTREVISION= 1 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= A Business::OnlinePayment backend module for Beanstream -BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ - ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment +BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \ + ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment 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::Beanstream.3 diff --git a/finance/p5-Business-OnlinePayment-Cardstream/Makefile b/finance/p5-Business-OnlinePayment-Cardstream/Makefile index 97c6e6446552..41e36b6512c7 100644 --- a/finance/p5-Business-OnlinePayment-Cardstream/Makefile +++ b/finance/p5-Business-OnlinePayment-Cardstream/Makefile @@ -8,21 +8,19 @@ PORTNAME= Business-OnlinePayment-Cardstream PORTVERSION= 1.0 PORTREVISION= 1 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= A Business::OnlinePayment backend module for Cardstream -BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ - ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment +BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \ + ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment 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::Cardstream.3 diff --git a/finance/p5-Business-OnlinePayment-Jettis/Makefile b/finance/p5-Business-OnlinePayment-Jettis/Makefile index 91bbb9c26870..6cf63146761e 100644 --- a/finance/p5-Business-OnlinePayment-Jettis/Makefile +++ b/finance/p5-Business-OnlinePayment-Jettis/Makefile @@ -8,21 +8,19 @@ PORTNAME= Business-OnlinePayment-Jettis PORTVERSION= 0.01 PORTREVISION= 1 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= A Business::OnlinePayment backend module for Jettis -BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ - ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment +BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \ + ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment 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::Jettis.3 diff --git a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile index e6bbf317933a..030c1573967f 100644 --- a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile +++ b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile @@ -8,21 +8,19 @@ PORTNAME= Business-OnlinePayment-LinkPoint PORTVERSION= 0.02 PORTREVISION= 1 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= A Business::OnlinePayment backend module for LinkPoint -BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ - ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment +BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \ + ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment 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::LinkPoint.3 diff --git a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile index 182befdd106b..339015163b95 100644 --- a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile +++ b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile @@ -7,20 +7,18 @@ PORTNAME= Business-OnlinePayment-MerchantCommerce PORTVERSION= 0.01 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= A Business::OnlinePayment backend module for MerchantCommerce authorization service -BUILD_DEPENDS= ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment +BUILD_DEPENDS= ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment 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::MerchantCommerce.3 diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile index ea9dd747d4a0..a6f162ddf73f 100644 --- a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile +++ b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile @@ -8,21 +8,19 @@ PORTNAME= Business-OnlinePayment-Network1Financial PORTVERSION= 0.02 PORTREVISION= 1 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= A Business::OnlinePayment backend module for Network1 Financial -BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ - ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment +BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \ + ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment 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::Network1Financial.3 diff --git a/finance/p5-Business-OnlinePayment-PayConnect/Makefile b/finance/p5-Business-OnlinePayment-PayConnect/Makefile index e63a3e21e447..49e87c1788fd 100644 --- a/finance/p5-Business-OnlinePayment-PayConnect/Makefile +++ b/finance/p5-Business-OnlinePayment-PayConnect/Makefile @@ -8,21 +8,19 @@ PORTNAME= Business-OnlinePayment-PayConnect PORTVERSION= 0.02 PORTREVISION= 1 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= A Business::OnlinePayment backend module for PaymentOne PayConnect -BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ - ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment +BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \ + ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment 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::PayConnect.3 diff --git a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile index 20e7de45d890..d7c01cb9f684 100644 --- a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile +++ b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile @@ -8,21 +8,19 @@ PORTNAME= Business-OnlinePayment-PaymentsGateway PORTVERSION= 0.01 PORTREVISION= 1 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= A Business::OnlinePayment backend module for PaymentsGateway.net ACH Direct -BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ - ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment +BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \ + ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment 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::PaymentsGateway.3 diff --git a/finance/p5-Business-OnlinePayment-SurePay/Makefile b/finance/p5-Business-OnlinePayment-SurePay/Makefile index 6b499e4f86fb..8486e6ec0d73 100644 --- a/finance/p5-Business-OnlinePayment-SurePay/Makefile +++ b/finance/p5-Business-OnlinePayment-SurePay/Makefile @@ -7,21 +7,19 @@ PORTNAME= Business-OnlinePayment-SurePay PORTVERSION= 0.01 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= A Business::OnlinePayment backend module for SurePay authorization service -BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ - ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment +BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \ + ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment 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::SurePay.3 diff --git a/finance/p5-Business-OnlinePayment-TCLink/Makefile b/finance/p5-Business-OnlinePayment-TCLink/Makefile index c98c1836e743..2d86c6b55a72 100644 --- a/finance/p5-Business-OnlinePayment-TCLink/Makefile +++ b/finance/p5-Business-OnlinePayment-TCLink/Makefile @@ -7,22 +7,20 @@ PORTNAME= Business-OnlinePayment-TCLink PORTVERSION= 1.03 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= A Business::OnlinePayment backend module for TrustCommerce -BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ - ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ +BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \ + ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment \ ${SITE_PERL}/${PERL_ARCH}/Net/TCLink.pm:${PORTSDIR}/net/p5-Net-TCLink 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::TCLink.3 diff --git a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile index 9d826071cf36..b2291d0cab13 100644 --- a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile +++ b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile @@ -8,16 +8,16 @@ PORTNAME= Business-OnlinePayment-VirtualNet PORTVERSION= 0.02 PORTREVISION= 1 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= A Business::OnlinePayment backend module for Vital VirtualNet -BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ - ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ +BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \ + ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment \ ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \ ${SITE_PERL}/File/CounterFile.pm:${PORTSDIR}/misc/p5-File-CounterFile \ ${SITE_PERL}/String/Parity.pm:${PORTSDIR}/devel/p5-String-Parity \ @@ -25,8 +25,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business- 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::VirtualNet.3 diff --git a/finance/p5-Business-OnlinePayment-eSec/Makefile b/finance/p5-Business-OnlinePayment-eSec/Makefile index 06b00eb0b52a..24d21a82580b 100644 --- a/finance/p5-Business-OnlinePayment-eSec/Makefile +++ b/finance/p5-Business-OnlinePayment-eSec/Makefile @@ -8,21 +8,19 @@ PORTNAME= Business-OnlinePayment-eSec PORTVERSION= 0.02 PORTREVISION= 1 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= An Business::OnlinePayment backend module for eSec -BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ - ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment +BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \ + ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment 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::eSec.3 diff --git a/finance/p5-Business-OnlinePayment/Makefile b/finance/p5-Business-OnlinePayment/Makefile index 7d1e07904c10..19c8ea2c7985 100644 --- a/finance/p5-Business-OnlinePayment/Makefile +++ b/finance/p5-Business-OnlinePayment/Makefile @@ -8,20 +8,18 @@ PORTNAME= Business-OnlinePayment PORTVERSION= 2.00 PORTREVISION= 1 -CATEGORIES= misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= A generic interface for processing online credit card payments 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 -- cgit v1.2.3