ports/176198: dropbear port fails to install man pages

Brett Wynkoop bsdbugs at wynn.com
Sat Feb 16 18:40:01 UTC 2013


>Number:         176198
>Category:       ports
>Synopsis:       dropbear port fails to install man pages
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 16 18:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Brett Wynkoop
>Release:        ANY with current ports tree
>Organization:
Just me
>Environment:
FreeBSD fbsd-pi 10.0-CURRENT FreeBSD 10.0-CURRENT #1: Mon Feb 11 18:03:38 EST 2013     root at fbsd-pi:/sys/arm/compile/RPI-B-TMPFS  arm
>Description:
dropbear port fails to install man pages
>How-To-Repeat:
cd /usr/ports/security/dropbear ; make package recursive
>Fix:
Looks like the upstream supplied configure stuff needs a fix to copy the man pages to /usr/local/man in the generated makefile, or the FreeBSD make file can just have such a fix added to it.

plist needs to include:

man/man1/dbclient.1
man/man1/dropbear.8 
man/man1/dropbearkey.8

You can probably put the copy of the man files into the postinstall portion of the freebsd make file if the upstream author does not want to fix his stuff.



>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list