| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:43:44
1.1_6
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
24 Jul 2012 08:16:41
1.1_6
|
beat  |
- Replace NOT_FOR_ARCHS with BROKEN as this port is supposed to work on
amd64.
Requested by: linimon |
23 Jul 2012 19:59:53
1.1_6
|
beat  |
- 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
1.1_6
|
bapt  |
Convert to new options framework |
01 Jun 2012 05:26:28
1.1_6
|
dinoex  |
- update png to 1.5.10 |
02 Jul 2011 18:06:14
1.1_5
|
miwi  |
- Kick MD5 Support |
27 Feb 2011 04:54:41
1.1_5
|
tabthorpe  |
- Reassign ports to heap
Submitted by: alepulver |
28 Mar 2010 06:47:48
1.1_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.1_4
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
1.1_3
|
dinoex  |
- 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
1.1_2
|
edwin  |
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
1.1_1
|
flz  |
- 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
1.1
|
alepulver  |
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. |