cvs commit: ports/net Makefile ports/net/dcd Makefile distinfo pkg-descr pkg-plist ports/net/dcd/files pkg-deinstall.in pkg-install.in

Jean-Yves Lefort jylefort at FreeBSD.org
Thu May 19 20:10:03 PDT 2005


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 at 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)


More information about the cvs-all mailing list