<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d198b877 - fwget: Introduce new utility</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#d198b877</link>
        <description>fwget: Introduce new utilityThis script&apos;s goal is to check the system for peripherals that needsfirmware and install the needed packages for them.For now it only support pci subsystem and only video classes for AMDand Intel GPUs.Reviewed by:	baptSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D39825

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Wed, 26 Apr 2023 05:46:20 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1808b557 - Add efiwake tool</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#1808b557</link>
        <description>Add efiwake toolReviewed by:	kibMFC after:	1 weekDifferential revision:	https://reviews.freebsd.org/D36714

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Wed, 26 Apr 2023 16:16:55 +0000</pubDate>
        <dc:creator>Johannes Totz &lt;jo@bruelltuete.com&gt;</dc:creator>
    </item>
<item>
        <title>df53ae0f - Remove portsnap(8)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#df53ae0f</link>
        <description>Remove portsnap(8)Rather than having a tool in the FreeBSD base system for obtainingthe FreeBSD ports tree, users are encouraged to `pkg install git`and then `git clone https://git.FreeBSD.org/ports.git /usr/ports`.The portsnap servers will continue operating until FreeBSD 13 reachesits End-of-Life, and portsnap is available from the ports tree asports-mgmt/portsnap.Requested by:	portmgrRelnotes:	yesDifferential Revision:	https://reviews.freebsd.org/D39563X-MFC:		no

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Sun, 23 Apr 2023 01:07:14 +0000</pubDate>
        <dc:creator>Colin Percival &lt;cperciva@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f051d723 - hyperv: Build and install where supported</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#f051d723</link>
        <description>hyperv: Build and install where supportedRemove the hard-coded dependency on HYPERV being only x86. Instead, 100%rely on MK_HYPERV. It&apos;s always right (since it&apos;s marked BROKEN (so setto &quot;no&quot;) on architectures we don&apos;t support).Sponsored by:		NetflixReviewed by:		bzDifferential Revision:	https://reviews.freebsd.org/D38306

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Wed, 01 Feb 2023 17:21:24 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>657729a8 - Retire trpt(8).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#657729a8</link>
        <description>Retire trpt(8).trpt(8) was utility to pull TCP debugging data from the kerneloriginating back from 4.2BSD.  It is not used nowadays by TCPdevelopers.  We have more powerful debugging facilities, e.g.the Dtrace probing, the TCP black box logging and siftr.Discussed with: rscheff, tuexen, rrs, jtl and others

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Fri, 02 Dec 2022 22:10:55 +0000</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13ec1e31 - boottrace(8): small wrapper utility</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#13ec1e31</link>
        <description>boottrace(8): small wrapper utilityThis is a small program that when invoked will create start and stopboottrace entries via sysctl, and execute the desired command. Havingthis as an executable -- as opposed to some shell script invokingsysctl(8) -- allows the total resource usage recorded by the traceentries to include the child process.Reviewed by:	0mp, trasz (older version)Sponsored by:	NetApp, Inc.Sponsored by:	Klara, Inc.Differential Revision:	https://reviews.freebsd.org/D31929

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Fri, 05 Feb 2021 20:07:39 +0000</pubDate>
        <dc:creator>Mitchell Horne &lt;mhorne@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d73d40c1 - usr.sbin: add tcpsso to Makefile</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#d73d40c1</link>
        <description>usr.sbin: add tcpsso to Makefile

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Wed, 09 Feb 2022 18:22:18 +0000</pubDate>
        <dc:creator>Michael Tuexen &lt;tuexen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8b487b82 - Fix bsd.subdir.mk-related issues after 0a0f7486413c</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#8b487b82</link>
        <description>Fix bsd.subdir.mk-related issues after 0a0f7486413cSince bsd.prog.mk includes bsd.obj.mk, and thus bsd.subdir.mk, we mustensure all our bsd.subdir.mk-affecting variables are set beforeincluding bsd.prog.mk. Since sbin&apos;s various Makefile.arch files add toSUBDIR this results in those not taking effect, and presumably we alsoend up not having buildworld as parallel as it should be due to the factthat SUBDIR_PARALLEL was not being set before including bsd.prog.mk.MFC with:	0a0f7486413c147d56808b38055c40c64cff61f5Reviewed by:	olivierDifferential Revision:	https://reviews.freebsd.org/D31125

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Mon, 12 Jul 2021 19:54:01 +0000</pubDate>
        <dc:creator>Jessica Clarke &lt;jrtc27@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>24f398e7 - Add efitable(8), a userspace tool to fetch and parse EFI tables</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#24f398e7</link>
        <description>Add efitable(8), a userspace tool to fetch and parse EFI tablesOnly ESRT and PROP tables are handled at the moment.Submitted by:	Pavel Balaev &lt;pavel.balaev@3mdeb.com&gt;MFC after:	2 weeksDifferential revision:	https://reviews.freebsd.org/D30104

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Thu, 01 Jul 2021 16:29:36 +0000</pubDate>
        <dc:creator>Pavel Balaev &lt;pavel.balaev@3mdeb.com&gt;</dc:creator>
    </item>
