| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Oct 2006 15:29:18
2.5.c2
|
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. |
13 Sep 2006 17:26:49
2.5.c2
|
perky  |
- Update lang/python-devel to Python 2.5c2
- Sync some recent workarounds from lang/python. |
10 Aug 2006 11:05:13
2.5.b3  |
perky  |
Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8.
Spotted by: pointyhat via kris |
04 Aug 2006 07:37:06
2.5.b3  |
perky  |
Update python-devel to 2.5b3. |
15 Jul 2006 20:37:33
2.5.b1  |
linimon  |
Mark broken: fails to install cleanly. |
23 Jun 2006 04:09:16
2.5.b1  |
perky  |
Update python-devel to 2.5b1. |
09 May 2006 21:52:24
2.5.a0.20060326  |
edwin  |
Remove USE_REINPLACE from the categories starting with L |
28 Mar 2006 00:22:18
2.5.a0.20060326  |
perky  |
Fix build on environments without python. |
26 Mar 2006 08:58:41
2.5.a0.20060326  |
perky  |
Update to Python trunk snapshot as of 2006-03-26. |
22 Jan 2006 12:42:24
2.5.a0.20050728  |
edwin  |
SHA256ify
Approved by: krion@ |
28 Jul 2005 09:29:32
2.5.a0.20050728  |
perky  |
Update python-devel to 2.5.a0.20050728 snapshot. |
12 Apr 2005 04:26:57
2.5.a0.20050129_1  |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
2.5.a0.20050129_1  |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
29 Mar 2005 00:11:44
2.5.a0.20050129_1  |
perky  |
Fix package building on non-i386 platforms by unrestrict `audioop`
module for them in plist.
Approved by: portmgr (kris) |
23 Mar 2005 04:43:58
2.5.a0.20050129_1  |
perky  |
Unbreak package building on ia64, alpha, amd64 and sparc64 by
adding ossaudiodev module to their plists, either.
Approved by: portmgr (kris) |
04 Feb 2005 04:14:40
2.5.a0.20050129_1  |
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 |
29 Jan 2005 05:01:02
2.5.a0.20050129  |
perky  |
Resurrect lang/python-devel port with Python 2.5 development snapshot
as of today. |
01 Dec 2004 15:09:16
2.5.a0.000000  |
perky  |
IGNORE this port for a while. Some 2.5.a0 snapshot will be available
in this port soon. |
20 Nov 2004 17:17:28
2.4.c1  |
perky  |
- Update python-devel to 2.4c1 |
15 Nov 2004 05:19:30
2.4.b2  |
sf  |
farewell to libxpg4. |
06 Nov 2004 19:48:48
2.4.b2  |
perky  |
Update -devel to Python-2.4b2. |
03 Sep 2004 18:12:28
2.4.a3  |
perky  |
Update to 2.4a3
PR: 71340
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> |
21 Aug 2004 02:02:12
2.4.a2_1  |
perky  |
- Add support for FreeBSD 6.
- Drop FreeBSD 2 support.
- Fix build on -stable.
Spotted by: marcus, kris
Obtained from: Python CVS |
07 Aug 2004 07:36:57
2.4.a2  |
perky  |
- Update to 2.4a2
- Add IPV6 option [1]
PR: 69950 [1]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1] |
09 Jul 2004 18:18:00
2.4.a1_1  |
perky  |
Allow to install and use 3rd party packages in X11BASE.
${X11BASE}/lib/{python2.3{,/site-packages},site-python} will be
added to your python's sys.path if each directory exists.
Suggested by: marcus |
09 Jul 2004 17:53:03
2.4.a1  |
perky  |
The tarball for Python 2.4a1 is renamed in the site. |
08 Jul 2004 16:53:45
2.4.a1  |
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> |
28 Jun 2004 07:25:26
2.4.a0.20040311  |
perky  |
More OPTIONS change of UCS2->UCS4 which is missed in previous commit. |
28 Jun 2004 07:24:11
2.4.a0.20040311  |
perky  |
Test lack of non-default options for CONFIG-unaware environments
as done in lang/python either.
Submitted by: fjoe |
07 May 2004 06:39:33
2.4.a0.20040311  |
perky  |
Use OPTIONS.
Submitted by: Stephane E. Potvin <sepotvin@videotron.ca> |
18 Apr 2004 12:42:38
2.4.a0.20040311  |
perky  |
Reduce configure warning.
PR: 55180 [1], 65680 [2]
Submitted by: Rui Lopes <rui@ruilopes.com> [1],
Roman Neuhauser <neuhauser@chello.cz> [2] |
18 Mar 2004 07:00:08
2.4.a0.20040311  |
perky  |
Correct pre-install target to pre-su-install so that the credential
switch happens before directories are created under PREFIX.
Submitted by: marcel |
11 Mar 2004 15:53:06
2.4.a0.20040311  |
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! :) |
09 Mar 2004 02:24:31
2.4.a0.20040106_2  |
perky  |
Create a symbolic link to lib/python2.3.so on lib/python2.3/config/
for seamless upgrade from a static library.
Suggested by: dd |
08 Mar 2004 12:43:11
2.4.a0.20040106_1  |
perky  |
Build and install a shared library and its frontend besides static one
by default.
[HEADS UP] The python executable and static library isn't built PIC
anymore even on amd64 and ia64. Please use a shared library instead.
Requested by: jhay, dd
Tested by: Charles Swiger <cswiger@mac.com>,
Tim Middleton <x@Vex.Net> |
09 Jan 2004 02:04:12
2.4.a0.20040106  |
perky  |
Fix plist.
Reported by: Mun-Kyo Seo <munggo@pmy.lv> |
09 Jan 2004 01:58:22
2.4.a0.20040106  |
perky  |
Add missed deltas on 2.4 040106 update. |
09 Jan 2004 01:43:30
2.4.a0.20040106  |
perky  |
Update python-devel to 2.4 20040106 snapshot. |
04 Dec 2003 10:41:46
2.4.a0.20031022_1  |
demon  |
Add WWW.
Approved by: maintainer |
15 Nov 2003 19:22:37
2.4.a0.20031022_1  |
perky  |
Ignore syntax errors on compiling 3rd party packages.
Tested by: Lee Harr <missive@hotmail.com> |
04 Nov 2003 18:00:37
2.4.a0.20031022_1  |
perky  |
- Include pyexpat module in python base ports because python incorporated
expat 1.95.6 in its distribution from Python-2.3.
- Bump PORTREVISION subsequently.
Requested by: Mike Brown <mike@skew.org>
Jeremy Kloth <jeremy.kloth@fourthought.com> |
29 Oct 2003 21:31:13
2.4.a0.20031022  |
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] |
21 Oct 2003 18:17:45
2.4.a0.20030801_1  |
perky  |
Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* ports
because it does not point the most recent version of each from
ports/Mk/bsd.python.mk 1.38.
Reported by: Andy Fawcett <andy@athame.co.uk> |
23 Aug 2003 02:07:20
2.4.a0.20030801_1  |
perky  |
BUILD_STATIC by default as lang/python does. |
01 Aug 2003 10:14:02
2.4.a0.20030801  |
perky  |
Update to 2.4a0 snapshot of 1 Aug 2003 |
19 Jul 2003 08:44:46
2.3.c1  |
perky  |
Update to 2.3c1 |
04 Jul 2003 12:57:54
2.3.b2_1  |
perky  |
o Utilize MASTER_SITE_PYTHON.
o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these
ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2)
o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python.
Now, we can install all of these python versions together cleanly. |
03 Jul 2003 15:41:09
2.3.b2  |
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!) |