aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-libwww/pkg-descr
diff options
context:
space:
mode:
authorjfitz <jfitz@FreeBSD.org>1999-03-30 01:12:04 +0800
committerjfitz <jfitz@FreeBSD.org>1999-03-30 01:12:04 +0800
commit94b1dc21584aa027c35c6bd5effd59868c786120 (patch)
tree7c0b5b57421e5c81c5fa5d92a677b17246b2a582 /www/p5-libwww/pkg-descr
parent50fb885684e8936b9658ba137ab4462fafff5676 (diff)
downloadfreebsd-ports-gnome-94b1dc21584aa027c35c6bd5effd59868c786120.tar.gz
freebsd-ports-gnome-94b1dc21584aa027c35c6bd5effd59868c786120.tar.zst
freebsd-ports-gnome-94b1dc21584aa027c35c6bd5effd59868c786120.zip
Cleanup Makefile and pkg/DESCR
PR: ports/10390 Submitted by: Tom Hukins <tom@eborcom.com>
Diffstat (limited to 'www/p5-libwww/pkg-descr')
-rw-r--r--www/p5-libwww/pkg-descr40
1 files changed, 1 insertions, 39 deletions
diff --git a/www/p5-libwww/pkg-descr b/www/p5-libwww/pkg-descr
index 43fd44c9e4c2..cfada1dbef7b 100644
--- a/www/p5-libwww/pkg-descr
+++ b/www/p5-libwww/pkg-descr
@@ -13,42 +13,4 @@
interface should be easy to extend and customize for your
needs.
- The main features of the library are:
-
- o Contains various reuseable components (modules) that
- can be used separately or together.
-
- o Provides an object oriented model of HTTP-style
- communication. Within this framework we currently
- support access to http, gopher, ftp, news, file, and
- mailto resources.
-
- o The library be used through the full object oriented
- interface or through a very simple procedural
- interface.
-
- o Support the basic and digest authorization schemes.
-
- o Transparent redirect handling.
-
- o Supports access through proxy servers.
-
- o URL handling (both absolute and relative URLs are
- supported).
-
- o A parser for robots.txt files and a framework for
- constructing robots.
-
- o An experimental HTML parser and formatters (for
- PostScript and plain text).
-
- o The library can cooperate with Tk. A simple Tk-based
- GUI browser called 'tkweb' is distributed with the Tk
- extention for perl.
-
- o An implementation of the HTTP content negotiation
- algorithm that can be used both in protocol modules and
- in server scripts (like CGI scripts).
-
- o A simple command line client application called lwp-
- request.
+http://www.linpro.no/lwp/