Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 1998 23:16:39 -0500 (CDT)
From:      "Richard M. Neswold" <rneswold@drmemory.fnal.gov>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7780: Adding port: WMnet -- Network Throughput Monitor
Message-ID:  <199808300416.XAA10303@drmemory.fnal.gov>

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

>Number:         7780
>Category:       ports
>Synopsis:       Adding port: WMnet -- Network Throughput Monitor
>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:   Sat Aug 29 21:20:01 PDT 1998
>Last-Modified:
>Originator:     Richard M. Neswold
>Organization:
>Release:        FreeBSD 2.2.7-STABLE i386
>Environment:

	FreeBSD 2.2.7-STABLE

>Description:

	I'm simply adding a port to the ports directory. This should
	go under "/usr/ports/net/wmnet".

>How-To-Repeat:

	N/A.

>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
#	./files
#	./files/md5
#	./pkg
#	./pkg/PLIST
#	./pkg/COMMENT
#	./pkg/DESCR
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:   wmnet
X# Version required:    1.0-beta
X# Date created:        29 August 1998
X# Whom:                Rich Neswold <rneswold@mcs.net>
X#
X# $Id$
X#
X
XDISTNAME=	wmnet-1.0b
XCATEGORIES=	net
XMASTER_SITES=	ftp://ftp.mcs.net/mcsnet.users/rneswold/
X
XMAINTAINER=	rneswold@mcs.net
X
XLIB_DEPENDS=	Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
X
XNO_INSTALL_MANPAGES= 1
X
XBINGRP= kmem
XBINMODE= 2555
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (wmnet-1.0b.tar.gz) = e654428c812ff9738e24422090ee2f9b
END-of-./files/md5
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xbin/wmnet
END-of-./pkg/PLIST
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XA network bandwidth monitor intended for the WindowMaker dock.
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XThis application displays the data rate through a given network
Xinterface. It is intended to be run from the WindowMaker dock,
Xbut others have run it under the fvwm and AfterStep window managers.
X
XAlthough I've had no problems with it, I'm releasing it as a beta
Xto get some feedback of problems others may run into (or it may
Xjust be perfect ;-)) Information about this software can be found
Xon my web page:
X
X	http://www.mcs.net/~rneswold/www/home.shtml
X
XPlease report any problems or improvements to me.
X(BTW, the final release will have a man page...)
X
X--
X
XRich Neswold
Xrneswold@mcs.net
END-of-./pkg/DESCR
exit

>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?199808300416.XAA10303>