Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2006 12:39:41 GMT
From:      Andrew Pantyukhin <infofarmer@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/93593: fix security/ssh-gui
Message-ID:  <200602201239.k1KCdfYB033757@www.freebsd.org>
Resent-Message-ID: <200602201240.k1KCe8Rx093518@freefall.freebsd.org>

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

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



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