1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

upgrade to 1.3

PR:		46085
Submitted by:	maintainer
This commit is contained in:
Ying-Chieh Liao 2003-01-02 20:00:43 +00:00
parent 3222a24a66
commit 722a4c7b43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72296
8 changed files with 10 additions and 44 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= ap-utils
PORTVERSION= 1.2
PORTVERSION= 1.3
CATEGORIES= net
MASTER_SITES= http://ap-utils.polesye.net/files/ \
http://web.cs.cmu.edu/~dpelleg/download/
@ -22,7 +22,7 @@ MAN8= ap-trapd.8 ap-mrtg.8 ap-config.8
.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR} ${DOCSDIR}/uk
@cd ${WRKSRC}/Documentation && ${INSTALL_DATA} FAQ ${DOCSDIR}
@cd ${WRKSRC}/Documentation && ${INSTALL_DATA} FAQ Ovislink-HOWTO.html ${DOCSDIR}
@cd ${WRKSRC}/Documentation/uk && ${INSTALL_DATA} INSTALL README.atmel ${DOCSDIR}/uk
.endif

View File

@ -1 +1 @@
MD5 (ap-utils-1.2.tar.bz2) = 9c1b84974c1f4eab07d9bd61148fd060
MD5 (ap-utils-1.3.tar.bz2) = 880e3386cc06346a33be7fdbbb7f10d8

View File

@ -1,19 +0,0 @@
--- src/wlan.c.orig Sat Nov 9 08:54:18 2002
+++ src/wlan.c Sat Nov 9 08:55:28 2002
@@ -19,13 +19,13 @@
*/
#include <ncurses.h>
#include <string.h>
+#include <sys/types.h>
+#include <sys/socket.h>
+#include <netinet/in.h>
#include <arpa/inet.h>
#include <stdlib.h>
#include "ap-utils.h"
#include <menu.h>
-#include <sys/types.h>
-#include <sys/socket.h>
-#include <netinet/in.h>
#include <unistd.h>
#define HIDE_ESSID _("[S] Insert ESSID in broadcast packets: %s")

View File

@ -4,7 +4,9 @@ sbin/ap-trapd
lib/charset.alias
share/locale/uk/LC_MESSAGES/ap-utils.mo
share/locale/fr/LC_MESSAGES/ap-utils.mo
share/locale/pl/LC_MESSAGES/ap-utils.mo
%%PORTDOCS%%share/doc/ap-utils/FAQ
%%PORTDOCS%%share/doc/ap-utils/Ovislink-HOWTO.html
%%PORTDOCS%%share/doc/ap-utils/uk/INSTALL
%%PORTDOCS%%share/doc/ap-utils/uk/README.atmel
%%PORTDOCS%%@dirrm share/doc/ap-utils/uk

View File

@ -6,7 +6,7 @@
#
PORTNAME= ap-utils
PORTVERSION= 1.2
PORTVERSION= 1.3
CATEGORIES= net
MASTER_SITES= http://ap-utils.polesye.net/files/ \
http://web.cs.cmu.edu/~dpelleg/download/
@ -22,7 +22,7 @@ MAN8= ap-trapd.8 ap-mrtg.8 ap-config.8
.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR} ${DOCSDIR}/uk
@cd ${WRKSRC}/Documentation && ${INSTALL_DATA} FAQ ${DOCSDIR}
@cd ${WRKSRC}/Documentation && ${INSTALL_DATA} FAQ Ovislink-HOWTO.html ${DOCSDIR}
@cd ${WRKSRC}/Documentation/uk && ${INSTALL_DATA} INSTALL README.atmel ${DOCSDIR}/uk
.endif

View File

@ -1 +1 @@
MD5 (ap-utils-1.2.tar.bz2) = 9c1b84974c1f4eab07d9bd61148fd060
MD5 (ap-utils-1.3.tar.bz2) = 880e3386cc06346a33be7fdbbb7f10d8

View File

@ -1,19 +0,0 @@
--- src/wlan.c.orig Sat Nov 9 08:54:18 2002
+++ src/wlan.c Sat Nov 9 08:55:28 2002
@@ -19,13 +19,13 @@
*/
#include <ncurses.h>
#include <string.h>
+#include <sys/types.h>
+#include <sys/socket.h>
+#include <netinet/in.h>
#include <arpa/inet.h>
#include <stdlib.h>
#include "ap-utils.h"
#include <menu.h>
-#include <sys/types.h>
-#include <sys/socket.h>
-#include <netinet/in.h>
#include <unistd.h>
#define HIDE_ESSID _("[S] Insert ESSID in broadcast packets: %s")

View File

@ -4,7 +4,9 @@ sbin/ap-trapd
lib/charset.alias
share/locale/uk/LC_MESSAGES/ap-utils.mo
share/locale/fr/LC_MESSAGES/ap-utils.mo
share/locale/pl/LC_MESSAGES/ap-utils.mo
%%PORTDOCS%%share/doc/ap-utils/FAQ
%%PORTDOCS%%share/doc/ap-utils/Ovislink-HOWTO.html
%%PORTDOCS%%share/doc/ap-utils/uk/INSTALL
%%PORTDOCS%%share/doc/ap-utils/uk/README.atmel
%%PORTDOCS%%@dirrm share/doc/ap-utils/uk