diff options
author | Mark Pulford <markp@FreeBSD.org> | 2002-08-19 13:22:15 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2002-08-19 13:22:15 +0000 |
commit | 528801f6579cf0c9a074af44722feec9e0356dea (patch) | |
tree | a72e1c1dec4e8f03bc9e24300f9cb7e4d40276ab /net-mgmt/ap-utils | |
parent | 25bb591ef1281e6b2f210c06a45fa04a9e563095 (diff) | |
download | ports-528801f6579cf0c9a074af44722feec9e0356dea.tar.gz ports-528801f6579cf0c9a074af44722feec9e0356dea.zip |
Notes
Diffstat (limited to 'net-mgmt/ap-utils')
-rw-r--r-- | net-mgmt/ap-utils/Makefile | 28 | ||||
-rw-r--r-- | net-mgmt/ap-utils/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/ap-utils/files/patch-aa | 12 | ||||
-rw-r--r-- | net-mgmt/ap-utils/pkg-comment | 2 | ||||
-rw-r--r-- | net-mgmt/ap-utils/pkg-descr | 10 | ||||
-rw-r--r-- | net-mgmt/ap-utils/pkg-plist | 11 |
6 files changed, 33 insertions, 32 deletions
diff --git a/net-mgmt/ap-utils/Makefile b/net-mgmt/ap-utils/Makefile index 67ed943df689..c5521cf26d64 100644 --- a/net-mgmt/ap-utils/Makefile +++ b/net-mgmt/ap-utils/Makefile @@ -6,29 +6,23 @@ # PORTNAME= ap-utils -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= net -MASTER_SITES= http://ap-utils.polesye.net/files/ +MASTER_SITES= http://ap-utils.polesye.net/files/ \ + http://web.cs.cmu.edu/~dpelleg/download/ -MAINTAINER= jerry@thehutt.org +MAINTAINER= daniel+aputils@pelleg.org + +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext -USE_BZIP2= yes GNU_CONFIGURE= yes +USE_BZIP2= yes +MAN8= ap-trapd.8 ap-mrtg.8 ap-atmel.8 ap-nwn.8 +.if !defined(NOPORTDOCS) post-install: -.ifndef(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/Documentation/FAQ \ - ${PREFIX}/share/doc/${PORTNAME} - ${INSTALL_DATA} ${WRKSRC}/Documentation/README.* \ - ${PREFIX}/share/doc/${PORTNAME} - ${INSTALL_DATA} ${WRKSRC}/Documentation/THANKS \ - ${PREFIX}/share/doc/${PORTNAME} - @${MKDIR} ${DOCSDIR}/mib - ${INSTALL_DATA} ${WRKSRC}/Documentation/mib/*.mib \ - ${PREFIX}/share/doc/${PORTNAME}/mib - ${INSTALL_DATA} ${WRKSRC}/Documentation/mib/README \ - ${PREFIX}/share/doc/${PORTNAME}/mib + ${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/Documentation/FAQ ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/net-mgmt/ap-utils/distinfo b/net-mgmt/ap-utils/distinfo index 581fd2dc4c4a..0cfa30a68872 100644 --- a/net-mgmt/ap-utils/distinfo +++ b/net-mgmt/ap-utils/distinfo @@ -1 +1 @@ -MD5 (ap-utils-1.0.3.tar.bz2) = 4ff885d3aaa3693d253343641257a2f8 +MD5 (ap-utils-1.0.4.tar.bz2) = b4ce0e26cf1e418568b5554b6bb7ef93 diff --git a/net-mgmt/ap-utils/files/patch-aa b/net-mgmt/ap-utils/files/patch-aa new file mode 100644 index 000000000000..90ee554e3166 --- /dev/null +++ b/net-mgmt/ap-utils/files/patch-aa @@ -0,0 +1,12 @@ +--- nwn/ap-nwn.c.orig Sat Aug 17 14:24:41 2002 ++++ nwn/ap-nwn.c Sat Aug 17 14:24:51 2002 +@@ -22,6 +22,9 @@ + #include <string.h> + #include "ap-utils.h" + #include <menu.h> ++#include <sys/types.h> ++#include <sys/socket.h> ++#include <netinet/in.h> + #include <arpa/inet.h> + #include <unistd.h> + diff --git a/net-mgmt/ap-utils/pkg-comment b/net-mgmt/ap-utils/pkg-comment index a3ab78ca6491..e91c8ec7d392 100644 --- a/net-mgmt/ap-utils/pkg-comment +++ b/net-mgmt/ap-utils/pkg-comment @@ -1 +1 @@ -Amtel wireless access point utilities +A set of utilities to configure and monitor wireless access points diff --git a/net-mgmt/ap-utils/pkg-descr b/net-mgmt/ap-utils/pkg-descr index ec98cf65f496..40b9330727b8 100644 --- a/net-mgmt/ap-utils/pkg-descr +++ b/net-mgmt/ap-utils/pkg-descr @@ -1,4 +1,10 @@ -Wireless Access Point Utilites for Unix are a set of utilites to -configure and monitor Wireless Access Points under Unix. +Wireless Access Point Utilites for Unix are a set of tools to +configure and monitor several popular wireless access points using +SNMP. Among other things, they allow access restrictions, MAC +authorization and WEP encryption for access points by Linksys, +Netgear, SMC, and D-Link. WWW: http://ap-utils.polesye.net/ + +- Dan Pelleg +daniel+aputils@pelleg.org diff --git a/net-mgmt/ap-utils/pkg-plist b/net-mgmt/ap-utils/pkg-plist index 7954fcbfac09..c43f69740fae 100644 --- a/net-mgmt/ap-utils/pkg-plist +++ b/net-mgmt/ap-utils/pkg-plist @@ -4,15 +4,4 @@ bin/ap-nwn sbin/ap-trapd share/locale/uk/LC_MESSAGES/ap-utils.mo %%PORTDOCS%%share/doc/ap-utils/FAQ -%%PORTDOCS%%share/doc/ap-utils/README.atmel -%%PORTDOCS%%share/doc/ap-utils/README.mrtg -%%PORTDOCS%%share/doc/ap-utils/README.nwn -%%PORTDOCS%%share/doc/ap-utils/README.trapd -%%PORTDOCS%%share/doc/ap-utils/THANKS -%%PORTDOCS%%share/doc/ap-utils/mib/AT76C510.mib -%%PORTDOCS%%share/doc/ap-utils/mib/Dot11Ext.mib -%%PORTDOCS%%share/doc/ap-utils/mib/Dot11Mib.mib -%%PORTDOCS%%share/doc/ap-utils/mib/WlReg.mib -%%PORTDOCS%%share/doc/ap-utils/mib/README -%%PORTDOCS%%@dirrm share/doc/ap-utils/mib %%PORTDOCS%%@dirrm share/doc/ap-utils |