Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 2009 19:06:38 +0300 (MSK)
From:      Ilya Bakulin <webmaster@kibab.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/130347: [NEW PORT] net/wpa_gui: QT GUI for wpa_supplicant
Message-ID:  <20090110160638.328E78FC27@mx0.deglitch.com>
Resent-Message-ID: <200901101610.n0AGA2SY059235@freefall.freebsd.org>

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

>Number:         130347
>Category:       ports
>Synopsis:       [NEW PORT] net/wpa_gui: QT GUI for wpa_supplicant
>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 Jan 10 16:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Ilya Bakulin
>Release:        FreeBSD 7.0-RELEASE-p6 amd64
>Organization:
Deglitch Networks
>Environment:
System: FreeBSD backbone.deglitch.com 7.0-RELEASE-p6 FreeBSD 7.0-RELEASE-p6 #0: Mon Nov 24 10:59:10 UTC 2008
>Description:
wpa_gui is a nice GUI frontend for wpa_supplicant tool. 

WWW:	http://hostap.epitest.fi/wpa_supplicant/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- wpa_gui-0.5.11.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:
#
#	wpa_gui
#	wpa_gui/pkg-descr
#	wpa_gui/Makefile
#	wpa_gui/distinfo
#
echo c - wpa_gui
mkdir -p wpa_gui > /dev/null 2>&1
echo x - wpa_gui/pkg-descr
sed 's/^X//' >wpa_gui/pkg-descr << 'END-of-wpa_gui/pkg-descr'
Xwpa_gui is a nice GUI frontend for wpa_supplicant tool. 
X
XWWW:	http://hostap.epitest.fi/wpa_supplicant/
END-of-wpa_gui/pkg-descr
echo x - wpa_gui/Makefile
sed 's/^X//' >wpa_gui/Makefile << 'END-of-wpa_gui/Makefile'
X# New ports collection makefile for:	wpa_gui
X# Date created:		2009-01-10
X# Whom:			Ilya Bakulin <webmaster@kibab.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wpa_gui
XPORTVERSION=	0.5.11
XCATEGORIES=	net
XMASTER_SITES=	http://hostap.epitest.fi/releases/
XDISTNAME=	wpa_supplicant-${PORTVERSION}
X
XMAINTAINER=	webmaster@kibab.com
XCOMMENT=	QT GUI for wpa_supplicant
X
XPLIST_FILES=	sbin/${PORTNAME}
XUSE_GMAKE=	yes
XWRKSRC=		${WRKDIR}/${DISTNAME}/wpa_gui-qt4
XUSE_QT_VER=	4
XQT_COMPONENTS=	gui qt3support uic_build
X
XHAS_CONFIGURE=	yes
X
Xdo-configure:
X	@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} -unix PREFIX=${PREFIX} ${PORTNAME}.pro
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/sbin
X
X.include <bsd.port.mk>
END-of-wpa_gui/Makefile
echo x - wpa_gui/distinfo
sed 's/^X//' >wpa_gui/distinfo << 'END-of-wpa_gui/distinfo'
XMD5 (wpa_supplicant-0.5.11.tar.gz) = ad320af63f735531878e592f1ffd9b06
XSHA256 (wpa_supplicant-0.5.11.tar.gz) = 5b4e73dc489a118293a3d08291730c3fab82c3542e1ad1fb12267180c3478f19
XSIZE (wpa_supplicant-0.5.11.tar.gz) = 723321
END-of-wpa_gui/distinfo
exit
--- wpa_gui-0.5.11.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?20090110160638.328E78FC27>