From 81797980f7c6379ede593d353bfc4a53034c4e62 Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Wed, 21 Sep 2005 19:31:43 +0000 Subject: search.cpan.org redirect reduction canonicalization project, pass 1: URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search --- security/p5-Crypt-CAST5_PP/pkg-descr | 2 +- security/p5-Crypt-ECB/pkg-descr | 2 +- security/p5-Crypt-OFB/pkg-descr | 2 +- security/p5-Crypt-OTP/pkg-descr | 2 +- security/p5-Crypt-PGPSimple/pkg-descr | 2 +- security/p5-Crypt-PassGen/pkg-descr | 2 +- security/p5-Crypt-RC4/pkg-descr | 2 +- security/p5-Crypt-SSLeay/pkg-descr | 2 +- security/p5-Crypt-Solitaire/pkg-descr | 2 +- security/p5-Crypt-Twofish/pkg-descr | 2 +- security/p5-Digest-MD2/pkg-descr | 2 +- security/p5-Digest-MD4/pkg-descr | 2 +- security/p5-Digest-MD5/pkg-descr | 2 +- security/p5-Digest-SHA256/pkg-descr | 2 +- security/p5-Email-Obfuscate/pkg-descr | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) (limited to 'security') diff --git a/security/p5-Crypt-CAST5_PP/pkg-descr b/security/p5-Crypt-CAST5_PP/pkg-descr index a880f82cd15f..ae1a82ef0bde 100644 --- a/security/p5-Crypt-CAST5_PP/pkg-descr +++ b/security/p5-Crypt-CAST5_PP/pkg-descr @@ -2,4 +2,4 @@ This module provides a pure Perl implementation of the CAST5 block cipher. CAST5 is also known as CAST-128. It is a product of the CAST design procedure developed by C. Adams and S. Tavares. -WWW: http://search.cpan.org/search?dist=Crypt-CAST5_PP +WWW: http://search.cpan.org/dist/Crypt-CAST5_PP/ diff --git a/security/p5-Crypt-ECB/pkg-descr b/security/p5-Crypt-ECB/pkg-descr index 0ed90f7dcbe0..495a277b49b6 100644 --- a/security/p5-Crypt-ECB/pkg-descr +++ b/security/p5-Crypt-ECB/pkg-descr @@ -11,6 +11,6 @@ Crypt::CBC meaning you can access Crypt::ECB exactly like Crypt::CBC, though Crypt::ECB is more flexible. For example you can change the key or the cipher without having to create a new crypt object. -WWW: http://search.cpan.org/search?dist=Crypt-ECB +WWW: http://search.cpan.org/dist/Crypt-ECB/ --will diff --git a/security/p5-Crypt-OFB/pkg-descr b/security/p5-Crypt-OFB/pkg-descr index 4af066e446dd..038561d290a3 100644 --- a/security/p5-Crypt-OFB/pkg-descr +++ b/security/p5-Crypt-OFB/pkg-descr @@ -1,6 +1,6 @@ This module is a Perl-only implementation of the OFB mode. Where OFB stands for Output Feedback Block. -WWW: http://search.cpan.org/search?dist=Crypt-OFB +WWW: http://search.cpan.org/dist/Crypt-OFB/ Author: GUGOD diff --git a/security/p5-Crypt-OTP/pkg-descr b/security/p5-Crypt-OTP/pkg-descr index 895c9796c7bf..01ccef4146d3 100644 --- a/security/p5-Crypt-OTP/pkg-descr +++ b/security/p5-Crypt-OTP/pkg-descr @@ -4,6 +4,6 @@ message is XOR'ed. Encryption and decryption are performed using excactly the same method, and the message will decrypt correctly only if the same pad is used in decryption as was use in encryption. -WWW: http://search.cpan.org/search?dist=Crypt-OTP +WWW: http://search.cpan.org/dist/Crypt-OTP/ Seamus Venasse diff --git a/security/p5-Crypt-PGPSimple/pkg-descr b/security/p5-Crypt-PGPSimple/pkg-descr index 2ea2c0a20218..988df6714dd3 100644 --- a/security/p5-Crypt-PGPSimple/pkg-descr +++ b/security/p5-Crypt-PGPSimple/pkg-descr @@ -3,7 +3,7 @@ Allows Perl scripts to encrypt, decrypt and sign messages using PGP for the encyption. Tested with PGP 2.6.2 and PGP 6.5.8 on UNIX and Windows. -WWW: http://search.cpan.org/search?dist=Crypt-PGPSimple +WWW: http://search.cpan.org/dist/Crypt-PGPSimple/ - Matjaz Prelog diff --git a/security/p5-Crypt-PassGen/pkg-descr b/security/p5-Crypt-PassGen/pkg-descr index 6336b7a98a32..ad311f76b351 100644 --- a/security/p5-Crypt-PassGen/pkg-descr +++ b/security/p5-Crypt-PassGen/pkg-descr @@ -12,6 +12,6 @@ more secure password. The language of the password depends on the language used to construct the frequency table. -WWW: http://search.cpan.org/search?dist=Crypt-PassGen +WWW: http://search.cpan.org/dist/Crypt-PassGen/ -Anton diff --git a/security/p5-Crypt-RC4/pkg-descr b/security/p5-Crypt-RC4/pkg-descr index 1a5e06cf096b..12048cfb3ef9 100644 --- a/security/p5-Crypt-RC4/pkg-descr +++ b/security/p5-Crypt-RC4/pkg-descr @@ -13,6 +13,6 @@ have scrutinized the algorithm and it is considered secure. Based substantially on the "RC4 in 3 lines of perl" found at http://www.cypherspace.org -WWW: http://search.cpan.org/search?dist=Crypt-RC4 +WWW: http://search.cpan.org/dist/Crypt-RC4/ Seamus Venasse diff --git a/security/p5-Crypt-SSLeay/pkg-descr b/security/p5-Crypt-SSLeay/pkg-descr index f69e41fe834f..72ce920affde 100644 --- a/security/p5-Crypt-SSLeay/pkg-descr +++ b/security/p5-Crypt-SSLeay/pkg-descr @@ -17,4 +17,4 @@ want access to the OpenSSL API via perl, check out Sampo's Net::SSLeay. -WWW: http://search.cpan.org/search?dist=Crypt-SSLeay +WWW: http://search.cpan.org/dist/Crypt-SSLeay/ diff --git a/security/p5-Crypt-Solitaire/pkg-descr b/security/p5-Crypt-Solitaire/pkg-descr index 61b12fd155ab..86b7b1026c8f 100644 --- a/security/p5-Crypt-Solitaire/pkg-descr +++ b/security/p5-Crypt-Solitaire/pkg-descr @@ -17,6 +17,6 @@ seen." Simple system, easy to use, and relatively fast. -WWW: http://search.cpan.org/search?dist=Crypt-Solitaire +WWW: http://search.cpan.org/dist/Crypt-Solitaire/ Seamus Venasse diff --git a/security/p5-Crypt-Twofish/pkg-descr b/security/p5-Crypt-Twofish/pkg-descr index 2b86793f8ddd..52d5d786711e 100644 --- a/security/p5-Crypt-Twofish/pkg-descr +++ b/security/p5-Crypt-Twofish/pkg-descr @@ -3,6 +3,6 @@ interface. It also provides an interface that is call- compatible with Crypt::Twofish 1.0, but its use in new code is strongly discouraged. -WWW: http://search.cpan.org/search?dist=Crypt-Twofish +WWW: http://search.cpan.org/dist/Crypt-Twofish/ --will diff --git a/security/p5-Digest-MD2/pkg-descr b/security/p5-Digest-MD2/pkg-descr index 8b350206de57..ee4f084c6eb8 100644 --- a/security/p5-Digest-MD2/pkg-descr +++ b/security/p5-Digest-MD2/pkg-descr @@ -6,7 +6,7 @@ output a 128-bit "fingerprint" or "message digest" of the input. The Digest::MD2 programming interface is identical to the interface of Digest::MD5. MD2 is described in RFC 1115. -WWW: http://search.cpan.org/search?dist=Digest-MD2 +WWW: http://search.cpan.org/dist/Digest-MD2/ - Pete petef@databits.net diff --git a/security/p5-Digest-MD4/pkg-descr b/security/p5-Digest-MD4/pkg-descr index 27738da57cd9..6fb16f6c7e50 100644 --- a/security/p5-Digest-MD4/pkg-descr +++ b/security/p5-Digest-MD4/pkg-descr @@ -1,4 +1,4 @@ The Digest::MD4 module allows you to use the RSA Data Security Inc. MD4 Message Digest algorithm from within Perl programs. -WWW: http://search.cpan.org/search?dist=Digest-MD4 +WWW: http://search.cpan.org/dist/Digest-MD4/ diff --git a/security/p5-Digest-MD5/pkg-descr b/security/p5-Digest-MD5/pkg-descr index 323b4994b9e8..3555a8c30020 100644 --- a/security/p5-Digest-MD5/pkg-descr +++ b/security/p5-Digest-MD5/pkg-descr @@ -9,6 +9,6 @@ of arbitrary length and which can read files directly. Further documentation is embedded in the individual modules. -WWW: http://search.cpan.org/search?dist=Digest-MD5 +WWW: http://search.cpan.org/dist/Digest-MD5/ - Pete petef@databits.net diff --git a/security/p5-Digest-SHA256/pkg-descr b/security/p5-Digest-SHA256/pkg-descr index 6c2c1af99a3e..d62c6c897dfa 100644 --- a/security/p5-Digest-SHA256/pkg-descr +++ b/security/p5-Digest-SHA256/pkg-descr @@ -2,4 +2,4 @@ The Digest::SHA256 module allows you to use the NIST SHA 256/384/512 hash algorithms in your Perl code. Performance is optimized via the usage of XS code. -WWW: http://search.cpan.org/search?dist=SHA256 +WWW: http://search.cpan.org/dist/SHA256/ diff --git a/security/p5-Email-Obfuscate/pkg-descr b/security/p5-Email-Obfuscate/pkg-descr index 570e182ba449..b4e502e5c63c 100644 --- a/security/p5-Email-Obfuscate/pkg-descr +++ b/security/p5-Email-Obfuscate/pkg-descr @@ -6,7 +6,7 @@ transformations that this module employs. One of these transformations is randomly selected and used as a basis for obfuscation when obfuscate_email_address() is called. -WWW: http://search.cpan.org/dist/Email-Obfuscate +WWW: http://search.cpan.org/dist/Email-Obfuscate/ Author: Adam J. Foxson - Aaron Dalton -- cgit v1.2.3