<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python/Makefile, 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>lang/python: use python default version</title>
<updated>2013-11-03T15:24:26Z</updated>
<author>
<name>William Grzybowski</name>
<email>wg@FreeBSD.org</email>
</author>
<published>2013-11-03T15:24:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a82c6f046dff1bba990e8d721b60df0a7a5b0c75'/>
<id>urn:sha1:a82c6f046dff1bba990e8d721b60df0a7a5b0c75</id>
<content type='text'>
- This package should track python default version and not be based on the port

With hat on:	python
</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>- Bump PORTREVISION of lang/python since the package changed</title>
<updated>2013-08-26T14:34:21Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2013-08-26T14:34:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=06a297bd4a3a142ff3c3be8006b4012950964367'/>
<id>urn:sha1:06a297bd4a3a142ff3c3be8006b4012950964367</id>
<content type='text'>
- Refine UPDATING instruction

Approved by:	mva
</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>
<entry>
<title>- Add pkgng support</title>
<updated>2012-10-03T09:18:51Z</updated>
<author>
<name>Sofian Brabez</name>
<email>sbz@FreeBSD.org</email>
</author>
<published>2012-10-03T09:18:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4beca75f6c1c86f18c3d24873ea13b022adb6d41'/>
<id>urn:sha1:4beca75f6c1c86f18c3d24873ea13b022adb6d41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Speed up upgrade-site-packages [1]</title>
<updated>2012-09-27T13:52:53Z</updated>
<author>
<name>Sofian Brabez</name>
<email>sbz@FreeBSD.org</email>
</author>
<published>2012-09-27T13:52:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f070977bbf3f4e8046a35d221d4a81e171ca52dc'/>
<id>urn:sha1:f070977bbf3f4e8046a35d221d4a81e171ca52dc</id>
<content type='text'>
- Use make modifiers [2]

PR:		ports/155970
Submitted by:	Julien Laffaye &lt;kimelto at gmail.com&gt; [1], sbz (myself) [2]
Exp-run by:	beat
</content>
</entry>
</feed>
