ngircd-tor/contrib
Alexander Barton fb4b5acfb8 Add new pam.{c|h} module to Xcode project
Adjust Xcode project and Mac OS X static config.h header to use PAM.
2010-07-12 12:54:01 +02:00
..
Debian ngircd.init: require $network $remote_fs when stopping ngircd 2010-06-25 00:10:56 +02:00
MacOSX Add new pam.{c|h} module to Xcode project 2010-07-12 12:54:01 +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 Added start/stop script for Red Hat based distributions 2009-05-05 12:50:55 +02:00
ngircd.spec ngIRCd release 16 2010-05-02 15:25:35 +02:00
platformtest.sh platformtest.sh: Only show latest commit 2009-11-15 18:25:36 +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).