<?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/dialog/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/dialog/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>ee5a34ec - Convert to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#ee5a34ec</link>
        <description>Convert to LIBADDReduce overlinking

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 21:18:18 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>525e2a83 - Revert r261296.  This removes the WITHOUT_NCURSESW option.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#525e2a83</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-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Thu, 15 May 2014 16:44:25 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6063d0d - Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#c6063d0d</link>
        <description>Use src.opts.mk in preference to bsd.own.mk except where we need stufffrom the latter.

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Tue, 06 May 2014 04:22:01 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38e23337 - Merge from CheriBSD:</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#38e23337</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-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Thu, 30 Jan 2014 21:08:36 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>62066743 - Fix a dependency</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#62066743</link>
        <description>Fix a dependency

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Tue, 01 Jan 2013 18:31:21 +0000</pubDate>
        <dc:creator>Antoine Brodin &lt;antoine@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7c866338 - Use ${VAR} instead of $(VAR) consistently.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#7c866338</link>
        <description>Use ${VAR} instead of $(VAR) consistently.

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Thu, 24 Nov 2011 14:17:04 +0000</pubDate>
        <dc:creator>Max Khon &lt;fjoe@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1e0658d5 - Add libm to the dependencies section.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#1e0658d5</link>
        <description>Add libm to the dependencies section.Submitted by:	Garrett Cooper

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Tue, 18 Jan 2011 14:58:12 +0000</pubDate>
        <dc:creator>Nathan Whitehorn &lt;nwhitehorn@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4c8945a0 - Update dialog to version 20100428. This changes the license under which</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#4c8945a0</link>
        <description>Update dialog to version 20100428. This changes the license under whichdialog is distributed from GPLv2 to LGPLv2 and introduces a number of newfeatures and a new and better libdialog API. The existing libdialog willbe kept temporarily as libodialog for compatibility purposes until sade,sysinstall and tzsetup have been either updated or replaced.__FreeBSD_version is now 900030.Discussed on:	-currentApproved by:	coreObtained from:	http://invisible-island.net/dialog

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Wed, 12 Jan 2011 14:55:02 +0000</pubDate>
        <dc:creator>Nathan Whitehorn &lt;nwhitehorn@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e1fe3dba - Reimplementation of world/kernel build options.  For details, see:</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#e1fe3dba</link>
        <description>Reimplementation of world/kernel build options.  For details, see:http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.htmlThe src.conf(5) manpage is to follow in a few days.Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Fri, 17 Mar 2006 18:54:44 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3291b357 - Respect NO_EXAMPLES</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#3291b357</link>
        <description>Respect NO_EXAMPLES

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Fri, 05 Aug 2005 16:04:54 +0000</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>47d7e8a9 - Fixed style of DPADD and LDADD assignments as per style.Makefile(5).</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#47d7e8a9</link>
        <description>Fixed style of DPADD and LDADD assignments as per style.Makefile(5).

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Thu, 05 Feb 2004 22:44:25 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e5ac5644 - MAN[1-9] -&gt; MAN.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#e5ac5644</link>
        <description>MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Tue, 27 Mar 2001 14:59:06 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>22ed5ae4 - Remove unneded -lmytinfo</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#22ed5ae4</link>
        <description>Remove unneded -lmytinfo

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Sat, 16 Sep 2000 04:27:30 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d2d01273 - Install contents of the dialog/TESTS directory to share/examples/dialog</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#d2d01273</link>
        <description>Install contents of the dialog/TESTS directory to share/examples/dialog

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Fri, 07 Jan 2000 13:35:10 +0000</pubDate>
        <dc:creator>Alexey Zelkin &lt;phantom@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/dialog/Makefile#9b7a44a6</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/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/dialog/Makefile#fce15c9a</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/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/dialog/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/dialog/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>78e71dff - Add --prgbox option to test new prgbox() function</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#78e71dff</link>
        <description>Add --prgbox option to test new prgbox() function

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Fri, 28 Oct 1994 03:12:46 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>52bc859d - Use libdialog now.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/dialog/Makefile#52bc859d</link>
        <description>Use libdialog now.

            List of files:
            /freebsd-12.1/gnu/usr.bin/dialog/Makefile</description>
        <pubDate>Tue, 11 Oct 1994 23:51:09 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
