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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-grpcio HTTP/2-based RPC framework
1.62.2 devel on this many watch lists=1 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.62.1Version of this port present on the latest quarterly branch.
Maintainer: vanilla@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-04-26 03:27:56
Last Update: 2024-04-19 09:03:02
Commit Hash: d8ac0b7
People watching this port, also watch:: json-c, sysinfo, python, miller
Also Listed In: python
License: APACHE20
WWW:
https://pypi.org/project/grpcio/
Description:
HTTP/2-based RPC framework.
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>0:devel/py-grpcio@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-grpcio/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-grpcio
  • pkg install py39-grpcio
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 py39-grpcio listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-grpcio
Package flavors (<flavor>: <package>)
  • py39: py39-grpcio
distinfo:
TIMESTAMP = 1713508536 SHA256 (grpcio-1.62.2.tar.gz) = c77618071d96b7a8be2c10701a98537823b9c65ba256c0b9067e0594cdbd954d SIZE (grpcio-1.62.2.tar.gz) = 26316089

Packages (timestamps in pop-ups are UTC):
py37-grpcio
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---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-grpcio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.62.11.62.2-1.62.11.62.2---
FreeBSD:13:quarterly1.62.11.62.11.56.01.62.11.62.11.60.01.60.01.60.0
FreeBSD:14:latest1.62.11.62.21.51.11.62.11.62.21.55.0-1.55.0
FreeBSD:14:quarterly1.60.01.62.1-1.60.01.62.11.60.01.60.01.60.0
FreeBSD:15:latest1.62.11.62.2n/a1.60.1n/a1.60.11.60.11.62.0
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cython-3.9 : lang/cython@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-protobuf>=3 : devel/py-protobuf@py39
  2. py39-six>1 : devel/py-six@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
Library dependencies:
  1. libcares.so : dns/c-ares
This port is required by:
for Build
  1. devel/py-protobuf-compiler
  2. finance/py-degiro-connector
  3. misc/py-apache-beam
  4. science/py-tensorflow
for Run
  1. devel/buildstream
  2. devel/py-gapic-generator
  3. devel/py-grpc-google-iam-v1
  4. devel/py-grpc-stubs
  5. devel/py-grpcio-gcp
  6. devel/py-grpcio-status
  7. devel/py-grpcio-tools
Expand this list (15 items / 8 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-protobuf-compiler
  3. finance/py-degiro-connector
  4. misc/py-apache-beam
  5. science/py-tensorflow
  6. www/py-google-api-core
  7. www/py-google-cloud-bigquery
  8. www/py-google-cloud-core
  9. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net/ceph14*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_py-grpcio
USES:
compiler:c++11-lib localbase:ldflags python ssl
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/
  2. https://pypi.org/packages/source/g/grpcio/
Collapse this list.

Number of commits found: 113 (showing only 13 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.0_3
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_3
06 Nov 2017 09:18:13
Revision:453604Original commit files touched by this commit
vanilla search for other commits by this committer
Fix building with python3.6 on real env.

Reported by:	ganbold@
1.7.0_2
06 Nov 2017 05:19:46
Revision:453590Original commit files touched by this commit
vanilla search for other commits by this committer
Change license.
1.7.0_1
06 Nov 2017 05:17:17
Revision:453589Original commit files touched by this commit
vanilla search for other commits by this committer
1: rework with autoplist.
2: bump version.
1.7.0
06 Nov 2017 03:19:29
Revision:453588Original commit files touched by this commit
vanilla search for other commits by this committer
1: Fix build with python3.
2: add autoplist feature.
1.7.0
29 Oct 2017 00:10:27
Revision:453086Original commit files touched by this commit
vanilla search for other commits by this committer
1: Update to 1.7.0.
2: unbreak on aarch64.

PR:		223019 [2]
Submitted by:	jbeich@ [2]
MFH:		2017Q4
1.6.3
28 Sep 2017 08:44:48
Revision:450807Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.6.3.
1.4.0
22 Jun 2017 08:22:55
Revision:444103Original commit files touched by this commit
vanilla search for other commits by this committer
1: Update to 1.4.0.
2: Add py-protobuf as RUN_DEPENDS.
1.3.5
21 Jun 2017 23:03:00
Revision:444088Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on aarch64.

Approved by:	portmgr (tier-2 blanket)
1.3.5
23 May 2017 10:29:52
Revision:441512Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.3.5.

Sponsored by:	kkstream
1.3.0
21 May 2017 21:55:08
Revision:441429Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
1.3.0
30 Apr 2017 11:36:06
Revision:439803Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.3.0.
1.2.1
26 Apr 2017 03:27:47
Revision:439427Original commit files touched by this commit
vanilla search for other commits by this committer
Add py-grpcio.

Number of commits found: 113 (showing only 13 on this page)

«  1 | 2