[Bug 281997] ftp/tftp-hpa has manpages of same name as are in FreeBSD's base system

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 10 Oct 2024 22:21:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281997

            Bug ID: 281997
           Summary: ftp/tftp-hpa has manpages of same name as are in
                    FreeBSD's base system
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: pyrus@bsdmail.com

ftp/tftp-hpa has two manpages which have the same name as those in base for
/usr/libexec/tftpd.

        /usr/local/share/man/man1/tftp.1.gz
        /usr/local/share/man/man8/tftpd.8.gz

has different content, but relies on the same manpage as
        /usr/share/man/man1/tftp.1.gz
        /usr/share/man/man8/tftpd.8.gz

When trying the manpage, the manpages that come with the base system are shown.
The port's manpages may need a name change, so that it can be shown too. While
the tftp-hpa port is obsolete on FreeBSD, unsure if it's obsolete upstream. It
still has value for its rc script, additional manpage and perhaps other
potential features.

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