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''''''''s 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
grpc-gateway gRPC to JSON proxy generator following the gRPC HTTP spec
2.26.3 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:57
Last Update: 2025-05-04 18:44:52
Commit Hash: f7ae4c5c
License: BSD3CLAUSE
WWW:
https://github.com/grpc-ecosystem/grpc-gateway/
Description:
The gRPC-Gateway is a plugin of the Google protocol buffers compiler protoc. It reads protobuf service definitions and generates a reverse-proxy server which translates a RESTful HTTP API into gRPC. This server is generated according to the google.api.http annotations in your service definitions.
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 (5 items)
Collapse this list.
  1. bin/protoc-gen-grpc-gateway
  2. bin/protoc-gen-openapiv2
  3. /usr/local/share/licenses/grpc-gateway-2.26.3/catalog.mk
  4. /usr/local/share/licenses/grpc-gateway-2.26.3/LICENSE
  5. /usr/local/share/licenses/grpc-gateway-2.26.3/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • grpc-gateway>0:devel/grpc-gateway
To install the port:
cd /usr/ports/devel/grpc-gateway/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/grpc-gateway
  • pkg install grpc-gateway
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: grpc-gateway
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1746353122 SHA256 (go/devel_grpc-gateway/grpc-gateway-v2.26.3/v2.26.3.mod) = 2cddbad8d2382213d6072bc12793873dba8d6612bcc56da1c1582b601f3a87b6 SIZE (go/devel_grpc-gateway/grpc-gateway-v2.26.3/v2.26.3.mod) = 680

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_grpc-gateway/grpc-gateway-v2.26.3/v2.26.3.zip) = c330a95ca20bf6c52af5474ebb58eb5c034925731e111a32c25e260f69075fb0 SIZE (go/devel_grpc-gateway/grpc-gateway-v2.26.3/v2.26.3.zip) = 1142715

Collapse this list.


Packages (timestamps in pop-ups are UTC):
grpc-gateway
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-2.26.3--2.26.3---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go123 : lang/go123
Fetch dependencies:
  1. go123 : lang/go123
  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_grpc-gateway
USES:
go:1.23,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/github.com/grpc-ecosystem/grpc-gateway/v2/@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
2.26.3
04 May 2025 18:44:52
commit hash: f7ae4c5c4794439408424c6d006c820dc94a71d7commit hash: f7ae4c5c4794439408424c6d006c820dc94a71d7commit hash: f7ae4c5c4794439408424c6d006c820dc94a71d7commit hash: f7ae4c5c4794439408424c6d006c820dc94a71d7 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/grpc-gateway: New port

gRPC to JSON proxy generator following the gRPC HTTP spec

The gRPC-Gateway is a plugin of the Google protocol buffers compiler
protoc. It reads protobuf service definitions and generates a
reverse-proxy server which translates a RESTful HTTP API into gRPC. This
server is generated according to the google.api.http annotations in your
service definitions.

WWW: https://github.com/grpc-ecosystem/grpc-gateway/

Number of commits found: 1