2003-07-09 20:23:35 +00:00
|
|
|
Source: ngircd
|
|
|
|
Section: net
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Alexander Barton <alex@barton.de>
|
2017-01-05 23:30:43 +00:00
|
|
|
Build-Depends: debhelper (>> 9.0.0),
|
2011-12-29 23:40:18 +00:00
|
|
|
autotools-dev,
|
2017-01-05 23:38:05 +00:00
|
|
|
dh-systemd (>= 1.5),
|
2011-12-29 23:40:18 +00:00
|
|
|
expect,
|
|
|
|
libident-dev,
|
|
|
|
libpam0g-dev,
|
2017-01-20 15:04:53 +00:00
|
|
|
libssl-dev,
|
|
|
|
libwrap0-dev,
|
|
|
|
libz-dev,
|
2012-10-06 14:36:34 +00:00
|
|
|
telnet | telnet-ssl,
|
2010-10-26 20:56:01 +00:00
|
|
|
Standards-Version: 3.9.1
|
2003-07-09 20:23:35 +00:00
|
|
|
|
|
|
|
Package: ngircd
|
|
|
|
Architecture: any
|
2004-07-15 09:03:15 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
2006-10-01 17:23:36 +00:00
|
|
|
Provides: ircd
|
2011-12-29 23:36:26 +00:00
|
|
|
Description: lightweight Internet Relay Chat server
|
2020-05-26 17:43:11 +00:00
|
|
|
ngIRCd is a free, portable and lightweight Internet Relay Chat server
|
|
|
|
for small or private networks, developed under the GNU General Public
|
|
|
|
License (GPL).
|
|
|
|
.
|
|
|
|
The server is quite easy to configure, can handle dynamic IP addresses, and
|
|
|
|
optionally supports IDENT, IPv6 connections, SSL-protected links, and PAM for
|
|
|
|
user authentication as well as character set conversion for legacy clients. The
|
|
|
|
server has been written from scratch and is not based on the "forefather", the
|
|
|
|
daemon of IRCNet.
|
2003-07-09 20:23:35 +00:00
|
|
|
.
|
2004-01-01 22:24:48 +00:00
|
|
|
This package contains the "standard distribution", including support for
|
2008-10-03 14:45:09 +00:00
|
|
|
syslog logging and compressed server-links using zlib. Please have a look
|
2020-05-26 17:43:11 +00:00
|
|
|
at the "ngircd-full" package if you need "more advanced" functionality like
|
|
|
|
support for TCP wrappers, IDENT requests, the IPv6 protocol, PAM and
|
|
|
|
SSL encrypted client and server links.
|
2004-01-01 22:24:48 +00:00
|
|
|
|
|
|
|
Package: ngircd-full
|
|
|
|
Architecture: any
|
2004-07-15 09:03:15 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
2006-10-01 17:23:36 +00:00
|
|
|
Provides: ircd
|
2009-05-04 09:23:19 +00:00
|
|
|
Conflicts: ngircd, ngircd-dbg
|
2011-12-29 23:36:26 +00:00
|
|
|
Description: lightweight Internet Relay Chat server
|
2020-05-26 17:43:11 +00:00
|
|
|
ngIRCd is a free, portable and lightweight Internet Relay Chat server
|
|
|
|
for small or private networks, developed under the GNU General Public
|
|
|
|
License (GPL).
|
|
|
|
.
|
|
|
|
The server is quite easy to configure, can handle dynamic IP addresses, and
|
|
|
|
optionally supports IDENT, IPv6 connections, SSL-protected links, and PAM for
|
|
|
|
user authentication as well as character set conversion for legacy clients. The
|
|
|
|
server has been written from scratch and is not based on the "forefather", the
|
|
|
|
daemon of IRCNet.
|
2004-01-01 22:24:48 +00:00
|
|
|
.
|
2008-10-03 14:45:09 +00:00
|
|
|
In addition to the features of the "standard package", this package
|
2020-05-26 17:43:11 +00:00
|
|
|
includes support for TCP wrappers, IDENT requests, the IPv6 protocol, PAM and
|
2008-10-03 14:45:09 +00:00
|
|
|
SSL encrypted client and server links.
|
2009-04-29 00:13:27 +00:00
|
|
|
|
|
|
|
Package: ngircd-full-dbg
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
Provides: ircd
|
2009-05-04 09:23:19 +00:00
|
|
|
Conflicts: ngircd, ngircd-full
|
2011-12-29 23:36:26 +00:00
|
|
|
Description: lightweight Internet Relay Chat server
|
2020-05-26 17:43:11 +00:00
|
|
|
ngIRCd is a free, portable and lightweight Internet Relay Chat server
|
|
|
|
for small or private networks, developed under the GNU General Public
|
|
|
|
License (GPL).
|
|
|
|
.
|
|
|
|
The server is quite easy to configure, can handle dynamic IP addresses, and
|
|
|
|
optionally supports IDENT, IPv6 connections, SSL-protected links, and PAM for
|
|
|
|
user authentication as well as character set conversion for legacy clients. The
|
|
|
|
server has been written from scratch and is not based on the "forefather", the
|
|
|
|
daemon of IRCNet.
|
2009-04-29 00:13:27 +00:00
|
|
|
.
|
|
|
|
In addition to the features of the "standard package", this package
|
2020-05-26 17:43:11 +00:00
|
|
|
includes support for TCP wrappers, IDENT requests, the IPv6 protocol, PAM and
|
2009-04-29 00:13:27 +00:00
|
|
|
SSL encrypted client and server links.
|
|
|
|
.
|
|
|
|
And in addition to the "full" variant, the binaries contained in this
|
|
|
|
package are build with debug code and contain debug symbols.
|