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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to