<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libmagic, branch release/13.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2022-01-25T00:05:17Z</updated>
<entry>
<title>file: Fix cross-compilation on Darwin/macOS</title>
<updated>2022-01-25T00:05:17Z</updated>
<author>
<name>Jose Luis Duran</name>
<email>jlduran@gmail.com</email>
</author>
<published>2022-01-05T12:13:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=925c54a30fdea77a81fd86bab4c9b0b9f4664d38'/>
<id>urn:sha1:925c54a30fdea77a81fd86bab4c9b0b9f4664d38</id>
<content type='text'>
Darwin/macOS does not have pipe2(2).

Apply a similar guard as in f3d7ace4b235422e5ccff0315f2965ac935241d8
after 43a5ec4eb41567cc92586503212743d89686d78f.

Pull Request: https://github.com/freebsd/freebsd-src/pull/574

(cherry picked from commit f5ccb3a33e23797b98860cea497d989a338af446)
</content>
</entry>
<entry>
<title>file: upgrade to 5.41.</title>
<updated>2022-01-18T00:43:58Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2022-01-04T06:02:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=46aa53e2b80e4074be7772d43546d0b8da3f71a1'/>
<id>urn:sha1:46aa53e2b80e4074be7772d43546d0b8da3f71a1</id>
<content type='text'>
(cherry picked from commit 43a5ec4eb41567cc92586503212743d89686d78f)
</content>
</entry>
<entry>
<title>Convert libs with pc files to use PCFILES</title>
<updated>2021-06-30T07:24:30Z</updated>
<author>
<name>Emmanuel Vadot</name>
<email>manu@FreeBSD.org</email>
</author>
<published>2021-03-16T06:13:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=41b278bd71817ba237a643fcd396dd3021873012'/>
<id>urn:sha1:41b278bd71817ba237a643fcd396dd3021873012</id>
<content type='text'>
Now the .pc ends up in the correct package (-dev)

Reviewed by:	bapt, emaste
Differential Revision:	https://reviews.freebsd.org/D29172
MFC after:      2 weeks
</content>
</entry>
<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/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/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/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/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/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/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/commit/?id=48c779cdecb5f803e5fe5d761987e976ca9609db'/>
<id>urn:sha1:48c779cdecb5f803e5fe5d761987e976ca9609db</id>
<content type='text'>
MFC after:	3 days
</content>
</entry>
</feed>
