<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/lib/libmagic, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2020-06-17T15:57:59Z</updated>
<entry>
<title>Fix installation of magic file.</title>
<updated>2020-06-17T15:57:59Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2020-06-17T15:57:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=e743706d589800df45c43f5d15502c5016e7c81a'/>
<id>urn:sha1:e743706d589800df45c43f5d15502c5016e7c81a</id>
<content type='text'>
Reported by:	lwhsu
MFC after:	2 weeks
X-MFC-with:	r362258
</content>
</entry>
<entry>
<title>MFV r362254: file 5.39.</title>
<updated>2020-06-17T07:41:28Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2020-06-17T07:41:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=2726a7014867ad7224d09b66836c5d385f0350f4'/>
<id>urn:sha1:2726a7014867ad7224d09b66836c5d385f0350f4</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>MFV r357712: file 5.38.</title>
<updated>2020-02-11T07:02:48Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2020-02-11T07:02:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d38c30c092828f4882ce13b08d0bd3fd6dc7afb5'/>
<id>urn:sha1:d38c30c092828f4882ce13b08d0bd3fd6dc7afb5</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Tweaks for DIRDEPS_BUILD</title>
<updated>2019-12-19T02:40:04Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2019-12-19T02:40:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=b114e8fcd7f9c65f819f7199e9313ad3aafa370f'/>
<id>urn:sha1:b114e8fcd7f9c65f819f7199e9313ad3aafa370f</id>
<content type='text'>
libmagic only depend on mkmagic if not DIRDEPS_BUILD

libpmc fix -I for libpmcstat

local.dirdeps.mk be even more careful about adding gnu/lib/csu to DIRDEPS

Reviewed by:	bdrewery
Differential Revision:	https://reviews.freebsd.org/D22872
</content>
</entry>
<entry>
<title>Update dirdeps.mk and gendirdeps.mk</title>
<updated>2019-12-11T17:38:15Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2019-12-11T17:38:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=312809fe7fefbc8d5caa2b59089a5d9266378057'/>
<id>urn:sha1:312809fe7fefbc8d5caa2b59089a5d9266378057</id>
<content type='text'>
The env space consumed by exporting all libc's .meta files
left little room for command line,
so unexport when done.

Update dirdeps.mk to latest and add
dirdeps-targets.mk to simplify/update targets/Makefile

Makefile changes to go with Makefile.depend changes in D22494

Reviewed by:	 bdrewery
MFC after:	1 week
Sponsored by:   Juniper Networks
Differential Revision:  https://reviews.freebsd.org/D22495
</content>
</entry>
<entry>
<title>Update Makefile.depend files</title>
<updated>2019-12-11T17:37:53Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2019-12-11T17:37:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=2c9a9dfc187d171de6b92654d71b977f067ed641'/>
<id>urn:sha1:2c9a9dfc187d171de6b92654d71b977f067ed641</id>
<content type='text'>
Update a bunch of Makefile.depend files as
a result of adding Makefile.depend.options files

Reviewed by:	 bdrewery
MFC after:	1 week
Sponsored by:   Juniper Networks
Differential Revision:  https://reviews.freebsd.org/D22494
</content>
</entry>
<entry>
<title>MFV r354582: file 5.37.</title>
<updated>2019-11-10T17:00:23Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2019-11-10T17:00:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=48c779cdecb5f803e5fe5d761987e976ca9609db'/>
<id>urn:sha1:48c779cdecb5f803e5fe5d761987e976ca9609db</id>
<content type='text'>
MFC after:	3 days
</content>
</entry>
<entry>
<title>Fix .depend files to work for build tools.</title>
<updated>2019-06-15T17:08:13Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2019-06-15T17:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c63c5ab001106bc7beb1d3bc92666c73bcd5c94d'/>
<id>urn:sha1:c63c5ab001106bc7beb1d3bc92666c73bcd5c94d</id>
<content type='text'>
This is somewhat of a follow-up to r335746.

MFC after:	2 weeks
Sponsored by:	DellEMC
</content>
</entry>
<entry>
<title>Don't use CCACHE for linking.</title>
<updated>2018-06-27T19:29:15Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2018-06-27T19:29:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=96a0acc4ce1cbac643c51d118db1912dd63f6bb8'/>
<id>urn:sha1:96a0acc4ce1cbac643c51d118db1912dd63f6bb8</id>
<content type='text'>
MFC after:	2 weeks
Sponsored by:	Dell EMC
</content>
</entry>
<entry>
<title>Style fixup:</title>
<updated>2018-05-20T05:59:42Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2018-05-20T05:59:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=98131b3eb2f5647e74ecebf1afccadc608b486d1'/>
<id>urn:sha1:98131b3eb2f5647e74ecebf1afccadc608b486d1</id>
<content type='text'>
A non-functional commit to make adjustment to an aesthetically
unpleasing long line.
</content>
</entry>
</feed>
