Date: Thu, 20 Jan 2011 06:10:09 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/154142: commit references a PR Message-ID: <201101200610.p0K6A9Eq031018@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/154142; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/154142: commit references a PR Date: Thu, 20 Jan 2011 06:05:35 +0000 (UTC) wen 2011-01-20 06:05:29 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Crypt-Twofish_PP Makefile distinfo pkg-descr pkg-plist Log: Twofish is a 128-bit symmetric block cipher with a variable key length (128, 192, or 256 bits) key, developed by Counterpane Labs. It is unpatented and free for all uses, as described at http://www.counterpane.com/twofish.html. It has been one of the five finalists for AES. This module is written in pure Perl, it should run everywhere where Perl runs. WWW: http://search.cpan.org/dist/Crypt-Twofish_PP/ PR: ports/154142 Submitted by: Konstantin Menshikov <kostjnspb@yandex.ru> Feature safe: yes Revision Changes Path 1.1150 +1 -0 ports/security/Makefile 1.1 +25 -0 ports/security/p5-Crypt-Twofish_PP/Makefile (new) 1.1 +2 -0 ports/security/p5-Crypt-Twofish_PP/distinfo (new) 1.1 +10 -0 ports/security/p5-Crypt-Twofish_PP/pkg-descr (new) 1.1 +12 -0 ports/security/p5-Crypt-Twofish_PP/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101200610.p0K6A9Eq031018>