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
Vanilla I. Shu
6333b12367
Support STAGEDIR.
2013-11-05 07:28:38 +00:00
Baptiste Daroussin
855fb638fb
Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia)
2013-09-20 20:57:48 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf
- Use single space after WWW:
2013-08-29 04:08:53 +00:00
Mathieu Arnold
4819ca343b
- Convert to new perl framework
...
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Steve Wills
076eb354aa
- Add missing BUILD_DEPENDS to silence build warning and enable testing
2012-01-06 18:43:36 +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
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
Philippe Audeoud
354b25a277
- Cleaning MD5 in perl@'s ports
...
Approved by: erwin@ (portmgr)
2011-05-17 11:14:02 +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
Martin Wilke
af05550738
- Update to 0.2
2009-03-20 19:13:04 +00:00
Yen-Ming Lee
bfd1b487e5
- update to 0.22
2008-10-17 23:14:05 +00:00
Yen-Ming Lee
d568262df6
- update to 0.21
2008-10-06 15:57:05 +00:00
Yen-Ming Lee
acbdc288f6
- update to 0.20
2008-10-03 19:16:16 +00:00
Chin-San Huang
89655a56f7
- Update to 0.19
2008-08-10 06:34:50 +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
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
Yen-Ming Lee
efbaf012ee
- update to 0.18
2007-04-06 00:44:29 +00:00
Cheng-Lung Sung
cd79f6b2f8
- Update to 0.17
...
PR: ports/105199
Submitted by: chinsan
2006-11-06 10:42:27 +00:00
Cheng-Lung Sung
ec57fce26a
- Update to 0.15
2006-10-04 00:51:09 +00:00
Cheng-Lung Sung
45d6d9e28f
- Update to 0.14
2006-10-03 01:18:23 +00:00
Cheng-Lung Sung
c5d87bae9b
- Update to 0.13
...
- Transfer to perl@ for maintaining this port
PR: ports/103545
Submitted by: maintainer (Gea-Suan Lin)
2006-09-25 13:50:55 +00:00
Cheng-Lung Sung
0b6d3fdf8e
- Update to 0.12
...
PR: ports/101141
Submitted by: maintainer (Gea-Suan Lin)
2006-08-01 09:23:48 +00:00
Cheng-Lung Sung
e1ac6a1cc1
- Update to 0.11
...
PR: ports/100841
Submitted by: maintainer (Gea-Suan Lin)
2006-07-26 01:53:36 +00:00
Cheng-Lung Sung
1d42e2981c
- Fix a missing depend
...
- Fix a typo that cause flv2swf cannot work
- Bump PORTREVISION
PR: ports/100747
Submitted by: maintainer
2006-07-23 14:13:49 +00:00
Cheng-Lung Sung
37a574e7dc
- Update to 0.10
...
PR: ports/100708
Submitted by: maintainer
2006-07-23 06:12:25 +00:00
Rong-En Fan
61524fd0e6
- Update to 0.03
...
PR: ports/100341
Submitted by: maintainer
2006-07-15 16:49:56 +00:00
Erwin Lansing
d03c723524
This module reads Macromedia FLV files and reports metadata about
...
those files.
WWW: http://search.cpan.org/dist/FLV-Info/
PR: ports/100280
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2006-07-14 15:53:46 +00:00