pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wpa_gui wpa_gui: take maintainership, add MESSAGE ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a1b62e42c68c
branches: trunk
changeset: 351248:a1b62e42c68c
user: maya <maya%pkgsrc.org@localhost>
date: Wed Aug 17 21:48:06 2016 +0000
description:
wpa_gui: take maintainership, add MESSAGE explaining requirements to usage
diffstat:
net/wpa_gui/MESSAGE | 11 +++++++++++
net/wpa_gui/Makefile | 4 ++--
2 files changed, 13 insertions(+), 2 deletions(-)
diffs (32 lines):
diff -r 802b78f95703 -r a1b62e42c68c net/wpa_gui/MESSAGE
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/wpa_gui/MESSAGE Wed Aug 17 21:48:06 2016 +0000
@@ -0,0 +1,11 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2016/08/17 21:48:06 maya Exp $
+
+You should have /etc/wpa_supplicant.conf containing:
+
+ ctrl_interface=/var/run/wpa_supplicant
+ ctrl_interface_group=wheel
+ update_config=1
+
+and dhcpcd and wpa_supplicant running.
+===========================================================================
diff -r 802b78f95703 -r a1b62e42c68c net/wpa_gui/Makefile
--- a/net/wpa_gui/Makefile Wed Aug 17 21:47:00 2016 +0000
+++ b/net/wpa_gui/Makefile Wed Aug 17 21:48:06 2016 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.24 2016/08/17 21:46:45 maya Exp $
+# $NetBSD: Makefile,v 1.25 2016/08/17 21:48:06 maya Exp $
DISTNAME= wpa_supplicant-2.5
PKGNAME= ${DISTNAME:S/supplicant/gui/}
CATEGORIES= net
MASTER_SITES= http://hostap.epitest.fi/releases/
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= maya%NetBSD.org@localhost
HOMEPAGE= http://hostap.epitest.fi/wpa_supplicant/
COMMENT= QT GUI for wpa_supplicant(8)
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index