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

            List of files:
            /freebsd-14.2/lib/libsm/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>525438ea - sendmail: Silence -Wdeprecated-non-prototype warnings.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#525438ea</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-14.2/lib/libsm/Makefile</description>
        <pubDate>Tue, 18 Apr 2023 18:19:48 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d89513ed - Update for new library files in sendmail 8.17.1</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#d89513ed</link>
        <description>Update for new library files in sendmail 8.17.1

            List of files:
            /freebsd-14.2/lib/libsm/Makefile</description>
        <pubDate>Sun, 15 Jan 2023 21:23:27 +0000</pubDate>
        <dc:creator>Gregory Neil Shapiro &lt;gshapiro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ff9aa684 - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#ff9aa684</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-14.2/lib/libsm/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 04:35:36 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9c4fa87c - Create a package for sendmail(8).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#9c4fa87c</link>
        <description>Create a package for sendmail(8).Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libsm/Makefile</description>
        <pubDate>Mon, 08 Feb 2016 18:41:46 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95 - First pass through library packaging.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libsm/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 21:16:35 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b791fbe6 - META MODE: Don&apos;t create .meta files when symlinking sources into the obj directory.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#b791fbe6</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-14.2/lib/libsm/Makefile</description>
        <pubDate>Wed, 25 Nov 2015 19:44:43 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2e6b47f2 - libsm/path.c is about to disappear in the merge of sendmail 8.15.2.  It is an</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#2e6b47f2</link>
        <description>libsm/path.c is about to disappear in the merge of sendmail 8.15.2.  It is anempty file now so it is safe to remove before the merge.MFC after:	3 days

            List of files:
            /freebsd-14.2/lib/libsm/Makefile</description>
        <pubDate>Tue, 07 Jul 2015 02:35:06 +0000</pubDate>
        <dc:creator>Gregory Neil Shapiro &lt;gshapiro@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/lib/libsm/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/lib/libsm/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>7d9b9991 - Add new sendmail 8.14.8 file</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#7d9b9991</link>
        <description>Add new sendmail 8.14.8 fileMFC after:	5 days

            List of files:
            /freebsd-14.2/lib/libsm/Makefile</description>
        <pubDate>Sun, 26 Jan 2014 23:40:31 +0000</pubDate>
        <dc:creator>Gregory Neil Shapiro &lt;gshapiro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a7449e3c - Since clang 3.2 now has an option to suppress warnings about implicitly</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#a7449e3c</link>
        <description>Since clang 3.2 now has an option to suppress warnings about implicitlypromoted K&amp;R parameters, remove the workarounds added for sendmailcomponents in r228558.MFC after:	1 week

            List of files:
            /freebsd-14.2/lib/libsm/Makefile</description>
        <pubDate>Sat, 16 Feb 2013 20:17:31 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>07b202a8 - Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#07b202a8</link>
        <description>Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toget rid of testing explicitly for clang (using ${CC:T:Mclang}) inindividual Makefiles.Instead, use the following extra macros, for use with clang:- NO_WERROR.clang       (disables -Werror)- NO_WCAST_ALIGN.clang  (disables -Wcast-align)- NO_WFORMAT.clang	(disables -Wformat and friends)- CLANG_NO_IAS		(disables integrated assembler)- CLANG_OPT_SMALL	(adds flags for extra small size optimizations)As a side effect, this enables setting CC/CXX/CPP in src.conf instead ofmake.conf!  For clang, use the following:CC=clangCXX=clang++CPP=clang-cppMFC after:	2 weeks

            List of files:
            /freebsd-14.2/lib/libsm/Makefile</description>
        <pubDate>Tue, 28 Feb 2012 18:30:18 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e277ed8 - Fix typos in the comments about clang warnings in several</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#9e277ed8</link>
        <description>Fix typos in the comments about clang warnings in severalsendmail-related Makefiles.Spotted by:	arundelMFC after:	1 week

            List of files:
            /freebsd-14.2/lib/libsm/Makefile</description>
        <pubDate>Fri, 16 Dec 2011 17:02:25 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>df5eee43 - Unfortunately, clang gives a warning about sendmail code that cannot be</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#df5eee43</link>
        <description>Unfortunately, clang gives a warning about sendmail code that cannot beturned off yet.  Since this is contrib code, and we don&apos;t really careabout the warnings, just turn make them non-fatal for now.MFC after:	1 week

            List of files:
            /freebsd-14.2/lib/libsm/Makefile</description>
        <pubDate>Fri, 16 Dec 2011 00:39:44 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1b015457 - MFC: Enable the use of nanosleep() instead of using pause() and signals.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#1b015457</link>
        <description>MFC: Enable the use of nanosleep() instead of using pause() and signals.     This Makefile change can be removed when the next version of sendmail     is imported as it will have this built in to the FreeBSD conf.h section.

            List of files:
            /freebsd-14.2/lib/libsm/Makefile</description>
        <pubDate>Sun, 07 Mar 2010 02:02:07 +0000</pubDate>
        <dc:creator>Gregory Neil Shapiro &lt;gshapiro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f37de12b - Enable the use of nanosleep() instead of using pause() and signals.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#f37de12b</link>
        <description>Enable the use of nanosleep() instead of using pause() and signals.This Makefile change can be removed when the next version of sendmailis imported as it will have this built in to the FreeBSD conf.h section.Submitted by:	John MarshallMFC after:	3 days

            List of files:
            /freebsd-14.2/lib/libsm/Makefile</description>
        <pubDate>Thu, 04 Mar 2010 05:53:06 +0000</pubDate>
        <dc:creator>Gregory Neil Shapiro &lt;gshapiro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>daaf5759 - Build lib/ with WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#daaf5759</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-14.2/lib/libsm/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 09:58:07 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4881b9c3 - New files in sendmail 8.14.1</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#4881b9c3</link>
        <description>New files in sendmail 8.14.1

            List of files:
            /freebsd-14.2/lib/libsm/Makefile</description>
        <pubDate>Mon, 09 Apr 2007 01:45:30 +0000</pubDate>
        <dc:creator>Gregory Neil Shapiro &lt;gshapiro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9f734473 - Add new libsm file from sendmail 8.13.6</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#9f734473</link>
        <description>Add new libsm file from sendmail 8.13.6MFC after:	4 days

            List of files:
            /freebsd-14.2/lib/libsm/Makefile</description>
        <pubDate>Wed, 22 Mar 2006 16:58:15 +0000</pubDate>
        <dc:creator>Gregory Neil Shapiro &lt;gshapiro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e1fe3dba - Reimplementation of world/kernel build options.  For details, see:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libsm/Makefile#e1fe3dba</link>
        <description>Reimplementation of world/kernel build options.  For details, see:http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.htmlThe src.conf(5) manpage is to follow in a few days.Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)

            List of files:
            /freebsd-14.2/lib/libsm/Makefile</description>
        <pubDate>Fri, 17 Mar 2006 18:54:44 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
