123456789101112131415161718192021222324252627282930313233 |
- 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 $
|