<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/py-bitvector, branch 2015Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2015Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2015Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-10-21T16:54:54Z</updated>
<entry>
<title>- Convert ports of math/ to new USES=python</title>
<updated>2014-10-21T16:54:54Z</updated>
<author>
<name>Marcus von Appen</name>
<email>mva@FreeBSD.org</email>
</author>
<published>2014-10-21T16:54:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=214bd533a7aa7a2f42290138bc4f5d5cae9ce19d'/>
<id>urn:sha1:214bd533a7aa7a2f42290138bc4f5d5cae9ce19d</id>
<content type='text'>
Approved by:	portmgr (implicit)
</content>
</entry>
<entry>
<title>- Unbreak ports, which installed setup.py files due to the messed up argument</title>
<updated>2014-06-28T07:03:19Z</updated>
<author>
<name>Marcus von Appen</name>
<email>mva@FreeBSD.org</email>
</author>
<published>2014-06-28T07:03:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ab4f0b97160e7cb890b1317d29606d2f21dae49f'/>
<id>urn:sha1:ab4f0b97160e7cb890b1317d29606d2f21dae49f</id>
<content type='text'>
  lists in PYDISTUTILS_SETUP

PR:		191317
Phabric:	D270
With hat:	python@
</content>
</entry>
<entry>
<title>- Stage</title>
<updated>2014-05-08T16:11:12Z</updated>
<author>
<name>Vanilla I. Shu</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2014-05-08T16:11:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5fb94aab99331fcbf1464849bc8bd981af0e660f'/>
<id>urn:sha1:5fb94aab99331fcbf1464849bc8bd981af0e660f</id>
<content type='text'>
- Pet portlint

PR:		ports/188989
Submitted by:	Bartek Rutkowski &lt;ports@robakdesign.com&gt;
Approved by:	portmgr@
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: math)</title>
<updated>2013-09-20T20:55:04Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T20:55:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ce5e4570204c37f4ac986a2a6bc076aa911167d6'/>
<id>urn:sha1:ce5e4570204c37f4ac986a2a6bc076aa911167d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 3.1</title>
<updated>2012-04-22T14:14:38Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2012-04-22T14:14:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=390d5ffc5fb544e4ed20582be0f3921f6bc82473'/>
<id>urn:sha1:390d5ffc5fb544e4ed20582be0f3921f6bc82473</id>
<content type='text'>
- Update MASTER_SITES
- Add LICENSE
- Add regression-test target
- Respect NOPORTDOCS

PR:		ports/167183
Submitted by:	sbz
</content>
</entry>
<entry>
<title>- Get Rid MD5 support</title>
<updated>2011-03-20T12:54:45Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-03-20T12:54:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bb86cbe5d232690f52a27fe9a2d7246e03eef9c4'/>
<id>urn:sha1:bb86cbe5d232690f52a27fe9a2d7246e03eef9c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 1.4</title>
<updated>2008-04-20T09:57:44Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2008-04-20T09:57:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3851ae918ed5e93c1ad058efdc845209db8e3a57'/>
<id>urn:sha1:3851ae918ed5e93c1ad058efdc845209db8e3a57</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - Make Python 2.5.1 the default Python version</title>
<updated>2007-07-30T09:42:28Z</updated>
<author>
<name>Alexander Botero-Lowry</name>
<email>alexbl@FreeBSD.org</email>
</author>
<published>2007-07-30T09:42:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4942ce5a7d8a3d0cbebaf4d202011850d1f7569f'/>
<id>urn:sha1:4942ce5a7d8a3d0cbebaf4d202011850d1f7569f</id>
<content type='text'>
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
</content>
</entry>
<entry>
<title>- Change to my FreeBSD.org email</title>
<updated>2007-04-04T08:49:31Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2007-04-04T08:49:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=69dd27cc3cd44a30bdf8df1169fbd4684d4c967a'/>
<id>urn:sha1:69dd27cc3cd44a30bdf8df1169fbd4684d4c967a</id>
<content type='text'>
Approved by:     clsung (mentor)
</content>
</entry>
<entry>
<title>- Distfile was rerolled to fix a minor bug reported by Kurt Schwehr</title>
<updated>2007-01-11T05:22:33Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-01-11T05:22:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b758620cc4d170635a044182f4ad01d0e6eaea80'/>
<id>urn:sha1:b758620cc4d170635a044182f4ad01d0e6eaea80</id>
<content type='text'>
  The author explained in detail to me via mail.

Noticed by:	pointyhat via kris
Approved by:	Li-Wen Hsu &lt;lwhsu at lwhsu.org&gt; (maintainer, implicit)
</content>
</entry>
</feed>
