non port: lang/python35/Makefile.version |
SVNWeb
|
Number of commits found: 9 |
Sat, 12 Sep 2020
|
[ 05:04 lwhsu ]
lang/python35: Update to 3.5.10
ChangeLog: https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-10
PR: 249187
MFH: 2020Q3
|
Sat, 2 Nov 2019
|
[ 06:25 wen ]
- Update python35 to 3.5.9
|
Fri, 29 Mar 2019
|
[ 14:16 sunpoet ]
Add note to update python documentation (lang/python-doc-*)
|
Fri, 3 Aug 2018
|
[ 16:08 miwi ]
- Update python34 -> 3.4.9
python35 -> 3.5.6
Sponsored by: iXsystems Inc.
|
Sun, 11 Feb 2018
|
[ 16:52 sunpoet ]
Update to 3.5.5
- Update Makefile and PLIST to be similar with python36
- Sort USES
- Remove CPE_*: all of them are default values
- Update PLIST_FILES: do not use %%
- Remove over-patched shebang fix of Lib/cgi.py
- Update http:// links in Makefile comments and patch files
Changes: https://docs.python.org/3.5/whatsnew/changelog.html
Security: 0fe70bcd-2ce3-46c9-a64b-4a7da097db07
MFH: 2018Q1
|
Wed, 9 Aug 2017
|
[ 19:36 sunpoet ]
Update to 3.5.4
- Sort PLIST
Changes: https://docs.python.org/3.5/whatsnew/changelog.html
MFH: 2017Q3
|
Mon, 23 Jan 2017
|
[ 02:35 wen ]
- Update to 3.5.3
PR: 216336
Submitted by: wen@(myself)
Exp-run: antoine@
|
Thu, 30 Jun 2016
|
[ 00:56 wen ]
- Update to 3.5.2
|
Tue, 29 Dec 2015
|
[ 12:03 marino ] (Only the first 10 of 11 ports in this commit are shown above. )
lang/python27(3*), Mk/Uses/python.mk: remove make spawn
There are some inefficiencies in python.mk that significantly slow down
full tree scanning. The use of bmake to obtain the current version of
a specific python is responsible for the majority of the slow done.
This commit splits out the PYTHON_PORTVERSION definition (which is the
same as the lang/python* PORTVERSION) into separate files. With this
change, python.mk can simple include the makefile fragment instead of
spawning a new instance of make.
Different Revision: https://reviews.freebsd.org/D4660
Approved by: antoine (python), mva (python)
|
Number of commits found: 9 |