# New ports collection makefile for: Business::OnlinePayment # Date created: 24 October 2002 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= Business-OnlinePayment PORTVERSION= 3.00 CATEGORIES= finance perl5 MASTER_SITES= CPAN/../by-authors/id/I/IV/IVAN/ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION}_08 MAINTAINER= erwin@FreeBSD.org COMMENT= A generic interface for processing online credit card payments BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \ ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Business::OnlinePayment.3 \ Business::FraudDetect.3 \ Business::FraudDetect::preCharge.3 \ Business::OnlinePayment::HTTPS.3 .include t/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
3a192fbfdc61439a4fbdbc1a8a68a7c'>- Respect CC, CFLAGS
Commit message (Expand)AuthorAgeFilesLines
* Introduce new variable MASTER_SITE_INDEX, to allow mirroring ofkrion2004-12-171-1/+2
* As previously announced, remove ports/picobsd/ssh-picobsd due to long-linimon2004-11-291-1/+0
* Allow to override fetch option by $FETCHINDEX variable.kuriyama2004-11-161-1/+2
* - In fetchindex target:pav2004-11-161-1/+1
* * Be even more explicit about partial ports trees being unsupportedkris2004-07-141-17/+12
* Be more explicit about INDEX builds not being supported with partialkris2004-06-121-4/+5
* * Support verbose index builds with INDEX_VERBOSE [1]kris2004-06-101-2/+10
* Add "fetchindex" target. It fetches the recent index file (INDEX _or_netchild2004-05-251-0/+3
* - Allow processing of info files in non-standard locations; thekris2004-04-021-11/+35
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-0/+1
* Tie x11-themes into the build now that it contains some ports.marcus2004-02-201-0/+1
* Tie accessibility to the build now that it has some ports.marcus2004-01-221-0/+1
* Tie arabic to the build now that it has some ports.marcus2003-11-091-0/+1
* Tie the dns category to the build now that it has some ports.marcus2003-08-301-0/+1
* Connect polish to the buildarved2003-08-191-0/+1
* Define the default SUP program to be cvsup.joe2003-07-121-0/+1
* With CVS_UPDATE, use read-only repository mode by default.ru2003-03-061-1/+1
* In a spirit of src/Makefile.inc1,v 1.142, get rid of "sticky"ru2003-03-051-1/+1
* Correct the bug in 'make index' that failed to substitute back thekris2003-02-241-1/+1
* I committed from the wrong tree, and the patch had a missingkris2002-12-051-1/+1
* Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) andkris2002-12-051-12/+12
* Merge in some changes from Tools/portbuild/scripts/makeindex: setkris2002-12-011-5/+8
* Add several new real categories.knu2002-11-181-0/+4
* Switch back to .tgz packages for 'parallel' target.kris2002-10-021-1/+1
rafan2006-11-301-0/+5
* Fix breakage due to audio/gsm import.sobomax2006-08-151-1/+1
* Factor OSVERSION out of BROKEN/IGNORE strings to make them more consistentlinimon2006-07-243-3/+3
* Remove USE_REINPLACE from ports starting with Medwin2006-05-113-3/+0
* Fix on 6.xerwin2006-04-283-1/+26
* Reset maintainer at his request.linimon2006-04-191-1/+1
* Update to 1.18.sobomax2006-03-163-11/+14
* SHA256ifyedwin2006-02-013-0/+3
* SHA256ifyedwin2006-01-229-0/+9
* Fix breakage caused by time_t change.trhodes2006-01-012-0/+81
* Respect LOCALBASEmnag2005-12-053-3/+4
* Fix maintainers email addressedwin2005-12-051-1/+1
* - Add SHA256pav2005-11-254-0/+4
* Switch to <target>:: convention for both patch-autotools and run-autotools,ade2005-11-191-1/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-154-4/+4
* Look for -luclmmbase under LOCALBASE instead of PREFIX (which ismi2005-03-236-31/+175
* Upgrade devel/uclmmbase and mbone/vic to their latest respectedmi2005-03-2114-100/+188
* Drop maintainershiplioux2005-03-111-1/+1
* Fix fetch: Tarballed rerolled, no differencesvs2005-02-221-2/+2
* Fix MASTER_SITES.krion2005-02-191-1/+1
* Fix maintainer's email.krion2004-12-241-1/+1
* Change maintainer's email.krion2004-12-231-1/+1
* Add DOCSDIR and fix pkg-plist.krion2004-12-131-0/+1
* - Fix build on 5.xpav2004-11-052