diff options
-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> |