<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>8a8f2ebd2d3e09cfc057b5ba6ced2fd3151cfb0f - ncurses: Move termcap and tabset to ncurses-lib</title>
        <link>http://opengrok.net:8080/history/src/etc/termcap/Makefile#8a8f2ebd2d3e09cfc057b5ba6ced2fd3151cfb0f</link>
        <description>ncurses: Move termcap and tabset to ncurses-libtermcap and tabset are currently in runtime, but since ncurses is theonly thing which uses them, they belong in the ncurses package.curses without termcap is not very useful, so put them in the -libsubpackage rather than ncurses itself, so that installing ncurses-libprovides a working curses.This change moves files between packages so, until we have a properpolicy on how to handle this in release/stable branches, it shouldnot be MFC&apos;d.MFC after:	neverDiscussed with:	kevansReviewed by:	manu, kevansSponsored by:	https://www.patreon.com/bsdivyDifferential Revision:	https://reviews.freebsd.org/D53610

            List of files:
            /src/etc/termcap/Makefile</description>
        <pubDate>Thu, 06 Nov 2025 14:29:56 +0000</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1da7f3f6f72b2245e458fc7195733268ae4a1136 - termcap.small: Include xterm-256color</title>
        <link>http://opengrok.net:8080/history/src/etc/termcap/Makefile#1da7f3f6f72b2245e458fc7195733268ae4a1136</link>
        <description>termcap.small: Include xterm-256colorMFC after:	7 daysReviewed by:	imp, jhbDifferential Revision:	https://reviews.freebsd.org/D42784

            List of files:
            /src/etc/termcap/Makefile</description>
        <pubDate>Sat, 02 Dec 2023 05:55:56 +0000</pubDate>
        <dc:creator>Ka Ho Ng &lt;khng@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>577b62c2bacc7dfa228591ca3da361e1bc398301 - pkgbase: Put termcap.small in the same package as termcap</title>
        <link>http://opengrok.net:8080/history/src/etc/termcap/Makefile#577b62c2bacc7dfa228591ca3da361e1bc398301</link>
        <description>pkgbase: Put termcap.small in the same package as termcapReviewed by:	manuDifferential Revision:	https://reviews.freebsd.org/D36951

            List of files:
            /src/etc/termcap/Makefile</description>
        <pubDate>Fri, 03 Mar 2023 17:00:14 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7a8d62cd046942ab34fcf282ecbbb0747a08a4ee - termcap.small: Don&apos;t use -o pipefail.</title>
        <link>http://opengrok.net:8080/history/src/etc/termcap/Makefile#7a8d62cd046942ab34fcf282ecbbb0747a08a4ee</link>
        <description>termcap.small: Don&apos;t use -o pipefail.The command to generate termcap.small doesn&apos;t use any pipes, so thisoption is not needed.  Using it also breaks cross-building on hostswhere /bin/sh does not support pipefail such as Linux hosts where/bin/sh is dash.Reviewed by:	sobomax, impSponsored by:	DARPADifferential Revision:	https://reviews.freebsd.org/D37865

            List of files:
            /src/etc/termcap/Makefile</description>
        <pubDate>Tue, 27 Dec 2022 18:05:10 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3078531de10dcae44b253a35125c949ff4235284 - Fix mergemaster(8) breakage in the 6ad780caa.</title>
        <link>http://opengrok.net:8080/history/src/etc/termcap/Makefile#3078531de10dcae44b253a35125c949ff4235284</link>
        <description>Fix mergemaster(8) breakage in the 6ad780caa.Split out termcap.small generation into its own Makefile underetc/termcap, so it&apos;s properly executed by the underlying command:  make &apos;SUBDIR_OVERRIDE=etc&apos; everythingReported by:	gbeMFC after:	1 month

            List of files:
            /src/etc/termcap/Makefile</description>
        <pubDate>Tue, 13 Sep 2022 20:36:22 +0000</pubDate>
        <dc:creator>Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8a8f2ebd2d3e09cfc057b5ba6ced2fd3151cfb0f - ncurses: Move termcap and tabset to ncurses-lib</title>
        <link>http://opengrok.net:8080/history/src/etc/termcap/Makefile#8a8f2ebd2d3e09cfc057b5ba6ced2fd3151cfb0f</link>
        <description>ncurses: Move termcap and tabset to ncurses-libtermcap and tabset are currently in runtime, but since ncurses is theonly thing which uses them, they belong in the ncurses package.curses without termcap is not very useful, so put them in the -libsubpackage rather than ncurses itself, so that installing ncurses-libprovides a working curses.This change moves files between packages so, until we have a properpolicy on how to handle this in release/stable branches, it shouldnot be MFC&apos;d.MFC after:	neverDiscussed with:	kevansReviewed by:	manu, kevansSponsored by:	https://www.patreon.com/bsdivyDifferential Revision:	https://reviews.freebsd.org/D53610

            List of files:
            /src/etc/termcap/Makefile</description>
        <pubDate>Thu, 06 Nov 2025 14:29:56 +0000</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1da7f3f6f72b2245e458fc7195733268ae4a1136 - termcap.small: Include xterm-256color</title>
        <link>http://opengrok.net:8080/history/src/etc/termcap/Makefile#1da7f3f6f72b2245e458fc7195733268ae4a1136</link>
        <description>termcap.small: Include xterm-256colorMFC after:	7 daysReviewed by:	imp, jhbDifferential Revision:	https://reviews.freebsd.org/D42784

            List of files:
            /src/etc/termcap/Makefile</description>
        <pubDate>Sat, 02 Dec 2023 05:55:56 +0000</pubDate>
        <dc:creator>Ka Ho Ng &lt;khng@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>577b62c2bacc7dfa228591ca3da361e1bc398301 - pkgbase: Put termcap.small in the same package as termcap</title>
        <link>http://opengrok.net:8080/history/src/etc/termcap/Makefile#577b62c2bacc7dfa228591ca3da361e1bc398301</link>
        <description>pkgbase: Put termcap.small in the same package as termcapReviewed by:	manuDifferential Revision:	https://reviews.freebsd.org/D36951

            List of files:
            /src/etc/termcap/Makefile</description>
        <pubDate>Fri, 03 Mar 2023 17:00:14 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7a8d62cd046942ab34fcf282ecbbb0747a08a4ee - termcap.small: Don&apos;t use -o pipefail.</title>
        <link>http://opengrok.net:8080/history/src/etc/termcap/Makefile#7a8d62cd046942ab34fcf282ecbbb0747a08a4ee</link>
        <description>termcap.small: Don&apos;t use -o pipefail.The command to generate termcap.small doesn&apos;t use any pipes, so thisoption is not needed.  Using it also breaks cross-building on hostswhere /bin/sh does not support pipefail such as Linux hosts where/bin/sh is dash.Reviewed by:	sobomax, impSponsored by:	DARPADifferential Revision:	https://reviews.freebsd.org/D37865

            List of files:
            /src/etc/termcap/Makefile</description>
        <pubDate>Tue, 27 Dec 2022 18:05:10 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3078531de10dcae44b253a35125c949ff4235284 - Fix mergemaster(8) breakage in the 6ad780caa.</title>
        <link>http://opengrok.net:8080/history/src/etc/termcap/Makefile#3078531de10dcae44b253a35125c949ff4235284</link>
        <description>Fix mergemaster(8) breakage in the 6ad780caa.Split out termcap.small generation into its own Makefile underetc/termcap, so it&apos;s properly executed by the underlying command:  make &apos;SUBDIR_OVERRIDE=etc&apos; everythingReported by:	gbeMFC after:	1 month

            List of files:
            /src/etc/termcap/Makefile</description>
        <pubDate>Tue, 13 Sep 2022 20:36:22 +0000</pubDate>
        <dc:creator>Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8a8f2ebd2d3e09cfc057b5ba6ced2fd3151cfb0f - ncurses: Move termcap and tabset to ncurses-lib</title>
        <link>http://opengrok.net:8080/history/src/etc/termcap/Makefile#8a8f2ebd2d3e09cfc057b5ba6ced2fd3151cfb0f</link>
        <description>ncurses: Move termcap and tabset to ncurses-libtermcap and tabset are currently in runtime, but since ncurses is theonly thing which uses them, they belong in the ncurses package.curses without termcap is not very useful, so put them in the -libsubpackage rather than ncurses itself, so that installing ncurses-libprovides a working curses.This change moves files between packages so, until we have a properpolicy on how to handle this in release/stable branches, it shouldnot be MFC&apos;d.MFC after:	neverDiscussed with:	kevansReviewed by:	manu, kevansSponsored by:	https://www.patreon.com/bsdivyDifferential Revision:	https://reviews.freebsd.org/D53610

            List of files:
            /src/etc/termcap/Makefile</description>
        <pubDate>Thu, 06 Nov 2025 14:29:56 +0000</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1da7f3f6f72b2245e458fc7195733268ae4a1136 - termcap.small: Include xterm-256color</title>
        <link>http://opengrok.net:8080/history/src/etc/termcap/Makefile#1da7f3f6f72b2245e458fc7195733268ae4a1136</link>
        <description>termcap.small: Include xterm-256colorMFC after:	7 daysReviewed by:	imp, jhbDifferential Revision:	https://reviews.freebsd.org/D42784

            List of files:
            /src/etc/termcap/Makefile</description>
        <pubDate>Sat, 02 Dec 2023 05:55:56 +0000</pubDate>
        <dc:creator>Ka Ho Ng &lt;khng@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>577b62c2bacc7dfa228591ca3da361e1bc398301 - pkgbase: Put termcap.small in the same package as termcap</title>
        <link>http://opengrok.net:8080/history/src/etc/termcap/Makefile#577b62c2bacc7dfa228591ca3da361e1bc398301</link>
        <description>pkgbase: Put termcap.small in the same package as termcapReviewed by:	manuDifferential Revision:	https://reviews.freebsd.org/D36951

            List of files:
            /src/etc/termcap/Makefile</description>
        <pubDate>Fri, 03 Mar 2023 17:00:14 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7a8d62cd046942ab34fcf282ecbbb0747a08a4ee - termcap.small: Don&apos;t use -o pipefail.</title>
        <link>http://opengrok.net:8080/history/src/etc/termcap/Makefile#7a8d62cd046942ab34fcf282ecbbb0747a08a4ee</link>
        <description>termcap.small: Don&apos;t use -o pipefail.The command to generate termcap.small doesn&apos;t use any pipes, so thisoption is not needed.  Using it also breaks cross-building on hostswhere /bin/sh does not support pipefail such as Linux hosts where/bin/sh is dash.Reviewed by:	sobomax, impSponsored by:	DARPADifferential Revision:	https://reviews.freebsd.org/D37865

            List of files:
            /src/etc/termcap/Makefile</description>
        <pubDate>Tue, 27 Dec 2022 18:05:10 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3078531de10dcae44b253a35125c949ff4235284 - Fix mergemaster(8) breakage in the 6ad780caa.</title>
        <link>http://opengrok.net:8080/history/src/etc/termcap/Makefile#3078531de10dcae44b253a35125c949ff4235284</link>
        <description>Fix mergemaster(8) breakage in the 6ad780caa.Split out termcap.small generation into its own Makefile underetc/termcap, so it&apos;s properly executed by the underlying command:  make &apos;SUBDIR_OVERRIDE=etc&apos; everythingReported by:	gbeMFC after:	1 month

            List of files:
            /src/etc/termcap/Makefile</description>
        <pubDate>Tue, 13 Sep 2022 20:36:22 +0000</pubDate>
        <dc:creator>Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
