summaryrefslogtreecommitdiff
path: root/net-p2p/javadc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2010-08-01 net-p2p/javadc: is ancient, unmaintained, works only with JDK ↵Philip M. Gollucci2010-09-086-90/+0
| | | | | | | | | | 1.3, no master site 2010-09-01 net/pathchar: has been broken for 2+ years, no sources available 2010-08-05 www/linux-nvu: NVU 1.0, released June 2005, is the last official release of NVU. Kompozer has picked up where NVU has left off. Please consider using /pr/www/kompozer instead Notes: svn path=/head/; revision=260754
* Mark as DEPRECATED: The software is ancient, unmaintained, works with the JDKStefan Walter2010-05-211-0/+5
| | | | | | | | | | | 1.3 only and does not have a master/project site. PR: ports/143195 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Patch by: stefan Notes: svn path=/head/; revision=254744
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* 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
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* . bsd.java.mk 2.0 compliantGreg Lewis2004-06-091-3/+4
| | | | | | | | | | | | | | | . Fix build: . Enforce USE_JIKES=no as jikes won't let import statements contain no package name . Enforce JAVA_VERSION=1.3 as JDK 1.4 won't let import statements contain no package name . Re-enabled error statements while compiling PR: 66349 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Notes: svn path=/head/; revision=111171
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Drop maintainershipMario Sergio Fujikawa Ferreira2003-11-101-1/+1
| | | | Notes: svn path=/head/; revision=93613
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* Don't remove system directories share/java, share/java/classes, andKris Kennaway2002-11-101-1/+0
| | | | | | | share/doc Notes: svn path=/head/; revision=69861
* Replace sh shell parameter $* with safer "${@}"Mario Sergio Fujikawa Ferreira2002-08-161-1/+1
| | | | Notes: svn path=/head/; revision=64563
* Introduction of NEED_JAVAC knob in bsd.java.mk, stage 1.Ernst de Haan2002-04-261-0/+1
| | | | | | | | | | | | | | | The NEED_JAVAC knob has been discussed on the freebsd-java mailing list. It is documented at: http://www.metaverse.nl/~ernst/writing.html The second stage is the actual changing of bsd.java.mk. Reviewed by: java@FreeBSD.org Approved by: zach@neurosoft.org, joshua@roughtrade.net, lioux Notes: svn path=/head/; revision=58196
* Update to new java infrastructure, deploy USE_JAVAMario Sergio Fujikawa Ferreira2002-03-281-10/+3
| | | | Notes: svn path=/head/; revision=56789
* Actually build instead of just using shipped bytecodeMario Sergio Fujikawa Ferreira2001-11-201-1/+6
| | | | Notes: svn path=/head/; revision=50266
* let the java program receive parametersMario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | Notes: svn path=/head/; revision=50243
* New port javadc version 0.20: Open source Java DirectConnect (TM)Mario Sergio Fujikawa Ferreira2001-11-207-0/+84
command-line client Notes: svn path=/head/; revision=50237