<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python30/files/patch-setup.py, branch 2014Q3</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2014Q3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2014Q3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2009-12-18T10:08:32Z</updated>
<entry>
<title>- Get rid python-2.3 and python-3.0 (no longer under developement)</title>
<updated>2009-12-18T10:08:32Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-12-18T10:08:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=213ae9a9a4fe56c95f02809a23c26af8a030b5c3'/>
<id>urn:sha1:213ae9a9a4fe56c95f02809a23c26af8a030b5c3</id>
<content type='text'>
Reviewed by:	alexbl, clsung, pav
</content>
</entry>
<entry>
<title>- Honor EXAMPLESDIR, DATADIR and NOPORTEXAMPLES, NOPORTDATA</title>
<updated>2009-07-02T01:46:33Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2009-07-02T01:46:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8390759afbb42649325979ca0877b631800551e2'/>
<id>urn:sha1:8390759afbb42649325979ca0877b631800551e2</id>
<content type='text'>
- Remove bsddb module in pkg-message since it's removed from
  Python default modules
  (python3 user should use databases/py-bsddb3)
- Fix WITH_UCS4 support
- Mark jobs safe
- Makefile/patch cleanup

PR:		ports/133440
Submitted by:	Paul Hoffman &lt;phoffman AT proper.com&gt;
</content>
</entry>
<entry>
<title>Remove "_gdbm" module from packaging which should be excluded in</title>
<updated>2008-10-13T09:50:53Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2008-10-13T09:50:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dfecaa4e9d6b28aa941cb2774eacbe968318ee3e'/>
<id>urn:sha1:dfecaa4e9d6b28aa941cb2774eacbe968318ee3e</id>
<content type='text'>
this port.

Reported by:	QAT
</content>
</entry>
<entry>
<title>Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)</title>
<updated>2008-10-13T08:23:00Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2008-10-13T08:23:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3813a5dbe7d0608965d690d98e1730ad5c8878ff'/>
<id>urn:sha1:3813a5dbe7d0608965d690d98e1730ad5c8878ff</id>
<content type='text'>
Python 2.6 will be the next default python version when enough
testings of consumer ports are done.  The new "2to3" program is
renamed to 2to3-2.6 and 2to3-3.0 for each version, respectively.

Repo-copied by:	marcus
</content>
</entry>
<entry>
<title>Force to build bsddb185 module to make pkg-plist consistent.</title>
<updated>2008-02-29T14:05:31Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2008-02-29T14:05:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3c61d8d746c2849066e54d13b0706b317c84d370'/>
<id>urn:sha1:3c61d8d746c2849066e54d13b0706b317c84d370</id>
<content type='text'>
Reported by:	ports/121191
</content>
</entry>
<entry>
<title>- Force setup.py picks up readline and ncurses from base. This fixes build</title>
<updated>2007-02-27T19:00:23Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-02-27T19:00:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ec9c55f34b00ca163e92c0303eb81f2c0acb5bc3'/>
<id>urn:sha1:ec9c55f34b00ca163e92c0303eb81f2c0acb5bc3</id>
<content type='text'>
  when devel/ncurses installed.
- Similar to python24, don't pick up ncursesw in python25. This results
  in both ncurses are linked into _curses.so

Tested by:	krion
Approved by:	alexbl (python@)
</content>
</entry>
<entry>
<title>Correct a patch not to install unwanted files.</title>
<updated>2006-10-16T03:12:44Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2006-10-16T03:12:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ab1df0e8f4b778830e4f2b68c3a4806ab81100c0'/>
<id>urn:sha1:ab1df0e8f4b778830e4f2b68c3a4806ab81100c0</id>
<content type='text'>
Approved by:	portmgr (kris)
</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>- 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>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>
</feed>
