diff options
author | Chris Buechler <cmb@pfsense.org> | 2011-12-10 17:15:23 -0800 |
---|---|---|
committer | Chris Buechler <cmb@pfsense.org> | 2011-12-10 17:15:23 -0800 |
commit | 26a8d08e7cfc0bc22b3620d77113e2708f90e897 (patch) | |
tree | d08d460bb171bf3e1275f46cfe7a754c25a421dc /pkg_config.8.xml | |
parent | 36e1eb5bafbc986e45f48b2871ab4900db6a4990 (diff) | |
parent | 3b9c85c41fc1c58f5901115ab63dd068ae335d0f (diff) | |
download | pfsense-packages-26a8d08e7cfc0bc22b3620d77113e2708f90e897.tar.gz pfsense-packages-26a8d08e7cfc0bc22b3620d77113e2708f90e897.tar.bz2 pfsense-packages-26a8d08e7cfc0bc22b3620d77113e2708f90e897.zip |
Merge pull request #124 from Nachtfalkeaw/master
freeradius2 - should now be as stable as freeradius with all old and few additional options.
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 0ae10e34..6fdf8af0 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -758,13 +758,13 @@ <package> <name>freeradius2</name> <website>http://www.freeradius.org/</website> - <descr><![CDATA[!!! EXPERIMENTAL !!!<br> - freeRADIUS 2.1.12<br> - DO NOT USE ON PRODUCTIVE SYSTEMS AND NOT TOGETHER WITH freeradius. Both packages are using the same config files]]></descr> + <descr><![CDATA[freeRADIUS 2.1.12 - A free implementation of the RADIUS protocol.<br> + Do not use together with freeradius package. Both are using the same config files.<br> + Should be now as stable as freeradius package but needs more testing.]]></descr> <pkginfolink>http://forum.pfsense.org/index.php/topic,43675.0.html</pkginfolink> <category>System</category> - <version>2.1.12 pkg v0.8</version> - <status>Alpha</status> + <version>2.1.12 pkg v1.0</version> + <status>BETA</status> <required_version>2.0</required_version> <maintainer>Nachtfalke</maintainer> <depends_on_package_base_url>http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/All/</depends_on_package_base_url> |