1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/irc/ircd-ratbox-devel/files/pkg-message.in
Jean-Yves Lefort 4019b070f6 Add ircd-ratbox.
This is a port of the ircd-ratbox IRC daemon.

ircd-ratbox is the primary ircd used on EFnet; it combines the stability
of an ircd required for a large production network together with a rich
set of features, making it also suitable for use on smaller networks.

WWW: http://www.ircd-ratbox.org/

PR:		ports/92404
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-01-27 06:09:27 +00:00

15 lines
601 B
Plaintext

------------------------------------------------------------------------
ircd-ratbox has been successfully installed.
You should now copy %%PREFIX%%/etc/ircd-ratbox/ircd.conf.sample to
%%PREFIX%%/etc/ircd-ratbox/ircd.conf, and edit it as per the ratbox
documentation. This file is required to start the server.
Once you have added ircd_ratbox_enable="YES" to /etc/rc.conf, the
server can be started by running:
%%PREFIX%%/etc/rc.d/ircd-ratbox.sh start
Be sure to check out 'ratbox-services' if you need a services package.
------------------------------------------------------------------------