Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2007 12:18:20 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/pyrad Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200708231218.l7NCIKOL097340@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-08-23 12:18:20 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/pyrad            Makefile distinfo pkg-descr pkg-plist 
  Log:
  pyrad is a Python implementation of a RADIUS client as described in RFC2865.
  It takes care of all the details like building RADIUS packets, sending them
  and decoding responses.
  
  WWW: http://www.wiggy.net/code/pyrad/
  
  PR:             ports/115458
  Submitted by:   Blaz Zupan <blaz at si.FreeBSD.org>
  
  Revision  Changes    Path
  1.1909    +1 -0      ports/net/Makefile
  1.1       +28 -0     ports/net/pyrad/Makefile (new)
  1.1       +3 -0      ports/net/pyrad/distinfo (new)
  1.1       +5 -0      ports/net/pyrad/pkg-descr (new)
  1.1       +34 -0     ports/net/pyrad/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708231218.l7NCIKOL097340>