Commit graph

67 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
8fb57fb904 - Update to 2.78
Changes:	http://search.cpan.org/dist/Encode/Changes
2015-09-25 18:48:57 +00:00
Sunpoet Po-Chuan Hsieh
37eb13ac92 - Update to 2.77
- Strip shared library
- Sort PLIST

Changes:	http://search.cpan.org/dist/Encode/Changes
2015-09-17 17:09:03 +00:00
Mathieu Arnold
afae652a2a Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2015-09-14 12:19:48 +00:00
Sunpoet Po-Chuan Hsieh
1733c0b74a - Update to 2.76
Changes:	http://search.cpan.org/dist/Encode/Changes
2015-08-02 06:27:39 +00:00
Sunpoet Po-Chuan Hsieh
4a1c09bb82 - Update to 2.75
Changes:	http://search.cpan.org/dist/Encode/Changes
2015-07-01 17:45:38 +00:00
Sunpoet Po-Chuan Hsieh
ebd9835ee3 - Update to 2.74
Changes:	http://search.cpan.org/dist/Encode/Changes
2015-06-28 09:44:56 +00:00
Sunpoet Po-Chuan Hsieh
b74d1123a3 - Update to 2.73
Changes:	http://search.cpan.org/dist/Encode/Changes
2015-04-17 19:51:40 +00:00
Mathieu Arnold
a154ddc754 Perl 5.21.1 has the same Encode, so trim the script installed by this and its
man page.

Sponsored by:	Absolight
2015-04-16 12:37:57 +00:00
Sunpoet Po-Chuan Hsieh
b744a17fef - Update to 2.72
Changes:	http://search.cpan.org/dist/Encode/Changes
2015-03-15 08:46:53 +00:00
Sunpoet Po-Chuan Hsieh
15565bd8d2 - Update to 2.71
Changes:	http://search.cpan.org/dist/Encode/Changes
2015-03-12 15:22:40 +00:00
Sunpoet Po-Chuan Hsieh
7e8a01bf26 - Remove regression-test:
- Sort PLIST
- Reformat pkg-descr
- Take maintainership
2015-02-26 17:46:18 +00:00
Vanilla I. Shu
c2c6db6ef9 Upgrade to 2.70. 2015-02-08 04:14:12 +00:00
Vanilla I. Shu
4c5dca7804 Upgrade to 2.68. 2015-01-23 07:45:05 +00:00
Vanilla I. Shu
dcda0414a5 Upgrade to 2.67. 2015-01-19 13:41:00 +00:00
Rong-En Fan
8ed73fa040 Drop maintainership as I no longer use these software nor have time and
energy to keep up.
2015-01-16 17:28:13 +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
Baptiste Daroussin
99a4f62f93 Cleanup plist 2014-10-20 09:37:00 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Martin Wilke
d885915acb - Stage support 2014-01-28 13:33:56 +00:00
Baptiste Daroussin
56fcf8379f Fix properties on pkg-plist 2014-01-21 23:18:05 +00:00
Baptiste Daroussin
1e4b97cf2b Add NO_STAGE all over the place in preparation for the staging support (cat: converters) 2013-09-20 16:05:24 +00:00
Rong-En Fan
ce89548323 - Update to 2.55
PR:		ports/182095
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@>
2013-09-16 02:43:52 +00:00
Andrej Zverev
0c32f39711 - Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
2013-07-31 06:54:09 +00:00
Rong-En Fan
2c9368382b - Update to 2.49
PR:		ports/178175
Submitted by:	Bill Brinzer <bill.brinzer at gmail.com>
2013-04-27 18:15:50 +00:00
Rong-En Fan
fe0e1b82d7 - Update to 2.47
PR:		ports/171123
Submitted by:	swills@
2012-09-01 16:46:05 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Steve Wills
763cb66897 - Add patch to fix tests
PR:		ports/164413
Submitted by:	swills (myself)
Approved by:	maintainer timeout (rafan, > 3 weeks)
2012-02-19 14:50:06 +00:00
Sunpoet Po-Chuan Hsieh
6fb6597c89 - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:49:29 +00:00
Rong-En Fan
5babb9c42f - Update to 2.44 2011-08-12 07:39:26 +00:00
Andrej Zverev
dec946ad51 - 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.
- Remove MD5 checksum
2011-06-20 08:37:15 +00:00
Rong-En Fan
273845c2b1 - Update to 2.42 2011-02-28 05:08:58 +00:00
Rong-En Fan
0708494d52 - Update to 2.40 2010-10-21 12:55:58 +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
Rong-En Fan
1c791460e1 - Update to 2.39 2009-12-13 06:07:51 +00:00
Rong-En Fan
da78b82797 - Update to 2.37
PR:		ports/138892
Submitted by:	max@
Feature safe:	yes
2009-09-17 13:12:15 +00:00
Philip M. Gollucci
c10f314307 - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
2009-07-22 16:27:08 +00:00
Rong-En Fan
08d91f4cbf - Update to 2.35 2009-07-16 04:44:36 +00:00
Rong-En Fan
0b3fb4d6fe - Update to 2.33 2009-03-27 08:06:17 +00:00
Rong-En Fan
9d67927677 - Update to 2.31 2009-02-17 12:44:23 +00:00
Rong-En Fan
22ecec3b5e - Update to 2.30 2009-02-17 02:10:49 +00:00
Rong-En Fan
5d66f772a2 - Update to 2.29 2009-02-15 05:20:15 +00:00
Rong-En Fan
ad897df34f - Update to 2.27 2009-01-22 13:47:29 +00:00
Rong-En Fan
8855bbac19 - Update to 2.26 2008-07-20 15:14:26 +00:00
Rong-En Fan
c9ac26966b - Update to 2.25 2008-05-12 02:05:38 +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
Rong-En Fan
5cb9760325 - Update to 2.24 2008-03-14 02:29:10 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Rong-En Fan
8a7aa97607 - Update to 2.23 2007-06-04 03:24:18 +00:00
Rong-En Fan
1b0e9ec2a0 - Update to 2.21 2007-05-26 17:48:15 +00:00