aboutsummaryrefslogtreecommitdiff
path: root/news/nntp/pkg-plist
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2018-04-30 10:23:32 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2018-04-30 10:23:32 +0000
commitb446a1d670459277afaff817be4d2ca79e6da98b (patch)
treec38e67afd248a0bd8f9c64f24627429555927b0b /news/nntp/pkg-plist
parent4c1ad8033ac85ccf9d441836e44befc5e844e989 (diff)
downloadports-b446a1d670459277afaff817be4d2ca79e6da98b.tar.gz
ports-b446a1d670459277afaff817be4d2ca79e6da98b.zip
- remove option INETD
- build both standalone and inetd version - fix permissions on update - add IPv6 support based on work from Gert Doering If you used the inetd version, please change the path in /etc/inetd.conf from /usr/local/sbin/nntpd to /usr/local/libexec/nntpd.
Notes
Notes: svn path=/head/; revision=468686
Diffstat (limited to 'news/nntp/pkg-plist')
-rw-r--r--news/nntp/pkg-plist5
1 files changed, 3 insertions, 2 deletions
diff --git a/news/nntp/pkg-plist b/news/nntp/pkg-plist
index 17d31e7133b3..2ba40d6b24d0 100644
--- a/news/nntp/pkg-plist
+++ b/news/nntp/pkg-plist
@@ -1,6 +1,7 @@
man/man1/nntpxmit.1.gz
man/man8/nntpd.8c.gz
man/man8/acttimes.8c.gz
+libexec/nntpd
sbin/nntpd
%%NEWSBIN%%/acttimes
%%NEWSBIN%%/nntpxmit
@@ -17,5 +18,5 @@ sbin/nntpd
%%PORTDOCS%%%%DOCSDIR%%/xfer-README
%%PORTDOCS%%%%DOCSDIR%%/xmit-README
%%VARBASE%%/%%NEWSCTL%%/overview.fmt
-@dir %%VARBASE%%/%%NEWSCTL%%
-@dir %%VARBASE%%/lib
+@dir(news,news,755) %%VARBASE%%/%%NEWSCTL%%
+@dir(news,news,755) %%VARBASE%%/lib