summaryrefslogtreecommitdiff
blob: 1619ff6d10e506263e6985303262ef5b9fb6b437 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>bircoph@gentoo.org</email>
	</maintainer>
	<use>
		<flag name="editor">Enable the web-based actions file editor</flag>
		<flag name="external-filters">Allow to filter content with scripts and programs. Experimental</flag>
		<flag name="fast-redirects">Support fast redirects</flag>
		<flag name="force">Allow single-page disable (force load)</flag>
		<flag name="graceful-termination">Allow to shutdown Privoxy through the webinterface</flag>
		<flag name="image-blocking">Allows the +handle-as-image action, to send "blocked" images instead of HTML</flag>
		<flag name="lfs">Support large files (&gt;2GB) on 32-bit systems</flag>
		<flag name="png-images">Use PNG format instead of GIF for built-in images</flag>
		<flag name="stats">Keep statistics</flag>
		<flag name="toggle">Support temporary disable toggle via web interface</flag>
		<flag name="whitelists">Support trust files (white lists)</flag>
	</use>
	<upstream>
		<remote-id type="sourceforge">ijbswa</remote-id>
	</upstream>
</pkgmetadata>