<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python24/files/patch-setup.py, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2007-07-30T09:42:28Z</updated>
<entry>
<title> - Make Python 2.5.1 the default Python version</title>
<updated>2007-07-30T09:42:28Z</updated>
<author>
<name>Alexander Botero-Lowry</name>
<email>alexbl@FreeBSD.org</email>
</author>
<published>2007-07-30T09:42:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4942ce5a7d8a3d0cbebaf4d202011850d1f7569f'/>
<id>urn:sha1:4942ce5a7d8a3d0cbebaf4d202011850d1f7569f</id>
<content type='text'>
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
</content>
</entry>
<entry>
<title>- Force setup.py picks up readline and ncurses from base. This fixes build</title>
<updated>2007-02-27T19:00:23Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-02-27T19:00:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ec9c55f34b00ca163e92c0303eb81f2c0acb5bc3'/>
<id>urn:sha1:ec9c55f34b00ca163e92c0303eb81f2c0acb5bc3</id>
<content type='text'>
  when devel/ncurses installed.
- Similar to python24, don't pick up ncursesw in python25. This results
  in both ncurses are linked into _curses.so

Tested by:	krion
Approved by:	alexbl (python@)
</content>
</entry>
<entry>
<title>Update to Python 2.4.4.</title>
<updated>2007-02-14T06:07:29Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-02-14T06:07:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f523e0e7b265ab8b6a383c1ab6bbca36b1fcfcca'/>
<id>urn:sha1:f523e0e7b265ab8b6a383c1ab6bbca36b1fcfcca</id>
<content type='text'>
Approved by:	maintainer timeout, alexbl (python@)
Tested by:	pointyhat
PR:		ports/105901
</content>
</entry>
<entry>
<title>Revert the default version of Python to 2.4 for the ports freeze</title>
<updated>2006-10-13T07:16:45Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2006-10-13T07:16:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e18b838fd903ca4a6c3dca6db8a75eedefd645e4'/>
<id>urn:sha1:e18b838fd903ca4a6c3dca6db8a75eedefd645e4</id>
<content type='text'>
period.  Python 2.5 brought a vast range of incompatibility to a
large number of ports, so the python@ team will do more basic
compatibility work in a private repository and merge it later.
Sorry for the inconvenience.

Approved by:	portmgr (kris)
</content>
</entry>
<entry>
<title>- Update the main python version to 2.5.</title>
<updated>2006-10-09T14:29:18Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2006-10-09T14:29:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1d18bb4fff9ca7e0fca8452b1874fe1f58ffca6f'/>
<id>urn:sha1:1d18bb4fff9ca7e0fca8452b1874fe1f58ffca6f</id>
<content type='text'>
  - 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 &amp;&amp; make upgrade-site-packages

- Give maintainership of Python ports to the new python@ group which
  includes me, alexbl@ and others.
</content>
</entry>
<entry>
<title>Avoid to use "ncursesw" which causes segfault when the system has</title>
<updated>2006-08-12T03:57:46Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2006-08-12T03:57:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=773ced5fafb2801decdb7ed2b8330e371f2a9deb'/>
<id>urn:sha1:773ced5fafb2801decdb7ed2b8330e371f2a9deb</id>
<content type='text'>
devel/ncurses installed due to a shared library collision between
a base ncurses from libreadline dependency and a local ncurses from
libncursesw dependency.

PR:		99496
Submitted by:	rachid achellal &lt;rachid@in.nl&gt;,
		Xiao-Yong Jin &lt;xj2106@columbia.edu&gt;
</content>
</entry>
<entry>
<title>- Update lang/python to 2.4 final release.</title>
<updated>2004-12-01T15:04:05Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2004-12-01T15:04:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cbee63519e5bfa9431cedefac9d47c9bca12db45'/>
<id>urn:sha1:cbee63519e5bfa9431cedefac9d47c9bca12db45</id>
<content type='text'>
- Finish repocopy lang/python -&gt; lang/python23 for Python 2.3.4
</content>
</entry>
<entry>
<title>- Add support for FreeBSD 6.</title>
<updated>2004-08-20T23:56:16Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2004-08-20T23:56:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d918a1e17c6b2a8d7970c3f9bffc9037373841e4'/>
<id>urn:sha1:d918a1e17c6b2a8d7970c3f9bffc9037373841e4</id>
<content type='text'>
- Remove support for FreeBSD 2.

Spotted by:	marcus, kris
Obtained from:	Python CVS
</content>
</entry>
<entry>
<title>- Include pyexpat module in python base ports because python incorporated</title>
<updated>2003-11-04T18:00:37Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2003-11-04T18:00:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=62e80c63995f572631d2c1f14957b335f5013191'/>
<id>urn:sha1:62e80c63995f572631d2c1f14957b335f5013191</id>
<content type='text'>
  expat 1.95.6 in its distribution from Python-2.3.
- Bump PORTREVISION subsequently.

Requested by:	Mike Brown &lt;mike@skew.org&gt;
		Jeremy Kloth &lt;jeremy.kloth@fourthought.com&gt;
</content>
</entry>
<entry>
<title>Add missed ossaudiodev.so into pkg-plist (only for x86, since I don't have</title>
<updated>2003-10-29T20:52:32Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2003-10-29T20:52:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=75fd45d40b66ac552b9dbd9208d3902059f1f32c'/>
<id>urn:sha1:75fd45d40b66ac552b9dbd9208d3902059f1f32c</id>
<content type='text'>
access to other arches yet), and enable it on freebsd5 (it's enabled on
freebsd4 OOB).
</content>
</entry>
</feed>
