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
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
Baptiste Daroussin
49508fa129
Do not try to remove a directory not owned by the port
...
Reported by: pkg DEVELOPER_MODE
2013-03-13 09:27:49 +00:00
Emanuel Haupt
33fcf400f8
End WWW CPAN URL with a "/"
2011-12-28 08:20:20 +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
dd552493bf
- Pass to perl@
2010-12-17 20:14:56 +00:00
Emanuel Haupt
5e8691baf3
- Add cpan site to WWW
...
- Fix indentation, fmt -w 80
2010-01-23 14:45:04 +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
9cbfcccd9a
Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
...
We appreciate the help in the past.
Hat: portmgr
2007-02-27 21:18:31 +00:00
Edwin Groothuis
32487a10ad
SHA256ify
...
Approved by: krion@
2006-01-24 01:06:45 +00:00
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Akinori MUSHA
4c2e4f1862
De-pkg-comment.
2003-02-21 13:28:59 +00:00
Edwin Groothuis
89932ed0a8
New Port: security/p5-Crypt-Blowfish_PP
...
Blowfish is a published algorithm written by Bruce Schneier
Unlike IDEA or DES etc. there are no patent implications
in using this algorithm.
It uses anywhere between a 64 bit and a 448 bit key. The
transform itself is fast and operates on a 64 bit block,
and most of the calculation time is in initialising the
context with the key data.
The _PP name comes from the fact that this implementation
is Pure Perl, and will not have any compatibility problems.
PR: ports/43794
Submitted by: Jim Geovedi <negative@toxic.magnesium.net>
2003-02-04 23:56:42 +00:00