Source: zorp
Section: net
Priority: optional
Maintainer: SZALAY Attila <sasa@debian.org>
Standards-Version: 3.6.2
Build-Depends: python-dev (>= 2.3), python-extclass (>=1.2-1), libssl-dev (>= 0.9.6), libglib2.0-dev (>= 2.2.1), libzorpll-dev (>= 3.0.6.3.1), debhelper (>= 5), libcap-dev, libtool, autoconf, automake1.7, autotools-dev, libpopt-dev, python-support (>= 0.4)
Build-Conflicts: autoconf2.13, automake1.4

Package: zorp
Section: net
Architecture: any
Depends: ${shlibs:Depends}, zorp-modules (= ${binary:Version}), python-extclass (>= 1.2-1), adduser
Description: An advanced protocol analyzing firewall
 Zorp is a new generation firewall. It is essentially a transparent proxy
 firewall, with strict protocol analyzing proxies, a modular architecture,
 and fine-grained control over the mediated traffic. Configuration decisions
 are scriptable with the Python based configuration language.
 .
 Zorp has been successfully deployed in demanding environments like the
 protection of high traffic web sites, or the protection of large intranets.
 Since the protocol analysis is strict and many of the common exploits
 violate the application protocol they are injected into, a large percentage
 of the attacks do not cross a Zorp based firewall even if the given service
 is permitted.
 .
 In a labor environment we could fully saturate a 100MBit ethernet link, and
 use up to about 600MBit of the bandwidth of an 1000MBit ethernet link. In
 real life situations we saturated a 10MBit internet link with 500 parallel
 sessions.

Package: libzorp2-dev
Section: libdevel
Architecture: any
Depends: python-dev (>= 1.5.2), libzorpll-dev, libzorp2 (= ${binary:Version})
Conflicts: zorp-dev
Description: Development files needed to compile Zorp modules
 Zorp is a new generation firewall. It is essentially a transparent proxy
 firewall, with strict protocol analyzing proxies, a modular architecture,
 and fine-grained control over the mediated traffic. Configuration decisions
 are scriptable with the Python based configuration language.
 .
 These are the files you need to compile a zorp module.

Package: zorp-modules
Section: net
Architecture: any
Depends: ${shlibs:Depends}
Recommends: zorp (= ${binary:Version})
Description: Default proxy modules for Zorp
 Zorp is a new generation firewall. It is essentially a transparent proxy
 firewall, with strict protocol analyzing proxies, a modular architecture,
 and fine-grained control over the mediated traffic. Configuration decisions
 are scriptable with the Python based configuration language.
 .
 This package includes proxies for the protocols: FINGER, FTP, HTTP,
 SSL, TELNET, WHOIS, and two general modules ANYPY and PLUG.
 
Package: zorp-doc
Section: doc
Architecture: all
Description: Zorp documentation
 Zorp is a new generation firewall. It is essentially a transparent proxy
 firewall, with strict protocol analyzing proxies, a modular architecture,
 and fine-grained control over the mediated traffic. Configuration decisions
 .
 Zorp documentation and examples.
 
Package: libzorp2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: zorp-dev
Description: The runtime library of Zorp
 Zorp is a new generation firewall. It is essentially a transparent proxy
 firewall, with strict protocol analyzing proxies, a modular architecture,
 and fine-grained control over the mediated traffic. Configuration decisions
 .
 The library needed to run zorp.
