net-dialup/gnuradius
GNU radius authentication server
USE Flags
guile
Global: Adds support for the guile Scheme interpreter
mysql
Global: Adds mySQL Database support
postgres
Global: Adds support for the postgresql database
odbc
Global: Adds ODBC Support (Open DataBase Connectivity)
dbm
Global: Adds support for generic DBM databases
nls
Global: Adds Native Language Support (using gettext - GNU locale utilities)
snmp
Global: Adds support for the Simple Network Management Protocol if available
pam
Global: Adds support PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
static
Global: !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
readline
Global: Enables support for libreadline, a GNU line-editing library that almost everyone wants


View
Download