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 | 5c3db09061c2b75095e15322226c581987dcdc61 (patch) | |
tree | 769b194f77de72a99032f44151e01c2da968da65 /net-wireless/chillispot/metadata.xml | |
parent | Fix for bug #56256 (diff) | |
download | gentoo-2-5c3db09061c2b75095e15322226c581987dcdc61.tar.gz gentoo-2-5c3db09061c2b75095e15322226c581987dcdc61.tar.bz2 gentoo-2-5c3db09061c2b75095e15322226c581987dcdc61.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> |