openbsd-ports/net/bitlbee/pkg
2011-10-03 14:41:45 +00:00
..
DESCR update to 3.0.3 2011-10-03 14:33:14 +00:00
PLIST update to 3.0.3 2011-10-03 14:33:14 +00:00
README use '/etc/rc.d/inetd reload' instead of 'pkill -HUP inetd' in README 2011-10-03 14:41:45 +00:00

$OpenBSD: README,v 1.2 2011/10/03 14:41:45 okan Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

To enable bitlbee, add a line such as:

127.0.0.1:6667    stream  tcp     nowait _bitlbee ${TRUEPREFIX}/libexec/bitlbee bitlbee

to your /etc/inetd.conf and restart inetd:

# /etc/rc.d/inetd reload

If a libpurple flavored bitlbee port was previously used, be aware that
"classic" bitlbee cannot support all protocols supported with purple
library.  Remove lines for all protocol accounts unsupported by
"classic" bitlbee in users' xml configuration files in ${DB_DIR}.