ports/91975: New port: net-mgmt/nagios-radauth-plugin Nagios plugin for checking radius server

Andrew Kilpatrick tiger at whitetigersd.com
Wed Jan 18 22:20:21 UTC 2006


>Number:         91975
>Category:       ports
>Synopsis:       New port: net-mgmt/nagios-radauth-plugin Nagios plugin for checking radius server
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 18 22:20:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Kilpatrick
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD morrigan.ixomaxip.com 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Checks the status of a radius server for nagios
>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:
#
#	nagios-radauth-plugin
#	nagios-radauth-plugin/pkg-descr
#	nagios-radauth-plugin/distinfo
#	nagios-radauth-plugin/Makefile
#	nagios-radauth-plugin/files
#	nagios-radauth-plugin/files/patch-Makefile.in
#
echo c - nagios-radauth-plugin
mkdir -p nagios-radauth-plugin > /dev/null 2>&1
echo x - nagios-radauth-plugin/pkg-descr
sed 's/^X//' >nagios-radauth-plugin/pkg-descr << 'END-of-nagios-radauth-plugin/pkg-descr'
Xradauth was developed to allow for command line authentication
Xagainst a radius server.  This allows for more rapid
Xtesting/troubleshooting of radius authentication problems depending
Xupon the method by which the person is authenticating (dial-up
Xcustomers come to mind).
X
XAuthor:	Matt Miller <mmiller at hick.org>
XWWW:	http://freshmeat.net/projects/radauth/
END-of-nagios-radauth-plugin/pkg-descr
echo x - nagios-radauth-plugin/distinfo
sed 's/^X//' >nagios-radauth-plugin/distinfo << 'END-of-nagios-radauth-plugin/distinfo'
XMD5 (radauth-1.00.tar.gz) = 6b07fe24f6473f23089eec5087339fad
XSIZE (radauth-1.00.tar.gz) = 43087
END-of-nagios-radauth-plugin/distinfo
echo x - nagios-radauth-plugin/Makefile
sed 's/^X//' >nagios-radauth-plugin/Makefile << 'END-of-nagios-radauth-plugin/Makefile'
X# New ports collection makefile for:	nagios-spamd-plugin
X# Date created:				2005-10-29
X# Whom:					arved
X#
X# $FreeBSD: ports/net-mgmt/nagios-spamd-plugin/Makefile,v 1.1 2005/11/01 11:29:24 arved Exp $
X
XPORTNAME=	nagios-radauth-plugin
XPORTVERSION=	1.00
XCATEGORIES=	net-mgmt
XMASTER_SITES=	http://www.hick.org/code/skape/radauth/
XDISTNAME=	radauth-${PORTVERSION}
X
XMAINTAINER=	tiger at whitetigersd.com
XCOMMENT=	Nagios plugin for checking radius server
X
X.include <bsd.port.pre.mk>
X
XNAGIOS_PLUGIN_DIR?=	libexec/nagios
X
XHAS_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--prefix=${PREFIX} \
X			--bindir=${PREFIX}/${NAGIOS_PLUGIN_DIR}
X
XPLIST_FILES=	${NAGIOS_PLUGIN_DIR}/check_radauth
XPLIST_DIRS=	${NAGIOS_PLUGIN_DIR}
X
X.include <bsd.port.post.mk>
END-of-nagios-radauth-plugin/Makefile
echo c - nagios-radauth-plugin/files
mkdir -p nagios-radauth-plugin/files > /dev/null 2>&1
echo x - nagios-radauth-plugin/files/patch-Makefile.in
sed 's/^X//' >nagios-radauth-plugin/files/patch-Makefile.in << 'END-of-nagios-radauth-plugin/files/patch-Makefile.in'
X--- Makefile.in.orig	Sat Jan 13 21:33:28 2001
X+++ Makefile.in	Wed Jan 18 13:58:34 2006
X@@ -17,8 +17,8 @@
X 	${CC} ${CFLAGS} md5.c -o md5.o
X 
X install: ${OBJS}
X-	cp radauth /usr/local/bin/radauth
X-	chmod 755 /usr/local/bin/radauth
X+	cp radauth @bindir@/check_radauth
X+	chmod 555 @bindir@/check_radauth
X 
X distclean:
X 	rm -f core ${BIN} *.o config.status config.cache Makefile config.log
END-of-nagios-radauth-plugin/files/patch-Makefile.in
exit

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



More information about the freebsd-ports-bugs mailing list