Date: Sun, 08 May 2022 23:41:41 +0000 From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: maintainer-feedback requested: [Bug 263871] sysutils/rubygem-bundler: Patch for installing manual pages (bundle cmds, Gemfile format) Message-ID: <bug-263871-21402-mSXNerDV3v@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263871-21402@https.bugs.freebsd.org/bugzilla/> References: <bug-263871-21402@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-ruby (Nobody) <ruby@FreeBSD.org> for maintainer-feedback: Bug 263871: sysutils/rubygem-bundler: Patch for installing manual pages (bu= ndle cmds, Gemfile format) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263871 --- Description --- 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. 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'
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263871-21402-mSXNerDV3v>
