]> arthur.barton.de Git - ngircd-web.git/blobdiff - index.html.en
ngIRCd 0.12.0-pre1
[ngircd-web.git] / index.html.en
index 4dd5cd4f08bdc550e6d73f52616a8551b3f2134d..b27eaea5a999baf65d1af7bd300139271ea9a8e9 100644 (file)
@@ -6,10 +6,10 @@
  <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  <meta http-equiv="content-language" content="en">
  <meta name="author" content="Alexander Barton">
- <meta name="author-email" content="alex@arthur.ath.cx">
+ <meta name="author-email" content="alex@barton.de">
  <meta name="MSSmartTagsPreventParsing" content="TRUE">
  <link rel="stylesheet" href="style.css" type="text/css" media="screen">
- <link rel="author" href="mailto:alex@arthur.ath.cx" title="write an E-Mail to Alex">
+ <link rel="author" href="mailto:alex@barton.de" title="write an E-Mail to Alex">
 </head>
 
 <body>
  <li><a href="#status">Status</a>
  <li><a href="#why">Advantages</a>
  <li><a href="#platforms">Supported platforms</a>
- <li><a href="#docu">Documentation</a>
+ <li><strong><a href="#docu">Documentation</a></strong>
  <li><a href="#ml">Mailing List</a>
  <li><a href="#install">Installation</a>
- <li><a href="#download">Download</a>
+ <li><strong><a href="#download">Download</a></strong>
+ <ul>
+  <li><a href="#source">Source Code</a></li>
+  <li><a href="#packages">Packages</a></li>
+ </ul>
  <li><a href="#people">Contact</a>
  <li><a href="#cvs">CVS Repository</a>
  <li><a href="#bugs">Bug Tracker</a>
 </ol>
 
 <p>
- Hint: at  <a href="http://freshmeat.net/">freshmeat.net</a>
+ Hint: at <a href="http://freshmeat.net/">freshmeat.net</a>
  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>
+<p><span class="Hint">
  BTW: Von dieser Seite gibt es auch eine <a href="index.html.de">deutsche</a>
  Version.
-</p>
+</span></p>
 
 <p>Mirrors:</p>
 <ul>
  <li><a href="http://ngircd.berlios.de/index.html.en">ngircd.berlios.de</a>
- <li><a href="http://arthur.ath.cx/~alex/ngircd/index.html.en">arthur.ath.cx</a>
+ <li><a href="http://ngircd.barton.de/index.html.en">ngircd.barton.de</a>
 </ul>
 
 <h2 id="status">Status</h2>
 
 <p>
- Current &quot;stable&quot; version is <strong>0.6.1</strong>.
-</p>
-
-<!--
-<p style="background:#aff; padding: 5px; border: 2px dotted black;">
- 2002-09-17:<br>
- Version 0.5.0 is almost ready, I'll publish it "these days". At the moment, the
- last tests are done with the pre-releases.
- Current version is <a href="#download">0.5.0-pre2</a>.
-</p>
-//-->
-
+ Current &quot;stable&quot; version is <strong>0.11.1</strong>.
+ Version <strong>0.12.0-pre1</strong> is available for testing.
+ Please see <a href="#download">below</a> for download locations.
+</p>
+<p class="Security">
+ <strong>Attention:</strong>
+ ngIRCd-versions previous to 0.10.4 comprise an error which can be used
+ (also by remote) to crash the daemon. All installations should be updated
+ to version 0.10.4 or subsequent versions.</p>
 <p>
- ngIRCd is under heavy development and is not complete yet.
+ This version is used in private IRC networks and is known to run quite
+ stable and flawless although it is not tested in huge IRC networks under
+ heavy load yet. There are still missing features, but the current version
+ should provide everything you need during &quot;normal&quot; IRC sessions.
 </p>
-
 <p>
- This version is used in private IRC networks and is known to run
- quite stable and flawless although it is not tested in huge IRC
- networks under heavy load yet.
-
- Read more about our private IRC network on these <a href="http://arthur.ath.cx/irc/">web pages</a>.
+ Read more about our private IRC network on these
+ <a href="http://irc.barton.de/">web pages</a>.
 </p>
-
-<p>
- IRC commands implemented (more or less complete) so far:
-</p>
-<p><kbd>
- ADMIN, AWAY, CHANINFO, CONNECT, DIE, ERROR, INVITE, ISON, JOIN, KICK, KILL,
- LINKS, LIST, LUSERS, MODE, MOTD, NAMES, NICK, NJOIN, NOTICE, OPER, PART,
- PASS, PING, PONG, PRIVMSG, QUIT, REHASH, RESTART, SERVER, SQUIT, STATS, TIME,
- TOPIC, USERHOST, USER, VERSION, WHO, WHOIS.
-</kbd></p>
 <p>
  I'm glad to receive feedback, bug reports (best choice for this is the
  <a href="#bugs">Bug-Tracker</a>) and patches. Go on, use the source
  Why should you use ngIRCd? Because ...
 </p>
 <ul>
