security/samhain: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 14:17:34 +01:00
parent 5167079f81
commit af6da1b391
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 6 additions and 4 deletions

View File

@ -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}
@ -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 \

View File

@ -14,8 +14,8 @@
%%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
@ -23,8 +23,8 @@
%%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