mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
Remove this ports as part of phase II of the GNOME 1.4 desktop removal.
This commit is contained in:
parent
1e8f52c9e2
commit
dd27fee890
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86827
@ -28,7 +28,6 @@
|
||||
SUBDIR += bksh
|
||||
SUBDIR += blimitd
|
||||
SUBDIR += bsdsar
|
||||
SUBDIR += bubblemon
|
||||
SUBDIR += bubblemon-dockapp
|
||||
SUBDIR += ccze
|
||||
SUBDIR += cd-write
|
||||
|
@ -1,42 +0,0 @@
|
||||
# New ports collection makefile for: bubblemon
|
||||
# Date created: 4 Jul 2003
|
||||
# Whom: Juan Salaverria <rael@vectorstar.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= bubblemon
|
||||
PORTVERSION= 1.2.10
|
||||
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/ \
|
||||
http://savannah.nongnu.org/download/bubblemon/
|
||||
|
||||
MAINTAINER= rael@vectorstar.net
|
||||
COMMENT= Bubblemon is a system CPU and memory load monitor for the GNOME panel
|
||||
|
||||
LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= 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>
|
@ -1 +0,0 @@
|
||||
MD5 (bubblemon-1.2.10.tar.gz) = e98365eb7ce88b648c02bd23ed8ce840
|
@ -1,9 +0,0 @@
|
||||
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
|
@ -1,28 +0,0 @@
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user