Blame


1 ed94d5d5 2003-12-31 alex Source: ngircd
2 ed94d5d5 2003-12-31 alex Section: net
3 ed94d5d5 2003-12-31 alex Priority: optional
4 ed94d5d5 2003-12-31 alex Maintainer: Alexander Barton <alex@barton.de>
5 ad07c94c 2004-01-01 alex Build-Depends: debhelper (>> 4.0.0), libz-dev, libwrap-dev, libident-dev
6 bddb4914 2006-10-01 alex Standards-Version: 3.7.2.1
7 ed94d5d5 2003-12-31 alex
8 ed94d5d5 2003-12-31 alex Package: ngircd
9 ed94d5d5 2003-12-31 alex Architecture: any
10 88258070 2004-07-15 alex Depends: ${shlibs:Depends}, ${misc:Depends}
11 bddb4914 2006-10-01 alex Provides: ircd
12 ed94d5d5 2003-12-31 alex Description: A lightweight daemon for the Internet Relay Chat (IRC)
13 ed94d5d5 2003-12-31 alex ngIRCd is a free open source daemon for the Internet Relay Chat (IRC)
14 ed94d5d5 2003-12-31 alex network. It is written from scratch and is not based upon the original
15 ed94d5d5 2003-12-31 alex IRCd like many others.
16 ed94d5d5 2003-12-31 alex .
17 ad07c94c 2004-01-01 alex This package contains the "standard distribution", including support for
18 ad07c94c 2004-01-01 alex syslog logging and compressed server-links using zlib.
19 ad07c94c 2004-01-01 alex .
20 ad07c94c 2004-01-01 alex Advantages of ngIRCd:
21 ed94d5d5 2003-12-31 alex - no problems with servers using changing/non-static IP addresses.
22 ed94d5d5 2003-12-31 alex - small and lean configuration file.
23 ed94d5d5 2003-12-31 alex - free, modern and open source C code.
24 ed94d5d5 2003-12-31 alex - still under active development.
25 ed94d5d5 2003-12-31 alex .
26 ed94d5d5 2003-12-31 alex ngIRCd is compatible to the "original" ircd 2.10.3p3, so you can run
27 ed94d5d5 2003-12-31 alex mixed networks.
28 ad07c94c 2004-01-01 alex
29 ad07c94c 2004-01-01 alex Package: ngircd-full
30 ad07c94c 2004-01-01 alex Architecture: any
31 88258070 2004-07-15 alex Depends: ${shlibs:Depends}, ${misc:Depends}
32 bddb4914 2006-10-01 alex Provides: ircd
33 ad07c94c 2004-01-01 alex Conflicts: ngircd
34 ad07c94c 2004-01-01 alex Description: A lightweight daemon for the Internet Relay Chat (IRC)
35 ad07c94c 2004-01-01 alex ngIRCd is a free open source daemon for the Internet Relay Chat (IRC)
36 ad07c94c 2004-01-01 alex network. It is written from scratch and is not based upon the original
37 ad07c94c 2004-01-01 alex IRCd like many others.
38 ad07c94c 2004-01-01 alex .
39 ad07c94c 2004-01-01 alex This package includes support for TCP wrappers and IDENT requests in
40 ad07c94c 2004-01-01 alex addition to the features of the "standard package".
41 ad07c94c 2004-01-01 alex .
42 ad07c94c 2004-01-01 alex Advantages of ngIRCd:
43 ad07c94c 2004-01-01 alex - no problems with servers using changing/non-static IP addresses.
44 ad07c94c 2004-01-01 alex - small and lean configuration file.
45 ad07c94c 2004-01-01 alex - free, modern and open source C code.
46 ad07c94c 2004-01-01 alex - still under active development.
47 ad07c94c 2004-01-01 alex .
48 ad07c94c 2004-01-01 alex ngIRCd is compatible to the "original" ircd 2.10.3p3, so you can run
49 ad07c94c 2004-01-01 alex mixed networks.