Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2003 21:36:09 -0500 (EST)
From:      Jon Nistor <nistor@snickers.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48553: New Port
Message-ID:  <20030222023609.73C31F935@spike.snickers.org>

next in thread | raw e-mail | index | archive | help
	Note: There was a bad value `new-port' for the field `>Class:'.
	It was set to the default value of `sw-bug'.


>Number:         48553
>Category:       ports
>Synopsis:       New Port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 21 18:40:04 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jon Nistor
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD 4.7-STABLE FreeBSD 4.7-STABLE

>Description:
	bmon is an interface bandwidth monitor using the curses library.
>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:
#
#	/usr/ports/net/bmon
#	/usr/ports/net/bmon/Makefile
#	/usr/ports/net/bmon/pkg-plist
#	/usr/ports/net/bmon/distinfo
#	/usr/ports/net/bmon/pkg-descr
#
echo c - /usr/ports/net/bmon
mkdir -p /usr/ports/net/bmon > /dev/null 2>&1
echo x - /usr/ports/net/bmon/Makefile
sed 's/^X//' >/usr/ports/net/bmon/Makefile << 'END-of-/usr/ports/net/bmon/Makefile'
X# New ports collection makefile for:	bmon
X# Date created:			21 Feb 2003
X# Whom:				Jon Nistor <nistor@snickers.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	bmon
XPORTVERSION=	1.2.0
XCATEGORIES=	net
XMASTER_SITES=	http://trash.net/~reeler/bmon/files/
X
XMAINTAINER=	nistor@snickers.org
XCOMMENT=	"BWMON - bandwidth monitor using curses lib"
X
XGNU_CONFIGURE=	YES
XUSE_GMAKE=	YES
X
XMAN1=		bmon.1
X
Xdo-install:
X	${INSTALL} ${STRIP} ${COPY} ${_BINOWNGRP} -m 4755 ${WRKSRC}/bmon ${PREFIX}/sbin
X	${INSTALL_MAN} ${WRKSRC}/bmon.1 ${PREFIX}/man/man1/bmon.1
X
X.include <bsd.port.mk>
END-of-/usr/ports/net/bmon/Makefile
echo x - /usr/ports/net/bmon/pkg-plist
sed 's/^X//' >/usr/ports/net/bmon/pkg-plist << 'END-of-/usr/ports/net/bmon/pkg-plist'
Xsbin/bmon
END-of-/usr/ports/net/bmon/pkg-plist
echo x - /usr/ports/net/bmon/distinfo
sed 's/^X//' >/usr/ports/net/bmon/distinfo << 'END-of-/usr/ports/net/bmon/distinfo'
XMD5 (bmon-1.2.0.tar.gz) = 7fa3e960c4d7824c1827e69a16c2832d
END-of-/usr/ports/net/bmon/distinfo
echo x - /usr/ports/net/bmon/pkg-descr
sed 's/^X//' >/usr/ports/net/bmon/pkg-descr << 'END-of-/usr/ports/net/bmon/pkg-descr'
Xbmon is an interface bandwidth monitor using the curses library.
XIt's able to compute and draw three types of diagrams (overview,
Xgraphical, and detailed). The overview diagram is a list of all
Xinterfaces including the rx/tx rates of each interface. The
Xgraphical diagram is a bar graph in ASCII. All diagrams are
Xcontinously updated. 
END-of-/usr/ports/net/bmon/pkg-descr
exit

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

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




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