<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python32, branch release/4.1.1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F4.1.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F4.1.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2000-09-23T01:36:53Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.</title>
<updated>2000-09-23T01:36:53Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-09-23T01:36:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8c7499bdfa85657ea6c2517ada0ef4a4db489beb'/>
<id>urn:sha1:8c7499bdfa85657ea6c2517ada0ef4a4db489beb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to 1.6.</title>
<updated>2000-09-08T11:41:43Z</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>2000-09-08T11:41:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=21f7ea94473959d22410af6e738170fa343bb090'/>
<id>urn:sha1:21f7ea94473959d22410af6e738170fa343bb090</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't create group-writable directories.</title>
<updated>2000-08-14T12:36:05Z</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>2000-08-14T12:36:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0221fd2063aa7c8a4b117fcfea82204d6a902eef'/>
<id>urn:sha1:0221fd2063aa7c8a4b117fcfea82204d6a902eef</id>
<content type='text'>
Submitted by:	jedgar
</content>
</entry>
<entry>
<title>Clarify comment even further.</title>
<updated>2000-07-28T11:08:07Z</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>2000-07-28T11:08:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e25aa0528e6b48bed6c8c10c676aaeb8bf0b086'/>
<id>urn:sha1:3e25aa0528e6b48bed6c8c10c676aaeb8bf0b086</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Clarify comment on thread support.</title>
<updated>2000-07-27T12:19:38Z</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>2000-07-27T12:19:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3a97a73ec64038de32b57db5d09fe0b7e795591e'/>
<id>urn:sha1:3a97a73ec64038de32b57db5d09fe0b7e795591e</id>
<content type='text'>
- Don't link against libxpg4 on newer systems.
- Remove last remnants of Tkinter support,
  it's all in x11-toolkits/py-tkinter.
</content>
</entry>
<entry>
<title>Standardize all user defined options to the booleans WITH_FOO and</title>
<updated>2000-04-17T00:19:02Z</updated>
<author>
<name>Jeremy Lea</name>
<email>reg@FreeBSD.org</email>
</author>
<published>2000-04-17T00:19:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b4455771cced2fe9f134e751fe88dbba7226e694'/>
<id>urn:sha1:b4455771cced2fe9f134e751fe88dbba7226e694</id>
<content type='text'>
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
</content>
</entry>
<entry>
<title>Convert to the PORTNAME - PORTVERSION syntax.</title>
<updated>2000-04-12T06:21:15Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-04-12T06:21:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5cd5b258b59f63241fff7b2d0cdeda22c2138b33'/>
<id>urn:sha1:5cd5b258b59f63241fff7b2d0cdeda22c2138b33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate the Python Tk module from the main port. I've been</title>
<updated>2000-04-04T09:53:12Z</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>2000-04-04T09:53:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9c0d74037cd7d9e74084678fb5a53a0fb6c7e374'/>
<id>urn:sha1:9c0d74037cd7d9e74084678fb5a53a0fb6c7e374</id>
<content type='text'>
wanting do to this for a long time now. Now we got rid of the stupid
dependency on Tcl/Tk and save some checks in python's makefile.

Update the dependent ports accordingly.
</content>
</entry>
<entry>
<title>Fix packaging on -current.</title>
<updated>2000-03-24T09:17:27Z</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>2000-03-24T09:17:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=548805770e4a7bb8ba82cb8eda5af9b0f3f41ea9'/>
<id>urn:sha1:548805770e4a7bb8ba82cb8eda5af9b0f3f41ea9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move IPv6-enable python to python+ipv6 and revert origial python</title>
<updated>2000-01-27T15:54:26Z</updated>
<author>
<name>Munechika SUMIKAWA</name>
<email>sumikawa@FreeBSD.org</email>
</author>
<published>2000-01-27T15:54:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a6d7ea1d57c6d06ca6b4a14ae8f04e876fc6d66b'/>
<id>urn:sha1:a6d7ea1d57c6d06ca6b4a14ae8f04e876fc6d66b</id>
<content type='text'>
to before IPv6.

Since IPv6-enable python make bigger the size of sockaddr, some of scripts
are affected. I maintain python+ipv6 separately to minimize impact for users.
It will be removed when IPv6 patches are merged into original distribution,
such as ruby.

Repositry copied by:	asami
</content>
</entry>
</feed>
