Ticket #27434 (closed defect: fixed)
coreutils, diffutils, gsed: man pages without the prefix are not available
| Reported by: | vinc17@… | Owned by: | nox@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | dominik.kaeser@… | |
| Port: | coreutils, diffutils, findutils, gsed, gawk, m4, gnutar, gnetcat, gwhich |
Description
The with_default_names variant has been removed, with the side effect that "man sed" now gives the BSD sed man page. Either a variant should be re-added, or gnubin should be changed to gnu/bin and gnu/share/man should be added. If gnubin remains, then /opt/local/etc/man.conf should be updated to specify a new mapping for ${prefix}/libexec/gnubin with the new man path location.
Attachments
Change History
comment:1 Changed 2 years ago by vinc17@…
- Port changed from gsed to coreutils, diffutils, gsed
- Summary changed from gsed: sed man page is not available to coreutils, diffutils, gsed: man pages without the prefix are not available
Note: See
TracTickets for help on using
tickets.


coreutils and diffutils have the same problem.