Port details |
- cython-devel Compiler for Writing C Extensions for the Python Language
- 3.0.4 lang
=0 3.0.4Version of this port present on the latest quarterly branch.
- DEPRECATED: use devel/cython3
This port expired on: 2024-04-11
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2021-11-24 17:03:05
- Last Update: 2024-04-11 20:47:36
- Commit Hash: 2529a3d
- Also Listed In: python
- License: APACHE20
- WWW:
- https://cython.org/
- Description:
- The Cython language makes writing C extensions for the Python language
as easy as Python itself. Cython is a source code translator based on
the well-known Pyrex, but supports more cutting edge functionality and
optimizations.
The Cython language is very close to the Python language (and most
Python code is also valid Cython code), but Cython 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 writing glue code for 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}cython-devel>0:lang/cython-devel@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-cython-devel
- Package flavors (<flavor>: <package>)
- py39: py39-cython-devel
- py38: py38-cython-devel
- py310: py310-cython-devel
- py311: py311-cython-devel
- distinfo:
- TIMESTAMP = 1697638949
SHA256 (cython-cython-3.0.4_GH0.tar.gz) = d22c3fd0141860ef892f51ea834556ee42c3c9f83739ad92187dcf0b9f938786
SIZE (cython-cython-3.0.4_GH0.tar.gz) = 2754689
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_cython-devel
- USES:
- compiler:c11 python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.4 11 Apr 2024 20:47:36 |
Rene Ladan (rene) |
lang/cython-devel: Remove expired port
2024-04-11 lang/cython-devel: use devel/cython3 |
3.0.4 28 Mar 2024 14:14:44 |
Dmitry Marakasov (amdmi3) |
lang/cython-devel: deprecate (use devel/cython3 instead) |
3.0.4 22 Oct 2023 22:44:21 |
Dmitry Marakasov (amdmi3) |
lang/cython-devel: update 3.0.3 → 3.0.4 |
3.0.3 10 Oct 2023 11:46:31 |
Dmitry Marakasov (amdmi3) |
lang/cython-devel: update 3.0.2 → 3.0.3 |
3.0.2 02 Oct 2023 18:49:48 |
Dmitry Marakasov (amdmi3) |
lang/cython-devel: update 3.0.0b2 → 3.0.2 |
3.0.0.b2 28 Mar 2023 17:55:08 |
Dmitry Marakasov (amdmi3) |
lang/cython-devel: update 3.0.0b1 → 3.0.0b2 |
3.0.0.b1 27 Mar 2023 13:56:13 |
Dmitry Marakasov (amdmi3) |
lang/cython-devel: update 3.0.0a11 → 3.0.0b1 |
3.0.0.a11 20 Feb 2023 17:39:58 |
Antoine Brodin (antoine) |
lang/cython-devel: py27 flavor is no longer needed by the ports tree |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.0.0.a11 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.0.0.a11 02 Aug 2022 15:15:36 |
Dmitry Marakasov (amdmi3) |
lang/cython-devel: update 3.0.0a10 → 3.0.0a11 |
3.0.0.a10 21 Jan 2022 13:46:33 |
Dmitry Marakasov (amdmi3) |
lang/cython-devel: update 3.0.0a9 → 3.0.0a10
Unfortunately this is still broken with python 3.11.0.a4 after the
update. |
3.0.0.a9 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
3.0.0.a9 24 Nov 2021 17:00:33 |
Dmitry Marakasov (amdmi3) |
lang/cython-devel: add port
Add devel version of cython. Apart from that 3.x cython branch is
where all the development goes on, 0.29.x only getting backported
bugfixes, this is currently the only version which supports python
3.11. Because of that, wire USE_PYTHON=cython to cython-devel for
python >= 3.11 in Uses/python.mk as well and limit supported python
versions with <= 3.10 for cython.
PR: 259898
Approved by: python (lwhsu) |