summaryrefslogtreecommitdiff
path: root/net-p2p/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-05-03 22:10:43 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-05-03 22:10:43 +0000
commit7852230ff66805c8a4348e57b1c25a3c826eeeb4 (patch)
treed9c5665ea49997197a71fc36eb80533dce3e3678 /net-p2p/Makefile
parent- Add PORTSCOUT variable to ignore version 1.3.0 (beta?) which is not (diff)
BitTyrant is a new, protocol compatible BitTorrent client that is optimized
for fast download performance. BitTyrant is: * Fast: During evaluation testing on more than 100 real BitTorrent swarms, BitTyrant provided an average 70% download performance increase when compared to the existing Azureus 2.5 implementation, with some downloads finishing more than three times as quickly. * Fair: BitTorrent was designed with incentives in mind: if a user is downloading at 30 KBps, they should upload at 30 KBps. However, due to the unique workload properties of many real-world swarms, this is not always enforced. BitTyrant is designed to make efficient use of your scarce upload bandwidth, rewarding those users whose upload allocations are fair and only allocating excess capacity to other users. * Familiar: BitTyrant is based on modifications to Azureus 2.5, currently the most popular BitTorrent client. All of our changes are under the hood. You'll find the GUI identical to Azureus, with optional additions to display statistics relevant to BitTyrant's operation.
Notes
Notes: svn path=/head/; revision=191499
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r--net-p2p/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile
index 420ce39a568c..aa584308e995 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -8,6 +8,7 @@
SUBDIR += apollon
SUBDIR += azureus
SUBDIR += bitflu
+ SUBDIR += bittyrant
SUBDIR += bnbt
SUBDIR += btpeer
SUBDIR += btqueue