Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2017 14:54:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217311] irc/bitlbee: add missing dependencies
Message-ID:  <bug-217311-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 217311
           Summary: irc/bitlbee: add missing dependencies
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: garga@FreeBSD.org
          Reporter: rezny@freebsd.org
          Assignee: garga@FreeBSD.org
             Flags: maintainer-feedback?(garga@FreeBSD.org)

Created attachment 180243
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D180243&action=
=3Dedit
fix up irc/bitlbee

* bitlbee always links to libintl.so and the configure script has no NLS
option, so add USES=3Dgettext-runtime
* libgcrpyt requires libgpg-error, so add it to GNUTLS_LIB_DEPENDS
* nss requires nspr, so add it to NSS_LIB_DEPENDS
* Add USES=3Dssl for OpenSSL, its library dependency was completely undecla=
red
* otr requires libgcrypt, and thus also libgpg-error, so add those to
OTR_LIB_DEPENDS
* Request the installed binary be stripped
* Mark LIBEVENT option BROKEN because bitlbee will not start in daemon (-D)=
 or
fork (-F) mode when compiled with libevent; it exits almost immediately aft=
er
start unless run in foreground (-n). This problem has been present for at l=
east
a year, recent past version of bitlbee also do not work, and the recent upd=
ate
of libevent has not helped, so just mark it broken until someone takes the
initiative to debug and fix the issue.

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