aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Business-PayPal
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.05Steven Kreuzer2012-08-302-4/+3
| | | | | | | | PR: ports/171130 Submitted by: Steve Wills <swills@freebsd.org> Notes: svn path=/head/; revision=303389
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-2/+8
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+2
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703Martin Matuska2010-09-211-4/+10
| | | | | | | Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 Notes: svn path=/head/; revision=261560
* Update to 0.04Steven Kreuzer2010-08-093-8/+11
| | | | | | | | PR: ports/149385 Submitted by: Frederic Culot <frederic@culot.org> Notes: svn path=/head/; revision=259009
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-221-3/+2
| | | | | | | | | (part 2). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248359
* Change MAINTAINER on my ports to my FreeBSD email addressSteven Kreuzer2009-03-281-1/+1
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=231170
* - Update to 0.03Wesley Shields2009-01-312-7/+7
| | | | | | | | | | - Switch to using pkgname in DEPENDS PR: ports/131097 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> (maintainer) Notes: svn path=/head/; revision=227267
* - 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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Change of email address, same maintainer.Ion-Mihai Tetcu2007-06-171-1/+1
| | | | | | | | PR: ports/113686 Submitted by: Steven Kreuzer (confirmed from the old email on private) Notes: svn path=/head/; revision=193739
* This module offers an interface to PayPal's transaction system.Alejandro Pulver2006-10-064-0/+43
PR: ports/103817 Submitted by: Steven Kreuzer Notes: svn path=/head/; revision=174601