aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2005-09-22 03:35:50 +0800
committerfenner <fenner@FreeBSD.org>2005-09-22 03:35:50 +0800
commit45e099bd42006d5178811eed2b851f0bd79dc7c8 (patch)
tree4af4323eafba34e5aedd1d26b87a35f1e822ce93 /security
parentb0ed182f7d14520369ed0a2b511ef4f834544e94 (diff)
downloadfreebsd-ports-gnome-45e099bd42006d5178811eed2b851f0bd79dc7c8.tar.gz
freebsd-ports-gnome-45e099bd42006d5178811eed2b851f0bd79dc7c8.tar.zst
freebsd-ports-gnome-45e099bd42006d5178811eed2b851f0bd79dc7c8.zip
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. This pass brought to you by loving, painstaking hand editing.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Authen-Captcha/pkg-descr2
-rw-r--r--security/p5-Authen-Krb5/pkg-descr2
-rw-r--r--security/p5-Authen-Smb/pkg-descr2
-rw-r--r--security/p5-Crypt-Anubis/pkg-descr2
-rw-r--r--security/p5-Crypt-xDBM_File/pkg-descr2
5 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Authen-Captcha/pkg-descr b/security/p5-Authen-Captcha/pkg-descr
index 532bf8fb00b2..2195dba5551d 100644
--- a/security/p5-Authen-Captcha/pkg-descr
+++ b/security/p5-Authen-Captcha/pkg-descr
@@ -10,4 +10,4 @@ The most common form is an image file containing distorted text, which
humans are adept at reading, and co mputers (generally) do a poor job.
This module currently implements that method.
-WWW: http://search.cpan.org/search?module=Authen::Captcha
+WWW: http://search.cpan.org/dist/Authen-Captcha/
diff --git a/security/p5-Authen-Krb5/pkg-descr b/security/p5-Authen-Krb5/pkg-descr
index d59f98ab10ee..c2c4206cf8ea 100644
--- a/security/p5-Authen-Krb5/pkg-descr
+++ b/security/p5-Authen-Krb5/pkg-descr
@@ -4,6 +4,6 @@ and may require previous experience with Kerberos 5 programming. Most
of the functions here are documented in detail in the Kerberos 5 API
documentation.
-WWW: http://search.cpan.org/search?module=Authen::Krb5
+WWW: http://search.cpan.org/dist/Authen-Krb5/
FreeBSD port by Andrew J. Korty <ajk@iu.edu>
diff --git a/security/p5-Authen-Smb/pkg-descr b/security/p5-Authen-Smb/pkg-descr
index 121e43469e46..d81fbd25f529 100644
--- a/security/p5-Authen-Smb/pkg-descr
+++ b/security/p5-Authen-Smb/pkg-descr
@@ -1,4 +1,4 @@
Authen::Smb allows you to authenticate users against an NT server. See
Smb.pm POD documentation for details.
-WWW: http://search.cpan.org/author/PMKANE/Authen-Smb-0.91/
+WWW: http://search.cpan.org/dist/Authen-Smb/
diff --git a/security/p5-Crypt-Anubis/pkg-descr b/security/p5-Crypt-Anubis/pkg-descr
index f68283da3850..6c5d04dd81dc 100644
--- a/security/p5-Crypt-Anubis/pkg-descr
+++ b/security/p5-Crypt-Anubis/pkg-descr
@@ -5,4 +5,4 @@ or 320 bits.
The default key length in this implementation is 128 bits.
-WWW: http://search.cpan.org/perldoc?Crypt::Anubis
+WWW: http://search.cpan.org/dist/Crypt-Anubis/
diff --git a/security/p5-Crypt-xDBM_File/pkg-descr b/security/p5-Crypt-xDBM_File/pkg-descr
index c289f6eeafe1..75e1bc3dafb4 100644
--- a/security/p5-Crypt-xDBM_File/pkg-descr
+++ b/security/p5-Crypt-xDBM_File/pkg-descr
@@ -13,6 +13,6 @@ need to worry about it (except truncated keys). Read the doc that comes
with crypt function to get an idea of what these sizes are. If keysize
or blocksize returns a zero the default is set to 8 bytes (64 bits).
-WWW: http://search.cpan.org/~eestabroo/Crypt-xDBM_File/
+WWW: http://search.cpan.org/dist/Crypt-xDBM_File/
Author: Eric Estabrooks <eric@urbanrage.com>