Dag-Erling Smørgrav
9dff352320
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
...
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
2018-10-06 13:06:42 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a
Update WWW
...
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
2018-05-27 20:15:16 +00:00
Mathieu Arnold
cb41fc6623
Fix license information for portgs that use "the same license as Perl".
...
Sponsored by: Absolight
2017-09-15 08:58:46 +00:00
Sunpoet Po-Chuan Hsieh
e941da50fc
Update to 1.60
...
Changes: http://search.cpan.org/dist/POE-Filter-Bzip2/Changes
2017-02-21 16:36:27 +00:00
Sunpoet Po-Chuan Hsieh
b88d69b386
Use real PORTVERSION
...
- Add LICENSE
2017-02-05 05:31:17 +00:00
Mathieu Arnold
7f4572eae4
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 13:29:15 +00:00
Dmitry Marakasov
b8cc0650dd
- Add some NO_ARCH'es
...
Approved by: portmgr blanket
2015-08-10 20:23:51 +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
161b92dff7
Clean up plist
2014-10-19 23:12:06 +00:00
Sunpoet Po-Chuan Hsieh
795c75c7c2
- Support STAGEDIR
2013-09-28 17:12:34 +00:00
Baptiste Daroussin
b80ec3e204
Add NO_STAGE all over the place in preparation for the staging support (cat: archivers)
2013-09-20 13:11:20 +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
Alexey Dokuchaev
45ada2d602
Cleanup archives/p5-POE-Filter-* ports a bit:
...
- Switch to modern two-line Makefile header
- Drop indefinite article from COMMENT line
- Consistently set BUILD_DEPENDS and RUN_DEPENDS
2012-12-18 07:07:28 +00:00
Steve Wills
ead9485464
- Make dependency on archivers/p5-Compress-Bzip2 and devel/p5-POE a
...
build dependency as well as run dependency to silence build warnings
2011-05-19 01:22:13 +00:00
Martin Wilke
65e190c0f0
- Get Rid MD5 support
...
With hat: portmgr (myself)
2011-03-18 17:59:50 +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
Yen-Ming Lee
29fed21d33
- update to 1.5.8
2008-07-02 06:57:21 +00:00
Yen-Ming Lee
35c98e7233
- update to 1.56
2008-03-11 03:54:57 +00:00
Cheng-Lung Sung
8423e08a7b
- Update to 1.5.4 (1.54)
...
Changes: http://search.cpan.org/dist/POE-Filter-Bzip2/Changes
2008-01-05 02:53:49 +00:00
Cheng-Lung Sung
3a9809297d
- update to 1.5.3 (1.53)
2007-12-25 02:25:14 +00:00
Cheng-Lung Sung
096f149e18
- Update to 1.5.2
2007-07-30 02:48:51 +00:00
Cheng-Lung Sung
28ed820d22
- Update to 1.51
2007-02-26 15:37:44 +00:00
Cheng-Lung Sung
532631db95
- Update to 1.50
2007-02-03 17:35:51 +00:00
Cheng-Lung Sung
97915044af
- Update to 1.4
2006-09-27 15:25:48 +00:00
Cheng-Lung Sung
0735885026
- Update to 1.3
...
- Transfer maintainership to perl@
PR: ports/103631
Submitted by: maintainer (Gea-Suan Lin)
2006-09-26 14:51:21 +00:00
Cheng-Lung Sung
09c4ec343e
Add p5-POE-Filter-Bzip2 1.2, a POE filter wrapped around
...
Compress::Bzip2.
PR: ports/100953
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2006-07-28 03:23:38 +00:00