aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-SaltedHash
Commit message (Collapse)AuthorAgeFilesLines
* Take over maintainershipSteven Kreuzer2009-07-031-1/+1
| | | | | | | Approved by: wxs (mentor, implicit) Notes: svn path=/head/; revision=237066
* - Drop maintainership of some ports I don't use any moreGabor Kovesdan2009-06-271-1/+1
| | | | Notes: svn path=/head/; revision=236682
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Change my e-mail address.Gabor Kovesdan2006-12-081-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=179182
* - Update to 0.05Cheng-Lung Sung2006-09-203-10/+6
| | | | | | | | | | | | | | - use PERL_MODBUILD - remove dependency of Test-More - from Changes - switched to Module::Build PR: 101743 Submitted by: clsung Approved by: maintainer (timeout) Notes: svn path=/head/; revision=173430
* Update search.cpan.org WWW: entries to have a trailing slash.Bill Fenner2006-02-201-1/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=156536
* - Update to 0.04Erwin Lansing2006-02-042-11/+9
| | | | | | | | | | | | - Fix dependency - Unbreak on old perl PR: 92788 Submitted by: leeym Approved by: gkovesdan@t-hosting.hu (maintainer) Notes: svn path=/head/; revision=155206
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* The Crypt::SaltedHash module provides an object oriented interface to createErwin Lansing2005-12-214-0/+41
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 Notes: svn path=/head/; revision=151772