Commit graph

26 commits

Author SHA1 Message Date
Danilo Egea Gondolfo
ccef9a193d - Update to 0.20150304 2015-03-06 20:50:47 +00:00
Danilo Egea Gondolfo
4ef48b863b - Update to 0.20150203 2015-02-12 11:56:23 +00:00
Danilo Egea Gondolfo
1e2e0b320e - Update to 0.20150106 2015-01-14 13:16:09 +00:00
Danilo Egea Gondolfo
70bcc653c6 - Update from 0.20141105 to 0.20141201 2014-12-09 13:37:56 +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
Danilo Egea Gondolfo
b42b41e4d5 - Update from 0.20141001 to 0.20141105 2014-11-18 16:48:52 +00:00
Antoine Brodin
8b6ef795df Cleanup plist 2014-11-12 13:45:59 +00:00
Danilo Egea Gondolfo
2395d2649d - Update from 0.20140901 to 0.20141001 2014-10-04 15:42:53 +00:00
Danilo Egea Gondolfo
48657f1960 - Update from 0.20140804 to 0.20140901 2014-09-04 13:25:17 +00:00
Danilo Egea Gondolfo
449e1b6b2a - Update from 0.20140602 to 0.20140804 2014-08-06 23:29:47 +00:00
Danilo Egea Gondolfo
0dbc02a191 - Update from 0.20140501 to 0.20140602 2014-06-06 15:41:54 +00:00
Danilo Egea Gondolfo
afc8849404 - Update from 0.20140401 to 0.20140501 2014-05-02 13:04:26 +00:00
Danilo Egea Gondolfo
8a2b755c60 - Update from 0.20140303 to 0.20140401 2014-04-11 02:34:34 +00:00
Danilo Egea Gondolfo
3c14c59e3f - Update from 0.20140203 to 0.20140303 2014-03-04 19:34:36 +00:00
Danilo Egea Gondolfo
911a10d5a0 - Update from 0.20140106 to 0.20140203 2014-02-06 18:35:10 +00:00
Danilo Egea Gondolfo
069b2b2ffb - Update from 0.20131001 to 0.20140106 2014-01-11 17:38:28 +00:00
Danilo Egea Gondolfo
ca0fbdf797 - Update from 0.20130603 to 0.20131001
- Change maintainer email to @FreeBSD.org
- Add stage support

Approved by:	culot (mentor)
2013-10-03 13:27:06 +00:00
Baptiste Daroussin
8ee9a3584f Add NO_STAGE all over the place in preparation for the staging support (cat: japanese) 2013-09-20 18:47:54 +00:00
Andrej Zverev
bfef5ebd27 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 09:39:11 +00:00
Frederic Culot
fd9d93df46 - Update to 0.20130603 [1]
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Number-Phone-JP/Changes
PR:		ports/179334 [1]
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-06-06 07:36:34 +00:00
Bryan Drewery
f050dd075b - Update to 0.20130501
- Pass maintainership to submitter

PR:		ports/178724
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
2013-05-19 05:09:45 +00:00
Martin Wilke
9656aa0dbc - Update to version 0.20130401
PR:		178573
Submitted by:	Ports Fury
2013-05-14 16:31:37 +00:00
Thomas Abthorpe
83fc7a83ad - Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
2012-08-15 19:26:13 +00:00
Philip M. Gollucci
b708946670 - Update to 0.12
- Remove MD5

PR:             ports/153077
Submitted by:   myself (pgollucci)
Approved by:    nork (maintainer)
2010-12-12 23:14:21 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${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)
2008-04-17 14:30:31 +00:00
Norikatsu Shigemura
5007c4e23a Add ja-p5-Number-Phone-JP 0.03, is a perl5 module
to validate Japanese phone numbers.
2005-11-24 14:22:06 +00:00