summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-02-15 20:08:13 +0000
committerjschauma <jschauma@pkgsrc.org>2003-02-15 20:08:13 +0000
commitbf2099536c20d4155e7d0b95838e6ff00a59fc74 (patch)
tree0625555afc07ccfa237e983c76aab41e6ea46ca7 /net
parent69c555c09923369df5ca22d2fa347a280f0ae1d8 (diff)
downloadpkgsrc-bf2099536c20d4155e7d0b95838e6ff00a59fc74.tar.gz
Initial import of net/ap-utils based on package provided by wojtek@tensor.3miasto.net
in PR pkg/18810. I updated the package to the latest release (1.3.1). Seems to work ok, but I don't have a WAP supported by the tools, so in-depth testing will need to be done by somebody else. DESCR: Wireless LAN access point utilities for UNIX to configure and monitor Wireless Access Points using the SNMP protocol. Utilities probably work with all Access Points based on Atmel chipset and may also configure APs with IEEE 802.11 MIB and NWN DOT11EXT MIB support, such as Compex WP11.
Diffstat (limited to 'net')
-rw-r--r--net/ap-utils/DESCR6
-rw-r--r--net/ap-utils/Makefile15
-rw-r--r--net/ap-utils/PLIST10
-rw-r--r--net/ap-utils/distinfo4
4 files changed, 35 insertions, 0 deletions
diff --git a/net/ap-utils/DESCR b/net/ap-utils/DESCR
new file mode 100644
index 00000000000..617216dbb37
--- /dev/null
+++ b/net/ap-utils/DESCR
@@ -0,0 +1,6 @@
+Wireless LAN access point utilities for UNIX to configure
+and monitor Wireless Access Points using the SNMP protocol.
+Utilities probably work with all Access Points based on
+Atmel chipset and may also configure APs with
+IEEE 802.11 MIB and NWN DOT11EXT MIB support, such as
+Compex WP11.
diff --git a/net/ap-utils/Makefile b/net/ap-utils/Makefile
new file mode 100644
index 00000000000..631e48e5f31
--- /dev/null
+++ b/net/ap-utils/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/02/15 20:08:13 jschauma Exp $
+#
+
+DISTNAME= ap-utils-1.3.1
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ap-utils/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= wojtek@tensor.3miasto.net
+HOMEPAGE= http://ap-utils.polesye.net
+COMMENT= Wireless access points UNIX management tool
+
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/ap-utils/PLIST b/net/ap-utils/PLIST
new file mode 100644
index 00000000000..ddba4e5826a
--- /dev/null
+++ b/net/ap-utils/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/15 20:08:13 jschauma Exp $
+bin/ap-config
+bin/ap-mrtg
+man/man8/ap-config.8
+man/man8/ap-mrtg.8
+man/man8/ap-trapd.8
+sbin/ap-trapd
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/ap-utils.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/ap-utils.mo
+${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/ap-utils.mo
diff --git a/net/ap-utils/distinfo b/net/ap-utils/distinfo
new file mode 100644
index 00000000000..d884882bae2
--- /dev/null
+++ b/net/ap-utils/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/02/15 20:08:13 jschauma Exp $
+
+SHA1 (ap-utils-1.3.1.tar.bz2) = 04aad7b7a114411cf7bf2f7908eafc5d4f21661a
+Size (ap-utils-1.3.1.tar.bz2) = 276036 bytes