ports/93593: fix security/ssh-gui

Andrew Pantyukhin infofarmer at gmail.com
Mon Feb 20 12:40:09 UTC 2006


>Number:         93593
>Category:       ports
>Synopsis:       fix security/ssh-gui
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 20 12:40:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Pantyukhin
>Release:        
>Organization:
>Environment:
>Description:
              ssh-gui has a bogus dependency on ssh exec. Since "ssh" executable is found on any system by default and on most systems however non-default they are, in 99.9999% cases this results in stale dependency
>How-To-Repeat:
              
>Fix:
              Delete this line:
RUN_DEPENDS=    ssh:${PORTSDIR}/security/openssh

If you're feeling creative, include b.p.pre.mk and use exists to check for /usr/bin/ssh.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list