Port details |
- p5-Net-HTTP Low-level HTTP client
- 6.23 net =35 6.23Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2011-04-15 07:57:25
- Last Update: 2023-07-09 10:18:32
- Commit Hash: 6a57ec9
- People watching this port, also watch:: p5-URI, p5-Net-SSLeay, p5-Digest-HMAC, p5-WWW-RobotRules, libxml2
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Net-HTTP
- Description:
- The Net::HTTP class is a low-level HTTP client. An instance of the Net::HTTP
class represents a connection to an HTTP server. The HTTP protocol is described
in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1.
Net::HTTP is a sub-class of one of IO::Socket::IP (IPv6+IPv4), IO::Socket::INET6
(IPv6+IPv4), or IO::Socket::INET (IPv4 only). You can mix the methods described
below with reading and writing from the socket directly. This is not necessary a
good idea, unless you know what you are doing.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-HTTP>0:net/p5-Net-HTTP
- To install the port:
- cd /usr/ports/net/p5-Net-HTTP/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-HTTP
- pkg install p5-Net-HTTP
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-HTTP
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1688166142
SHA256 (Net-HTTP-6.23.tar.gz) = 0d65c09dd6c8589b2ae1118174d3c1a61703b6ecfc14a3442a8c74af65e0c94e
SIZE (Net-HTTP-6.23.tar.gz) = 42998
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-IO-Socket-SSL>=1.38 : security/p5-IO-Socket-SSL
- p5-URI>=0 : net/p5-URI
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-IO-Socket-SSL>=1.38 : security/p5-IO-Socket-SSL
- p5-URI>=0 : net/p5-URI
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- mail/p5-Mail-DMARC
- net/p5-Acme-HTTP
- net/p5-Net-HTTPS-NB
- net/p5-Net-Twitter-Lite
- net/p5-XML-Compile-SOAP
- www/p5-LWP-Protocol-connect
- www/p5-LWP-Protocol-https
- for Run
-
- mail/p5-Mail-DMARC
- net/p5-Acme-HTTP
- net/p5-Net-HTTPS-NB
- net/p5-Net-Twitter-Lite
- net/p5-XML-Compile-SOAP
- net/vmware-vsphere-cli
- www/p5-LWP-Protocol-connect
Configuration Options:
- No options to configure
- Options name:
- net_p5-Net-HTTP
- USES:
- perl5
- 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 |
6.23 09 Jul 2023 10:18:32 |
Po-Chuan Hsieh (sunpoet) |
net/p5-Net-HTTP: Update to 6.23
Changes: https://metacpan.org/dist/Net-HTTP/changes |
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) |
6.22 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 ) |
6.22 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
6.22 25 Jan 2022 19:50:09 |
Po-Chuan Hsieh (sunpoet) |
net/p5-Net-HTTP: Update to 6.22
Changes: https://metacpan.org/dist/Net-HTTP/changes |
6.21 18 Apr 2021 05:42:41 |
Po-Chuan Hsieh (sunpoet) |
net/p5-Net-HTTP: Update to 6.21
Changes: https://metacpan.org/changes/distribution/Net-HTTP |
6.20 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.20 10 Jan 2021 08:19:34 |
sunpoet |
Update to 6.20
Changes: https://metacpan.org/changes/distribution/Net-HTTP |
6.19 19 May 2019 21:53:50 |
sunpoet |
Update to 6.19
- Update pkg-descr
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Net-HTTP |
6.18 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
6.18 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
6.18 10 May 2018 06:55:04 |
wen |
- Update to 6.18
Changes: http://cpansearch.perl.org/src/OALDERS/Net-HTTP-6.18/Changes |
6.17 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
6.17 02 Sep 2017 14:23:54 |
sunpoet |
Update to 6.17
Changes: http://search.cpan.org/dist/Net-HTTP/Changes |
6.16 29 May 2017 17:24:18 |
sunpoet |
Update to 6.16
Changes: http://search.cpan.org/dist/Net-HTTP/Changes |
6.15 13 May 2017 12:13:22 |
sunpoet |
Update to 6.15
Changes: http://search.cpan.org/dist/Net-HTTP/Changes |
6.14 25 Apr 2017 14:23:37 |
sunpoet |
Update to 6.14
Changes: http://search.cpan.org/dist/Net-HTTP/Changes |
6.13 20 Feb 2017 15:10:13 |
sunpoet |
Update to 6.13
Changes: http://search.cpan.org/dist/Net-HTTP/Changes |
6.12 06 Jan 2017 20:02:22 |
sunpoet |
Update to 6.12
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Net-HTTP/Changes |
6.09 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
6.09 21 May 2015 11:40:43 |
culot |
- Update to 6.09
Changes: http://search.cpan.org/dist/Net-HTTP/Changes |
6.07_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
6.07 26 Jul 2014 05:20:40 |
sunpoet |
- Remove out-dated CONFLICTS
- Reformat pkg-descr |
6.07 25 Jul 2014 09:01:30 |
leeym |
- update to 6.07 |
6.06 05 Nov 2013 16:42:56 |
vanilla |
Support STAGEDIR. |
6.06 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
6.06 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
6.06 11 Mar 2013 13:13:23 |
tobez |
Update to 6.06.
Changes: http://search.cpan.org/dist/Net-HTTP/Changes |
6.05 17 Dec 2012 15:39:36 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
6.05 28 Nov 2012 07:57:12 |
culot |
- Update to 6.05
Changes: http://search.cpan.org/dist/Net-HTTP/Changes
Feature safe: yes |
6.03_1 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
6.03_1 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
6.03_1 19 Feb 2012 10:51:43 |
sunpoet |
- Fix *_DEPENDS
- Bump PORTREVISION for dependency change |
6.03 17 Feb 2012 15:41:53 |
culot |
- Update to 6.03
Changes: http://search.cpan.org/dist/Net-HTTP/Changes |
6.02 28 Nov 2011 12:52:49 |
culot |
- Update to 6.02
Changes: http://search.cpan.org/dist/Net-HTTP/Changes
Feature safe: yes |
6.01 07 Oct 2011 11:22:46 |
culot |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
6.01 19 Apr 2011 17:50:25 |
culot |
- Add CONFLICTS with www/p5-libwww-5* |
6.01 18 Apr 2011 01:42:21 |
bapt |
- update to 6.01
- add licenses
- changes: http://cpansearch.perl.org/src/GAAS/Net-HTTP-6.01/Changes |
6.00 15 Apr 2011 07:57:08 |
culot |
The Net::HTTP class is a low-level HTTP client that supports
HTTP/1.0 and HTTP/1.1.
WWW: http://search.cpan.org/dist/Net-HTTP/
This new port is needed to update www/p5-libwww. |