diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-20 03:09:59 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-20 03:09:59 +0000 |
commit | 24ac553ca27136944cd45ab11364b37b52638927 (patch) | |
tree | 2edd544fdcf59e54048ddb88e6af987fc23635ee /net/dcd/distinfo | |
parent | Put the tarball on MASTER_SITE_LOCAL to fix fetching while the master (diff) |
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>
Notes
Notes:
svn path=/head/; revision=135663
Diffstat (limited to 'net/dcd/distinfo')
-rw-r--r-- | net/dcd/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/dcd/distinfo b/net/dcd/distinfo new file mode 100644 index 000000000000..7335099f9a20 --- /dev/null +++ b/net/dcd/distinfo @@ -0,0 +1,2 @@ +MD5 (dcd-0.4.8.tar.bz2) = 6219d776ce0ced149f74f28463b098f6 +SIZE (dcd-0.4.8.tar.bz2) = 340008 |