devel/ruby-google-protobuf - The NetBSD Packages Collection

Protocol Buffers functionality in Ruby

Ruby extension that implements Protocol Buffers functionality in Ruby

The Ruby extension makes use of generated Ruby code that defines message and
enum types in a Ruby DSL.  You may write definitions in this DSL directly,
but we recommend using protoc's Ruby generation support with .proto files.
The build process in this directory only installs the extension; you need to
install protoc as well to have Ruby code generation functionality.  You can
build protoc from source using bazel build //:protoc.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/protobuf lang/ruby32-base devel/protobuf

Binary packages

OSArchitectureVersion
NetBSD 9.0powerpcruby25-google-protobuf-3.12.2.tgz
NetBSD 9.0powerpcruby26-google-protobuf-3.12.2.tgz
NetBSD 9.0powerpcruby27-google-protobuf-3.12.2.tgz
NetBSD 9.0powerpcruby25-google-protobuf-3.12.2.tgz
NetBSD 9.0powerpcruby26-google-protobuf-3.12.2.tgz
NetBSD 9.0powerpcruby27-google-protobuf-3.12.2.tgz
NetBSD 9.0powerpcruby25-google-protobuf-3.12.2.tgz
NetBSD 9.0powerpcruby26-google-protobuf-3.12.2.tgz
NetBSD 9.0powerpcruby27-google-protobuf-3.12.2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.