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 2024Q2
rubygem-nio4r Cross-platform asynchronous I/O primitives
2.7.3 devel on this many watch lists=2 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 2.7.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-02-12 15:22:39
Last Update: 2024-05-19 17:18:04
Commit Hash: acf8aaf
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/socketry/nio4r
Description:
nio4r provides an abstract, cross-platform stateful I/O selector API for Ruby. I/O selectors are the heart of "reactor"-based event loops, and monitor multiple I/O objects for various types of readiness, e.g. ready for reading or writing. The most similar API provided by Ruby today is Kernel.select, however the select API requires you to pass in arrays of all of the I/O objects you're interested in every time. nio4r provides a more object-oriented API that lets you register I/O objects with a selector then handle them when they're selected for various types of events. nio4r is modeled after the Java NIO API, but simplified for ease-of-use. Its goals are: - Expose high-level interfaces for stateful IO selectors - Keep the API small to maximize both portability and performance across many different OSes and Ruby VMs - Provide inherently thread-safe facilities for working with IO objects
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-nio4r-2.7.3/catalog.mk
  2. /usr/local/share/licenses/rubygem-nio4r-2.7.3/LICENSE
  3. /usr/local/share/licenses/rubygem-nio4r-2.7.3/MIT
Collapse this list.
Dependency lines:
  • rubygem-nio4r>0:devel/rubygem-nio4r
To install the port:
cd /usr/ports/devel/rubygem-nio4r/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-nio4r
  • pkg install rubygem-nio4r
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-nio4r
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1715843708 SHA256 (rubygem/nio4r-2.7.3.gem) = 54b94cdd4b8f9dc39aaad5f699e97afae13efb44f2b180a6e724df76105ff604 SIZE (rubygem/nio4r-2.7.3.gem) = 116736

Packages (timestamps in pop-ups are UTC):
rubygem-nio4r
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.7.32.7.32.5.42.7.32.7.3-2.5.4-
FreeBSD:13:quarterly2.7.32.7.32.5.92.7.32.7.32.7.02.7.02.7.0
FreeBSD:14:latest2.7.32.7.32.5.82.7.32.7.32.5.9-2.5.9
FreeBSD:14:quarterly2.7.32.7.3-2.7.32.7.32.7.02.7.02.7.0
FreeBSD:15:latest2.7.32.7.3n/a2.7.3n/a2.7.02.7.02.7.0
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. ruby32 : lang/ruby32
  2. 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-celluloid-io
  2. www/rubygem-actioncable5
  3. www/rubygem-actioncable50
  4. www/rubygem-actioncable52
  5. www/rubygem-actioncable60
  6. www/rubygem-actioncable61
  7. www/rubygem-actioncable70
Expand this list (12 items / 5 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/rubygem-actioncable71
  3. www/rubygem-actioncable72
  4. www/rubygem-puma
  5. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. www/rubygem-actioncable613*
  2. www/rubygem-gitlab-puma*
  3. 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:
devel_rubygem-nio4r
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 2024Q2 for this port