- <li>... there are no problems with servers on changing or non-static IP addresses.
- <li>... there is a small and lean configuration file.
- <li>... there is a free, modern and open source C source code.
- <li>... it is still under active development.
+ <li>there are no problems with servers on changing or non-static IP addresses.
+ <li>there is a small and lean configuration file.
+ <li>there is a free, modern and open source C source code.
+ <li>it is still under active development.
 </ul>
 
 <h2 id="platforms">Supported platforms</h2>
 <p>
  ngIRCd is tested on a regular basis on the following platform
- (version numbers used in paranthesis). These are the officially
+ (version numbers used in parenthesis). These are the officially
  supported systems.
 </p>
 <ul>
  <li><a href="http://www.hp.com/">HP-UX</a> (9.10/m68k, HP-UX cc)
  <li>IRIX (6.5, SGI MIPSpro C 7.30)
  <li><a href="http://www.linux.org/">Linux</a> (2.2.x/i386, 2.4.x/i386 and 2.4.x/hppa, GNU C)
- <li><a href="http://www.apple.com/macosx/">Mac OS X</a> (10.x, GNU C 2.95.x/3.1)
+ <li><a href="http://www.apple.com/macosx/">Mac OS X</a> (10.x, GNU C 2.95.x/3.x)
  <li><a href="http://www.netbsd.org/">NetBSD</a> (1.5.2/i386 and 1.5.3/m68k, GNU C)
+ <li><a href="http://www.obenbsd.org/">OpenBSD</a> (3.4/i386)
  <li><a href="http://www.sun.com/">Solaris</a> (2.5.1 and 2.6, GNU C)
  <li>Windows with <a href="http://sources.redhat.com/cygwin/">Cygwin</a> (GNU C)
 </ul>
 <p>
- As ngIRC relies on UNIX standards and uses GNU automake and GNU autoconf
+ As ngIRCd relies on UNIX standards and uses GNU automake and GNU autoconf
  there are good chances that it also supports UNIX-based operating systems.
 </p>
 
 <h2 id="docu">Documentation</h2>
 <p>
  There's a bit of documentation in the source code package. One's located
- in the main directory (e.g. INSTALL, README, NEWS und COPYING) others in
+ in the main directory (e.g. INSTALL, README, NEWS and COPYING) others in
  subdirectories like <code>&quot;doc&quot;</code> (e.g. CVS.txt, FAQ.txt
  and sample configuration files like sample-ngircd.conf).
 </p>
-<p>Parts of the sample configuration file sample-ngircd.conf are available here:</p>
+<p>Parts of the documentation are available here:</p>
 <ul>
- <li>README: <a href="doc/README">deutsch</a>, <a href="doc/en/README">english</a>
- <li>INSTALL: <a href="doc/INSTALL">deutsch</a>, <a href="doc/en/INSTALL">english</a>
+ <li><a href="doc/README">README</a>
+ <li><a href="doc/INSTALL">INSTALL</a>
 </ul>
 <ul>
+ <li><a href="doc/AUTHORS">AUTHORS</a>
+ <li><a href="doc/COPYING">COPYING</a>
  <li><a href="doc/CVS.txt">CVS.txt</a>
+ <li><a href="doc/ChangeLog">ChangeLog</a>
  <li><a href="doc/FAQ.txt">FAQ.txt</a>
+ <li><a href="doc/NEWS">NEWS</a>
+ <li><a href="doc/Platforms.txt">Platforms.txt</a>
+ <li><a href="doc/Protocol.txt">Protocol.txt</a>
  <li><a href="doc/RFC.txt">RFC.txt</a>
+ <li><a href="doc/SSL.txt">SSL.txt</a>
 </ul>
 <ul>
  <li><a href="doc/sample-ngircd.conf">sample-ngircd.conf</a>
 </ul>
 <ul>
  <li><a href="doc/README-AUX.txt">README-AUX.txt</a>
+ <li><a href="doc/README-BeOS.txt">README-BeOS.txt</a> (German)
 </ul>
 
 <h2 id="ml">Mailing List</h2>
 <p>
