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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-cgen C/C++ source generation from an AST
2025.1 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: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-03 09:30:09
Last Update: 2025-10-03 09:27:32
Commit Hash: b9f9e89
Also Listed In: python
License: MIT
WWW:
https://github.com/inducer/cgen
Description:
cgen offers a simple abstract syntax tree for C and related languages (C++/CUDA/OpenCL) to allow structured code generation from Python. cgen can be used to generate C code programmatically, which is useful for: - Code generators - Domain-specific language compilers - High-performance computing applications - GPU kernel generation (CUDA/OpenCL) To represent mathematical expressions, cgen can be used with pymbolic.
Homepage    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}cgen>0:devel/py-cgen@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-cgen/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-cgen
  • pkg install py311-cgen
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-cgen listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-cgen
Package flavors (<flavor>: <package>)
  • py311: py311-cgen
distinfo:
TIMESTAMP = 1734976997 SHA256 (cgen-2025.1.tar.gz) = 79f01e010d49c13e58b4ca8f2d4996a6b7178968f5f2d906262733480ae7a2d4 SIZE (cgen-2025.1.tar.gz) = 19236

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:
  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. py311-ruff>0 : devel/py-ruff@py311
  2. py311-pytest>=7,1 : devel/py-pytest@py311
  3. python3.11 : lang/python311
Runtime dependencies:
  1. py311-numpy>=1.6,1 : math/py-numpy@py311
  2. py311-pytools>=2022.1.14 : devel/py-pytools@py311
  3. py311-typing-extensions>=4.5 : devel/py-typing-extensions@py311
  4. python3.11 : lang/python311
There are no ports dependent upon this port

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

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2025.1
03 Oct 2025 09:27:32
commit hash: b9f9e89cce1ca9886e8d9faeb7c5d15ee39b7ee4commit hash: b9f9e89cce1ca9886e8d9faeb7c5d15ee39b7ee4commit hash: b9f9e89cce1ca9886e8d9faeb7c5d15ee39b7ee4commit hash: b9f9e89cce1ca9886e8d9faeb7c5d15ee39b7ee4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-cgen: New port: C/C++ source generation from an AST

Number of commits found: 1