diff options
author | marcus <marcus@FreeBSD.org> | 2002-08-28 15:24:00 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-08-28 15:24:00 +0800 |
commit | 3f5a47c0c2c9832089ac2e75bfcf9e1113f818af (patch) | |
tree | c33ded1b42aaff1daa6f4425dcdadb4c4dad4cc2 | |
parent | e5aecb76e5e191e394576f1df8cff459638a259d (diff) | |
download | freebsd-ports-gnome-3f5a47c0c2c9832089ac2e75bfcf9e1113f818af.tar.gz freebsd-ports-gnome-3f5a47c0c2c9832089ac2e75bfcf9e1113f818af.tar.zst freebsd-ports-gnome-3f5a47c0c2c9832089ac2e75bfcf9e1113f818af.zip |
Add bubblemon, a CPU and memory monitor applet for GNOME 1.
PR: 42105
Submitted by: Juan Salaverria <rael@vectorstar.net>
-rw-r--r-- | sysutils/Makefile | 1 | ||||
-rw-r--r-- | sysutils/bubblemon/Makefile | 41 | ||||
-rw-r--r-- | sysutils/bubblemon/distinfo | 1 | ||||
-rw-r--r-- | sysutils/bubblemon/pkg-comment | 1 | ||||
-rw-r--r-- | sysutils/bubblemon/pkg-descr | 9 | ||||
-rw-r--r-- | sysutils/bubblemon/pkg-plist | 28 |
6 files changed, 81 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 14bfa90ed87e..a1fa22482b19 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -19,6 +19,7 @@ SUBDIR += bkpupsd SUBDIR += blimitd SUBDIR += bsdsar + SUBDIR += bubblemon SUBDIR += bubblemon-dockapp SUBDIR += cd-write SUBDIR += cd9660_unicode diff --git a/sysutils/bubblemon/Makefile b/sysutils/bubblemon/Makefile new file mode 100644 index 000000000000..2cba25570d62 --- /dev/null +++ b/sysutils/bubblemon/Makefile @@ -0,0 +1,41 @@ +# New ports collection makefile for: bubblemon +# Date created: 28 Aug 2002 +# Whom: Juan Salaverria <rael@vectorstar.net> +# +# $FreeBSD$ +# + +PORTNAME= bubblemon +PORTVERSION= 1.2.6 +CATEGORIES= sysutils gnome +MASTER_SITES= http://www.student.nada.kth.se/~d92-jwa/code/bubblemon/ \ + http://www.student.nada.kth.se/~d92-jwa/code/bubblemon/attic/ + +MAINTAINER= rael@vectorstar.net + +LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop + +USE_X_PREFIX= yes +GNU_CONFIGURE= yes +USE_GNOMENG= yes +USE_GNOME= gnomeprefix gnomehack libpanel +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib" + +MAN1= bubblemon-gnome1.1 +MANLANG= "" hu sv + +DOCS= AUTHORS COPYING ChangeLog FAQ PROFILING TRANSLATIONS NEWS README TODO + +post-patch: + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ;' ${WRKSRC}/configure + +post-install: +.if !defined(NOPORTDOCS) + ${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR} +.for f in ${DOCS} + ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} +.endfor +.endif + +.include <bsd.port.mk> diff --git a/sysutils/bubblemon/distinfo b/sysutils/bubblemon/distinfo new file mode 100644 index 000000000000..9da39d14f167 --- /dev/null +++ b/sysutils/bubblemon/distinfo @@ -0,0 +1 @@ +MD5 (bubblemon-1.2.6.tar.gz) = f4888d1144ed0328895f1d17a5252d90 diff --git a/sysutils/bubblemon/pkg-comment b/sysutils/bubblemon/pkg-comment new file mode 100644 index 000000000000..46e9e63db2de --- /dev/null +++ b/sysutils/bubblemon/pkg-comment @@ -0,0 +1 @@ +Bubblemon is a system CPU and memory load monitor for the GNOME panel diff --git a/sysutils/bubblemon/pkg-descr b/sysutils/bubblemon/pkg-descr new file mode 100644 index 000000000000..21cb62245c6d --- /dev/null +++ b/sysutils/bubblemon/pkg-descr @@ -0,0 +1,9 @@ +Bubblemon displays something that looks like a vial containing water. The water +level indicates how much memory is in use. The color of the liquid indicates +how much swap space is used (watery blue means none and angry red means all). +The system CPU load is indicated by bubbles floating up through the liquid; +lots of bubbles means high CPU load. + +WWW: http://www.student.nada.kth.se/~d92-jwa/code/ + +d92-jwa@nada.kth.se diff --git a/sysutils/bubblemon/pkg-plist b/sysutils/bubblemon/pkg-plist new file mode 100644 index 000000000000..b5a082bb14f8 --- /dev/null +++ b/sysutils/bubblemon/pkg-plist @@ -0,0 +1,28 @@ +bin/bubblemon-gnome1 +etc/CORBA/servers/bubblemon-gnome1.gnorba +share/gnome/applets/Monitors/bubblemon-gnome1.desktop +%%PORTDOCS%%share/doc/bubblemon/AUTHORS +%%PORTDOCS%%share/doc/bubblemon/COPYING +%%PORTDOCS%%share/doc/bubblemon/ChangeLog +%%PORTDOCS%%share/doc/bubblemon/FAQ +%%PORTDOCS%%share/doc/bubblemon/NEWS +%%PORTDOCS%%share/doc/bubblemon/PROFILING +%%PORTDOCS%%share/doc/bubblemon/README +%%PORTDOCS%%share/doc/bubblemon/TODO +%%PORTDOCS%%share/doc/bubblemon/TRANSLATIONS +share/locale/da/LC_MESSAGES/bubblemon.mo +share/locale/de/LC_MESSAGES/bubblemon.mo +share/locale/es/LC_MESSAGES/bubblemon.mo +share/locale/fi/LC_MESSAGES/bubblemon.mo +share/locale/fr/LC_MESSAGES/bubblemon.mo +share/locale/hu/LC_MESSAGES/bubblemon.mo +share/locale/is/LC_MESSAGES/bubblemon.mo +share/locale/it/LC_MESSAGES/bubblemon.mo +share/locale/ko/LC_MESSAGES/bubblemon.mo +share/locale/no/LC_MESSAGES/bubblemon.mo +share/locale/pl/LC_MESSAGES/bubblemon.mo +share/locale/pt/LC_MESSAGES/bubblemon.mo +share/locale/ro/LC_MESSAGES/bubblemon.mo +share/locale/sh/LC_MESSAGES/bubblemon.mo +share/locale/sv/LC_MESSAGES/bubblemon.mo +%%PORTDOCS%%@dirrm share/doc/bubblemon |