Commit graph

16 commits

Author SHA1 Message Date
Dmitry Marakasov
1aa8e59847 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-31 13:15:13 +00:00
Vanilla I. Shu
79fd596494 Upgrade to 1.57.
PR:		198871
Submitted by:	maintainer
2015-03-25 16:25:27 +00:00
Wen Heping
c5bd879d1a - Update to 1.56
Changes: http://search.cpan.org/src/MAXMIND/Business-MaxMind-1.56/Changes

PR:		196779
Submitted by:	vivek@khera.org(maintainer)
2015-01-17 11:41:53 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
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
2014-11-26 13:08:24 +00:00
Martin Wilke
6e85147f50 - Stage support 2014-02-01 14:41:49 +00:00
Baptiste Daroussin
1c7169ab74 Add NO_STAGE all over the place in preparation for the staging support (cat: finance) 2013-09-20 17:18:38 +00:00
Andrej Zverev
46f9eb7bdb - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-02 09:44:14 +00:00
Steve Wills
4d22dde798 - Fix PLIST issues I caused in the last update
PR:		ports/171185
Pointy hat to:	swills
Submitted by:	bdrewery
Approved by:	vivek@khera.org (maintainer, implicit)
2012-09-01 21:25:50 +00:00
Steve Wills
11d9b74b40 - Update to 1.54
PR:		ports/171101
Approved by:	Vick Khera <vivek@khera.org> (maintainer)
2012-08-27 21:38:59 +00:00
Andrej Zverev
a015f2e5d0 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat
2011-09-08 08:36:43 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Philip M. Gollucci
39fdcd9faf - Update to 1.51
PR:             ports/141576
Approved by:     maintainer
Submitted by:   myself (pgollucci@)
2009-12-15 21:09:33 +00:00
Dmitry Marakasov
01c57e0e5b - Update to 1.50
PR:		134784
Submitted by:	Vivek Khera <vivek@khera.org> (maintainer)
2009-05-21 17:07:55 +00:00
Dmitry Marakasov
a018068e71 - Update to 1.49
PR:		134473
Submitted by:	Vivek Khera <vivek at khera dot org> (maintainer)
2009-05-11 22:40:03 +00:00
Wesley Shields
f2bc9dcc7d - Update to 1.48
- Cleanup pkg-descr

PR:		ports/128572
Submitted by:	Vivek Khera <khera@khera.org> (maintainer)
2008-11-05 03:13:11 +00:00
Xin LI
20e79e8c3b New port: p5-Bussiness-MaxMind-CreditCardFraudDetection.
This module queries the MaxMind minFraud service and returns the
result.

PR:		ports/119544
Submitted by:	Vivek Khera
2008-01-23 01:50:29 +00:00