5ecd FreshPorts -- net-p2p/bittyrant
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
bittyrant 1.1_6 net-p2p on this many watch lists=0 search for ports that depend on this port
Broken BROKEN: Does not build
Ignore IGNORE: is marked as broken: Does not build
Java BitTorrent client optimized for fast download performance

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 May 2007 22:12:38
Also Listed In: java
License: not specified in port


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.
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/log4j
  2. java/jakarta-commons-cli
  3. java/junit
  4. x11-toolkits/swt-devel
  5. java/openjdk6
  6. devel/apache-ant
Required To Run:
  1. x11-toolkits/swt-devel
  2. java/openjdk6
There are no ports dependent upon this port

To install the port: cd /usr/ports/net-p2p/bittyrant/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for bittyrant-1.1_6:
     SWTDEVEL=on: Use SWT Development port
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://bittyrant.cs.washington.edu/dist_010807/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 13:43:44
Original commit files touched by this commit  1.1_6
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
24 Jul 2012 08:16:41
Original commit files touched by this commit  1.1_6
beat search for other commits by this committer
- Replace NOT_FOR_ARCHS with BROKEN as this port is supposed to work on
  amd64.

Requested by:	linimon
23 Jul 2012 19:59:53
Original commit files touched by this commit  1.1_6
beat search for other commits by this committer
- Add NOT_FOR_ARCHS= amd64 due to build problems on amd64:

[javac] bittyrant/work/BitTyrant/org/gudy/azureus2/ui/swt/views/ \
  IView.java:23: package org.eclipse.swt.widgets does not exist
[javac] import org.eclipse.swt.widgets.Composite;
[javac]                               ^
[javac] bittyrant/work/BitTyrant/org/gudy/azureus2/ui/swt/views/ \
  AbstractIView.java:39: cannot find symbol
[javac] symbol  : class Composite
[javac] location: class org.gudy.azureus2.ui.swt.views.AbstractIView
[javac]   public void initialize(Composite composite){
[javac]                          ^
...
[javac] 100 errors
BUILD FAILED
bittyrant/work/BitTyrant/build.xml:34: Compile failed; see the compiler
error output for details.

Reported by:	pointyhat
20 Jul 2012 21:58:28
Original commit files touched by this commit  1.1_6
bapt search for other commits by this committer
Convert to new options framework
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.1_6
dinoex search for other commits by this committer
- update png to 1.5.10
02 Jul 2011 18:06:14
Original commit files touched by this commit  1.1_5
miwi search for other commits by this committer
- Kick MD5 Support
27 Feb 2011 04:54:41
Original commit files touched by this commit  1.1_5
tabthorpe search for other commits by this committer
- Reassign ports to heap

Submitted by:   alepulver
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.1_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.1_4
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.1_3
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
06 Jun 2008 13:53:49
Original commit files touched by this commit  1.1_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 May 2007 20:32:57
Original commit files touched by this commit  1.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
03 May 2007 22:10:44
Original commit files touched by this commit  1.1
alepulver search for other commits by this committer
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.

Number of commits found: 13

2865
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24546
Broken 216
Deprecated 478
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days34
new fortnight56
new month220

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0