| Port details |
- py-protoc-gen-validate PGV for python via just-in-time code generation
- 1.2.1 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-12-09 11:24:23
- Last Update: 2025-12-09 11:20:49
- Commit Hash: e8d50a3
- 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 = 1765032626
SHA256 (protoc_gen_validate-1.2.1.tar.gz) = 62cd74043e49a34346a3fe7a7fe39e8adce69b19edc99b4d8d410c02a727d552
SIZE (protoc_gen_validate-1.2.1.tar.gz) = 18160
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-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: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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: 1
|