diff options
author | Sven Schwyn (svoop) <gentoo@bitcetera.com> | 2009-12-01 17:25:44 +0000 |
---|---|---|
committer | Sven Schwyn (svoop) <gentoo@bitcetera.com> | 2009-12-01 17:25:44 +0000 |
commit | 677056969a691783a75cbad0e12ec60f0c792ebe (patch) | |
tree | 762ec576de3c99c9ec5b3856c26f3a25eb45ae56 /net-libs/libvuurmuur/metadata.xml | |
parent | dev-python/pottymouth: Version bump (diff) | |
download | sunrise-677056969a691783a75cbad0e12ec60f0c792ebe.tar.gz sunrise-677056969a691783a75cbad0e12ec60f0c792ebe.tar.bz2 sunrise-677056969a691783a75cbad0e12ec60f0c792ebe.zip |
net-libs/libvuurmuur: Initial ebuild for bug 115696 thanks to TigerP and fredl.
svn path=/sunrise/; revision=9635
Diffstat (limited to 'net-libs/libvuurmuur/metadata.xml')
-rw-r--r-- | net-libs/libvuurmuur/metadata.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/net-libs/libvuurmuur/metadata.xml b/net-libs/libvuurmuur/metadata.xml new file mode 100644 index 000000000..87177e882 --- /dev/null +++ b/net-libs/libvuurmuur/metadata.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>maintainer-wanted</herd> + <longdescription lang="en"> + Vuurmuur is a firewall manager built on top of iptables on Linux. + + It has a simple and easy to learn user interface that allows both simple + and complex configurations. The configuration can be fully made through + an Ncurses GUI, which allows secure remote administration over SSH or on + the console. Vuurmuur supports traffic shaping and has powerful monitoring + features, which allow the administrator to look at the logs, connections + and bandwidth usage in realtime. + + This ebuild contains the libraries and shared components for Vuurmuur. + </longdescription> +</pkgmetadata> |