Date: Fri, 20 May 2005 03:09:59 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/dcd Makefile distinfo pkg-descr pkg-plist ports/net/dcd/files pkg-deinstall.in pkg-install.in Message-ID: <200505200309.j4K39xvg097523@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jylefort 2005-05-20 03:09:59 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/dcd Makefile distinfo pkg-descr pkg-plist
net/dcd/files pkg-deinstall.in pkg-install.in
Log:
Add dcd.
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/
PR: ports/81021
Submitted by: Aleksandr S. Goncharov <mraleks@bk.ru>
Revision Changes Path
1.1476 +1 -0 ports/net/Makefile
1.1 +64 -0 ports/net/dcd/Makefile (new)
1.1 +2 -0 ports/net/dcd/distinfo (new)
1.1 +9 -0 ports/net/dcd/files/pkg-deinstall.in (new)
1.1 +7 -0 ports/net/dcd/files/pkg-install.in (new)
1.1 +16 -0 ports/net/dcd/pkg-descr (new)
1.1 +15 -0 ports/net/dcd/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505200309.j4K39xvg097523>
