aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Salt
Commit message (Collapse)AuthorAgeFilesLines
* - add stage supportAndrej Zverev2014-01-302-3/+1
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341825
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-4/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326999
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Adopt unmaintained ports.Ashish SHUKLA2010-06-141-1/+1
| | | | | | | Approved by: pgj, tabthorpe (mentors) Notes: svn path=/head/; revision=256525
* - Drop maintainershipGabor Kovesdan2010-06-081-1/+1
| | | | Notes: svn path=/head/; revision=256086
* - 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
* - Remove support for very old Perl from my portsGabor Kovesdan2007-03-311-5/+1
| | | | Notes: svn path=/head/; revision=188902
* Change my e-mail address.Gabor Kovesdan2006-12-081-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=179182
* 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
* 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 single exported subroutine in this module is for generating a saltErwin Lansing2005-12-214-0/+36
suitable for being fed to crypt() and other similar functions. WWW: http://search.cpan.org/dist/Crypt-Salt PR: ports/90696 Submitted by: Gabor Kovesdan Notes: svn path=/head/; revision=151768