Bug 213561 - mail/fetchmail: You are using OpenSSL from ports and have selected GSSAPI from base, please select another GSSAPI value
Summary: mail/fetchmail: You are using OpenSSL from ports and have selected GSSAPI fro...
Status: Closed Works As Intended
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-17 11:26 UTC by Helmut Ritter
Modified: 2016-11-09 23:44 UTC (History)
2 users (show)

See Also:
chalpin: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Ritter 2016-10-17 11:26:24 UTC
FreeBSD 10.3 with LibreSSL installed:

[helmut@BSDHelmut1064 ~]$ sudo portupgrade mail/fetchmail
[Reading data from pkg(8) ... - 307 packages found - done]
** Port marked as IGNORE: mail/fetchmail:
        You are using OpenSSL from ports and have selected GSSAPI from base, please select another GSSAPI value
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        - mail/fetchmail (marked as IGNORE)
[helmut@BSDHelmut1064 ~]$

Do I really have to do a full installation of Heimdal or MIT from ports when using LibreSSL?
Comment 1 Corey Halpin 2016-10-17 22:41:22 UTC
If you would like to use fetchmail's GSSAPI support with non-baseSSL, or for that matter GSSAPI support in any application, then you do indeed need either Heimdal or MIT to provide that support.

This is not specific to fetchmail:
  https://svnweb.freebsd.org/ports?view=revision&revision=420788

As you're using LibreSSL, you probably want to be aware of this issue as well:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198527