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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
cython Compiler for Writing C Extensions for the Python Language
0.29.30 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.30Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-06-03 09:24:08
Last Update: 2022-06-03 09:20:07
Commit Hash: a8c33dfa
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}cython>0:lang/cython@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py*-cython-devel
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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 py38-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 py38-cython listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py38-cython
Package flavors (<flavor>: <package>)
  • py38: py38-cython
  • py27: py27-cython
  • py39: py39-cython
  • py37: py37-cython
  • py310: py310-cython
  • py311: py311-cython
distinfo:
TIMESTAMP = 1653151046 SHA256 (Cython-0.29.30.tar.gz) = 2235b62da8fe6fa8b99422c8e583f2fb95e143867d337b5c75e4b9a1a865f9e3 SIZE (Cython-0.29.30.tar.gz) = 2085208

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
This port is required by:
for Build
  1. devel/py-cython-test-exception-raiser
  2. devel/py-qutip
  3. math/py-numpy
for Run
  1. devel/py-qutip

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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.29.30
03 Jun 2022 09:20:07
commit hash: a8c33dfa3226328b214fc624e8f67b0cb38beb8ecommit hash: a8c33dfa3226328b214fc624e8f67b0cb38beb8ecommit hash: a8c33dfa3226328b214fc624e8f67b0cb38beb8ecommit hash: a8c33dfa3226328b214fc624e8f67b0cb38beb8e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
lang/cython: Update to 0.29.30

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

Number of commits found: 1