Skip to content

Commit

Permalink
security/samhain: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 25, 2024
1 parent 5167079 commit af6da1b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions security/samhain/Makefile
@@ -1,5 +1,6 @@
PORTNAME= samhain
PORTVERSION= 4.4.3
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://la-samhna.de/archive/
DISTNAME= samhain_signed-${PORTVERSION}
Expand All @@ -20,6 +21,7 @@ SHEBANG_FILES= scripts/samhainadmin-gpg.pl.in \
scripts/samhainadmin-sig.pl.in

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --localstatedir=/var \
--with-logserver=true \
--with-altlogserver=true \
Expand Down
8 changes: 4 additions & 4 deletions security/samhain/pkg-plist
Expand Up @@ -14,17 +14,17 @@
%%SAMHAIN%%@dir /var/lib/samhain
%%SAMHAIN%%@sample etc/samhainrc.sample
%%SAMHAIN%%etc/rc.d/samhain
%%SAMHAIN%%man/man5/samhainrc.5.gz
%%SAMHAIN%%man/man8/samhain.8.gz
%%SAMHAIN%%share/man/man5/samhainrc.5.gz
%%SAMHAIN%%share/man/man8/samhain.8.gz
%%SAMHAIN%%sbin/samhain
%%SETPWD%%sbin/samhain_setpwd
%%YULE%%@dir /var/lib/yule
%%YULE%%@dir /var/log/yule
%%YULE%%@sample etc/yulerc.sample
%%YULE%%@postunexec echo "To delete the yule user permanently, use 'pw userdel yule'"
%%YULE%%etc/rc.d/yule
%%YULE%%man/man5/yulerc.5.gz
%%YULE%%man/man8/yule.8.gz
%%YULE%%share/man/man5/yulerc.5.gz
%%YULE%%share/man/man8/yule.8.gz
%%YULE%%sbin/yule
%%YULE%%sbin/yule_setpwd
%%YULE%%sbin/yuleadmin-gpg.pl
Expand Down

0 comments on commit af6da1b

Please sign in to comment.