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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q2
rubygem-google-protobuf Ruby extension to Google Protocol Buffers
4.35.0 devel 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 4.34.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-06-06 06:08:51
Last Update: 2026-06-30 06:27:10
Commit Hash: 5ad1223
Also Listed In: rubygems
License: BSD3CLAUSE
WWW:
https://protobuf.dev/
https://github.com/protocolbuffers/protobuf
https://github.com/protocolbuffers/protobuf/tree/main/ruby
Description:
rubygem-google-protobuf is a Ruby extension that implements Protocol Buffers functionality. It 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.
HomepageHomepageHomepage    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-google-protobuf-4.35.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-google-protobuf-4.35.0/LICENSE
  3. /usr/local/share/licenses/rubygem-google-protobuf-4.35.0/BSD3CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-google-protobuf>0:devel/rubygem-google-protobuf
To install the port:
cd /usr/ports/devel/rubygem-google-protobuf/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-google-protobuf
  • pkg install rubygem-google-protobuf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-google-protobuf
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1779395151 SHA256 (rubygem/google-protobuf-4.35.0.gem) = 95346162c792ed78c9a28cbf2d937a53f706de6df36a27471582f63f03c30c0d SIZE (rubygem/google-protobuf-4.35.0.gem) = 313344

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. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-bigdecimal>=0 : math/rubygem-bigdecimal
  2. rubygem-rake>=13.3<14 : devel/rubygem-rake
  3. ruby33 : lang/ruby33
  4. gem : devel/ruby-gems
Patch dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby33 : lang/ruby33
This port is required by:
for Build
  1. www/gitlab
for Run
  1. net/rubygem-grpc-gitlab
  2. security/rubygem-gitlab-glaz
  3. www/gitlab

Configuration Options:
No options to configure
Options name:
devel_rubygem-google-protobuf
USES:
gem shebangfix
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
4.35.0
30 Jun 2026 06:27:10
commit hash: 5ad1223775c2ef92cc24086f178ea4de5078a1c3commit hash: 5ad1223775c2ef92cc24086f178ea4de5078a1c3commit hash: 5ad1223775c2ef92cc24086f178ea4de5078a1c3commit hash: 5ad1223775c2ef92cc24086f178ea4de5078a1c3 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Author: Po-Chuan Hsieh
devel/rubygem-google-protobuf: Update to 4.35.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
(cherry picked from commit 5c99c4f6907e2b6976ddd5e4dc6452f6d65bd552)
4.34.1
06 Jun 2026 05:59:45
commit hash: 4cc95316088721db5a424cc78b649d66567f0474commit hash: 4cc95316088721db5a424cc78b649d66567f0474commit hash: 4cc95316088721db5a424cc78b649d66567f0474commit hash: 4cc95316088721db5a424cc78b649d66567f0474 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Author: Po-Chuan Hsieh
devel/rubygem-google-protobuf: Update to 4.34.1

Changes:	https://github.com/protocolbuffers/protobuf/releases
(cherry picked from commit 3298b19baacbb4b97cbac9b40781dafc754c6878)
4.34.0
06 Jun 2026 05:59:29
commit hash: 5eeabc7bc0b7699ad15d43a9da25aae8e4b93143commit hash: 5eeabc7bc0b7699ad15d43a9da25aae8e4b93143commit hash: 5eeabc7bc0b7699ad15d43a9da25aae8e4b93143commit hash: 5eeabc7bc0b7699ad15d43a9da25aae8e4b93143 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Author: Po-Chuan Hsieh
devel/rubygem-google-protobuf: Update to 4.34.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
(cherry picked from commit c485c419a7974a79f57d9e027d5ee3aa86cbdcf3)

Number of commits found: 3