Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2008 00:03:29 GMT
From:      martinko <gamato@users.sourceforge.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/119643: FreeBSD Port: x11-toolkits/tk84 vs devel/mercurial -- /usr/local/bin/wish symlink missing
Message-ID:  <200801140003.m0E03Tf4035109@www.freebsd.org>
Resent-Message-ID: <200801140010.m0E0A2jM085862@freefall.freebsd.org>

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

>Number:         119643
>Category:       ports
>Synopsis:       FreeBSD Port: x11-toolkits/tk84 vs devel/mercurial -- /usr/local/bin/wish symlink missing
>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:   Mon Jan 14 00:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     martinko
>Release:        FreeBSD 6.2-STABLE
>Organization:
>Environment:
FreeBSD mb-aw1n-bsd 6.2-STABLE FreeBSD 6.2-STABLE #0: Tue May 29 22:23:01 CEST 2007     root@mb-aw1n-bsd:/usr/obj/usr/src/sys/MB-AW1N  i386

>Description:
Hallo,

"wish" is installed as part of tk84 port but no version-less filename symlink is created:

$ ll /usr/local/bin/wish*
-rwxr-xr-x  1 root  wheel  5847 Sep 24 19:48 /usr/local/bin/wish8.4

This is both inconvenient for users and non-functional as seen below:

$ head /usr/local/share/mercurial/contrib/hgk
#!/usr/bin/env wish

In this case "hgk" (which is part of mercurial port) does not work as expected / out of the box.

Could you please fix the issue ?  (ideally by creating "wish" symlink)

Thanks!

Martin 
>How-To-Repeat:
Please see the full description above.
>Fix:
During installation of tk84 port create symlink /usr/local/bin/wish pointing to /usr/local/bin/wish8.4

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



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