aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2009-11-23 06:19:10 +0800
committerehaupt <ehaupt@FreeBSD.org>2009-11-23 06:19:10 +0800
commitf9e88fe8e96a1fe444e633fd616ed877b451fc4a (patch)
treec223982f0e45006decd638ef854312da69947c58 /net-mgmt
parentfe3deaf006c6e68fec18dc00c9fc4530cbfc6c51 (diff)
downloadfreebsd-ports-graphics-f9e88fe8e96a1fe444e633fd616ed877b451fc4a.tar.gz
freebsd-ports-graphics-f9e88fe8e96a1fe444e633fd616ed877b451fc4a.tar.zst
freebsd-ports-graphics-f9e88fe8e96a1fe444e633fd616ed877b451fc4a.zip
Add wifimgr 1.0.1, wiFi Networks Manager.
PR: ports/140473 Submitted by: J.R. Oldroyd <fbsd at opal.com>
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/wifimgr/Makefile27
-rw-r--r--net-mgmt/wifimgr/distinfo3
-rw-r--r--net-mgmt/wifimgr/pkg-descr8
-rw-r--r--net-mgmt/wifimgr/pkg-plist26
5 files changed, 65 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 7c3a2b30563..a95d385b390 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -270,6 +270,7 @@
SUBDIR += weplab
SUBDIR += whatmask
SUBDIR += wide-dhcp
+ SUBDIR += wifimgr
SUBDIR += xymon-client
SUBDIR += xymon-server
SUBDIR += yabm
diff --git a/net-mgmt/wifimgr/Makefile b/net-mgmt/wifimgr/Makefile
new file mode 100644
index 00000000000..305888bf2e7
--- /dev/null
+++ b/net-mgmt/wifimgr/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: wifimgr
+# Date created: 2009 November 10
+# Whom: J.R. Oldroyd <fbsd@opal.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= wifimgr
+PORTVERSION= 1.0.1
+CATEGORIES= net-mgmt sysutils
+MASTER_SITES= http://opal.com/freebsd/ports/net-mgmt/wifimgr/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= ehaupt
+
+MAINTAINER= fbsd@opal.com
+COMMENT= WiFi Networks Manager
+
+USE_BZIP2= yes
+USE_XORG= x11
+USE_GNOME= gtk20 pkgconfig
+INSTALLS_ICONS= yes
+
+MAN8= wifimgr.8
+
+NO_CDROM= uses copyrighted icons
+
+.include <bsd.port.mk>
diff --git a/net-mgmt/wifimgr/distinfo b/net-mgmt/wifimgr/distinfo
new file mode 100644
index 00000000000..1038f614b74
--- /dev/null
+++ b/net-mgmt/wifimgr/distinfo
@@ -0,0 +1,3 @@
+MD5 (wifimgr-1.0.1.tar.bz2) = fa0c26ac776702868a094099b7875404
+SHA256 (wifimgr-1.0.1.tar.bz2) = dcf43c47283e18d63dc1e30550a404b1e9e7440f8c94b244bb6280e2a1bad8e4
+SIZE (wifimgr-1.0.1.tar.bz2) = 90401
diff --git a/net-mgmt/wifimgr/pkg-descr b/net-mgmt/wifimgr/pkg-descr
new file mode 100644
index 00000000000..7549b020d23
--- /dev/null
+++ b/net-mgmt/wifimgr/pkg-descr
@@ -0,0 +1,8 @@
+wifimgr is a GTK+-based GUI for management of WiFi networks on BSD systems.
+It acts as an interface to the existing /etc/wpa_supplicant.conf networks
+configuration file, and supports WEP and WPA-PSK security.
+
+wifimgr was designed for users of the XFce4 window manager but will work
+in any environment with GTK+ libraries installed.
+
+WWW: http://opal.com/freebsd/ports/net-mgmt/wifimgr
diff --git a/net-mgmt/wifimgr/pkg-plist b/net-mgmt/wifimgr/pkg-plist
new file mode 100644
index 00000000000..cd9554e0a50
--- /dev/null
+++ b/net-mgmt/wifimgr/pkg-plist
@@ -0,0 +1,26 @@
+bin/wifimgr
+libexec/wifimgrsu
+%%DATADIR%%/icons/freebsd-surf.png
+%%DATADIR%%/icons/padlock-open.png
+%%DATADIR%%/icons/padlock-unk.png
+%%DATADIR%%/icons/padlock-wep.png
+%%DATADIR%%/icons/padlock-wpa.png
+%%DATADIR%%/icons/signal_bars_0.png
+%%DATADIR%%/icons/signal_bars_1.png
+%%DATADIR%%/icons/signal_bars_2.png
+%%DATADIR%%/icons/signal_bars_3.png
+%%DATADIR%%/icons/signal_bars_4.png
+%%DATADIR%%/icons/signal_bars_5.png
+%%DATADIR%%/icons/wifimgr.png
+%%DATADIR%%/icons/wifimgr24green.png
+share/applications/wifimgr.desktop
+share/icons/hicolor/16x16/apps/wifimgr.png
+share/icons/hicolor/22x22/apps/wifimgr.png
+share/icons/hicolor/24x24/apps/wifimgr.png
+share/icons/hicolor/32x32/apps/wifimgr.png
+share/icons/hicolor/48x48/apps/wifimgr.png
+share/icons/hicolor/64x64/apps/wifimgr.png
+share/icons/hicolor/scalable/apps/wifimgr.svg
+@dirrmtry share/applications
+@dirrm %%DATADIR%%/icons
+@dirrm %%DATADIR%%