4593894 [rkeene@sledge /home/rkeene/projects/build]$ cat fwbuilder.txt
# SHORT DESC: Generic Firewall Builder
# LONG DESC:  Firewall Builder consists of a GUI and a set of policy compilers for various firewall platforms. Firewall Builder helps users maintain a database of objects and allows policy editing using simple drag-and-drop operations.  Object databases are stored in XML format. The GUI and policy compilers are completely independent. We have policy compilers for the popular free firewalls iptables, ipfilter, pf. Because of the modular architecture, Firewall Builder can be used to manage firewalls built on a variety of platforms including, but not limited to, Linux using iptables, ipfilter on FreeBSD or Solaris and pf on OpenBSD. 

# COMPILE REQUIREMENT: libfwbuilder

[ -f /etc/profile.d/qt.sh ] && . /etc/profile.d/qt.sh

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
make install || exit 1
4593895 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06