aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Business-OnlinePayment-PaymenTech
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Update to 2.07Sunpoet Po-Chuan Hsieh2017-05-133-7/+11
| | | | | | | | | | | | - Sort *_DEPENDS - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Business-OnlinePayment-PaymenTech/Changes Notes: svn path=/head/; revision=440815
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Cleanup plistBaptiste Daroussin2014-10-271-5/+0
| | | | Notes: svn path=/head/; revision=371564
* Support STAGEDIR.Vanilla I. Shu2013-11-032-7/+4
| | | | Notes: svn path=/head/; revision=332619
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | finance) Notes: svn path=/head/; revision=327727
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-251-3/+0
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323655
* Update to 2.05.Anton Berezin2013-02-032-10/+6
| | | | | | | | Changes: http://search.cpan.org/dist/Business-OnlinePayment-PaymenTech/Changes Notes: svn path=/head/; revision=311457
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-041-1/+1
| | | | Notes: svn path=/head/; revision=298334
* - Add missing BUILD_DEPENDS to allow the module to work, silence buildSteve Wills2012-01-051-2/+4
| | | | | | | | | | warning and allow testing - Bump PORTREVISION due to added dependency - Expand value of BUILD_DEPENDS before assigning to RUN_DEPENDS as suggested by the Porters Handbook Notes: svn path=/head/; revision=288549
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 2.04Wen Heping2010-11-012-4/+4
| | | | | | | Changes: http://search.cpan.org/src/IVAN/Business-OnlinePayment-PaymenTech-2.04/Changes Notes: svn path=/head/; revision=263880
* - Update to 2.03Philip M. Gollucci2010-02-102-4/+4
| | | | Notes: svn path=/head/; revision=249496
* - Update to 1.6Martin Wilke2009-11-052-4/+4
| | | | Notes: svn path=/head/; revision=243851
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-281-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=240460
* - Update to 1.5Philip M. Gollucci2009-07-033-5/+4
| | | | | | | | | PR: ports/135776 Approved by: maintainer timeout (chinsan; 16 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=237041
* - Update to 1.4Philip M. Gollucci2009-06-163-4/+8
| | | | | | | | | | | - hack around broken AutoInstall PR: ports/135130 Approved by: maintainer timeout (chinsan; 2 weeks) Submitted by: pgollucci@ (myself) Notes: svn path=/head/; revision=235982
* - Update to 1.3Chin-San Huang2009-03-272-4/+4
| | | | Notes: svn path=/head/; revision=231104
* - Update to 1.1.0Chin-San Huang2009-03-232-4/+4
| | | | Notes: svn path=/head/; revision=230768
* Add p5-Business-OnlinePayment-PaymenTech, PaymenTech backend forChin-San Huang2008-08-314-0/+41
Business::OnlinePayment. Business::OnlinePayment::PaymenTech allows you to utilize PaymenTech's Orbital SDK credit card services. You will need to install the Perl Orbital SDK for this to work. WWW: http://search.cpan.org/dist/Business-OnlinePayment-PaymenTech/ Notes: svn path=/head/; revision=219516