| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Mar 2013 09:27:50
1.12
|
bapt  |
Do not try to remove a directory not owned by the port
Reported by: pkg DEVELOPER_MODE |
28 Dec 2011 08:20:20
1.12
|
ehaupt  |
End WWW CPAN URL with a "/" |
17 May 2011 11:11:48
1.12
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
17 Dec 2010 20:14:56
1.12
|
pgollucci  |
- Pass to perl@ |
23 Jan 2010 14:45:05
1.12
|
ehaupt  |
- Add cpan site to WWW
- Fix indentation, fmt -w 80 |
17 Apr 2008 14:30:31
1.12
|
araujo  |
- 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) |
27 Feb 2007 21:18:31
1.12
|
linimon  |
Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
We appreciate the help in the past.
Hat: portmgr |
24 Jan 2006 01:03:33
1.12
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:50:55
1.12
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
31 Mar 2004 03:12:58
1.12
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 12:05:09
1.12
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
21 Feb 2003 13:26:58
1.12
|
knu  |
De-pkg-comment. |
04 Feb 2003 23:56:42
1.12
|
edwin  |
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> |