aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Business-OnlinePayment-VirtualNet/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-041-6/+6
| | | | Notes: svn path=/head/; revision=298332
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* Reassign my p5-* ports to perl@ so more than one personErwin Lansing2009-01-291-1/+1
| | | | | | | can look at them. Notes: svn path=/head/; revision=227098
* - 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
* Fix pkg-plist, which was previously hidden in p5-Business-OnlinePaymentErwin Lansing2008-02-191-1/+1
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=207592
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* move p5-Business-OnlinePayment from misc to financeEdwin Groothuis2003-04-041-6/+4
| | | | | | | | PR: ports/50557 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=78070
* add missing directory to PLISTYen-Ming Lee2003-02-221-0/+1
| | | | | | | | | | | | bump PORTREVISION Noticed by: bento PR: 48544 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=76153
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | 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-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Add p5-Business-OnlinePayment-VirtualNet 0.02, a Business::OnlinePaymentMaxim Sobolev2002-10-241-0/+31
backend module for Vital VirtualNet. Notes: svn path=/head/; revision=68746