cvs commit: ports/www Makefile ports/www/httpclient Makefile
distinfo pkg-descr
Alex Dupre
ale at FreeBSD.org
Wed Sep 3 08:07:19 UTC 2008
ale 2008-09-03 08:07:18 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/httpclient Makefile distinfo pkg-descr
Log:
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/
Revision Changes Path
1.2143 +1 -0 ports/www/Makefile
1.1 +50 -0 ports/www/httpclient/Makefile (new)
1.1 +3 -0 ports/www/httpclient/distinfo (new)
1.1 +15 -0 ports/www/httpclient/pkg-descr (new)
More information about the cvs-all
mailing list