- There is a mailing liste which deals with the &quot;technical&quot;
+ There is a mailing list which deals with the &quot;technical&quot;
  questions concerning ngIRCd: compilation, installation, configuration,
  and the further development. Updates and CVS-commits are announced
  here.
 </p>
-<p>Please subscribe using the <a href="http://arthur.ath.cx/mailman/listinfo/ngircd-ml">homepage of the list</a>.
-<p>All postings are archived <a href="http://arthur.ath.cx/pipermail/ngircd-ml/">here</a>.
+<p>Please subscribe using the <a href="http://arthur.barton.de/mailman/listinfo/ngircd-ml">homepage of the list</a>.
+<p>All postings are archived <a href="http://arthur.barton.de/pipermail/ngircd-ml/">here</a>.
 
 <h2 id="install">Installation</h2>
 <p>
 </p>
 
 <h2 id="download">Download</h2>
+<h3 id="source">Source Code</h3>
 <dl>
- <dt><strong>ngIRCd 0.6.1</strong> (2003-01-21):</dt>
+ <dt><strong>ngIRCd 0.11.1</strong> (2008-02-26):</dt>
  <dd>
-       <p>Server: <em>download.berlios.de</em></p>
+       <p>Server: <em>berlios.de</em> (<a href="ftp://ftp.berlios.de/pub/ngircd/">ftp</a>)</p>
        <ul>
-               <li>ngircd-0.6.1.tar.gz:
-                   <a href="http://download.berlios.de/ngircd/ngircd-0.6.1.tar.gz">http</a>
+               <li>ngircd-0.11.1.tar.gz:
+                   <a href="ftp://ftp.berlios.de/pub/ngircd/ngircd-0.11.1.tar.gz">ftp</a>
        </ul>
-       <p>Server: <em>arthur.ath.cx</em></p>
+       <p>Server: <em>ngircd.barton.de</em> (<a href="ftp://ngircd.barton.de/pub/ngircd/">ftp</a>)</p>
        <ul>
-               <li>ngircd-0.6.1.tar.gz:
-                   <a href="ftp://arthur.ath.cx/pub/Users/alex/ngircd/ngircd-0.6.1.tar.gz">ftp</a>.
+               <li>ngircd-0.11.1.tar.gz:
+                   <a href="ftp://ngircd.barton.de/pub/ngircd/ngircd-0.11.1.tar.gz">ftp</a>.
        </ul>
  </dd>
 </dl>
 <p>
- In addition, all previous versions, GnuPG signatures, as well as nightly tarballs
- (generated from the CVS HEAD sources) are also available. Look here:
- <a href="ftp://arthur.ath.cx/pub/Users/alex/ngircd/">ftp</a>.
+ All previous released versions, GnuPG signatures as well as available test
+ releases of upcoming versions are available via FTP from
+ <a href="ftp://ngircd.barton.de/pub/ngircd/">ngircd.barton.de</a> and
+ <a href="ftp://ftp.berlios.de/pub/ngircd/">ftp.berlios.de</a>.
+</p>
+<h3 id="packages">Packages</h3>
+<p>
+ If you are using one of the following distributions, you can use their packages:
 </p>
+<ul>
+ <li>
+  <a href="http://amiga.sourceforge.net/">Amiga.sf</a>:
+  <a href="http://amiga.sourceforge.net/index.php?showpackage=ngIRCd">Port</a>
+ </li>
+ <li>
+  <a href="http://darwinports.opendarwin.org/">DarwinPorts</a>:
+  <a href="http://darwinports.opendarwin.org/ports/?by=name&amp;substr=ngircd">Port</a>
+ </li>
+ <li>
+  <a href="http://www.debian.org/">Debian Linux</a>:
+  <a href="http://packages.debian.org/ngircd">deb</a>
+ </li>
+ <li>
+  <a href="http://www.freebsd.org/">FreeBSD</a>:
+  <a href="http://www.freebsd.org/cgi/ports.cgi?query=ngircd&amp;stype=all">Port</a>
+ </li>
+ <li>
+  <a href="http://www.gentoo.org/">Gentoo Linux</a>:
+  <a href="http://packages.gentoo.org/packages/?category=net-irc;name=ngircd">ebuild</a>
+ </li>
+ <li>
+  <a href="http://www.opensuse.org/">OpenSUSE</a>:
+  <a href="http://software.opensuse.org/download/server:/irc/">rpm</a>
+ </li>
+ <li>
+  <a href="http://www.ubuntu.com/">Ubuntu Linux</a>:
+  <a href="http://packages.ubuntu.com/ngircd">deb</a>
+ </li>
+</ul>
+<p>
+ <q>Inofficial</q> packages:
+</p>
+<ul>
+ <li>
+  <a href="http://www.debian.org/">Debian Linux</a>:
+  <a href="ftp://arthur.barton.de/debian/pool/main/n/ngircd/">deb</a>
+  (Autor: Alex Barton)
+ </li>
+</ul>
 
 <h2 id="people">Contact</h2>
 <p>
