ngircd-tor/contrib
Alexander Barton 641045249c Xcode: update project file to Xcode 3.2 or newer
Xcode requires Mac OS X 10.6 or newer; Xcode 4 supports this project
format as well, so effectively you can use Mac OS X 10.6.x or 10.7.x
for building ngIRCd with the Apple Xcode IDE.
2011-08-07 14:42:49 +02:00
..
Anope Add preliminary ngIRCd protocol module for Anope 1.9 2011-07-10 14:23:11 +02:00
Debian ngIRCd release 18 2011-07-10 20:05:16 +02:00
MacOSX Xcode: update project file to Xcode 3.2 or newer 2011-08-07 14:42:49 +02:00
Makefile.am Add preliminary ngIRCd protocol module for Anope 1.9 2011-07-10 14:23:11 +02:00
README Add preliminary ngIRCd protocol module for Anope 1.9 2011-07-10 14:23:11 +02:00
ngIRCd-Logo.gif Mac OS X: update installer texts and add logo. 2011-04-14 11:24:07 +02:00
ngindent contrib/ngindent: detect "gindent" as GNU indent 2011-08-01 23:39:29 +02: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 18 2011-07-10 20:05:16 +02:00
platformtest.sh contrib/platformtest.sh: fix gcc version detection 2011-04-30 01:03:17 +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
                           http://ngircd.barton.de/

               (c)2001-2011 Alexander Barton and Contributors.
               ngIRCd is free software and published under the
                   terms of the GNU General Public License.

                            -- Contributions --


Anope/
 - A preliminary patch that adds a ngIRCd protocol module to Anope 1.9.

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).