svn commit: r262282 - in head: contrib/dma contrib/dma/debian contrib/dma/debian/migrate contrib/dma/debian/source contrib/dma/test etc/mtree libexec libexec/dma share/mk tools/build/mk tools/build...
Baptiste Daroussin
bapt at FreeBSD.org
Sat Feb 22 13:07:03 UTC 2014
On Fri, Feb 21, 2014 at 10:31:07AM -0700, Ian Lepore wrote:
> On Fri, 2014-02-21 at 07:26 +0000, Baptiste Daroussin wrote:
> > Author: bapt
> > Date: Fri Feb 21 07:26:49 2014
> > New Revision: 262282
> > URL: http://svnweb.freebsd.org/changeset/base/262282
> >
> > Log:
> > Import Dragonfly Mail Agent into base system
> >
> > It is a small and lightweight Mail Transport Agent.
> > It accepts mails from locally installed Mail User Agents (MUA) and delivers the
> > mails either locally or to a remote destination. Remote delivery includes
> > several features like TLS/SSL support, SMTP authentication and NULLCLIENT.
> >
> > Make dma conditional to new WITHOUT_DMA option and make it respect WITHOUT_MAIL
> >
> > Reviewed by: peter
> > Discussed with: emaste, bz, peter
> >
>
> This seems to be causing "redundant redeclaration of yylval" tinderbox
> failures.
Already fixed, few hours after the import
>
> Also, IMO, "WITHOUT_DMA" is a horrible build option name. DMA has a
> pretty universally understood meaning in computing, and anyone seeing
> that as a build option is likely to assume that meaning (and freak out a
> bit) rather than looking in a manpage for an alternative meaning. How
> about "WITHOUT_DMAGENT"?
>
Good idea, done
regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20140222/adac35c0/attachment.sig>
More information about the svn-src-all
mailing list