Subject: Re: CVS commit: pkgsrc/mail/msmtp
To: Dieter Baron <dillo@danbala.ifoer.tuwien.ac.at>
From: Todd Vierling <tv@duh.org>
List: tech-pkg
Date: 08/29/2005 15:00:07
On Mon, 29 Aug 2005, Dieter Baron wrote:

> : Only one SSL scheme can be used.  Default to (and prefer) OpenSSL; allow
> : fallback to gnutls of ssl is not set in OPTIONS.
>
>   Please use PKG_OPTIONS_GROUP for this:
>
> PKG_OPTIONS_OPTIONAL_GROUPS=ssl
> PKG_OPTIONS_GROUP.ssl=ssl gnutls

The intent is that if both are specified, it DOES NOT break, and chooses the
preferred default automatically.

I am trying to *remove* mutually exclusive groups where possible so that
PKG_DEFAULT_OPTIONS can contain all of them without breaking packages.

-- 
-- Todd Vierling <tv@duh.org> <tv@pobox.com> <todd@vierling.name>