README 776 B

123456789101112131415161718192021222324252627282930313233
  1. ngIRCd - Next Generation IRC Server
  2. (c)2001-2005 Alexander Barton,
  3. alex@barton.de, http://www.barton.de/
  4. ngIRCd is free software and published under the
  5. terms of the GNU General Public License.
  6. -- Contributions --
  7. Debian/
  8. - Various files for building Debian GNU/Linux packages (".deb's").
  9. MacOSX/
  10. - Project files for XCode, the "project builder" of Apple Mac OS X.
  11. ngindent
  12. - Script to indent the code of ngIRCd in the "standard way".
  13. ngircd.sh
  14. - Start script for FreeBSD.
  15. ngircd.spec
  16. - RPM "spec" file.
  17. systrace.policy
  18. - Systrace policy file for OpenBSD (and probably NetBSD).
  19. --
  20. $Id: README,v 1.3 2006/07/23 11:34:32 alex Exp $