Date: Thu, 26 Dec 2013 12:33:10 +1100 From: Dewayne Geraghty <dewayne.geraghty@heuristicsystems.com.au> To: Hajimu UMEMOTO <ume@freebsd.org>, FreeBSD Ports <freebsd-ports@freebsd.org> Cc: Erick Turnquist <jhujhiti@adjectivism.org>, Scot Hetzel <swhetzel@gmail.com> Subject: Re: Resolving circular dependencies Message-ID: <52BB8756.3060000@heuristicsystems.com.au> In-Reply-To: <ygeiouc6buf.wl%ume@mahoroba.org> References: <52B6352E.4050804@scrubbed.adjectivism.org> <CACdU%2Bf_iGTCzC1q7HUiprz5T4YRLF3n3Zm-ZagP8E=3fKKNvDw@mail.gmail.com> <ygea9fp1e7j.wl%ume@mahoroba.org> <ygeiouc6buf.wl%ume@mahoroba.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 26/12/2013 5:10 AM, Hajimu UMEMOTO wrote: > Hi, > >>>>>> On Wed, 25 Dec 2013 18:18:08 +0900 >>>>>> Hajimu UMEMOTO <ume@FreeBSD.org> said: >>>>>> On Sun, 22 Dec 2013 08:51:53 -0600 >>>>>> Scot Hetzel <swhetzel@gmail.com> said: > swhetzel> The best way to solve this would be to create 3 ports that would > swhetzel> create the appropriate gssapi mech: > > swhetzel> security/cyrus-sasl2-mech-gssapi-base <- Kerberos Support from > swhetzel> /usr/lib/libkrb5.a > swhetzel> security/cyrus-sasl2-mech-gssapi-krb5 (slave port) > swhetzel> security/cyrus-sasl2-mech-gssapi-hemidal (slave port) > > swhetzel> That way you could use Poudriere to build these 4 ports (cyrus-sasl2, > swhetzel> openldap24-sasl-client, krb5 and cyrus-sasl2-mech-gssapi-krb5). > > swhetzel> Now if someone could sit down and code these mech ports. ;-) > > ume> I'll do it later. > > I've just committed it. Please give it a try. > > Sincerely, > > -- > Hajimu UMEMOTO > ume@mahoroba.org ume@{,jp.}FreeBSD.org > http://www.mahoroba.org/~ume/ > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > Would it be possible to include some documentation in /usr/ports/UPDATING regarding the removal of gssapi from cyrus-sasl2 and the creation of the security/cyrus-sasl2-gssapi port; as it will surprise some. A cursory review of the security/cyrus-sasl2-gssapi/Makefile seems to create lib/sasl2/libgssapiv2.* lib/sasl2/libgs2.* files, so adding security/cyrus-sasl2-gssapi into the routine build sequence shouldn't be too dramatic a change. It will be nice to remove the long-standing workaround of the openssl, heimdal (without_ldap), openldapX-sasl-client, heimdal resolution loop. Regards, Dewayne
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52BB8756.3060000>