[Bug 272519] security/gnupg: Create symlink for ${PREFIX}/man/man1/gpg.1.gz

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 15 Jul 2023 17:14:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272519

            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=243406&action=edit
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 under
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 target
is 'gpg2.1.gz'.

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