<item>
        <title>0a0f7486 - man: Build manpages for all architectures</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#0a0f7486</link>
        <description>man: Build manpages for all architecturesBuilding and installing architecture-specific man pages only raises a number ofproblems: * The https://www.freebsd.org/cgi/man.cgi is incomplete. As an   example, it does not show results for pae(4). The reason for this is   that the cgi interface runs on FreeBSD amd64. * In FreeBSD amd64 some manual pages have broken X-refs. See hptrr(4)   for an example. * Also, we have broken links in our Release Notes. This is a   consequence of the first point. See   https://www.freebsd.org/releases/13.0R/hardware/#proc-i386.Make MAN_ARCH default to &apos;all&apos; so we build all the man pages for all thearchitectures. The difference in disk space is negligible. Also linkarchitecture-specific man pages to their own section while keeping their ownnamespace.PR: 212290Reported by:	mj@bsdops.comApproved by:	ceri@, wosch@MFC after:	4 weeks

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Wed, 09 Jun 2021 10:58:04 +0000</pubDate>
        <dc:creator>Fernando Apestegu&#237;a &lt;fernape@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c42e9af5 - pkgbase: Move ctld/ctladm to iscsi package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#c42e9af5</link>
        <description>pkgbase: Move ctld/ctladm to iscsi packageWhile here only compile both of them if WITH_ISCSI is set (this is the default).Reviewed by:	emasteDifferential Revision:	https://reviews.freebsd.org/D30755Sponsored by:	Diablotin Systems

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Sat, 19 Jun 2021 15:49:57 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d865da5e - ancontrol: Remove an(4) utility</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#d865da5e</link>
        <description>ancontrol: Remove an(4) utilityLast an(4) devices have been End Of Life and End Of Sale in 2007.Time to remove this driver.Differential Revision:	https://reviews.freebsd.org/D30680Reviewed by:		imp (earlier version), emaste (earlier version)Sponsored by:		Diablotin Systems

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Mon, 07 Jun 2021 16:48:57 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e4d63c5d - Remove fmtree(8)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#e4d63c5d</link>
        <description>Remove fmtree(8)fmtree(8) deprecation was announced on February 12, 2021, and no longerbuilt by default as of that date.  The deprecation notice was mergedback to stable/12 and stable/13 + releng/13.0.Continue with the plan by finishing the removal.Relnotes:	yes

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Tue, 02 Mar 2021 21:15:17 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b9cbc85d - nfs-over-tls: add user space daemons rpc.tlsclntd and rpc.tlsservd</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#b9cbc85d</link>
        <description>nfs-over-tls: add user space daemons rpc.tlsclntd and rpc.tlsservdThe kernel changes needed for nfs-over-tls have been committed to main.However, nfs-over-tls requires user space daemons to handle theTLS handshake and other non-application data TLS records.There is one daemon (rpc.tlsclntd) for the client side and one daemon(rpc.tlsservd) for the server side, although they share a fair amountof code found in rpc.tlscommon.c and rpc.tlscommon.h.They use a KTLS enabled OpenSSL to perform the actual work and, as such,are only built when MK_OPENSSL_KTLS is set.Communication with the kernel is done via upcall RPCs done on AF_LOCALsockets and the custom system call rpctls_syscall.Reviewed by:	gbe (man pages only), jhb (usr.sbin/Makefile only)Comments by:	jhbMFC after:	2 weeksDifferential Revision:	https://reviews.freebsd.org/D28430Relnotes:	yes

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Thu, 18 Feb 2021 22:08:19 +0000</pubDate>
        <dc:creator>Rick Macklem &lt;rmacklem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>123ae304 - build: remove LIBPTHREAD/LIBTHR build options</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#123ae304</link>
        <description>build: remove LIBPTHREAD/LIBTHR build optionsWITHOUT_LIBTHR has been broken for a little over five years now, since thexz 5.2.0 update introduced a hard liblzma dependency on libthr, and buildinga useful system without threading support is becoming increasingly moredifficult.Additionally, in the five plus years that it&apos;s been broken more reversedependencies have cropped up in libzstd, libsqlite3, and libcrypto (amongothers) that make it more and more difficult to reconcile the effort neededto fix these options.Remove the broken options.PR:		252760Reviewed by:	brooks, emaste, kibDifferential Revision:	https://reviews.freebsd.org/D28263

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Wed, 20 Jan 2021 14:01:25 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>db4b5a16 - Minor simplification of MK_PMC case in usr.sbin/Makefile</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#db4b5a16</link>
        <description>Minor simplification of MK_PMC case in usr.sbin/MakefileMK_PMC is already guarded by MK_CXX in src.opts.mk, so we can actuallymerge it with the following SUBDIR statement after c1a3d7f20696.Suggested By:	jrtc27

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Wed, 20 Jan 2021 09:52:58 +0000</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c1a3d7f2 - Remove remaining uses of ${COMPILER_FEATURES:Mc++11}</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#c1a3d7f2</link>
        <description>Remove remaining uses of ${COMPILER_FEATURES:Mc++11}All supported compilers have C++11 support so these checks can be replacedwith MK_CXX guards.See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252759PR:		252759Reviewed By:	emasteDifferential Revision: https://reviews.freebsd.org/D28234

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Tue, 19 Jan 2021 15:05:43 +0000</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>420306c3 - [pmc] whoops, remove spurious #&apos;s</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#420306c3</link>
        <description>[pmc] whoops, remove spurious #&apos;spointed out by gonzo@, thanks!

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Tue, 14 Jul 2020 05:33:23 +0000</pubDate>
        <dc:creator>Adrian Chadd &lt;adrian@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f8e66eb1 - [hwpmc] Compile &apos;pmc&apos; only if we have C++11.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/Makefile#f8e66eb1</link>
        <description>[hwpmc] Compile &apos;pmc&apos; only if we have C++11.I noticed when compiling with ye olde gcc-6.3.0 on mips that it tripped overa lack of C++11 bits.  This allows it to compile fine.

            List of files:
            /freebsd-14.2/usr.sbin/Makefile</description>
        <pubDate>Tue, 14 Jul 2020 05:10:50 +0000</pubDate>
        <dc:creator>Adrian Chadd &lt;adrian@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
