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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q2
cython3 Compiler for Writing C Extensions for the Python Language
3.0.12 lang on this many watch lists=2 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 3.0.12Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-03-22 11:51:20
Last Update: 2025-02-17 20:50:32
Commit Hash: a7344f2
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
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

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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}cython3>0:lang/cython3@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py*-cython
  • py*-cython-devel
To install the port:
cd /usr/ports/lang/cython3/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/cython3
  • pkg install py311-cython3
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-cython3 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-cython3
Package flavors (<flavor>: <package>)
  • py311: py311-cython3
  • py310: py310-cython3
  • py39: py39-cython3
  • py38: py38-cython3
distinfo:
TIMESTAMP = 1739663345 SHA256 (cython-3.0.12.tar.gz) = b988bb297ce76c671e28c97d017b95411010f7c77fa6623dd0bb47eed1aee1bc SIZE (cython-3.0.12.tar.gz) = 2757617

Packages (timestamps in pop-ups are UTC):
py38-cython3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----3.0.73.0.73.0.7
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----3.0.73.0.73.0.7
FreeBSD:15:latest--n/a-n/a3.0.73.0.73.0.7
 
py39-cython3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.123.0.12-3.0.123.0.12---
FreeBSD:13:quarterly3.0.123.0.12-3.0.123.0.123.0.73.0.73.0.7
FreeBSD:14:latest3.0.123.0.12-3.0.123.0.12---
FreeBSD:14:quarterly3.0.123.0.12-3.0.123.0.123.0.73.0.73.0.7
FreeBSD:15:latest3.0.123.0.12n/a3.0.12n/a3.0.73.0.73.0.7
 
py310-cython3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.123.0.12-3.0.123.0.12---
FreeBSD:13:quarterly3.0.123.0.12-3.0.123.0.123.0.73.0.73.0.7
FreeBSD:14:latest3.0.123.0.12-3.0.123.0.12---
FreeBSD:14:quarterly3.0.123.0.12-3.0.123.0.123.0.73.0.73.0.7
FreeBSD:15:latest3.0.123.0.12n/a3.0.12n/a3.0.73.0.73.0.7
 
py311-cython3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.123.0.12-3.0.123.0.12---
FreeBSD:13:quarterly3.0.123.0.12-3.0.123.0.123.0.73.0.73.0.7
FreeBSD:14:latest3.0.123.0.12-3.0.123.0.12---
FreeBSD:14:quarterly3.0.123.0.12-3.0.123.0.123.0.73.0.73.0.7
FreeBSD:15:latest3.0.123.0.12n/a3.0.12n/a3.0.73.0.73.0.7
 
py312-cython3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.123.0.12-3.0.123.0.12---
FreeBSD:13:quarterly--------
FreeBSD:14:latest3.0.123.0.12-3.0.123.0.12---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.0.123.0.12n/a-n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Build
  1. astro/py-astropy
  2. biology/py-bx-python
  3. biology/py-dnaio
  4. biology/py-macs3
  5. biology/py-pyrodigal
  6. comms/py-libimobiledevice
  7. databases/py-snowflake-connector-python
Expand this list (50 items / 43 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-ewah-bool-utils
  3. devel/py-frozenlist
  4. devel/py-gevent
  5. devel/py-libplist
  6. devel/py-line-profiler
  7. devel/py-lxml5
  8. devel/py-propcache
  9. devel/py-pykdtree
  10. devel/py-qutip
  11. graphics/py-fiona
  12. graphics/py-imagecodecs
  13. graphics/py-pandana
  14. graphics/py-pyproj
  15. graphics/py-simplejpeg
  16. graphics/py-vispy
  17. japanese/py-fugashi
  18. lang/py-lupa
  19. math/py-CyLP
  20. math/py-PySCIPOpt
  21. math/py-cypari2
  22. math/py-fpylll
  23. math/py-linearmodels
  24. math/py-pandas
  25. math/py-petsc4py
  26. math/py-primecountpy
  27. math/py-primme
  28. math/py-pyFFTW
  29. math/py-pywavelets
  30. math/py-slepc4py
  31. math/py-yt
  32. net/py-mpi4py
  33. net/py-mpi4py-mpich
  34. net/py-zeroconf
  35. science/py-dimod
  36. science/py-dipy
  37. science/py-dwave-optimization
  38. science/py-dwave-preprocessing
  39. science/py-dwave-samplers
  40. textproc/py-openstep-plist
  41. www/py-wsaccel
  42. www/py-yarl
  43. x11/xpra
  44. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py3-libzfs*
  2. Collapse this list of deleted ports.
for Run
  1. devel/py-qutip

Configuration Options:
No options to configure
Options name:
lang_cython3
USES:
compiler:c11 python
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/3.0.12/
  3. https://pypi.org/packages/source/c/cython/
Collapse this list.

There are no commits on branch 2025Q2 for this port