]> arthur.barton.de Git - ngircd-web.git/blobdiff - index.php.en
Fix link to the bugtracker page
[ngircd-web.git] / index.php.en
index 524a44b0ad217eee03ca93945fbb4ff47b92b9cb..5b6eb503d83e548651f6f26f2fd3364c1212d612 100644 (file)
@@ -6,32 +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
+       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 has been written from scratch and is consequently, unlike most
-       other IRC daemons, not based on the originator, the daemon of the
-       IRCNet.
+       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>
-       <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 be a better name :-)
+       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
-       <a href="http://freshmeat.net/projects/ngircd/">entry</a>
-       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>
        </li>
        <li>
                ngIRCd is being actively developed since
-               <?php echo date("Y")-2001 ?> years.
+               <?php echo date("Y")-2001 ?> years
        </li>
 </ul>
 <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.
+               <samp>ngIRCd 22.1-IRCPLUS+SYSLOG+ZLIB-x86_64/unknown/linux-gnu
+Copyright (c)2001-2015 Alexander Barton (&lt;alex@barton.de&gt;) and Contributors.
 Homepage: &lt;http://ngircd.barton.de/&gt;
 
 This is free software; see the source for copying conditions. There is NO
@@ -84,12 +72,12 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
        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.
+       ngIRCd also runs on Solaris, HP-UX, AIX and other Unices.
 </p>
 <p>
-       After the installation of ngIRC, which is executed via packet
+       After the installation of ngIRCd, which is executed via packet
        installation or configure-make-make-install, and once you have edited
-       the ngircd.conf, you can get started after 5 minutes.&nbsp;– only a
+       the ngircd.conf, you can get started after 5 minutes&nbsp;– only a
        few lines need adapting, the rest is purely optional.
 </p>
 <?php