| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Jan 2006 21:36:28

|
pav  |
Populate newly create net-p2p category with these ports:
ftp/jigdo
net/amule1
net/amule2
net/apollon
net/azureus
net/bnbt
net/btpeer
net/btqueue
net/cdonkey
net/ctorrent
net/dcd
net/dclib
net/dctc (Only the first 15 lines of the commit message are shown above ) |
04 Jan 2006 23:24:28
2.3.0.6_1
|
edwin  |
[PATCH] net/azureus: fix build
Fix location of installed junit.jar
Now the build fails when trying to install already installed
java/junit. With the patch my TinderFoxy builds w/o error
(tested on 4 and 7).
PR: ports/91323
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@gmail.com> |
04 Jan 2006 15:09:23
2.3.0.6_1
|
erwin  |
Also fix the swt31 dependency from java to x11-toolkits in RUN_DEPENDS
Submitted by: Ion-Mihai Tetcu |
04 Jan 2006 13:28:50
2.3.0.6_1
|
erwin  |
swt31 is in x11-toolkits, not java.
This should fix INDEX builds.
Submitted by: Panagiotis Astithas past at ebs.gr |
04 Jan 2006 11:35:29
2.3.0.6_1
|
lioux  |
o No longer depend on swt libraries from eclipse; thus, removing
the assorted hacks.
o Depend on new port java/swt31 instead.
o Bump PORTREVISION |
09 Dec 2005 17:14:29
2.3.0.6
|
lioux  |
Update to 2.3.0.6
PR: 90131
Submitted by: Robert C. Noland III <rnoland@2hip.net> |
11 Nov 2005 06:06:17
2.3.0.4_5
|
lioux  |
Add SHA256 checksum |
07 Nov 2005 01:43:00
2.3.0.4_5
|
lioux  |
o Forced commit message to fix previous commit messag2, check item
number 2:
1) Depend on jdk 1.4 instead of 1.5 since there have been too many
problem reports. jdk 1.4 is known to work despite the urges from
developers to use 1.5.
2) Rollback both files/build.xml and Makefile to versions consistent
with dependency on jdk 1.4 |
07 Nov 2005 01:36:49
2.3.0.4_5
|
lioux  |
o Depend on jdk 1.4 instead of 1.5 since there have been too many
reports of problems. jdk 1.4 is known to work despite the urges
from developers to use 1.5.
o Rollback files/build.xml and Makefile to version in consistent
with dependency on jdk 1.5 |
06 Nov 2005 05:26:08
2.3.0.4_4
|
lioux  |
Set JAVA_{EXTRACT,BUILD,RUN} appropriatly
Suggested by: lawrence |
05 Nov 2005 05:22:06
2.3.0.4_4
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
02 Nov 2005 04:18:35
2.3.0.4_3
|
lioux  |
o Make it possible to build against jdk 1.5 by adding javac option
memoryMaximumSize="80m"
o Switch from jdk 1.4 to 1.5 which is recomended by azureus developers
[1]
Requested by: too many [1] |
12 Oct 2005 21:14:55
2.3.0.4_2
|
lioux  |
EXTRACT_DEPENDS on java/eclipse since it has to be available at
post-extract time
Submitted by: hq |
12 Oct 2005 13:45:19
2.3.0.4_2
|
lioux  |
o Fix java/eclipse dependencies due to recent update of eclipse to
version 3.1.1 [1]
o Bump PORTREVISION to force dependency fix
Pointy hat to: freebsd-eclipse@FreeBSD.org ;D |
05 Oct 2005 18:18:56
2.3.0.4_1
|
lioux  |
Small protection layer in case the ports system is not completely
available on the target system but the dependencies are (read
java/eclipse). |
18 Sep 2005 19:52:09
2.3.0.4_1
|
lioux  |
o Fix PLIST
o Bump PORTREVISION |
10 Sep 2005 00:13:20
2.3.0.4
|
lioux  |
Update to 2.3.0.4:
- Unpack some shared libraries from eclipse's jars
- Depend on jdk 1.4 which may result on a memory leak due to the
usage of jnio API. jdk 1.5 should fix this issue but our current
version does not work with azureus 2.3.0.x series
Reviewed by: freebsd-ports (silence) |
31 Aug 2005 03:18:36
2.2.0.2_6
|
kris  |
BROKEN: Broken dependency |
10 Apr 2005 21:06:41
2.2.0.2_6
|
lioux  |
o azureus uses kio API which memory leaks under jdk 1.4 but the issue
has been "resolved" in 1.5. Furthermore, it's been stated that
is a known problem within 1.4 that will not be fixed.
o Therefore, to mitigate memory leaking issues with azureus (around
300 megabytes), depend on jdk 1.5+ instead of 1.4+.
o Bump PORTEVISION to force updates |
12 Mar 2005 10:54:27
2.2.0.2_5
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
20 Jan 2005 12:02:43
2.2.0.2_4
|
lioux  |
o USE_JIKES=no because jikes breaks thee build
o Have restart script use sh instead of bash (wrong path anyway)
o Bump PORTREVISION |
14 Jan 2005 17:29:11
2.2.0.2_3
|
lioux  |
1) FILESDIR/azureus: make sure azureus will save plugin updates
where it should; i.e., HOME/.Azureus/plugins. This will stop azureus
from creating plugins dirs anywhere it is invoked (pwd). Issue
with all versions of azureus including CVS
2) Remove swt-pi.jar eclipse dependency from BUILD_DEPENDS. It is
still listed as RUN_DEPENDS
3) Bump PORTREVISION for [1] |
13 Jan 2005 22:16:14
2.2.0.2_2
|
lioux  |
o Build an azureus jar with a native jdk instead of downloading the
jar
o Use a custom made ant build.xml for building. Written with help
from [1]
o Clean up CLASSPATH, we do not need swt-pi-mozilla.jar
o Bump PORTREVISION
Reviewed by: jrandom [1] |
12 Jan 2005 18:06:11
2.2.0.2_1
|
lioux  |
o Update to <bsd.java.mk> standard 2.0
- Install jars under JAVAJARDIR
- Make sure that the wrapper scripts runs the correct
JAVA_{VERSION,OS}
o Bump PORTREVISION due to jar location changes |
12 Jan 2005 06:11:13
2.2.0.2
|
lioux  |
o Update to latest version 2.2.0.2
o Remove redundant JAVA_BUILD
o Take over maintainership |
09 Jan 2005 06:10:05
2.1.0.4_3
|
glewis  |
. Fix packing list.
Submitted by: Jeremy Faulkner <gldisater@gto.net>
Reported by: kris |
01 Jan 2005 23:50:51
2.1.0.4_3
|
kris  |
Reset bouncing maintainer address:
<gldisater@gldis.ca>: Host or domain name not found. Name service error for
name=gldis.ca type=MX: Host not found, try again
Approved by: portmgr (self) |
17 Dec 2004 20:54:50
2.1.0.4_3
|
hq  |
Fix WWW entry in pkg-descr
PR: 75202
Submitted by: maintainer
Reported by: Manfred N. Riem <mnriem@earthlink.net> |
22 Nov 2004 00:17:34
2.1.0.4_3
|
hq  |
Fix a bug in the azureus startup script installed by the port: the regex used
to determine the ECLIPSE_SWT might have more matches than intended (e.g.
org.eclipse.sdk.examples_3.0.0).
PR: 74200
Submitted by: maintainer
Reported by: Mark Evenson <evenson@panix.com> |
15 Nov 2004 03:17:17
2.1.0.4_2
|
hq  |
Fix a GUI display error by telling the application the operating system it is
run on.
PR: 73854
Submitted by: maintainer |
07 Nov 2004 22:37:47
2.1.0.4_1
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
24 Oct 2004 01:08:00
2.1.0.4
|
hq  |
Azureus is a java bittorrent client. Azureus offers multiple
torrent downloads, queuing/priority systems (on torrents and
files), start/stop seeding options and instant access to
numerous pieces of information about your torrents. Azureus
now features an embedded tracker easily setup and ready to use.
WWW: http://azureus.sourceforge.com/
PR: 72682
Submitted by: Jeremy Faulkner <gldisater@gldis.ca>
Reviewed by: glewis |