- Idee and most parts of the current code:
+ Idea and most parts of the current code:
  Alexander Barton (<a href="mailto:alex@barton.de">alex@barton.de</a>).
 </p>
 <p>
  <a href="#ml">mailing list</a> for discussions concerning the ngIRCd.
 </p>
 <p>BTW: Patches are welcome ;-)</p>
-
+<p>ngIRCd on IRC: <a href="irc://irc.barton.de/ngircd">irc://irc.barton.de/ngircd</a>.</p>
 <h2 id="cvs">CVS Repository</h2>
 <p>
  The source and all files belonging to ngIRCd are managed using
 </p>
 <p>
  The repository is online available through HTTP:
- <a href="http://arthur.ath.cx/cgi-bin/cvsweb.cgi/?cvsroot=ngIRCd">ngIRCd CVS Repository</a>.
+ <a href="http://arthur.barton.de/cgi-bin/viewcvs.cgi/ngircd/">ngIRCd CVS Reposidtory</a>.
 </p>
 
 <h2 id="bugs">Bug Tracker</h2>
 <p>
  In order to keep track of feature requests and found bugs there's a
- Bug Tracking system: <a href="http://arthur.ath.cx/bugzilla/ngircd/">Bugzilla</a>
+ Bug Tracking system: <a href="http://ngircd.barton.de/bugzilla/index.cgi">Bugzilla</a>
 </p>
 <p>
  In case you found a bug please check
- <a href="http://arthur.ath.cx/bugzilla/ngircd/enter_bug.cgi">Bug-Report</a>
+ <a href="http://ngircd.barton.de/bugzilla/enter_bug.cgi">Bug-Report</a>
  and describe the circumstances. Thank you!
 </p>
 <p>
- In addition you can <a href="http://arthur.ath.cx/bugzilla/ngircd/query.cgi">inform</a>
+ In addition you can <a href="http://ngircd.barton.de/bugzilla/query.cgi">inform</a>
  about known and perhaps fixed bugs.
 </p>
 
 <h2 id="history">History</h2>
-<dl>
- <dt>21. Januar 2003: <strong>ngIRCd 0.6.1</strong>:
-     <dd><ul>
-         <li>Fixed KILL: you can't crash the server by killing yourself any more,
-             ngIRCd no longer sends a QUIT to other servers after the KILL, and you
-             can kill only valid users now.
-         <li>The server no longer forwards commands to ordinary users, instead it
-             answers with the correct error message ("no such server") now.
-         <li>WHOIS commands weren't always forwarded as requested.
-         <li>The server sets a correct default AWAY message now when propagating
-             between servers (bug introduced in 0.6.0).
-         <li>Fixed up and enhanced CHANINFO command: channel keys and user limits
-             are syncronized between servers now, too.
-         <li>MODE returns the key and user limit for channel members correctly now.
-         <li>Non-members of a channel could crash the server when trying to change
-             its modes or modes of its members.
-         <li>The server didn't validate weather a target user is a valid channel
-             member when changing his channel user modes which could crash ngIRCd.
-     </ul>
-</dl>
+<p>
+ Please read the files
+ <a href="doc/NEWS">NEWS</a> and
+ <a href="doc/ChangeLog">ChangeLog</a>
+ for detailed information.
+</p>
 
 <!-- Footer -->
 <hr style="margin-top: 0.75em;">
  <small>
   Version: $Id$
   <br>
-  <a hreflang="en" href="http://validator.w3.org/check?uri=http%3A%2F%2Farthur.ath.cx%2F%7Ealex%2Fngircd%2Findex.html.en">Validate</a> page.<br>
-  Contact: Alexander Barton, E-Mail: <a href="mailto:alex@arthur.ath.cx">alex@arthur.ath.cx</a>.<br>
+  <a hreflang="en" href="http://validator.w3.org/check?uri=http%3A%2F%2Fngircd.barton.de%2Findex.html.en">Validate</a> page.<br>
+  Contact: Alexander Barton, E-Mail: <a href="mailto:alex@barton.de">alex@barton.de</a>.<br>
   Thanks to <a href="mailto:goetz@hoffart.de">G&ouml;tz Hoffart</a> for cleaning up this page and the english translation!
  </small>
 </p>