<?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>03266a2f - Don&apos;t link against libdialog/ncurses when bootstrapping tzsetup</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#03266a2f</link>
        <description>Don&apos;t link against libdialog/ncurses when bootstrapping tzsetup

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Fri, 07 Aug 2020 16:04:10 +0000</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>eca186c4 - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#eca186c4</link>
        <description>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesThis simplifies pathing in make/displayed output.MFC after:	1 weekSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Wed, 01 Mar 2017 04:23:53 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4fe54d42 - Fix build of tzsetup when WITHOUT_DIALOG is set</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#4fe54d42</link>
        <description>Fix build of tzsetup when WITHOUT_DIALOG is setHide dialog specific code behind HAVE_DIALOG. It allows to build a strippeddown version (missing the dialog UI) but perfectly function tzsetup whenworld is built WITHOUT_DIALOGReorganise a bit the code to limit the number of blocks under HAVE_DIALOGReviewed by:	emasteSponsored by:	https://reviews.freebsd.org/D8325

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Sat, 22 Oct 2016 22:35:39 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6db8143 - Convert usr.sbin to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#c6db8143</link>
        <description>Convert usr.sbin to LIBADDReduce overlinking

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 16:57:27 +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-13.1/usr.sbin/tzsetup/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-13.1/usr.sbin/tzsetup/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-13.1/usr.sbin/tzsetup/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-13.1/usr.sbin/tzsetup/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-13.1/usr.sbin/tzsetup/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-13.1/usr.sbin/tzsetup/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>3567b2c4 - Port to new libdialog.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#3567b2c4</link>
        <description>Port to new libdialog.

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Thu, 24 Nov 2011 13:24:06 +0000</pubDate>
        <dc:creator>Max Khon &lt;fjoe@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-13.1/usr.sbin/tzsetup/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-13.1/usr.sbin/tzsetup/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>71ccf092 - The last big commit: let usr.sbin/ use WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#71ccf092</link>
        <description>The last big commit: let usr.sbin/ use WARNS=6 by default.

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 11:07:44 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>052238b1 - style.Makefile(5)</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#052238b1</link>
        <description>style.Makefile(5)

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Fri, 04 Apr 2003 17:49:21 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90e655ea - Perform a major cleanup of the usr.sbin Makefiles.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#90e655ea</link>
        <description>Perform a major cleanup of the usr.sbin Makefiles.These are not perfectly in agreement with each other style-wise, but theyare orders of orders of magnitude more consistent style-wise than before.

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Fri, 20 Jul 2001 06:20:32 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>546f81a8 - Remove -Wall.  It breaks compiling with non-gcc compilers.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#546f81a8</link>
        <description>Remove -Wall.  It breaks compiling with non-gcc compilers.

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Thu, 05 Apr 2001 20:52:33 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>232470f6 - This builds fine with -Wall.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#232470f6</link>
        <description>This builds fine with -Wall.

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Thu, 05 Apr 2001 02:46:21 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>345e52e7 - - Backout botched attempt to introduce MANSECT feature.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#345e52e7</link>
        <description>- Backout botched attempt to introduce MANSECT feature.- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Mon, 26 Mar 2001 14:42:20 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c73e22c3 - Set the default manual section for usr.sbin/ to 8.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#c73e22c3</link>
        <description>Set the default manual section for usr.sbin/ to 8.

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Tue, 20 Mar 2001 18:17:26 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f4723e52 - Remove unneded -lmytinfo</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#f4723e52</link>
        <description>Remove unneded -lmytinfo

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Sat, 16 Sep 2000 03:33:00 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bca1bc64 - Re-add the libmytinfo/libncurses stuff - removing it breaks static</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#bca1bc64</link>
        <description>Re-add the libmytinfo/libncurses stuff - removing it breaks staticlinkage.Pointed out by:		bde

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Wed, 01 Sep 1999 23:36:21 +0000</pubDate>
        <dc:creator>Chris Costello &lt;chris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5d3e3713 - The libraries `libmytinfo&apos; and `libncurses&apos; are not required by this</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#5d3e3713</link>
        <description>The libraries `libmytinfo&apos; and `libncurses&apos; are not required by thisprogram.

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Wed, 01 Sep 1999 20:37:44 +0000</pubDate>
        <dc:creator>Chris Costello &lt;chris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>97d92980 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/tzsetup/Makefile#97d92980</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-13.1/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 01:35:59 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
