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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
protobuf-go Go support for Protocol Buffers
1.36.7 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 1.36.6Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-04 18:49:54
Last Update: 2025-08-08 20:55:59
Commit Hash: a44ffdc
License: BSD3CLAUSE
WWW:
https://github.com/protocolbuffers/protobuf-go
Description:
This project hosts the Go implementation for protocol buffers, which is a language-neutral, platform-neutral, extensible mechanism for serializing structured data. The protocol buffer language is a language for specifying the schema for structured data. This schema is compiled into language specific bindings. This project provides both a tool to generate Go code for the protocol buffer language, and also the runtime implementation to handle serialization of messages in Go.
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 (4 items)
Collapse this list.
  1. bin/protoc-gen-go
  2. /usr/local/share/licenses/protobuf-go-1.36.7/catalog.mk
  3. /usr/local/share/licenses/protobuf-go-1.36.7/LICENSE
  4. /usr/local/share/licenses/protobuf-go-1.36.7/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • protobuf-go>0:devel/protobuf-go
Conflicts:
CONFLICTS_INSTALL:
  • goprotobuf
To install the port:
cd /usr/ports/devel/protobuf-go/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/protobuf-go
  • pkg install protobuf-go
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: protobuf-go
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1754684441 SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.7/v1.36.7.mod) = e11082f89ab1be94e778e4bd2c53172f481135604dd9f2d60140e5514bc53623 SIZE (go/devel_protobuf-go/protobuf-go-v1.36.7/v1.36.7.mod) = 201

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.7/v1.36.7.zip) = f2bf05f71fffdb479282f643d6917069519e5345de5db12b82415c718412a813 SIZE (go/devel_protobuf-go/protobuf-go-v1.36.7/v1.36.7.zip) = 2244819

Collapse this list.


Packages (timestamps in pop-ups are UTC):
protobuf-go
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.36.61.36.6-1.36.61.36.6---
FreeBSD:13:quarterly1.36.61.36.6-1.36.61.36.6---
FreeBSD:14:latest1.36.61.36.7-1.36.61.36.6---
FreeBSD:14:quarterly1.36.61.36.6-1.36.61.36.6---
FreeBSD:15:latest1.36.61.36.6n/a1.36.6n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_protobuf-go
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/google.golang.org/protobuf/@v/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.36.7
08 Aug 2025 20:55:59
commit hash: a44ffdce04cf12b56d70cb8cbfd70d026b3c2129commit hash: a44ffdce04cf12b56d70cb8cbfd70d026b3c2129commit hash: a44ffdce04cf12b56d70cb8cbfd70d026b3c2129commit hash: a44ffdce04cf12b56d70cb8cbfd70d026b3c2129 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/protobuf-go: Update version 1.36.6=>1.36.7

Changelog: https://github.com/protocolbuffers/protobuf-go/releases/tag/v1.36.7
1.36.6
04 May 2025 18:44:50
commit hash: 92e2333be67c7ee3f46f5730fbf7557837fc444ecommit hash: 92e2333be67c7ee3f46f5730fbf7557837fc444ecommit hash: 92e2333be67c7ee3f46f5730fbf7557837fc444ecommit hash: 92e2333be67c7ee3f46f5730fbf7557837fc444e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/protobuf-go: New port

Go support for Protocol Buffers

This project hosts the Go implementation for protocol buffers, which is
a language-neutral, platform-neutral, extensible mechanism for
serializing structured data. The protocol buffer language is a language
for specifying the schema for structured data. This schema is compiled
into language specific bindings. This project provides both a tool to
generate Go code for the protocol buffer language, and also the runtime
implementation to handle serialization of messages in Go.

WWW: https://github.com/protocolbuffers/protobuf-go

Number of commits found: 2