README 905 B

1234567891011121314151617181920212223242526272829303132333435
  1. ngIRCd - Next Generation IRC Server
  2. (c)2001-2009 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-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).