summaryrefslogtreecommitdiff
blob: e20cca0de70b8fea2c11742ea0fe7546c6124523 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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>