<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python3, branch pkg-install-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-08-04T05:49:35Z</updated>
<entry>
<title>- Fix and remove stale symlinks after the lang/python* cleanup</title>
<updated>2014-08-04T05:49:35Z</updated>
<author>
<name>Marcus von Appen</name>
<email>mva@FreeBSD.org</email>
</author>
<published>2014-08-04T05:49:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9db59e212556ffec663e1b25675d383f892f606f'/>
<id>urn:sha1:9db59e212556ffec663e1b25675d383f892f606f</id>
<content type='text'>
Reported by:	Scott Allendorf &lt;scott-allendorf@uiowa.edu&gt;
</content>
</entry>
<entry>
<title>- Do not use absolute source paths for the symlinks to the stagedir</title>
<updated>2014-01-25T09:15:12Z</updated>
<author>
<name>Marcus von Appen</name>
<email>mva@FreeBSD.org</email>
</author>
<published>2014-01-25T09:15:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a5ec92772407997fd607330266e6957ba5c595e2'/>
<id>urn:sha1:a5ec92772407997fd607330266e6957ba5c595e2</id>
<content type='text'>
Noticed by:	danfe
</content>
</entry>
<entry>
<title>- Enable stagedir support</title>
<updated>2014-01-25T08:46:11Z</updated>
<author>
<name>Marcus von Appen</name>
<email>mva@FreeBSD.org</email>
</author>
<published>2014-01-25T08:46:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8fd329e5dbc3a7d3bf1ff6186572f3604041e5da'/>
<id>urn:sha1:8fd329e5dbc3a7d3bf1ff6186572f3604041e5da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install python[23].pc files for the lang/python[23] ports.</title>
<updated>2013-12-12T08:12:13Z</updated>
<author>
<name>Koop Mast</name>
<email>kwm@FreeBSD.org</email>
</author>
<published>2013-12-12T08:12:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3c42a05d45840bd4ccfa8af5737ee2fc5f14e339'/>
<id>urn:sha1:3c42a05d45840bd4ccfa8af5737ee2fc5f14e339</id>
<content type='text'>
Discussed with:	koobs@
Approved by:	python@ (wg@)
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: lang)</title>
<updated>2013-09-20T19:53:09Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T19:53:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=888ab73a81ce0010b6a141740f5b26e92a5ec6a8'/>
<id>urn:sha1:888ab73a81ce0010b6a141740f5b26e92a5ec6a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- improve the python meta port descriptions</title>
<updated>2013-09-01T15:43:35Z</updated>
<author>
<name>Marcus von Appen</name>
<email>mva@FreeBSD.org</email>
</author>
<published>2013-09-01T15:43:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f1bf97d36079812f8be1dcddd0c84db6588f1e60'/>
<id>urn:sha1:f1bf97d36079812f8be1dcddd0c84db6588f1e60</id>
<content type='text'>
Requested by:	demon@
Reviewed by:	demon@
</content>
</entry>
<entry>
<title>- Avoid circular dependencies due to the previous bsd.python.mk change</title>
<updated>2013-08-18T15:25:24Z</updated>
<author>
<name>Marcus von Appen</name>
<email>mva@FreeBSD.org</email>
</author>
<published>2013-08-18T15:25:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=50bb471eff62999150a66062b43aa9a5e61a60a1'/>
<id>urn:sha1:50bb471eff62999150a66062b43aa9a5e61a60a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Move the symlink magic for the default python version into lang/python</title>
<updated>2013-08-17T19:10:59Z</updated>
<author>
<name>Marcus von Appen</name>
<email>mva@FreeBSD.org</email>
</author>
<published>2013-08-17T19:10:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7452555915d18a48268c714a4a4b2510a9fa721c'/>
<id>urn:sha1:7452555915d18a48268c714a4a4b2510a9fa721c</id>
<content type='text'>
  and lang/python2 and lang/python3. This change brings us closer to the goal
  of making Python ports usable with different Python versions at the same
  time.
- Add a new lang/python2 port to handle the symlinks for bin/python2,
  bin/idle2, bin/pydoc2 and so on.
- Add a new lang/python3 port to handle the symlinks for bin/python3,
  bin/idle3, bin/pydoc3 and so on.
- Bump the PORTREVISION on all lang/python* ports.
</content>
</entry>
</feed>
