mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-09 14:44:11 +02:00
The "main website" is the wiki landing page. It talks about a CVS repo. However the rest of freeradius.org talks about github instead. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
29 lines
1 KiB
XML
29 lines
1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>alarig@swordarmor.fr</email>
|
|
<name>Alarig Le Lay</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
FreeRADIUS Client is a framework and library for writing RADIUS Clients
|
|
which additionally includes radlogin, a flexible RADIUS aware login
|
|
replacement, a command line program to send RADIUS accounting records, a
|
|
utility allowing to send RADIUS AAA requests from command line or from
|
|
shell scripts and a utility to query the status of a (Merit) RADIUS
|
|
server.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">FreeRADIUS/freeradius-client</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="scp">
|
|
Add service type hints derived from username prefix
|
|
</flag>
|
|
<flag name="shadow">Enable shadow password support</flag>
|
|
</use>
|
|
</pkgmetadata>
|