README 906 B

12345678910111213141516171819202122232425262728293031323334
  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. 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-bsd.sh
  14. - Start script for FreeBSD.
  15. ngircd-redhat.init
  16. - Start/stop script for RedHat-based distributions (like CentOS).
  17. ngircd.spec
  18. - RPM "spec" file.
  19. platformtest.sh
  20. - Build ngIRCd and output a "result line" suitable for doc/Platforms.txt.
  21. systrace.policy
  22. - Systrace policy file for OpenBSD (and probably NetBSD).