Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2018 18:53:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229536] [PATCH] security/pam_ssh_agent_auth: do not depend on perl
Message-ID:  <bug-229536-7788-mAtdAovw2L@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229536-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229536-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229536

Kurt Jaeger <pi@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pi@FreeBSD.org

--- Comment #1 from Kurt Jaeger <pi@FreeBSD.org> ---
During build, it fails because it can not find pod2man:

--- pam_ssh_agent_auth.8 ---
pod2man --section=3D8 --release=3Dv0.10.3 --name=3Dpam_ssh_agent_auth --off=
icial
--center "PAM" pam_ssh_agent_auth.pod > pam_ssh_agent_auth.8
sh: pod2man: not found
[...]
--- pam_ssh_agent_auth.8 ---
*** [pam_ssh_agent_auth.8] Error code 127

So it needs it at least during build.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229536-7788-mAtdAovw2L>