729d FreshPorts -- www/httpclient
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
httpclient 4.2.5 www on this many watch lists=0 search for ports that depend on this port
Java components implementing an advanced HTTP client
Maintained by: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Sep 2008 08:07:39
Also Listed In: java
License: AL2


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. www/httpcore
  2. java/jakarta-commons-logging
  3. java/jakarta-commons-codec
  4. java/openjdk6

This port is required by:

for Run

To install the port: cd /usr/ports/www/httpclient/ && make install clean
To add the package: pkg_add -r httpclient


Configuration Options
     No options to configure

Master Sites:
  1. ftp://apache.rinet.ru/pub/mirror/apache.org/dist/httpcomponents/httpclient/binary/
  2. ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/httpcomponents/httpclient/binary/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.forthnet.gr/pub/www/apache/httpcomponents/httpclient/binary/
  5. ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/httpcomponents/httpclient/binary/
  6. ftp://ftp.rhnet.is/pub/apache/httpcomponents/httpclient/binary/
  7. ftp://ftp.sunet.se/pub/www/servers/apache/dist/httpcomponents/httpclient/binary/
  8. ftp://ftp.task.gda.pl/pub/www/apache/dist/httpcomponents/httpclient/binary/
  9. ftp://mir1.ovh.net/ftp.apache.org/dist/httpcomponents/httpclient/binary/
  10. ftp://sunsite.icm.edu.pl/pub/www/apache/dist/httpcomponents/httpclient/binary/
  11. ftp://xenia.sote.hu/pub/mirrors/www.apache.org/httpcomponents/httpclient/binary/
  12. http://archive.apache.org/dist/httpcomponents/httpclient/binary/
  13. http://ftp.twaren.net/Unix/Web/apache/httpcomponents/httpclient/binary/
  14. http://ring.nict.go.jp/archives/net/apache/httpcomponents/httpclient/binary/
  15. http://www.apache.org/dist/httpcomponents/httpclient/binary/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 13:27:15
Original commit files touched by this commit  4.2.5
ale search for other commits by this committer
Update to 4.2.5 release.
15 Jan 2013 16:44:25
Original commit files touched by this commit  4.2.3
ale search for other commits by this committer
Update to 4.2.3 release.
10 Dec 2012 13:43:44
Original commit files touched by this commit  4.2.2
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
25 Oct 2012 10:50:20
Original commit files touched by this commit  4.2.2
ale search for other commits by this committer
Update to 4.2.2 release.

Feature safe:	yes
06 Jul 2012 07:20:35
Original commit files touched by this commit  4.2.1
ale search for other commits by this committer
Update to 4.2.1 release.
28 May 2012 14:00:53
Original commit files touched by this commit  4.2
ale search for other commits by this committer
Update to 4.2 release.
10 Feb 2012 14:25:17
Original commit files touched by this commit  4.1.3
ale search for other commits by this committer
Update to 4.1.3 and pet portlint.
09 Jan 2012 15:41:08
Original commit files touched by this commit  4.1.2
tabthorpe search for other commits by this committer
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:             ports/163521
Submitted by:   Pedro Giffuni <pfg apache.org>
Hat:            portmgr
Exp run by:     pav
24 Oct 2011 04:17:38
Original commit files touched by this commit  4.1.2
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
09 Aug 2011 11:56:00
Original commit files touched by this commit  4.1.2
ale search for other commits by this committer
Update to 4.1.2 release.
20 Mar 2011 22:37:10
Original commit files touched by this commit  4.1.1
ale search for other commits by this committer
Update to 4.1.1 release.
28 Jan 2011 12:05:19
Original commit files touched by this commit  4.1
ale search for other commits by this committer
Update to 4.1 release.

Feature safe:   yes
25 Nov 2010 09:23:26
Original commit files touched by this commit  4.0.3
ale search for other commits by this committer
Update to 4.0.3 release.
16 Sep 2010 07:55:49
Original commit files touched by this commit  4.0.2
ale search for other commits by this committer
Update to 4.0.2 release.
07 Jan 2010 09:54:54
Original commit files touched by this commit  4.0.1
ale search for other commits by this committer
Update to 4.0.1 release.
11 Sep 2009 05:47:10
Original commit files touched by this commit  4.0
ale search for other commits by this committer
Update to 4.0 final release.

PR:             ports/138719
Submitted by:   Wen Heping <wenheping@gmail.com>
29 Dec 2008 09:24:28
Original commit files touched by this commit  4.0.b2
ale search for other commits by this committer
Update to 4.0-beta2 release.
03 Sep 2008 08:07:18
Original commit files touched by this commit  4.0.b1
ale search for other commits by this committer
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/

Number of commits found: 18

282f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24529
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days26
new fortnight58
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0