Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 May 2022 23:41:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263871] sysutils/rubygem-bundler: Patch for installing manual pages (bundle cmds, Gemfile format)
Message-ID:  <bug-263871-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 263871
           Summary: sysutils/rubygem-bundler: Patch for installing manual
                    pages (bundle cmds, Gemfile format)
           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: lab+bsd@thinkum.space
          Assignee: ruby@FreeBSD.org
             Flags: maintainer-feedback?(ruby@FreeBSD.org)

Created attachment 233814
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233814&action=
=3Dedit
patch for installing manual pages to be accesible with man(1)

The bundler gem is published with a number of manual pages, such that would=
 be
available under the pathname where the gem is installed.

On some Linux distributions, for instance openSUSE, those manual pages may =
be
available directly with the host 'man' cmd, without a modified MANPATH.

The patch, as attached, would install the bundler manual pages under MANPRE=
FIX.=20

Symbolic links would also be installed, as for each of the Gemfile.5 (to
gemfile.5) and bundler.1 (to bundle.1) manual pages.

This might serve to make that documentation available under man(1). Of cour=
se,
most of the bundler documentation, excepting Gemfile(5), would also be avil=
able
under a shell cmd like `bundler [cmd] --help'

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