38 lines
1.6 KiB
XML
38 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>proxy-maintainers</herd>
|
|
<maintainer>
|
|
<email>nimiux@gentoo.org</email>
|
|
<name>Chema Alonso</name>
|
|
<description>Primary-Maintainer</description>
|
|
</maintainer>
|
|
<maintainer>
|
|
<email>brain@brainbox.cc</email>
|
|
<name>Craig Edwards</name>
|
|
<description>Proxy-Maintainer</description>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
InspIRCd is a modular Internet Relay Chat (IRC) server written in C++
|
|
for Linux, BSD, Windows and Mac OS X systems which was created from
|
|
scratch to be stable, modern and lightweight.
|
|
</longdescription>
|
|
<longdescription lang="es">
|
|
InspIRCd es un servidor Internet Relay Chat (IRC) escrito en C++
|
|
para sistemas Linux, BSD, Windows y Mac OS X que se creó desde cero
|
|
para ser estable, moderno y ligero.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="geoip">Add geoip support for country and city lookup based on IPs</flag>
|
|
<flag name="gnutls">Enable TLS support</flag>
|
|
<flag name="ipv6">Enable support for IP version 6</flag>
|
|
<flag name="ldap">Enable LDAP support</flag>
|
|
<flag name="mysql">Enable MySQL database backend</flag>
|
|
<flag name="pcre">Adds support for Perl Compatible Regular Expressions</flag>
|
|
<flag name="posix">Adds support for POSIX-compatible functions</flag>
|
|
<flag name="postgres">Enable PostgreSQL database backend</flag>
|
|
<flag name="sqlite">Enable Sqlite database backend</flag>
|
|
<flag name="ssl">Enable SSL support</flag>
|
|
<flag name="tre">Enable support for TRE, a lightweight, robust, and efficient POSIX compliant regexp matching library</flag>
|
|
</use>
|
|
</pkgmetadata>
|