summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot2006-06-15 22:34:57 -0500
committerroot2006-06-15 22:34:57 -0500
commit900261c079b59e6e2473d54c52d24f11a9c8c32a (patch)
tree555de06d61bd5a979516df93d01801e4c9352ec3
parenta62cc635a64da99a4f1e6137b741c771d604b441 (diff)
net/freeradius/: 2006/06/15 sync stable from p4
-rwxr-xr-xnet/freeradius/DEPENDS1
-rwxr-xr-xnet/freeradius/DETAILS25
-rw-r--r--net/freeradius/HISTORY4
3 files changed, 24 insertions, 6 deletions
diff --git a/net/freeradius/DEPENDS b/net/freeradius/DEPENDS
new file mode 100755
index 0000000000..ed472ed907
--- /dev/null
+++ b/net/freeradius/DEPENDS
@@ -0,0 +1 @@
+depends openssl
diff --git a/net/freeradius/DETAILS b/net/freeradius/DETAILS
index 71fdf64656..17a0d95c2d 100755
--- a/net/freeradius/DETAILS
+++ b/net/freeradius/DETAILS
@@ -1,20 +1,33 @@
SPELL=freeradius
- VERSION=1.0.4
+ VERSION=1.1.1
+ SOURCE_HASH=sha512:053f82fe332d339d3a44cf4250f95b452e29d48538c9b495d1c3c7d0c8ba090876b45125bf849654dd0e364e54fbb6f910b0fc3dabb0df73e3ea3b4b264f9efa
BUILD_API=2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.freeradius.org/pub/radius/${SOURCE}
- MD5[0]=ea161472721a3eb0207443226a018e7e
WEB_SITE=http://www.freeradius.org/
ENTERED=20050620
UPDATED=20050620
LICENCE[0]=GPL
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.
+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.
+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
diff --git a/net/freeradius/HISTORY b/net/freeradius/HISTORY
index 2e401426a9..4d79e3d1c6 100644
--- a/net/freeradius/HISTORY
+++ b/net/freeradius/HISTORY
@@ -1,2 +1,6 @@
+2005-05-13 Matthew Clark <matthewclark@inlesserterms.net>
+ * DEPENDS: Added openssl dependency
+ * DETAILS: Bumped version to 1.1.1
+
2005-06-20 David Brown <dmlb2000@excite.com>
* ALL: created spell