<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python26/Makefile, branch release/6.2.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2006-11-17T01:18:44Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_6_2_0'.</title>
<updated>2006-11-17T01:18:44Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-11-17T01:18:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f8374320671c6a39b6d2935b5b3e21b5824e4407'/>
<id>urn:sha1:f8374320671c6a39b6d2935b5b3e21b5824e4407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert the default version of Python to 2.4 for the ports freeze</title>
<updated>2006-10-13T07:16:45Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2006-10-13T07:16:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e18b838fd903ca4a6c3dca6db8a75eedefd645e4'/>
<id>urn:sha1:e18b838fd903ca4a6c3dca6db8a75eedefd645e4</id>
<content type='text'>
period.  Python 2.5 brought a vast range of incompatibility to a
large number of ports, so the python@ team will do more basic
compatibility work in a private repository and merge it later.
Sorry for the inconvenience.

Approved by:	portmgr (kris)
</content>
</entry>
<entry>
<title>Fix build with WITH_FPECTL=yes on i386.</title>
<updated>2006-10-10T05:31:20Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2006-10-10T05:31:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e8b7ef58d829db5cb75308857a123e677b6288c8'/>
<id>urn:sha1:e8b7ef58d829db5cb75308857a123e677b6288c8</id>
<content type='text'>
PR:		104243
Submitted by:	S Roberts &lt;stacey@vickiandstacey.com&gt;
</content>
</entry>
<entry>
<title>- Restrict a dependency to the real interpreter to _RUN only.  This</title>
<updated>2006-10-09T15:51:28Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2006-10-09T15:51:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2af3fdd8cfcae0118d8b24935f168996aa3e2997'/>
<id>urn:sha1:2af3fdd8cfcae0118d8b24935f168996aa3e2997</id>
<content type='text'>
  allows portupgrade to upgrade lang/python from 2.4 flawlessly.
- So remove obsolete instruction.
</content>
</entry>
<entry>
<title>Simple portupgrade doesn't upgrade python correctly, so add a check</title>
<updated>2006-10-09T15:40:08Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2006-10-09T15:40:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9d94ca02c9d1ced652003b53c641441bec1cc6d4'/>
<id>urn:sha1:9d94ca02c9d1ced652003b53c641441bec1cc6d4</id>
<content type='text'>
and an instruction.
</content>
</entry>
<entry>
<title>- Update the main python version to 2.5.</title>
<updated>2006-10-09T14:29:18Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2006-10-09T14:29:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1d18bb4fff9ca7e0fca8452b1874fe1f58ffca6f'/>
<id>urn:sha1:1d18bb4fff9ca7e0fca8452b1874fe1f58ffca6f</id>
<content type='text'>
  - Now, lang/python is just a meta-port which depends on lang/python25.
  - And all versions of Python ports have short version identifier in its
    package name; python25-2.5, python24-2.4.3 and etc.
  - Also you must upgrade all python modules after lang/python updated,
     cd /usr/ports/lang/python &amp;&amp; make upgrade-site-packages

- Give maintainership of Python ports to the new python@ group which
  includes me, alexbl@ and others.
</content>
</entry>
<entry>
<title>- Update lang/python-devel to Python 2.5c2</title>
<updated>2006-09-13T16:26:49Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2006-09-13T16:26:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2e854e2553d75284132ddc147e2d9a1baabe5db6'/>
<id>urn:sha1:2e854e2553d75284132ddc147e2d9a1baabe5db6</id>
<content type='text'>
- Sync some recent workarounds from lang/python.
</content>
</entry>
<entry>
<title>Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8.</title>
<updated>2006-08-10T10:05:13Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2006-08-10T10:05:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=df0b95301ad1855a5e560611ee09667a4cc3f8b9'/>
<id>urn:sha1:df0b95301ad1855a5e560611ee09667a4cc3f8b9</id>
<content type='text'>
Spotted by:	pointyhat via kris
</content>
</entry>
<entry>
<title>Update python-devel to 2.5b3.</title>
<updated>2006-08-04T06:37:06Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2006-08-04T06:37:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ae152aa766ae6c1fb6f7d94d5331a92c01dd8ffa'/>
<id>urn:sha1:ae152aa766ae6c1fb6f7d94d5331a92c01dd8ffa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark broken: fails to install cleanly.</title>
<updated>2006-07-15T19:37:32Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2006-07-15T19:37:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=70aa8343ff841487c2bdf827d710485f2eabcce7'/>
<id>urn:sha1:70aa8343ff841487c2bdf827d710485f2eabcce7</id>
<content type='text'>
</content>
</entry>
</feed>
