| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
03 Jul 2011 14:03:52
1.25
|
ohauer  |
-remove MD5 |
03 Jul 2009 21:32:57
1.25
|
skreuzer  |
Take over maintainership
Approved by: wxs (mentor, implicit) |
27 Jun 2009 08:49:44
1.25
|
gabor  |
- Drop maintainership of some ports I don't use any more |
17 Apr 2008 14:30:31
1.25
|
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:17:52
1.25
|
gabor  |
- Remove support for very old Perl from my ports |
08 Dec 2006 13:46:35
1.25
|
gabor  |
Change my e-mail address.
Approved by: erwin (mentor) |
20 Feb 2006 20:50:22
1.25
|
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.25
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Dec 2005 17:39:06
1.25
|
erwin  |
TEA is a 64-bit symmetric block cipher with a 128-bit key and a variable number
of rounds (32 is recommended). It has a low setup time, and depends on a
large number of rounds for security, rather than a complex algorithm. It was
developed by David J. Wheeler and Roger M. Needham, and is described at
http://www.ftp.cl.cam.ac.uk/ftp/papers/djw-rmn/djw-rmn-tea.html .
WWW: http://search.cpan.org/dist/Crypt-TEA
PR: ports/90717
Submitted by: Gabor Kovesdan |