Port details |
- httpclient Java components implementing an advanced HTTP client
- 4.5.12 www =2 4.5.12Version of this port present on the latest quarterly branch.
- Maintainer: ale@FreeBSD.org
- Port Added: 2008-09-03 08:07:39
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java
- License: APACHE20
- WWW:
- https://hc.apache.org/httpcomponents-client-4.5.x/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- httpclient>0:www/httpclient
- To install the port:
- cd /usr/ports/www/httpclient/ && make install clean
- To add the package, run one of these commands:
- pkg install www/httpclient
- pkg install httpclient
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: httpclient
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1592212041
SHA256 (httpcomponents-client-4.5.12-bin.tar.gz) = faeb72983f1b5ae6c6470cdb80653da782af4c22260fa8c7fa1e4dcf459b0237
SIZE (httpcomponents-client-4.5.12-bin.tar.gz) = 4906808
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- httpcore.jar : www/httpcore
- commons-logging.jar : java/apache-commons-logging
- commons-codec.jar : java/apache-commons-codec
- java : java/openjdk8
- This port is required by:
- for Run
-
- www/httpasyncclient
- www/jmeter
Configuration Options:
- ===> The following configuration options are available for httpclient-4.5.12:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_httpclient
- USES:
- cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.5.12 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.5.12 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
4.5.12 29 Jun 2022 16:33:10 |
Po-Chuan Hsieh (sunpoet) |
www/httpclient: Fix WWW
Approved by: portmgr (blanket) |
4.5.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.5.12 15 Jun 2020 09:09:09 |
ale |
Update to 4.5.12 release. |
4.5.10_1 30 Dec 2019 09:15:29 |
ale |
Rename my jakarta- ports to apache- |
4.5.10_1 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
4.5.10_1 06 Oct 2019 19:08:14 |
pfg |
rename most cases of jakarta- to apache-
The Apache Softare Foundation used to maintain an umbrella project named
Jakarta but it was retired on 2011. This name now conflicts with the new
name for Java EE under the Eclipse Foundation.
Rename most of the packages to be more consistent. Some other packages remain
but they will require intervention by their corresponding maintainers.
Approved by: thierry (mentor), makc
Differential Revision: https://reviews.freebsd.org/D21902 |
4.5.10 30 Sep 2019 14:45:57 |
ale |
Update to 4.5.10 release. |
4.5.7 30 Jan 2019 13:18:24 |
ale |
Update to 4.5.7 release. |
4.5.6 24 Jul 2018 12:45:51 |
ale |
Update to 4.5.6 release. |
4.5.3 21 Sep 2017 08:31:13 |
ale |
Update to 4.5.3 release. |
4.3.6 13 Jan 2017 16:54:56 |
mat |
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight |
4.3.6 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
4.3.6 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
4.3.6 10 Apr 2015 08:58:43 |
robak |
www/httpclient: add CPE information
- Maintainer's timeout (ale@FreeBSD.org)
PR: 198970
Submitted by: Shun <shun.fbsd.pr@dropcut.net> |
4.3.6 30 Dec 2014 09:52:27 |
ale |
Update to 4.3.6 release. |
4.3.5 04 Aug 2014 15:08:01 |
ale |
Update to 4.3.5 release. |
4.3.4 30 Jun 2014 14:53:30 |
ale |
Update to 4.3.4 release. |
4.3.3 27 Feb 2014 13:20:11 |
ale |
Update to 4.3.3 release. |
4.3.2 01 Feb 2014 10:22:42 |
ale |
Update to 4.3.2 release and stagify (javadocs not in tarball anymore). |
4.3 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
4.3 27 Sep 2013 14:26:55 |
ale |
Update to 4.3 release. |
4.2.5 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
4.2.5 24 Apr 2013 13:27:15 |
ale |
Update to 4.2.5 release. |
4.2.3 15 Jan 2013 16:44:25 |
ale |
Update to 4.2.3 release. |
4.2.2 10 Dec 2012 13:43:44 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
4.2.2 25 Oct 2012 10:50:20 |
ale |
Update to 4.2.2 release.
Feature safe: yes |
4.2.1 06 Jul 2012 07:20:35 |
ale |
Update to 4.2.1 release. |
4.2 28 May 2012 14:00:53 |
ale |
Update to 4.2 release. |
4.1.3 10 Feb 2012 14:25:17 |
ale |
Update to 4.1.3 and pet portlint. |
4.1.2 09 Jan 2012 15:41:08 |
tabthorpe |
- 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 |
4.1.2 24 Oct 2011 04:17:38 |
dougb |
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. |
4.1.2 09 Aug 2011 11:56:00 |
ale |
Update to 4.1.2 release. |
4.1.1 20 Mar 2011 22:37:10 |
ale |
Update to 4.1.1 release. |
4.1 28 Jan 2011 12:05:19 |
ale |
Update to 4.1 release.
Feature safe: yes |
4.0.3 25 Nov 2010 09:23:26 |
ale |
Update to 4.0.3 release. |
4.0.2 16 Sep 2010 07:55:49 |
ale |
Update to 4.0.2 release. |
4.0.1 07 Jan 2010 09:54:54 |
ale |
Update to 4.0.1 release. |
4.0 11 Sep 2009 05:47:10 |
ale |
Update to 4.0 final release.
PR: ports/138719
Submitted by: Wen Heping <wenheping@gmail.com> |
4.0.b2 29 Dec 2008 09:24:28 |
ale |
Update to 4.0-beta2 release. |
4.0.b1 03 Sep 2008 08:07:18 |
ale |
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/ |