Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Dec 2009 10:08:32
3.0.1_2  |
miwi  |
- Get rid python-2.3 and python-3.0 (no longer under developement)
Reviewed by: alexbl, clsung, pav |
14 Jul 2009 09:29:03
3.0.1_2  |
lwhsu  |
- Ask the first Python installed to install the bin/python link,
and be the default Python version
PR: ports/109550
Submitted by: David Yeske <dyeske AT yahoo.com>
Obtained from: tmclaugh |
02 Jul 2009 01:51:07
3.0.1_1  |
lwhsu  |
- Remove regression-test target since it is not quite useful here |
02 Jul 2009 01:46:33
3.0.1_1  |
lwhsu  |
- Honor EXAMPLESDIR, DATADIR and NOPORTEXAMPLES, NOPORTDATA
- Remove bsddb module in pkg-message since it's removed from
Python default modules
(python3 user should use databases/py-bsddb3)
- Fix WITH_UCS4 support
- Mark jobs safe
- Makefile/patch cleanup
PR: ports/133440
Submitted by: Paul Hoffman <phoffman AT proper.com> |
09 Mar 2009 22:52:21
3.0.1  |
miwi  |
- Update python30 to 3.0.1
Release Changelog:
http://python.org/download/releases/3.0.1/NEWS.txt |
04 Dec 2008 11:21:22
3.0  |
perky  |
Welcome to the new era of Python 3, with antigravity support!
Update to Python 3.0. |
13 Oct 2008 09:50:53
3.0.rc1  |
perky  |
Remove "_gdbm" module from packaging which should be excluded in
this port.
Reported by: QAT |
13 Oct 2008 08:23:00
3.0.rc1  |
perky  |
Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)
Python 2.6 will be the next default python version when enough
testings of consumer ports are done. The new "2to3" program is
renamed to 2to3-2.6 and 2to3-3.0 for each version, respectively.
Repo-copied by: marcus |