diff options
author | Ned Ludd <solar@gentoo.org> | 2004-07-06 18:18:55 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-07-06 18:18:55 +0000 |
commit | 4d75866f3ccd15ec6bd044f9ce2e627630326c8a (patch) | |
tree | 2422375af8fc3ce80e14a1344f05603a663bc506 /net-wireless/chillispot/metadata.xml | |
parent | Fix for bug #56256 (diff) | |
download | historical-4d75866f3ccd15ec6bd044f9ce2e627630326c8a.tar.gz historical-4d75866f3ccd15ec6bd044f9ce2e627630326c8a.tar.bz2 historical-4d75866f3ccd15ec6bd044f9ce2e627630326c8a.zip |
initial commit of chillispot captive portal/wireless LAN access point controller
Diffstat (limited to 'net-wireless/chillispot/metadata.xml')
-rw-r--r-- | net-wireless/chillispot/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/net-wireless/chillispot/metadata.xml b/net-wireless/chillispot/metadata.xml new file mode 100644 index 000000000000..66a4c40f6b42 --- /dev/null +++ b/net-wireless/chillispot/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>solar@gentoo.org</email> +</maintainer> + +<longdescription>ChilliSpot is an open source captive portal or wireless +LAN access point controller. It is used for authenticating users of a +wireless LAN. It supports web based login which is today's standard for +public HotSpots and it supports Wireless Protected Access (WPA) which is +the standard of the future. Authentication, authorization and accounting +(AAA) is handled by your favorite radius server.</longdescription> + +</pkgmetadata> |