non port: lang/python34/Makefile.version |
SVNWeb
|
Number of commits found: 7 |
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.4.8
- Set PORTNAME to python and add PKGNAMESUFFIX
- 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 %%
- Fix shebang:
- Update SHEBANG_FILES
- Remove over-patched shebang fix of Lib/cgi.py
- Update http:// links in Makefile comments and patch files
Changes: https://docs.python.org/3.4/whatsnew/changelog.html
Security: 0fe70bcd-2ce3-46c9-a64b-4a7da097db07
MFH: 2018Q1
|
Wed, 9 Aug 2017
|
[ 19:36 sunpoet ]
Update to 3.4.7
Changes: https://docs.python.org/3.4/whatsnew/changelog.html
MFH: 2017Q3
|
Fri, 20 Jan 2017
|
[ 03:03 wen ]
- Update to 3.4.6
|
Wed, 29 Jun 2016
|
[ 14:00 wen ]
- Update to 3.4.5
|
Sat, 2 Jan 2016
|
[ 16:47 miwi ]
- Update to 3.4.4
- Sort plist
Changelog:
https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-4
|
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: 7 |