<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python32/Makefile, branch 6-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=6-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=6-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2010-12-04T09:10:24Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_6_EOL'.</title>
<updated>2010-12-04T09:10:24Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2010-12-04T09:10:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=058f99bb6be204f053b06d0ad32951709df6109f'/>
<id>urn:sha1:058f99bb6be204f053b06d0ad32951709df6109f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).</title>
<updated>2010-07-19T21:59:28Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2010-07-19T21:59:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5045cff4a059fb43d185e75ed1258eb9fbe4ca4b'/>
<id>urn:sha1:5045cff4a059fb43d185e75ed1258eb9fbe4ca4b</id>
<content type='text'>
Although POSIX says the type is 'int', all BSD variants (including Mac OS X)
have been using 'unsigned long' type for very long time and its use predates
the standard long enough.  For certain commands (e.g., TIOCSWINSZ, FIONBIO),
the Python value may get sign-extended on 64-bit platforms (by implicit type
promotion) and it causes annoying warnings from kernel such as this:

WARNING pid 24509 (python2.6): ioctl sign-extension ioctl ffffffff8004667e

Approved by:	python (maintainer timeout)
</content>
</entry>
<entry>
<title>- Update lang/python26 to 2.6.5</title>
<updated>2010-05-12T12:13:07Z</updated>
<author>
<name>Wen Heping</name>
<email>wen@FreeBSD.org</email>
</author>
<published>2010-05-12T12:13:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=25e48ae956cec6ec8312bd67ced18256be2fa0d2'/>
<id>urn:sha1:25e48ae956cec6ec8312bd67ced18256be2fa0d2</id>
<content type='text'>
- Update lang/python31 to 3.1.2

Reviewed by:	miwi@, lwhsu@
</content>
</entry>
<entry>
<title>- Ups s/PORTREVISON/PORTREVISION</title>
<updated>2009-11-26T12:46:32Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-11-26T12:46:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=73f5bae3a45d94b399de61dcf45db65197d07af6'/>
<id>urn:sha1:73f5bae3a45d94b399de61dcf45db65197d07af6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add support for FreeBSD 9</title>
<updated>2009-11-26T12:44:47Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-11-26T12:44:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5879a953cb0ac86557ca9fc62713bfeb193ce369'/>
<id>urn:sha1:5879a953cb0ac86557ca9fc62713bfeb193ce369</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update lang/python31 to Python 3.1.1</title>
<updated>2009-08-22T07:22:11Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2009-08-22T07:22:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=083b45d5c609b6d810e5c6f9e24c62f840a817cc'/>
<id>urn:sha1:083b45d5c609b6d810e5c6f9e24c62f840a817cc</id>
<content type='text'>
Submitted by:	wen heping &lt;wenheping AT gmail.com&gt;
</content>
</entry>
<entry>
<title>- Ask the first Python installed to install the bin/python link,</title>
<updated>2009-07-14T09:29:03Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2009-07-14T09:29:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2b97db48a68c3b2a8a000fa53a14006421f7d092'/>
<id>urn:sha1:2b97db48a68c3b2a8a000fa53a14006421f7d092</id>
<content type='text'>
  and be the default Python version

PR:		ports/109550
Submitted by:	David Yeske &lt;dyeske AT yahoo.com&gt;
Obtained from:	tmclaugh
</content>
</entry>
<entry>
<title>- Install pkgconfig file under libdata/pkgconfig</title>
<updated>2009-07-07T23:23:31Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2009-07-07T23:23:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dc43fae6f5b12211bb1d380dc966778513142bf3'/>
<id>urn:sha1:dc43fae6f5b12211bb1d380dc966778513142bf3</id>
<content type='text'>
Notified by:	wen heping &lt;wenheping AT gmail.com&gt;
</content>
</entry>
<entry>
<title>- Remove regression-test target since it is not quite useful at this point</title>
<updated>2009-07-06T21:34:32Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2009-07-06T21:34:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=da963750897d917efc318af3219ba2fdc2116cbe'/>
<id>urn:sha1:da963750897d917efc318af3219ba2fdc2116cbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add Python 3.1</title>
<updated>2009-07-06T20:30:29Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2009-07-06T20:30:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=48d856c3b29ff02e3e19e4692577a86349b00b84'/>
<id>urn:sha1:48d856c3b29ff02e3e19e4692577a86349b00b84</id>
<content type='text'>
</content>
</entry>
</feed>
