From owner-freebsd-ports Mon Apr 16 9:10: 8 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 86D4137B43C for ; Mon, 16 Apr 2001 09:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3GGA1n21282; Mon, 16 Apr 2001 09:10:01 -0700 (PDT) (envelope-from gnats) Received: from uiggm.nsc.ru (mx.uiggm.nsc.ru [194.226.185.13]) by hub.freebsd.org (Postfix) with ESMTP id CC31C37B43E for ; Mon, 16 Apr 2001 09:09:06 -0700 (PDT) (envelope-from od@iclub.nsu.ru) Received: from ngu.null.ru (lab6412.geophysics.uiggm.nsc.ru [194.226.184.81]) by uiggm.nsc.ru (8.11.2/8.9.3) with ESMTP id f3GM5Hv00075 for ; Mon, 16 Apr 2001 17:05:17 -0500 (PDT) Received: from spinner.intra.eu.org (spinner.intra.eu.org [10.0.0.3]) by ngu.null.ru (8.11.1/8.11.1) with ESMTP id f3GG8xX00637 for ; Mon, 16 Apr 2001 23:09:01 +0700 (NOVST) (envelope-from od@iclub.nsu.ru) Received: (from od@localhost) by spinner.intra.eu.org (8.11.3/8.11.3) id f3GG9w454101; Mon, 16 Apr 2001 23:09:58 +0700 (NOVST) (envelope-from od) Message-Id: <200104161609.f3GG9w454101@spinner.intra.eu.org> Date: Mon, 16 Apr 2001 23:09:58 +0700 (NOVST) From: od@iclub.nsu.ru Reply-To: od@iclub.nsu.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/26617: a new port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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