non port: lang/python-devel/distinfo |
Number of commits found: 21 |
Monday, 9 Oct 2006
|
14:29 perky
- Update the main python version to 2.5.
- Now, lang/python is just a meta-port which depends on lang/python25.
- And all versions of Python ports have short version identifier in its
package name; python25-2.5, python24-2.4.3 and etc.
- Also you must upgrade all python modules after lang/python updated,
cd /usr/ports/lang/python && make upgrade-site-packages
- Give maintainership of Python ports to the new python@ group which
includes me, alexbl@ and others.
 |
Wednesday, 13 Sep 2006
|
16:26 perky
- Update lang/python-devel to Python 2.5c2
- Sync some recent workarounds from lang/python.
 |
Friday, 4 Aug 2006
|
06:37 perky
Update python-devel to 2.5b3.
 |
Friday, 23 Jun 2006
|
03:09 perky
Update python-devel to 2.5b1.
 |
Sunday, 26 Mar 2006
|
07:58 perky
Update to Python trunk snapshot as of 2006-03-26.
 |
Sunday, 22 Jan 2006
|
12:42 edwin
SHA256ify
Approved by: krion@
 |
Thursday, 28 Jul 2005
|
08:29 perky
Update python-devel to 2.5.a0.20050728 snapshot.
 |
Friday, 4 Feb 2005
|
04:14 perky
Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServer
vulnerability.
Security: CAN-2005-0089
Security:
http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html
Security: SimpleXMLRPCServer.py allows unrestricted traversal
 |
Saturday, 29 Jan 2005
|
05:01 perky
Resurrect lang/python-devel port with Python 2.5 development snapshot
as of today.
 |
Saturday, 20 Nov 2004
|
17:17 perky
- Update python-devel to 2.4c1
 |
Saturday, 6 Nov 2004
|
19:48 perky
Update -devel to Python-2.4b2.
 |
Friday, 3 Sep 2004
|
17:12 perky
Update to 2.4a3
PR: 71340
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
 |
Saturday, 7 Aug 2004
|
06:36 perky
- Update to 2.4a2
- Add IPV6 option [1]
PR: 69950 [1]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1]
 |
Friday, 9 Jul 2004
|
16:53 perky
The tarball for Python 2.4a1 is renamed in the site.
 |
Thursday, 8 Jul 2004
|
15:53 perky
- Update to 2.4a1, the first alpha release of Python 2.4.
- Provide USE_PYTHON_BUILD and USE_PYTHON_RUN to allow explicit
dependencies. [1]
- Provide PYDISTUTILS_CONFIGUREARGS and run ${PYSETUP} config on
'do-configure' targets. [2]
Reviewed by: eik [1]
Submitted by: Mike Brown <mike@skew.org>
 |
Thursday, 11 Mar 2004
|
15:53 perky
Update to Python development snapshot as of 040311.
I must say that it's faster by 10%~ than previous snapshot or 2.3.
And it incorporated CJKCodecs from this! :)
 |
Friday, 9 Jan 2004
|
01:58 perky
Add missed deltas on 2.4 040106 update.
 |
Wednesday, 29 Oct 2003
|
21:31 perky
- Update lang/python-devel to Python-2.4 031022 snapshot.
- Correct USE_ZOPE dependency to Python 2.1. [1]
- Fetch from correct MASTER_SITE_SUBDIR when upgrading python
in same branch. [2]
- Enable installing separated standard modules for python-devel port.
Reported by: Filippo Natali <pitonat@libero.it> [1],
Yoshihiko Sarumaru <mistral@imasy.or.jp> [2]
 |
Friday, 1 Aug 2003
|
09:14 perky
Update to 2.4a0 snapshot of 1 Aug 2003
 |
Saturday, 19 Jul 2003
|
07:44 perky
Update to 2.3c1
 |
Thursday, 3 Jul 2003
|
14:41 perky
Update new python-devel port to 2.3.b2.
This update introduces two new knobs to _disable_ somewhat
experimental options:
BUILD_STATIC=yes Unless this option is specified,
the port will build python as shared
binary.
WITH_UCS2=yes Unless this option is specified,
Py_UNICODE type will charge 4 bytes
per character (as we do for wchar_t)
Repo-copied by: joe (thanks!)
 |
Number of commits found: 21 |