Port details |
- karamba Display various information right on your desktop
- 0.17_11 deskutils
=3 0.17_11Version of this port present on the latest quarterly branch.
- Maintainer: smoberly@karamazov.org
- Port Added: 2003-04-16 12:06:44
- Last Update: 2013-07-26 19:19:21
- SVN Revision: 323748
- People watching this port, also watch:: bochs
- Also Listed In: ipv6
- License: not specified in port
- WWW:
- http://www.efd.lth.se/~d98hk/karamba/
- Description:
- Hours of fun for the whole family!
See the example on the home page for configuration.
Karamba is a KDE program that can display a lot of various
information right on your desktop. Karamba uses the same
"fake" transparency effect that e.g., Konsole can use.
WWW: http://www.efd.lth.se/~d98hk/karamba/
-
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:
-
- karamba>0:deskutils/karamba
- No installation instructions:
- This port has been deleted.
- PKGNAME: karamba
- 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
- libtool>=2.4 : devel/libtool
- Runtime dependencies:
-
- moc : x11-toolkits/qt33
- Library dependencies:
-
- kimproxy.0 : x11/kdelibs3
- 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.17_11 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.17_11 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.17_10 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.17_10 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.17_10 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.17_9 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.17_8 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.17_8 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.17_7 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.17_7 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.17_6 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.17_6 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.17_5 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.17_5 22 Jan 2006 08:24:40 |
edwin |
SHA256ify
Approved by: krion@ |
0.17_5 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.17_4 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.17_3 11 Nov 2004 23:22:26 |
lofi |
More pthread-check fixes. |
0.17_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.17_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.17_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.17 23 Apr 2003 16:56:06 |
dannyboy |
Update to 0.17.
PR: 51263
Submitted by: maintainer |
0.15 16 Apr 2003 12:06:10 |
arved |
Add karamba, a program that displays various information on your KDE desktop
PR: 50762
Submitted by: Scott A. Moberly <smoberly@karamazov.org> |