git: 5c684c91f462 - main - security/ipsec-tools: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 13:20:05 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c684c91f462494537f070c27b6308884e5af4b8 commit 5c684c91f462494537f070c27b6308884e5af4b8 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-25 13:05:26 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-25 13:19:44 +0000 security/ipsec-tools: Moved man to share/man Approved by: portmgr (blanket) --- security/ipsec-tools/Makefile | 3 ++- security/ipsec-tools/pkg-plist | 14 +++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/security/ipsec-tools/Makefile b/security/ipsec-tools/Makefile index 311104ffe683..09e9178fc57e 100644 --- a/security/ipsec-tools/Makefile +++ b/security/ipsec-tools/Makefile @@ -5,7 +5,7 @@ PORTNAME= ipsec-tools PORTVERSION= 0.8.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security MASTER_SITES= SF @@ -21,6 +21,7 @@ CONFLICTS= racoon INSTALL_TARGET= install-strip USE_RC_SUBR= racoon GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-shared --sysconfdir=${PREFIX}/etc/racoon \ --localstatedir=${STATEDIR:S/\/racoon//} diff --git a/security/ipsec-tools/pkg-plist b/security/ipsec-tools/pkg-plist index 9bf49c23190c..decefc478ed7 100644 --- a/security/ipsec-tools/pkg-plist +++ b/security/ipsec-tools/pkg-plist @@ -26,12 +26,12 @@ lib/libracoon.a lib/libracoon.so lib/libracoon.so.0 lib/libracoon.so.0.0.0 -man/man3/ipsec_set_policy.3.gz -man/man3/ipsec_strerror.3.gz -man/man5/racoon.conf.5.gz -man/man8/plainrsa-gen.8.gz -man/man8/racoon.8.gz -man/man8/racoonctl.8.gz -man/man8/setkey.8.gz +share/man/man3/ipsec_set_policy.3.gz +share/man/man3/ipsec_strerror.3.gz +share/man/man5/racoon.conf.5.gz +share/man/man8/plainrsa-gen.8.gz +share/man/man8/racoon.8.gz +share/man/man8/racoonctl.8.gz +share/man/man8/setkey.8.gz @dir etc/racoon @dir %%STATEDIR%%