sat         2007-01-28 16:06:02 UTC

  FreeBSD ports repository

  Added files:
    net-p2p/bitflu       Makefile distinfo pkg-descr 
  Log:
  Add port net-p2p/bitflu:
  
  Bitflu is a free BitTorrent client. The client was written in Perl and
  is designed to run as a daemon (7x24h , like mlnet) on Linux, *BSD and
  maybe even OSX.
  * Multiple downloads
  * Designed to run as a daemon/No GUI: You can connect to the client
    using the telnet or HTTP interface
  * Security: The client can chroot itself and drop privileges
  * Bandwith shaping (currently only upload)
  * Crash-Proof design: Crashes or a full filesystem will never corrupt
    your downloads again :-)
  * Non-Threading/(almost)Non-Forking design: All connections are handled
    in non-blocking state using a dynamic select loop
  
  WWW: http://bitflu.workaround.ch/
  Author: Adrian Ulrich <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.1       +30 -0     ports/net-p2p/bitflu/Makefile (new)
  1.1       +3 -0      ports/net-p2p/bitflu/distinfo (new)
  1.1       +15 -0     ports/net-p2p/bitflu/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to