<?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>ffec3151 - Convert gnu to using SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gperf/Makefile#ffec3151</link>
        <description>Convert gnu to using SRCTOPPrefer SRCTOP over CURDIR/../../contrib, etc. However, retain the &quot;upone level&quot; instances of ../ because they are really relative to thispart of the tree and not a means to find the root of the tree. Assuch, it&apos;s better to leave them since that further the goal of beingable to move directories if watned to in the future.Differential Revision:	https://reviews.freebsd.org/D9932Sponsored by:		NetflixSilence	On:		arch@ (twice)

            List of files:
            /freebsd-12.1/gnu/usr.bin/gperf/Makefile</description>
        <pubDate>Sun, 12 Mar 2017 18:59:16 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>db997e07 - Install old texinfo pages in the form of mdoc(7) pages</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gperf/Makefile#db997e07</link>
        <description>Install old texinfo pages in the form of mdoc(7) pages

            List of files:
            /freebsd-12.1/gnu/usr.bin/gperf/Makefile</description>
        <pubDate>Mon, 02 Mar 2015 11:49:01 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7fab041 - Remove gnu/ info pages to unbreak the build with MK_GCC != no, etc</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gperf/Makefile#c7fab041</link>
        <description>Remove gnu/ info pages to unbreak the build with MK_GCC != no, etcReported by: Ivan Klymenko &lt;fidaj@ukr.net&gt;Reviewed by: baptDifferential Revision: D1412

            List of files:
            /freebsd-12.1/gnu/usr.bin/gperf/Makefile</description>
        <pubDate>Fri, 02 Jan 2015 20:34:55 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>acca521c - upgrade gperf to the last GPLv2 version (3.0.3)</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gperf/Makefile#acca521c</link>
        <description>upgrade gperf to the last GPLv2 version (3.0.3)Reviewed by:	cognetApproved by:	cognet

            List of files:
            /freebsd-12.1/gnu/usr.bin/gperf/Makefile</description>
        <pubDate>Mon, 28 Nov 2011 12:29:16 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4611c83a - Remove getopt*.c, we already have compatible getopt_long() in libc</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gperf/Makefile#4611c83a</link>
        <description>Remove getopt*.c, we already have compatible getopt_long() in libc

            List of files:
            /freebsd-12.1/gnu/usr.bin/gperf/Makefile</description>
        <pubDate>Tue, 17 Feb 2004 01:49:20 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c2eaaece - *sigh* Really fix a typo.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gperf/Makefile#c2eaaece</link>
        <description>*sigh* Really fix a typo.Submitted by:	bde

            List of files:
            /freebsd-12.1/gnu/usr.bin/gperf/Makefile</description>
        <pubDate>Tue, 16 Apr 2002 06:34:59 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c9a979c8 - Fix typo.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gperf/Makefile#c9a979c8</link>
        <description>Fix typo.

            List of files:
            /freebsd-12.1/gnu/usr.bin/gperf/Makefile</description>
        <pubDate>Mon, 15 Apr 2002 21:57:40 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5786a9cf - Revert the last change and mark the program as PROG_CXX.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gperf/Makefile#5786a9cf</link>
        <description>Revert the last change and mark the program as PROG_CXX.

            List of files:
            /freebsd-12.1/gnu/usr.bin/gperf/Makefile</description>
        <pubDate>Thu, 11 Apr 2002 11:06:06 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fffa0325 - Add -lstdc++ to the link args for these C++ tools so that they can be</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gperf/Makefile#fffa0325</link>
        <description>Add -lstdc++ to the link args for these C++ tools so that they can becompiled with gcc-3.1.  Somebody thought it was a good idea to movethe implementation of new and delete from libgcc to libstdc++.  Thischange doesn&apos;t harm the current compiler in the tree.

            List of files:
            /freebsd-12.1/gnu/usr.bin/gperf/Makefile</description>
        <pubDate>Sun, 07 Apr 2002 02:40:55 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d8504df2 - Style tweaks.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gperf/Makefile#d8504df2</link>
        <description>Style tweaks.

            List of files:
            /freebsd-12.1/gnu/usr.bin/gperf/Makefile</description>
        <pubDate>Fri, 13 Oct 2000 12:22:47 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>99fee5f9 - Update for gperf 2.7</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gperf/Makefile#99fee5f9</link>
        <description>Update for gperf 2.7

            List of files:
            /freebsd-12.1/gnu/usr.bin/gperf/Makefile</description>
        <pubDate>Sat, 25 Mar 2000 07:50:02 +0000</pubDate>
        <dc:creator>Kris Kennaway &lt;kris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b7a44a6 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gperf/Makefile#9b7a44a6</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-12.1/gnu/usr.bin/gperf/Makefile</description>
        <pubDate>Fri, 27 Aug 1999 23:37:10 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fce15c9a - Revert $FreeBSD$ to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gperf/Makefile#fce15c9a</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-12.1/gnu/usr.bin/gperf/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 15:48:31 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1130b656 - Make the long-awaited change from $Id$ to $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gperf/Makefile#1130b656</link>
        <description>Make the long-awaited change from $Id$ to $FreeBSD$This will make a number of things easier in the future, as well as (finally!)avoiding the Id-smashing problem which has plagued developers for so long.Boy, I&apos;m glad we&apos;re not using sup anymore.  This update would have beeninsane otherwise.

            List of files:
            /freebsd-12.1/gnu/usr.bin/gperf/Makefile</description>
        <pubDate>Tue, 14 Jan 1997 07:20:47 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4a82da69 - add bmakefiles</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gperf/Makefile#4a82da69</link>
        <description>add bmakefiles

            List of files:
            /freebsd-12.1/gnu/usr.bin/gperf/Makefile</description>
        <pubDate>Tue, 10 Sep 1996 14:03:12 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
