]> arthur.barton.de Git - ngircd-web.git/blobdiff - index.php.en
Update documentation for ngIRCd 20.1
[ngircd-web.git] / index.php.en
index e362c779e2572e4771ebc89bff1f5afd64efa7be..9e246d42bf9689d8bc8936fe8a7eca9042aef8bc 100644 (file)
@@ -6,12 +6,20 @@
        ngIRCd
 </h2>
 <p>
-       ngIRCd is a free open source server for Internet Relay Chat (IRC),
-       which is being developed under the GNU General Public License
-       (<a href="http://www.gnu.org/licenses/gpl.html" hreflang="en">GPL</a>).
-       It has been written from scratch and is consequently, unlike most
-       other IRC daemons, not based on the originator, 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
+       (<a href="doc/COPYING" hreflang="en">GPL</a>).
+       It is easy to configure, can cope with dynamic IP addresses, and
+       supports IPv6, SSL-protected connections as well as PAM for
+       authentication. It is written from scratch and not based on the
+       original IRCd.
+</p>
+<p>
+       The name <em>ngIRCd</em> means <em>next generation IRC daemon</em>,
+       which is a little bit exaggerated: <em>lightweight Internet Relay Chat
+       server</em> most probably would have been a better name :-)
+</p>
 <p class="hint">
        <em>Hint:</em>
        at freshmeat.net there's an
        for the ngIRCd project. You can inform about new releases and get
        update notifications via E-Mail.
 </p>
-<p class="btw">
-       BTW: Von dieser Seite gibt es auch eine
-       <a href="index.php.de">deutsche</a> Version.
-</p>
-<?php
-       include('common/mirrors.inc');
-?>
 <h2 id="why">
        Advantages
 </h2>
 </p>
 <ul>
        <li>
-               no problems with servers that have dynamic IP addresses
+               well arranged (lean) configuration file
        </li>
        <li>
-               well arranged (lean) configuration file
+               simple to build/install, configure and maintain
+       </li>
+       <li>
+               supports IPv6 and SSL
+       </li>
+       <li>
+               no problems with servers that have dynamic IP addresses
        </li>
        <li>
-               freely available, modern and tidy C-source
+               freely available, modern, portable and tidy C-source
        </li>
        <li>
                ngIRCd is being actively developed since
@@ -50,9 +57,9 @@
 <div id="preview">
        <code><a id="v_toggle" href="#" name="v_toggle">ngircd --help</a></code><br>
        <div id="vertical_slide">
-               <samp>ngircd 13-SYSLOG+ZLIB+SSL+TCPWRAP+IDENT+IRCPLUS+IPv6-x86_64/pc/linux-gnu
-Copyright (c)2001-2008 Alexander Barton (&lt;alex&#64;barton.de&gt;) and Contributors.
-Homepage: &lt;http://ngircd.barton.de/&gt;
+               <samp>ngIRCd 20.1-CHARCONV+IDENT+IPv6+IRCPLUS+PAM+SSL+SYSLOG+ZLIB-x86_64/apple/darwin12.2.0
+Copyright (c)2001-2013 Alexander Barton (<alex@barton.de>) and Contributors.
+Homepage: <http://ngircd.barton.de/>
 
 This is free software; see the source for copying conditions. There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
@@ -69,7 +76,9 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
        Simplicity
 </h2>
 <p>
-       ngIRCd supports a whole range of platforms: Linux, BSD, Mac OS X, but
+       ngIRCd supports
+       <a href="doc/Platforms.txt">a whole range</a>
+       of platforms: Linux, BSD, Mac OS X, but
        ngIRCD also runs on Solaris, HP-UX, AIX and other Unices.
 </p>
 <p>