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

            List of files:
            /freebsd-14.2/share/sendmail/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>e44885ac - share: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#e44885ac</link>
        <description>share: normalize paths using SRCTOP-relative paths or :H when possibleThis simplifies make logic/outputMFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:26:40 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5921bc3 - Update share/examples/* to properly install /usr/share/examples.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#a5921bc3</link>
        <description>Update share/examples/* to properly install /usr/share/examples.As result of this, a new examples package is now created.Note, this is only effective with &apos;SHARED=copies&apos; (the default),as the &apos;SHARED=symlinks&apos; mechanism will create a symlink to thesource tree version of the file(s).Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Tue, 10 May 2016 00:51:50 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>94086cea - Rework META_TARGETS so that it automatically adds META_DEPS to the targets.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#94086cea</link>
        <description>Rework META_TARGETS so that it automatically adds META_DEPS to the targets.This will only be done if the target is defined, so if the target isdefined after bsd.sys.mk is included then it needs to manually add${META_DEPS} still.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Thu, 14 Apr 2016 21:04:42 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b7d28aff - META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#b7d28aff</link>
        <description>META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.Extend it to other cases of meta mode cookies so they get the proper rmcookie behavior when a .meta file detects it needs to rebuild and fails.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Fri, 11 Mar 2016 23:45:28 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d5cc0579 - DIRDEPS_BUILD: Fix staging of share/sendmail and share/examples.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#d5cc0579</link>
        <description>DIRDEPS_BUILD: Fix staging of share/sendmail and share/examples.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Fri, 11 Mar 2016 23:45:09 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7d8f797b - Use more appropriate ${SHAREDIR} rather than /usr/share.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#7d8f797b</link>
        <description>Use more appropriate ${SHAREDIR} rather than /usr/share.MFC after:	2 weeksSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Tue, 27 Oct 2015 23:35:02 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5b381db8 - Remove NO_OBJ</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#5b381db8</link>
        <description>Remove NO_OBJFor meta mode we will want objdirs.Differential Revision:	D2748Reviewed by:	brooks imp

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Thu, 11 Jun 2015 04:22:17 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b589e629 - Remove extra blank lines</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#b589e629</link>
        <description>Remove extra blank lines

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Wed, 10 Jun 2015 14:08:36 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c8191bc6 - We do want objdir</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#c8191bc6</link>
        <description>We do want objdir

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Sun, 13 Oct 2013 00:27:34 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2227a3e9 - Dont install .svn metadata with the sendmail install.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#2227a3e9</link>
        <description>Dont install .svn metadata with the sendmail install.Submitted by:	marcelApproved by:	imp (mentor, implicit)MFC after:	3 days

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Sat, 31 May 2008 19:15:15 +0000</pubDate>
        <dc:creator>Remko Lodder &lt;remko@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e653b48c - Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#e653b48c</link>
        <description>Start the dreaded NOFOO -&gt; NO_FOO conversion.OK&apos;ed by:	core

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 08:47:35 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35d8893 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#a35d8893</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 15:33:08 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dce6e651 - Remove MAINTAINER= lines from individual Makefiles in favor of the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#dce6e651</link>
        <description>Remove MAINTAINER= lines from individual Makefiles in favor of theMAINTAINER file (which already had entries for sendmail).

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Mon, 07 Jul 2003 03:54:04 +0000</pubDate>
        <dc:creator>Gregory Neil Shapiro &lt;gshapiro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f4c5766b - Prevent a &apos;make SHARED=symlinks install&apos; followed by &apos;make install&apos; from</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#f4c5766b</link>
        <description>Prevent a &apos;make SHARED=symlinks install&apos; followed by &apos;make install&apos; fromfailing by removing the symlink before trying to install the actual files.Noticed by:	bdeMFC after:	5 days

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Tue, 06 May 2003 03:38:24 +0000</pubDate>
        <dc:creator>Gregory Neil Shapiro &lt;gshapiro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d2893b16 - Drop support for COPY, -c has been the default mode of install(1)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#d2893b16</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-14.2/share/sendmail/Makefile</description>
        <pubDate>Mon, 29 Jul 2002 09:40:17 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0b87f799 - s/${INSTALL} -c/${INSTALL} ${COPY}/</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#0b87f799</link>
        <description>s/${INSTALL} -c/${INSTALL} ${COPY}/

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Thu, 18 Jul 2002 12:07:49 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>99e80051 - Unbreak installworld.  Revision 1.41 of src/usr.bin/xinstall/xinstall.c</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#99e80051</link>
        <description>Unbreak installworld.  Revision 1.41 of src/usr.bin/xinstall/xinstall.cmade the usage here incorrect.Note that the change to install may cause other things to break, such asthe advice in src/etc/defaults/make.conf:# Compare before install#INSTALL=install -CIf users actually use this, any ${INSTALL} -d invocations in an installworldwill also fail.Submitted by:	David Wolfskill &lt;david@catwhisker.org&gt;MFC after:	2 days

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Tue, 29 May 2001 17:55:49 +0000</pubDate>
        <dc:creator>Gregory Neil Shapiro &lt;gshapiro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b095f33b - Do not change the directory permissions for the source area, just the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#b095f33b</link>
        <description>Do not change the directory permissions for the source area, just theinstall area.Noticed by:	msmith

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Tue, 06 Mar 2001 02:01:57 +0000</pubDate>
        <dc:creator>Gregory Neil Shapiro &lt;gshapiro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d1ba25f4 - Add a MAINTAINER= line so people know who to blame</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/sendmail/Makefile#d1ba25f4</link>
        <description>Add a MAINTAINER= line so people know who to blame

            List of files:
            /freebsd-14.2/share/sendmail/Makefile</description>
        <pubDate>Thu, 26 Oct 2000 23:02:36 +0000</pubDate>
        <dc:creator>Gregory Neil Shapiro &lt;gshapiro@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
