aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Business-MaxMind-CreditCardFraudDetection
Commit message (Collapse)AuthorAgeFilesLines
* - Fix shebangsDmitry Marakasov2015-05-311-1/+4
| | | | | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=388067
* Upgrade to 1.57.Vanilla I. Shu2015-03-252-4/+4
| | | | | | | | PR: 198871 Submitted by: maintainer Notes: svn path=/head/; revision=382250
* - Update to 1.56Wen Heping2015-01-172-5/+6
| | | | | | | | | | Changes: http://search.cpan.org/src/MAXMIND/Business-MaxMind-1.56/Changes PR: 196779 Submitted by: vivek@khera.org(maintainer) Notes: svn path=/head/; revision=377220
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-8/+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
* - Stage supportMartin Wilke2014-02-011-6/+4
| | | | Notes: svn path=/head/; revision=342152
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | finance) Notes: svn path=/head/; revision=327727
* - convert to the new perl5 frameworkAndrej Zverev2013-09-021-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=325960
* - Fix PLIST issues I caused in the last updateSteve Wills2012-09-011-5/+2
| | | | | | | | | | PR: ports/171185 Pointy hat to: swills Submitted by: bdrewery Approved by: vivek@khera.org (maintainer, implicit) Notes: svn path=/head/; revision=303523
* - Update to 1.54Steve Wills2012-08-272-3/+3
| | | | | | | | PR: ports/171101 Approved by: Vick Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=303249
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-09-081-1/+1
| | | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. With perl@ hat Notes: svn path=/head/; revision=281438
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.51Philip M. Gollucci2009-12-152-7/+4
| | | | | | | | | PR: ports/141576 Approved by: maintainer Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=245932
* - Update to 1.50Dmitry Marakasov2009-05-212-4/+4
| | | | | | | | PR: 134784 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=234352
* - Update to 1.49Dmitry Marakasov2009-05-112-4/+4
| | | | | | | | PR: 134473 Submitted by: Vivek Khera <vivek at khera dot org> (maintainer) Notes: svn path=/head/; revision=233738
* - Update to 1.48Wesley Shields2008-11-053-12/+10
| | | | | | | | | | - Cleanup pkg-descr PR: ports/128572 Submitted by: Vivek Khera <khera@khera.org> (maintainer) Notes: svn path=/head/; revision=222412
* New port: p5-Bussiness-MaxMind-CreditCardFraudDetection.Xin LI2008-01-233-0/+67
This module queries the MaxMind minFraud service and returns the result. PR: ports/119544 Submitted by: Vivek Khera Notes: svn path=/head/; revision=206045