Port details on branch 2024Q4 |
- p5-Net-HTTP Low-level HTTP client
- 6.23 net
=34 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-Digest-HMAC, p5-Net-SSLeay, 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:
|