Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 May 2016 12:31:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209464] net-mgmt/zabbix3-server false positive IGNORE for GNUTLS/PolarSSL
Message-ID:  <bug-209464-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 209464
           Summary: net-mgmt/zabbix3-server false positive IGNORE for
                    GNUTLS/PolarSSL
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: coyote@bks.tv
                CC: pg@pakhom.spb.ru
             Flags: maintainer-feedback?(pg@pakhom.spb.ru)
                CC: pg@pakhom.spb.ru

"make config" for this port let select one of three SSL lib:
OpenSSL/GNUTLS/PolarSSL, but this condition:


.if ${OPSYS} =3D=3D FreeBSD && ${OSVERSION} < 1000000 &&
!defined(WITH_OPENSSL_PORT)
IGNORE=3D   OpenSSL from the base system is too old, add WITH_OPENSSL_PORT =
to
your /etc/make.conf and rebuild everything that needs SSL.
.endif


work even GNUTLS/PolarSSL selected.

--=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-209464-13>