openbsd-ports/net/bitlbee/pkg/README
2011-10-03 14:41:45 +00:00

19 lines
708 B
Plaintext

$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}.