]> git.decadent.org.uk Git - ap-utils.git/blob - debian/control
Update config.{sub,guess} in the right place at build time - closes: #534825
[ap-utils.git] / debian / control
1 Source: ap-utils
2 Section: net
3 Priority: optional
4 Maintainer: Ben Hutchings <ben@decadent.org.uk>
5 Build-Depends: debhelper (>= 7), libncurses5-dev, autotools-dev, quilt
6 Standards-Version: 3.8.1
7 Homepage: http://ap-utils.polesye.net/
8 Vcs-Git: http://git.decadent.org.uk/git/ap-utils.git/
9 Vcs-Browser: http://git.decadent.org.uk/gitweb?p=ap-utils.git
10
11 Package: ap-utils
12 Architecture: any
13 Depends: ${shlibs:Depends}, ${misc:Depends}
14 Description: Access Point SNMP Utils for Linux
15  A set of utilities for remotely administrating a variety of wireless
16  access points via SNMP:
17   * ap-auth - update authentication list
18   * ap-config - interactively configure or get statistics from
19      devices that support MIB-II, IEEE 802.11 MIB or NWN DOT11EXT MIB
20      and most Atmel-chipset based APs
21   * ap-gl - interactively configure or get statistics from
22      Atmel Prism-based APs
23   * ap-mrtg - get statistics from an AP in MRTG format
24   * ap-rrd - get statistics from an AP in RRDtool format
25   * ap-tftp - update AP firmware by TFTP
26   * ap-trapd - receive, parse and log trap messages from an AP
27  .
28  Access points supported include Global Sun ProWave GL2411AP, Compex
29  WavePort WP11, Linksys WAP11, SMC MC2655W, Netgear ME102, Edimax WLAN
30  Access Point, D-Link DWL 900AP and Eumitcom WA3001A. Others based on
31  Atmel chipsets or supporting MIB-II, IEEE 802.11 MIB and NWN DOT11EXT
32  MIB should also work.