Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 1999 13:00:13 -0400 (EDT)
From:      kbyanc@posi.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14462: new port: net/radreport
Message-ID:  <199910221700.NAA85697@kronos.alcnet.com>

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

>Number:         14462
>Category:       ports
>Synopsis:       new port: net/radreport
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 23 06:47:18 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Kelly Yancey
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:
>Description:
 
>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:
#
#	radreport
#	radreport/Makefile
#	radreport/pkg
#	radreport/pkg/PLIST
#	radreport/pkg/COMMENT
#	radreport/pkg/DESCR
#	radreport/files
#	radreport/files/md5
#
echo c - radreport
mkdir -p radreport > /dev/null 2>&1
echo x - radreport/Makefile
sed 's/^X//' >radreport/Makefile << 'END-of-radreport/Makefile'
X# New ports collection makefile for:	radreport
X# Version required:	1.3
X# Date created:		10/22/1999
X# Whom:			Kelly Yancey <kbyanc@posi.net>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	radreport
XPKGNAME=	radreport-1.3
XCATEGORIES=	net
XMASTER_SITES=	ftp://ftp.livingston.com/pub/le/contrib/radius/
XDISTFILES=	radreport
X
XMAINTAINER=	kbyanc@posi.net
X
XNO_WRKSUBDIR=	yes
X
Xdo-extract:
X	@${MKDIR} ${WRKDIR}
X	@for i in $(DISTFILES); do ${CP} ${DISTDIR}/$$i ${WRKDIR}; done
X
Xdo-build:
X
Xdo-install:
X	@${INSTALL_DATA} ${WRKDIR}/radreport ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-radreport/Makefile
echo c - radreport/pkg
mkdir -p radreport/pkg > /dev/null 2>&1
echo x - radreport/pkg/PLIST
sed 's/^X//' >radreport/pkg/PLIST << 'END-of-radreport/pkg/PLIST'
Xbin/radreport
X
END-of-radreport/pkg/PLIST
echo x - radreport/pkg/COMMENT
sed 's/^X//' >radreport/pkg/COMMENT << 'END-of-radreport/pkg/COMMENT'
XPerl script for processing radius logs
END-of-radreport/pkg/COMMENT
echo x - radreport/pkg/DESCR
sed 's/^X//' >radreport/pkg/DESCR << 'END-of-radreport/pkg/DESCR'
XRadreport is a perl script for parsing radius logs.
XWhile distributed by Lucent RABU, it is contributed software. Radreport has
Xno active maintainer and is truly open source software: if you need an extra
Xfeature, hack it in yourself.
X
X  -Kelly
X   kbyanc@posi.net
END-of-radreport/pkg/DESCR
echo c - radreport/files
mkdir -p radreport/files > /dev/null 2>&1
echo x - radreport/files/md5
sed 's/^X//' >radreport/files/md5 << 'END-of-radreport/files/md5'
XMD5 (radreport) = 59d8d8acdff085a09727a6a0d9426e33
END-of-radreport/files/md5
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?199910221700.NAA85697>