ngircd-tor/contrib
Alexander Barton 5f1e43416a Fix LSB header of Debian init script 2009-08-29 23:57:39 +02:00
..
Debian Fix LSB header of Debian init script 2009-08-29 23:57:39 +02:00
MacOSX Xcode: #define include __DATE__ in VERSION 2009-04-10 13:08:04 +02:00
Makefile.am Added start/stop script for Red Hat based distributions 2009-05-05 12:50:55 +02:00
README New script contrib/platformtest.sh 2009-08-04 22:30:59 +02:00
ngindent Added ngindent. 2006-07-23 11:34:32 +00:00
ngircd-bsd.sh Renamed contrib/ngircd.sh to contrib/ngircd-bsd.sh 2009-05-05 11:41:26 +02:00
ngircd-redhat.init Added start/stop script for Red Hat based distributions 2009-05-05 12:50:55 +02:00
ngircd.spec ngIRCd release 14.1 2009-05-05 12:58:51 +02:00
platformtest.sh New script contrib/platformtest.sh 2009-08-04 22:30:59 +02:00
systrace.policy systrace policy for OpenBSD/NetBSD, thanks to Benjamin Pineau <ben@zouh.org> 2004-04-28 12:16:59 +00:00

README

                     ngIRCd - Next Generation IRC Server

                        (c)2001-2009 Alexander Barton,
                    alex@barton.de, http://www.barton.de/

               ngIRCd is free software and published under the
                   terms of the GNU General Public License.

                            -- Contributions --


Debian/
 - Various files for building Debian GNU/Linux packages (".deb's").

MacOSX/
 - Project files for XCode, the "project builder" of Apple Mac OS X.

ngindent
 - Script to indent the code of ngIRCd in the "standard way".

ngircd-bsd.sh
 - Start script for FreeBSD.

ngircd-redhat.init
 - Start/stop script for RedHat-based distributions (like CentOS).

ngircd.spec
 - RPM "spec" file.

platformtest.sh
 - Build ngIRCd and output a "result line" suitable for doc/Platforms.txt.

systrace.policy
 - Systrace policy file for OpenBSD (and probably NetBSD).