diff options
author | Tom Hukins <tom@FreeBSD.org> | 2001-02-26 15:57:45 +0000 |
---|---|---|
committer | Tom Hukins <tom@FreeBSD.org> | 2001-02-26 15:57:45 +0000 |
commit | c3ea3300ef47e2253f507e9bf79e8d245bb3f386 (patch) | |
tree | d9c05eab6fdea4185597a07973bdbf284aa8c5de | |
parent | dbb6e18ee24e388de27d0a312adf0d426e5d9345 (diff) |
Notes
-rw-r--r-- | www/aolserver/pkg-descr | 2 | ||||
-rw-r--r-- | www/libwww/pkg-descr | 2 | ||||
-rw-r--r-- | www/mod_dtcl/pkg-descr | 2 | ||||
-rw-r--r-- | www/momspider/pkg-descr | 2 | ||||
-rw-r--r-- | www/oops/pkg-descr | 2 | ||||
-rw-r--r-- | www/swish-e/pkg-descr | 2 | ||||
-rw-r--r-- | www/weblint/pkg-descr | 2 |
7 files changed, 12 insertions, 2 deletions
diff --git a/www/aolserver/pkg-descr b/www/aolserver/pkg-descr index a6b60abc1b26..986fc40c2d4d 100644 --- a/www/aolserver/pkg-descr +++ b/www/aolserver/pkg-descr @@ -2,6 +2,6 @@ AOLserver is a highly-optimized multi-threaded web server. Its main features include database connection-pooling and a powerful Tcl API for application development. -More information is available at www.aolserver.com. +WWW: http://www.aolserver.com/ - Matt Braithwaite <mab@red-bean.com> diff --git a/www/libwww/pkg-descr b/www/libwww/pkg-descr index bbca85e73d3c..9b8b26c3f2d3 100644 --- a/www/libwww/pkg-descr +++ b/www/libwww/pkg-descr @@ -6,3 +6,5 @@ and a wide spectra of generic programming utilities. The Library is the basis for many World-Wide Web applications and all the W3C software is build on top of it. The Library is a required part of all other W3C applications in this distribution. + +WWW: http://www.w3.org/Library/ diff --git a/www/mod_dtcl/pkg-descr b/www/mod_dtcl/pkg-descr index af6941b097b8..db3d93721a05 100644 --- a/www/mod_dtcl/pkg-descr +++ b/www/mod_dtcl/pkg-descr @@ -10,3 +10,5 @@ From the software's readme.html: both on the net and books. There are also many external Tcl modules that you can load into mod_dtcl, to create images, access databases, etc. + +WWW: http://tcl.apache.org/mod_dtcl/ diff --git a/www/momspider/pkg-descr b/www/momspider/pkg-descr index fe4f728a0b28..6af6904ca969 100644 --- a/www/momspider/pkg-descr +++ b/www/momspider/pkg-descr @@ -2,3 +2,5 @@ MOMspider is a web-roaming robot that specializes in the maintenance of distributed hypertext infostructures (i.e. wide-area webs). The program is written in Perl and, once customized for your site, should work on any UNIX-based system with Perl 4.036. + +WWW: http://www.ics.uci.edu/pub/websoft/MOMspider/ diff --git a/www/oops/pkg-descr b/www/oops/pkg-descr index 0744a9f1114d..c82053602194 100644 --- a/www/oops/pkg-descr +++ b/www/oops/pkg-descr @@ -18,3 +18,5 @@ The special attention was paid to the point of providing a stable, continuous, unbreakable work, easy and simple configuration/reconfiguration. Thus, for example, the reconfiguration on the fly doesn't result in a breakaway of already established connections. + +WWW: http://zipper.paco.net/~igor/oops.eng/ diff --git a/www/swish-e/pkg-descr b/www/swish-e/pkg-descr index 8987301db419..761a6df24bd0 100644 --- a/www/swish-e/pkg-descr +++ b/www/swish-e/pkg-descr @@ -6,4 +6,4 @@ that enable anyone who is authorized to create and maintain their own indexes (AutoSwish). SWISH-E is an enhanced version of SWISH, which was originally written by Kevin Hughes and modified and released with his permission. -http://sunsite.berkeley.edu/SWISH-E/ +WWW: http://sunsite.berkeley.edu/SWISH-E/ diff --git a/www/weblint/pkg-descr b/www/weblint/pkg-descr index ed1a8cfe3b74..5008d9efa6da 100644 --- a/www/weblint/pkg-descr +++ b/www/weblint/pkg-descr @@ -1,3 +1,5 @@ Weblint is a syntax and minimal style checker for HTML: a perl script which picks fluff off html pages, much in the same way traditional lint picks fluff off C programs. + +WWW: http://www.weblint.org/ |