<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/ncurses/Makefile</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>396851c20aebdfada7c108bef5695c6a372e75b1 - ncurses: split libtinfo from libncurses</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#396851c20aebdfada7c108bef5695c6a372e75b1</link>
        <description>ncurses: split libtinfo from libncursesmany external program expects libncurses to not be provided as a singlelibrary. Instead of fixing all ports, distribute ncurses the wayupstream distributes itTurn libncursesw.so into a ldscript which will link automatically asneeded to libtinfow so so this change is seamless at compile time.Differential Revision:	https://reviews.freebsd.org/D32098

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Thu, 23 Sep 2021 03:49:51 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>821aa63a09402935da0a73abf20ba0441562aa07 - ncurses: only keep the version with widechar support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#821aa63a09402935da0a73abf20ba0441562aa07</link>
        <description>ncurses: only keep the version with widechar supportOnly keep the widechar version of ncurses as libncursesw.so.9Keep the old name to avoid breaking the ABI compatibility (the nonwidechar version libncurses.so.9 is not binary compatible withlibncursesw.so.9) since all ports and base are already only linkingagainst the widechar version we can simply remove libncurses.so.9Since the .9 version only lived in the dev branch and never ended in arelease, it is simply removed and not added to any binary compatpackage.Add symlinks to keep build time compatibility for anyone linking against-lncurses

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Mon, 04 Jan 2021 17:29:40 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98e0ffaefb0f241cda3a72395d3be04192ae0d47 - Merge sync of head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#98e0ffaefb0f241cda3a72395d3be04192ae0d47</link>
        <description>Merge sync of head

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Wed, 27 May 2015 03:19:58 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d899be7d43d8df9cb485af5705e2724165a461c7 - Reintegrate head: r274132-r277384</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#d899be7d43d8df9cb485af5705e2724165a461c7</link>
        <description>Reintegrate head: r274132-r277384Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Mon, 19 Jan 2015 17:15:12 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f0ea33f2bbf3a6aa80235f0a02fa5f2780c2b17 - Reintegrate head revisions r273096-r277147</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#8f0ea33f2bbf3a6aa80235f0a02fa5f2780c2b17</link>
        <description>Reintegrate head revisions r273096-r277147Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Tue, 13 Jan 2015 22:29:24 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a4ed727666b8a83c4f019b03bd4e9ac547c2b866 - MFhead @ r276594</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#a4ed727666b8a83c4f019b03bd4e9ac547c2b866</link>
        <description>MFhead @ r276594

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Sat, 03 Jan 2015 00:27:16 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>eca4d50aaa8b500512c40d8a8c514ac8bfc551bc - Merge ^/head r274961 through r276342.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#eca4d50aaa8b500512c40d8a8c514ac8bfc551bc</link>
        <description>Merge ^/head r274961 through r276342.

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Sun, 28 Dec 2014 21:02:06 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bc0e66d441903828d43d92767f801242f4488873 - Parallelize building lib/ncurses</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#bc0e66d441903828d43d92767f801242f4488873</link>
        <description>Parallelize building lib/ncursesMFC after: 1 weekDifferential Revision: https://reviews.freebsd.org/D1353

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Sat, 27 Dec 2014 22:11:42 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee7b0571c2c18bdec848ed2044223cc88db29bd8 - Merge head from 7/28</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#ee7b0571c2c18bdec848ed2044223cc88db29bd8</link>
        <description>Merge head from 7/28

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Tue, 19 Aug 2014 08:50:54 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>414fdaf09dec0d34181d91254e83ecb1a8a360d9 - IFC @266473</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#414fdaf09dec0d34181d91254e83ecb1a8a360d9</link>
        <description>IFC @266473

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Wed, 21 May 2014 22:30:52 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>525e2a83f64124d4af12f24b1adaf552314b42df - Revert r261296.  This removes the WITHOUT_NCURSESW option.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#525e2a83f64124d4af12f24b1adaf552314b42df</link>
        <description>Revert r261296.  This removes the WITHOUT_NCURSESW option.It was the wrong direction.  We will instead remove use of thenon-wide-character supporting libncurses.

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Thu, 15 May 2014 18:44:25 +0200</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cc3f4b99653c34ae64f8a1fddea370abefef680e - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#cc3f4b99653c34ae64f8a1fddea370abefef680e</link>
        <description>Merge from head

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Fri, 09 May 2014 01:54:15 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052 - Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052</link>
        <description>Use src.opts.mk in preference to bsd.own.mk except where we need stufffrom the latter.

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Tue, 06 May 2014 06:22:01 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d2ab4a62d6733c45958627ac113bdbd818d1e2a - Merge head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#9d2ab4a62d6733c45958627ac113bdbd818d1e2a</link>
        <description>Merge head

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Sun, 27 Apr 2014 10:13:43 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7 - IFC @264767</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7</link>
        <description>IFC @264767

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Wed, 23 Apr 2014 23:52:43 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c98bb15d01876b54224f52232cee5ba1b5b0ce6f - MFH: tracking commit</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#c98bb15d01876b54224f52232cee5ba1b5b0ce6f</link>
        <description>MFH: tracking commitSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Fri, 21 Feb 2014 04:30:12 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5748b897da441d1f10e1fe0c39155ea33d6d383a - Merge head up to r262222 (last merge was incomplete).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#5748b897da441d1f10e1fe0c39155ea33d6d383a</link>
        <description>Merge head up to r262222 (last merge was incomplete).

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Wed, 19 Feb 2014 23:02:15 +0100</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38e233371c34a7ffe3bbb1ffd6c1d3f3d0479681 - Merge from CheriBSD:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/ncurses/Makefile#38e233371c34a7ffe3bbb1ffd6c1d3f3d0479681</link>
        <description>Merge from CheriBSD:commit c1acf022c533c5ae27e0cd556977eafe3f5959ebAuthor: Brooks Davis &lt;brooks@one-eyed-alien.net&gt;Date:   Fri Jan 17 21:46:44 2014 +0000    Add an option WITHOUT_NCURSESW to suppress building and linking to    libncursesw.  While wide character support it useful we&apos;d like to    only need one ncurses library on embedded systems.MFC after:	4 weeksSponsored by:	DARPA, AFRL

            List of files:
            /freebsd/lib/ncurses/Makefile</description>
        <pubDate>Thu, 30 Jan 2014 22:08:36 +0100</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
