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:
f...@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 <[email protected]> (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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"