Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Oct 2020 16:57:22
0.29.21

|
pkubaj  |
lang/cython: fix build on GCC architectures
Use newer GCC:
cc1: error: unrecognized command line option "-Wno-unused-result" |
22 Oct 2020 17:56:06
0.29.21

|
sunpoet  |
Update to 0.29.21
Changes: https://github.com/cython/cython/blob/master/CHANGES.rst
PR: 250116
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 18 days) |
28 Feb 2020 00:46:11
0.29.15

|
jrm  |
lang/cython: Update to version 0.29.15
Upstream changes:
https://github.com/cython/cython/blob/master/CHANGES.rst#02915-2020-02-06
Approved by: python (sunpoet), maintainer timeout (vmagerya@gmail.com)
Differential Revision: https://reviews.freebsd.org/D23688 |
14 Feb 2020 16:50:23
0.29.14

|
jrm  |
lang/cython: Update to version 0.29.14
Upstream changes:
https://github.com/cython/cython/blob/master/CHANGES.rst#02914-2019-11-01
Approved by: maintainer timeout (2 weeks), python (sunpoet)
Differential Revision: https://reviews.freebsd.org/D23467 |
16 Dec 2019 09:22:43
0.29.13_1

|
antoine  |
Bump PORTREVISION after r520219 |
18 Oct 2019 13:23:20
0.29.13

|
swills  |
lang/cython: Update to 0.29.12
PR: 239304
Approved by: maintainer timeout (vmagerya@gmail.com, >2 months) |
10 Apr 2019 06:18:32
0.29_1

|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
11 Mar 2019 08:22:36
0.29

|
wen  |
- Revert the last commit by mistake |
11 Mar 2019 08:18:01
0.29.2

|
wen  |
- Update python27 to 2.7.16
PR: 236318
Submitted by: wen@(myself)
Exp-run by: antoine@FreeBSD.org |
02 Feb 2019 21:56:29
0.29

|
sunpoet  |
Update MASTER_SITES and WWW
The source is unfetchable from cython.org.
Approved by: portmgr (blanket) |
05 Nov 2018 11:49:43
0.29

|
wen  |
- Update to 0.29
PR: 232739
Submitted by: wen@(myself)
Approved by: maintainer
Exp-run by: antoine@ |
15 May 2018 11:01:58
0.28.2

|
wen  |
- Update to 0.28.2
PR: 228235
Submitted by: wenheping2000@hotmail.com(myself)
Approved by: maintainer |
11 Dec 2017 10:45:13
0.26

|
sunpoet  |
Remove blank line
Approved by: portmgr (blanket) |
30 Nov 2017 15:50:34
0.26

|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
26 Aug 2017 17:53:11
0.26

|
tobik  |
lang/cython: Update to 0.26
Changes: https://github.com/cython/cython/blob/0.26/CHANGES.rst
PR: 221824
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer) |
24 Mar 2017 18:30:47
0.25.2

|
araujo  |
Make cython and cython3 co-exist.
Reported by: jbeich@
Differential Revision: https://reviews.freebsd.org/D5845 (based on) |
22 Mar 2017 11:51:10
0.25.2

|
araujo  |
Create a python3 version of lang/cython. |
09 Dec 2016 14:49:54
0.25.2

|
sunpoet  |
- Update to 0.25.2
Changes: https://github.com/cython/cython/blob/master/CHANGES.rst
PR: 215173
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer) |
20 May 2016 11:09:08
0.24

|
pi  |
ang/cython: 0.23.5 -> 0.24
Changes:
https://github.com/cython/cython/blob/8b592122f23e0ce458521e5a828431c95a0d84e8/CHANGES.rst
PR: 209655
Submitted by: Phil Eaton <philneaton95@gmail.com>
Approved by: Vitaly Magerya <vmagerya@gmail.com> (maintainer) |
29 Mar 2016 01:22:24
0.23.5

|
amdmi3  |
- Update to 0.23.5
- Add "verify" target to verify distfile GPG signature
PR: 208358
Submitted by: vmagerya@gmail.com (maintainer) |
17 Oct 2015 18:10:54
0.23.4

|
sunpoet  |
- Update to 0.23.4
- While I'm here, add LICENSE_FILE
Changes: https://github.com/cython/cython/blob/master/CHANGES.rst
PR: 203785
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer) |
20 Aug 2015 13:57:09
0.23

