Date: Wed, 13 Jul 2016 21:05:24 +0200 From: Matthieu Volat <mazhe@alkumuna.eu> To: Larry Rosenman <ler@lerctr.org> Cc: Freebsd ports <freebsd-ports@freebsd.org> Subject: Re: Framework question.... Message-ID: <20160713210524.62d5254f@freedom.alkumuna.eu> In-Reply-To: <6d5c52dee02876ef8e310cc26f957e55@thebighonker.lerctr.org> References: <6d5c52dee02876ef8e310cc26f957e55@thebighonker.lerctr.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/I2uTzWai_1wQ5=sf2V.CJNs Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 12 Jul 2016 20:45:55 -0500 Larry Rosenman <ler@lerctr.org> wrote: > Ports Folks, > I have a port (mail/dovecot2-pigeonhole) that I apparently need to=20 > pick up > the mail/dovecot2 gssapi option, but do NOT want to make the user set it= =20 > via the normal > options dialog. I.E. if dovecot2 has gssapi_heimdal set, I want to know= =20 > that. >=20 > Does the framework give me a way to get the OTHER ports option? Last time I had to face such a problem (~1 year ago?), it did not... You ma= y end up doing something using a subshell command such as : DOVECOT2_GSSAPI=3D${:!grep GSSAPI ${PORT_DBDIR}/mail_dovecot2/options|grep = _SET|cut -d=3D -f2!} Until somebody proposes something better... >=20 >=20 >=20 > --=20 > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 214-642-9640 E-Mail: ler@lerctr.org > US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" --=20 Matthieu Volat <mazhe@alkumuna.eu> --Sig_/I2uTzWai_1wQ5=sf2V.CJNs Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAleGkPQACgkQ+ENDeYKZi366ogCfdFvsWAukowmcEWqCDc6KUCHV ++4AnRKMmXpsJ568/DqoXV4angplABID =4sAW -----END PGP SIGNATURE----- --Sig_/I2uTzWai_1wQ5=sf2V.CJNs--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160713210524.62d5254f>