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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
rubygem-red-arrow-flight Ruby bindings of Apache Arrow Flight
20.0.0 databases on this many watch lists=0 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 19.0.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-28 10:54:06
Last Update: 2025-07-23 07:23:20
Commit Hash: 7c8d1f8
Also Listed In: rubygems
License: APACHE20
WWW:
https://arrow.apache.org/
https://github.com/apache/arrow/tree/main/ruby/red-arrow-flight
Description:
Red Arrow Flight is the Ruby bindings of Apache Arrow Flight. Red Arrow Flight is based on GObject Introspection. Apache Arrow Flight is one of Apache Arrow components to read and write semantic flights stored in different locations and formats. GObject Introspection is a middleware for language bindings of C library. GObject Introspection can generate language bindings automatically at runtime. Red Arrow Flight uses Apache Arrow Flight GLib and gobject-introspection gem to generate Ruby bindings of Apache Arrow Flight.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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-red-arrow-flight-20.0.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-red-arrow-flight-20.0.0/LICENSE
  3. /usr/local/share/licenses/rubygem-red-arrow-flight-20.0.0/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-red-arrow-flight>0:databases/rubygem-red-arrow-flight
To install the port:
cd /usr/ports/databases/rubygem-red-arrow-flight/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/rubygem-red-arrow-flight
  • pkg install rubygem-red-arrow-flight
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-red-arrow-flight
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1752566730 SHA256 (rubygem/red-arrow-flight-20.0.0.gem) = 5dadb042d886989a32817c2b921428095befed488c53eb4f8d79ce38f8fd2249 SIZE (rubygem/red-arrow-flight-20.0.0.gem) = 14336

Packages (timestamps in pop-ups are UTC):
rubygem-red-arrow-flight
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20.0.020.0.0--20.0.0---
FreeBSD:13:quarterly19.0.119.0.1------
FreeBSD:14:latest20.0.020.0.0--20.0.0---
FreeBSD:14:quarterly19.0.119.0.1------
FreeBSD:15:latest20.0.020.0.0n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-20.0.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rubygem-rake>=0 : devel/rubygem-rake
  2. ruby33 : lang/ruby33
  3. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-red-arrow>=20.0.0<20.0.0_99 : databases/rubygem-red-arrow
  2. ruby33 : lang/ruby33
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby33 : lang/ruby33
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_rubygem-red-arrow-flight
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.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20.0.0
23 Jul 2025 07:23:20
commit hash: 7c8d1f803732aa29cee0f9b398637b810cc3411bcommit hash: 7c8d1f803732aa29cee0f9b398637b810cc3411bcommit hash: 7c8d1f803732aa29cee0f9b398637b810cc3411bcommit hash: 7c8d1f803732aa29cee0f9b398637b810cc3411b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-red-arrow-flight: Update to 20.0.0

Changes:	https://arrow.apache.org/release/
19.0.1
19 Mar 2025 03:41:10
commit hash: 862da66d0bc3b7489d23d12f813a417121b7c43bcommit hash: 862da66d0bc3b7489d23d12f813a417121b7c43bcommit hash: 862da66d0bc3b7489d23d12f813a417121b7c43bcommit hash: 862da66d0bc3b7489d23d12f813a417121b7c43b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-red-arrow-flight: Update to 19.0.1

Changes:	https://arrow.apache.org/release/
19.0.0
28 Feb 2025 10:33:19
commit hash: 149b5ca2ffd747f7d62a9ee84b145d95466c7567commit hash: 149b5ca2ffd747f7d62a9ee84b145d95466c7567commit hash: 149b5ca2ffd747f7d62a9ee84b145d95466c7567commit hash: 149b5ca2ffd747f7d62a9ee84b145d95466c7567 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-red-arrow-flight: Add rubygem-red-arrow-flight 19.0.0

Red Arrow Flight is the Ruby bindings of Apache Arrow Flight. Red Arrow Flight
is based on GObject Introspection.

Apache Arrow Flight is one of Apache Arrow components to read and write semantic
flights stored in different locations and formats.

GObject Introspection is a middleware for language bindings of C library.
GObject Introspection can generate language bindings automatically at runtime.

Red Arrow Flight uses Apache Arrow Flight GLib and gobject-introspection gem to
generate Ruby bindings of Apache Arrow Flight.

Number of commits found: 3