- re-organized Makefile.

- fixed formatting of pkg/DESCR.
This commit is contained in:
danh 2000-08-29 17:52:31 +00:00
parent b06463a686
commit 8112ef63bd
2 changed files with 12 additions and 11 deletions

View File

@ -1,8 +1,11 @@
# $OpenBSD: Makefile,v 1.3 2000/08/10 05:52:14 danh Exp $
# $OpenBSD: Makefile,v 1.4 2000/08/29 17:52:31 danh Exp $
DISTNAME= radiusreport-0.3b6
EXTRACT_SUFX= .tar
CATEGORIES= sysutils
NEED_VERSION= 1.319
MASTER_SITES= http://www.tibus.net/pgregg/projects/radiusreport/
EXTRACT_SUFX= .tar
HOMEPAGE= http://www.tibus.net/pgregg/projects/radiusreport/
MAINTAINER= danh@openbsd.org
@ -12,8 +15,6 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}
NO_BUILD= Yes
do-install:

View File

@ -1,13 +1,13 @@
Radiusreport can produce many varied reports by analysing your RADIUS
detail files. detail files can be uncompressed/compressed/gzipped.
. User Online time reports plus extras like bandwidth used, etc.
. IP address usage
. Last login time reports
- User Online time reports plus extras like bandwidth used, etc.
- IP address usage.
- Last login time reports.
As of V.02 radiusreport can generate individual files for each user by using
the -o flag in conjunction with '-l all'. This function will enable you to
'reprocess' radiusreport's output, e.g. to email a copy of each users report
to them.
As of V.02 radiusreport can generate individual files for each user by
using the -o flag in conjunction with '-l all'. This function will
enable you to 'reprocess' radiusreport's output, e.g. to email a copy of
each users report to them.
WWW: ${HOMEPAGE}