Date: Mon, 22 Dec 2008 08:24:42 +0000 (UTC) From: Beech Rintoul <beech@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/freeradius-client Makefile distinfo pkg-descr pkg-plist ports/net/freeradius-client/files patch-configure patch-configure.in patch-lib::config.c patch-lib::ip_util.c patch-lib::options.h ... Message-ID: <200812220824.mBM8OgKr019157@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
beech 2008-12-22 08:24:42 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/freeradius-client Makefile distinfo pkg-descr pkg-plist
net/freeradius-client/files patch-configure patch-configure.in
patch-lib::config.c
patch-lib::ip_util.c
patch-lib::options.h
patch-lib::sendserver.c
Log:
The FreeRADIUS Client is a framework and library for writing RADIUS
Clients which additionally includes radlogin, a flexible RADIUS aware
login replacement, a command line program to send RADIUS
authentication/authorisation requests and accounting records and a
utility to query the status of a RADIUS server. All these programs are
based on a library which lets you develop a RADIUS-aware application in
less than 50 lines of C code. It is highly portable and runs on Linux,
many BSD variants and Solaris.
PR: ports/129250
Submitted by: netch at netch.kiev.ua
Revision Changes Path
1.2057 +1 -0 ports/net/Makefile
1.1 +25 -0 ports/net/freeradius-client/Makefile (new)
1.1 +3 -0 ports/net/freeradius-client/distinfo (new)
1.1 +79 -0 ports/net/freeradius-client/files/patch-configure (new)
1.1 +17 -0 ports/net/freeradius-client/files/patch-configure.in (new)
1.1 +55 -0 ports/net/freeradius-client/files/patch-lib::config.c (new)
1.1 +39 -0 ports/net/freeradius-client/files/patch-lib::ip_util.c (new)
1.1 +10 -0 ports/net/freeradius-client/files/patch-lib::options.h (new)
1.1 +20 -0 ports/net/freeradius-client/files/patch-lib::sendserver.c (new)
1.1 +10 -0 ports/net/freeradius-client/pkg-descr (new)
1.1 +22 -0 ports/net/freeradius-client/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812220824.mBM8OgKr019157>
