Alexander Barton
3c627dd70d
Build Debian packages with OpenSSL instead of GnuTLS
...
OpenSSL allows to reload used certificates on runtime for example (which
is very useful when using Let's Encrypt), and therefore is preferred ...
2017-01-20 16:04:53 +01:00
Alexander Barton
181da30997
Debian: Use "dh_prep" instead deprecated "dh_clean -k"
2017-01-08 02:15:52 +01:00
Alexander Barton
8e09180295
Install systemd service file in Debian package
2017-01-06 00:38:05 +01:00
Alexander Barton
9e0e955daf
Update Debian package
...
- Update debhelper compatibility to version 9.
- Update build-dependencies.
- Change group of ngircd.conf to "irc" in postinst script (this makes
starting ngIRCd as user "irc" easier, for example when using systemd).
- Don't create /var/run/ircd during installation: this is handled by the
SysV init script and the systemd service already.
2017-01-06 00:30:43 +01:00
Alexander Barton
f5944a17e4
Debian: Don't adjust path names that are correct by default
2014-07-14 11:40:38 +02:00
Alexander Barton
06920df4bb
Debian: Correctly set and use "docdir"
2014-07-14 10:56:31 +02:00
Alexander Barton
8a041373bb
Debian: Fix sed(1) rules adjusting "ngircd-full" package
...
Error introduced by last commit :-/
2013-10-20 18:33:22 +02:00
Alexander Barton
37c8699f34
Debian: Fix default "HelpFile" file name in ngircd.conf
...
The "full" package variants must use "/usr/share/doc/ngircd-full/Commands.txt"
and "/usr/share/doc/ngircd-full-dbg/Commands.txt" respectively.
2013-10-20 18:06:21 +02:00
DNS
a551942635
contrib/Debian/rules: Do no compress Commands.txt
...
This is required, because ngIRCd can't use a compressed file as
help text ...
(cherry picked from commit 6d09b4f366f656f6d2732ea96a653e086380e458)
2013-01-23 19:55:56 +01:00
Alexander Barton
09ab0704f4
Debian ngircd-full[-dbg]: enable CHARCONV
2012-10-06 16:36:07 +02:00
Alexander Barton
e2c9290030
Debian: Install default /etc/pam.d/ngircd allowing all logins
...
This is required for backwards compatibility when installing the -full
or -full-dbg package variant: PAM is enabled now but no configuration
present, so all login attempts would be denied ...
Creating /etc/pam.d/ngircd including "auth required pam_permit.so"
restores the old behaviour of allowing all connections.
2010-10-27 00:43:02 +02:00
Alexander Barton
c51cc88eb0
Debian packages: build "-full" and "-full-dbg" with support for PAM
2010-10-03 15:06:07 +02:00
Alexander Barton
6b83d1740e
Debian: build ngircd-full-dbg package
...
In addition to the "ngircd" and "ngircd-full" packages a new package named
"ngircd-full-dbg" is build: this package contains all the features of the
"full" package but includes debug code and both the --debug and --sniffer
options and the resulting binaries are _not_ stripped.
2009-04-29 02:14:17 +02:00
Alexander Barton
c8bba8e5c3
debian/rules: whitespace fixes
2009-04-29 02:12:56 +02:00
Alexander Barton
97d97ef5c4
Debian package ("make deb"): fix some lintian(1) warnings
2008-11-21 21:36:59 +01:00
Alexander Barton
d44a7dac26
Debian: build ngircd-full with support for GNU TLS and IPv6.
2008-10-03 16:45:09 +02:00
Alexander Barton
c16d1b03aa
Added an empty /etc/ngircd/ngircd.motd to the packages. And ngircd.conf
...
becomes modified to enable the PID file (/var/run/ircd/ngircd.cond) and
to change the user and group to "irc".
2005-02-07 23:09:31 +00:00
Alexander Barton
ad07c94c8d
Restructured debian packaging system: now there are two packages, a "standard"
...
version that includes all the default options and a "full" version that
additionally includes support for TCP wrappers and IDENT lookups.
2004-01-01 22:24:48 +00:00
Alexander Barton
ed94d5d5cd
Removed outdated Mac OS X ProjectBuilder project files (will be re-added
...
and updated for XCode soon); moved the debian/ directory to contrib/Debian/.
2003-12-31 17:20:11 +00:00