README 986 B

12345678910111213141516171819202122232425262728293031323334353637
  1. ngIRCd - Next Generation IRC Server
  2. http://ngircd.barton.de/
  3. (c)2001-2011 Alexander Barton and Contributors.
  4. ngIRCd is free software and published under the
  5. terms of the GNU General Public License.
  6. -- Contributions --
  7. Anope/
  8. - A preliminary patch that adds a ngIRCd protocol module to Anope 1.9.
  9. Debian/
  10. - Various files for building Debian GNU/Linux packages (".deb's").
  11. MacOSX/
  12. - Project files for XCode, the "project builder" of Apple Mac OS X.
  13. ngindent
  14. - Script to indent the code of ngIRCd in the "standard way".
  15. ngircd-bsd.sh
  16. - Start script for FreeBSD.
  17. ngircd-redhat.init
  18. - Start/stop script for RedHat-based distributions (like CentOS).
  19. ngircd.spec
  20. - RPM "spec" file.
  21. platformtest.sh
  22. - Build ngIRCd and output a "result line" suitable for doc/Platforms.txt.
  23. systrace.policy
  24. - Systrace policy file for OpenBSD (and probably NetBSD).