1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
19bc31e6f1 o Update to 2.4.0.2 following required update of x11-toolkits/swt31
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>
2006-03-20 05:57:26 +00:00
Mario Sergio Fujikawa Ferreira
56655e7197 o Use the proper version in distinfo checksum file. A distinfo file
from a future update slipped in prematurely
o No PORTREVISION bump since it just fixes the build

PR:		93578
Submitted by:	Jin-Shan Tseng <tjs@Pluto.CDPA.nsysu.edu.tw>
2006-02-20 02:31:13 +00:00
Mario Sergio Fujikawa Ferreira
906ac7fec5 o Pacify portlint(1) by cleaning up BUILD_DEPENDS
o This port now both builds and runs on amd64 arch as reported by
  others (I do not own hardware to verify that)

PR:		92210
Submitted by:	mi
2006-02-19 08:44:52 +00:00
Mario Sergio Fujikawa Ferreira
ea49be316b Update to 2.3.0.6
PR:		90131
Submitted by:	Robert C. Noland III <rnoland@2hip.net>
2005-12-09 17:14:29 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Mario Sergio Fujikawa Ferreira
796f1dc3fc 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)
2005-09-10 00:13:20 +00:00
Mario Sergio Fujikawa Ferreira
de36573403 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]
2005-01-13 22:16:14 +00:00
Mario Sergio Fujikawa Ferreira
0e1d4cca01 o Update to latest version 2.2.0.2
o Remove redundant JAVA_BUILD
o Take over maintainership
2005-01-12 06:11:13 +00:00
Herve Quiroz
b483613740 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
2004-10-24 01:08:00 +00:00