aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Twofish2
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* Update to 1.01.Anton Berezin2005-03-102-3/+3
| | | | Notes: svn path=/head/; revision=130779
* Update to 1.0Mathieu Arnold2004-08-163-6/+6
| | | | Notes: svn path=/head/; revision=116388
* Change MAINTAINER to perl@.Norikatsu Shigemura2004-08-131-1/+1
| | | | | | | | | I welcome bsd.port.mk introduced soon. Inspired by: freebsd-perl@ Notes: svn path=/head/; revision=116116
* Whitespace cleanup.Norikatsu Shigemura2004-05-031-1/+0
| | | | | | | | PR: ports/65409 Submitted by: trevor Notes: svn path=/head/; revision=108299
* Add size data.Norikatsu Shigemura2004-03-201-0/+1
| | | | | | | | Submitted by: trevor Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan. Notes: svn path=/head/; revision=104725
* utilize SITE_PERLYing-Chieh Liao2003-10-242-8/+7
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Norikatsu Shigemura2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76167
* Remove RESTRICTED tag with cryptography relation.Norikatsu Shigemura2003-02-161-2/+0
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=75658
* Add p5-Crypt-Twofish2(0.06), a perl module for Twofish encryption.Norikatsu Shigemura2002-09-205-0/+40
This module provides the similar functionality to Crypt::Twofish, but also is Crypt::CBC compliant module. Approved by: knu (mentor) Notes: svn path=/head/; revision=66891