[Bug 223120] net-im/pidgin suggestion for radio option for SSL, and Bonjour to be treated as a protocol

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 19 22:10:14 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223120

            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 at FreeBSD.org
          Reporter: sid at bsdmail.com
             Flags: maintainer-feedback?(marcus at FreeBSD.org)
          Assignee: marcus at FreeBSD.org

In this suggestion GNUTLS and NSS are moved to a radio (either or) option under
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) protocols
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=    pidgin

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list