From owner-freebsd-ports Fri Jan 29 22:00:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA17644 for freebsd-ports-outgoing; Fri, 29 Jan 1999 22:00:04 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA17613 for ; Fri, 29 Jan 1999 22:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA18126; Fri, 29 Jan 1999 22:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from drmemory.fnal.gov (drmemory.fnal.gov [131.225.105.170]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA17507 for ; Fri, 29 Jan 1999 21:59:09 -0800 (PST) (envelope-from rneswold@drmemory.fnal.gov) Received: (from rneswold@localhost) by drmemory.fnal.gov (8.8.8/8.8.6) id XAA08622; Fri, 29 Jan 1999 23:59:09 -0600 (CST) Message-Id: <199901300559.XAA08622@drmemory.fnal.gov> Date: Fri, 29 Jan 1999 23:59:09 -0600 (CST) From: rneswold@mcs.net Reply-To: rneswold@mcs.net To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9790: Update wmnet port to v1.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9790 >Category: ports >Synopsis: Update wmnet port to v1.2 >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: Fri Jan 29 22:00:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Richard M. Neswold >Release: FreeBSD 2.2.8-STABLE i386 >Organization: >Environment: >Description: New version of WMNet. This one included a command line option to vary the delay between samples. Also, the patch file that someone created for the last version has been incorporated into the project. >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.2 X# Date created: 24 November 1998 X# Whom: Rich Neswold X# X# $Id: Makefile,v 1.2 1999/01/18 06:43:00 asami Exp $ X# X XDISTNAME= wmnet-1.2 XCATEGORIES= net windowmaker XMASTER_SITES= ftp://ftp.mcs.net/mcsnet.users/rneswold/ X XMAINTAINER= rneswold@mcs.net X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm X XMAN1= wmnet.1 X X.include 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.2.tar.gz) = a3cd5b50dc773d72d9d987b07b5e23e0 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 XInformation about this software can be found on my web page: X X http://www.mcs.net/~rneswold/www/home.shtml X XPlease report any problems or improvements to me. X X-- X XRich Neswold Xrneswold@mcs.net END-of-./pkg/DESCR exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message