Port details |
- kmldonkey KDE integration for MLDonkey eDonkey P2P client
- 0.11_4 net-p2p
=1 0.11_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on QT3; unmaintained
This port expired on: 2013-07-01
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-01-30 21:41:02
- Last Update: 2013-07-26 19:19:21
- SVN Revision: 323748
- People watching this port, also watch:: p5-Gtk2, python
- Also Listed In: ipv6 kde
- License: GPLv2
- WWW:
- http://kmldonkey.org/
- Description:
- [ from author's website ]
KMLDonkey provides integration for the MLDonkey P2P software and
KDE 3, in the form of a Kicker applet, ed2k protocol handling for
Konqueror, and a control panel applet to bring it all together.
Author: Petter E. Stokke <gibreel@gibreel.net>
WWW: http://kmldonkey.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- kmldonkey>0:net-p2p/kmldonkey
- No installation instructions:
- This port has been deleted.
- PKGNAME: kmldonkey
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- moc : x11-toolkits/qt33
- gmake : devel/gmake
- libtool>=2.4 : devel/libtool
- pkgconf : devel/pkgconf
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Runtime dependencies:
-
- moc : x11-toolkits/qt33
- pkgconf : devel/pkgconf
- libgiofam.so : devel/gio-fam-backend
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Library dependencies:
-
- kimproxy.0 : x11/kdelibs3
- atk-1.0.0 : accessibility/atk
- gdk_pixbuf-2.0.0 : graphics/gdk-pixbuf2
- glib-2.0.0 : devel/glib20
- pango-1.0.0 : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11_4 26 Jul 2013 19:19:21 |
rene |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt |
0.11_4 30 Dec 2012 12:03:52 |
beat |
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe |
0.11_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.11_3 24 Jul 2011 18:06:52 |
lioux |
Drop maintainership |
0.11_3 02 Jul 2011 18:06:14 |
miwi |
- Kick MD5 Support |
0.11_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.11_3 13 Jun 2010 12:41:33 |
lioux |
Add LICENSE* information |
0.11_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.11_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.11_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.11_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.11 25 Mar 2009 13:52:06 |
lioux |
Mark MAKE_JOBS_SAFE for SMP compilation |
0.11 28 Jul 2008 20:06:24 |
pav |
- Don't remove directories owned by other ports or mtree. (This is not
complete, but enough to make it pass package build.) |
0.11 12 Jul 2008 11:02:03 |
lioux |
Update to 0.11 |
0.10.1_5 06 Jun 2008 13:53:49 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
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) |
0.10.1_4 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.10.1_4 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.10.1_3 10 Apr 2006 23:02:10 |
lioux |
Add a feature: an extra column to both "Downloads" and download
file detail tabs.
This column named 'number' holds the internal identification
number of a given download. Such information is required for several
console commands. |
0.10.1_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.10.1_1 30 Jan 2006 21:36:28 |
pav |
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 (Only the first 15 lines of the commit message are shown above ) |