Baptiste Daroussin
a65ed2e51b
Add NO_STAGE all over the place in preparation for the staging support (cat: security)
2013-09-20 22:55:24 +00:00
Andrej Zverev
cd3cb6184d
- convert to the new perl5 framework
...
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
2013-09-11 17:56:03 +00:00
Andrej Zverev
7a98b659fc
- Trim Makefile header
...
- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178921
Submitted by: az
Approved by: maintainer
2013-05-30 17:53:04 +00:00
Martin Wilke
29aaee5b66
- Fix plist
...
- Trim header
Reported by: poudriere exp-run
2013-05-16 09:43:52 +00:00
Andrej Zverev
c9b4f372f4
- Remove SITE_PERL from *_DEPENDS
...
Approved by: portmgr@ (bapt@)
2012-06-30 12:42:52 +00:00
Steve Wills
63d09c9c9b
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
...
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
2012-06-10 18:42:48 +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
87931c6875
-remove MD5
2011-07-03 14:03:52 +00:00
Martin Matuska
17e550ca2f
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
...
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
2010-09-21 16:08:11 +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
Martin Wilke
62398fb0e6
Perl encrypt stuff simply
...
WWW: http://search.cpan.org/dist/Crypt-Simple/
PR: ports/147284
Submitted by: Alexander Kriventsov <avk at vl.ru>
2010-06-05 16:14:15 +00:00