summaryrefslogtreecommitdiff
path: root/java/apache-commons-httpclient/pkg-descr
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2019-12-30 09:15:29 +0000
committerAlex Dupre <ale@FreeBSD.org>2019-12-30 09:15:29 +0000
commit948a28f6b6f0d035c764e9e3d63f1c4a88f776b5 (patch)
tree1d63bbbaeb612909f6da0728bd54d8d719025329 /java/apache-commons-httpclient/pkg-descr
parentdevel/catch: update to 2.11.1 (diff)
Rename my jakarta- ports to apache-
Notes
Notes: svn path=/head/; revision=521475
Diffstat (limited to 'java/apache-commons-httpclient/pkg-descr')
-rw-r--r--java/apache-commons-httpclient/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/java/apache-commons-httpclient/pkg-descr b/java/apache-commons-httpclient/pkg-descr
new file mode 100644
index 000000000000..d55e7a9793c5
--- /dev/null
+++ b/java/apache-commons-httpclient/pkg-descr
@@ -0,0 +1,11 @@
+The Jakarta Commons HttpClient component provides an efficient, up-to-date,
+and feature-rich package implementing the client side of the most recent HTTP
+standards and recommendations.
+
+Designed for extension while providing robust support for the base HTTP
+protocol, the HttpClient component may be of interest to anyone building
+HTTP-aware client applications such as web browsers, web service clients,
+or systems that leverage or extend the HTTP protocol for distributed
+communication.
+
+WWW: https://hc.apache.org/httpclient-3.x/