Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2022 06:55:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263484] ftp/curl: Remove GnuTLS option
Message-ID:  <bug-263484-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 263484
           Summary: ftp/curl: Remove GnuTLS option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Created attachment 233413
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233413&action=
=3Dedit
Patch for curl

This can cause multiple dependency loops as for instance devel/doxygen itse=
lf
depends on CMake and also has multiple dependencies that depends on CMake

Example:
Enable DNSTAP option in GnuTLS (depends on dns/unbound)
Enable DNSTAP in Unbound (depends on fstrm and protobuf-c)
Enable DOXYGEN option in either fstrm and protobuf-c (both provide this opt=
ion)

Having a quick look at repology.org gives us the following:
Alpine Linux --> Only OpenSSL
Arch Linux --> Offers both OpenSSL and GnuTLS (GnuTLS port does however use
some workarounds)
CentOS Stream 9 --> Only OpenSSL
Debian --> Offers both OpenSSL and GnuTLS, defaults to OpenSSL
Fedora --> Same as CentOS Steam 9
Gentoo --> Provides multiple variants (nor verified but I think they defaul=
ts
to OpenSSL)
OpenSUSE --> Only OpenSSL

--=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-263484-7788>