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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2022Q3
cython Compiler for Writing C Extensions for the Python Language
0.29.32 lang 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 0.29.32Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-14 01:04:30
Last Update: 2022-07-30 21:06:40
Commit Hash: e9ad21a
Also Listed In: python
License: APACHE20
WWW:
https://github.com/cython/cython
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. WWW: https://cython.org/ WWW: https://github.com/cython/cython
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}cython>0:lang/cython@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py*-cython-devel
To install the port:
cd /usr/ports/lang/cython/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/cython
  • pkg install py39-cython
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 py39-cython listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-cython
Package flavors (<flavor>: <package>)
  • py39: py39-cython
  • py27: py27-cython
  • py38: py38-cython
  • py37: py37-cython
  • py310: py310-cython
  • py311: py311-cython
distinfo:
TIMESTAMP = 1659209948 SHA256 (Cython-0.29.32.tar.gz) = 8733cf4758b79304f2a4e39ebfac5e92341bce47bcceb26c1254398b2f8c1af7 SIZE (Cython-0.29.32.tar.gz) = 2088773

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=62.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=62.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
This port is required by:
for Build
  1. devel/py-libzfs
  2. science/yoda

Configuration Options:
No options to configure
Options name:
lang_cython
USES:
compiler:c11 python:2.7+
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/Cython/
  2. https://pypi.org/packages/source/C/Cython/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.29.32
30 Jul 2022 21:06:40
commit hash: e9ad21a7059a627f06768a046ec613f5b16d3a98commit hash: e9ad21a7059a627f06768a046ec613f5b16d3a98commit hash: e9ad21a7059a627f06768a046ec613f5b16d3a98commit hash: e9ad21a7059a627f06768a046ec613f5b16d3a98 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
lang/cython: Update to 0.29.32

Changes:	https://github.com/cython/cython/blob/master/CHANGES.rst
(cherry picked from commit 4d966dc5d43a071e42395868587528e25790a010)
0.29.31
30 Jul 2022 21:06:39
commit hash: a451c2c89fcc5907fc08d569ccd5692b47f2205fcommit hash: a451c2c89fcc5907fc08d569ccd5692b47f2205fcommit hash: a451c2c89fcc5907fc08d569ccd5692b47f2205fcommit hash: a451c2c89fcc5907fc08d569ccd5692b47f2205f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
lang/cython: Update to 0.29.31

Changes:	https://github.com/cython/cython/blob/master/CHANGES.rst
(cherry picked from commit 4a94e74ff55db42c187164b5d3477cb0a388eb00)

Number of commits found: 2