1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
|
Source: fwbuilder
Section: net
Priority: optional
Maintainer: Jeremy T. Bouse <jbouse@debian.org>
Build-Depends: debhelper (>= 4), dbs, autoconf, libtool, autotools-dev, zlib1g-dev, libqt3-mt-dev (>= 3:3.3.4), libfwbuilder-dev (>> 2.0.9-0), libfwbuilder-dev (<= 2.0.9.0-0), libxml2-dev (>> 2.3.8-0), libxslt1-dev (>= 1.0.0-0), libssl-dev, libsnmp9-dev | libsnmp-dev
Standards-Version: 3.6.2
Package: fwbuilder
Architecture: any
Provides: fwbuilder-frontend
Depends: ${shlibs:Depends}, ${misc:Depends}, fwbuilder-linux | fwbuilder-backend, fwbuilder-common (>= ${Upstream})
Description: Firewall administration tool GUI
Firewall Builder consists of an object-oriented GUI and a set of policy
compilers for various firewall platforms. In Firewall Builder, firewall
policy is a set of rules, each rule consists of abstract objects which
represent real network objects and services (hosts, routers, firewalls,
networks, protocols). Firewall Builder helps the user maintain a database
of objects and allows policy editing using simple drag-and-drop operations.
.
This is the GUI part of fwbuilder
Package: fwbuilder-common
Architecture: all
Conflicts: fwbuilder (<< 1.1.2-1)
Description: Firewall administration tool GUI (common files)
Firewall Builder consists of an object-oriented GUI and a set of policy
compilers for various firewall platforms. In Firewall Builder, firewall
policy is a set of rules, each rule consists of abstract objects which
represent real network objects and services (hosts, routers, firewalls,
networks, protocols). Firewall Builder helps the user maintain a database
of objects and allows policy editing using simple drag-and-drop operations.
.
This is the arch independent common parts of fwbuilder
Package: fwbuilder-doc
Architecture: all
Description: Firewall administration tool GUI documentation
Firewall Builder consists of an object-oriented GUI and a set of policy
compilers for various firewall platforms. In Firewall Builder, firewall
policy is a set of rules, each rule consists of abstract objects which
represent real network objects and services (hosts, routers, firewalls,
networks, protocols). Firewall Builder helps the user maintain a database
of objects and allows policy editing using simple drag-and-drop operations.
.
This is the documentation of fwbuilder
Package: fwbuilder-linux
Architecture: any
Provides: fwbuilder-backend
Replaces: fwbuilder-iptables, fwbuilder-ipt
Conflicts: fwbuilder-iptables (<< 1.0.5), fwbuilder-ipt (<< 1.1.2-1)
Suggests: iproute
Depends: ${shlibs:Depends}, ${misc:Depends}, fwbuilder (>= ${Upstream}-0), fwbuilder (<< ${Upstream}.0-0)
Description: Firewall Builder policy compiler(s) for Linux based firewalls
Firewall Builder consists of an object-oriented GUI and a set of policy
compilers for various firewall platforms. In Firewall Builder, firewall
policy is a set of rules, each rule consists of abstract objects which
represent real network objects and services (hosts, routers, firewalls,
networks, protocols). Firewall Builder helps the user maintain a database
of objects and allows policy editing using simple drag-and-drop operations.
.
This package contains the fwbuilder policy compiler(s) for Linux kernel
firewalls found in the 2.4 and 2.6 series. It creates a shell script to
be run during the system bootup process.
Package: fwbuilder-bsd
Architecture: any
Provides: fwbuilder-backend
Replaces: fwbuilder-ipf, fwbuilder-ipfw, fwbuilder-ipfilter, fwbuilder-pf
Conflicts: fwbuilder-ipf (<< 1.1.2-1), fwbuilder-ipfw (<< 1.1.2-1), fwbuilder-ipfilter (<< 1.1.2-1), fwbuilder-pf (<< 1.1.2-1)
Depends: ${shlibs:Depends}, ${misc:Depends}, fwbuilder (>= ${Upstream}-0), fwbuilder (<< ${Upstream}.0-0)
Description: Firewall Builder policy compiler(s) for BSD based firewalls
Firewall Builder consists of an object-oriented GUI and a set of policy
compilers for various firewall platforms. In Firewall Builder, firewall
policy is a set of rules, each rule consists of abstract objects which
represent real network objects and services (hosts, routers, firewalls,
networks, protocols). Firewall Builder helps the user maintain a database
of objects and allows policy editing using simple drag-and-drop operations.
.
This package contains the fwbuilder policy compiler(s) for BSD based
found in OpenBSD, NetBSD, FreeBSD and MacOS X. Some create config files
and some create scripts which are ran during the system bootup process.
|