CVS log for ports/net-p2p/azureus/files/Attic/azureus
Up to [FreeBSD] / ports / net-p2p / azureus / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10
Sat May 26 00:56:11 2007 UTC (4 years, 8 months ago) by alepulver
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.9: +1 -1 lines
- 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)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jan 4 20:00:05 2007 UTC (5 years, 1 month ago) by erwin
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
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
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jan 4 11:35:28 2006 UTC (6 years, 1 month ago) by lioux
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
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
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 10 00:13:20 2005 UTC (6 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: old_RELEASE_6_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -6 lines
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)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 14 17:29:11 2005 UTC (7 years ago) by lioux
Branches: MAIN
CVS tags: old_RELEASE_5_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
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]
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 13 22:16:14 2005 UTC (7 years ago) by lioux
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
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]
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 12 18:06:11 2005 UTC (7 years, 1 month ago) by lioux
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +10 -3 lines
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
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Nov 22 00:17:34 2004 UTC (7 years, 2 months ago) by hq
Branches: MAIN
CVS tags: old_RELEASE_4_11_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
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>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 15 03:17:17 2004 UTC (7 years, 2 months ago) by hq
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Fix a GUI display error by telling the application the operating system it is run on. PR: 73854 Submitted by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Oct 24 01:08:00 2004 UTC (7 years, 3 months ago) by hq
Branches: MAIN
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
