aboutsummaryrefslogtreecommitdiff
path: root/net/azureus
Commit message (Collapse)AuthorAgeFilesLines
* o azureus uses kio API which memory leaks under jdk 1.4 but the issueMario Sergio Fujikawa Ferreira2005-04-101-2/+2
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=132939
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* o USE_JIKES=no because jikes breaks thee buildMario Sergio Fujikawa Ferreira2005-01-201-1/+7
| | | | | | | | o Have restart script use sh instead of bash (wrong path anyway) o Bump PORTREVISION Notes: svn path=/head/; revision=126936
* 1) FILESDIR/azureus: make sure azureus will save plugin updatesMario Sergio Fujikawa Ferreira2005-01-142-3/+3
| | | | | | | | | | | | 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] Notes: svn path=/head/; revision=126441
* o Build an azureus jar with a native jdk instead of downloading theMario Sergio Fujikawa Ferreira2005-01-134-13/+83
| | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=126361
* o Update to <bsd.java.mk> standard 2.0Mario Sergio Fujikawa Ferreira2005-01-122-7/+17
| | | | | | | | | | - Install jars under JAVAJARDIR - Make sure that the wrapper scripts runs the correct JAVA_{VERSION,OS} o Bump PORTREVISION due to jar location changes Notes: svn path=/head/; revision=126244
* o Update to latest version 2.2.0.2Mario Sergio Fujikawa Ferreira2005-01-122-6/+4
| | | | | | | | o Remove redundant JAVA_BUILD o Take over maintainership Notes: svn path=/head/; revision=126197
* . Fix packing list.Greg Lewis2005-01-091-0/+1
| | | | | | | | Submitted by: Jeremy Faulkner <gldisater@gto.net> Reported by: kris Notes: svn path=/head/; revision=125932
* Reset bouncing maintainer address:Kris Kennaway2005-01-011-1/+1
| | | | | | | | | | <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) Notes: svn path=/head/; revision=125632
* Fix WWW entry in pkg-descrHerve Quiroz2004-12-171-1/+1
| | | | | | | | | PR: 75202 Submitted by: maintainer Reported by: Manfred N. Riem <mnriem@earthlink.net> Notes: svn path=/head/; revision=124330
* Fix a bug in the azureus startup script installed by the port: the regex usedHerve Quiroz2004-11-222-2/+2
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=122111
* Fix a GUI display error by telling the application the operating system it isHerve Quiroz2004-11-152-2/+2
| | | | | | | | | | run on. PR: 73854 Submitted by: maintainer Notes: svn path=/head/; revision=121631
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Azureus is a java bittorrent client. Azureus offers multipleHerve Quiroz2004-10-244-0/+77
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 Notes: svn path=/head/; revision=120048