commit 53b2acc00b60777b622e471ae6eef67e1876a01d from: Alexander Barton date: Tue Sep 04 11:09:27 2012 UTC Update project description commit - 01b62202b2caa1b8161e62f149a9d6f705713869 commit + 53b2acc00b60777b622e471ae6eef67e1876a01d blob - 2e19d831deac91663730963afba874b0f52dd736 blob + 11d140d6464b7fb780fa79d9f7c3fa96b2197306 --- README +++ README @@ -12,13 +12,16 @@ I. Introduction ~~~~~~~~~~~~~~~ -ngIRCd is an Open Source server for the Internet Relay Chat (IRC), which -is developed and published under the terms of the GNU General Public -Licence, see the file COPYING for details. ngIRCd means "next generation -IRC daemon" (which is a little bit exaggerated, "lightweight Internet Relay -Chat server" would be better), it's written from scratch and not deduced -from the "grandfather of IRC daemons", the daemon of the IRCNet. +ngIRCd is a free, portable and lightweight Internet Relay Chat server for +small or private networks, developed under the GNU General Public License +(GPL; please see the file COPYING for details). It is simple to configure, +can cope with dynamic IP addresses, and supports IPv6 as well as SSL. It is +written from scratch and not based on the original IRCd. +The name ngIRCd means next generation IRC daemon, which is a little bit +exaggerated: lightweight Internet Relay Chat server most probably would be a +better name :-) + Please see the INSTALL document for installation and upgrade information! blob - 0ac6d22a47446749ef69b78b37686d23a779ea64 blob + d6cf418c15202f1227eb337fe6df94237ae49758 --- contrib/Debian/control +++ contrib/Debian/control @@ -18,11 +18,11 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Provides: ircd Description: lightweight Internet Relay Chat server - This package provides ngIRCd, a lightweight Internet Relay Chat - server for small or private networks. It is simple to configure, can - cope with dynamic IP addresses, and supports IPv6 as well as SSL. It - is written from scratch, not based on the original IRCd and quite - portable. + This package provides ngIRCd, a portable and lightweight Internet Relay + Chat server for small or private networks, developed under the GNU + General Public License (GPL). It is simple to configure, can cope with + dynamic IP addresses, and supports IPv6 as well as SSL. It is written + from scratch and not based on the original IRCd. . This package contains the "standard distribution", including support for syslog logging and compressed server-links using zlib. Please have a look @@ -35,11 +35,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Provides: ircd Conflicts: ngircd, ngircd-dbg Description: lightweight Internet Relay Chat server - This package provides ngIRCd, a lightweight Internet Relay Chat - server for small or private networks. It is simple to configure, can - cope with dynamic IP addresses, and supports IPv6 as well as SSL. It - is written from scratch, not based on the original IRCd and quite - portable. + This package provides ngIRCd, a portable and lightweight Internet Relay + Chat server for small or private networks, developed under the GNU + General Public License (GPL). It is simple to configure, can cope with + dynamic IP addresses, and supports IPv6 as well as SSL. It is written + from scratch and not based on the original IRCd. . In addition to the features of the "standard package", this package includes support for TCP wrappers, IDENT requests, the IPv6 protocol and @@ -51,11 +51,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Provides: ircd Conflicts: ngircd, ngircd-full Description: lightweight Internet Relay Chat server - This package provides ngIRCd, a lightweight Internet Relay Chat - server for small or private networks. It is simple to configure, can - cope with dynamic IP addresses, and supports IPv6 as well as SSL. It - is written from scratch, not based on the original IRCd and quite - portable. + This package provides ngIRCd, a portable and lightweight Internet Relay + Chat server for small or private networks, developed under the GNU + General Public License (GPL). It is simple to configure, can cope with + dynamic IP addresses, and supports IPv6 as well as SSL. It is written + from scratch and not based on the original IRCd. . In addition to the features of the "standard package", this package includes support for TCP wrappers, IDENT requests, the IPv6 protocol and blob - 2041aa08b0e84cf57d0c69543070c4103e7e97c1 blob + aeb10f2aa7604f54b0c1cfce6dd765d647eb2e18 --- contrib/ngircd.spec +++ contrib/ngircd.spec @@ -15,11 +15,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release BuildRequires: zlib-devel, openssl-devel %description -This package provides ngIRCd, a lightweight Internet Relay Chat -server for small or private networks. It is simple to configure, can -cope with dynamic IP addresses, and supports IPv6 as well as SSL. It -is written from scratch, not based on the original IRCd and quite -portable. +This package provides ngIRCd, a portable and lightweight Internet Relay +Chat server for small or private networks, developed under the GNU +General Public License (GPL). It is simple to configure, can cope with +dynamic IP addresses, and supports IPv6 as well as SSL. It is written +from scratch and not based on the original IRCd. Advantages: - well arranged (lean) configuration file