| Port details |
- py-protovalidate Protocol Buffer Validation for Python
- 1.0.0 devel
=0 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
 - 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.
 ¦ ¦ ¦ ¦ 
- 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:
-
- 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.2<0.3 : devel/py-cel-python@py311
- py311-google-re2>=1.1.20250722 : devel/py-google-re2@py311
- py311-protobuf>=5,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: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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: 1
|