Date: Mon, 10 Dec 2001 10:23:07 -0800 (PST) From: jrb@cs.pdx.edu To: FreeBSD-gnats-submit@freebsd.org Subject: ports/32678: New port: wscan, 802.11 wireless signal strength meter Message-ID: <200112101823.fBAIN7N07483@missouri.cs.pdx.edu>
next in thread | raw e-mail | index | archive | help
>Number: 32678 >Category: ports >Synopsis: New port: wscan, 802.11 wireless signal strength meter >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 10 10:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jim Binkley >Release: FreeBSD 4.4-RELEASE i386 >Organization: Portland State University/Computer Science >Environment: System: FreeBSD missouri.cs.pdx.edu 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Sat Nov 17 15:37:54 PST 2001 root@missouri.cs.pdx.edu:/usr/src/44.release/src/sys/compile/PSUMIP i386 <freebsd> >Description: New port for FreeBSD. wscan ... Lucent 802.11 card visual signal strength meter. >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: # # bsdport.wscan # bsdport.wscan/Makefile # bsdport.wscan/distinfo # bsdport.wscan/pkg-comment # bsdport.wscan/pkg-descr # bsdport.wscan/pkg-plist # echo c - bsdport.wscan mkdir -p bsdport.wscan > /dev/null 2>&1 echo x - bsdport.wscan/Makefile sed 's/^X//' >bsdport.wscan/Makefile << 'END-of-bsdport.wscan/Makefile' X# New ports collection makefile for: wscan X# Date created: 10 December 2001 X# Whom: Jim Binkley <jrb@cs.pdx.edu> X# X# $FreeBSD$ X# X XPORTNAME= wscan XPORTVERSION= 1.00 XCATEGORIES= x11 XMASTER_SITES= ftp://ftp.cs.pdx.edu/pub/mobile/ XEXTRACT_SUFX= .tgz X XMAINTAINER= ports@freebsd.org X XLIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk X XWRKSRC= $(WRKDIR)/wscan XUSE_XLIB= yes XMAN1= wscan.1 X Xpost-install: X strip ${PREFIX}/bin/wscan X X.include <bsd.port.mk> X END-of-bsdport.wscan/Makefile echo x - bsdport.wscan/distinfo sed 's/^X//' >bsdport.wscan/distinfo << 'END-of-bsdport.wscan/distinfo' XMD5 (wscan-1.00.tgz) = 2d030959cd178c4222184885e6c48112 END-of-bsdport.wscan/distinfo echo x - bsdport.wscan/pkg-comment sed 's/^X//' >bsdport.wscan/pkg-comment << 'END-of-bsdport.wscan/pkg-comment' XA 802.11 wireless visual signal strength meter END-of-bsdport.wscan/pkg-comment echo x - bsdport.wscan/pkg-descr sed 's/^X//' >bsdport.wscan/pkg-descr << 'END-of-bsdport.wscan/pkg-descr' Xwscan is a small X-based (fltk) program that shows signal strength, Xgraphically, for Lucent/Orinoco 802.11 cards. On FreeBSD, it uses Xthe wi0 driver. X XWWW: http://www.cs.pdx.edu/research/SMN X X- Jim Binkley Xjrb@cs.pdx.edu END-of-bsdport.wscan/pkg-descr echo x - bsdport.wscan/pkg-plist sed 's/^X//' >bsdport.wscan/pkg-plist << 'END-of-bsdport.wscan/pkg-plist' Xbin/wscan Xbin/wscanlog.sh END-of-bsdport.wscan/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?200112101823.fBAIN7N07483>