Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2023 17:14:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272519] security/gnupg: Create symlink for ${PREFIX}/man/man1/gpg.1.gz
Message-ID:  <bug-272519-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 272519
           Summary: security/gnupg: Create symlink for
                    ${PREFIX}/man/man1/gpg.1.gz
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: adridg@freebsd.org
          Reporter: yasu@freebsd.org
             Flags: maintainer-feedback?(adridg@freebsd.org)
          Assignee: adridg@freebsd.org

Created attachment 243406
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D243406&action=
=3Dedit
Patch file

When security/gnupg1 isn't installed, ${PREFIX}/bin/gpg symlink is created
whose target is 'gpg2'. It means gpg2 can also be invoked as 'gpg'. And und=
er
such situation it is convenient for user if gpg2(1) man page can also be
accessed as gpg(1). So create ${PREFIX}/man/man1/gpg.1.gz symlink whose tar=
get
is 'gpg2.1.gz'.

--=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-272519-7788>