debian: Abandon ancient `fw' package; replace CDBS with Debhelper.
[fwd] / debian / control
... / ...
CommitLineData
1Source: fwd
2Section: net
3Priority: extra
4Build-Depends: mlib-dev (>= 2.2.1), debhelper (>= 9)
5Maintainer: Mark Wooding <mdw@distorted.org.uk>
6Standards-Version: 3.1.1
7
8Package: fwd
9Architecture: any
10Depends: ${shlibs:Depends}
11Description: Excessive port forwarder
12 fwd can forward connections to and from: TCP sockets, Unix-domain sockets,
13 locally-executed programs, and file descriptors. It can do host-based
14 access control. It will log incoming TCP connections by hostname and
15 username (as reported by identd on the connecting host). It subsumes the
16 basic functionality of inetd, cat, netcat and others. It runs as a
17 single nonblocking process.