From: Alexander Barton Date: Tue, 4 Sep 2012 11:09:27 +0000 (+0200) Subject: Update project description X-Git-Tag: rel-20-rc1~91 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=53b2acc00b60777b622e471ae6eef67e1876a01d Update project description --- diff --git a/README b/README index 2e19d831..11d140d6 100644 --- a/README +++ b/README @@ -12,12 +12,15 @@ 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! diff --git a/contrib/Debian/control b/contrib/Debian/control index 0ac6d22a..d6cf418c 100644 --- a/contrib/Debian/control +++ b/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 diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 2041aa08..aeb10f2a 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -15,11 +15,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 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