<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/misc/cpuid, branch release/12.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2021-04-06T14:31:07Z</updated>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build with src r354909 applied.</title>
<updated>2019-11-25T23:25:52Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2019-11-25T23:25:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f2ab4428432c7278a3dfc65dd19ae1a0e21e9b2f'/>
<id>urn:sha1:f2ab4428432c7278a3dfc65dd19ae1a0e21e9b2f</id>
<content type='text'>
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_&lt;FOO&gt;.
</content>
</entry>
<entry>
<title>- Fix trailing whitespace in pkg-descrs, categories [g-n]*</title>
<updated>2016-05-19T10:44:11Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-05-19T10:44:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e942b64191e2ef98dce2c5af31047a8640db768'/>
<id>urn:sha1:4e942b64191e2ef98dce2c5af31047a8640db768</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>Allow staging as a regular user and simplify</title>
<updated>2014-08-30T10:32:28Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2014-08-30T10:32:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e0507d5714dce14cb3115110b6a20d68b2241093'/>
<id>urn:sha1:e0507d5714dce14cb3115110b6a20d68b2241093</id>
<content type='text'>
PR:		ports/193102
</content>
</entry>
<entry>
<title>misc/cpuid: Add support for RDRAND/F16C and newer intel features</title>
<updated>2014-06-15T12:17:46Z</updated>
<author>
<name>John Marino</name>
<email>marino@FreeBSD.org</email>
</author>
<published>2014-06-15T12:17:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dadb814d1434d28406d93cb4fef54eab21f818ac'/>
<id>urn:sha1:dadb814d1434d28406d93cb4fef54eab21f818ac</id>
<content type='text'>
There is no maintainer for this port, so submitted patches are just
assumed to be correct.

PR:		179065
Submitted by:	Arthurmech (gmail.com)
Adds:		RDRAND/F16 support

PR:		185277
Submitted by:	netch (netch.kiev.ua)
Adds:		Additional intel features
</content>
</entry>
<entry>
<title>misc/cpuid: reset maintainership</title>
<updated>2014-03-31T05:42:53Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2014-03-31T05:42:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=62cfe3344c37999d7346b161671d3f643bb5193d'/>
<id>urn:sha1:62cfe3344c37999d7346b161671d3f643bb5193d</id>
<content type='text'>
There are two open PRs which I've not yet dealt with: ports/185277 ports/179065

Prodded by:	linimon
</content>
</entry>
<entry>
<title>- Remove NO_STAGE as these have been tested to be safe</title>
<updated>2013-09-25T00:54:08Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2013-09-25T00:54:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2d8b17ea397de7c90e5eb26a0149ea1925fe88db'/>
<id>urn:sha1:2d8b17ea397de7c90e5eb26a0149ea1925fe88db</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: misc)</title>
<updated>2013-09-20T20:50:57Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T20:50:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8ac99398e2b62e1b10333d4c88ae273f4f0ed365'/>
<id>urn:sha1:8ac99398e2b62e1b10333d4c88ae273f4f0ed365</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove now excess verbiage.</title>
<updated>2013-07-16T21:59:48Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2013-07-16T21:59:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e61d7e8016993f253fc3656941d8aa1bbe6ccf7'/>
<id>urn:sha1:3e61d7e8016993f253fc3656941d8aa1bbe6ccf7</id>
<content type='text'>
Reviewed by:	bapt
</content>
</entry>
<entry>
<title>Clean up my ports (and a couple of ports@ owned ones):</title>
<updated>2013-03-08T20:23:38Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2013-03-08T20:23:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ed59156ea974a2adcb0480a67bd3b9a974de4609'/>
<id>urn:sha1:ed59156ea974a2adcb0480a67bd3b9a974de4609</id>
<content type='text'>
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
</content>
</entry>
</feed>
