<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in src.tools.mk</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>cf5f0744cd1df70f92959710bdf2a88c9f9c7df7 - Add .NOTMAIN to guard targets</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/mk/src.tools.mk#cf5f0744cd1df70f92959710bdf2a88c9f9c7df7</link>
        <description>Add .NOTMAIN to guard targetsAvoid make mistaking a guard target for the .MAIN one.

            List of files:
            /freebsd/share/mk/src.tools.mk</description>
        <pubDate>Sat, 19 Apr 2025 21:57:41 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/mk/src.tools.mk#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/share/mk/src.tools.mk</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>61f66a1f4403fded9aae14d890ad96914a3c0bc1 - ncurses: Add support for terminfo database</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/mk/src.tools.mk#61f66a1f4403fded9aae14d890ad96914a3c0bc1</link>
        <description>ncurses: Add support for terminfo databaseAlong with the termcap database, ncurses will now lookup for theterminfo database, note that the terminfo database is being lookedup first and then it fallsback on the termcap one.While here drop our custom reader for the termcap database, over thetime it is needed maintenance to be able to catchup with changes on ncursesside.Install the ncurses tools which are needed to deal with the terminfodatabase: tic, infocmp, toeReplace our termcap only aware tools with the ncurses counterpart:tput, tabs, tset, clear and resetIn particular they can your the extra capabilities described in theterminfo database, which does not exist in termcapNote that to add a new terminfo information to the database from portsthe ports will just need to add their extra information into:/usr/local/share/site-terminfo/&lt;firstletteroftheterm&gt;/&lt;term&gt;Tested by:	jbeich, manu

            List of files:
            /freebsd/share/mk/src.tools.mk</description>
        <pubDate>Tue, 12 Jan 2021 17:34:49 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a8b8edb25e1d97b1872f699d31b43633d60d76b8 - Normalize deployment tools usage and definitions by putting into one place</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/mk/src.tools.mk#a8b8edb25e1d97b1872f699d31b43633d60d76b8</link>
        <description>Normalize deployment tools usage and definitions by putting into one placeinstead of sprinkling them out over many disjoint files. This is a follow-upto achieve the same goal in an incomplete rev.348521.Approved by:	impMFC after:	1 monthDifferential Revision:	https://reviews.freebsd.org/D20520

            List of files:
            /freebsd/share/mk/src.tools.mk</description>
        <pubDate>Tue, 07 Apr 2020 04:46:22 +0200</pubDate>
        <dc:creator>Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
