<?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>1a80bcc5fafaa822e281bf963e7c58a8747a610c - Remove redundant PACKAGE for INTERNALLIB libraries</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#1a80bcc5fafaa822e281bf963e7c58a8747a610c</link>
        <description>Remove redundant PACKAGE for INTERNALLIB librariesThese libraries don&apos;t install anything, so they shouldn&apos;t have aPACKAGE setting.  This avoids surprising behaviour in future ife.g. manpages are added to an internal library.Reported by:	desDifferential Revision:	https://reviews.freebsd.org/D51901

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Sat, 23 Aug 2025 01:51:13 +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/lib/libsmutil/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/lib/libsmutil/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/lib/libsmutil/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libsmutil/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>525438ea714724e210fa3a1c041cc05e0b9c2756 - sendmail: Silence -Wdeprecated-non-prototype warnings.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#525438ea714724e210fa3a1c041cc05e0b9c2756</link>
        <description>sendmail: Silence -Wdeprecated-non-prototype warnings.These will hopefully be fixed upstream eventually, but silence thewarnings until then.Reviewed by:	emasteDifferential Revision:	https://reviews.freebsd.org/D39518

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Tue, 18 Apr 2023 20:19:48 +0200</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3413ee88c39dbfedfa7d00db536a8e8dc073a562 - Add -DSTARTTLS CFLAG in order to enable DANE in sendmail builds</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#3413ee88c39dbfedfa7d00db536a8e8dc073a562</link>
        <description>Add -DSTARTTLS CFLAG in order to enable DANE in sendmail builds

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Sun, 15 Jan 2023 22:24:38 +0100</pubDate>
        <dc:creator>Gregory Neil Shapiro &lt;gshapiro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b3ece1c2eb92a881cb2553271e123382bfe31c1 - MFhead@r313243</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#9b3ece1c2eb92a881cb2553271e123382bfe31c1</link>
        <description>MFhead@r313243

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Sat, 04 Feb 2017 19:06:09 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a4aa656aa587a4bad15e15bf45e149e176c22293 - Merge ^/head r312309 through r312623.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#a4aa656aa587a4bad15e15bf45e149e176c22293</link>
        <description>Merge ^/head r312309 through r312623.

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Sun, 22 Jan 2017 17:05:13 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>42b623160c01a868a8bca1761ae2c689656aa8f2 - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#42b623160c01a868a8bca1761ae2c689656aa8f2</link>
        <description>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesThis implifies pathing in make/displayed outputMFC after:    3 weeksSponsored by: Dell EMC Isilon

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 05:34:34 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95822f662d3f9da5119b6a0c433e8f70af - First pass through library packaging.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#a70cba95822f662d3f9da5119b6a0c433e8f70af</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 22:16:35 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b626f5a73a48f44a31a200291b141e1da408a2ff - MFH r289384-r293170</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#b626f5a73a48f44a31a200291b141e1da408a2ff</link>
        <description>MFH r289384-r293170Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Mon, 04 Jan 2016 20:19:48 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8d4f972badbf3513c0aa8ae210a17b4df345aed3 - Catch up with head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#8d4f972badbf3513c0aa8ae210a17b4df345aed3</link>
        <description>Catch up with head.

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Thu, 26 Nov 2015 03:16:25 +0100</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b791fbe6302023b0cf00807865059c8f016fe5dc - META MODE: Don&apos;t create .meta files when symlinking sources into the obj directory.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#b791fbe6302023b0cf00807865059c8f016fe5dc</link>
        <description>META MODE: Don&apos;t create .meta files when symlinking sources into the obj directory.Tracking these leads to situations where meta mode will consider thefile to be out of date if /bin/sh or /bin/ln are newer than the sourcefile.  There&apos;s no reason for meta mode to do this as make is alreadyhandling the rebuild dependency fine.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Wed, 25 Nov 2015 20:44:43 +0100</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1a0fda2b547365c9453523592a445dfe21266d4b - IFH@204581</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#1a0fda2b547365c9453523592a445dfe21266d4b</link>
        <description>IFH@204581

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Thu, 04 Mar 2010 14:35:57 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9199c09a159c4e3e98c212d4eec1edc5252d9e33 - Merge from head at r201628.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#9199c09a159c4e3e98c212d4eec1edc5252d9e33</link>
        <description>Merge from head at r201628.# This hasn&apos;t been tested, and there are at least three bad commits# that need to be backed out before the branch will be stable again.

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Wed, 06 Jan 2010 06:58:07 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>daaf5759104f210a9315f49f80f1e0f01a8b3bff - Build lib/ with WARNS=6 by default.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#daaf5759104f210a9315f49f80f1e0f01a8b3bff</link>
        <description>Build lib/ with WARNS=6 by default.Similar to libexec/, do the same with lib/. Make WARNS=6 the norm andlower it when needed.I&apos;m setting WARNS?=0 for secure/. It seems secure/ includes theMakefile.inc provided by lib/. I&apos;m not going to touch that directory.Most of the code there is contributed anyway.

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 10:58:07 +0100</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35d88931c87cfe6bd38f01d7bad22140b3b38f3 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#a35d88931c87cfe6bd38f01d7bad22140b3b38f3</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

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

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Mon, 07 Jul 2003 05:54:04 +0200</pubDate>
        <dc:creator>Gregory Neil Shapiro &lt;gshapiro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>46f8fdc34e061de76cb8dfa19872edcd2fe2c66b - Removed now unused INTERNALSTATICLIB.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#46f8fdc34e061de76cb8dfa19872edcd2fe2c66b</link>
        <description>Removed now unused INTERNALSTATICLIB.INTERNALLIB now implies NOPIC and NOPROFILE.Removed gratuitous NOMAN.

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Mon, 13 May 2002 13:09:07 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>095dae9d7a615448609268e249bc2d9c380dd200 - Update build infrastructure for sendmail 8.12.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsmutil/Makefile#095dae9d7a615448609268e249bc2d9c380dd200</link>
        <description>Update build infrastructure for sendmail 8.12.

            List of files:
            /freebsd/lib/libsmutil/Makefile</description>
        <pubDate>Sun, 17 Feb 2002 23:05:07 +0100</pubDate>
        <dc:creator>Gregory Neil Shapiro &lt;gshapiro@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
