| Port details |
- py-protovalidate Protocol Buffer Validation for Python
- 1.1.2 devel
=0 1.1.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-11-29 23:54:27
- Last Update: 2026-04-18 21:52:20
- Commit Hash: 23e2b71
- 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.
 ¦ ¦ ¦ ¦ 
- 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 = 1775587416
SHA256 (protovalidate-1.1.2.tar.gz) = 33d13b49e56e87c2ef4c8f0cbce4776288141a3c79a1e48fb172444bf4de47bb
SIZE (protovalidate-1.1.2.tar.gz) = 222185
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cel-python>=0.5 : devel/py-cel-python@py311
- py311-google-re2>=1.1.20251105 : devel/py-google-re2@py311
- py311-protobuf>=6.31.0,1 : devel/py-protobuf@py311
- 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:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1.2 18 Apr 2026 21:52:20
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-protovalidate: Update to 1.1.2
Changes: https://github.com/bufbuild/protovalidate-python/releases |
1.1.1 09 Mar 2026 18:18:52
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-protovalidate: Update to 1.1.1
Changes: https://github.com/bufbuild/protovalidate-python/releases |
1.1.0 16 Dec 2025 21:15:58
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-protovalidate: Update to 1.1.0
Changes: https://github.com/bufbuild/protovalidate-python/releases |
1.0.0_1 09 Dec 2025 11:21:30
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-protovalidate: Change RUN_DEPENDS from py-cel-python to py-cel-python02
- Bump PORTREVISION for dependency change |
1.0.0 29 Nov 2025 23:20:27
    |
Po-Chuan Hsieh (sunpoet)  |
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: 5
|