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

            List of files:
            /freebsd-14.2/libexec/dma/dmagent/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>d904b43b - dma: install a simple example for the auth.conf file</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/dma/dmagent/Makefile#d904b43b</link>
        <description>dma: install a simple example for the auth.conf filePR:		270088MFC After:	3 days

            List of files:
            /freebsd-14.2/libexec/dma/dmagent/Makefile</description>
        <pubDate>Mon, 15 May 2023 07:18:40 +0000</pubDate>
        <dc:creator>Peter Wright &lt;pete@nomadlogic.org&gt;</dc:creator>
    </item>
<item>
        <title>bdf6dee2 - dma: specify OpenSSL 1.1 API</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/dma/dmagent/Makefile#bdf6dee2</link>
        <description>dma: specify OpenSSL 1.1 APIReviewed by:	emasteSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/libexec/dma/dmagent/Makefile</description>
        <pubDate>Tue, 09 May 2023 14:06:40 +0000</pubDate>
        <dc:creator>Pierre Pronchery &lt;pierre@freebsdfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>45396fda - dma: dma.conf.5 as MLINK to dma.8</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/dma/dmagent/Makefile#45396fda</link>
        <description>dma: dma.conf.5 as MLINK to dma.8There&apos;s no separate man page for dma.conf, but the format is documentedin dma.8.Reviewed by:	baptMFC after:	1 weekSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D37944

            List of files:
            /freebsd-14.2/libexec/dma/dmagent/Makefile</description>
        <pubDate>Wed, 04 Jan 2023 18:47:26 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a67b925f - mail: make The Dragonfly Mail Agent (dma) the default mta.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/dma/dmagent/Makefile#a67b925f</link>
        <description>mail: make The Dragonfly Mail Agent (dma) the default mta.dma accepts mail from a local Mail User Agent (MUA) and delivers itlocally or to a smarthost for delivery. dma does not accept inboundmail (i.e., it does not listen on port 25) and is not intended toprovide the same functionality as a full MTA like postfix or sendmail.It is intended for use cases such as delivering cron(8) mail. whichis the default configuration and usage of sendmail in the defaultsetup of the base system.In order to switch the default from sendmail to dma, we teachmailwrapper to fallback on dma directly if the mailer.conf file cannotbe opened.We install by default a mailer.conf file which points at dmaWe install a mailer.conf file for sendmail in the examples.Relnotes:	yesDifferential Revision:	https://reviews.freebsd.org/D37035

            List of files:
            /freebsd-14.2/libexec/dma/dmagent/Makefile</description>
        <pubDate>Thu, 13 Oct 2022 09:37:21 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ecebb3cc - Only set WARNS if not defined</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/dma/dmagent/Makefile#ecebb3cc</link>
        <description>Only set WARNS if not definedThis would allow interested parties to do experimental runs with anenvironment set appropriately to raise all the warnings throughout thebuild; e.g. env WARNS=6 NO_WERROR=yes buildworld.Not currently touching the numerous instances in ^/tools.MFC after:	1 week

            List of files:
            /freebsd-14.2/libexec/dma/dmagent/Makefile</description>
        <pubDate>Fri, 11 Sep 2020 13:28:37 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ea580d0b - Revert r301137 and r301163, and implement a correct fix</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/dma/dmagent/Makefile#ea580d0b</link>
        <description>Revert r301137 and r301163, and implement a correct fixfor the CONFS issue with dma.conf and ppp.conf.Thank you very much to Bryan Drewery for looking into theproblem and providing this fix.Pointyhat:	gjbSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/libexec/dma/dmagent/Makefile</description>
        <pubDate>Wed, 01 Jun 2016 20:44:28 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d1900df6 - Implement a hack to re-enable installation of the dma.conf.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/dma/dmagent/Makefile#d1900df6</link>
        <description>Implement a hack to re-enable installation of the dma.conf.The &apos;CONFS&apos; entries in share/mk/bsd.confs.mk explicitly checkfor the &apos;installconfig&apos;, but does not behave properly with the&apos;distribute&apos; target.This seems to be related to the previously-reported issueswith files within /etc in the past.Reported by:	Ben WoodsSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/libexec/dma/dmagent/Makefile</description>
        <pubDate>Wed, 01 Jun 2016 20:06:55 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f0d5be83 - Install a usable mailer.conf for dragonfly mailer agent if sendmail is disabled</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/dma/dmagent/Makefile#f0d5be83</link>
        <description>Install a usable mailer.conf for dragonfly mailer agent if sendmail is disabled

            List of files:
            /freebsd-14.2/libexec/dma/dmagent/Makefile</description>
        <pubDate>Thu, 24 Mar 2016 08:25:05 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f98f68bd - Use existing CONFDIR instead of adding a new CONFIGDIR</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/dma/dmagent/Makefile#f98f68bd</link>
        <description>Use existing CONFDIR instead of adding a new CONFIGDIRReported by:	jbeich

            List of files:
            /freebsd-14.2/libexec/dma/dmagent/Makefile</description>
        <pubDate>Sun, 11 Oct 2015 19:25:39 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c9976e3 - Install bsd.confs.mk</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/dma/dmagent/Makefile#2c9976e3</link>
        <description>Install bsd.confs.mkRename ETCDIR into CONFIGDIR to avoid conflicts with the ports tree

            List of files:
            /freebsd-14.2/libexec/dma/dmagent/Makefile</description>
        <pubDate>Sat, 10 Oct 2015 10:48:09 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b3d93d3 - Rename the dma directory into dmagent to avoid collision on unclean oject</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/dma/dmagent/Makefile#4b3d93d3</link>
        <description>Rename the dma directory into dmagent to avoid collision on unclean ojectdirectory where an old dma binary can remain

            List of files:
            /freebsd-14.2/libexec/dma/dmagent/Makefile</description>
        <pubDate>Fri, 09 Oct 2015 23:19:29 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
