blob: 4dada7933959eb680a1c3045032bd77da725bf5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<changelog>https://sourceforge.net/p/peerguardian/news/</changelog>
<doc lang="en">https://sourceforge.net/projects/peerguardian/support</doc>
<bugs-to>https://sourceforge.net/p/peerguardian/bugs/</bugs-to>
<remote-id type="sourceforge">peerguardian</remote-id>
</upstream>
<use>
<flag name="cron">Install cron script</flag>
</use>
<longdescription lang="en">
PeerGuardian Linux (pgl) is a privacy oriented firewall application. It blocks
connections to and from hosts specified in huge blocklists (thousands or
millions of IP ranges). pgl is based on the Linux kernel netfilter framework
and iptables.
</longdescription>
</pkgmetadata>
|