<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python24/files/patch-configure, 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>2004-12-01T15:04:05Z</updated>
<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>Use ${CC} instead of cc on dynamic linkings.</title>
<updated>2004-06-04T05:21:57Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2004-06-04T05:21:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7d6e16a1f2026934c0002333a8ad94d527b246b3'/>
<id>urn:sha1:7d6e16a1f2026934c0002333a8ad94d527b246b3</id>
<content type='text'>
PR:		67515
Submitted by:	michael johnson &lt;ahze@ahze.net&gt;
</content>
</entry>
<entry>
<title>- Update to Python 2.3.4.</title>
<updated>2004-05-27T15:58:02Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2004-05-27T15:58:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7866c5194c5f15d90bbb54820bb31a69998c6bed'/>
<id>urn:sha1:7866c5194c5f15d90bbb54820bb31a69998c6bed</id>
<content type='text'>
- Test WITHOUT_* instead of WITH_* for values which are on by default
  so that package build clusters detect correctly.
</content>
</entry>
<entry>
<title>Fixed a bug where the configure script couldn't detect getaddrinfo()</title>
<updated>2004-04-14T06:49:21Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2004-04-14T06:49:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9e1cf1197820ca234a3d09f6997703a58f0755a2'/>
<id>urn:sha1:9e1cf1197820ca234a3d09f6997703a58f0755a2</id>
<content type='text'>
properly if the KAME stack had SCTP support.

Submitted by:	suz
</content>
</entry>
<entry>
<title>- Use process scope threads instead of system scope to enable large</title>
<updated>2004-02-09T09:54:07Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2004-02-09T09:54:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d3a457db41524eef0d8bc9b8d54445b7b1163433'/>
<id>urn:sha1:d3a457db41524eef0d8bc9b8d54445b7b1163433</id>
<content type='text'>
  amount of threads on -CURRENT libpthread by default. [1]
- Merge bugfixes from python 2.3 maintenance branch: [2]
  o weakref object's garbage collection problem.
  o save unnecessary startup-time memory allocation of 100KB+ from
    intobject.
- SIZEify.
- Bump PORTREVISION subsequently.

Advised by:	eischen, julian [1]
Obtained from:	Python CVS [2]
</content>
</entry>
<entry>
<title>Update to Python-2.3.2</title>
<updated>2003-10-04T05:17:10Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2003-10-04T05:17:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ec722082a10e4eb1a17be30daea2eb64ce359964'/>
<id>urn:sha1:ec722082a10e4eb1a17be30daea2eb64ce359964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Install a 'real' shared object when BUILD_SHARED=yes. [1]</title>
<updated>2003-09-29T11:44:32Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2003-09-29T11:44:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dc8b35d2fb836dbdec9241400c9701361b009ee9'/>
<id>urn:sha1:dc8b35d2fb836dbdec9241400c9701361b009ee9</id>
<content type='text'>
- Fix plist on 32bit architectures.
- Bump PORTREVISION.

PR:		57269 [1]
Submitted by:	Tim Middleton &lt;x@Vex.Net&gt; [1],
		Kostik I. Belousov &lt;kostya@tessart.kiev.ua&gt; [1]
</content>
</entry>
<entry>
<title>- Revive os.fsync function which is disabled by a typo of Python-2.3.1.</title>
<updated>2003-09-26T16:44:13Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2003-09-26T16:44:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a121af1f80ea24cc176918819a5b9d379321069a'/>
<id>urn:sha1:a121af1f80ea24cc176918819a5b9d379321069a</id>
<content type='text'>
- Bump PORTREVISION

Obtained from:	Python CVS
</content>
</entry>
<entry>
<title>- Update to Python-2.3</title>
<updated>2003-07-31T19:34:54Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2003-07-31T19:34:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d6fb067853c11afb8796aa09ef04b3a5e3c1b72e'/>
<id>urn:sha1:d6fb067853c11afb8796aa09ef04b3a5e3c1b72e</id>
<content type='text'>
- Correct pydoc search path to lang/python-doc-html port's [1]

PR:		43036 [1]
Submitted by:	Emil Sit &lt;sit@amsterdam.lcs.mit.edu&gt; [1]
</content>
</entry>
<entry>
<title>Upgrade to Python-2.2.2.</title>
<updated>2002-10-17T11:14:17Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2002-10-17T11:14:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=72143e1b7cd9f097545d988aafb242476c6be547'/>
<id>urn:sha1:72143e1b7cd9f097545d988aafb242476c6be547</id>
<content type='text'>
Approved by:	tg
</content>
</entry>
</feed>
