cvs commit: ports/net-p2p/bitflu Makefile distinfo
Philip M. Gollucci
pgollucci at FreeBSD.org
Sun Jan 11 18:17:57 PST 2009
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 at 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 at 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
More information about the cvs-ports
mailing list