aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Business-WorldPay-Junior
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Remove old Perl support from unmaintained ports in categories startingGabor Kovesdan2007-04-021-12/+3
| | | | | | | with letter b-f Notes: svn path=/head/; revision=189024
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.Cheng-Lung Sung2006-06-251-1/+0
| | | | | | | | | | - this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer) Notes: svn path=/head/; revision=166308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149316
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Update to 1.07Erwin Lansing2003-10-302-2/+2
| | | | | | | - Worldpay have a new range of callback servers IPs Notes: svn path=/head/; revision=92651
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-241-1/+0
| | | | | | | in the last commit. Notes: svn path=/head/; revision=92065
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+1
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Conditionalise dependencies on databases/p5-DBI: for perlErwin Lansing2003-09-161-3/+12
| | | | | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=89001
* Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this fileKris Kennaway2003-04-171-1/+0
| | | | | | | is no longer installed. Notes: svn path=/head/; revision=79169
* Removed double $$ in BUILD_DEPENDSEdwin Groothuis2003-04-051-1/+1
| | | | | | | Noticed by: bento/kris Notes: svn path=/head/; revision=78368
* Security update to p5-Business-OnlinePayment-WorldPay-Junior-1.03Edwin Groothuis2003-04-045-25/+50
| | | | | | | | | | | | | | | | | | In the words of the author: "Please be advised that I have today made an important security update to the module to fix a serious, remotely exploitable, bug in the module. I have also renamed the module today to avoid namespace conflicts with the Business::OnlinePayment API." Requested by: Jason Clifford <jason@ukpost.com> (author) PR: ports/50017 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=78072
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Add p5-Business-OnlinePayment-WorldPay-Junior 1.03, an Business::OnlinePaymentMaxim Sobolev2002-10-245-0/+53
backend module for a WorldPay Select Junior service. Notes: svn path=/head/; revision=68747