<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python27, branch release/7.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_7_3_0'.</title>
<updated>2010-03-11T09:42:07+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2010-03-11T09:42:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=08acf5c407242344b0047b8040900f52df620dde'/>
<id>08acf5c407242344b0047b8040900f52df620dde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Update to 2.6.4</title>
<updated>2009-11-26T22:21:20+00:00</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-11-26T22:21:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=492dce90c8badc885b3081ed64c294b7ae92904c'/>
<id>492dce90c8badc885b3081ed64c294b7ae92904c</id>
<content type='text'>
Changelog:
	http://python.org/download/releases/2.6.4/NEWS.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog:
	http://python.org/download/releases/2.6.4/NEWS.txt
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build if POSIX semaphore enabled is</title>
<updated>2009-09-15T21:41:21+00:00</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-09-15T21:41:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=87ee28693e2fb6ecbb98d21239fa820e011b77db'/>
<id>87ee28693e2fb6ecbb98d21239fa820e011b77db</id>
<content type='text'>
Reported by:	many on ports@/python@
Patched by:	beat@

Feature safe: yes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	many on ports@/python@
Patched by:	beat@

Feature safe: yes
</pre>
</div>
</content>
</entry>
<entry>
<title>- Add support for FreeBSD 9.0</title>
<updated>2009-09-11T14:58:08+00:00</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-09-11T14:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7ab93f8778107d1870669b200b30c50dba4bd940'/>
<id>7ab93f8778107d1870669b200b30c50dba4bd940</id>
<content type='text'>
PR:		based on 138600
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		based on 138600
</pre>
</div>
</content>
</entry>
<entry>
<title>- Use dirrmtry in lib-old dir to fix some plist leftlovers</title>
<updated>2009-08-13T12:12:20+00:00</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-08-13T12:12:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=e3b22deb7de699116ee10bdabffb2713abc8c808'/>
<id>e3b22deb7de699116ee10bdabffb2713abc8c808</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix build with WITH_SEM but ${OSVERSION} &lt; 701106 (mark IGNORE correctly)</title>
<updated>2009-08-02T10:58:58+00:00</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2009-08-02T10:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=af509f97c92ef8cecd1471fbd766809e32f90b83'/>
<id>af509f97c92ef8cecd1471fbd766809e32f90b83</id>
<content type='text'>
PR:		ports/136992
Submitted by:	Andrey Zonov &lt;andrey.zonov AT gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		ports/136992
Submitted by:	Andrey Zonov &lt;andrey.zonov AT gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>- Ask the first Python installed to install the bin/python link,</title>
<updated>2009-07-14T09:29:03+00:00</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2009-07-14T09:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=2b97db48a68c3b2a8a000fa53a14006421f7d092'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  and be the default Python version

PR:		ports/109550
Submitted by:	David Yeske &lt;dyeske AT yahoo.com&gt;
Obtained from:	tmclaugh
</pre>
</div>
</content>
</entry>
<entry>
<title>- Honor EXAMPLESDIR, DATADIR, NOPORTEXAMPLES, NOPORTDATA</title>
<updated>2009-07-12T17:17:52+00:00</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2009-07-12T17:17:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=986242b42a96be8f609ac85db063241acd803aeb'/>
<id>986242b42a96be8f609ac85db063241acd803aeb</id>
<content type='text'>
- portlint(1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- portlint(1)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Update lang/python26 and make Python 2.6.2 to the default Python version</title>
<updated>2009-06-08T22:30:55+00:00</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-06-08T22:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=81100672d4de2795c4284cf568383d48955cbdcb'/>
<id>81100672d4de2795c4284cf568383d48955cbdcb</id>
<content type='text'>
Tested by:	3 pointyhat runs
Thanks to:	pav, gahr, lwhsu, mva, amdmi3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tested by:	3 pointyhat runs
Thanks to:	pav, gahr, lwhsu, mva, amdmi3
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for building Python against GNU Portable Threads (Pth),</title>
<updated>2009-03-14T09:33:40+00:00</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2009-03-14T09:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=a95007e2081d3b2f6008a3503c1eca7a498228ad'/>
<id>a95007e2081d3b2f6008a3503c1eca7a498228ad</id>
<content type='text'>
and also add experimental support for POSIX semaphores in FreeBSD
7-STABLE and up. The option knobs PTH and SEM respectively are
added to enable this behaviour.

Python is able to use POSIX semaphores for thread synchronization
in threading, and prefers them.
The multiprocessing module in Python 2.6 requires POSIX semaphores,
however, the FreeBSD rtld and malloc need further work to allow
a process to call pthread_create() immediately after fork() as it is
not something allowed by a strict interpretation of the POSIX specs;
therefore allow GNU Pth to be used until the situation is resolved.

Approved by:	miwi
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and also add experimental support for POSIX semaphores in FreeBSD
7-STABLE and up. The option knobs PTH and SEM respectively are
added to enable this behaviour.

Python is able to use POSIX semaphores for thread synchronization
in threading, and prefers them.
The multiprocessing module in Python 2.6 requires POSIX semaphores,
however, the FreeBSD rtld and malloc need further work to allow
a process to call pthread_create() immediately after fork() as it is
not something allowed by a strict interpretation of the POSIX specs;
therefore allow GNU Pth to be used until the situation is resolved.

Approved by:	miwi
</pre>
</div>
</content>
</entry>
</feed>
