Date: Sat, 16 Apr 2016 08:56:19 +0300 From: Alexandr Matveev <timon@timon.net.nz> To: Joe Marcus Clarke <marcus@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r413368 - head/net-im/libpurple Message-ID: <5711D403.90502@timon.net.nz> In-Reply-To: <201604151844.u3FIiswh040953@repo.freebsd.org> References: <201604151844.u3FIiswh040953@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 15.04.2016 21:44, Joe Marcus Clarke wrote: > -OPTIONS_DEFINE= BONJOUR DBUS GNUTLS NSS SASL GSTREAMER VV IDN PERL TCLTK \ > - SAMETIME SILC GG IRC JABBER MSN MYSPACE NOVELL OSCAR QQ \ > - SIMPLE YAHOO ZEPHYR > +OPTIONS_DEFINE= BONJOUR DBUS GNUTLS NSS SASL GSTREAMER VV IDN PERL TCLTK > +OPTIONS_GROUP= PROTOCOLS > +OPTIONS_GROUP_PROTOCOLS=BONJOUR GG SAMETIME SILC IRC JABBER MSN MYSPACE \ > + NOVELL OSCAR QQ SIMPLE YAHOO ZEPHYR > OPTIONS_DEFAULT= BONJOUR DBUS NSS GSTREAMER VV IDN GG IRC JABBER MSN \ > MYSPACE NOVELL OSCAR QQ SIMPLE YAHOO ZEPHYR > BONJOUR_DESC= mDNS support After this change there is two BONJOUR options. One in the PROTOCOLS group and one without group: ┌─────────────────────────── libpurple-2.10.12_2 ──────────────────────────────┐ │ ┌──────────────────────────────────────────────────────────────────────────┐ │ │ │+[x] BONJOUR mDNS support │ │ │ │+[x] DBUS D-Bus IPC system support │ │ │ │<...> │ │ │ │──────────────────────────────── PROTOCOLS ───────────────────────────────│ │ │ │+[x] BONJOUR mDNS support │ │ │ │+[x] GG The Gadu-Gadu chat protocol │ │ │ │<...> │ │ -- Aleksandr Matveev
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5711D403.90502>