aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-Rabbit
Commit message (Collapse)AuthorAgeFilesLines
* Take over maintainershipskreuzer2009-07-041-1/+1
| | | | Approved by: wxs (mentor, implicit)
* - Drop maintainership of some ports I don't use any moregabor2009-06-271-1/+1
|
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵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)
* - Remove support for old Perl from my portsgabor2007-04-012-31/+1
|
* Change my e-mail address.gabor2006-12-081-1/+1
| | | | Approved by: erwin (mentor)
* Update search.cpan.org WWW: entries to have a trailing slash.fenner2006-02-211-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.
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - remove IGNORE on old perlleeym2005-12-312-2/+28
| | | | | Submitted by: leeym Approved by: maintainer via email
* Rabbit is a new stream cipher based on the properties of counter assistederwin2005-12-194-0/+39
stream ciphers, invented by Martin Boesgaard, Mette Vesterager, Thomas Pedersen, Jesper Christiansen, and Ove Scavenius of Cryptico A/S. WWW: http://search.cpan.org/dist/Crypt-Rabbit PR: ports/90615 Submitted by: Gabor Kovesdan