<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python26/files, branch 5-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=5-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=5-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-05-31T23:01:15Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'.</title>
<updated>2008-05-31T23:01:15Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-05-31T23:01:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a54fe1ca9c33931d7c4381a84ee11454f9831c08'/>
<id>urn:sha1:a54fe1ca9c33931d7c4381a84ee11454f9831c08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fix zlib crash from zlib.decompressobj().flush(val)</title>
<updated>2008-04-25T08:16:04Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-04-25T08:16:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=87262d65c47c91e2713e485a3d513f6e47086a87'/>
<id>urn:sha1:87262d65c47c91e2713e485a3d513f6e47086a87</id>
<content type='text'>
  when val was not positive. It tried to allocate negative
  or zero memory.  That fails.
- Bump PORTREVISION

Reviewed by:	alexbl
Obtained from:	python svn
Security:	http://www.vuxml.org/freebsd/ec41c3e2-129c-11dd-bab7-0016179b2dd5.html
</content>
</entry>
<entry>
<title>Force to build bsddb185 module to make pkg-plist consistent.</title>
<updated>2008-02-29T14:05:31Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2008-02-29T14:05:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3c61d8d746c2849066e54d13b0706b317c84d370'/>
<id>urn:sha1:3c61d8d746c2849066e54d13b0706b317c84d370</id>
<content type='text'>
Reported by:	ports/121191
</content>
</entry>
<entry>
<title>Add support for FreeBSD 8.</title>
<updated>2007-10-29T00:14:50Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2007-10-29T00:14:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6e02f1db939e206766b572d490a63c5358ebdec1'/>
<id>urn:sha1:6e02f1db939e206766b572d490a63c5358ebdec1</id>
<content type='text'>
Obtained from:	Python SVN (r58697, r58698)
</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>Correct a patch not to install unwanted files.</title>
<updated>2006-10-16T03:12:44Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2006-10-16T03:12:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ab1df0e8f4b778830e4f2b68c3a4806ab81100c0'/>
<id>urn:sha1:ab1df0e8f4b778830e4f2b68c3a4806ab81100c0</id>
<content type='text'>
Approved by:	portmgr (kris)
</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>Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8.</title>
<updated>2006-08-10T10:05:13Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2006-08-10T10:05:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=df0b95301ad1855a5e560611ee09667a4cc3f8b9'/>
<id>urn:sha1:df0b95301ad1855a5e560611ee09667a4cc3f8b9</id>
<content type='text'>
Spotted by:	pointyhat via kris
</content>
</entry>
<entry>
<title>Update python-devel to 2.5b1.</title>
<updated>2006-06-23T03:09:16Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2006-06-23T03:09:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=06295f92854b2ca080077ea2a6bdee69f2c44429'/>
<id>urn:sha1:06295f92854b2ca080077ea2a6bdee69f2c44429</id>
<content type='text'>
</content>
</entry>
</feed>
