You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-irc/bip/metadata.xml

22 lines
1019 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
Bip is an IRC proxy, which means it keeps connected to your preferred
IRC servers, can store the logs for you, and even send them back to your IRC
client(s) upon connection. You may want to use bip to keep your logfiles (in a
unique format and on a unique computer) whatever your client is, when you
connect from multiple workstations, or when you simply want to have a playback
of what was said while you were away.
</longdescription>
<use>
<flag name="freenode">Enables freenode-specific functionality.
Currently that is only support for mute lists (MODE #channel +q).</flag>
<flag name="noctcp">Disable the automatic CTCP VERSION reply which is often
exploited by malicious people to cause a DoS (reconnect due to flooding).
</flag>
<flag name="oidentd">Enable oidentd support</flag>
</use>
</pkgmetadata>