to 3.1.1
o This version works with jdk version >= 1.4 instead of only 1.4
o Add PKGMESSAGE instructing that x11-toolkits/swt31 should be of
version 3.1.1 or later.
PR: 94607
Submitted by: Mikhail T. <mi@aldan.algebra.com>
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
- 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)
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]
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]
- Install jars under JAVAJARDIR
- Make sure that the wrapper scripts runs the correct
JAVA_{VERSION,OS}
o Bump PORTREVISION due to jar location changes
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>
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