<?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>c77c488926555ca344ae3a417544cf7a720e1de1 - MFV: less v668.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/Makefile#c77c488926555ca344ae3a417544cf7a720e1de1</link>
        <description>MFV: less v668.MFC after:	2 weeks

            List of files:
            /freebsd/usr.bin/less/Makefile</description>
        <pubDate>Mon, 09 Dec 2024 05:50:00 +0100</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/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/usr.bin/less/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/usr.bin/less/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.bin/less/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>555b62e1c8ecf718b4fe5282457b8543cc1b8d99 - less: Re-enable -Wdeprecated-non-prototype warnings.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/Makefile#555b62e1c8ecf718b4fe5282457b8543cc1b8d99</link>
        <description>less: Re-enable -Wdeprecated-non-prototype warnings.These were fixed in the most recent update to contrib/less.

            List of files:
            /freebsd/usr.bin/less/Makefile</description>
        <pubDate>Thu, 25 May 2023 18:16:20 +0200</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1bd44215d048503cb5902f87f7c8d98ff726338f - less: Silence -Wdeprecated-non-prototype warnings.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/Makefile#1bd44215d048503cb5902f87f7c8d98ff726338f</link>
        <description>less: Silence -Wdeprecated-non-prototype warnings.This has an active upstream so will presumably be fixed upstream atsome point.Reviewed by:	emasteDifferential Revision:	https://reviews.freebsd.org/D39525

            List of files:
            /freebsd/usr.bin/less/Makefile</description>
        <pubDate>Tue, 18 Apr 2023 20:26:08 +0200</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3451ed888e7519ba620e7372ba620500c47bdc8a - less: silence K&amp;R warns</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/Makefile#3451ed888e7519ba620e7372ba620500c47bdc8a</link>
        <description>less: silence K&amp;R warnsSponsored by:	Rubicon Communications, LLC (&quot;Netgate&quot;)

            List of files:
            /freebsd/usr.bin/less/Makefile</description>
        <pubDate>Thu, 16 Mar 2023 19:24:12 +0100</pubDate>
        <dc:creator>Mateusz Guzik &lt;mjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>069ebe6fbae56a70058d24db4d6e310f1f916733 - pkgbase: Put less in FreeBSD-runtime</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/Makefile#069ebe6fbae56a70058d24db4d6e310f1f916733</link>
        <description>pkgbase: Put less in FreeBSD-runtimeUseful to have a pager in it.Differential Revision:	https://reviews.freebsd.org/D36231

            List of files:
            /freebsd/usr.bin/less/Makefile</description>
        <pubDate>Tue, 16 Aug 2022 21:25:38 +0200</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cbc83e378a7ee8f8aea9811906a2786a8f3bdeb3 - ncurses: chase dependency changes in the source tree</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/Makefile#cbc83e378a7ee8f8aea9811906a2786a8f3bdeb3</link>
        <description>ncurses: chase dependency changes in the source treeDifferential Revision:	https://reviews.freebsd.org/D32098

            List of files:
            /freebsd/usr.bin/less/Makefile</description>
        <pubDate>Thu, 23 Sep 2021 03:52:46 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4bcc6d14e23d1443a275fc3a494094274a2f8382 - Fix build</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/Makefile#4bcc6d14e23d1443a275fc3a494094274a2f8382</link>
        <description>Fix buildMFC after:	2 weeks

            List of files:
            /freebsd/usr.bin/less/Makefile</description>
        <pubDate>Sun, 18 Jul 2021 07:51:28 +0200</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>30a1828c5196c415c8afc0d50f9131885d0c6b43 - less: upgrade to v590.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/Makefile#30a1828c5196c415c8afc0d50f9131885d0c6b43</link>
        <description>less: upgrade to v590.MFC after:	2 weeks

            List of files:
            /freebsd/usr.bin/less/Makefile</description>
        <pubDate>Sun, 18 Jul 2021 07:20:44 +0200</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7a4dc5404b7293a02852cd93b2a33e60e073740e - rename zstless into zstdless to be consistent with other zstdcommands</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/Makefile#7a4dc5404b7293a02852cd93b2a33e60e073740e</link>
        <description>rename zstless into zstdless to be consistent with other zstdcommands

            List of files:
            /freebsd/usr.bin/less/Makefile</description>
        <pubDate>Sat, 15 Apr 2017 22:55:09 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7ccae4e0a4907a4d4dc2202558928665b22cd4bb - Add a zstdless equivalent to zless, bzless xzless</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/Makefile#7ccae4e0a4907a4d4dc2202558928665b22cd4bb</link>
        <description>Add a zstdless equivalent to zless, bzless xzless

            List of files:
            /freebsd/usr.bin/less/Makefile</description>
        <pubDate>Sat, 15 Apr 2017 22:06:24 +0200</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/usr.bin/less/Makefile#98e0ffaefb0f241cda3a72395d3be04192ae0d47</link>
        <description>Merge sync of head

            List of files:
            /freebsd/usr.bin/less/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/usr.bin/less/Makefile#d899be7d43d8df9cb485af5705e2724165a461c7</link>
        <description>Reintegrate head: r274132-r277384Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.bin/less/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/usr.bin/less/Makefile#8f0ea33f2bbf3a6aa80235f0a02fa5f2780c2b17</link>
        <description>Reintegrate head revisions r273096-r277147Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.bin/less/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>840e70929b3bc0bfdbccfd8d8626d6e2f29ddbcf - MFHead @ r275232</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/Makefile#840e70929b3bc0bfdbccfd8d8626d6e2f29ddbcf</link>
        <description>MFHead @ r275232

            List of files:
            /freebsd/usr.bin/less/Makefile</description>
        <pubDate>Sat, 29 Nov 2014 06:28:40 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c97f721e7032f8c0e1d19a6b8887bd2af8cfa0f - r274961 through r275075</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/Makefile#2c97f721e7032f8c0e1d19a6b8887bd2af8cfa0f</link>
        <description>r274961 through r275075

            List of files:
            /freebsd/usr.bin/less/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 22:43:01 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e11bd9e2a2b1cbd4283c87c93e3cc75e3f2dacb - Convert to usr.bin/ to LIBADD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/Makefile#3e11bd9e2a2b1cbd4283c87c93e3cc75e3f2dacb</link>
        <description>Convert to usr.bin/ to LIBADDReduce overlinking

            List of files:
            /freebsd/usr.bin/less/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 15:29:10 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>246e7a2b6494cd991b08ac669ed761ecea0cc98c - IFC @r269962</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/Makefile#246e7a2b6494cd991b08ac669ed761ecea0cc98c</link>
        <description>IFC @r269962Submitted by:	Anish Gupta (akgupt3@gmail.com)

            List of files:
            /freebsd/usr.bin/less/Makefile</description>
        <pubDate>Tue, 02 Sep 2014 06:22:42 +0200</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee7b0571c2c18bdec848ed2044223cc88db29bd8 - Merge head from 7/28</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/less/Makefile#ee7b0571c2c18bdec848ed2044223cc88db29bd8</link>
        <description>Merge head from 7/28

            List of files:
            /freebsd/usr.bin/less/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>
</channel>
</rss>
