forked from Lainports/freebsd-ports
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
27 lines
943 B
Text
27 lines
943 B
Text
@sample %%ETCDIR%%/ngircd.conf.sample
|
|
sbin/ngircd
|
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/Bopm.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/Capabilities.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
|
%%PORTDOCS%%%%DOCSDIR%%/Commands.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/Container.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/Contributing.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/FAQ.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/HowToRelease.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/Modes.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
|
%%PORTDOCS%%%%DOCSDIR%%/PAM.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/Platforms.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/Protocol.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/README-AUX.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/README-BeOS.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/README-Interix.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/RFC.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/SSL.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/Services.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/sample-ngircd.conf
|
|
share/man/man5/ngircd.conf.5.gz
|
|
share/man/man8/ngircd.8.gz
|