<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libmagic/Makefile, branch release/14.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F14.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F14.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-09-14T22:01:08Z</updated>
<entry>
<title>MFC: MFV: file 5.45.</title>
<updated>2023-09-14T22:01:08Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2023-09-10T19:20:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=acdad1f1cb471aacbd7c372af9a79d6b3467ca93'/>
<id>urn:sha1:acdad1f1cb471aacbd7c372af9a79d6b3467ca93</id>
<content type='text'>
(cherry picked from commit 898496ee09ed2b7d25f6807edc4515628196ec0a)

Disable byteswap.h for now.

(cherry picked from commit 90474518912f5e5f49bc5325b7f88e94eba64d6a)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-16T17:55:03Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf'/>
<id>urn:sha1:d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</content>
</entry>
<entry>
<title>Install working pkgconfig .pc files for compat libraries</title>
<updated>2022-08-11T22:18:34Z</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson@FreeBSD.org</email>
</author>
<published>2022-08-11T22:17:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ac175bd33a21b7f357cffe37117dc5afa6d7c5fb'/>
<id>urn:sha1:ac175bd33a21b7f357cffe37117dc5afa6d7c5fb</id>
<content type='text'>
The default ones are install them to /usr/libdata/pkgconfig, and we can't
use this path for compat libraries, so we use /usr/lib&lt;suffix&gt;/pkgconfigi here.

Test Plan:	grep -rn libdir= ./usr/lib32/pkgconfig/*.pc
MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D34939
</content>
</entry>
<entry>
<title>Convert libs with pc files to use PCFILES</title>
<updated>2021-03-16T06:13:07Z</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=500f4659d7c8947082dba040a1d58e7d228f8d44'/>
<id>urn:sha1:500f4659d7c8947082dba040a1d58e7d228f8d44</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>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>
