pkgsrc/mail/sendmail
jlam 013d10861d The sendmail and libmilter should have different sets of options. In
particular, libmilter does *not* support "ldap", "sasl", etc. which are
supported by only sendmail.  Do this through the following:

(1) Create libmilter/options.mk with support for the "inet6" option.

(2) Drop inclusion of options.mk from sendmail/Makefile.common and move
    it to libmilter/Makefile and sendmail/Makefile.

While here, properly support IPv6 on FreeBSD, which like DragonFly has
getipnodebyname() in libc.

As a result of these changes, libmilter will no longer depend on
cyrus-sasl or openssl or openldap-client depending on what is set
in PKG_DEFAULT_OPTIONS.

Bump the PKGREVISION of libmilter to 1 due to the changed dependency list.
No change to sendmail as the binary package does not change.
2007-09-25 20:05:23 +00:00
..
files REPLACE_PERL works even if Perl is not registered as a dependency. 2007-01-20 20:08:31 +00:00
patches Update to sendmail-8.14.1. Major changes since sendmail-8.13.8: 2007-04-26 06:26:27 +00:00
DESCR grammar fix 2007-04-10 07:44:58 +00:00
distinfo Update to sendmail-8.14.1. Major changes since sendmail-8.13.8: 2007-04-26 06:26:27 +00:00
Makefile The sendmail and libmilter should have different sets of options. In 2007-09-25 20:05:23 +00:00
Makefile.common The sendmail and libmilter should have different sets of options. In 2007-09-25 20:05:23 +00:00
MESSAGE 8.13.8nb2: 2006-10-12 21:04:27 +00:00
options.mk Update to sendmail-8.14.1. Major changes since sendmail-8.13.8: 2007-04-26 06:26:27 +00:00
PLIST Update to sendmail-8.14.1. Major changes since sendmail-8.13.8: 2007-04-26 06:26:27 +00:00