aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2008-09-03 16:07:18 +0800
committerale <ale@FreeBSD.org>2008-09-03 16:07:18 +0800
commitfb0cae872692cbba1052180f818bd4fc9511a57f (patch)
tree48ea225eaff72758d3d4d9fa60f79cccf902c0fe /www/Makefile
parent24f9d9a24116f50da002b2c30d2e9b0fb6d65df3 (diff)
downloadfreebsd-ports-gnome-fb0cae872692cbba1052180f818bd4fc9511a57f.tar.gz
freebsd-ports-gnome-fb0cae872692cbba1052180f818bd4fc9511a57f.tar.zst
freebsd-ports-gnome-fb0cae872692cbba1052180f818bd4fc9511a57f.zip
HttpClient provides components for client-side authentication, HTTP state
management, connection management, and an HTTP/1.1 compliant HTTP agent implementation based on those components. It is intended as successor of and replacement for Jakarta Commons HttpClient 3.x. The HttpClient module is a full-featured, HTTP/1.1 compliant agent built on top of HttpCore. The HttpMime module extends mime4j library with some HTTP specific functionality and integrates it with the HttpComponents framework. WWW: http://hc.apache.org/httpcomponents-client/
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index d354c56f1e2b..23084ddd0aee 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -269,6 +269,7 @@
SUBDIR += http-analyze
SUBDIR += http_get
SUBDIR += http_load
+ SUBDIR += httpclient
SUBDIR += httpcore
SUBDIR += httpgrabber
SUBDIR += httptunnel