notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q1
rubygem-net-http-persistent Manages persistent connections using Net::HTTP
4.0.4 www on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-10-31 08:52:37
Last Update: 2024-09-15 20:11:47
Commit Hash: ab7fe6a
People watching this port, also watch:: autoconf, p5-MIME-Tools, libssh, xcb-util-image, woff2
Also Listed In: net rubygems
License: MIT
WWW:
https://github.com/drbrain/net-http-persistent
Description:
net-http-persistent manages persistent connections using Net::HTTP including a thread pool for connecting to multiple hosts. Using persistent HTTP connections can dramatically increase the speed of HTTP. Creating a new HTTP connection for every request involves an extra TCP round-trip and causes TCP congestion avoidance negotiation to start over. Net::HTTP supports persistent connections with some API methods but does not make setting up a single persistent connection or managing multiple connections easy. Net::HTTP::Persistent wraps Net::HTTP and allows you to focus on how to make HTTP requests.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-net-http-persistent-4.0.4/catalog.mk
  2. /usr/local/share/licenses/rubygem-net-http-persistent-4.0.4/LICENSE
  3. /usr/local/share/licenses/rubygem-net-http-persistent-4.0.4/MIT
Collapse this list.
Dependency lines:
  • rubygem-net-http-persistent>0:www/rubygem-net-http-persistent
To install the port:
cd /usr/ports/www/rubygem-net-http-persistent/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-net-http-persistent
  • pkg install rubygem-net-http-persistent
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-net-http-persistent
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1726081875 SHA256 (rubygem/net-http-persistent-4.0.4.gem) = b62b7e528f72890f5cd67e7f687eeae55cf9f2cda22fd659494363da2fa7f4b2 SIZE (rubygem/net-http-persistent-4.0.4.gem) = 27136

Packages (timestamps in pop-ups are UTC):
rubygem-net-http-persistent
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.44.0.44.0.04.0.44.0.4-4.0.0-
FreeBSD:13:quarterly4.0.44.0.44.0.24.0.44.0.44.0.24.0.24.0.2
FreeBSD:14:latest4.0.44.0.44.0.14.0.44.0.44.0.2-4.0.2
FreeBSD:14:quarterly4.0.44.0.4-4.0.44.0.44.0.24.0.24.0.2
FreeBSD:15:latest4.0.44.0.4n/a4.0.4n/a4.0.24.0.24.0.2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-connection_pool>=2.2<3 : net/rubygem-connection_pool
  2. ruby32 : lang/ruby32
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. devel/rubygem-azure-storage-common
  2. devel/rubygem-rubygems-mirror
  3. devel/rubygem-telesign
  4. devel/rubygem-travis-gh
  5. net/rubygem-gitlab-fog-azure-rm
  6. www/rubygem-faraday-net_http_persistent
  7. www/rubygem-faraday-net_http_persistent-gitlab
Expand this list (9 items / 2 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/rubygem-mechanize
  3. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/rubygem-mirror*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
www_rubygem-net-http-persistent
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

There are no commits on branch 2023Q1 for this port