New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #27434 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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

macports-gnubin-manpages.diff (6.5 KB) - added by afb@… 2 years ago.
adds gnubin/man/man1

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

coreutils and diffutils have the same problem.

Changed 2 years ago by afb@…

adds gnubin/man/man1

comment:2 Changed 2 years ago by afb@…

  • Port changed from coreutils, diffutils, gsed to coreutils, diffutils, findutils, gsed, gawk, m4, gnutar, gnetcat, gwhich

comment:3 Changed 2 years ago by dominik.kaeser@…

  • Cc dominik.kaeser@… added

Cc Me!

comment:4 Changed 2 years ago by afb@…

  • Status changed from new to closed
  • Resolution set to fixed

Fixed, r76845.

Note: See TracTickets for help on using tickets.