]> arthur.barton.de Git - ngircd-alex.git/blob - contrib/README
Enahnce comments for Send_Message() and Send_Message_Mask()
[ngircd-alex.git] / contrib / README
1
2                      ngIRCd - Next Generation IRC Server
3                            http://ngircd.barton.de/
4
5                (c)2001-2013 Alexander Barton and Contributors.
6                ngIRCd is free software and published under the
7                    terms of the GNU General Public License.
8
9                              -- Contributions --
10
11
12 Debian/
13  - Various files for building Debian GNU/Linux packages (".deb's").
14         - ngircd.init; ngircd.default: init script for Debian-based systems.
15         - ngircd.pam: example PAM configuration.
16
17 MacOSX/
18  - Project files for XCode, the "project builder" of Apple Mac OS X.
19         - de.barton.ngircd.plist[.tmpl]: launchd(8) property list.
20
21 ngindent
22  - Script to indent the code of ngIRCd in the "standard way".
23
24 ngircd-bsd.sh
25  - Start script for FreeBSD.
26
27 ngircd-redhat.init
28  - Start/stop script for RedHat-based distributions (like CentOS).
29
30 ngircd.service
31  - systemd(8) service unit configuration file.
32
33 ngircd.socket
34  - systemd(8) socket unit configuration file for "socket activation".
35
36 ngircd.spec
37  - RPM "spec" file.
38
39 platformtest.sh
40  - Build ngIRCd and output a "result line" suitable for doc/Platforms.txt.
41
42 systrace.policy
43  - Systrace policy file for OpenBSD (and probably NetBSD).