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
rubygem-red-plasma Ruby bindings of Plasma
8.0.0_2 databases Deleted 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 8.0.0_2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-09 15:39:56
Last Update: 2023-09-04 09:03:25
Commit Hash: 9f60248
Also Listed In: rubygems
License: APACHE20
WWW:
https://arrow.apache.org/
Description:
Red Plasma is the Ruby bindings of Plasma. Red Plasma is based on GObject Introspection. Plasma is an in-memory object store and cache for big data. GObject Introspection is a middleware for language bindings of C library. GObject Introspection can generate language bindings automatically at runtime. Red Plasma uses Plasma GLib and gobject-introspection gem to generate Ruby bindings of Plasma. See also: https://github.com/apache/arrow/tree/master/ruby/red-plasma
Homepage    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-plasma-8.0.0_2/catalog.mk
  2. /usr/local/share/licenses/rubygem-red-plasma-8.0.0_2/LICENSE
  3. /usr/local/share/licenses/rubygem-red-plasma-8.0.0_2/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-red-plasma>0:databases/rubygem-red-plasma
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-red-plasma
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1665073082 SHA256 (rubygem/red-plasma-8.0.0.gem) = 6bcf669af1a789182dd2e039b0775ddf5b3e02aef53a2190d4972a2b5fa9c461 SIZE (rubygem/red-plasma-8.0.0.gem) = 12288

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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. ruby31 : lang/ruby31
  3. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-red-arrow>=8.0.0<8.0.0_99 : databases/rubygem-red-arrow
  2. ruby31 : lang/ruby31
  3. gem : devel/ruby-gems
Library dependencies:
  1. libarrow-glib.so : databases/arrow-glib
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_rubygem-red-plasma
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.
Port Moves
  • port deleted on 2023-09-04
    REASON: Remove deprecated port. red-plasma is deprecated since 10.0.0. red-plasma will not be released from Apache Arrow 12.0.0 or so

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.0.0_2
04 Sep 2023 09:03:25
commit hash: 9f60248a5d50d0fe100c6e4a3c9ddeb4184881b8commit hash: 9f60248a5d50d0fe100c6e4a3c9ddeb4184881b8commit hash: 9f60248a5d50d0fe100c6e4a3c9ddeb4184881b8commit hash: 9f60248a5d50d0fe100c6e4a3c9ddeb4184881b8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-red-plasma: Remove obsoleted port

red-plasma is deprecated since 10.0.0. red-plasma will not be released from
Apache Arrow 12.0.0 or so.
8.0.0_2
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
8.0.0_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
8.0.0
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
8.0.0
09 Oct 2022 15:37:44
commit hash: a8fdb51126473913372b6e5bbfca0abaf8a86136commit hash: a8fdb51126473913372b6e5bbfca0abaf8a86136commit hash: a8fdb51126473913372b6e5bbfca0abaf8a86136commit hash: a8fdb51126473913372b6e5bbfca0abaf8a86136 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-red-plasma: Add rubygem-red-plasma 8.0.0

Red Plasma is the Ruby bindings of Plasma. Red Plasma is based on GObject
Introspection.

Plasma is an in-memory object store and cache for big data.

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

Red Plasma uses Plasma GLib and gobject-introspection gem to generate Ruby
bindings of Plasma.

See also: https://github.com/apache/arrow/tree/master/ruby/red-plasma

Number of commits found: 5