Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 2008 12:52:37 GMT
From:      Wen heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122693: [NEW PORT] net/pear-Net_Wifi: Pear Class for Scans Wireless network
Message-ID:  <200804121252.m3CCqbbs076266@www.freebsd.org>
Resent-Message-ID: <200804121300.m3CD08cn005062@freefall.freebsd.org>

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

>Number:         122693
>Category:       ports
>Synopsis:       [NEW PORT] net/pear-Net_Wifi: Pear Class for Scans Wireless network
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 12 13:00:08 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb7.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Net_Wifi is a pear class for Scans wireless
network.It  utilizes the command line tools
"iwconfig" and "iwlist" to get information
about wireless lan interfaces on the system
and the current configuration.The class
enables you to scan for wireless networks
and get a bunch of information about them.

WWW:  http://pear.php.net/package/Net_Wifi/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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/pear-Net_Wifi
#	/usr/ports/net/pear-Net_Wifi/Makefile
#	/usr/ports/net/pear-Net_Wifi/pkg-descr
#	/usr/ports/net/pear-Net_Wifi/distinfo
#
echo c - /usr/ports/net/pear-Net_Wifi
mkdir -p /usr/ports/net/pear-Net_Wifi > /dev/null 2>&1
echo x - /usr/ports/net/pear-Net_Wifi/Makefile
sed 's/^X//' >/usr/ports/net/pear-Net_Wifi/Makefile << 'END-of-/usr/ports/net/pear-Net_Wifi/Makefile'
X# Ports collection makefile for:  pear-Net_Wifi
X# Date created:			  12 April 2008
X# Whom:				  Wen heping <wenheping@gmail.com>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net_Wifi
XPORTVERSION=	1.0.0
XCATEGORIES=	net pear
X
XMAINTAINER=	wenheping@gmail.com
XCOMMENT=	PEAR Class for Scans wireless networks
X
XCATEGORY=	Net
XFILES=		Net/Wifi.php Net/Wifi/Config.php Net/Wifi/Cell.php
X
XEXAMPLES=	Wifi_usage.php
XTESTS=		Net_WifiTest.php AllTests.php
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-/usr/ports/net/pear-Net_Wifi/Makefile
echo x - /usr/ports/net/pear-Net_Wifi/pkg-descr
sed 's/^X//' >/usr/ports/net/pear-Net_Wifi/pkg-descr << 'END-of-/usr/ports/net/pear-Net_Wifi/pkg-descr'
XNet_Wifi is a pear class for Scans wireless
Xnetwork.It  utilizes the command line tools
X"iwconfig" and "iwlist" to get information
Xabout wireless lan interfaces on the system 
Xand the current configuration.The class 
Xenables you to scan for wireless networks
Xand get a bunch of information about them.
X
XWWW:  http://pear.php.net/package/Net_Wifi/
END-of-/usr/ports/net/pear-Net_Wifi/pkg-descr
echo x - /usr/ports/net/pear-Net_Wifi/distinfo
sed 's/^X//' >/usr/ports/net/pear-Net_Wifi/distinfo << 'END-of-/usr/ports/net/pear-Net_Wifi/distinfo'
XMD5 (PEAR/Net_Wifi-1.0.0.tgz) = 17e2feb355fe7c85a7e585c8f9529013
XSHA256 (PEAR/Net_Wifi-1.0.0.tgz) = 47a49eb1c725e213d3ce9c629fa02a9eca9d6d4a4a2903034ea84298c6e9ffed
XSIZE (PEAR/Net_Wifi-1.0.0.tgz) = 10181
END-of-/usr/ports/net/pear-Net_Wifi/distinfo
exit



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



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