svn commit: r566124 - in head/irc: . catgirl

Romain Tartière romain at freebsd.org
Sat Feb 20 22:54:35 UTC 2021


Hi!

On Sat, Feb 20, 2021 at 06:19:56AM +0000, Alexey Dokuchaev wrote:
> > +.if ${SSL_DEFAULT} == base || ${SSL_DEFAULT} == openssl
> > +LIB_DEPENDS+=	libtls.so:security/libretls
> > +.endif
> 
> I don't think this is right, or even allowed.  Can't the code be made
> portable across all SSL flavors?

Hum... This program is developed targeting libressl which provide this
libretls library to ease-up development of TLS related things.

The author extracting the libretls stuff from libressl so that it can be
used with openssl, and that was imported in the ports tree as
security/libretls.  My feeling is that it was better to have support for
all supported ssl versions supported by FreeBSD than just libressl so I
ended up proposing this which seemed to do the right thing (see PR
246818 for more details).

Do you see an alternative I did not think about?

Thanks!
Romain

-- 
Romain Tartière <romain at FreeBSD.org>  http://people.FreeBSD.org/~romain/
pgp: 8234 9A78 E7C0 B807 0B59  80FF BA4D 1D95 5112 336F (ID: 0x5112336F)
(plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20210220/8bfde747/attachment.sig>


More information about the svn-ports-all mailing list