Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 May 2022 19:23:51 2.8.3_1 |
Kevin Bowling (kbowling)  |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
23 Jan 2022 20:56:23 2.8.3 |
Rene Ladan (rene)  |
lang/tauthon: remove past expiration date.
Keep this port deprecated, as it is a Python 2.7+3.X clone.
Nothing in the tree currently uses this port, but www/palemoon will
if it is ever resurrected. |
04 Jun 2021 09:42:15 2.8.3 |
Fernando ApesteguĂa (fernape)  |
lang/tauthon: Update to 2.8.3
ChangeLog:
https://github.com/naftaliharris/tauthon/blob/master/Misc/NEWS.d/2.8.3.rst
PR: 256387
Reported by: olivier.freebsd@free.fr (maintainer)
Security: CVE-2020-8492
MFH: 2021Q2 |
25 May 2021 13:55:44 2.8.2  |
Dmitry Marakasov (amdmi3)  |
Mk: switch from PYTHON_PORTVERSION to PYTHON_DISTVERSION
This brings python framework in consistense with handbook recommendations
to prefer DISTVERSION and simplifies adding prerelease versions of
python
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@ |
15 May 2021 07:14:04 2.8.2  |
Tobias Kortkamp (tobik)  Author: Yasuhiro Kimura |
*: Remove unnecessary 'port' argument from USES=readline
PR: 248459
Exp-run by: antoine |
07 Apr 2021 08:09:01 2.8.2  |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.8.2  |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
19 Mar 2021 16:46:50
2.8.2  |
mat  |
Regular USE_GITHUB cleanup.
Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC. |
16 Feb 2021 17:17:12
2.8.2  |
antoine  |
Resurrect tauthon and give it a proper expiration notice |
15 Feb 2021 22:53:30
2.8.2  |
antoine  |
Remove some ports that were created despite the expirations in place |
11 Dec 2020 08:44:45
2.8.2  |
mandree  |
[NEW] lang/tauthon: Backwards-compatible fork of Python 2.7 interpreter with
Python 3.x features
------------------------------------------------------------------------------
Note this is not fully connected yet, and needs further changes to integrate
with flavors, addition to Mk/Uses/python.mk (or some equivalent USES=tauthon)
that may need discussion first, for instance, on the package name prefix.
This is committed to serve as a common test bed and for experimentation.
------------------------------------------------------------------------------
Maintainer: olce.freebsd.ports@certner.fr (Olivier Certner)
Tauthon is a backward-compatible fork of Python's 2.7.18 interpreter with new
syntax, builtins, and libraries backported from Python 3.x.
(Only the first 15 lines of the commit message are shown above ) |