[Bug 272258] sysutils/rubygem-bundler: Create symlinks for manpages

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 28 Jun 2023 01:58:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272258

            Bug ID: 272258
           Summary: sysutils/rubygem-bundler: Create symlinks for manpages
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ruby@FreeBSD.org
          Reporter: yasu@freebsd.org
          Assignee: ruby@FreeBSD.org
             Flags: maintainer-feedback?(ruby@FreeBSD.org)

Created attachment 243047
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243047&action=edit
Patch file

Create symlinks for manpages.

Manpages of bundler are installed in
${PREFIX}/${GEMS_BASE_DIR}/gems/${PORTNAME}-${PORTVERSION}/lib/bundler/man but
it isn't included in the default value of MANPATH.  So create symlinks to the
manpages in ${PREFIX}/man/man{1,5} so man(1) can find them.

While here, pet portclippy.

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