Port details |
- kooldock OS-X dock-like for KDE
- 0.4.7_6 deskutils
=0 0.4.7_6Version of this port present on the latest quarterly branch.
- Maintainer: gustau.perez@gmail.com
- Port Added: 2007-02-12 08:04:45
- Last Update: 2013-07-26 19:19:21
- SVN Revision: 323748
- Also Listed In: ipv6
- License: not specified in port
- WWW:
- http://www.kde-look.org/content/show.php?content=12097
- Description:
- A kool dock for KDE. It attemps to resemble the Mac OSX dock.
WWW: http://www.kde-look.org/content/show.php?content=12097
-
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:
-
- kooldock>0:deskutils/kooldock
- No installation instructions:
- This port has been deleted.
- PKGNAME: kooldock
- 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
- Runtime dependencies:
-
- moc : x11-toolkits/qt33
- Library dependencies:
-
- kimproxy.0 : x11/kdelibs3
- intl : devel/gettext
- 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.4.7_6 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.4.7_6 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.4.7_6 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.4.7_5 29 Jul 2011 17:53:22 |
kwm |
Remove INSTALLS_ICONS from kde ports.
In the soon to be committed glib and gtk update, the INSTALLS_ICONS macro
will gain the long missing gtk-update-icon-theme dependancy.
After talking with members from of our KDE team. There isn't any indication
that this gtk util is usefull for KDE. |
0.4.7_5 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.4.7_5 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.4.7_5 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.4.7_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.4.7_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.4.7_2 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.4.7_2 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.4.7_2 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.4.7_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.4.7_1 06 Jun 2008 13:18:34 |
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.4.7 18 Dec 2007 18:40:13 |
miwi |
- Update to 0.4.7
PR: 118755
Submitted by: Gustavo Perez <gustau.perez@gmail.com> (maintainer) |
0.4.6_2 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
0.4.6_1 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.4.6 28 Mar 2007 10:47:05 |
miwi |
- Update to 0.4.6
Submitted by: Gustavo Pérez <gustau.perez@gmail.com> (maintainer via
privatmail) |
0.4.4 18 Feb 2007 13:39:15 |
rafan |
- Distfiles rerolled. Changes are
1) version string in header file
2) changelogs are updated
Reported by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Approved by: maintainer (implicit) |
0.4.5 18 Feb 2007 08:04:48 |
rafan |
- Update to 0.4.5
- Update master sites (directory changed)
PR: ports/109249
Submitted by: Gustavo Perez <gustau.perez at gmail.com> (maintainer) |
0.4.4 14 Feb 2007 09:07:26 |
miwi |
- Add backup MASTER_SITE
Submitted by: Gustavo Pérez <gustau.perez@gmail.com> (maintainer) |
0.4.4 12 Feb 2007 08:02:23 |
miwi |
A kool dock for KDE. It attemps to resemble the Mac OSX dock.
WWW: http://www.kde-look.org/content/show.php?content=12097
PR: ports/109029
Submitted by: Gustavo Perez <gustau.perez@gmail.com> |