<?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>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/tzsetup/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>336c4682 - tzsetup: add baseline file to control parsed zonetab contents</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/tzsetup/Makefile#336c4682</link>
        <description>tzsetup: add baseline file to control parsed zonetab contentsIntroduce undocumented option -d to dump parsed zonetab file contentsand add a &quot;baseline&quot; target along with instructions on updating it.Reviewed by:	philipDifferential Revision:	https://reviews.freebsd.org/D39634

            List of files:
            /freebsd-14.2/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Sun, 23 Apr 2023 08:31:53 +0000</pubDate>
        <dc:creator>Yuri Pankov &lt;yuripv@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f872dde3 - tzsetup: replace libdialog with libbsddialog</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/tzsetup/Makefile#f872dde3</link>
        <description>tzsetup: replace libdialog with libbsddialogReviewed by: alfix86_gmail.com (bsddialog author)Differential Revision: https://reviews.freebsd.org/D33077

            List of files:
            /freebsd-14.2/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Mon, 15 Nov 2021 15:38:34 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cbc83e37 - ncurses: chase dependency changes in the source tree</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/tzsetup/Makefile#cbc83e37</link>
        <description>ncurses: chase dependency changes in the source treeDifferential Revision:	https://reviews.freebsd.org/D32098

            List of files:
            /freebsd-14.2/usr.sbin/tzsetup/Makefile</description>
        <pubDate>Thu, 23 Sep 2021 01:52:46 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>03266a2f - Don&apos;t link against libdialog/ncurses when bootstrapping tzsetup</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/tzsetup/Makefile#03266a2f</link>
        <description>Don&apos;t link against libdialog/ncurses when bootstrapping tzsetup

            List of files:
            /freebsd-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/usr.sbin/tzsetup/Makefile#c6db8143</link>
        <description>Convert usr.sbin to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/usr.sbin/tzsetup/Makefile#3567b2c4</link>
        <description>Port to new libdialog.

            List of files:
            /freebsd-14.2/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-14.2/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-14.2/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-14.2/usr.sbin/tzsetup/Makefile#71ccf092</link>
        <description>The last big commit: let usr.sbin/ use WARNS=6 by default.

            List of files:
            /freebsd-14.2/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-14.2/usr.sbin/tzsetup/Makefile#052238b1</link>
        <description>style.Makefile(5)

            List of files:
            /freebsd-14.2/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-14.2/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-14.2/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-14.2/usr.sbin/tzsetup/Makefile#546f81a8</link>
        <description>Remove -Wall.  It breaks compiling with non-gcc compilers.

            List of files:
            /freebsd-14.2/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-14.2/usr.sbin/tzsetup/Makefile#232470f6</link>
        <description>This builds fine with -Wall.

            List of files:
            /freebsd-14.2/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-14.2/usr.sbin/tzsetup/Makefile#345e52e7</link>
        <description>- Backout botched attempt to introduce MANSECT feature.- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/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-14.2/usr.sbin/tzsetup/Makefile#c73e22c3</link>
        <description>Set the default manual section for usr.sbin/ to 8.

            List of files:
            /freebsd-14.2/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>
</channel>
</rss>
