Port details |
- rubygem-google-protobuf319 Ruby extension to Google Protocol Buffers
- 3.19.6_1 devel
=0 3.19.6_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-04-16 04:21:59
- Last Update: 2022-12-30 09:04:04
- Commit Hash: 1fe5461
- Also Listed In: rubygems
- License: BSD3CLAUSE
- WWW:
- https://developers.google.com/protocol-buffers/
- 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.
See also: https://github.com/google/protobuf/tree/master/ruby
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-google-protobuf319>0:devel/rubygem-google-protobuf319
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-google-protobuf319
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1664768128
SHA256 (rubygem/google-protobuf-3.19.6.gem) = 6612e04f573a9809a070828e737a61c10fde1459710189a09b6513d10ea370bb
SIZE (rubygem/google-protobuf-3.19.6.gem) = 152576
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-google-protobuf319
- USES:
- gem shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.19.6_1 30 Dec 2022 09:04:04
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-google-protobuf319: Remove obsoleted port
Use devel/rubygem-google-protobuf instead. |
3.19.6_1 19 Nov 2022 08:13:13
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-google-protobuf319: Rename patch file |
3.19.6_1 19 Nov 2022 05:12:24
    |
Matthias Fechner (mfechner)  Author: Dan McGregor |
devel/rubygem-google-protobuf*: fix segfaults caused by public symbols
If more than one version of this gem is installed it causes segfaults.
The problem is reported also here:
https://gitlab.com/gitlab-org/gitlab/-/issues/345693
I created a merge request upstream for this patch:
https://github.com/protocolbuffers/protobuf/pull/10832
https://github.com/protocolbuffers/protobuf/pull/11029
PR: 266925
Approved by: sunpoet (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D37140 |
3.19.6 03 Oct 2022 17:10:58
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-google-protobuf319: Update to 3.19.6
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.19.5 03 Oct 2022 02:16:27
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-google-protobuf319: Update to 3.19.5
Changes: https://github.com/protocolbuffers/protobuf/releases |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.19.4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.19.4 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.19.4 16 Apr 2022 04:19:05
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-google-protobuf319: Add rubygem-google-protobuf319 3.19.4 (copied
from rubygem-google-protobuf)
- Add PORTSCOUT |