| Notes from UPDATING |
These upgrade notes are taken from /usr/ports/UPDATING
- 2011-09-25
Affects: users of lang/python* Author: lwhsu@FreeBSD.org Reason:
The HUGE_STACK_SIZE option has been removed, now Python will use default
thread stack size of the system. If you want to change it, specify it
with -DTHREAD_STACK_SIZE=<size> in CFLAGS.
- 2011-03-04
Affects: users of lang/python* and py-* Author: miwi@FreeBSD.org Reason:
The default version of Python has been changed from 2.6.x to 2.7.x.
If you have 2.6.x installed, perform an upgrade of lang/python26 to
lang/python27 with one of the following commands:
If using portupgrade:
# portupgrade -o lang/python27 lang/python26
If using portmaster:
# portmaster -o lang/python27 lang/python26
If you want to retain 2.6.x as default Python version, set the
PYTHON_DEFAULT_VERSION variable to 'python2.6' (without quotes) in
/etc/make.conf, then go to lang/python and perform the following
command:
# portupgrade -R python
Once the installed Python has been updated to 2.7, by using the
method above, it is required to run the upgrade-site-packages target in
lang/python to assure that site-packages are made available to the new
Python version.
If using portupgrade:
# cd /usr/ports/lang/python && make upgrade-site-packages
If using portmaster:
# cd /usr/ports/lang/python && make upgrade-site-packages -DUSE_PORTMASTER
The portmaster case can take quite some time to complete due to the lack of
cached information that the portupgrade suite uses (specifically pkg_which).
This is not the fault of portmaster.
- 2009-06-08
Affects: users of lang/python* and py-* Author: miwi@FreeBSD.org Reason:
The default version of Python has been changed from 2.5.x to 2.6.x.
If you have 2.5.x installed, perform an upgrade of lang/python25 to
lang/python26 with one of the following commands:
If using portupgrade:
# portupgrade -o lang/python26 lang/python25
If using portmaster:
# portmaster -o lang/python26 lang/python25
If you want to retain 2.5.x as default Python version, set the
PYTHON_DEFAULT_VERSION variable to 'python2.5' (without quotes) in
/etc/make.conf, then go to lang/python and perform the following
command:
# portupgrade -R python
Once the installed Python has been updated to 2.6, by using the
method above, it is required to run the upgrade-site-packages target in
lang/python to assure that site-packages are made available to the new
Python version.
If using portupgrade:
# cd /usr/ports/lang/python && make upgrade-site-packages
If using portmaster:
# cd /usr/ports/lang/python && make upgrade-site-packages -DUSE_PORTMASTER
The portmaster case can take quite some time to complete due to the lack of
cached information that the portupgrade suite uses (specifically pkg_which).
This is not the fault of portmaster.
|
Number of commits found: 7
| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
03 Jul 2011 13:45:36
1.0_1,1
|
ohauer  |
- remove MD5 |
22 Aug 2009 00:24:37
1.0_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
02 Jul 2007 18:15:52
1.0_1,1
|
anray  |
Fix installing from package.
Reported by: infofarmer |
29 Jun 2007 21:19:23
1.0,1
|
anray  |
Update to 1.0 release.
PR: ports/114124
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Approved by: Dario Freni (maintainer) |
22 Jan 2006 12:42:24
1.0.a
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:18:40
1.0.a
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
02 Nov 2005 13:34:58
1.0.a
|
perky  |
Add new port for python-mode.el.
Emacs lisp modules for the Python language.
PR: 87314
Submitted by: Dario Freni <saturnero@guri.org>
WWW: http://python-mode.sourceforge.net/ |
Number of commits found: 7
|
| Latest Vulnerabilities |
|
12 vulnerabilities affecting 17 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
|