<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/libRmath, 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-04-05T10:30:21Z</updated>
<entry>
<title>Stage support</title>
<updated>2014-04-05T10:30:21Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2014-04-05T10:30:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e917242b6c7f2ab956d34cf29c13df7b6f9f472e'/>
<id>urn:sha1:e917242b6c7f2ab956d34cf29c13df7b6f9f472e</id>
<content type='text'>
With hat:	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>Adjust pkg-plist after math/R update</title>
<updated>2011-05-07T03:35:42Z</updated>
<author>
<name>Brendan Fabeny</name>
<email>bf@FreeBSD.org</email>
</author>
<published>2011-05-07T03:35:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=35c9bee4c6ca47981f46347587d643cf4b6aa37b'/>
<id>urn:sha1:35c9bee4c6ca47981f46347587d643cf4b6aa37b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up in preparation for update,</title>
<updated>2011-05-05T09:01:08Z</updated>
<author>
<name>Brendan Fabeny</name>
<email>bf@FreeBSD.org</email>
</author>
<published>2011-05-05T09:01:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ed481cb33c300eb57822f318e60cd4e68619dfc9'/>
<id>urn:sha1:ed481cb33c300eb57822f318e60cd4e68619dfc9</id>
<content type='text'>
no functional change:
- indent more uniformly
- simplify slave port conditionals
- sort variables, pkg-plist
</content>
</entry>
<entry>
<title>- Make math/libRmath to a slave port of math/R</title>
<updated>2010-02-02T16:04:22Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2010-02-02T16:04:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dcdae14bd1d427de98816292af120148c05846e4'/>
<id>urn:sha1:dcdae14bd1d427de98816292af120148c05846e4</id>
<content type='text'>
- Add an option to build libR into a static, rather than a shared library (requested by a few users)

PR:		143076
Submitted by:	Pedro F. Giffuni &lt;giffunip@tutopia.com&gt;
		"b. f." &lt;bf1783@googlemail.com&gt; (maintainer)
Approved by:	maintainer
</content>
</entry>
<entry>
<title>- Mark MAKE_JOBS_UNSAFE</title>
<updated>2009-11-20T22:53:09Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2009-11-20T22:53:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=38eb8c5339e31bce015d6652caf364542965d4d0'/>
<id>urn:sha1:38eb8c5339e31bce015d6652caf364542965d4d0</id>
<content type='text'>
Reported by:	pointyhat
</content>
</entry>
<entry>
<title>Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now</title>
<updated>2009-09-13T00:08:01Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2009-09-13T00:08:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=27ab5137ced49581a9a650baf0cb8b390a76432f'/>
<id>urn:sha1:27ab5137ced49581a9a650baf0cb8b390a76432f</id>
<content type='text'>
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr
</content>
</entry>
<entry>
<title>- update to 2.9.1</title>
<updated>2009-07-06T16:50:20Z</updated>
<author>
<name>Ion-Mihai Tetcu</name>
<email>itetcu@FreeBSD.org</email>
</author>
<published>2009-07-06T16:50:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=58ac3e77407e19ec7af95c6de0c202b2c8ced4c3'/>
<id>urn:sha1:58ac3e77407e19ec7af95c6de0c202b2c8ced4c3</id>
<content type='text'>
- fix with custom LOCALBASE / PREFIX [1]

PR:		ports/135941
Submitted by:	maintainer
Reported by:	QATty [1]
</content>
</entry>
<entry>
<title>- Update maintainer mail adresse</title>
<updated>2009-06-07T18:51:21Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-06-07T18:51:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5af9456038f307306b772ce04e65ed51c4e6ef17'/>
<id>urn:sha1:5af9456038f307306b772ce04e65ed51c4e6ef17</id>
<content type='text'>
Submitted by:	"b. f." &lt;bf1783@gmail.com&gt; (maintainer via private mail)
</content>
</entry>
<entry>
<title>No longer pass F77 to CONFIGURE_ENV; this is now done via Mk/bsd.gcc.mk.</title>
<updated>2009-01-17T21:36:50Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2009-01-17T21:36:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b86bfcf1026c2977b323f66987c7fe5452726abc'/>
<id>urn:sha1:b86bfcf1026c2977b323f66987c7fe5452726abc</id>
<content type='text'>
Approved by:	bf2006a@yahoo.com (maintainer)
</content>
</entry>
</feed>
