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
cython0 Compiler for Writing C Extensions for the Python Language
0.29.37 langnew! 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.
Expiration Date EXPIRATION DATE: 2026-03-31
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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.
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}cython0>0:lang/cython0@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py*-cython
  • py*-cython3
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:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. 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:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/C/Cython/
  2. https://github.com/cython/cython/releases/download/0.29.37/
  3. https://pypi.org/packages/source/C/Cython/
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
0.29.37
30 Dec 2025 13:29:03
commit hash: 5776980f866198c9f78b84535c81f0835a7deb94commit hash: 5776980f866198c9f78b84535c81f0835a7deb94commit hash: 5776980f866198c9f78b84535c81f0835a7deb94commit hash: 5776980f866198c9f78b84535c81f0835a7deb94 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
lang/cython0: Add cython0 0.29.37 (copied from cython)

- Add PORTSCOUT

Number of commits found: 1