aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-17 18:23:49 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-17 18:23:49 +0000
commit921ae36307948a52179de4e01d793e1f4c36506a (patch)
treeb0dbf73b52a25bf76174f2e723642bbfd890a5f1 /sysutils
parentd78539adccd8969a3f2c5981e6adc16cd784a889 (diff)
downloadports-921ae36307948a52179de4e01d793e1f4c36506a.tar.gz
ports-921ae36307948a52179de4e01d793e1f4c36506a.zip
Add bubblemon-dockapp 1.32, X eye candy for displaying CPU and
memory load in a dock. PR: 26615 Submitted by: Mark Pulford <mark@kyne.com.au>
Notes
Notes: svn path=/head/; revision=41598
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/bubblemon-dockapp/Makefile26
-rw-r--r--sysutils/bubblemon-dockapp/distinfo1
-rw-r--r--sysutils/bubblemon-dockapp/pkg-comment1
-rw-r--r--sysutils/bubblemon-dockapp/pkg-descr10
-rw-r--r--sysutils/bubblemon-dockapp/pkg-plist1
6 files changed, 40 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 6f28ba679324..6d744b6f90f1 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -12,6 +12,7 @@
SUBDIR += battstat-applet
SUBDIR += bchunk
SUBDIR += bkpupsd
+ SUBDIR += bubblemon-dockapp
SUBDIR += cd-write
SUBDIR += cd9660_unicode
SUBDIR += cdrecord
diff --git a/sysutils/bubblemon-dockapp/Makefile b/sysutils/bubblemon-dockapp/Makefile
new file mode 100644
index 000000000000..4498f6eabfde
--- /dev/null
+++ b/sysutils/bubblemon-dockapp/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: bubblemon-dockapp
+# Date created: Apr 16, 2001
+# Whom: Mark Pulford <mark@kyne.com.au>
+#
+# $FreeBSD$
+#
+
+PORTNAME= bubblemon-dockapp
+PORTVERSION= 1.32
+CATEGORIES= sysutils
+MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/
+
+MAINTAINER= mark@kyne.com.au
+
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_GTK= yes
+MAKE_ARGS+= PREFIX="${PREFIX}"
+
+pre-configure:
+ ${PERL} -pi -e "s@CC = gcc@CC = ${CC}@g; s@-O3 -ansi -Wall@${CFLAGS} -Wall@g; \
+ s@PREFIX = /usr/local@PREFIX = ${PREFIX}@g; \
+ s@gtk-config@${GTK_CONFIG}@g; s@-lgtk@-lgtk12@g; \
+ s@-c -g kmem -m 2755 -o root@-s -c -g kmem -m 2755 -o root@g" ${WRKSRC}/Makefile
+
+.include <bsd.port.mk>
diff --git a/sysutils/bubblemon-dockapp/distinfo b/sysutils/bubblemon-dockapp/distinfo
new file mode 100644
index 000000000000..63e4da4cd422
--- /dev/null
+++ b/sysutils/bubblemon-dockapp/distinfo
@@ -0,0 +1 @@
+MD5 (bubblemon-dockapp-1.32.tar.gz) = d3ede4371c673bc155a11cf1ab791d9e
diff --git a/sysutils/bubblemon-dockapp/pkg-comment b/sysutils/bubblemon-dockapp/pkg-comment
new file mode 100644
index 000000000000..647136ceb575
--- /dev/null
+++ b/sysutils/bubblemon-dockapp/pkg-comment
@@ -0,0 +1 @@
+X eye candy for displaying CPU and memory load in a dock
diff --git a/sysutils/bubblemon-dockapp/pkg-descr b/sysutils/bubblemon-dockapp/pkg-descr
new file mode 100644
index 000000000000..a3c2bc872a70
--- /dev/null
+++ b/sysutils/bubblemon-dockapp/pkg-descr
@@ -0,0 +1,10 @@
+Bubblemon is a dockapp for Blackbox, Window Maker, Afterstep and
+Enlightenment. It displays CPU and memory load as bubbles in a jar of
+water.
+
+Bubblemon has 2 additional screen available - memory and load average.
+To see the load average screen move the mouse into the window. To see
+the memory screen hold the shift key before moving the mouse into the
+window. Bubblemon fades from one display to the next, click the right
+mouse button in the window to lock the fading halfway between the
+displays.
diff --git a/sysutils/bubblemon-dockapp/pkg-plist b/sysutils/bubblemon-dockapp/pkg-plist
new file mode 100644
index 000000000000..3048f8d8469b
--- /dev/null
+++ b/sysutils/bubblemon-dockapp/pkg-plist
@@ -0,0 +1 @@
+bin/bubblemon