Sunpoet Po-Chuan Hsieh
2b36ced97e
Add NO_ARCH
2019-08-11 16:50:53 +00:00
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
Sunpoet Po-Chuan Hsieh
48c07c42b3
Remove outdated post-configure:
2018-02-24 14:02:15 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00: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
a76a739bfe
Cleanup plist
2014-10-20 17:04:20 +00:00
Mathieu Arnold
291f1400ed
Use new USES=dos2unix
2013-11-18 16:45:09 +00:00
Vanilla I. Shu
d394d91a6a
Support STAGEDIR.
2013-11-05 01:33:02 +00:00
Baptiste Daroussin
eb08c5441c
Add NO_STAGE all over the place in preparation for the staging support (cat: graphics)
2013-09-20 18:35:44 +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
Andrej Zverev
b47325edb2
- switch simple inline replacement from perl to sed
...
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
2013-07-27 16:06:25 +00:00
Andrej Zverev
4603fee495
Cleanup supporting perl version 5.8 and 5.10,
...
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 06:15:27 +00:00
Philippe Audeoud
4caad35110
- Remove SITE_PERL from *_DEPENDS
...
Submitted by: az@
2012-06-12 07:49:43 +00:00
Sergey Skvortsov
0601a59f0e
Pass maintainership of almost of my "p5-*" ports to "perl@".
...
(I hope updating of them will be improved).
2012-05-07 15:42:51 +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
Olli Hauer
30f9161773
-remove MD5
2011-07-03 14:12:22 +00:00
Martin Matuska
ddcc0de921
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
...
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
2010-09-21 07:56:43 +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
Dmitry Sivachenko
274e5c4ab3
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
2006-12-03 12:45:59 +00:00
Sergey Skvortsov
f4aa695a24
Update to 0.42
...
Changes: http://search.cpan.org/src/YSAS/SWF-File-0.42/Changes
2006-05-28 16:08:21 +00:00
Edwin Groothuis
c92c635b24
SHA256ify
...
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
0416031c9b
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 02:20:05 +00:00
Erwin Lansing
acde26f363
Let the IGNORE message make a bit more sense and change it from:
...
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports
2005-10-31 18:24:21 +00:00
Sergey Skvortsov
52cc5b9da2
Update to 0.41
2005-06-16 12:26:49 +00:00
Sergey Skvortsov
ff44d1791d
Restore PORTEPOCH (accidentally deleted in prev. commit)
2005-05-12 16:58:02 +00:00
Sergey Skvortsov
6b5b7a0989
Update to 0.40
2005-05-12 12:08:43 +00:00
Sergey Skvortsov
eb6ae5dba1
Updated to 0.39
2005-03-18 10:27:52 +00:00
Sergey Skvortsov
e44f2d4cc5
Update to 0.38
...
* 'parse' mathod did not call the 'tag-callback' sub properly
2005-03-15 09:24:17 +00:00
Sergey Skvortsov
e78085dddc
Updated to 0.37
2004-12-13 12:34:46 +00:00
Sergey Skvortsov
55d0b25434
Updated to 0.36
2004-10-17 16:19:44 +00:00
Sergey Skvortsov
4ad381a4f8
Updated to 0.35
2004-08-21 11:49:55 +00:00
Sergey Skvortsov
6503ef864f
Updated to 0.341
2004-08-11 14:29:23 +00:00
Sergey Skvortsov
836fa11150
Updated to 0.34
2004-06-21 13:48:34 +00:00
Sergey Skvortsov
21e6d85ac3
Updated to 0.32
2004-03-23 13:39:05 +00:00
Sergey Skvortsov
094b33c5f1
Updated to 0.31
2004-02-28 12:20:02 +00:00
Sergey Skvortsov
23a4d6c439
Updated to 0.30
...
* SWF::Element::MATRIX was initialized wrongly since ver.0.28
2004-01-16 12:20:31 +00:00
Sergey Skvortsov
3ddc05e5ab
Updated to 0.29
2003-12-27 15:15:49 +00:00
Sergey Skvortsov
1fd392af4e
IGNORE this port if perl version less than 5.6.0
2003-06-10 18:06:53 +00:00
Sergey Skvortsov
05dc097def
Add p5-SWF-File 0.22, manipulating Flash movie (SWF) files.
2003-05-20 10:50:01 +00:00