The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net-p2p : edonkey-gui-gtk

GTK GUI to eDonkey2000 'core' command line client

 [ excerpt from Developer's site]

This is a user interface to tell eDonkey2000 'core' what to do (ie.
connect to servers, do searches, download stuff). The core comes
with a very simple text interface (=command line client), where you
can tell it what to do by typing in commands. Most people do not
find this very convenient and rather have a window with lists and
buttons to click. The 'GUI' is a separate program which connect to
the core via a TCP connection and tells it what to do. Likewise,
the core sends messages to the GUI when something happens (eg. a
download has finished), so the GUI can present this to the user.

Check http://www.edonkey2000.com/ and the WWW site below. 

http://www.edonkey2000.com/ http://ed2k-gtk-gui.sourceforge.net/



edonkey-gui-gtk history


v. 1.29
date: 2007/11/08 22:25:51;  author: mezz;  state: Exp;  lines: +2 -4
Fix the build with new gtk20, and remove BROKEN, DEPRECATED and
EXPIRATION_DATE. This is untest, so if the build still breaks in the different
place then we always can put BROKEN back in.

Reported by:	pointyhat
Approved by:	portmgr (pav)

v. 1.28 date: 2007/11/07 06:18:32; author: linimon; state: Exp; lines: +4 -0 Mark as broken: fails to install on the cluster. Approved by: portmgr (self)
v. 1.27 date: 2007/05/19 20:19:58; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.26 date: 2006/10/14 08:54:41; author: marcus; state: Exp; lines: +5 -5 Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
v. 1.25 date: 2006/05/11 22:49:46; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.24 date: 2006/01/30 21:36:12; author: pav; state: Exp; lines: +2 -2 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.23 date: 2005/11/05 05:21:45; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.22 date: 2005/06/10 21:07:59; author: pav; state: Exp; lines: +29 -18 - Update to 0.6.4 PR: ports/82078 Submitted by: KATO Tsuguru
v. 1.21 date: 2005/03/13 01:18:38; author: lioux; state: Exp; lines: +1 -1 Drop maintainership
v. 1.20 date: 2005/03/12 10:54:22; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.19 date: 2004/11/07 22:36:58; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.18 date: 2004/04/08 15:51:08; author: lioux; state: Exp; lines: +8 -3 o Update to 0.6.2 o Fix build against GTK 2.4 [1] Submitted by: Jeremy Messenger [1]
v. 1.17 date: 2004/04/05 03:30:32; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.16 date: 2004/02/08 01:13:58; author: lioux; state: Exp; lines: +1 -0 USE_SIZEify
v. 1.15 date: 2004/02/04 05:08:00; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.14 date: 2003/12/05 06:53:30; author: linimon; state: Exp; lines: +10 -8 Update to 0.6.1. New translations, updated documentation, large number of bugfixes: see ChangeLog. PR: ports/59278 Submitted by: Michael Nottebrock Committed on behalf of lioux@, who is having machine problems.
v. 1.13 date: 2003/06/03 06:24:03; author: lioux; state: Exp; lines: +1 -1 Update dependency location after repo copy ports/net/edonkey-core -> ports/net/linux-edonkey-core
v. 1.12 date: 2003/04/20 19:37:53; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.11 date: 2003/02/23 19:58:30; author: lioux; state: Exp; lines: +1 -0 De-pkg-comment
v. 1.10 date: 2003/02/03 21:52:35; author: lioux; state: Exp; lines: +2 -4 Update to 0.5.0 which supports latest eDonkey core hybrid
v. 1.9 date: 2003/01/01 16:34:25; author: lioux; state: Exp; lines: +16 -42 o Update to 0.4.0.1 now available in source code form which enables us to support all our platforms o Add a warning to PKGMESSAGE about missing new configuration files with older ones
v. 1.8 date: 2002/09/03 01:06:20; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42345 Submitted by: Edwin Groothuis
v. 1.7 date: 2002/08/07 23:45:15; author: lioux; state: Exp; lines: +1 -1 o Update to 0.2.0 alpha snapshot 2002080400 o No functional changes, just chasing gettext library version bump
v. 1.6 date: 2002/07/07 13:48:14; author: lioux; state: Exp; lines: +6 -3 Update to 0.2.0 alpha snapshot 2002070400
v. 1.5 date: 2002/06/18 06:27:52; author: dougb; state: Exp; lines: +1 -1 Fix BROKEN message. Pointy hat to: lioux PR: ports/39453 Submitted by: Edwin Groothuis
v. 1.4 date: 2002/06/17 04:15:27; author: lioux; state: Exp; lines: +35 -25 o After being repo copied to linux-edonkey-gui-gtk: - Remove all Linux references since this is now a FreeBSD native binary port - House the binary under MASTER_SITE_LOCAL - Update to 0.2 alpha Build 2002061600 - Add PKGMESSAGE on the binary issue. Small excerpt of most relevant part: "Currently, this native version is restricted to the following FreeBSD platforms: - i386 FreeBSD 4.x-STABLE (post 4.6R Release); OSVERSION=450006"
v. 1.3 date: 2002/06/10 01:27:33; author: lioux; state: Exp; lines: +10 -20 Update to latest developer version 0.2.0 alpha. More stable than current version despite the "unstable" name PR: 38845 Submitted by: Jean-Yves Lefort
v. 1.2 date: 2002/05/28 16:33:27; author: lioux; state: Exp; lines: +9 -7 After update of linux_base to 7.1 in rev 1.60, correct detection of strip tool since it is not part of 7.1
v. 1.1 date: 2002/01/22 15:55:17; author: lioux; state: Exp; New port edonkey-gui-gtk version 0.1.0: GTK GUI to eDonkey2000 'core' command line client Reviewed by: pat ============================================================================= v. 1.29 date: 2007/11/08 22:25:51; author: mezz; state: Exp; lines: +2 -4 Fix the build with new gtk20, and remove BROKEN, DEPRECATED and EXPIRATION_DATE. This is untest, so if the build still breaks in the different place then we always can put BROKEN back in. Reported by: pointyhat Approved by: portmgr (pav)
v. 1.28 date: 2007/11/07 06:18:32; author: linimon; state: Exp; lines: +4 -0 Mark as broken: fails to install on the cluster. Approved by: portmgr (self)
v. 1.27 date: 2007/05/19 20:19:58; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.26 date: 2006/10/14 08:54:41; author: marcus; state: Exp; lines: +5 -5 Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
v. 1.25 date: 2006/05/11 22:49:46; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.24 date: 2006/01/30 21:36:12; author: pav; state: Exp; lines: +2 -2 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.23 date: 2005/11/05 05:21:45; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.22 date: 2005/06/10 21:07:59; author: pav; state: Exp; lines: +29 -18 - Update to 0.6.4 PR: ports/82078 Submitted by: KATO Tsuguru
v. 1.21 date: 2005/03/13 01:18:38; author: lioux; state: Exp; lines: +1 -1 Drop maintainership
v. 1.20 date: 2005/03/12 10:54:22; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.19 date: 2004/11/07 22:36:58; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.18 date: 2004/04/08 15:51:08; author: lioux; state: Exp; lines: +8 -3 o Update to 0.6.2 o Fix build against GTK 2.4 [1] Submitted by: Jeremy Messenger [1]
v. 1.17 date: 2004/04/05 03:30:32; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.16 date: 2004/02/08 01:13:58; author: lioux; state: Exp; lines: +1 -0 USE_SIZEify
v. 1.15 date: 2004/02/04 05:08:00; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.14 date: 2003/12/05 06:53:30; author: linimon; state: Exp; lines: +10 -8 Update to 0.6.1. New translations, updated documentation, large number of bugfixes: see ChangeLog. PR: ports/59278 Submitted by: Michael Nottebrock Committed on behalf of lioux@, who is having machine problems.
v. 1.13 date: 2003/06/03 06:24:03; author: lioux; state: Exp; lines: +1 -1 Update dependency location after repo copy ports/net/edonkey-core -> ports/net/linux-edonkey-core
v. 1.12 date: 2003/04/20 19:37:53; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.11 date: 2003/02/23 19:58:30; author: lioux; state: Exp; lines: +1 -0 De-pkg-comment
v. 1.10 date: 2003/02/03 21:52:35; author: lioux; state: Exp; lines: +2 -4 Update to 0.5.0 which supports latest eDonkey core hybrid
v. 1.9 date: 2003/01/01 16:34:25; author: lioux; state: Exp; lines: +16 -42 o Update to 0.4.0.1 now available in source code form which enables us to support all our platforms o Add a warning to PKGMESSAGE about missing new configuration files with older ones
v. 1.8 date: 2002/09/03 01:06:20; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42345 Submitted by: Edwin Groothuis
v. 1.7 date: 2002/08/07 23:45:15; author: lioux; state: Exp; lines: +1 -1 o Update to 0.2.0 alpha snapshot 2002080400 o No functional changes, just chasing gettext library version bump
v. 1.6 date: 2002/07/07 13:48:14; author: lioux; state: Exp; lines: +6 -3 Update to 0.2.0 alpha snapshot 2002070400
v. 1.5 date: 2002/06/18 06:27:52; author: dougb; state: Exp; lines: +1 -1 Fix BROKEN message. Pointy hat to: lioux PR: ports/39453 Submitted by: Edwin Groothuis
v. 1.4 date: 2002/06/17 04:15:27; author: lioux; state: Exp; lines: +35 -25 o After being repo copied to linux-edonkey-gui-gtk: - Remove all Linux references since this is now a FreeBSD native binary port - House the binary under MASTER_SITE_LOCAL - Update to 0.2 alpha Build 2002061600 - Add PKGMESSAGE on the binary issue. Small excerpt of most relevant part: "Currently, this native version is restricted to the following FreeBSD platforms: - i386 FreeBSD 4.x-STABLE (post 4.6R Release); OSVERSION=450006"
v. 1.3 date: 2002/06/10 01:27:33; author: lioux; state: Exp; lines: +10 -20 Update to latest developer version 0.2.0 alpha. More stable than current version despite the "unstable" name PR: 38845 Submitted by: Jean-Yves Lefort
v. 1.2 date: 2002/05/28 16:33:27; author: lioux; state: Exp; lines: +9 -7 After update of linux_base to 7.1 in rev 1.60, correct detection of strip tool since it is not part of 7.1
v. 1.1 date: 2002/01/22 15:55:17; author: lioux; state: Exp; New port edonkey-gui-gtk version 0.1.0: GTK GUI to eDonkey2000 'core' command line client Reviewed by: pat ============================================================================= v. 1.29 date: 2007/11/08 22:25:51; author: mezz; state: Exp; lines: +2 -4 Fix the build with new gtk20, and remove BROKEN, DEPRECATED and EXPIRATION_DATE. This is untest, so if the build still breaks in the different place then we always can put BROKEN back in. Reported by: pointyhat Approved by: portmgr (pav)
v. 1.28 date: 2007/11/07 06:18:32; author: linimon; state: Exp; lines: +4 -0 Mark as broken: fails to install on the cluster. Approved by: portmgr (self)
v. 1.27 date: 2007/05/19 20:19:58; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.26 date: 2006/10/14 08:54:41; author: marcus; state: Exp; lines: +5 -5 Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
v. 1.25 date: 2006/05/11 22:49:46; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.24 date: 2006/01/30 21:36:12; author: pav; state: Exp; lines: +2 -2 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.23 date: 2005/11/05 05:21:45; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.22 date: 2005/06/10 21:07:59; author: pav; state: Exp; lines: +29 -18 - Update to 0.6.4 PR: ports/82078 Submitted by: KATO Tsuguru
v. 1.21 date: 2005/03/13 01:18:38; author: lioux; state: Exp; lines: +1 -1 Drop maintainership
v. 1.20 date: 2005/03/12 10:54:22; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.19 date: 2004/11/07 22:36:58; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.18 date: 2004/04/08 15:51:08; author: lioux; state: Exp; lines: +8 -3 o Update to 0.6.2 o Fix build against GTK 2.4 [1] Submitted by: Jeremy Messenger [1]
v. 1.17 date: 2004/04/05 03:30:32; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.16 date: 2004/02/08 01:13:58; author: lioux; state: Exp; lines: +1 -0 USE_SIZEify
v. 1.15 date: 2004/02/04 05:08:00; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.14 date: 2003/12/05 06:53:30; author: linimon; state: Exp; lines: +10 -8 Update to 0.6.1. New translations, updated documentation, large number of bugfixes: see ChangeLog. PR: ports/59278 Submitted by: Michael Nottebrock Committed on behalf of lioux@, who is having machine problems.
v. 1.13 date: 2003/06/03 06:24:03; author: lioux; state: Exp; lines: +1 -1 Update dependency location after repo copy ports/net/edonkey-core -> ports/net/linux-edonkey-core
v. 1.12 date: 2003/04/20 19:37:53; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.11 date: 2003/02/23 19:58:30; author: lioux; state: Exp; lines: +1 -0 De-pkg-comment
v. 1.10 date: 2003/02/03 21:52:35; author: lioux; state: Exp; lines: +2 -4 Update to 0.5.0 which supports latest eDonkey core hybrid
v. 1.9 date: 2003/01/01 16:34:25; author: lioux; state: Exp; lines: +16 -42 o Update to 0.4.0.1 now available in source code form which enables us to support all our platforms o Add a warning to PKGMESSAGE about missing new configuration files with older ones
v. 1.8 date: 2002/09/03 01:06:20; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42345 Submitted by: Edwin Groothuis
v. 1.7 date: 2002/08/07 23:45:15; author: lioux; state: Exp; lines: +1 -1 o Update to 0.2.0 alpha snapshot 2002080400 o No functional changes, just chasing gettext library version bump
v. 1.6 date: 2002/07/07 13:48:14; author: lioux; state: Exp; lines: +6 -3 Update to 0.2.0 alpha snapshot 2002070400
v. 1.5 date: 2002/06/18 06:27:52; author: dougb; state: Exp; lines: +1 -1 Fix BROKEN message. Pointy hat to: lioux PR: ports/39453 Submitted by: Edwin Groothuis
v. 1.4 date: 2002/06/17 04:15:27; author: lioux; state: Exp; lines: +35 -25 o After being repo copied to linux-edonkey-gui-gtk: - Remove all Linux references since this is now a FreeBSD native binary port - House the binary under MASTER_SITE_LOCAL - Update to 0.2 alpha Build 2002061600 - Add PKGMESSAGE on the binary issue. Small excerpt of most relevant part: "Currently, this native version is restricted to the following FreeBSD platforms: - i386 FreeBSD 4.x-STABLE (post 4.6R Release); OSVERSION=450006"
v. 1.3 date: 2002/06/10 01:27:33; author: lioux; state: Exp; lines: +10 -20 Update to latest developer version 0.2.0 alpha. More stable than current version despite the "unstable" name PR: 38845 Submitted by: Jean-Yves Lefort
v. 1.2 date: 2002/05/28 16:33:27; author: lioux; state: Exp; lines: +9 -7 After update of linux_base to 7.1 in rev 1.60, correct detection of strip tool since it is not part of 7.1
v. 1.1 date: 2002/01/22 15:55:17; author: lioux; state: Exp; New port edonkey-gui-gtk version 0.1.0: GTK GUI to eDonkey2000 'core' command line client Reviewed by: pat =============================================================================



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