diff options
author | tom <tom@FreeBSD.org> | 2001-02-26 23:57:45 +0800 |
---|---|---|
committer | tom <tom@FreeBSD.org> | 2001-02-26 23:57:45 +0800 |
commit | cc94c5a98e4e18fa3713b0ac52c07be5cf16a715 (patch) | |
tree | 75dc9a758e2bd787e45e40bc3ec9040b9f67da0b /www | |
parent | 656d26e9dd2e7bcdd117822e4d57b59b45d0b527 (diff) | |
download | freebsd-ports-gnome-cc94c5a98e4e18fa3713b0ac52c07be5cf16a715.tar.gz freebsd-ports-gnome-cc94c5a98e4e18fa3713b0ac52c07be5cf16a715.tar.zst freebsd-ports-gnome-cc94c5a98e4e18fa3713b0ac52c07be5cf16a715.zip |
Add WWW:
Diffstat (limited to 'www')
-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/ |