[Bug 238133] mail/libesmtp marked BROKEN, while building fine without OpenSSL

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 26 09:13:58 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238133

            Bug ID: 238133
           Summary: mail/libesmtp marked BROKEN, while building fine
                    without OpenSSL
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: bugzilla.freebsd at omnilan.de

Created attachment 204615
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204615&action=edit
conditionally mark broken, depending on OPENSSL option

In r497650 https://svnweb.freebsd.org/ports?view=revision&revision=497650
this port was marked broken on stable/12 and head, unconditionally if OPENSSL
option is true or not.
I suggest disabling OPENSSL default option for now and allow users to build
that port (and most likely the package depending on libesmtp, like GeomWatch,
which in many cases will use a LAN MSA, where TLS isn't a prerequisite – but
GeomWatch can do it's job).

At least the options check for OPENSSL must be included, since if the user
deselects OPENSSL, the port isn't broken.

See also:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229017

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


More information about the freebsd-ports-bugs mailing list