| Port details |
- cython0 Compiler for Writing C Extensions for the Python Language
- 0.29.37 lang
=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. EXPIRATION DATE: 2026-03-31
- Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-12-30 13:33:05
- Last Update: 2025-12-30 13:29:03
- Commit Hash: 5776980
- Also Listed In: python
- License: APACHE20
- WWW:
- https://cython.org/
- https://github.com/cython/cython
- Description:
- Cython is a Python compiler that makes writing C extensions for Python as easy
as Python itself. Cython is based on Pyrex, but supports more cutting edge
functionality and optimizations.
Cython translates Python code to C/C++ code, but additionally supports calling C
functions and declaring C types on variables and class attributes. This allows
the compiler to generate very efficient C code from Cython code.
This makes Cython the ideal language for wrapping external C libraries, and for
fast C modules that speed up the execution of Python code.
 ¦ ¦ ¦ ¦ 
- 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}cython0>0:lang/cython0@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/lang/cython0/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/cython0
- pkg install py311-cython0
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-cython0 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cython0
- Package flavors (<flavor>: <package>)
- py311: py311-cython0
- py27: py27-cython0
- py312: py312-cython0
- py310: py310-cython0
- distinfo:
- TIMESTAMP = 1703227808
SHA256 (Cython-0.29.37.tar.gz) = f813d4a6dd94adee5d4ff266191d1d95bf6d4164a4facc535422c021b2504cfb
SIZE (Cython-0.29.37.tar.gz) = 2099621
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_cython0
- USES:
- compiler:c11 python:2.7-3.12
- 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 |
0.29.37 30 Dec 2025 13:29:03
    |
Po-Chuan Hsieh (sunpoet)  |
lang/cython0: Add cython0 0.29.37 (copied from cython)
- Add PORTSCOUT |
Number of commits found: 1
|