File: control

package info (click to toggle)
fwbuilder 2.1.19-6
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 12,300 kB
  • ctags: 6,141
  • sloc: cpp: 74,889; sh: 3,208; ansic: 8; makefile: 6
file content (115 lines) | stat: -rw-r--r-- 5,655 bytes parent folder | download
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
Source: fwbuilder
Section: net
Priority: optional
Maintainer: Sylvestre Ledru <sylvestre.ledru@inria.fr>
Uploaders: Torsten Werner <twerner@debian.org>
Build-Depends: debhelper (>= 5), cdbs, quilt, autotools-dev, zlib1g-dev,
 libqt3-mt-dev, libfwbuilder-dev (>= 2.1.19), libfwbuilder-dev (<< 2.1.19.0~),
 libxml2-dev, libxslt1-dev, libssl-dev, libsnmp-dev
Standards-Version: 3.8.0
Homepage: http://www.fwbuilder.org/
Vcs-Svn: https://bollin.googlecode.com/svn/fwbuilder/trunk
Vcs-Browser: http://bollin.googlecode.com/svn/fwbuilder/trunk
DM-Upload-Allowed: yes

Package: fwbuilder
Architecture: any
Provides: fwbuilder-frontend
Depends: ${shlibs:Depends}, ${misc:Depends},  fwbuilder-linux | fwbuilder-backend,
 fwbuilder-common (= ${source:Version})
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
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
Section: 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
Suggests: iproute
Depends: ${shlibs:Depends}, ${misc:Depends}, fwbuilder (= ${binary:Version})
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
Depends: ${shlibs:Depends}, ${misc:Depends}, fwbuilder (= ${binary:Version})
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.

Package: fwbuilder-cisco
Architecture: any
Provides: fwbuilder-backend
Depends: ${shlibs:Depends}, ${misc:Depends}, fwbuilder (= ${binary:Version})
Description: Firewall Builder policy compiler(s) for Cisco 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 Cisco PIX and IOS
 access lists.

Package: fwbuilder-dbg
Priority: extra
Architecture: any
Depends: fwbuilder
Description: Firewall administration tool GUI (debugging symbols)
 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 ships the debugging symbols of fwbuilder.