aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Business-PayPal-EWP
Commit message (Collapse)AuthorAgeFilesLines
* - add stage supportAndrej Zverev2014-01-303-5/+1
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341825
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-1/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327002
* - Update to 1.03Felippe de Meirelles Motta2013-02-072-9/+4
| | | | Notes: svn path=/head/; revision=311890
* Use the correct variable that was obviously the intent of the authorEitan Adler2012-02-071-1/+1
| | | | | | | Reported by: Alex Kozlov Notes: svn path=/head/; revision=290535
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Update to 1.02.Felippe de Meirelles Motta2010-01-172-4/+4
| | | | Notes: svn path=/head/; revision=248027
* - Update to 1.01.Felippe de Meirelles Motta2009-07-112-4/+4
| | | | Notes: svn path=/head/; revision=237622
* - Updated to 1.00.Felippe de Meirelles Motta2008-09-285-28/+6
| | | | | | | | | | | | | | | | | - Use CPAN macro. - Add USE_DOS2UNIX. - Avoid portlint warnings on {BUILD,RUN}_DEPENDS. - Remove post-configure stage in Makefile. - Rebuild pkg-descr. - Remove unnecessary patches. - Update and fix pkg-plist. - Take maintainership. PR: ports/120849 Submitted by: lippe Notes: svn path=/head/; revision=220937
* Reset alfred, who has not been active in ports for a while.Mark Linimon2008-09-011-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219560
* - Update to 1.00Yen-Ming Lee2008-03-205-28/+29
| | | | | | | | | PR: 121210 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=209412
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-9/+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
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.Cheng-Lung Sung2006-06-251-1/+0
| | | | | | | | | | | | - this commit modified ports maintained by (non-)ports@, so approved by portmgr (erwin) first. PR: ports/98755 Submitted by: rafan Approved by: portmgr (erwin) Notes: svn path=/head/; revision=166317
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Add forgotten plist.Alfred Perlstein2005-05-201-0/+10
| | | | Notes: svn path=/head/; revision=135736
* Remove "foo:" target.Alfred Perlstein2005-05-191-5/+0
| | | | | | | Mocked by: tobez :-) Notes: svn path=/head/; revision=135651
* strip DOS style newlines out of this, it breaks 4.x builds.Alfred Perlstein2005-05-191-0/+4
| | | | Notes: svn path=/head/; revision=135650
* fixup commits, patch source not to use "our" when on older perl.Alfred Perlstein2005-05-191-2/+17
| | | | | | | this may fix it. Notes: svn path=/head/; revision=135648
* Perl module for authenticating talking to Paypal.Alfred Perlstein2005-05-125-0/+55
Notes: svn path=/head/; revision=135146