<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/bmake, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Merge bmake-20260313</title>
<updated>2026-04-06T18:32:43+00:00</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2026-04-06T18:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=34a3834eadd03bec7703b8fbf9123f27b1114986'/>
<id>34a3834eadd03bec7703b8fbf9123f27b1114986</id>
<content type='text'>
Merge commit 'fe271bdb43cf88ee129d94c0e286fe618fd28e89'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge commit 'fe271bdb43cf88ee129d94c0e286fe618fd28e89'
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to bmake-20251111</title>
<updated>2025-12-03T18:15:46+00:00</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2025-12-03T18:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c60f6422ffae3ea85e7b10bad950ad27c463af18'/>
<id>c60f6422ffae3ea85e7b10bad950ad27c463af18</id>
<content type='text'>
Merge commit '638c66de4a0faa4c2e815e81cd4021c2387c7e0f'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge commit '638c66de4a0faa4c2e815e81cd4021c2387c7e0f'
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge bmake-20250804</title>
<updated>2025-08-05T22:57:12+00:00</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2025-08-05T22:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b4894eca1ade4e9cec9afbe76021305d23bf914a'/>
<id>b4894eca1ade4e9cec9afbe76021305d23bf914a</id>
<content type='text'>
Fixes bug in meta mode output capture.

Merge commit '787302bde4d89279180303b753eb73b9bc6820b9'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes bug in meta mode output capture.

Merge commit '787302bde4d89279180303b753eb73b9bc6820b9'
</pre>
</div>
</content>
</entry>
<entry>
<title>bmake: Add a package for bmake and share/mk</title>
<updated>2025-07-28T09:17:36+00:00</updated>
<author>
<name>Lexi Winter</name>
<email>ivy@FreeBSD.org</email>
</author>
<published>2025-07-27T11:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=14f57afb852ddac57d3a277aef375cda5666c620'/>
<id>14f57afb852ddac57d3a277aef375cda5666c620</id>
<content type='text'>
bmake along with /usr/share/mk seems to meet the criteria for being in
its own package: it's self-contained and the majority of users (who are
using binary packages) don't need to install it, so it doesn't belong in
FreeBSD-utilities.  Instead, put it in its own package.

Add a dependency on the new package from:

- sendmail (uses make to build its configuration)
- NIS (uses make to build the database).

But not from examples, because while some of the examples do require
make, they are intended as examples rather than something to be used
directly.

Reviewed by:	manu, sjg
Differential Revision:	https://reviews.freebsd.org/D50149
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bmake along with /usr/share/mk seems to meet the criteria for being in
its own package: it's self-contained and the majority of users (who are
using binary packages) don't need to install it, so it doesn't belong in
FreeBSD-utilities.  Instead, put it in its own package.

Add a dependency on the new package from:

- sendmail (uses make to build its configuration)
- NIS (uses make to build the database).

But not from examples, because while some of the examples do require
make, they are intended as examples rather than something to be used
directly.

Reviewed by:	manu, sjg
Differential Revision:	https://reviews.freebsd.org/D50149
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace last few remaining MAN[1-8] with MAN</title>
<updated>2025-07-26T10:00:02+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2025-07-26T10:00:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=23401aeb15cec75fc215550b032aa898d2e62455'/>
<id>23401aeb15cec75fc215550b032aa898d2e62455</id>
<content type='text'>
Reviewed by:	ivy
Differential Revision:	https://reviews.freebsd.org/D51530
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	ivy
Differential Revision:	https://reviews.freebsd.org/D51530
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge bmake-20250707</title>
<updated>2025-07-19T17:41:12+00:00</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2025-07-19T17:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a8c56be47166295d37600ff81fc1857db87b3a9b'/>
<id>a8c56be47166295d37600ff81fc1857db87b3a9b</id>
<content type='text'>
Merge commit '3d772e596c1acf76f555c1f51fd8d834e56b0c35'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge commit '3d772e596c1acf76f555c1f51fd8d834e56b0c35'
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge bmake-20250618</title>
<updated>2025-06-28T02:49:16+00:00</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2025-06-28T02:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0b46a53a2f50b5ab0f4598104119a049b9c42cc9'/>
<id>0b46a53a2f50b5ab0f4598104119a049b9c42cc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge bmake-20250414</title>
<updated>2025-04-19T20:59:16+00:00</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2025-04-19T20:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=759b177aecbfc49ebc900739954ac56b1aa5fc53'/>
<id>759b177aecbfc49ebc900739954ac56b1aa5fc53</id>
<content type='text'>
Merge commit '284d1f7d496806b18558ab55e4654fd5e96d6a3e'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge commit '284d1f7d496806b18558ab55e4654fd5e96d6a3e'
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge bmake-20250308</title>
<updated>2025-03-19T21:10:44+00:00</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2025-03-19T21:06:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d9a65c5de1c9f30ae71ce0be8fb88be9d20d216d'/>
<id>d9a65c5de1c9f30ae71ce0be8fb88be9d20d216d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mangled bmake makefile</title>
<updated>2025-01-31T01:02:45+00:00</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2025-01-31T01:02:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a69ac6ee79143476abc044346aa28822324f33a6'/>
<id>a69ac6ee79143476abc044346aa28822324f33a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
