ngircd-tor/contrib
Alexander Barton 6b83d1740e Debian: build ngircd-full-dbg package
In addition to the "ngircd" and "ngircd-full" packages a new package named
"ngircd-full-dbg" is build: this package contains all the features of the
"full" package but includes debug code and both the --debug and --sniffer
options and the resulting binaries are _not_ stripped.
2009-04-29 02:14:17 +02:00
..
Debian Debian: build ngircd-full-dbg package 2009-04-29 02:14:17 +02:00
MacOSX Xcode: #define include __DATE__ in VERSION 2009-04-10 13:08:04 +02:00
Makefile.am Added some missing files of GIT tree to distribution archives 2008-11-13 23:17:32 +01:00
README Added ngindent. 2006-07-23 11:34:32 +00:00
ngindent Added ngindent. 2006-07-23 11:34:32 +00:00
ngircd.sh Added start script for FreeBSD. 2005-08-12 21:32:45 +00:00
ngircd.spec ngIRCd release 14 2009-04-20 11:36:27 +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-2005 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.sh
 - Start script for FreeBSD.

ngircd.spec
 - RPM "spec" file.

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


--
$Id: README,v 1.3 2006/07/23 11:34:32 alex Exp $