ngircd-tor/contrib
Alexander Barton 5b2512c215 Xcode: don't list sample-ngircd.conf, use sample-ngircd.conf.tmpl 2011-03-27 20:41:48 +02:00
..
Debian ngIRCd release 17.1 2010-12-19 15:59:00 +01:00
MacOSX Xcode: don't list sample-ngircd.conf, use sample-ngircd.conf.tmpl 2011-03-27 20:41:48 +02:00
Makefile.am Added missing contrib/platformtest.sh to distribution 2009-11-07 21:06:30 +01: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 contrib/ngircd-redhat.init: updated email address of Naoya Nakazawa 2010-11-07 14:18:04 +01:00
ngircd.spec ngIRCd release 17.1 2010-12-19 15:59:00 +01:00
platformtest.sh contrib/platformtest.sh: make command name quoting consistent 2010-11-07 15:26:26 +01: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).