<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python21/files, branch 2017Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2017Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2017Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2007-01-27T03:38:41Z</updated>
<entry>
<title>Remove python21 and python22.  These version lines are long deprecated and</title>
<updated>2007-01-27T03:38:41Z</updated>
<author>
<name>Tom McLaughlin</name>
<email>tmclaugh@FreeBSD.org</email>
</author>
<published>2007-01-27T03:38:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=85974a09198fd2b7dca68a34e4b975353b5360dd'/>
<id>urn:sha1:85974a09198fd2b7dca68a34e4b975353b5360dd</id>
<content type='text'>
no ports require them.

Approved by:	python@
</content>
</entry>
<entry>
<title>- Add support for FreeBSD 7</title>
<updated>2005-07-28T07:34:28Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2005-07-28T07:34:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a81cc9dfe7ecde5b505e09623ced13c987c79b6f'/>
<id>urn:sha1:a81cc9dfe7ecde5b505e09623ced13c987c79b6f</id>
<content type='text'>
- Drop support for FreeBSD 3
</content>
</entry>
<entry>
<title>- Add support for FreeBSD 6.</title>
<updated>2004-11-21T07:47:10Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2004-11-21T07:47:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=190ea87a7ef96d9fa104f482e77bf09cc4f590b6'/>
<id>urn:sha1:190ea87a7ef96d9fa104f482e77bf09cc4f590b6</id>
<content type='text'>
- Drop support for FreeBSD 2.
- Bump PORTREVISION.
</content>
</entry>
<entry>
<title>Remove a unused file.</title>
<updated>2003-07-09T06:09:19Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2003-07-09T06:09:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dc7638e121525b77948e2b2a37d9ac22bdef4dd7'/>
<id>urn:sha1:dc7638e121525b77948e2b2a37d9ac22bdef4dd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Utilize MASTER_SITE_PYTHON.</title>
<updated>2003-07-04T11:57:54Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2003-07-04T11:57:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6b9a7cf7782f06f68fe0bb60c29e0314090478a8'/>
<id>urn:sha1:6b9a7cf7782f06f68fe0bb60c29e0314090478a8</id>
<content type='text'>
o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these
  ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2)
o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python.

Now, we can install all of these python versions together cleanly.
</content>
</entry>
<entry>
<title>committed zwiki thread stack patch</title>
<updated>2003-04-13T19:20:43Z</updated>
<author>
<name>Alan Eldridge</name>
<email>alane@FreeBSD.org</email>
</author>
<published>2003-04-13T19:20:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ef6887aa651afce3a3f4381cb4a5965dd2c119c1'/>
<id>urn:sha1:ef6887aa651afce3a3f4381cb4a5965dd2c119c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set stacksize to 128K from 64K. Adapted from http://zwiki.org/IssueNo0226.</title>
<updated>2003-02-06T16:44:21Z</updated>
<author>
<name>Alan Eldridge</name>
<email>alane@FreeBSD.org</email>
</author>
<published>2003-02-06T16:44:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=034f41d35509a2747694d4a2498e39b4ba5571e0'/>
<id>urn:sha1:034f41d35509a2747694d4a2498e39b4ba5571e0</id>
<content type='text'>
PR:		47943
Submitted by:	Alex Rodioukov &lt;simuran@shaw.ca&gt;
</content>
</entry>
<entry>
<title>Backport fix for temporary file handling bug in os._execvpe() from</title>
<updated>2002-11-14T16:52:24Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2002-11-14T16:52:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4a46e91cbf9b98c09fddc80922bd7468763773a9'/>
<id>urn:sha1:4a46e91cbf9b98c09fddc80922bd7468763773a9</id>
<content type='text'>
Python 2.2.2.

Not approved by:	tg (short timeout)
</content>
</entry>
<entry>
<title>Downgrade to Python-2.1.1 again after repo-copy.</title>
<updated>2002-01-16T12:35:05Z</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>2002-01-16T12:35:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=246e0a4b98221dee7987dffca7eb72b3a08b927b'/>
<id>urn:sha1:246e0a4b98221dee7987dffca7eb72b3a08b927b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.</title>
<updated>2002-01-07T13:26:47Z</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>2002-01-07T13:26:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=555f286ca1951e71463732dff86ed6ffc46087d5'/>
<id>urn:sha1:555f286ca1951e71463732dff86ed6ffc46087d5</id>
<content type='text'>
PR:		33444
Submitted by:	Hye-Shik Chang &lt;perky@fallin.lv&gt;

Add new MD5 to dependent ports.
</content>
</entry>
</feed>
