summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 7c3a2b305632..a95d385b390b 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 000000000000..305888bf2e7f
--- /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 000000000000..1038f614b744
--- /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 000000000000..7549b020d238
--- /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 000000000000..cd9554e0a50b
--- /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%%