Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 2018 11:02:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225067] mail/opensmtpd: remove SSL_PORT option
Message-ID:  <bug-225067-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225067

            Bug ID: 225067
           Summary: mail/opensmtpd: remove SSL_PORT option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: fluffy@FreeBSD.org
          Reporter: ml+freebsd-bugs@vishwin.info
             Flags: maintainer-feedback?(fluffy@FreeBSD.org)
          Assignee: fluffy@FreeBSD.org

The make variable that this option passes, WITH_OPENSSL_PORT, had long been
deprecated, but only now has poudriere, at least, failed the build during t=
he
check-sanity phase:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: check-sanity   >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
/!\ ERRORS /!\

WITH_OPENSSL_PORT is unsupported, please use
DEFAULT_VERSIONS+=3Dssl=3Dlibressl-devel

in

your

make.conf

*** Error code 1

Stop.
make: stopped in /usr/ports/mail/opensmtpd

The obvious workaround is to unset SSL_PORT, which in turn does not pass
WITH_OPENSSL_PORT, but it would help to prevent seeing this deprecated opti=
on
at all for those not using base OpenSSL. This port successfully links with
whichever SSL option is set in make.conf afterwards.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225067-13>