           SPELL=freeradius
         VERSION=2.2.7
  SECURITY_PATCH=2
          SOURCE=$SPELL-server-$VERSION.tar.bz2
         SOURCE2=$SOURCE.sig
   SOURCE_URL[0]=ftp://ftp.freeradius.org/pub/${SPELL}/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL}.sig
      SOURCE_GPG="freeradius.gpg:$SOURCE2:UPSTREAM_KEY"
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-server-$VERSION"
        WEB_SITE=http://www.freeradius.org/
         ENTERED=20050620
      LICENCE[0]=GPL
        KEYWORDS="net"
           SHORT="Open Source Radius Server"
cat << EOF
FreeRADIUS is the premiere open source RADIUS server. While detailed
statistics are not available, we believe that FreeRADIUS is well
within the top 5 RADIUS servers world-wide, in terms of the number
of people who use it daily for authentication. It scales from
embedded systems with small amounts of memory, to systems with
millions of users. It is fast, flexible, configurable, and supports
more authentication protocols than many commercial servers.

The FreeRADIUS Server Project encompasses more than just a RADIUS
server. The related software includes a PAM authentication module,
and an Apache 1.3 and 2.0 authentication module. The server comes
with a PHP-based web user administration tool, called dialupadmin.

The RADIUS server has more features and is more flexible than any
other free software RADIUS server, and many commercial servers. Most
commercial servers are distributed as a "base" system ($), and an
"enhanced" version ($$) with more features. FreeRADIUS has all the
features of a commercial "enhanced" server, without the associated
cost.
EOF
