Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2009 02:17:56 +0000 (UTC)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net-p2p/bitflu Makefile distinfo
Message-ID:  <200901120217.n0C2Hu2J010118@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgollucci    2009-01-12 02:17:56 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/bitflu       Makefile distinfo 
  Log:
  - Update to 0.62
  
  Upstream changelog:
  
  Version 0.62 (Released: 20081222)
  
  StorageVFS:
  * Implemented a filedescriptor cache to reduce
  the number of open()/close() calls.
  
  Core:
  * Removed the (unimplemented) echo command that caused
  bitflu to panic. Uups...
  
  Telnet:
  * Added 'clear' command to clear the screen
  * Added 'repeat' command that repeats a command each second.
  Example:
  foo@bitflu> repeat clear ; date ; vd
  (Hit CTRL+C to stop)
  
  BitTorrent:
  * Remember received peers (via Tracker, Kademlia or ut_pex)
  and try to contact them in small steps.
  This will/should result in more peers
  * Removed torrent_minpeers setting
  * Do not blacklist peer if first chunk was bad (Added MIN_HASHFAILS)
  
  WebUI:
  * Bugfix: The upload function forgot to remove tempfiles. oops.
  
  Submitted by:       Peter Schuller <peter.schuller@infidyne.com> (maintainer)
  PR:                 ports/129991
  
  Revision  Changes    Path
  1.8       +1 -1      ports/net-p2p/bitflu/Makefile
  1.7       +3 -3      ports/net-p2p/bitflu/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901120217.n0C2Hu2J010118>