| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jun 2011 06:58:21
0.06
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
27 Sep 2010 15:12:12
0.06
|
skreuzer  |
Update to 0.06 |
21 Sep 2010 16:08:11
0.05_1
|
mm  |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
03 Jul 2009 21:32:57
0.05
|
skreuzer  |
Take over maintainership
Approved by: wxs (mentor, implicit) |
27 Jun 2009 08:49:44
0.05
|
gabor  |
- Drop maintainership of some ports I don't use any more |
17 Apr 2008 14:30:31
0.05
|
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) |
08 Dec 2006 13:46:35
0.05
|
gabor  |
Change my e-mail address.
Approved by: erwin (mentor) |
20 Sep 2006 03:29:20
0.05
|
clsung  |
- Update to 0.05
- use PERL_MODBUILD
- remove dependency of Test-More
- from Changes
- switched to Module::Build
PR: 101743
Submitted by: clsung
Approved by: maintainer (timeout) |
20 Feb 2006 20:50:22
0.04
|
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. |
04 Feb 2006 16:31:26
0.04
|
erwin  |
- Update to 0.04
- Fix dependency
- Unbreak on old perl
PR: 92788
Submitted by: leeym
Approved by: gkovesdan@t-hosting.hu (maintainer) |
22 Jan 2006 02:50:55
0.03
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Dec 2005 16:37:19
0.03
|
erwin  |
The Crypt::SaltedHash module provides an object oriented interface to create
salted (or seeded) hashes of clear text data. The original formalization of
this concept comes from RFC-3112 and is extended by the use of different
digital agorithms.
WWW: http://search.cpan.org/dist/Crypt-SaltedHash
PR: ports/90698
Submitted by: Gabor Kovesdan |