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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2024Q2
grpcui Interactive web UI for gRPC, along the lines of postman
1.3.3_5 net 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.3.3_5Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-15 08:39:30
Last Update: 2024-06-15 09:57:50
Commit Hash: aa2919f
Also Listed In: www
License: MIT
WWW:
https://github.com/fullstorydev/grpcui
Description:
grpcui is a command-line tool that lets you interact with gRPC servers via a browser. It's like Postman, but for gRPC APIs instead of REST. In some ways, this is like an extension to grpcurl. Whereas grpcurl is a command-line interface, grpcui provides a web/browser-based GUI. This lets you interactively construct requests to send to a gRPC server. With this tool you can also browse the schema for gRPC services, which is presented as a list of available endpoints. This is enabled either by querying a server that supports server reflection, by reading proto source files, or by loading in compiled "protoset" files (files that contain encoded file descriptor protos). In fact, the way the tool transforms JSON request data into a binary encoded protobuf is using that very same schema. So, if the server you interact with does not support reflection, you will either need the proto source files that define the service or need protoset files that grpcui can use.
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/grpcui
  2. /usr/local/share/licenses/grpcui-1.3.3_5/catalog.mk
  3. /usr/local/share/licenses/grpcui-1.3.3_5/LICENSE
  4. /usr/local/share/licenses/grpcui-1.3.3_5/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • grpcui>0:net/grpcui
To install the port:
cd /usr/ports/net/grpcui/ && make install clean
To add the package, run one of these commands:
  • pkg install net/grpcui
  • pkg install grpcui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: grpcui
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1703063473 SHA256 (go/net_grpcui/grpcui-v1.3.3/v1.3.3.mod) = 2902538492fc94d8f1dda2cdf012687fe5ba1b0506af1aeee0dceba4edde3cc5 SIZE (go/net_grpcui/grpcui-v1.3.3/v1.3.3.mod) = 1388

Expand this list (2 items)

Collapse this list.

SHA256 (go/net_grpcui/grpcui-v1.3.3/v1.3.3.zip) = 0b407acf2fe4907edbcc8b55730d82ede2713c00befdee8734cabd2faff17492 SIZE (go/net_grpcui/grpcui-v1.3.3/v1.3.3.zip) = 3055751

Collapse this list.


Packages (timestamps in pop-ups are UTC):
grpcui
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.0_121.5.0_13-1.5.0_121.5.0_13n/an/an/a
FreeBSD:13:quarterly1.5.0_91.5.0_12-1.5.0_91.5.0_12n/an/an/a
FreeBSD:14:latest1.5.0_111.5.0_13-1.5.0_111.5.0_13---
FreeBSD:14:quarterly1.5.0_121.5.0_12-1.5.0_91.5.0_12---
FreeBSD:15:latest1.5.0_121.5.0_13n/a-n/an/a--
FreeBSD:15:quarterly-1.5.0_12n/a-n/an/a--
FreeBSD:16:latest-1.5.0_13n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Fetch dependencies:
  1. go121 : lang/go121
  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:
net_grpcui
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/github.com/fullstorydev/grpcui/@v/
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
1.3.3_5
15 Jun 2024 09:57:50
commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1)
1.3.3_4
13 May 2024 18:28:41
commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92)
1.3.3_3
15 Apr 2024 08:31:41
commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0)

Number of commits found: 3