[19899] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 4 23:18:41 PDT 2006


Revision: 19899
          http://trac.macosforge.org/projects/macports/changeset/19899
Author:   ricci at macports.org
Date:     2006-10-04 23:18:41 -0700 (Wed, 04 Oct 2006)

Log Message:
-----------
New port p5-crypt-rc4, perl implementation of RC4

Added Paths:
-----------
    trunk/dports/perl/p5-crypt-rc4/
    trunk/dports/perl/p5-crypt-rc4/Portfile

Added: trunk/dports/perl/p5-crypt-rc4/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-rc4/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-crypt-rc4/Portfile	2006-10-05 06:18:41 UTC (rev 19899)
@@ -0,0 +1,13 @@
+# $Id$
+
+PortSystem	1.0
+PortGroup	perl5 1.0
+perl5.setup	Crypt-RC4 2.02
+maintainers	opendarwin.org at darkart.com
+description	Perl implementation of the RC4 encryption algorithm
+long_description	A simple implementation of the RC4 algorithm, \
+			developed by RSA Security, Inc. Based substantially \
+			on the "RC4 in 3 lines of perl" found at \
+			http://www.cypherspace.org
+platforms	darwin
+checksums	md5 4ca59a7e58ac9597c3b4f3f46ea22629

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061004/18cd8340/attachment.html


More information about the macports-changes mailing list