mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	Update project description
This commit is contained in:
		
							
								
								
									
										15
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								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! | ||||
|  | ||||
|   | ||||
| @@ -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 | ||||
|   | ||||
| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton