Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2017 21:34:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215695] New port: net/s6-networking: suite of small networking utilities for Unix systems
Message-ID:  <bug-215695-13-lp2R7vNrjC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215695-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215695-13@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #2 from Colin Booth <colin-ports@heliocat.net> ---
One other thing, if you're adding TLS support to s6-networking you'll need =
to
adjust CONFIGURE_ARGS to have --enable-ssl=3D and pick either libressl or
bearssl. I'd personally suggest bearssl since it has no dependencies and ca=
n be
installed alongside libressl or openssl without any issues.=20

Whichever you pick though, make sure you set an explicit build and (if
necessary) library dependency on the ssl library of choice. As it stand the
current CONFIgURE_ARGS mean you'll static link against whichever ssl backend
you choose so as mentioned earlier, the LIBRARY_DEPENDS line doesn't matter=
 too
much.

--=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-215695-13-lp2R7vNrjC>