FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:36 AM BST
Port details
jakarta-commons-httpclient 3.1_1 java on this many watch lists=1 search for ports that depend on this port
A package implementing the client side of the HTTP standard
Maintained by: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Oct 2004 13:40:24
Also Listed In: www
License: AL2


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: http://jakarta.apache.org/commons/httpclient/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: java/jakarta-commons-logging, java/jakarta-commons-codec, java/openjdk6, devel/apache-ant
Required To Run: java/jakarta-commons-logging, java/jakarta-commons-codec, java/openjdk6

Required by:
for Build

for Run

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


Configuration Options
     No options to configure

Master Sites:
http://www.apache.org/dist/httpcomponents/commons-httpclient/source/
http://archive.apache.org/dist/httpcomponents/commons-httpclient/source/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/httpcomponents/commons-httpclient/source/
ftp://mir1.ovh.net/ftp.apache.org/dist/httpcomponents/commons-httpclient/source/
ftp://ftp.forthnet.gr/pub/www/apache/httpcomponents/commons-httpclient/source/
ftp://xenia.sote.hu/pub/mirrors/www.apache.org/httpcomponents/commons-httpclient/source/
ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/httpcomponents/commons-httpclient/source/
ftp://ftp.rhnet.is/pub/apache/httpcomponents/commons-httpclient/source/
http://ring.nict.go.jp/archives/net/apache/httpcomponents/commons-httpclient/source/
ftp://ftp.task.gda.pl/pub/www/apache/dist/httpcomponents/commons-httpclient/source/
ftp://sunsite.icm.edu.pl/pub/www/apache/dist/httpcomponents/commons-httpclient/source/
ftp://apache.rinet.ru/pub/mirror/apache.org/dist/httpcomponents/commons-httpclient/source/
ftp://ftp.sunet.se/pub/www/servers/apache/dist/httpcomponents/commons-httpclient/source/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
13 Mar 2012 08:57:19
Original commit files touched by this commit  3.1_1
ale search for other commits by this committer
Fix build with OpenJDK7 and add LICENSE.

PR:             ports/165774
Submitted by:   Volodymyr Kostyrko <c.kworr@gmail.com>
Feature safe:   yes
24 Oct 2011 04:17:38
Original commit files touched by this commit  3.1_1
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.
21 Jul 2011 05:03:02
Original commit files touched by this commit  3.1_1
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
20 Mar 2011 12:54:45
Original commit files touched by this commit  3.1_1
miwi search for other commits by this committer
- Get Rid MD5 support
06 Jun 2008 13:38:51
Original commit files touched by this commit  3.1_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
27 Feb 2008 15:10:54
Original commit files touched by this commit  3.1
ehaupt search for other commits by this committer
Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.

Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.

PR:             121041
Submitted by:   Marcin Cieslak <saper@system.pl>
Approved by:    portmgr (linimon)
28 Oct 2007 08:05:22
Original commit files touched by this commit  3.1
ale search for other commits by this committer
Update to 3.1 release.
17 Jun 2007 12:14:21
Original commit files touched by this commit  3.0.1_1
ale search for other commits by this committer
Fix build.
19 May 2007 20:32:57
Original commit files touched by this commit  3.0.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
10 May 2006 15:19:33
Original commit files touched by this commit  3.0.1
ale search for other commits by this committer
Update to 3.0.1 release.
14 Feb 2006 13:56:39
Original commit files touched by this commit  3.0
ale search for other commits by this committer
Update to 3.0 final release.
22 Jan 2006 12:39:58
Original commit files touched by this commit  3.0.r4
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
03 Nov 2005 08:30:15
Original commit files touched by this commit  3.0.r4
ale search for other commits by this committer
Update to 3.0-rc4 release.
17 Oct 2004 13:32:17
Original commit files touched by this commit  2.0.2
ale search for other commits by this committer
Add jakarta-commons-httpclient 2.0.2, a package implementing the client
side of the HTTP standard.

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.152 seconds.