The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net-p2p : mldonkey-devel

 MLDonkey is an OCAML/GTK client for a number of
peer-to-peer networks.

It is separated into a core with telnet and web
interfaces, and a GTK GUI.

The following protocols are supported:
- eDonkey		(http://www.edonkey2000.com/)
- Overnet		(http://www.overnet.com/)
- Bittorrent		(http://www.bittorrent.com/)
- Gnutella		(http://www.gnutella.org/)
- Gnutella2		(http://www.shareaza.com/)
- Fasttrack		(http://en.wikipedia.org/wiki/Fasttrack)
- FileTP [http/ftp/ssh]	(http://mldonkey.sourceforge.net/FileTP)
- Kademlia		(http://en.wikipedia.org/wiki/Kad_Network) 

http://mldonkey.sourceforge.net/



mldonkey-devel history


v. 1.91
date: 2007/10/04 02:16:18;  author: edwin;  state: Exp;  lines: +0 -5
Remove always-false/true conditions based on OSVERSION 500000

v. 1.90 date: 2007/09/30 04:47:20; author: linimon; state: Exp; lines: +2 -2 Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
v. 1.89 date: 2007/05/19 20:20:08; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.88 date: 2007/04/25 09:41:11; author: lioux; state: Exp; lines: +1 -1 Update to 2.8.5
v. 1.87 date: 2007/04/16 09:52:30; author: lioux; state: Exp; lines: +39 -27 o Update to 2.8.4 o Simplify Makefile's port logic o Do not install rc(8) script if only the graphical user interface is being installed [1] PR: 104029 [1] Submitted by: Marcin Wisnicki [1]
v. 1.86 date: 2007/02/15 21:51:42; author: lioux; state: Exp; lines: +1 -2 Update to 2.8.3
v. 1.85 date: 2007/02/10 08:59:24; author: lioux; state: Exp; lines: +1 -0 o Update to 2.8.2 cvs release as of date 2007021000 o Bump PORTREVISION
v. 1.84 date: 2006/12/25 06:14:03; author: lioux; state: Exp; lines: +1 -2 Update to 2.8.2 cvs release as of date 2006122500
v. 1.83 date: 2006/11/22 02:30:39; author: lioux; state: Exp; lines: +3 -3 o Update to CVS version as of 2006/11/21 o Bump PORTREVISION
v. 1.82 date: 2006/11/21 13:02:37; author: lioux; state: Exp; lines: +1 -1 /tmp/msg
v. 1.81 date: 2006/09/28 22:58:29; author: lioux; state: Exp; lines: +9 -8 o Fix graphics/gd dependency o Bump PORTREVISION PR: 103410 Submitted by: Marcin Wisnicki
v. 1.80 date: 2006/09/24 22:44:23; author: lioux; state: Exp; lines: +2 -3 o Update to 2.8.1 o Fix BUILD_DEPENDS when building GUI [1] PR: 101348 Submitted by: Stanislav Sedov [1]
v. 1.79 date: 2006/06/25 13:01:53; author: lioux; state: Exp; lines: +1 -0 * Re-introduce a patch removed on the port update to 2.7.7 1) Make sure that multithreaded coding using gethostbyname(3)/gethostbyaddr(3) is used under FreeBSD. 2) Futhermore, insure that it is properly detected whether reentrant versions of the aforementioned functions are available; and, that the appropriate code is used on either case. 3) Bump PORTREVISION
v. 1.78 date: 2006/06/21 11:45:30; author: sat; state: Exp; lines: +3 -4 - Update to 2.7.7 - WIP4 has been accepted upstream - Update pkg-descr Approved by: maintainer (inactive for a month)
v. 1.77 date: 2006/05/15 21:26:14; author: lioux; state: Exp; lines: +2 -1 o Update WIP swarming patch to v. n o Save memory by using only 2 integers instead of 4 to record IPv4 addresses o Bump PORTREVISION
v. 1.76 date: 2006/05/09 13:05:28; author: lioux; state: Exp; lines: +3 -3 o Update WIP swarming patch to v. h o Fix: depend on gtk20 instead of gtk12 o Bump PORTREVISION
v. 1.75 date: 2006/04/21 17:22:11; author: lioux; state: Exp; lines: +1 -0 Really bump PORTREVISION forgotten on previous commit
v. 1.74 date: 2006/04/17 21:36:32; author: lioux; state: Exp; lines: +1 -1 Update to 2.7.5
v. 1.73 date: 2006/03/17 16:34:38; author: lioux; state: Exp; lines: +2 -1 Add ${MASTER_SITE_SOURCEFORGE_EXTENDED} to MASTER_SITES Submitted by: Andrew Pantyukhin
v. 1.72 date: 2006/03/17 02:17:51; author: lioux; state: Exp; lines: +17 -10 o Update to 2.7.4 o Move FILESDIR/mlnet.sh to FILESDIR/mlnet.in o Properly use USE_RC_SUBR pointing at mlnet o Depend upon archivers/bzip2 if libbz2.so is not available o Use a new source for the startup server.met since the former is no longer available
v. 1.71 date: 2006/03/07 08:27:16; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.70 date: 2006/02/15 23:23:07; author: lioux; state: Exp; lines: +1 -1 o Improve rcng script by adding mlnet_flags option o Make sure that rc_command stop actually works by fixing pidfile variable o Bump PORTREVISION
v. 1.69 date: 2006/02/11 03:55:27; author: kris; state: Exp; lines: +1 -1 Convert .error to IGNORE when a port-specific combination of otherwise legal user-configurable variables is encountered; such an occurrence should not prevent global tasks like INDEX builds, only the build of the port in question. PR: ports/92443 (partial) Submitted by: linimon
v. 1.68 date: 2006/01/30 21:36:21; author: pav; state: Exp; lines: +1 -1 Populate newly create net-p2p category with these ports: 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
v. 1.67 date: 2006/01/24 23:46:37; author: lioux; state: Exp; lines: +8 -1 o Build and install mldonkey hashing signature tool: mld_hash o Install kill_mldonkey script script into EXAMPLESDIR instead of PREFIX/bin since it is a sample requiring modification before being used. o Bump PORTREVISION
v. 1.66 date: 2006/01/19 23:05:38; author: lioux; state: Exp; lines: +1 -2 o Update to 2.7.3 o Fix detection of reentrant code introduced in previous commit: it was working backwards
v. 1.65 date: 2006/01/18 20:04:23; author: lioux; state: Exp; lines: +6 -1 1) Make sure that multithreaded coding using gethostbyname(3)/gethostbyaddr(3) is used under FreeBSD. 2) Futhermore, insure that it is properly detected whether reentrant versions of the aforementioned functions are available; and, that the appropriate code is used on either case. 3) Bump PORTREVISION Submitted by: spiralvoice [1] Reviewed by: freebsd-ports (3 days silence)
v. 1.64 date: 2006/01/16 20:09:59; author: lioux; state: Exp; lines: +2 -1 o Fix typo on dependency list: depend on graphics/librsvg2 rather than graphics/librsvg o Bump PORTREVISION Submitted by: Carlos Eduardo
v. 1.63 date: 2006/01/05 20:04:21; author: lioux; state: Exp; lines: +1 -2 Update to 2.7.2
v. 1.62 date: 2005/12/11 02:10:48; author: lioux; state: Exp; lines: +5 -3 o Replace previous mldonkey GUI with new mlgui version 2. o Bump PORTREVISION
v. 1.61 date: 2005/12/10 06:49:33; author: lioux; state: Exp; lines: +0 -26 Remove dependency on lang/ocaml308. This has not been committed yet.
v. 1.60 date: 2005/12/10 06:41:19; author: lioux; state: Exp; lines: +27 -1 Update to 2.7.1
v. 1.59 date: 2005/11/28 01:39:34; author: lioux; state: Exp; lines: +0 -4 Fix build for amd64, ia64 and sparc64; thus, remove BROKEN
v. 1.58 date: 2005/11/20 18:48:06; author: lioux; state: Exp; lines: +1 -1 Update to 2.7.0
v. 1.57 date: 2005/11/15 06:50:31; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.56 date: 2005/11/09 08:21:13; author: pav; state: Exp; lines: +1 -1 Move instant messaging related ports to newly created net-im category: net/gaim -> net-im/gaim net/gaim-latex -> net-im/gaim-latex net/gaim-openq -> net-im/gaim-openq net/gaim-rss-reader -> net-im/gaim-rss-reader net/gicq -> net-im/gicq net/gnomeicu2 -> net-im/gnomeicu2 net/gossip -> net-im/gossip net/ickle -> net-im/ickle net/jabber -> net-im/jabber net/jabber-aim -> net-im/jabber-aim net/jabber-conference -> net-im/jabber-conference net/jabber-jud -> net-im/jabber-jud net/jabber-msn -> net-im/jabber-msn net/jabber-users-agent -> net-im/jabber-users-agent net/jabber-yahoo -> net-im/jabber-yahoo net/jarl -> net-im/jarl net/kf -> net-im/kf net/libicq -> net-im/libicq net/libicq2000 -> net-im/libicq2000 net/loudmouth -> net-im/loudmouth net/meanwhile -> net-im/meanwhile net/meanwhile-gaim -> net-im/meanwhile-gaim net/newsbot -> net-im/newsbot net/ocaml-jabbr -> net-im/ocaml-jabbr net/psi -> net-im/psi net/py-jabber -> net-im/py-jabber net/py-twistedWords -> net-im/py-twistedWords net/p5-Net-Jabber -> net-im/p5-Net-Jabber Repocopied by: marcus
v. 1.55 date: 2005/11/02 00:36:53; author: lioux; state: Exp; lines: +1 -1 Update to 2.6.7
v. 1.54 date: 2005/10/28 09:06:48; author: lioux; state: Exp; lines: +1 -1 Update to 2.6.6
v. 1.53 date: 2005/10/17 01:39:22; author: lioux; state: Exp; lines: +5 -0 Fix build on FreeBSD 4.x branch through USE_GCC=3.4 Submitted by: pointyhat (kris)
v. 1.52 date: 2005/10/12 01:19:04; author: lioux; state: Exp; lines: +2 -2 Update to 2.6.5
v. 1.51 date: 2005/10/10 16:38:18; author: lioux; state: Exp; lines: +8 -0 o Add a rc.d startup script o Bump PORTREVISION
v. 1.50 date: 2005/09/04 20:20:29; author: lioux; state: Exp; lines: +1 -1 Update to 2.6.4
v. 1.49 date: 2005/08/30 21:45:04; author: lioux; state: Exp; lines: +5 -0 Fix installation Submitted by: pointyhat (krion)
v. 1.48 date: 2005/08/30 02:06:28; author: lioux; state: Exp; lines: +1 -1 Update to 2.6.3
v. 1.47 date: 2005/08/28 19:01:22; author: lioux; state: Exp; lines: +15 -11 o Much Makefile polishing [1] o Update to 2.6.2 PR: 82466 [1] Submitted by: Jose M Rodriguez [1]
v. 1.46 date: 2005/07/21 10:41:31; author: lioux; state: Exp; lines: +1 -1 Update to 2.6.0
v. 1.45 date: 2005/07/20 23:53:43; author: kris; state: Exp; lines: +4 -0 BROKEN on ia64 and amd64: Does not compile
v. 1.44 date: 2005/07/11 02:29:35; author: lioux; state: Exp; lines: +4 -3 Update to 2.5.30.17
v. 1.43 date: 2005/06/12 18:38:43; author: lioux; state: Exp; lines: +2 -2 Update to 2.5.30.16
v. 1.42 date: 2005/05/07 03:27:18; author: lioux; state: Exp; lines: +30 -3 o Update to 2.5.30.15 o Add WITH_THR_THREAD_MODEL knob which allows this port to build with libthr threadind instead of libpthread. Very experimental.
v. 1.41 date: 2005/04/27 10:41:37; author: lioux; state: Exp; lines: +5 -4 2.5.30.14
v. 1.40 date: 2005/04/24 10:57:15; author: lioux; state: Exp; lines: +2 -2 Update to 2.5.30.9
v. 1.39 date: 2005/04/21 17:47:50; author: lioux; state: Exp; lines: +2 -3 o Update to 2.5.30.7 o Re-enable pthreads support which seems to be working just fine in this version
v. 1.38 date: 2005/04/17 13:37:56; author: lioux; state: Exp; lines: +3 -4 Update to 2.5.30.6
v. 1.37 date: 2005/04/17 07:39:33; author: lioux; state: Exp; lines: +12 -4 Update to 2.5.30.5
v. 1.36 date: 2005/04/03 03:12:05; author: lioux; state: Exp; lines: +6 -5 Update to 2.5.30.1
v. 1.35 date: 2005/03/29 05:24:23; author: krion; state: Exp; lines: +5 -6 With portmgr hat on backout previous commit, since it wasn't approved. Add more MASTER_SITES for a better redundancy and to make pointyhat more happy. Pointy hat to: lioux Approved by: portmgr (implicit)
v. 1.34 date: 2005/03/29 00:08:25; author: lioux; state: Exp; lines: +6 -4 Add an extra MASTER_SITES entry to help with fetching issues which are being reported Approved by: portmgr (krion implicitly)
v. 1.33 date: 2005/03/18 03:15:06; author: lioux; state: Exp; lines: +2 -2 Update to development version 2.5.30 patch kit c
v. 1.32 date: 2005/03/16 03:45:21; author: lioux; state: Exp; lines: +8 -6 Update to development version 2.5.30 patch kit b
v. 1.31 date: 2005/02/23 23:48:40; author: lioux; state: Exp; lines: +1 -1 Update to development version 2.5.28 patch kit s1
v. 1.30 date: 2005/01/31 02:47:22; author: lioux; state: Exp; lines: +1 -1 o Fix patch #3676 from patch kit p with patch [2] from [1]: BT/fileTP HTTP header check [1] http://savannah.nongnu.org/patch/?func=detailitem&item_id=3676 [2] file 3676_2-fix.patch o Bump PORTREVISION
v. 1.29 date: 2005/01/30 19:10:50; author: lioux; state: Exp; lines: +1 -0 o Disable patch #3672 [1] from patch kit p, the patch for uploading to low id clients is not currently well understood. There is a lot of complain about slow download speeds due to emule credit system penalizing mldonkey clients [1] http://savannah.nongnu.org/patch/?func=detailitem&item_id=3672 o Bump PORTREVISION
v. 1.28 date: 2005/01/29 11:26:34; author: lioux; state: Exp; lines: +1 -5 Update to development version 2.5.28 patch kit p
v. 1.27 date: 2005/01/18 13:44:51; author: lioux; state: Exp; lines: +1 -1 Update to development version 2.5.28 patch kit o
v. 1.26 date: 2005/01/11 01:25:20; author: lioux; state: Exp; lines: +1 -1 Update to development version 2.5.28 patch kit m
v. 1.25 date: 2005/01/10 06:59:43; author: lioux; state: Exp; lines: +2 -2 o Update to development version 2.5.28 patch kit l o Disable pthread support build: mldonkey becomes unstable and loads the system over 100%
v. 1.24 date: 2005/01/09 17:29:24; author: lioux; state: Exp; lines: +1 -1 Update to development version 2.5.28 patch kit k
v. 1.23 date: 2005/01/09 04:00:39; author: lioux; state: Exp; lines: +30 -16 o After repo copy from net/mldonkey - Update to development version 2.5.28 patch kit j - Set myself as maintainer for the time being but allow previous maintainer to take over ASAP - Temporarily --disable-filetp per default since filetp is known to be broken on version 2.5.28* and prior - Deploy PORTDOCS - Add CONFLICTS on net/mldonkey{,-core,-gui} - NO_LATEST_LINK since this is a development version of net/mldonkey - DESCR: replace spaces with tabs PR: 75664 Repo copied by: marcus (portmgr)
v. 1.22 date: 2004/10/25 19:09:23; author: pav; state: Exp; lines: +2 -2 - autoconf is needed every time, not only in GUI build Reported by: pointyhat via kris
v. 1.21 date: 2004/09/19 17:32:20; author: pav; state: Exp; lines: +12 -7 - Update to 2.5.23 and unbreak PR: ports/70906 Submitted by: Holger Lamm (maintainer) Approved by: portmgr (marcus)
v. 1.20 date: 2004/09/19 01:04:11; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Does not compile Approved by: portmgr (self)
v. 1.19 date: 2004/05/14 20:12:09; author: pav; state: Exp; lines: +1 -1 - Update to 2.5.21 PR: ports/66554 Submitted by: dhchen Approved by: maintainer
v. 1.18 date: 2004/04/01 16:26:39; author: pav; state: Exp; lines: +3 -3 - Update to 2.5.16 PR: ports/64957 Submitted by: Holger Lamm (maintainer)
v. 1.17 date: 2004/03/23 00:37:30; author: ijliao; state: Exp; lines: +1 -1 fix for master/slave port
v. 1.16 date: 2004/03/18 14:54:46; author: mat; state: Exp; lines: +6 -7 Update to 2.5.14 PR: 63318 Submitted by: maintainer
v. 1.15 date: 2004/03/11 03:15:15; author: ijliao; state: Exp; lines: +1 -1 use CATEGORIES+= for slave port
v. 1.14 date: 2004/02/04 05:08:14; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.13 date: 2004/01/07 19:26:43; author: pav; state: Exp; lines: +1 -1 - Fix build with ocaml-3.07_1 PR: ports/61012 Submitted by: Holger Lamm (maintainer)
v. 1.12 date: 2003/10/30 09:35:00; author: krion; state: Exp; lines: +2 -2 - Update to version 2.5.4 PR: 58697 Submitted by: maintainer
v. 1.11 date: 2003/10/03 11:04:57; author: edwin; state: Exp; lines: +2 -1 Chase up new MASTER_SITE_SAVANNAH. PR: ports/56970 Submitted by: Jean-Yves Lefort
v. 1.10 date: 2003/06/15 19:54:06; author: lioux; state: Exp; lines: +1 -1 Prepare it to be a master port: make COMMENT optional so that it can be redefined by slave ports
v. 1.9 date: 2003/06/15 19:39:42; author: lioux; state: Exp; lines: +64 -20 o Update to 2.5.3 o This port now builds from source and enables all protocols available on the distribution o Update PKGMESSAGE, COMMENT and DESCR accordingly Submitted by: maintainer
v. 1.8 date: 2003/03/26 17:09:03; author: lioux; state: Exp; lines: +4 -7 Update to 2.04 rc1 Submitted by: maintainer
v. 1.7 date: 2003/02/21 13:14:49; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.6 date: 2003/01/31 16:53:15; author: lioux; state: Exp; lines: +7 -3 Only depend on compat4x port IF running on OSVERSION >= 500000
v. 1.5 date: 2003/01/27 17:53:01; author: lioux; state: Exp; lines: +2 -1 o Install port's supplied version of kill_mldonkey instead of distribution's one o Bump PORTREVISION Submitted by: maintainer Pointy hat to: lioux
v. 1.4 date: 2003/01/27 17:47:59; author: lioux; state: Exp; lines: +1 -1 Fix typo: set WRKSRC correctly Submitted by: maintainer
v. 1.3 date: 2003/01/26 18:42:48; author: lioux; state: Exp; lines: +14 -28 o After being repo copied to mldonkey-gui port: - update to 2.02.0 - only install the mldonkey core (leave the GUI for the mldonkey-gui port) - update all informational files to reflect this change - roll our own BSD license kill_mldonkey shell script instead of using the distribution's one: sh(1) based using fetch(1) Approved by: portmgr (myself & no objections) Repo copied by: joe Submitted by: maintainer
v. 1.2 date: 2002/12/29 16:39:33; author: lioux; state: Exp; lines: +3 -2 Update MASTER_SITES: DISTFILES no longer available at older ones Submitted by: maintainer
v. 1.1 date: 2002/09/20 16:48:33; author: lioux; state: Exp; New port mldonkey version 1.16: A OCAML/GTK client for the eDonkey peer-to-peer network Submitted by: Holger Lamm ============================================================================= v. 1.91 date: 2007/10/04 02:16:18; author: edwin; state: Exp; lines: +0 -5 Remove always-false/true conditions based on OSVERSION 500000
v. 1.90 date: 2007/09/30 04:47:20; author: linimon; state: Exp; lines: +2 -2 Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
v. 1.89 date: 2007/05/19 20:20:08; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.88 date: 2007/04/25 09:41:11; author: lioux; state: Exp; lines: +1 -1 Update to 2.8.5
v. 1.87 date: 2007/04/16 09:52:30; author: lioux; state: Exp; lines: +39 -27 o Update to 2.8.4 o Simplify Makefile's port logic o Do not install rc(8) script if only the graphical user interface is being installed [1] PR: 104029 [1] Submitted by: Marcin Wisnicki [1]
v. 1.86 date: 2007/02/15 21:51:42; author: lioux; state: Exp; lines: +1 -2 Update to 2.8.3
v. 1.85 date: 2007/02/10 08:59:24; author: lioux; state: Exp; lines: +1 -0 o Update to 2.8.2 cvs release as of date 2007021000 o Bump PORTREVISION
v. 1.84 date: 2006/12/25 06:14:03; author: lioux; state: Exp; lines: +1 -2 Update to 2.8.2 cvs release as of date 2006122500
v. 1.83 date: 2006/11/22 02:30:39; author: lioux; state: Exp; lines: +3 -3 o Update to CVS version as of 2006/11/21 o Bump PORTREVISION
v. 1.82 date: 2006/11/21 13:02:37; author: lioux; state: Exp; lines: +1 -1 /tmp/msg
v. 1.81 date: 2006/09/28 22:58:29; author: lioux; state: Exp; lines: +9 -8 o Fix graphics/gd dependency o Bump PORTREVISION PR: 103410 Submitted by: Marcin Wisnicki
v. 1.80 date: 2006/09/24 22:44:23; author: lioux; state: Exp; lines: +2 -3 o Update to 2.8.1 o Fix BUILD_DEPENDS when building GUI [1] PR: 101348 Submitted by: Stanislav Sedov [1]
v. 1.79 date: 2006/06/25 13:01:53; author: lioux; state: Exp; lines: +1 -0 * Re-introduce a patch removed on the port update to 2.7.7 1) Make sure that multithreaded coding using gethostbyname(3)/gethostbyaddr(3) is used under FreeBSD. 2) Futhermore, insure that it is properly detected whether reentrant versions of the aforementioned functions are available; and, that the appropriate code is used on either case. 3) Bump PORTREVISION
v. 1.78 date: 2006/06/21 11:45:30; author: sat; state: Exp; lines: +3 -4 - Update to 2.7.7 - WIP4 has been accepted upstream - Update pkg-descr Approved by: maintainer (inactive for a month)
v. 1.77 date: 2006/05/15 21:26:14; author: lioux; state: Exp; lines: +2 -1 o Update WIP swarming patch to v. n o Save memory by using only 2 integers instead of 4 to record IPv4 addresses o Bump PORTREVISION
v. 1.76 date: 2006/05/09 13:05:28; author: lioux; state: Exp; lines: +3 -3 o Update WIP swarming patch to v. h o Fix: depend on gtk20 instead of gtk12 o Bump PORTREVISION
v. 1.75 date: 2006/04/21 17:22:11; author: lioux; state: Exp; lines: +1 -0 Really bump PORTREVISION forgotten on previous commit
v. 1.74 date: 2006/04/17 21:36:32; author: lioux; state: Exp; lines: +1 -1 Update to 2.7.5
v. 1.73 date: 2006/03/17 16:34:38; author: lioux; state: Exp; lines: +2 -1 Add ${MASTER_SITE_SOURCEFORGE_EXTENDED} to MASTER_SITES Submitted by: Andrew Pantyukhin
v. 1.72 date: 2006/03/17 02:17:51; author: lioux; state: Exp; lines: +17 -10 o Update to 2.7.4 o Move FILESDIR/mlnet.sh to FILESDIR/mlnet.in o Properly use USE_RC_SUBR pointing at mlnet o Depend upon archivers/bzip2 if libbz2.so is not available o Use a new source for the startup server.met since the former is no longer available
v. 1.71 date: 2006/03/07 08:27:16; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.70 date: 2006/02/15 23:23:07; author: lioux; state: Exp; lines: +1 -1 o Improve rcng script by adding mlnet_flags option o Make sure that rc_command stop actually works by fixing pidfile variable o Bump PORTREVISION
v. 1.69 date: 2006/02/11 03:55:27; author: kris; state: Exp; lines: +1 -1 Convert .error to IGNORE when a port-specific combination of otherwise legal user-configurable variables is encountered; such an occurrence should not prevent global tasks like INDEX builds, only the build of the port in question. PR: ports/92443 (partial) Submitted by: linimon
v. 1.68 date: 2006/01/30 21:36:21; author: pav; state: Exp; lines: +1 -1 Populate newly create net-p2p category with these ports: 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
v. 1.67 date: 2006/01/24 23:46:37; author: lioux; state: Exp; lines: +8 -1 o Build and install mldonkey hashing signature tool: mld_hash o Install kill_mldonkey script script into EXAMPLESDIR instead of PREFIX/bin since it is a sample requiring modification before being used. o Bump PORTREVISION
v. 1.66 date: 2006/01/19 23:05:38; author: lioux; state: Exp; lines: +1 -2 o Update to 2.7.3 o Fix detection of reentrant code introduced in previous commit: it was working backwards
v. 1.65 date: 2006/01/18 20:04:23; author: lioux; state: Exp; lines: +6 -1 1) Make sure that multithreaded coding using gethostbyname(3)/gethostbyaddr(3) is used under FreeBSD. 2) Futhermore, insure that it is properly detected whether reentrant versions of the aforementioned functions are available; and, that the appropriate code is used on either case. 3) Bump PORTREVISION Submitted by: spiralvoice [1] Reviewed by: freebsd-ports (3 days silence)
v. 1.64 date: 2006/01/16 20:09:59; author: lioux; state: Exp; lines: +2 -1 o Fix typo on dependency list: depend on graphics/librsvg2 rather than graphics/librsvg o Bump PORTREVISION Submitted by: Carlos Eduardo
v. 1.63 date: 2006/01/05 20:04:21; author: lioux; state: Exp; lines: +1 -2 Update to 2.7.2
v. 1.62 date: 2005/12/11 02:10:48; author: lioux; state: Exp; lines: +5 -3 o Replace previous mldonkey GUI with new mlgui version 2. o Bump PORTREVISION
v. 1.61 date: 2005/12/10 06:49:33; author: lioux; state: Exp; lines: +0 -26 Remove dependency on lang/ocaml308. This has not been committed yet.
v. 1.60 date: 2005/12/10 06:41:19; author: lioux; state: Exp; lines: +27 -1 Update to 2.7.1
v. 1.59 date: 2005/11/28 01:39:34; author: lioux; state: Exp; lines: +0 -4 Fix build for amd64, ia64 and sparc64; thus, remove BROKEN
v. 1.58 date: 2005/11/20 18:48:06; author: lioux; state: Exp; lines: +1 -1 Update to 2.7.0
v. 1.57 date: 2005/11/15 06:50:31; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.56 date: 2005/11/09 08:21:13; author: pav; state: Exp; lines: +1 -1 Move instant messaging related ports to newly created net-im category: net/gaim -> net-im/gaim net/gaim-latex -> net-im/gaim-latex net/gaim-openq -> net-im/gaim-openq net/gaim-rss-reader -> net-im/gaim-rss-reader net/gicq -> net-im/gicq net/gnomeicu2 -> net-im/gnomeicu2 net/gossip -> net-im/gossip net/ickle -> net-im/ickle net/jabber -> net-im/jabber net/jabber-aim -> net-im/jabber-aim net/jabber-conference -> net-im/jabber-conference net/jabber-jud -> net-im/jabber-jud net/jabber-msn -> net-im/jabber-msn net/jabber-users-agent -> net-im/jabber-users-agent net/jabber-yahoo -> net-im/jabber-yahoo net/jarl -> net-im/jarl net/kf -> net-im/kf net/libicq -> net-im/libicq net/libicq2000 -> net-im/libicq2000 net/loudmouth -> net-im/loudmouth net/meanwhile -> net-im/meanwhile net/meanwhile-gaim -> net-im/meanwhile-gaim net/newsbot -> net-im/newsbot net/ocaml-jabbr -> net-im/ocaml-jabbr net/psi -> net-im/psi net/py-jabber -> net-im/py-jabber net/py-twistedWords -> net-im/py-twistedWords net/p5-Net-Jabber -> net-im/p5-Net-Jabber Repocopied by: marcus
v. 1.55 date: 2005/11/02 00:36:53; author: lioux; state: Exp; lines: +1 -1 Update to 2.6.7
v. 1.54 date: 2005/10/28 09:06:48; author: lioux; state: Exp; lines: +1 -1 Update to 2.6.6
v. 1.53 date: 2005/10/17 01:39:22; author: lioux; state: Exp; lines: +5 -0 Fix build on FreeBSD 4.x branch through USE_GCC=3.4 Submitted by: pointyhat (kris)
v. 1.52 date: 2005/10/12 01:19:04; author: lioux; state: Exp; lines: +2 -2 Update to 2.6.5
v. 1.51 date: 2005/10/10 16:38:18; author: lioux; state: Exp; lines: +8 -0 o Add a rc.d startup script o Bump PORTREVISION
v. 1.50 date: 2005/09/04 20:20:29; author: lioux; state: Exp; lines: +1 -1 Update to 2.6.4
v. 1.49 date: 2005/08/30 21:45:04; author: lioux; state: Exp; lines: +5 -0 Fix installation Submitted by: pointyhat (krion)
v. 1.48 date: 2005/08/30 02:06:28; author: lioux; state: Exp; lines: +1 -1 Update to 2.6.3
v. 1.47 date: 2005/08/28 19:01:22; author: lioux; state: Exp; lines: +15 -11 o Much Makefile polishing [1] o Update to 2.6.2 PR: 82466 [1] Submitted by: Jose M Rodriguez [1]
v. 1.46 date: 2005/07/21 10:41:31; author: lioux; state: Exp; lines: +1 -1 Update to 2.6.0
v. 1.45 date: 2005/07/20 23:53:43; author: kris; state: Exp; lines: +4 -0 BROKEN on ia64 and amd64: Does not compile
v. 1.44 date: 2005/07/11 02:29:35; author: lioux; state: Exp; lines: +4 -3 Update to 2.5.30.17
v. 1.43 date: 2005/06/12 18:38:43; author: lioux; state: Exp; lines: +2 -2 Update to 2.5.30.16
v. 1.42 date: 2005/05/07 03:27:18; author: lioux; state: Exp; lines: +30 -3 o Update to 2.5.30.15 o Add WITH_THR_THREAD_MODEL knob which allows this port to build with libthr threadind instead of libpthread. Very experimental.
v. 1.41 date: 2005/04/27 10:41:37; author: lioux; state: Exp; lines: +5 -4 2.5.30.14
v. 1.40 date: 2005/04/24 10:57:15; author: lioux; state: Exp; lines: +2 -2 Update to 2.5.30.9
v. 1.39 date: 2005/04/21 17:47:50; author: lioux; state: Exp; lines: +2 -3 o Update to 2.5.30.7 o Re-enable pthreads support which seems to be working just fine in this version
v. 1.38 date: 2005/04/17 13:37:56; author: lioux; state: Exp; lines: +3 -4 Update to 2.5.30.6
v. 1.37 date: 2005/04/17 07:39:33; author: lioux; state: Exp; lines: +12 -4 Update to 2.5.30.5
v. 1.36 date: 2005/04/03 03:12:05; author: lioux; state: Exp; lines: +6 -5 Update to 2.5.30.1
v. 1.35 date: 2005/03/29 05:24:23; author: krion; state: Exp; lines: +5 -6 With portmgr hat on backout previous commit, since it wasn't approved. Add more MASTER_SITES for a better redundancy and to make pointyhat more happy. Pointy hat to: lioux Approved by: portmgr (implicit)
v. 1.34 date: 2005/03/29 00:08:25; author: lioux; state: Exp; lines: +6 -4 Add an extra MASTER_SITES entry to help with fetching issues which are being reported Approved by: portmgr (krion implicitly)
v. 1.33 date: 2005/03/18 03:15:06; author: lioux; state: Exp; lines: +2 -2 Update to development version 2.5.30 patch kit c
v. 1.32 date: 2005/03/16 03:45:21; author: lioux; state: Exp; lines: +8 -6 Update to development version 2.5.30 patch kit b
v. 1.31 date: 2005/02/23 23:48:40; author: lioux; state: Exp; lines: +1 -1 Update to development version 2.5.28 patch kit s1
v. 1.30 date: 2005/01/31 02:47:22; author: lioux; state: Exp; lines: +1 -1 o Fix patch #3676 from patch kit p with patch [2] from [1]: BT/fileTP HTTP header check [1] http://savannah.nongnu.org/patch/?func=detailitem&item_id=3676 [2] file 3676_2-fix.patch o Bump PORTREVISION
v. 1.29 date: 2005/01/30 19:10:50; author: lioux; state: Exp; lines: +1 -0 o Disable patch #3672 [1] from patch kit p, the patch for uploading to low id clients is not currently well understood. There is a lot of complain about slow download speeds due to emule credit system penalizing mldonkey clients [1] http://savannah.nongnu.org/patch/?func=detailitem&item_id=3672 o Bump PORTREVISION
v. 1.28 date: 2005/01/29 11:26:34; author: lioux; state: Exp; lines: +1 -5 Update to development version 2.5.28 patch kit p
v. 1.27 date: 2005/01/18 13:44:51; author: lioux; state: Exp; lines: +1 -1 Update to development version 2.5.28 patch kit o
v. 1.26 date: 2005/01/11 01:25:20; author: lioux; state: Exp; lines: +1 -1 Update to development version 2.5.28 patch kit m
v. 1.25 date: 2005/01/10 06:59:43; author: lioux; state: Exp; lines: +2 -2 o Update to development version 2.5.28 patch kit l o Disable pthread support build: mldonkey becomes unstable and loads the system over 100%
v. 1.24 date: 2005/01/09 17:29:24; author: lioux; state: Exp; lines: +1 -1 Update to development version 2.5.28 patch kit k
v. 1.23 date: 2005/01/09 04:00:39; author: lioux; state: Exp; lines: +30 -16 o After repo copy from net/mldonkey - Update to development version 2.5.28 patch kit j - Set myself as maintainer for the time being but allow previous maintainer to take over ASAP - Temporarily --disable-filetp per default since filetp is known to be broken on version 2.5.28* and prior - Deploy PORTDOCS - Add CONFLICTS on net/mldonkey{,-core,-gui} - NO_LATEST_LINK since this is a development version of net/mldonkey - DESCR: replace spaces with tabs PR: 75664 Repo copied by: marcus (portmgr)
v. 1.22 date: 2004/10/25 19:09:23; author: pav; state: Exp; lines: +2 -2 - autoconf is needed every time, not only in GUI build Reported by: pointyhat via kris
v. 1.21 date: 2004/09/19 17:32:20; author: pav; state: Exp; lines: +12 -7 - Update to 2.5.23 and unbreak PR: ports/70906 Submitted by: Holger Lamm (maintainer) Approved by: portmgr (marcus)
v. 1.20 date: 2004/09/19 01:04:11; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Does not compile Approved by: portmgr (self)
v. 1.19 date: 2004/05/14 20:12:09; author: pav; state: Exp; lines: +1 -1 - Update to 2.5.21 PR: ports/66554 Submitted by: dhchen Approved by: maintainer
v. 1.18 date: 2004/04/01 16:26:39; author: pav; state: Exp; lines: +3 -3 - Update to 2.5.16 PR: ports/64957 Submitted by: Holger Lamm (maintainer)
v. 1.17 date: 2004/03/23 00:37:30; author: ijliao; state: Exp; lines: +1 -1 fix for master/slave port
v. 1.16 date: 2004/03/18 14:54:46; author: mat; state: Exp; lines: +6 -7 Update to 2.5.14 PR: 63318 Submitted by: maintainer
v. 1.15 date: 2004/03/11 03:15:15; author: ijliao; state: Exp; lines: +1 -1 use CATEGORIES+= for slave port
v. 1.14 date: 2004/02/04 05:08:14; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.13 date: 2004/01/07 19:26:43; author: pav; state: Exp; lines: +1 -1 - Fix build with ocaml-3.07_1 PR: ports/61012 Submitted by: Holger Lamm (maintainer)
v. 1.12 date: 2003/10/30 09:35:00; author: krion; state: Exp; lines: +2 -2 - Update to version 2.5.4 PR: 58697 Submitted by: maintainer
v. 1.11 date: 2003/10/03 11:04:57; author: edwin; state: Exp; lines: +2 -1 Chase up new MASTER_SITE_SAVANNAH. PR: ports/56970 Submitted by: Jean-Yves Lefort
v. 1.10 date: 2003/06/15 19:54:06; author: lioux; state: Exp; lines: +1 -1 Prepare it to be a master port: make COMMENT optional so that it can be redefined by slave ports
v. 1.9 date: 2003/06/15 19:39:42; author: lioux; state: Exp; lines: +64 -20 o Update to 2.5.3 o This port now builds from source and enables all protocols available on the distribution o Update PKGMESSAGE, COMMENT and DESCR accordingly Submitted by: maintainer
v. 1.8 date: 2003/03/26 17:09:03; author: lioux; state: Exp; lines: +4 -7 Update to 2.04 rc1 Submitted by: maintainer
v. 1.7 date: 2003/02/21 13:14:49; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.6 date: 2003/01/31 16:53:15; author: lioux; state: Exp; lines: +7 -3 Only depend on compat4x port IF running on OSVERSION >= 500000
v. 1.5 date: 2003/01/27 17:53:01; author: lioux; state: Exp; lines: +2 -1 o Install port's supplied version of kill_mldonkey instead of distribution's one o Bump PORTREVISION Submitted by: maintainer Pointy hat to: lioux
v. 1.4 date: 2003/01/27 17:47:59; author: lioux; state: Exp; lines: +1 -1 Fix typo: set WRKSRC correctly Submitted by: maintainer
v. 1.3 date: 2003/01/26 18:42:48; author: lioux; state: Exp; lines: +14 -28 o After being repo copied to mldonkey-gui port: - update to 2.02.0 - only install the mldonkey core (leave the GUI for the mldonkey-gui port) - update all informational files to reflect this change - roll our own BSD license kill_mldonkey shell script instead of using the distribution's one: sh(1) based using fetch(1) Approved by: portmgr (myself & no objections) Repo copied by: joe Submitted by: maintainer
v. 1.2 date: 2002/12/29 16:39:33; author: lioux; state: Exp; lines: +3 -2 Update MASTER_SITES: DISTFILES no longer available at older ones Submitted by: maintainer
v. 1.1 date: 2002/09/20 16:48:33; author: lioux; state: Exp; New port mldonkey version 1.16: A OCAML/GTK client for the eDonkey peer-to-peer network Submitted by: Holger Lamm ============================================================================= v. 1.91 date: 2007/10/04 02:16:18; author: edwin; state: Exp; lines: +0 -5 Remove always-false/true conditions based on OSVERSION 500000
v. 1.90 date: 2007/09/30 04:47:20; author: linimon; state: Exp; lines: +2 -2 Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
v. 1.89 date: 2007/05/19 20:20:08; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.88 date: 2007/04/25 09:41:11; author: lioux; state: Exp; lines: +1 -1 Update to 2.8.5
v. 1.87 date: 2007/04/16 09:52:30; author: lioux; state: Exp; lines: +39 -27 o Update to 2.8.4 o Simplify Makefile's port logic o Do not install rc(8) script if only the graphical user interface is being installed [1] PR: 104029 [1] Submitted by: Marcin Wisnicki [1]
v. 1.86 date: 2007/02/15 21:51:42; author: lioux; state: Exp; lines: +1 -2 Update to 2.8.3
v. 1.85 date: 2007/02/10 08:59:24; author: lioux; state: Exp; lines: +1 -0 o Update to 2.8.2 cvs release as of date 2007021000 o Bump PORTREVISION
v. 1.84 date: 2006/12/25 06:14:03; author: lioux; state: Exp; lines: +1 -2 Update to 2.8.2 cvs release as of date 2006122500
v. 1.83 date: 2006/11/22 02:30:39; author: lioux; state: Exp; lines: +3 -3 o Update to CVS version as of 2006/11/21 o Bump PORTREVISION
v. 1.82 date: 2006/11/21 13:02:37; author: lioux; state: Exp; lines: +1 -1 /tmp/msg
v. 1.81 date: 2006/09/28 22:58:29; author: lioux; state: Exp; lines: +9 -8 o Fix graphics/gd dependency o Bump PORTREVISION PR: 103410 Submitted by: Marcin Wisnicki
v. 1.80 date: 2006/09/24 22:44:23; author: lioux; state: Exp; lines: +2 -3 o Update to 2.8.1 o Fix BUILD_DEPENDS when building GUI [1] PR: 101348 Submitted by: Stanislav Sedov [1]
v. 1.79 date: 2006/06/25 13:01:53; author: lioux; state: Exp; lines: +1 -0 * Re-introduce a patch removed on the port update to 2.7.7 1) Make sure that multithreaded coding using gethostbyname(3)/gethostbyaddr(3) is used under FreeBSD. 2) Futhermore, insure that it is properly detected whether reentrant versions of the aforementioned functions are available; and, that the appropriate code is used on either case. 3) Bump PORTREVISION
v. 1.78 date: 2006/06/21 11:45:30; author: sat; state: Exp; lines: +3 -4 - Update to 2.7.7 - WIP4 has been accepted upstream - Update pkg-descr Approved by: maintainer (inactive for a month)
v. 1.77 date: 2006/05/15 21:26:14; author: lioux; state: Exp; lines: +2 -1 o Update WIP swarming patch to v. n o Save memory by using only 2 integers instead of 4 to record IPv4 addresses o Bump PORTREVISION
v. 1.76 date: 2006/05/09 13:05:28; author: lioux; state: Exp; lines: +3 -3 o Update WIP swarming patch to v. h o Fix: depend on gtk20 instead of gtk12 o Bump PORTREVISION
v. 1.75 date: 2006/04/21 17:22:11; author: lioux; state: Exp; lines: +1 -0 Really bump PORTREVISION forgotten on previous commit
v. 1.74 date: 2006/04/17 21:36:32; author: lioux; state: Exp; lines: +1 -1 Update to 2.7.5
v. 1.73 date: 2006/03/17 16:34:38; author: lioux; state: Exp; lines: +2 -1 Add ${MASTER_SITE_SOURCEFORGE_EXTENDED} to MASTER_SITES Submitted by: Andrew Pantyukhin
v. 1.72 date: 2006/03/17 02:17:51; author: lioux; state: Exp; lines: +17 -10 o Update to 2.7.4 o Move FILESDIR/mlnet.sh to FILESDIR/mlnet.in o Properly use USE_RC_SUBR pointing at mlnet o Depend upon archivers/bzip2 if libbz2.so is not available o Use a new source for the startup server.met since the former is no longer available
v. 1.71 date: 2006/03/07 08:27:16; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.70 date: 2006/02/15 23:23:07; author: lioux; state: Exp; lines: +1 -1 o Improve rcng script by adding mlnet_flags option o Make sure that rc_command stop actually works by fixing pidfile variable o Bump PORTREVISION
v. 1.69 date: 2006/02/11 03:55:27; author: kris; state: Exp; lines: +1 -1 Convert .error to IGNORE when a port-specific combination of otherwise legal user-configurable variables is encountered; such an occurrence should not prevent global tasks like INDEX builds, only the build of the port in question. PR: ports/92443 (partial) Submitted by: linimon
v. 1.68 date: 2006/01/30 21:36:21; author: pav; state: Exp; lines: +1 -1 Populate newly create net-p2p category with these ports: 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
v. 1.67 date: 2006/01/24 23:46:37; author: lioux; state: Exp; lines: +8 -1 o Build and install mldonkey hashing signature tool: mld_hash o Install kill_mldonkey script script into EXAMPLESDIR instead of PREFIX/bin since it is a sample requiring modification before being used. o Bump PORTREVISION
v. 1.66 date: 2006/01/19 23:05:38; author: lioux; state: Exp; lines: +1 -2 o Update to 2.7.3 o Fix detection of reentrant code introduced in previous commit: it was working backwards
v. 1.65 date: 2006/01/18 20:04:23; author: lioux; state: Exp; lines: +6 -1 1) Make sure that multithreaded coding using gethostbyname(3)/gethostbyaddr(3) is used under FreeBSD. 2) Futhermore, insure that it is properly detected whether reentrant versions of the aforementioned functions are available; and, that the appropriate code is used on either case. 3) Bump PORTREVISION Submitted by: spiralvoice [1] Reviewed by: freebsd-ports (3 days silence)
v. 1.64 date: 2006/01/16 20:09:59; author: lioux; state: Exp; lines: +2 -1 o Fix typo on dependency list: depend on graphics/librsvg2 rather than graphics/librsvg o Bump PORTREVISION Submitted by: Carlos Eduardo
v. 1.63 date: 2006/01/05 20:04:21; author: lioux; state: Exp; lines: +1 -2 Update to 2.7.2
v. 1.62 date: 2005/12/11 02:10:48; author: lioux; state: Exp; lines: +5 -3 o Replace previous mldonkey GUI with new mlgui version 2. o Bump PORTREVISION
v. 1.61 date: 2005/12/10 06:49:33; author: lioux; state: Exp; lines: +0 -26 Remove dependency on lang/ocaml308. This has not been committed yet.
v. 1.60 date: 2005/12/10 06:41:19; author: lioux; state: Exp; lines: +27 -1 Update to 2.7.1
v. 1.59 date: 2005/11/28 01:39:34; author: lioux; state: Exp; lines: +0 -4 Fix build for amd64, ia64 and sparc64; thus, remove BROKEN
v. 1.58 date: 2005/11/20 18:48:06; author: lioux; state: Exp; lines: +1 -1 Update to 2.7.0
v. 1.57 date: 2005/11/15 06:50:31; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.56 date: 2005/11/09 08:21:13; author: pav; state: Exp; lines: +1 -1 Move instant messaging related ports to newly created net-im category: net/gaim -> net-im/gaim net/gaim-latex -> net-im/gaim-latex net/gaim-openq -> net-im/gaim-openq net/gaim-rss-reader -> net-im/gaim-rss-reader net/gicq -> net-im/gicq net/gnomeicu2 -> net-im/gnomeicu2 net/gossip -> net-im/gossip net/ickle -> net-im/ickle net/jabber -> net-im/jabber net/jabber-aim -> net-im/jabber-aim net/jabber-conference -> net-im/jabber-conference net/jabber-jud -> net-im/jabber-jud net/jabber-msn -> net-im/jabber-msn net/jabber-users-agent -> net-im/jabber-users-agent net/jabber-yahoo -> net-im/jabber-yahoo net/jarl -> net-im/jarl net/kf -> net-im/kf net/libicq -> net-im/libicq net/libicq2000 -> net-im/libicq2000 net/loudmouth -> net-im/loudmouth net/meanwhile -> net-im/meanwhile net/meanwhile-gaim -> net-im/meanwhile-gaim net/newsbot -> net-im/newsbot net/ocaml-jabbr -> net-im/ocaml-jabbr net/psi -> net-im/psi net/py-jabber -> net-im/py-jabber net/py-twistedWords -> net-im/py-twistedWords net/p5-Net-Jabber -> net-im/p5-Net-Jabber Repocopied by: marcus
v. 1.55 date: 2005/11/02 00:36:53; author: lioux; state: Exp; lines: +1 -1 Update to 2.6.7
v. 1.54 date: 2005/10/28 09:06:48; author: lioux; state: Exp; lines: +1 -1 Update to 2.6.6
v. 1.53 date: 2005/10/17 01:39:22; author: lioux; state: Exp; lines: +5 -0 Fix build on FreeBSD 4.x branch through USE_GCC=3.4 Submitted by: pointyhat (kris)
v. 1.52 date: 2005/10/12 01:19:04; author: lioux; state: Exp; lines: +2 -2 Update to 2.6.5
v. 1.51 date: 2005/10/10 16:38:18; author: lioux; state: Exp; lines: +8 -0 o Add a rc.d startup script o Bump PORTREVISION
v. 1.50 date: 2005/09/04 20:20:29; author: lioux; state: Exp; lines: +1 -1 Update to 2.6.4
v. 1.49 date: 2005/08/30 21:45:04; author: lioux; state: Exp; lines: +5 -0 Fix installation Submitted by: pointyhat (krion)
v. 1.48 date: 2005/08/30 02:06:28; author: lioux; state: Exp; lines: +1 -1 Update to 2.6.3
v. 1.47 date: 2005/08/28 19:01:22; author: lioux; state: Exp; lines: +15 -11 o Much Makefile polishing [1] o Update to 2.6.2 PR: 82466 [1] Submitted by: Jose M Rodriguez [1]
v. 1.46 date: 2005/07/21 10:41:31; author: lioux; state: Exp; lines: +1 -1 Update to 2.6.0
v. 1.45 date: 2005/07/20 23:53:43; author: kris; state: Exp; lines: +4 -0 BROKEN on ia64 and amd64: Does not compile
v. 1.44 date: 2005/07/11 02:29:35; author: lioux; state: Exp; lines: +4 -3 Update to 2.5.30.17
v. 1.43 date: 2005/06/12 18:38:43; author: lioux; state: Exp; lines: +2 -2 Update to 2.5.30.16
v. 1.42 date: 2005/05/07 03:27:18; author: lioux; state: Exp; lines: +30 -3 o Update to 2.5.30.15 o Add WITH_THR_THREAD_MODEL knob which allows this port to build with libthr threadind instead of libpthread. Very experimental.
v. 1.41 date: 2005/04/27 10:41:37; author: lioux; state: Exp; lines: +5 -4 2.5.30.14
v. 1.40 date: 2005/04/24 10:57:15; author: lioux; state: Exp; lines: +2 -2 Update to 2.5.30.9
v. 1.39 date: 2005/04/21 17:47:50; author: lioux; state: Exp; lines: +2 -3 o Update to 2.5.30.7 o Re-enable pthreads support which seems to be working just fine in this version
v. 1.38 date: 2005/04/17 13:37:56; author: lioux; state: Exp; lines: +3 -4 Update to 2.5.30.6
v. 1.37 date: 2005/04/17 07:39:33; author: lioux; state: Exp; lines: +12 -4 Update to 2.5.30.5
v. 1.36 date: 2005/04/03 03:12:05; author: lioux; state: Exp; lines: +6 -5 Update to 2.5.30.1
v. 1.35 date: 2005/03/29 05:24:23; author: krion; state: Exp; lines: +5 -6 With portmgr hat on backout previous commit, since it wasn't approved. Add more MASTER_SITES for a better redundancy and to make pointyhat more happy. Pointy hat to: lioux Approved by: portmgr (implicit)
v. 1.34 date: 2005/03/29 00:08:25; author: lioux; state: Exp; lines: +6 -4 Add an extra MASTER_SITES entry to help with fetching issues which are being reported Approved by: portmgr (krion implicitly)
v. 1.33 date: 2005/03/18 03:15:06; author: lioux; state: Exp; lines: +2 -2 Update to development version 2.5.30 patch kit c
v. 1.32 date: 2005/03/16 03:45:21; author: lioux; state: Exp; lines: +8 -6 Update to development version 2.5.30 patch kit b
v. 1.31 date: 2005/02/23 23:48:40; author: lioux; state: Exp; lines: +1 -1 Update to development version 2.5.28 patch kit s1
v. 1.30 date: 2005/01/31 02:47:22; author: lioux; state: Exp; lines: +1 -1 o Fix patch #3676 from patch kit p with patch [2] from [1]: BT/fileTP HTTP header check [1] http://savannah.nongnu.org/patch/?func=detailitem&item_id=3676 [2] file 3676_2-fix.patch o Bump PORTREVISION
v. 1.29 date: 2005/01/30 19:10:50; author: lioux; state: Exp; lines: +1 -0 o Disable patch #3672 [1] from patch kit p, the patch for uploading to low id clients is not currently well understood. There is a lot of complain about slow download speeds due to emule credit system penalizing mldonkey clients [1] http://savannah.nongnu.org/patch/?func=detailitem&item_id=3672 o Bump PORTREVISION
v. 1.28 date: 2005/01/29 11:26:34; author: lioux; state: Exp; lines: +1 -5 Update to development version 2.5.28 patch kit p
v. 1.27 date: 2005/01/18 13:44:51; author: lioux; state: Exp; lines: +1 -1 Update to development version 2.5.28 patch kit o
v. 1.26 date: 2005/01/11 01:25:20; author: lioux; state: Exp; lines: +1 -1 Update to development version 2.5.28 patch kit m
v. 1.25 date: 2005/01/10 06:59:43; author: lioux; state: Exp; lines: +2 -2 o Update to development version 2.5.28 patch kit l o Disable pthread support build: mldonkey becomes unstable and loads the system over 100%
v. 1.24 date: 2005/01/09 17:29:24; author: lioux; state: Exp; lines: +1 -1 Update to development version 2.5.28 patch kit k
v. 1.23 date: 2005/01/09 04:00:39; author: lioux; state: Exp; lines: +30 -16 o After repo copy from net/mldonkey - Update to development version 2.5.28 patch kit j - Set myself as maintainer for the time being but allow previous maintainer to take over ASAP - Temporarily --disable-filetp per default since filetp is known to be broken on version 2.5.28* and prior - Deploy PORTDOCS - Add CONFLICTS on net/mldonkey{,-core,-gui} - NO_LATEST_LINK since this is a development version of net/mldonkey - DESCR: replace spaces with tabs PR: 75664 Repo copied by: marcus (port



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm