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-cel-python Pure Python implementation of Google Common Expression Language
0.4.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:24
Last Update: 2025-12-09 11:21:15
Commit Hash: 026dcbf
Also Listed In: python
License: APACHE20
WWW:
https://cloud-custodian.github.io/cel-python/build/html/
https://github.com/cloud-custodian/cel-python
Description:
Pure Python implementation of Google Common Expression Language. This implementation has minimal dependencies, runs quickly, and can be embedded into Python-based applications. Specifically, the intent is to be part of Cloud Custodian, C7N, as part of the security policy filter.
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}cel-python>0:devel/py-cel-python@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-cel-python/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-cel-python
  • pkg install py311-cel-python
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-cel-python listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-cel-python
Package flavors (<flavor>: <package>)
  • py311: py311-cel-python
distinfo:
TIMESTAMP = 1765032696 SHA256 (cel_python-0.4.0.tar.gz) = 9d0da22ed083cb5d57f2127ec7af7bba60bcb8d0a4a23543fc6838e739839c68 SIZE (cel_python-0.4.0.tar.gz) = 13435161

Packages (timestamps in pop-ups are UTC):
py311-cel-python
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.00.4.0--0.4.0n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.4.00.4.0--0.4.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.4.00.4.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest0.4.00.4.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>=0 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-google-re2>=1.1.20240702 : devel/py-google-re2@py311
  2. py311-jmespath>=1.0.1<2 : devel/py-jmespath@py311
  3. py311-lark>=1.2.2 : devel/py-lark@py311
  4. py311-pendulum>=3.1.0 : devel/py-pendulum@py311
  5. py311-pyyaml>=6.0.2 : devel/py-pyyaml@py311
  6. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-cel-python
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/c/cel_python/
  2. https://pypi.org/packages/source/c/cel_python/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.0
09 Dec 2025 11:21:15
commit hash: 026dcbfca92044b12f90751f643b7b8c773a4bddcommit hash: 026dcbfca92044b12f90751f643b7b8c773a4bddcommit hash: 026dcbfca92044b12f90751f643b7b8c773a4bddcommit hash: 026dcbfca92044b12f90751f643b7b8c773a4bdd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-cel-python: Update to 0.4.0

Changes:	https://github.com/cloud-custodian/cel-python/releases
0.2.0
29 Nov 2025 23:20:26
commit hash: 2bb8adc55d8b2de281c074d778da10638c6acf6dcommit hash: 2bb8adc55d8b2de281c074d778da10638c6acf6dcommit hash: 2bb8adc55d8b2de281c074d778da10638c6acf6dcommit hash: 2bb8adc55d8b2de281c074d778da10638c6acf6d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-cel-python: Add py-cel-python 0.2.0

Pure Python implementation of Google Common Expression Language.

This implementation has minimal dependencies, runs quickly, and can be embedded
into Python-based applications. Specifically, the intent is to be part of Cloud
Custodian, C7N, as part of the security policy filter.

Number of commits found: 2