<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python20/pkg-plist, branch release/4.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_4_3_0'.</title>
<updated>2001-04-18T21:37:32+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2001-04-18T21:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=01a9f79f0a3692d8148990805beabc8593d3596d'/>
<id>01a9f79f0a3692d8148990805beabc8593d3596d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to 2.0.</title>
<updated>2000-10-18T11:58:50+00:00</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>2000-10-18T11:58:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=78f16e0bfd85835b5dd9daec9da8e598e4b4f7a4'/>
<id>78f16e0bfd85835b5dd9daec9da8e598e4b4f7a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to 1.6.</title>
<updated>2000-09-08T11:41:43+00:00</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>2000-09-08T11:41:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=21f7ea94473959d22410af6e738170fa343bb090'/>
<id>21f7ea94473959d22410af6e738170fa343bb090</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix packaging on -current.</title>
<updated>2000-03-24T09:17:27+00:00</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>2000-03-24T09:17:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=548805770e4a7bb8ba82cb8eda5af9b0f3f41ea9'/>
<id>548805770e4a7bb8ba82cb8eda5af9b0f3f41ea9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move IPv6-enable python to python+ipv6 and revert origial python</title>
<updated>2000-01-27T15:54:26+00:00</updated>
<author>
<name>Munechika SUMIKAWA</name>
<email>sumikawa@FreeBSD.org</email>
</author>
<published>2000-01-27T15:54:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=a6d7ea1d57c6d06ca6b4a14ae8f04e876fc6d66b'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>- Support IPv6.</title>
<updated>2000-01-13T13:28:10+00:00</updated>
<author>
<name>Munechika SUMIKAWA</name>
<email>sumikawa@FreeBSD.org</email>
</author>
<published>2000-01-13T13:28:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=66082ac2d09bc60c078da3d0477b4787838c329d'/>
<id>66082ac2d09bc60c078da3d0477b4787838c329d</id>
<content type='text'>
- remove DIST_SUBDIR since there are 2 distfiles on this port anymore.

Reviewed by:	tg(maintainer)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove DIST_SUBDIR since there are 2 distfiles on this port anymore.

Reviewed by:	tg(maintainer)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Install python-mode.el.</title>
<updated>2000-01-06T11:46:19+00:00</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>2000-01-06T11:46:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=07223f8ddaa8cc8c3abc60bf58a4e8091c870e93'/>
<id>07223f8ddaa8cc8c3abc60bf58a4e8091c870e93</id>
<content type='text'>
PR:		15702
Submitted by:	"Dmitry S. Sivachenko" &lt;dima@Chg.RU&gt;

- Only use Tk support if X11 is installed.
PR:		15910
Submitted by:	Nathan Dorfman &lt;nathan@rtfm.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		15702
Submitted by:	"Dmitry S. Sivachenko" &lt;dima@Chg.RU&gt;

- Only use Tk support if X11 is installed.
PR:		15910
Submitted by:	Nathan Dorfman &lt;nathan@rtfm.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the SHA module to the build.</title>
<updated>1999-07-28T07:54:24+00:00</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>1999-07-28T07:54:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=992725797a275d067304b39c575fb3ac78c0b067'/>
<id>992725797a275d067304b39c575fb3ac78c0b067</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix package building when you're leaving out optional parts, like Tk.</title>
<updated>1999-07-15T11:59:41+00:00</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>1999-07-15T11:59:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=ca38b9f4d48b3110ea94e142fb9d770b6607d9f1'/>
<id>ca38b9f4d48b3110ea94e142fb9d770b6607d9f1</id>
<content type='text'>
PR:		12648
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		12648
</pre>
</div>
</content>
</entry>
<entry>
<title>Install the contents of the Tools directory by default. This can be</title>
<updated>1999-07-06T13:27:38+00:00</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>1999-07-06T13:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=ea25e2cf330f123821bd59f8a034a684fbdc7c1b'/>
<id>ea25e2cf330f123821bd59f8a034a684fbdc7c1b</id>
<content type='text'>
turned off by specifying `WITH_TOOLS=NO' when building.

PR:		12436
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
turned off by specifying `WITH_TOOLS=NO' when building.

PR:		12436
</pre>
</div>
</content>
</entry>
</feed>
