| Port details |
- py-protoc-gen-validate PGV for python via just-in-time code generation
- 1.3.3 devel
=0 1.3.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-12-09 11:24:23
- Last Update: 2026-03-12 14:46:58
- Commit Hash: fd32341
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/bufbuild/protoc-gen-validate/tree/main/python
- https://github.com/bufbuild/protoc-gen-validate
- Description:
- While protocol buffers effectively guarantee the types of structured data, they
cannot enforce semantic rules for values. This package is a python
implementation of protoc-gen-validate, which allows for runtime validation of
various semantic assertions expressed as annotations on the protobuf schema. The
syntax for all available annotations is in validate.proto. Implemented Python
annotations are listed in the rules comparison.
 ¦ ¦ ¦ ¦ 
- 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}protoc-gen-validate>0:devel/py-protoc-gen-validate@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-protoc-gen-validate/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-protoc-gen-validate
- pkg install py311-protoc-gen-validate
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-protoc-gen-validate listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-protoc-gen-validate
- Package flavors (<flavor>: <package>)
- py311: py311-protoc-gen-validate
- distinfo:
- TIMESTAMP = 1773152835
SHA256 (protoc_gen_validate-1.3.3.tar.gz) = 76c1cea6c2b1290fc2a266b7d19f44cdcc1dc496236b760db1a50e1672d6c978
SIZE (protoc_gen_validate-1.3.3.tar.gz) = 18152
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-setuptools>=45 : devel/py-setuptools@py311
- py311-setuptools-scm>=6.2 : devel/py-setuptools-scm@py311
- py311-wheel>=0.38.1 : devel/py-wheel@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-Jinja2>=2.11.1 : devel/py-Jinja2@py311
- py311-protobuf>=5.27.0,1 : devel/py-protobuf@py311
- py311-validate_email>=1.3 : mail/py-validate_email@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-protoc-gen-validate
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.3.3 12 Mar 2026 14:46:58
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-protoc-gen-validate: Update to 1.3.3
Changes: https://github.com/bufbuild/protoc-gen-validate/releases |
1.2.1 09 Dec 2025 11:20:49
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-protoc-gen-validate: Add py-protoc-gen-validate 1.2.1
While protocol buffers effectively guarantee the types of structured data, they
cannot enforce semantic rules for values. This package is a python
implementation of protoc-gen-validate, which allows for runtime validation of
various semantic assertions expressed as annotations on the protobuf schema. The
syntax for all available annotations is in validate.proto. Implemented Python
annotations are listed in the rules comparison. |
Number of commits found: 2
|