diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-08-12 15:10:03 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-08-12 15:10:03 +0000 |
commit | 19479a69599c469b8351447bc3f25f3d2fde5a50 (patch) | |
tree | 608775be6ec65656293c743f5b62f1f5a4a53e26 | |
parent | 016314ffab29dcacb45bd9d93150c7690ed803ba (diff) | |
download | pfsense-packages-19479a69599c469b8351447bc3f25f3d2fde5a50.tar.gz pfsense-packages-19479a69599c469b8351447bc3f25f3d2fde5a50.tar.bz2 pfsense-packages-19479a69599c469b8351447bc3f25f3d2fde5a50.zip |
Add Simon Dick's WIDENT package.
-rw-r--r-- | pkg_config.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index ea1cbf5f..01133993 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -31,6 +31,18 @@ </logging> </package> <package> + <name>widentd</name> + <descr>RFC1413 auth/identd daemon with fixed fake reply</descr> + <website>http://www.webweaving.org/widentd</website> + <category>Services</category> + <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/All</depends_on_package_base_url> + <depends_on_package>widentd-1.03.tbz</depends_on_package> + <version>1.03</version> + <status>ALPHA ALPHA</status> + <config_file>http://www.pfsense.com/packages/config/widentd.xml</config_file> + <configurationfile>widentd.xml</configurationfile> + </package> + <package> <name>freeradius</name> <website>http://www.freeradius.org/</website> <descr>FreeRADIUS is the premiere open source RADIUS server. It is fast, flexible, configurable, and supports more authentication protocols than many commercial servers. A client entry for localhost with the shared secret "pfsense" is defined on installation for easy integration with the captive portal. This package is currently intended to provide a local user database for captive portal and pptp - it does not employ SQL and is not meant to supplant an external RADIUS server for advanced tasks.</descr> |