irc/ngircd: Update 26.1 → 27, change maintainership
Changelog:
https://github.com/ngircd/ngircd/releases/tag/rel-27
Change maintainership:
- all commits from 2017 are "maintainer timeout" or "portmgr blanket":
https://cgit.freebsd.org/ports/log/irc/ngircd
https://www.freshports.org/irc/ngircd/
- fgsch@lodoss.net - no user in bugzilla with this email
Port changes:
- Add a dedicated system user/group pair for better daemon permissions
- Move PLIST files into pkg-plist for better conditional installation of files
- Fix installation of documentation files to %%DOCSDIR%%
- Put configuration file (and sample) into %%ETCDIR%%
- Run a --configtest before starting daemon for sanity check
- Replace PORTVERSION with DISTVERSION
- Remove GNU_CONFIGURE_MANPREFIX
- Sort options to make happy portclippy
PR: 278919