<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>1e629ebb15db9ee0cb11a3654d7bcd3046a0df54 - bsd.files.mk: Fix FILESPACKAGE</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#1e629ebb15db9ee0cb11a3654d7bcd3046a0df54</link>
        <description>bsd.files.mk: Fix FILESPACKAGEBecause TAGS may already have a package tag, assigning TAGS toFILESTAGS causes the value of FILESPACKAGE to be ignored.Only assign tags other than package, and take the default package from${PACKAGE}, which matches the behaviour of bsd.confs.mk and bsd.man.mk.This fixes several files that were wrongly installed in utilities,including /usr/share/examples/sendmail/mailer.conf and some filesin /usr/share/nls.The fix trips a bug in share/syscons where Makefile.inc was settingFILESPACKAGE to the wrong package, but the problem was hidden becausethe subdirectories set PACKAGE explicitly.  Fix this by setting thecorrect FILESPACKAGE in Makefile.inc and removing the PACKAGEs.Reviewed by:		manuDifferential Revision:	https://reviews.freebsd.org/D51784

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Thu, 07 Aug 2025 13:43:25 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fe4f8f7a75f3f6d1fc52e31a6d25a112d4644fd - Fix building host tools for host</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#8fe4f8f7a75f3f6d1fc52e31a6d25a112d4644fd</link>
        <description>Fix building host tools for hostSeveral makefile depend on tools built for host.At least when using DIRDEPS_BUILD we can build these for thepseudo machine &quot;host&quot; to facilitate building on older host versions.Ideally we would build these tools in their own directories to avoidbuilding more than needed.For now, setting an appropriate default for BTOOLSPATH will sufficeReviewed by:	stevekSponsored by:	Juniper Networks, Inc.Differential Revision:	https://reviews.freebsd.org/D39708

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Thu, 20 Apr 2023 19:05:43 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>27a7ae0ce00fbd6ab6e76e6dd3c51eadefff6f12 - pkgbase: Create a syscons-data package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#27a7ae0ce00fbd6ab6e76e6dd3c51eadefff6f12</link>
        <description>pkgbase: Create a syscons-data packagesyscons is mostly deprecated and all it&apos;s files aren&apos;t needed for mostusers so create a separate package for them.Differential Revision:	   https://reviews.freebsd.org/D31798Reviewed by: emaste

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Wed, 01 Sep 2021 19:58:27 +0200</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e532a99901e26d3961f8f5c0e4969fce86f09456 - MFHead @349234</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#e532a99901e26d3961f8f5c0e4969fce86f09456</link>
        <description>MFHead @349234Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Thu, 20 Jun 2019 17:56:08 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c63c5ab001106bc7beb1d3bc92666c73bcd5c94d - Fix .depend files to work for build tools.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#c63c5ab001106bc7beb1d3bc92666c73bcd5c94d</link>
        <description>Fix .depend files to work for build tools.This is somewhat of a follow-up to r335746.MFC after:	2 weeksSponsored by:	DellEMC

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Sat, 15 Jun 2019 19:08:13 +0200</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>96a0acc4ce1cbac643c51d118db1912dd63f6bb8 - Don&apos;t use CCACHE for linking.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#96a0acc4ce1cbac643c51d118db1912dd63f6bb8</link>
        <description>Don&apos;t use CCACHE for linking.MFC after:	2 weeksSponsored by:	Dell EMC

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Wed, 27 Jun 2018 21:29:15 +0200</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>29df9f6b755dc709f4f5fac1e8d59d6504032fd9 - DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#29df9f6b755dc709f4f5fac1e8d59d6504032fd9</link>
        <description>DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.This avoids running target binaries.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Tue, 10 May 2016 00:21:09 +0200</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0edd2576c0e07f525c80e4aa5ff24350b55f18b7 - MFH</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#0edd2576c0e07f525c80e4aa5ff24350b55f18b7</link>
        <description>MFHSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 04:32:12 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d1dd034d078c8ce6c052bada500f90977c535e42 - META_MODE: Don&apos;t rebuild build-tools targets during normal build.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#d1dd034d078c8ce6c052bada500f90977c535e42</link>
        <description>META_MODE: Don&apos;t rebuild build-tools targets during normal build.This avoids &apos;build command changed&apos; due to CFLAGS/CC changes during thenormal build.  Without this the build-tools targets end up rebuildingfor the *target* rather than keeping the native versions built inbuild-tools.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Thu, 14 Apr 2016 23:06:10 +0200</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>72abc018feb147db3f329cb3e87b981481b6a2cf - Rremoved bogus -static from CFLAGS.  Makeworld will add -static in the</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#72abc018feb147db3f329cb3e87b981481b6a2cf</link>
        <description>Rremoved bogus -static from CFLAGS.  Makeworld will add -static in thecorrect place if needed and possible.  Self-hosted builds can just usethe system default.

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Thu, 26 Feb 2004 08:50:56 +0100</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98159625c4ab4e92befab777800e4bb5da53d8ef - Use the standard &lt;bsd.files.mk&gt; API to install files.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#98159625c4ab4e92befab777800e4bb5da53d8ef</link>
        <description>Use the standard &lt;bsd.files.mk&gt; API to install files.

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Mon, 19 Jan 2004 14:40:51 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cf3574284719d98bca0fa10588677f35f2e8202f - Add ARMSCII-8 console stuff</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#cf3574284719d98bca0fa10588677f35f2e8202f</link>
        <description>Add ARMSCII-8 console stuffPR:             53944Submitted by:   Vahe Khachikyan &lt;vahe@khachikyan.de&gt;

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Sat, 05 Jul 2003 14:38:18 +0200</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d2893b161bbea64e099654c0dd78073cfb5667b0 - Drop support for COPY, -c has been the default mode of install(1)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#d2893b161bbea64e099654c0dd78073cfb5667b0</link>
        <description>Drop support for COPY, -c has been the default mode of install(1)for a long time now.Approved by:	bde

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Mon, 29 Jul 2002 11:40:17 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d4e8a3b4c988ede47f0aed6fa1f292b896986a01 - Add us-ascii_to_cp437 screenmap</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#d4e8a3b4c988ede47f0aed6fa1f292b896986a01</link>
        <description>Add us-ascii_to_cp437 screenmap

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Fri, 23 Nov 2001 12:15:21 +0100</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>324af1c9d168948fdb094d6b2eb70466394ba03a - Add table for iso-8859-4 vga9 fonts</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#324af1c9d168948fdb094d6b2eb70466394ba03a</link>
        <description>Add table for iso-8859-4 vga9 fonts

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Fri, 23 Nov 2001 02:39:42 +0100</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fff553220c1b8ea86d5c2f32dcfafb10defa7e54 - 1) Map all unused characters into &apos;space&apos;.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#fff553220c1b8ea86d5c2f32dcfafb10defa7e54</link>
        <description>1) Map all unused characters into &apos;space&apos;.2) iso-8859-4_to_cp437 not do what its name tells at all, remove it

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Fri, 23 Nov 2001 02:25:56 +0100</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ae4ee2f52ef5751c06aebbd23f1f7cdd732b1bc9 - Improve Greek support in syscons</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#ae4ee2f52ef5751c06aebbd23f1f7cdd732b1bc9</link>
        <description>Improve Greek support in sysconsPR:		32119Submitted by:	Basileios Anastasatos &lt;B.Anastasatos@MyRealBox.com&gt;

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Tue, 20 Nov 2001 19:48:58 +0100</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1adc0a5c02f373ad632e506ee3f56b48b5046a69 - Add Ukrainian language support for FreeBSD console.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/syscons/scrnmaps/Makefile#1adc0a5c02f373ad632e506ee3f56b48b5046a69</link>
        <description>Add Ukrainian language support for FreeBSD console.Submitted by:	Olexander Kunytsa &lt;kunia@istc.kiev.ua&gt;Reviewed by:	ache, phantom, ru, sobomax

            List of files:
            /freebsd/share/syscons/scrnmaps/Makefile</description>
        <pubDate>Tue, 17 Apr 2001 14:51:27 +0200</pubDate>
        <dc:creator>Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
