Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2001 23:09:58 +0700 (NOVST)
From:      od@iclub.nsu.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26617: a new port
Message-ID:  <200104161609.f3GG9w454101@spinner.intra.eu.org>

next in thread | raw e-mail | index | archive | help

>Number:         26617
>Category:       ports
>Synopsis:       a new port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 16 09:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     oleg dashevskii
>Release:        FreeBSD 4.3-RC i386
>Organization:
none 
>Environment:
System: FreeBSD spinner.intra.eu.org 4.3-RC FreeBSD 4.3-RC #0: Sat Apr 14 16:04:24 NOVST 2001 root@spinner.intra.eu.org:/usr/obj/usr/src/sys/SPINNER i386


>Description:
	
Bubblemon is a neat dockapp-style CPU, memory, swap and load average monitor.
Based on the GNOME BubbleMon applet, this program has been considerably
improved (especially performance issues). Many new features have been added.

WWW: http://www.ne.jp/asahi/linux/timecop

- oleg dashevskii
od@iclub.nsu.ru

>How-To-Repeat:
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	.
#	./Makefile
#	./distinfo
#	./pkg-comment
#	./pkg-descr
#	./pkg-plist
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	bubblemon
X# Date created:				16 April 2001
X# Whom:					od
X#
X# $FreeBSD$
X#
X
XPORTNAME=	bubblemon
XPORTVERSION=	1.32
XCATEGORIES=	sysutils
XMASTER_SITES=	http://www.ne.jp/asahi/linux/timecop/software/
XDISTNAME=	bubblemon-dockapp-${PORTVERSION}
X
XMAINTAINER=	od@iclub.nsu.ru
X
XUSE_GTK=        yes
XUSE_X_PREFIX=   yes
X
XMAKEFILE=	Makefile.FreeBSD
X
Xpost-install:
X	strip ${PREFIX}/bin/bubblemon
X	${MKDIR} ${PREFIX}/share/bubblemon
X	${INSTALL_DATA} ${WRKSRC}/misc/wak.wav ${PREFIX}/share/bubblemon
X	${INSTALL_SCRIPT} ${WRKSRC}/misc/wakwak.sh ${PREFIX}/share/bubblemon
X
X.if !defined(NOPORTDOCS)
X	${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/doc/Xdefaults.sample \
X		${PREFIX}/share/bubblemon
X.endif
X
X.include <bsd.port.mk>
END-of-./Makefile
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (bubblemon-dockapp-1.32.tar.gz) = d3ede4371c673bc155a11cf1ab791d9e
END-of-./distinfo
echo x - ./pkg-comment
sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment'
XA neat dockapp-style CPU, memory, swap and load average monitor
END-of-./pkg-comment
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XBubblemon is a neat dockapp-style CPU, memory, swap and load average monitor.
XBased on the GNOME BubbleMon applet, this program has been considerably
Ximproved (especially performance issues). Many new features have been added.
X
XWWW: http://www.ne.jp/asahi/linux/timecop
X
X- oleg dashevskii
Xod@iclub.nsu.ru
END-of-./pkg-descr
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
Xbin/bubblemon
Xshare/bubblemon/README
Xshare/bubblemon/Xdefaults.sample
Xshare/bubblemon/wak.wav
Xshare/bubblemon/wakwak.sh
X@dirrm share/bubblemon
END-of-./pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104161609.f3GG9w454101>