Commit graph

32 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
31694df96b - Fix *_DEPENDS: parent is already in all supported Perl releases
- Remove outdated PERL_LEVEL check
- Bump PORTREVISION for dependency change
- While I'm here, use single space after WWW:

With hat:	perl
2015-01-07 19:19:31 +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
Antoine Brodin
8b6ef795df Cleanup plist 2014-11-12 13:45:59 +00:00
Martin Wilke
8a2322b7e0 - Stage support 2014-01-30 08:18: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
778e2d3551 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 15:42:40 +00:00
Andrej Zverev
10a2b4693f - Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
2012-12-16 06:12:28 +00:00
Wen Heping
6eb0aa9de3 - Update to 0.63 [1]
Changes: http://cpansearch.perl.org/src/YOSHIMI/WWW-MobileCarrierJP-0.63/Changes
- Trim Makefile headers

PR:		173902 [1]
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer) [1]

Feature safe:	yes
2012-11-25 15:53:26 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Steve Wills
4563372530 - Update to 0.62
PR:		ports/165714
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2012-03-05 15:25:11 +00:00
Frederic Culot
e4201e03f3 - Update to 0.61 [1]
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS
- Update TEST_DEPENDS

Changes:	http://search.cpan.org/dist/WWW-MobileCarrierJP/Changes
PR:		ports/163319 [1]
Submitted by:	Teramoto Masahiro <markun@onohara.to> (maintainer)
2011-12-16 12:10:24 +00:00
Frederic Culot
d4b9ff4a58 - Update to 0.60
Changes:	http://search.cpan.org/dist/WWW-MobileCarrierJP/Changes
PR:		ports/162738
Submitted by:	Teramoto Masahiro <markun@onohara.to> (maintainer)
Feature safe:	yes
2011-11-22 09:35:42 +00:00
Wen Heping
dc33ec6d55 - Update to 0.59
PR:		ports/162142
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2011-11-01 01:13:24 +00:00
Frederic Culot
756193005a - Update to 0.58
Changes:	http://search.cpan.org/dist/WWW-MobileCarrierJP/Changes
PR:		ports/161742
Submitted by:	Teramoto Masahiro <markun@onohara.to> (maintainer)
2011-10-18 14:11:39 +00:00
Frederic Culot
d3ac0f79a1 - Update to 0.56
Changes:	http://search.cpan.org/dist/WWW-MobileCarrierJP/Changes
PR:		ports/161385
Submitted by:	Teramoto Masahiro <markun@onohara.to> (maintainer)
2011-10-09 12:53:07 +00:00
Frederic Culot
9b59b85d17 - Update to 0.55
- Add TEST_DEPENDS
- Add LICENSE

Changes:	http://search.cpan.org/dist/WWW-MobileCarrierJP/Changes
PR:		ports/158567
Submitted by:	Teramoto Masahiro <markun@onohara.to> (maintainer)
2011-07-03 08:57:54 +00:00
Frederic Culot
997a266c8e - Update to 0.54
Changes:	http://search.cpan.org/dist/WWW-MobileCarrierJP/Changes
PR:		ports/157462
Submitted by:	Teramoto Masahiro <markun@onohara.to> (maintainer)
2011-05-31 14:04:26 +00:00
Frederic Culot
c3baadca81 - Update to 0.52
Changes:	http://search.cpan.org/dist/WWW-MobileCarrierJP/Changes
PR:		ports/155534
Submitted by:	TERAMOTO Masahiro <markun AT onohara.to> (maintainer)
2011-03-13 19:18:32 +00:00
Wen Heping
37f410d232 - Update to 0.48
PR:		ports/150957
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2010-09-27 00:36:08 +00:00
Philip M. Gollucci
6564a2589c - only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it

With Hat:   perl@
2010-09-24 02:03:44 +00:00
Wen Heping
a612ea2b9f - Update to 0.47 2010-09-18 03:17:46 +00:00
Dmitry Marakasov
a25fa99693 - Update to 0.46
PR:		149179
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2010-08-05 14:49:14 +00:00
Sylvio Cesar Teixeira
6ec5a444c8 - Update to 0.45
PR:		ports/148902
Submitted by:	Teramoto Masahiro <markun@onohara.to> (maintainer)
2010-07-27 14:02:46 +00:00
Wen Heping
982afda10b - Update to 0.44
PR:		ports/147081
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2010-05-27 00:53:35 +00:00
Sahil Tandon
82cb42350d - Update to 0.41
PR:             ports/146013
Submitted by:   TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Approved by:    itetcu@ (mentor)
2010-05-02 19:26:14 +00:00
Dmitry Marakasov
8694a13cb8 - Update to 0.40
PR:		144389
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Feature safe:	yes
2010-03-04 12:18:16 +00:00
Martin Wilke
3c0d78aa59 - Update to 0.38
PR:		141955
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2009-12-24 21:50:47 +00:00
Dmitry Marakasov
ee35e789be - Update to 0.37
PR:		139755
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2009-10-20 03:14:38 +00:00
Martin Wilke
aeaeff038c - Update to 0.36
PR:		139158
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2009-09-30 14:05:11 +00:00
Steven Kreuzer
3c7bc31515 Update to 0.35
PR:		ports/135445
Submitted by:	TERAMOTO Masahiro <markun@onohara.to>
Approved by:	wxs (mentor)
2009-06-12 14:53:18 +00:00
Martin Wilke
14532090bf - Update to 0.32
- Fix PKGNAMEPREFIX
- Add dependency for p5-Moose

PR:		134257
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2009-05-09 09:18:22 +00:00
Martin Wilke
383eb7f04b Japanese Mobile Phone Carrier doesn't feed any information
by the machine readable format :(

This is good wrapper for this problem.

This module makes machine readable format from html :)

WWW:	http://search.cpan.org/dist/WWW-MobileCarrierJP/

PR:		ports/133725
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2009-04-26 23:47:58 +00:00