aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/vuze
Commit message (Collapse)AuthorAgeFilesLines
* Populate newly create net-p2p category with these ports:Pav Lucistnik2006-01-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ftp/jigdo net/amule1 net/amule2 net/apollon net/azureus net/bnbt net/btpeer net/btqueue net/cdonkey net/ctorrent net/dcd net/dclib net/dctc net/dctc-gui net/dctc-gui-qt net/edonkey-gui-gtk net/edonkey-gui-gtk-urlslave net/fcptools net/fidelio net/freenet net/frost net/giftcurs net/giftoxic net/giftui net/gift net/gift-fasttrack net/gift-gnutella net/gift-openft net/gkrellm-gift net/gnewtellium net/gnome-btdownload net/gnunet net/gtkhx net/gtk-gnutella net/gtorrentviewer net/hagelslag net/hx net/i2p net/javadc net/kmldonkey net/ktorrent net/libbt net/liberator net/libfreenet net/libpdtp net/libtorrent net/limewire net/linux-agsatellite net/linux-edonkey-core net/linux-edonkey-server net/linux-jigdo net/linux-overnet-core net/minder net/mldonkey net/mldonkey-core net/mldonkey-core-devel net/mldonkey-devel net/mldonkey-gui net/mldonkey-gui-devel net/mldonkey-perlreactor net/mldonkey-sancho net/mldonkey-serverspy net/mldonkey-urlslave net/mutella net/mute-net net/mute-net-gui net/mute-net-text net/napshare net/nicotine net/opendchub net/peercast net/phex net/pyslsk net/py-bittornado net/py-bittornado-core net/py-bittorrent net/py-bittorrent-core net/py-bittorrent-core-devel net/py-bittorrent-devel net/py-fngrab net/py-kenosis net/py-kenosis-bittorrent net/py-py2play net/p5-pdonkey net/qtella net/qtorrent net/rtorrent net/squall net/torrentflux net/torrentsniff net/trackerbt net/transmission net/valknut net/verlihub net/verlihub-plugins net/xmule net/xnap misc/ed2k misc/edonkey-tool-hash misc/linux-edonkey-tool-recovermet Repocopies by: marcus Notes: svn path=/head/; revision=154851
* [PATCH] net/azureus: fix buildEdwin Groothuis2006-01-041-1/+1
| | | | | | | | | | | | | Fix location of installed junit.jar Now the build fails when trying to install already installed java/junit. With the patch my TinderFoxy builds w/o error (tested on 4 and 7). PR: ports/91323 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@gmail.com> Notes: svn path=/head/; revision=152760
* Also fix the swt31 dependency from java to x11-toolkits in RUN_DEPENDSErwin Lansing2006-01-041-1/+1
| | | | | | | Submitted by: Ion-Mihai Tetcu Notes: svn path=/head/; revision=152734
* swt31 is in x11-toolkits, not java.Erwin Lansing2006-01-041-1/+1
| | | | | | | | | This should fix INDEX builds. Submitted by: Panagiotis Astithas past at ebs.gr Notes: svn path=/head/; revision=152731
* o No longer depend on swt libraries from eclipse; thus, removingMario Sergio Fujikawa Ferreira2006-01-042-33/+7
| | | | | | | | | the assorted hacks. o Depend on new port java/swt31 instead. o Bump PORTREVISION Notes: svn path=/head/; revision=152724
* Update to 2.3.0.6Mario Sergio Fujikawa Ferreira2005-12-092-5/+5
| | | | | | | | PR: 90131 Submitted by: Robert C. Noland III <rnoland@2hip.net> Notes: svn path=/head/; revision=150738
* Add SHA256 checksumMario Sergio Fujikawa Ferreira2005-11-111-0/+1
| | | | Notes: svn path=/head/; revision=147883
* o Depend on jdk 1.4 instead of 1.5 since there have been too manyMario Sergio Fujikawa Ferreira2005-11-072-3/+3
| | | | | | | | | | 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 Notes: svn path=/head/; revision=147476
* Set JAVA_{EXTRACT,BUILD,RUN} appropriatlyMario Sergio Fujikawa Ferreira2005-11-061-0/+3
| | | | | | | Suggested by: lawrence Notes: svn path=/head/; revision=147429
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* o Make it possible to build against jdk 1.5 by adding javac optionMario Sergio Fujikawa Ferreira2005-11-022-3/+3
| | | | | | | | | | | memoryMaximumSize="80m" o Switch from jdk 1.4 to 1.5 which is recomended by azureus developers [1] Requested by: too many [1] Notes: svn path=/head/; revision=146992
* EXTRACT_DEPENDS on java/eclipse since it has to be available atMario Sergio Fujikawa Ferreira2005-10-121-0/+2
| | | | | | | | | post-extract time Submitted by: hq Notes: svn path=/head/; revision=145162
* o Fix java/eclipse dependencies due to recent update of eclipse toMario Sergio Fujikawa Ferreira2005-10-121-15/+15
| | | | | | | | | | version 3.1.1 [1] o Bump PORTREVISION to force dependency fix Pointy hat to: freebsd-eclipse@FreeBSD.org ;D Notes: svn path=/head/; revision=145113
* Small protection layer in case the ports system is not completelyMario Sergio Fujikawa Ferreira2005-10-051-0/+4
| | | | | | | | available on the target system but the dependencies are (read java/eclipse). Notes: svn path=/head/; revision=144331
* o Fix PLISTMario Sergio Fujikawa Ferreira2005-09-181-1/+1
| | | | | | | o Bump PORTREVISION Notes: svn path=/head/; revision=143096
* Update to 2.3.0.4:Mario Sergio Fujikawa Ferreira2005-09-104-16/+37
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=142326
* BROKEN: Broken dependencyKris Kennaway2005-08-311-0/+2
| | | | Notes: svn path=/head/; revision=141530
* 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