1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Rong-En Fan
1542e97568 - Downgrade to 2.5.0.4. No PORTEPOCH is required since this port was just
copied from net-p2p/azureus and it's not connected to build yet.

PR:		ports/114486
Submitted by:	Robert Noland <rnoland at 2hip.net>
2007-07-21 03:12:36 +00:00
Rong-En Fan
ca4d6d103a Force commit to note this is copied from net-p2p/azureus
PR:		ports/114486
Submitted by:	Robert Noland <rnoland at 2hip.net>
2007-07-20 09:24:58 +00:00
Alejandro Pulver
dbf766ac28 - Use SF macro in MASTER_SITES.
- Clean up.
- Don't define unneeded (automatically set) Java variables.
- Use SUB_FILES and SUB_LIST instead of custom target.

PR:		ports/112398
Submitted by:	alepulver (myself)
Approved by:	Robert Noland <rnoland@2hip.net> (maintainer)
2007-05-26 00:56:11 +00:00
Erwin Lansing
7b565af856 Add support for the updated swt and swt-devel ports
PR:		106227
Submitted by:	"Robert C. Noland III" <rnoland@2hip.net>
Approved by:	maintainer timeout
2007-01-04 20:00:06 +00:00
Mario Sergio Fujikawa Ferreira
e39895d20e Update to 2.5.0.0
PR:		103590
Submitted by:	Rainer Alves <rainer.alves@gmail.com>
2006-09-24 23:27:59 +00:00
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
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
1f52c7a2ab 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
2006-01-04 11:35:29 +00:00
Mario Sergio Fujikawa Ferreira
264528dc1a 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
2005-11-07 01:36:49 +00:00
Mario Sergio Fujikawa Ferreira
0682de0c5d 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]
2005-11-02 04:18:35 +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
0c929d8b42 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]
2005-01-14 17:29:11 +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
2e64d1face 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
2005-01-12 18:06:11 +00:00
Herve Quiroz
b16e00a0be 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>
2004-11-22 00:17:34 +00:00
Herve Quiroz
f29d81c144 Fix a GUI display error by telling the application the operating system it is
run on.

PR:		73854
Submitted by:	maintainer
2004-11-15 03:17:17 +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