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
Vanilla I. Shu
4b9ccd4385
Support STAGEDIR.
2013-11-01 14:20:56 +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
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
3244293a39
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 08:30:52 +00:00
Andrej Zverev
24374f6b47
- Remove SITE_PERL from *_DEPENDS
2012-06-04 08:31:14 +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
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
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +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
Edwin Groothuis
913a5a5cba
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 01:29:46 +00:00
Anton Berezin
b8212ccdb7
Update to 2.09. Change maintainer to perl@. Remove copyright notice
...
from pkg-descr. Put correct WWW from CPAN (http://www.unicode.org/ was
not really helpful WWW for this port).
2005-11-15 08:33:28 +00:00
Edwin Groothuis
d98b4ded40
Reset maintainer:
...
<ilia@cgu.chel.su>: Host or domain name not found. Name service error for
name=cgu.chel.su type=A: Host found but no data record of requested type
2005-11-14 11:11:55 +00:00
Andrey A. Chernov
7aa540c0a7
Only perl 5.8.4 have Base64 3.01, use 500804 as PERL_LEVEL
2004-07-15 12:53:40 +00:00
Andrey A. Chernov
c00529f649
Add including pre/post.mk, missing in prev. commit
2004-07-15 11:49:19 +00:00
Andrey A. Chernov
2edb464958
Do not install p5-MIME-Base64 for newer perls
2004-07-15 11:41:00 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Mathieu Arnold
958ed52f89
Update to 2.07
...
use SITE_PERL and %%SITE_PERL%%
strip pkg-descr from all it's superfluous spaces
PR: 51568
Submitted by: me
Approved by: maintainer timeout (+2 months)
2003-09-02 14:02:05 +00:00
Akinori MUSHA
57f9198bc7
De-pkg-comment.
2003-02-21 11:08:38 +00:00
Vanilla I. Shu
68c2f99c63
Remove do-configure section, use PERL_CONFIGURE now.
2001-03-01 06:39:18 +00:00
Will Andrews
a10703dda0
Make this port respect CC/CFLAGS. I discovered this discrepancy while
...
reviewing converters/p5-Unicode-Map8. The Porter's Handbook should
probably note that perl module ports that compile something should have
a diff similar to this one.
2000-09-20 19:07:00 +00:00
Ade Lovett
df90176363
Add p5-Unicode-String, a perl5 module needed for writing CGI programs
...
with different national languages
PR: 21164
Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
2000-09-19 16:56:32 +00:00