Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 00:57:45 -0400
From:      Jerry A! <jerry@thehutt.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40719: New port: net/ap-utils
Message-ID:  <E17V3MH-000Cbl-00@nomad.thehutt.org>

next in thread | raw e-mail | index | archive | help

>Number:         40719
>Category:       ports
>Synopsis:       New port: net/ap-utils
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 17 22:00:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jerry A!
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
Broken Toys Unlimited
>Environment:
System: FreeBSD nomad.thehutt.org 4.6-STABLE FreeBSD 4.6-STABLE #6: Wed Jul 17 02:25:55 EDT 2002 root@nomad.thehutt.org:/obj/usr/src/sys/NOMAD i386


	
>Description:
	
        New port of ap-utils.  This utility allows one to configure
        Atmel-based wireless access points.
        
        Some supported models include: Linksys WAP11, SMC MC2655W,
        Netgear ME102 and D-Link DWL 900AP.

        This is an updated submission for this port.  Please close PR
        ports/40401 since this version is newer.

>How-To-Repeat:
	
>Fix:
	
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	net/ap-utils/
#	net/ap-utils/pkg-plist
#	net/ap-utils/pkg-descr
#	net/ap-utils/pkg-comment
#	net/ap-utils/distinfo
#	net/ap-utils/Makefile
#
echo c - net/ap-utils/
mkdir -p net/ap-utils/ > /dev/null 2>&1
echo x - net/ap-utils/pkg-plist
sed 's/^X//' >net/ap-utils/pkg-plist << 'END-of-net/ap-utils/pkg-plist'
Xbin/ap-atmel
Xbin/ap-mrtg
Xbin/ap-nwn
Xsbin/ap-trapd
Xshare/locale/uk/LC_MESSAGES/ap-utils.mo
X%%PORTDOCS%%share/doc/ap-utils/FAQ
X%%PORTDOCS%%share/doc/ap-utils/README.atmel
X%%PORTDOCS%%share/doc/ap-utils/README.mrtg
X%%PORTDOCS%%share/doc/ap-utils/README.nwn
X%%PORTDOCS%%share/doc/ap-utils/README.trapd
X%%PORTDOCS%%share/doc/ap-utils/THANKS
X%%PORTDOCS%%share/doc/ap-utils/mib/AT76C510.mib
X%%PORTDOCS%%share/doc/ap-utils/mib/Dot11Ext.mib
X%%PORTDOCS%%share/doc/ap-utils/mib/Dot11Mib.mib
X%%PORTDOCS%%share/doc/ap-utils/mib/WlReg.mib
X%%PORTDOCS%%share/doc/ap-utils/mib/README
X%%PORTDOCS%%@dirrm share/doc/ap-utils/mib
X%%PORTDOCS%%@dirrm share/doc/ap-utils
END-of-net/ap-utils/pkg-plist
echo x - net/ap-utils/pkg-descr
sed 's/^X//' >net/ap-utils/pkg-descr << 'END-of-net/ap-utils/pkg-descr'
XWireless Access Point Utilites for Unix - it's a set of utilites to
Xconfigure and monitor Wireless Access Points under Unix. Utilites knowly
Xcompiles and run under Linux and FreeBSD.  Utilites writen by Roman
XFestchook and released under GPL.
X
XWWW: http://http://ap-utils.polesye.net/
END-of-net/ap-utils/pkg-descr
echo x - net/ap-utils/pkg-comment
sed 's/^X//' >net/ap-utils/pkg-comment << 'END-of-net/ap-utils/pkg-comment'
XAmtel wireless access point utilities
END-of-net/ap-utils/pkg-comment
echo x - net/ap-utils/distinfo
sed 's/^X//' >net/ap-utils/distinfo << 'END-of-net/ap-utils/distinfo'
XMD5 (ap-utils-1.0.3.tar.bz2) = 4ff885d3aaa3693d253343641257a2f8
END-of-net/ap-utils/distinfo
echo x - net/ap-utils/Makefile
sed 's/^X//' >net/ap-utils/Makefile << 'END-of-net/ap-utils/Makefile'
X# New ports collection makefile for:    ap-utils
X# Date created:		2002/07/10
X# Whom:			Jerry A! <jerry@thehutt.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ap-utils
XPORTVERSION=	1.0.3
XCATEGORIES=	net
XMASTER_SITES=	http://ap-utils.polesye.net/files/
X
XMAINTAINER=	jerry@thehutt.org
X
XUSE_BZIP2=	yes
XGNU_CONFIGURE=	yes
X
Xpost-install:
X.ifndef(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/Documentation/FAQ \
X		${PREFIX}/share/doc/${PORTNAME}
X	${INSTALL_DATA} ${WRKSRC}/Documentation/README.* \
X		${PREFIX}/share/doc/${PORTNAME}
X	${INSTALL_DATA} ${WRKSRC}/Documentation/THANKS \
X		${PREFIX}/share/doc/${PORTNAME}
X
X	@${MKDIR} ${DOCSDIR}/mib
X	${INSTALL_DATA} ${WRKSRC}/Documentation/mib/*.mib \
X		${PREFIX}/share/doc/${PORTNAME}/mib
X	${INSTALL_DATA} ${WRKSRC}/Documentation/mib/README \
X		${PREFIX}/share/doc/${PORTNAME}/mib
X.endif
X
X.include <bsd.port.mk>
END-of-net/ap-utils/Makefile
exit



>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E17V3MH-000Cbl-00>