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
Port details
py-protovalidate Protocol Buffer Validation for Python
1.0.0 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: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-11-29 23:54:27
Last Update: 2025-11-29 23:20:27
Commit Hash: 486573d
Also Listed In: python
License: APACHE20
WWW:
https://protovalidate.com/
https://github.com/bufbuild/protovalidate-python
Description:
Protovalidate is the semantic validation library for Protobuf. It provides standard annotations to validate common rules on messages and fields, as well as the ability to use CEL to write custom rules. It's the next generation of protoc-gen-validate. With Protovalidate, you can annotate your Protobuf messages with both standard and custom validation rules.
HomepageHomepage    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
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}protovalidate>0:devel/py-protovalidate@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-protovalidate/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-protovalidate
  • pkg install py311-protovalidate
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-protovalidate listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-protovalidate
Package flavors (<flavor>: <package>)
  • py311: py311-protovalidate
distinfo:
TIMESTAMP = 1763853134 SHA256 (protovalidate-1.0.0.tar.gz) = 926f7a212fed9190d00cc076fa24ef5e48a404b5577465028697f4dea8c4a507 SIZE (protovalidate-1.0.0.tar.gz) = 215286

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
  2. py311-hatchling>=0 : devel/py-hatchling@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-cel-python>=0.2<0.3 : devel/py-cel-python@py311
  2. py311-google-re2>=1.1.20250722 : devel/py-google-re2@py311
  3. py311-protobuf>=5,1 : devel/py-protobuf@py311
  4. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-protovalidate
USES:
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/p/protovalidate/
  2. https://pypi.org/packages/source/p/protovalidate/
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.0.0
29 Nov 2025 23:20:27
commit hash: 486573d391b50ac711941665842e4e22b9468f0fcommit hash: 486573d391b50ac711941665842e4e22b9468f0fcommit hash: 486573d391b50ac711941665842e4e22b9468f0fcommit hash: 486573d391b50ac711941665842e4e22b9468f0f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-protovalidate: Add py-protovalidate 1.0.0

Protovalidate is the semantic validation library for Protobuf. It provides
standard annotations to validate common rules on messages and fields, as well as
the ability to use CEL to write custom rules. It's the next generation of
protoc-gen-validate.

With Protovalidate, you can annotate your Protobuf messages with both standard
and custom validation rules.

Number of commits found: 1