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.6 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-04 18:49:54
Last Update: 2025-05-04 18:44:50
Commit Hash: 92e2333
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.6/catalog.mk
  3. /usr/local/share/licenses/protobuf-go-1.36.6/LICENSE
  4. /usr/local/share/licenses/protobuf-go-1.36.6/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 = 1746315257 SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.6/v1.36.6.mod) = e11082f89ab1be94e778e4bd2c53172f481135604dd9f2d60140e5514bc53623 SIZE (go/devel_protobuf-go/protobuf-go-v1.36.6/v1.36.6.mod) = 201

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.6/v1.36.6.zip) = 3294ac8ea5089b3c231351afaea4f012e8027a9beeb523bbf31dcb383cc0ab99 SIZE (go/devel_protobuf-go/protobuf-go-v1.36.6/v1.36.6.zip) = 2239723

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:quarterly--------
FreeBSD:14:latest1.36.61.36.6-1.36.61.36.6---
FreeBSD:14:quarterly--------
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. go122 : lang/go122
Fetch dependencies:
  1. go122 : lang/go122
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_protobuf-go
USES:
go:1.22,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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1