diff options
author | Renato Botelho <garga@FreeBSD.org> | 2017-06-27 14:42:30 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2017-06-27 14:42:30 +0000 |
commit | 072286748ecd96d2afb9dc1cd63db4d3fdfc0d9b (patch) | |
tree | 72ce76a943e1c7fb762935f79f8c67d56558523e /www/libxul/files/patch-bug1267513 | |
parent | Fix the way ${PREFIX}/etc/sudoers.d is handled removing the workaround added in (diff) |
* bitlbee always links to libintl.so and the configure script has no NLS option,
so add USES=gettext-runtime
* libgcrpyt requires libgpg-error, so add it to GNUTLS_LIB_DEPENDS
* nss requires nspr, so add it to NSS_LIB_DEPENDS
* Add USES=ssl for OpenSSL, its library dependency was completely undeclared
* 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 after
start unless run in foreground (-n). This problem has been present for at
least a year, recent past version of bitlbee also do not work, and the recent
update of libevent has not helped, so just mark it broken until someone takes
the initiative to debug and fix the issue.
* While here, remove python build dependency, it's not necessary anymore in
version 3.5.1
PR: 217311
Submitted by: rezny
Diffstat (limited to 'www/libxul/files/patch-bug1267513')
0 files changed, 0 insertions, 0 deletions