non port: lang/cython/Makefile |
SVNWeb
|
Number of commits found: 68 |
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sat, 30 Jul 2022
|
[ 21:00 Po-Chuan Hsieh (sunpoet) ] 4d966dc
lang/cython: Update to 0.29.32
Changes: https://github.com/cython/cython/blob/master/CHANGES.rst
|
[ 19:24 Po-Chuan Hsieh (sunpoet) ] 4a94e74
lang/cython: Update to 0.29.31
Changes: https://github.com/cython/cython/blob/master/CHANGES.rst
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f98ae56 (Only the first 10 of 255 ports in this commit are shown above. )
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 26 Jun 2022
|
[ 20:36 Thierry Thomas (thierry) ] ad2d6b8
Mk/bsd.default-versions.mk: chase the switch to Python 3.9
Following the rules of
<https://wiki.freebsd.org/Python#Steps_to_switch_the_Python_default_version>
PR: 261703
|
Sun, 22 May 2022
|
[ 04:10 Po-Chuan Hsieh (sunpoet) ] fafa7d7
lang/cython: Update to 0.29.30
Changes: https://github.com/cython/cython/blob/master/CHANGES.rst
|
Mon, 7 Mar 2022
|
[ 18:10 Po-Chuan Hsieh (sunpoet) ] 2fcfd89
lang/cython: Update to 0.29.28
Changes: https://github.com/cython/cython/blob/master/CHANGES.rst
|
Mon, 28 Feb 2022
|
[ 12:46 Po-Chuan Hsieh (sunpoet) ] 4d818fa
lang/cython: Update to 0.29.27
- Fix build with Python 3.11a4 [1]
Changes: https://github.com/cython/cython/blob/master/CHANGES.rst
Obtained
from: https://github.com/cython/cython/commit/bbac8b5476b1b97afcbac69e3079c11223911908
[1]
|
Tue, 11 Jan 2022
|
[ 18:44 Po-Chuan Hsieh (sunpoet) ] fe5cb79
lang/cython: Update to 0.29.26
Changes: https://github.com/cython/cython/blob/master/CHANGES.rst
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
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 )
|
Wed, 24 Nov 2021
|
[ 17:00 Dmitry Marakasov (amdmi3) ] ab67421
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)
|
Thu, 15 Jul 2021
|
[ 23:52 Po-Chuan Hsieh (sunpoet) ] 3581272
lang/cython: Update to 0.29.24
Changes: https://github.com/cython/cython/blob/master/CHANGES.rst
|
Wed, 26 May 2021
|
[ 18:59 Po-Chuan Hsieh (sunpoet) ] 36b9aa6
lang/cython: Reset maintainership after 4 consecutive maintainer timeouts
Reference: https://cgit.freebsd.org/ports/commit/lang/cython?id=534b2fb9ede41de42712d9b9dad924740b32f96f
https://cgit.freebsd.org/ports/commit/lang/cython?id=cef148e057524a6d0c2f9ba1f865ea4ea2aa891f
https://cgit.freebsd.org/ports/commit/lang/cython?id=4386b63681ba8ac895bd40d2975e7f8bd96253b9
https://cgit.freebsd.org/ports/commit/lang/cython?id=7d8bc64a9975fa609f523e5f3da7340299907cea
|
[ 18:59 Po-Chuan Hsieh (sunpoet) ] 7bfad29
lang/cython: Update to 0.29.23
- Take maintainership
Changes: https://github.com/cython/cython/blob/master/CHANGES.rst
|
Sun, 25 Apr 2021
|
[ 18:50 Kai Knoblich (kai) ] 26d8faa
*: Bump a few ports after the Python 3.7 to 3.8 switchover
Bump the PORTREVISION of the following ports as the concurrent symlinks
change with a new default version of Python:
* devel/py-setuptools
* lang/cython
* math/py-numpy
This is a follow-up to 6cd3db2d03cc544c5893e41dbbacd2000fcbd35a .
PR: 253815
Approved by: kai (python, maintainer)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 4 Feb 2021
|
[ 14:35 mat ] (Only the first 10 of 22 ports in this commit are shown above. )
Those ports are allowed to build a 2.7 flavor, for now.
|
Thu, 29 Oct 2020
|
[ 16:57 pkubaj ]
lang/cython: fix build on GCC architectures
Use newer GCC:
cc1: error: unrecognized command line option "-Wno-unused-result"
|
Thu, 22 Oct 2020
|
[ 17:56 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)
|
Fri, 28 Feb 2020
|
[ 00:46 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
|
Fri, 14 Feb 2020
|
[ 16:50 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
|
Mon, 16 Dec 2019
|
[ 09:22 antoine ]
Bump PORTREVISION after r520219
|
Fri, 18 Oct 2019
|
[ 13:23 swills ]
lang/cython: Update to 0.29.12
PR: 239304
Approved by: maintainer timeout (vmagerya@gmail.com, >2 months)
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Mon, 11 Mar 2019
|
[ 08:22 wen ]
- Revert the last commit by mistake
|
[ 08:18 wen ]
- Update python27 to 2.7.16
PR: 236318
Submitted by: wen@(myself)
Exp-run by: antoine@FreeBSD.org
|
Sat, 2 Feb 2019
|
[ 21:56 sunpoet ]
Update MASTER_SITES and WWW
The source is unfetchable from cython.org.
Approved by: portmgr (blanket)
|
Mon, 5 Nov 2018
|
[ 11:49 wen ]
- Update to 0.29
PR: 232739
Submitted by: wen@(myself)
Approved by: maintainer
Exp-run by: antoine@
|
Tue, 15 May 2018
|
[ 11:01 wen ]
- Update to 0.28.2
PR: 228235
Submitted by: wenheping2000@hotmail.com(myself)
Approved by: maintainer
|
Mon, 11 Dec 2017
|
[ 10:45 sunpoet ]
Remove blank line
Approved by: portmgr (blanket)
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Sat, 26 Aug 2017
|
[ 17:53 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)
|
Fri, 24 Mar 2017
|
[ 18:30 araujo ]
Make cython and cython3 co-exist.
Reported by: jbeich@
Differential Revision: https://reviews.freebsd.org/D5845 (based on)
|
Wed, 22 Mar 2017
|
[ 11:51 araujo ]
Create a python3 version of lang/cython.
|
Fri, 9 Dec 2016
|
[ 14:49 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)
|
Fri, 20 May 2016
|
[ 11:09 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)
|
Tue, 29 Mar 2016
|
[ 01:22 amdmi3 ]
- Update to 0.23.5
- Add "verify" target to verify distfile GPG signature
PR: 208358
Submitted by: vmagerya@gmail.com (maintainer)
|
Sat, 17 Oct 2015
|
[ 18:10 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)
|
Thu, 20 Aug 2015
|
[ 13:57 riggs ]
Update to upstream version 0.23
PR: 202387
Submitted by: vmagerya@gmail.com (maintainer)
|
Thu, 19 Feb 2015
|
[ 09:28 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]
|
Wed, 24 Sep 2014
|
[ 09:06 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)
|
Fri, 1 Aug 2014
|
[ 20:00 wg ]
lang/cython: update to 0.20.2
PR: 192002
Submitted by: maintainer
|
Sat, 5 Apr 2014
|
[ 04:48 wen ]
- Update to 0.20.1 [1]
- Add LICENSE
- Pass maintainership to submitter
PR: 188231 [1]
Submitted by: Vitaly Magerya <vmagerya@gmail.com> [1]
|
Sat, 8 Mar 2014
|
[ 18:35 antoine ]
Do not depend on both py-setuptools and py-setuptoolsXX
|
Fri, 14 Feb 2014
|
[ 15:41 miwi ]
- Stage support
|
Sun, 5 Jan 2014
|
[ 23:08 avilla ]
- Bump PORTREVISION after latest commit.
|
[ 23:06 avilla ]
- Add py-setuptools to RUN_DEPENDS.
Reported by: pkg-fallout
Approved by: wen (maintainer) via email
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Fri, 19 Jul 2013
|
[ 08:28 wen ]
- Update to 0.19.1
|
Wed, 1 May 2013
|
[ 11:14 wen ]
- Update to 0.19
- Trim Makefile headers
|
Sat, 29 Sep 2012
|
[ 22:10 olgeni ]
Upgrade to version 0.17.1.
PR: ports/172158
Submitted by: olgeni
Approved by: maintainer (private mail)
|
Tue, 4 Sep 2012
|
[ 07:16 wen ]
- Update to 0.17
|
Wed, 25 Apr 2012
|
[ 15:55 wen ]
- Update to 0.16
PR: 167287
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
Wed, 26 Oct 2011
|
[ 02:13 wen ]
- Update to 0.15.1
|
Tue, 16 Aug 2011
|
[ 02:55 wen ]
- Update to 0.15
|
Sun, 13 Feb 2011
|
[ 07:20 wen ]
- Update to 0.14.1
|
Wed, 15 Dec 2010
|
[ 01:56 wen ]
- Update to 0.14
|
Wed, 8 Sep 2010
|
[ 01:24 wen ]
- Update to 0.13
|
Tue, 2 Feb 2010
|
[ 14:40 wen ]
- Update to 0.12.1
|
Tue, 24 Nov 2009
|
[ 10:10 wen ]
- Update to 0.12
|
Sun, 27 Sep 2009
|
[ 11:02 wen ]
- Update to 0.11.3
- Update my mail address to FreeBSD
Approved by: miwi(mentor)
Feature safe: yes
|
Fri, 29 May 2009
|
[ 12:00 miwi ]
- Update to 0.11.2
PR: 134884
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
Fri, 1 May 2009
|
[ 18:05 miwi ]
- Update to 0.11.1
Approved by: maintainer implicit
|
Sun, 15 Mar 2009
|
[ 19:48 miwi ]
- Update to 0.11
PR: 132663
Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
|
Fri, 26 Dec 2008
|
[ 23:00 miwi ]
- Update to 0.10.3
Approved by: maintainer implicit
|
Mon, 1 Dec 2008
|
[ 21:16 miwi ]
- Update to 0.10.2
PR: 129209
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
Sun, 9 Nov 2008
|
[ 22:56 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>
|
Number of commits found: 68 |