$runtimeBitsarray(2) { [0]=> string(2) "py" [1]=> string(3) "311" } $runtimeBitsarray(2) { [0]=> string(2) "py" [1]=> string(2) "37" } $runtimeBitsarray(2) { [0]=> string(2) "py" [1]=> string(2) "39" }
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/freshports/include/freshports.php:2821) in /usr/local/www/freshports/rewrite/missing-port.php on line 949

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/freshports/include/freshports.php:2821) in /usr/local/www/freshports/include/freshports.php on line 1022
FreshPorts -- devel/py-grpcio-tools: Protobuf code generator for gRPC
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
py-grpcio-tools Protobuf code generator for gRPC
1.72.0 devel on this many watch lists=3 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.71.0Version of this port present on the latest quarterly branch.
Maintainer: vanilla@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-11-06 12:47:44
Last Update: 2025-04-27 02:23:36
Commit Hash: fe70205
People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py311-beautifulsoup, openmdns
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://pypi.org/project/grpcio-tools/
Description:
Protobuf code generator for gRPC.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}grpcio-tools>0:devel/py-grpcio-tools@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-grpcio-tools/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-grpcio-tools
  • pkg install py311-grpcio-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-grpcio-tools listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-grpcio-tools
Package flavors (<flavor>: <package>)
  • py311: py311-grpcio-tools
distinfo:
TIMESTAMP = 1745714566 SHA256 (grpcio_tools-1.72.0.tar.gz) = 23144adf063fad5665160bcdc397220f2dc29e11b7dde88ae69bd9672ff8d9db SIZE (grpcio_tools-1.72.0.tar.gz) = 5396558

Packages (timestamps in pop-ups are UTC):
py37-grpcio-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.35.0---1.34.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-grpcio-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--1.56.0--1.60.01.60.01.60.0
FreeBSD:14:latest--1.51.1--1.55.0-1.55.0
FreeBSD:14:quarterly-----1.60.01.60.01.60.0
FreeBSD:15:latest--n/a-n/a1.60.11.60.11.62.0
 
py311-grpcio-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.71.01.71.0-1.71.01.71.0---
FreeBSD:13:quarterly1.71.01.71.0-1.71.01.71.0---
FreeBSD:14:latest1.71.01.72.0-1.71.01.72.0---
FreeBSD:14:quarterly1.68.11.71.0-1.68.11.71.0---
FreeBSD:15:latest1.71.01.71.0n/a1.71.0n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-grpcio>1 : devel/py-grpcio@py311
  2. python3.11 : lang/python311
Library dependencies:
  1. libcares.so : dns/c-ares
This port is required by:
for Build
  1. devel/py-protobuf-compiler
  2. net-p2p/warpinator
  3. science/py-tensorflow
for Run
  1. devel/py-protobuf-compiler

Configuration Options:
No options to configure
Options name:
devel_py-grpcio-tools
USES:
compiler:c++11-lang localbase:ldflags python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/g/grpcio_tools/
  2. https://pypi.org/packages/source/g/grpcio_tools/
Collapse this list.

Number of commits found: 112 (showing only 12 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.11.0
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
1.11.0
15 Apr 2018 02:02:02
Revision:467362Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.11.0.
1.10.1
06 Apr 2018 08:10:24
Revision:466626Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.10.1.
1.10.0_1
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
1.10.0
03 Mar 2018 12:20:22
Revision:463483Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.10.0.
1.9.1
06 Feb 2018 16:19:06
Revision:461073Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.9.1.
1.9.0
02 Feb 2018 06:58:33
Revision:460672Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.9.0.
1.8.6
01 Feb 2018 15:23:57
Revision:460611Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.8.6.
1.8.4
12 Jan 2018 14:00:11
Revision:458826Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.8.4.
1.8.3
06 Jan 2018 10:42:18
Revision:458241Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.8.3.
1.7.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.7.0
06 Nov 2017 06:40:39
Revision:453591Original commit files touched by this commit
vanilla search for other commits by this committer
Add py-grpcio-tools, it's Protobuf code generator for gRPC.

Number of commits found: 112 (showing only 12 on this page)

«  1 | 2