| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Jun 2012 18:30:42
1.0.5
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
03 Jul 2011 14:03:52
1.0.5
|
ohauer  |
-remove MD5 |
03 Jul 2009 21:32:57
1.0.5
|
skreuzer  |
Take over maintainership
Approved by: wxs (mentor, implicit) |
27 Jun 2009 08:49:44
1.0.5
|
gabor  |
- Drop maintainership of some ports I don't use any more |
17 Apr 2008 14:30:31
1.0.5
|
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) |
31 Mar 2007 20:33:58
1.0.5
|
gabor  |
- Remove support for old Perl from my ports |
08 Dec 2006 13:46:35
1.0.5
|
gabor  |
Change my e-mail address.
Approved by: erwin (mentor) |
20 Feb 2006 20:50:22
1.0.5
|
fenner  |
Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.
The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in. |
22 Jan 2006 02:50:55
1.0.5
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
24 Dec 2005 02:21:15
1.0.5
|
leeym  |
- unbreak on old perl
Submitted by: leeym
Approved by: maintainer via email |
17 Dec 2005 10:30:13
1.0.5
|
erwin  |
Haval is a variable-length, variable-round one-way hash function designed by
Yuliang Zheng, Josef Pieprzyk, and Jennifer Seberry. The number of rounds can
be 3, 4, or 5, while the hash length can be 128, 160, 192, 224, or 256 bits.
Thus, there are a total of 15 different outputs. For better security, however,
this module implements the 5-round, 256-bit output.
WWW: http://search.cpan.org/dist/Digest-Haval256
PR: ports/90534
Submitted by: Gabor Kovesdan |