Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2013 18:32:38 GMT
From:      Brett Wynkoop <bsdbugs@wynn.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176198: dropbear port fails to install man pages
Message-ID:  <201302161832.r1GIWcD2098629@red.freebsd.org>
Resent-Message-ID: <201302161840.r1GIe0SZ037630@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302161832.r1GIWcD2098629>