summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-07-21 20:07:59 +0000
committerwiz <wiz@pkgsrc.org>2012-07-21 20:07:59 +0000
commit8b9c7c315ccd99e22798d4af4301a1a069d0692c (patch)
treef2648d993728b4d0b415d3b7100d8757fdfdaf92
parentd99024db2c0295f50906e27e59b98d4e5cdca4ad (diff)
downloadpkgsrc-8b9c7c315ccd99e22798d4af4301a1a069d0692c.tar.gz
Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc the
URL should be as HOMEPAGE in the Makefile.
-rw-r--r--chat/ejabberd/DESCR2
-rw-r--r--databases/p5-DBIWrapper/DESCR2
-rw-r--r--devel/p5-Class-C3-Componentised/DESCR2
-rw-r--r--devel/p5-Class-Data-Accessor/DESCR2
-rw-r--r--devel/p5-UNIVERSAL-can/DESCR2
-rw-r--r--devel/p5-UNIVERSAL-isa/DESCR2
-rw-r--r--devel/p5-UNIVERSAL-require/DESCR2
-rw-r--r--lang/ocamlduce/DESCR2
-rw-r--r--mail/p5-Email-Send/DESCR2
-rw-r--r--misc/gkrellm-weather/DESCR2
-rw-r--r--multimedia/dvd-slideshow/DESCR3
-rw-r--r--net/p5-X500-DN/DESCR6
-rw-r--r--net/ssmping/DESCR2
-rw-r--r--security/fragroute/DESCR1
-rw-r--r--textproc/diffsplit/DESCR2
-rw-r--r--textproc/p5-Text-SimpleTable/DESCR2
-rw-r--r--www/ap2-auth-pgsql/DESCR2
-rw-r--r--www/ocsigen/DESCR2
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/DESCR2
-rw-r--r--www/p5-Catalyst-Plugin-Authorization-Roles/DESCR2
-rw-r--r--www/p5-Catalyst-Plugin-StackTrace/DESCR2
-rw-r--r--www/p5-Catalyst-View-TT/DESCR2
22 files changed, 0 insertions, 48 deletions
diff --git a/chat/ejabberd/DESCR b/chat/ejabberd/DESCR
index 1cddab44614..d7f10024358 100644
--- a/chat/ejabberd/DESCR
+++ b/chat/ejabberd/DESCR
@@ -18,5 +18,3 @@ The main features of ejabberd are:
- Support for JEP-0030 (Service Discovery).
- Support for JEP-0039 (Statistics Gathering).
- Support for xml:lang attribute in many XML elements
-
-WWW: http://www.ejabberd.im/
diff --git a/databases/p5-DBIWrapper/DESCR b/databases/p5-DBIWrapper/DESCR
index d5e6d19598b..9801078261c 100644
--- a/databases/p5-DBIWrapper/DESCR
+++ b/databases/p5-DBIWrapper/DESCR
@@ -8,5 +8,3 @@ modules and how to work with them correctly.
Support for transactions on MySQL is now checked for and
if found to be available, the AutoCommit flag is turned
off so that transactions will be used.
-
-WWW: http://dbiwrapper.sourceforge.net/
diff --git a/devel/p5-Class-C3-Componentised/DESCR b/devel/p5-Class-C3-Componentised/DESCR
index 26b647474d1..fb7ca4cd458 100644
--- a/devel/p5-Class-C3-Componentised/DESCR
+++ b/devel/p5-Class-C3-Componentised/DESCR
@@ -4,5 +4,3 @@ resolution order.
Please note: these are not plugins that can take precedence over methods
declared in MyModule. If you want something like that, consider
MooseX::Object::Pluggable.
-
-WWW: http://search.cpan.org/dist/Class-C3-Componentised/
diff --git a/devel/p5-Class-Data-Accessor/DESCR b/devel/p5-Class-Data-Accessor/DESCR
index d3e884dffe6..c0e6f6016e8 100644
--- a/devel/p5-Class-Data-Accessor/DESCR
+++ b/devel/p5-Class-Data-Accessor/DESCR
@@ -2,5 +2,3 @@ Class::Data::Accessor is the marriage of Class::Accessor and
Class::Data::Inheritable into a single module. It is used for creating
accessors to class data that overridable in subclasses as well as in
class instances.
-
-WWW: http://search.cpan.org/dist/Class-Data-Accessor/
diff --git a/devel/p5-UNIVERSAL-can/DESCR b/devel/p5-UNIVERSAL-can/DESCR
index 863548543fe..80a1c7cf15f 100644
--- a/devel/p5-UNIVERSAL-can/DESCR
+++ b/devel/p5-UNIVERSAL-can/DESCR
@@ -1,4 +1,2 @@
This module attempts to work around people calling UNIVERSAL::can() as a
function, which it is not.
-
-WWW: http://search.cpan.org/dist/UNIVERSAL-can/
diff --git a/devel/p5-UNIVERSAL-isa/DESCR b/devel/p5-UNIVERSAL-isa/DESCR
index 09cf8444816..2e385fc76a7 100644
--- a/devel/p5-UNIVERSAL-isa/DESCR
+++ b/devel/p5-UNIVERSAL-isa/DESCR
@@ -8,5 +8,3 @@ it's called as a function on objects which override isa, isa will be
called on those objects as a method.
In all other cases the real UNIVERSAL::isa is just called directly.
-
-WWW: http://search.cpan.org/dist/UNIVERSAL-isa/
diff --git a/devel/p5-UNIVERSAL-require/DESCR b/devel/p5-UNIVERSAL-require/DESCR
index 4abccba4b06..bab58e2a9e9 100644
--- a/devel/p5-UNIVERSAL-require/DESCR
+++ b/devel/p5-UNIVERSAL-require/DESCR
@@ -13,5 +13,3 @@ eval() work, you can do this:
It doesn't save you much typing, but it'll make alot more sense to
someone who's not a ninth level Perl acolyte.
-
-WWW: http://search.cpan.org/dist/UNIVERSAL-require/
diff --git a/lang/ocamlduce/DESCR b/lang/ocamlduce/DESCR
index 924cc557b68..776ee1f6f29 100644
--- a/lang/ocamlduce/DESCR
+++ b/lang/ocamlduce/DESCR
@@ -1,4 +1,2 @@
OCamlDuce is an enhancement to OCaml that allows one to use XML features,
such as types and values, natively in OCaml programs.
-
-WWW: http://www.cduce.org/ocaml
diff --git a/mail/p5-Email-Send/DESCR b/mail/p5-Email-Send/DESCR
index fd78533a070..60eec7eee5e 100644
--- a/mail/p5-Email-Send/DESCR
+++ b/mail/p5-Email-Send/DESCR
@@ -13,5 +13,3 @@ will by dynamically loaded. Mailers are named either relative to the
mailer, "Email::Send" first tries to load "Email::Send::IO". If that fails, an
attempt is made to load "IO". If that final attempt fails, "Email::Send" will
throw an exception.
-
-WWW: http://search.cpan.org/dist/Email-Send/
diff --git a/misc/gkrellm-weather/DESCR b/misc/gkrellm-weather/DESCR
index bd9672cb6cf..a435bf6d2f9 100644
--- a/misc/gkrellm-weather/DESCR
+++ b/misc/gkrellm-weather/DESCR
@@ -12,5 +12,3 @@ Features
Mercury, kilometers per hour)
- Display pressure in kPa, hPa and mmHg
- Display wind speeds in kmph, mps and beaufort scale
-
-WWW: http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm
diff --git a/multimedia/dvd-slideshow/DESCR b/multimedia/dvd-slideshow/DESCR
index c7f2406f9a9..d9f8a6fcef4 100644
--- a/multimedia/dvd-slideshow/DESCR
+++ b/multimedia/dvd-slideshow/DESCR
@@ -1,4 +1 @@
Script that creates a slideshow-style dvd with some simple menus
-
-Author: Scott Dylewski <scott @ dylewski . com>
-WWW: http://dvd-slideshow.sourceforge.net/
diff --git a/net/p5-X500-DN/DESCR b/net/p5-X500-DN/DESCR
index 0c406cc97a7..c754724cbde 100644
--- a/net/p5-X500-DN/DESCR
+++ b/net/p5-X500-DN/DESCR
@@ -1,8 +1,2 @@
These modules handle X.500 DNs (Distinguished Names) and X.500 RDNs
(Relative Distinguished Names).
-
-RFC: 2253
-WWW: http://search.cpan.org/dist/X500-DN/
-
--- Sergey Skvortsov
-skv@FreeBSD.org
diff --git a/net/ssmping/DESCR b/net/ssmping/DESCR
index ab101a933f5..47060edcb3d 100644
--- a/net/ssmping/DESCR
+++ b/net/ssmping/DESCR
@@ -2,5 +2,3 @@ ssmping is a tool for checking whether a host can receive SSM from
another. If a host runst ssmpingd, users on other hosts can check
that they receive from this host by running the ssmping tool.
asmping is similar to ssmping, but checks for ASM rather than SSM.
-
-WWW: http://www.venaas.no/multicast/ssmping/
diff --git a/security/fragroute/DESCR b/security/fragroute/DESCR
index e2a62527b37..6159899535f 100644
--- a/security/fragroute/DESCR
+++ b/security/fragroute/DESCR
@@ -12,5 +12,4 @@ This tool was written in good faith to aid in the testing of network
intrusion detection systems, firewalls, and basic TCP/IP stack
behaviour. Please do not abuse this software."
-WWW: http://www.monkey.org/~dugsong/fragroute/
- Dominic <dominic_marks@btinternet.com>
diff --git a/textproc/diffsplit/DESCR b/textproc/diffsplit/DESCR
index 666e1198665..f3e182c2cb9 100644
--- a/textproc/diffsplit/DESCR
+++ b/textproc/diffsplit/DESCR
@@ -1,4 +1,2 @@
This script splits up a unified diff into separate patch files,
each of which patches one source file.
-
-WWW: http://www.pathname.com/~quinlan/software/diffsplit/
diff --git a/textproc/p5-Text-SimpleTable/DESCR b/textproc/p5-Text-SimpleTable/DESCR
index 1a47104fcde..77b67a2ab31 100644
--- a/textproc/p5-Text-SimpleTable/DESCR
+++ b/textproc/p5-Text-SimpleTable/DESCR
@@ -1,3 +1 @@
Simple eyecandy ASCII tables, as seen in Catalyst.
-
-WWW: http://search.cpan.org/dist/Text-SimpleTable/
diff --git a/www/ap2-auth-pgsql/DESCR b/www/ap2-auth-pgsql/DESCR
index 24f3a377b3c..50f3b87a96f 100644
--- a/www/ap2-auth-pgsql/DESCR
+++ b/www/ap2-auth-pgsql/DESCR
@@ -2,5 +2,3 @@ This add-on module allows the apache web server to use a PostgreSQL
database for user and/or group authentication. For large user lists this
can offer a significate speed up over apache's standard flat file
format.
-
-WWW: http://www.giuseppetanzilli.it/mod_auth_pgsql2/
diff --git a/www/ocsigen/DESCR b/www/ocsigen/DESCR
index f3ee5f6cbd6..48f430fc93d 100644
--- a/www/ocsigen/DESCR
+++ b/www/ocsigen/DESCR
@@ -1,5 +1,3 @@
Ocsigen is a web programming framework for OCaml. It can be used as a web
server, serving static pages, but it is also possible to implement entire
web sites as OCaml modules.
-
-WWW: http://www.ocsigen.org
diff --git a/www/p5-Catalyst-Plugin-Authentication/DESCR b/www/p5-Catalyst-Plugin-Authentication/DESCR
index 501122c960f..f816370efe8 100644
--- a/www/p5-Catalyst-Plugin-Authentication/DESCR
+++ b/www/p5-Catalyst-Plugin-Authentication/DESCR
@@ -2,5 +2,3 @@ The authentication plugin provides generic user support. It is the basis
for both authentication (checking the user is who they claim to be), and
authorization (allowing the user to do what the system authorises them
to do).
-
-WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/
diff --git a/www/p5-Catalyst-Plugin-Authorization-Roles/DESCR b/www/p5-Catalyst-Plugin-Authorization-Roles/DESCR
index dfede99a8f8..9cc49fbc354 100644
--- a/www/p5-Catalyst-Plugin-Authorization-Roles/DESCR
+++ b/www/p5-Catalyst-Plugin-Authorization-Roles/DESCR
@@ -4,5 +4,3 @@ of the app makes an assertion about the necessary roles.
If the user is a member in all of the required roles access is granted.
Otherwise, access is denied.
-
-WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles/
diff --git a/www/p5-Catalyst-Plugin-StackTrace/DESCR b/www/p5-Catalyst-Plugin-StackTrace/DESCR
index 914df0c9989..97525a017d8 100644
--- a/www/p5-Catalyst-Plugin-StackTrace/DESCR
+++ b/www/p5-Catalyst-Plugin-StackTrace/DESCR
@@ -2,5 +2,3 @@ This plugin will enhance the standard Catalyst debug screen by including
a stack trace of your appliation up to the point where the error
occurred. Each stack frame is displayed along with the package name,
line number, file name, and code context surrounding the line number.
-
-WWW: http://search.cpan.org/dist/Catalyst-Plugin-StackTrace/
diff --git a/www/p5-Catalyst-View-TT/DESCR b/www/p5-Catalyst-View-TT/DESCR
index 7cffd6c07d1..01f6eaae5a2 100644
--- a/www/p5-Catalyst-View-TT/DESCR
+++ b/www/p5-Catalyst-View-TT/DESCR
@@ -1,3 +1 @@
A view base class for Catalyst using Template Toolkit.
-
-WWW: http://search.cpan.org/dist/Catalyst-View-TT