Date: Thu, 22 Oct 2009 13:37:32 -0200 (BRST) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/139843: [NEW PORT] net/pear-Net_Wifi: Scans for wireless networks Message-ID: <20091022153732.3C7AC3F5F97@fbsd.scjamorim.org> Resent-Message-ID: <200910221540.n9MFe16O061254@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139843 >Category: ports >Synopsis: [NEW PORT] net/pear-Net_Wifi: Scans for wireless networks >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: Thu Oct 22 15:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009 >Description: Net_Wifi 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/ Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- pear-Net_Wifi-1.1.0.shar begins here --- # 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: # # pear-Net_Wifi # pear-Net_Wifi/pkg-descr # pear-Net_Wifi/Makefile # pear-Net_Wifi/distinfo # echo c - pear-Net_Wifi mkdir -p pear-Net_Wifi > /dev/null 2>&1 echo x - pear-Net_Wifi/pkg-descr sed 's/^X//' >pear-Net_Wifi/pkg-descr << '99618f214cab98bdb08bfb77e1dd4d97' XNet_Wifi utilizes the command line tools X"iwconfig" and "iwlist" to get information Xabout wireless lan interfaces on the system and the current configuration. XThe class enables you to scan for wireless networks Xand get a bunch of information about them. X XWWW: http://pear.php.net/package/Net_Wifi/ 99618f214cab98bdb08bfb77e1dd4d97 echo x - pear-Net_Wifi/Makefile sed 's/^X//' >pear-Net_Wifi/Makefile << '857777c60e20eada16e195dd33e15fd3' X# New ports collection makefile for: pear-Net_Wifi X# Date created: 2009-10-22 X# Whom: Sylvio Cesar <scjamorim@bsd.com.br> X# X# $FreeBSD$ X# X XPORTNAME= Net_Wifi XPORTVERSION= 1.1.0 xCATEGORIES= net pear X XMAINTAINER= scjamorim@bsd.com.br XCOMMENT= Scans for wireless networks X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_PHP= yes X XLATEST_LINK= pear-${PORTNAME} X XCATEGORY= PEAR X XFILES= Net/Wifi/Cell.php \ X Net/Wifi/Config.php \ X Net/Wifi.php XEXAMPLES= Wifi_usage.php XTESTS= AllTests.php \ X Net_WifiTest.php X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear/bsd.pear.mk" X.include <bsd.port.post.mk> 857777c60e20eada16e195dd33e15fd3 echo x - pear-Net_Wifi/distinfo sed 's/^X//' >pear-Net_Wifi/distinfo << '69977a2054b85a9c92f70b917b9b1bb2' XMD5 (PEAR/Net_Wifi-1.1.0.tgz) = cd867d4c0b4ede3757c724baa872550f XSHA256 (PEAR/Net_Wifi-1.1.0.tgz) = 0e19dd8d70f0822e00a07e734f0cf5fa2e7ab20940b272fc1ee788efed61bcfe XSIZE (PEAR/Net_Wifi-1.1.0.tgz) = 12061 69977a2054b85a9c92f70b917b9b1bb2 exit --- pear-Net_Wifi-1.1.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091022153732.3C7AC3F5F97>