|
riggs  |
Update to upstream version 0.23
PR: 202387
Submitted by: vmagerya@gmail.com (maintainer) |
19 Feb 2015 09:28:42
0.22

|
jbeich  |
- Update to 0.22 [1]
- Strip C modules [2]
- Mark py-kivy as BROKEN [3]
PR: 197375 [1]
PR: 197776 [2]
Submitted by: Viltaly Magerya <vmagerya@gmail.com> (maintainer) [1]
Approved by: Viltaly Magerya <vmagerya@gmail.com> (maintainer) [2]
Approved by: dbn (maintainer) [3] |
24 Sep 2014 09:06:42
0.21

|
robak  |
lang/cython: update 0.20.2 -> 0.21
- Convert to USES=python
PR: 193643
Submitted by: Viltaly Magerya <vmagerya@gmail.com>
Approved by: mentors (implicit) |
01 Aug 2014 20:00:20
0.20.2

|
wg  |
lang/cython: update to 0.20.2
PR: 192002
Submitted by: maintainer |
05 Apr 2014 04:48:44
0.20.1

|
wen  |
- Update to 0.20.1 [1]
- Add LICENSE
- Pass maintainership to submitter
PR: 188231 [1]
Submitted by: Vitaly Magerya <vmagerya@gmail.com> [1] |
08 Mar 2014 18:35:38
0.19.1_1

|
antoine  |
Do not depend on both py-setuptools and py-setuptoolsXX |
14 Feb 2014 15:41:13
0.19.1_1

|
miwi  |
- Stage support |
05 Jan 2014 23:08:04
0.19.1_1

|
avilla  |
- Bump PORTREVISION after latest commit. |
05 Jan 2014 23:06:01
0.19.1

|
avilla  |
- Add py-setuptools to RUN_DEPENDS.
Reported by: pkg-fallout
Approved by: wen (maintainer) via email |
20 Sep 2013 19:53:10
0.19.1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
19 Jul 2013 08:28:34
0.19.1

|
wen  |
- Update to 0.19.1 |
01 May 2013 11:14:06
0.19

|
wen  |
- Update to 0.19
- Trim Makefile headers |
29 Sep 2012 22:10:33
0.17.1

|
olgeni  |
Upgrade to version 0.17.1.
PR: ports/172158
Submitted by: olgeni
Approved by: maintainer (private mail) |
04 Sep 2012 07:16:31
0.17

|
wen  |
- Update to 0.17 |
25 Apr 2012 15:55:31
0.16
|
wen  |
- Update to 0.16
PR: 167287
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
26 Oct 2011 02:13:47
0.15.1
|
wen  |
- Update to 0.15.1 |
16 Aug 2011 02:55:54
0.15
|
wen  |
- Update to 0.15 |
13 Feb 2011 07:20:10
0.14.1
|
wen  |
- Update to 0.14.1 |
15 Dec 2010 01:56:33
0.14
|
wen  |
- Update to 0.14 |
08 Sep 2010 01:24:51
0.13
|
wen  |
- Update to 0.13 |
02 Feb 2010 14:40:09
0.12.1
|
wen  |
- Update to 0.12.1 |
24 Nov 2009 10:10:45
0.12
|
wen  |
- Update to 0.12 |
27 Sep 2009 11:02:22
0.11.3
|
wen  |
- Update to 0.11.3
- Update my mail address to FreeBSD
Approved by: miwi(mentor)
Feature safe: yes |
29 May 2009 12:00:45
0.11.2
|
miwi  |
- Update to 0.11.2
PR: 134884
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
01 May 2009 18:05:46
0.11.1
|
miwi  |
- Update to 0.11.1
Approved by: maintainer implicit |
15 Mar 2009 19:48:19
0.11
|
miwi  |
- Update to 0.11
PR: 132663
Submitted by: Wen heping <wenheping@gmail.com> (maintainer) |
26 Dec 2008 23:00:05
0.10.3
|
miwi  |
- Update to 0.10.3
Approved by: maintainer implicit |
01 Dec 2008 21:16:42
0.10.2
|
miwi  |
- Update to 0.10.2
PR: 129209
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
09 Nov 2008 22:56:35
0.10
|
miwi  |
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: http://www.cython.org/
PR: ports/128722
Submitted by: Wen Heping <wenhping at gmail.com> |