Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2017 22:10:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223120] net-im/pidgin suggestion for radio option for SSL, and Bonjour to be treated as a protocol
Message-ID:  <bug-223120-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 223120
           Summary: net-im/pidgin suggestion for radio option for SSL, and
                    Bonjour to be treated as a protocol
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: sid@bsdmail.com
             Flags: maintainer-feedback?(marcus@FreeBSD.org)
          Assignee: marcus@FreeBSD.org

In this suggestion GNUTLS and NSS are moved to a radio (either or) option u=
nder
SSL. Also, Bonjour behaves like a protocol, as it can be selected from the =
drop
down menu, when running Pidgin, so I suggest moving it to the (net) protoco=
ls
section. Thank you.
Here is the diff file:


--- Makefile    2017-10-19 17:00:26.306552000 -0500
+++ Makefile.edit       2017-10-19 16:59:30.248201000 -0500
@@ -41,13 +41,15 @@

 CPE_VENDOR=3D    pidgin

-OPTIONS_DEFINE=3D        BONJOUR DBUS GNUTLS NSS SASL GSTREAMER VV IDN PERL
TCLTK
+OPTIONS_DEFINE=3D                DBUS SASL GSTREAMER VV IDN PERL TCLTK
+OPTIONS_RADIO=3D         SSL
+OPTIONS_RADIO_SSL=3D     NSS GNUTLS
 OPTIONS_GROUP=3D         PROTOCOLS
-OPTIONS_GROUP_PROTOCOLS=3DGG SAMETIME SILC IRC JABBER \
+OPTIONS_GROUP_PROTOCOLS=3DBONJOUR GG SAMETIME SILC IRC JABBER \
                        NOVELL OSCAR QQ SIMPLE ZEPHYR
 OPTIONS_DEFAULT=3D       BONJOUR DBUS NSS GSTREAMER VV IDN GG IRC JABBER \
                        NOVELL OSCAR QQ SIMPLE ZEPHYR
-BONJOUR_DESC=3D  mDNS support
+BONJOUR_DESC=3D  mDNS support and Bonjour protocol
 GNUTLS_DESC=3D   Use GNUTLS for encryption support
 NSS_DESC=3D      Use Mozilla NSS for encryption support
 SASL_DESC=3D     Cyrus SASL support (for jabberd)

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