Opened 15 years ago
Closed 15 years ago
#23374 closed enhancement (fixed)
libgsasl-1.4.0 Add variant to use MIT GSS-API
Reported by: | davidm@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | libgsasl |
Description
The attached patch adds a "gssapi_mit" variant to the libgsasl Portfile. Using this variant tells libgsasl to use the MIT GSSAPI implementation (i.e. the one included with Mac OS X and Kerberos.app). This allows one to use Kerberos.app to manage tickets for use with GSSAPI authentication with both Mail.app (e.g. for normal email use) *and* a MacPorts-installed msmtp (e.g. to send patches via git-send-email through a GSSAPI-authenticating mail server).
Attachments (1)
Change History (3)
Changed 15 years ago by davidm@…
Attachment: | Portfile-libgsasl.patch added |
---|
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Keywords: | libgsasl gssapi kerberos mit krb5 removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for the suggestion. Committed in r62913.