<?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/share/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/share/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>ecff3c30 - locales: now that C.UTF-8 is the default locale, always install it</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#ecff3c30</link>
        <description>locales: now that C.UTF-8 is the default locale, always install itMFC after:	3 weeks

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Fri, 23 Jul 2021 12:15:04 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a36787e - locales: separate unicode from other locales</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#0a36787e</link>
        <description>locales: separate unicode from other localesUnicode locales are maintained and to evolved in cldr.Generating the other locales from the unicode gets more and more painfulover the time.Let&apos;s freeze the other locales to cldr 34.0.

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Thu, 22 Jul 2021 17:02:49 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7a758a4c - Revert &quot;terminfo: add terminfo database&quot;</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#7a758a4c</link>
        <description>Revert &quot;terminfo: add terminfo database&quot;This reverts commit 2a50a9de8340f08bd876e9e5993332ae14376f80.

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Thu, 18 Mar 2021 09:57:23 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a50a9de - terminfo: add terminfo database</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#2a50a9de</link>
        <description>terminfo: add terminfo databaseTested by:	manu, jbeich

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Tue, 23 Feb 2021 16:17:32 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b330699 - Convert traditional ${MK_TESTS} conditional idiom for including test</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#4b330699</link>
        <description>Convert traditional ${MK_TESTS} conditional idiom for including testdirectories to SUBDIR.${MK_TESTS} idiomThis is being done to pave the way for future work (and homogenity) in^/projects/make-check-sandbox .No functional change intended.MFC after:	1 weeks

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 08:35:51 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>738919c0 - Remove groff from base</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#738919c0</link>
        <description>Remove groff from baseAll manpages in base are now compatible with mandoc(1), all roff documentationwill be relocated in the doc tree. man(1) can now use groff from the ports treeif it needs.Also remove checknr(1) and colcrt(1) which are only useful with groff.Approved by:	(no objections on the mailing lists)

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Wed, 07 Jun 2017 23:00:34 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3cf6509d - Posixify the locales name for variants</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#3cf6509d</link>
        <description>Posixify the locales name for variantsFor all locales with variants:- if no ambiguity on the locale (only one variant) just use the regular name- if ambiguity, pick one as default and append @&lt;variant&gt; to the others  respecting POSIXAs a result:- All the 3 components locales added recently are renamed to the usual 2  components version for all but sr_RS.UTF-8- Set sr_RS.UTF-8 to the cyrillic variant- Add sr_RS.UTF-8@latin- Remove the symlinks aliases they were created to represent the 2 components  version as aliasas and are now useless- Update the OptionalObsoleteFiles.inc and ObsoleteFiles.inc to reflect those  changesDiscussed with:	ache@Approved by:	re@ (gjb)

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Sun, 03 Jul 2016 18:21:11 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aa92269e - Add more SUBDIR_PARALLEL.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#aa92269e</link>
        <description>Add more SUBDIR_PARALLEL.MFC after:	3 weeksSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Thu, 15 Oct 2015 22:55:08 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>779f79ea - Remove now useless mklocale</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#779f79ea</link>
        <description>Remove now useless mklocale

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Sat, 08 Aug 2015 19:12:47 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>61cee05b - Add symlinks for locales alternative names</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#61cee05b</link>
        <description>Add symlinks for locales alternative names

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Sat, 08 Aug 2015 18:29:45 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1a41e1f1 - Add newly generated locales from CLDR 27.0.1</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#1a41e1f1</link>
        <description>Add newly generated locales from CLDR 27.0.1only skip timedef until I figure out how to workaround svn painful mime-type handling

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Sat, 08 Aug 2015 01:45:53 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>57d9cab5 - Only build share/dtrace if MK_CDDL != no</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#57d9cab5</link>
        <description>Only build share/dtrace if MK_CDDL != noMFC after: 1 weekSponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Sun, 25 Jan 2015 00:32:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a8b303ad - Add WITHOUT_AUTOFS and WITHOUT_BSDCONFIG</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#a8b303ad</link>
        <description>Add WITHOUT_AUTOFS and WITHOUT_BSDCONFIG

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Thu, 27 Nov 2014 09:42:40 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>478290db - Check in first src/tests snapshot from NetBSD anoncvs</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#478290db</link>
        <description>Check in first src/tests snapshot from NetBSD anoncvsSources were obtained like so:% export CVSROOT=&quot;anoncvs@anoncvs.NetBSD.org:/cvsroot&quot;% cvs -z9 co -D &quot;09/30/2014 20:45&quot; -P src/tests% mv src/tests/* tests/dist/.&apos;*CVS*&apos; has been added to svn:ignore to ease updating periodically fromupstreamSome line ending issues had to be resolved with test outputs and scriptsvia dos2unix and by deleting the eol-style property set in usr.bin/sortDiscussed with: rpauloSponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Wed, 01 Oct 2014 04:07:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>824a9093 - Rename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#824a9093</link>
        <description>Rename the WITHOUT_VT_SUPPORT knob to WITHOUT_VTThe _SUPPORT knobs have a consistent meaning which differs from thebehaviour controlled by this knob.  As the knob is opt-out and has notappeared in a release the impact should be low.Suggested by:	imp, wblockMFC after:	1 week

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Mon, 30 Jun 2014 00:20:12 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8febff70 - Install VT support files</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#8febff70</link>
        <description>Install VT support filesThey can be disabled by setting WITHOUT_VT_SUPPORT=yes in src.conf.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Thu, 05 Jun 2014 18:53:56 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@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/share/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/share/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>21203fdd - Add some sample test programs.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#21203fdd</link>
        <description>Add some sample test programs.This change adds some sample test cases to share/examples/tests/demonstrating the basic usage of the atf and plain interfaces.These test programs are fully-functional and are installed as partof the test suite, which guarantees that the sample code remainscorrect.  However, they currently mostly serve as a placeholder foradditional examples and may be incomplete (depending on how youlook at them).  I will see what else can be useful while working ondocumentation.As a bonus, the addition of these tests exercise the *.test.mk files,one of which (plain.test.mk) was not yet in use, and also demonstratesthat it&apos;s possible to mix different kinds of test programs into thesame test suite.Approved by:	rpaulo (mentor)

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Mon, 18 Nov 2013 12:57:46 +0000</pubDate>
        <dc:creator>Julio Merino &lt;jmmv@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8d20be1e - Move /etc/keys to /usr/share/keys where users are less likely to modify them.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/Makefile#8d20be1e</link>
        <description>Move /etc/keys to /usr/share/keys where users are less likely to modify them.Requested by:	secteam (cperciva, des)Approved by:	bapt

            List of files:
            /freebsd-14.2/share/Makefile</description>
        <pubDate>Tue, 29 Oct 2013 15:07:54 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
