an easy and consistent way of installing software ported to FreeBSD
DConnect Daemon is a Direct Connect Hub clone for Unix. It allows people to
share their resources, i.e.: programs, graphics, other files...
Features:
* fast, pure C implementation
* libwrap support (hosts.allow, hosts.deny)
* low per-user memory consumption
* uses threads (no forking)
* nick pattern matching
* simple administration through telnet console
WWW: http://www.dc.ds.pg.gda.pl/
- Aleksandr S. Goncharov
mraleks@bk.ru
sbin/dcd
sbin/dcd.adduser
@exec install -d -m 751 -o daemon -g daemon %D/etc/dcd
etc/dcd/console.allow.default
etc/dcd/dcd.banned.default
etc/dcd/dcd.conf.default
etc/dcd/dcd.motd.default
etc/dcd/dcd.penalties.default
etc/dcd/dcd.rules.default
etc/dcd/dcd.users.default
etc/dcd/dcd.welcome.default
etc/dcd/nicks.allow.default
etc/dcd/dcd.hublinks.default
etc/dcd/dcd.usercommands.default
@exec install -d -m 751 -o daemon -g daemon /var/log/dcd
@dirrmtry /var/log/dcd
@dirrmtry etc/dcd
@dirrmtry man/pl.ISO8859-2/man8
@dirrmtry man/pl.ISO8859-2