commit:     9a77690226b863f97c66fc6b823aa04f8278fe39
Author:     Thomas D <whissi <AT> whissi <DOT> de>
AuthorDate: Sun Feb 28 15:19:33 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 15:19:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a776902

net-firewall/shorewall: metadata.xml updated

- longdescription added
- upstream information added

Package-Manager: portage-2.2.27

 net-firewall/shorewall/metadata.xml | 55 ++++++++++++++++++++++++-------------
 1 file changed, 36 insertions(+), 19 deletions(-)

diff --git a/net-firewall/shorewall/metadata.xml 
b/net-firewall/shorewall/metadata.xml
index d1391a3..8ba5a0c 100644
--- a/net-firewall/shorewall/metadata.xml
+++ b/net-firewall/shorewall/metadata.xml
@@ -1,23 +1,40 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-  <maintainer type="person">
-    <email>whi...@whissi.de</email>
-    <name>Thomas D. (Whissi)</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>net...@gentoo.org</email>
-    <name>Gentoo network monitoring and analysis project</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>proxy-ma...@gentoo.org</email>
-    <name>Proxy Maintainers</name>
-  </maintainer>
-  <use>
-    <flag name="init">Adds the capability to place the firewall in a safe 
state prior to bringing up the network interfaces</flag>
-    <flag name="ipv4">Installs everything needed to create a full IPv4 
firewall</flag>
-    <flag name="ipv6">Adds the capability to create a full IPv6 firewall 
(requires <pkg>net-firewall/shorewall[ipv4]</pkg>)</flag>
-    <flag name="lite4">Installs everything needed to just *run* an IPv4 
compiled firewall script created with 
<pkg>net-firewall/shorewall[ipv4]</pkg></flag>
-    <flag name="lite6">Installs everything needed to just *run* an IPv6 
compiled firewall script created with 
<pkg>net-firewall/shorewall[ipv6]</pkg></flag>
-  </use>
+       <maintainer type="person">
+               <email>whi...@whissi.de</email>
+               <name>Thomas D. (Whissi)</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>net...@gentoo.org</email>
+               <name>Gentoo network monitoring and analysis project</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-ma...@gentoo.org</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+       <longdescription lang="en">
+               The Shoreline Firewall, more commonly known as "Shorewall", is 
high-level tool for configuring Netfilter.
+               You describe your firewall/gateway requirements using entries 
in a set of configuration files.
+               Shorewall reads those configuration files and with the help of 
the iptables, iptables-restore, ip and
+               tc utilities, Shorewall configures Netfilter and the Linux 
networking subsystem to match your requirements.
+               Shorewall can be used on a dedicated firewall system, a 
multi-function gateway/router/server or on a
+               standalone GNU/Linux system. Shorewall does not use Netfilter's 
ipchains compatibility mode and can thus
+               take advantage of Netfilter's connection state tracking 
capabilities.
+
+               Shorewall is not a daemon. Once Shorewall has configured the 
Linux networking subsystem, its job is complete and
+               there is no "Shorewall process" left running in your system. 
The /usr/sbin/shorewall program can be used at
+               any time to monitor the Netfilter firewall.
+       </longdescription>
+       <upstream>
+               <doc 
lang="en">http://shorewall.net/Documentation_Index.html</doc>
+               <remote-id type="sourceforge">shorewall</remote-id>
+       </upstream>
+       <use>
+               <flag name="init">Adds the capability to place the firewall in 
a safe state prior to bringing up the network interfaces</flag>
+               <flag name="ipv4">Installs everything needed to create a full 
IPv4 firewall</flag>
+               <flag name="ipv6">Adds the capability to create a full IPv6 
firewall (requires <pkg>net-firewall/shorewall[ipv4]</pkg>)</flag>
+               <flag name="lite4">Installs everything needed to just *run* an 
IPv4 compiled firewall script created with 
<pkg>net-firewall/shorewall[ipv4]</pkg></flag>
+               <flag name="lite6">Installs everything needed to just *run* an 
IPv6 compiled firewall script created with 
<pkg>net-firewall/shorewall[ipv6]</pkg></flag>
+       </use>
 </pkgmetadata>

Reply via email to