From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 14 00:10:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77A4A16A41B for ; Mon, 14 Jan 2008 00:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 53FE713C461 for ; Mon, 14 Jan 2008 00:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0E0A2fW085863 for ; Mon, 14 Jan 2008 00:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0E0A2jM085862; Mon, 14 Jan 2008 00:10:02 GMT (envelope-from gnats) Resent-Date: Mon, 14 Jan 2008 00:10:02 GMT Resent-Message-Id: <200801140010.m0E0A2jM085862@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, martinko Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D97D16A419 for ; Mon, 14 Jan 2008 00:04:43 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 4325713C474 for ; Mon, 14 Jan 2008 00:04:43 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0E03Toh035110 for ; Mon, 14 Jan 2008 00:03:29 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0E03Tf4035109; Mon, 14 Jan 2008 00:03:29 GMT (envelope-from nobody) Message-Id: <200801140003.m0E03Tf4035109@www.freebsd.org> Date: Mon, 14 Jan 2008 00:03:29 GMT From: martinko To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/119643: FreeBSD Port: x11-toolkits/tk84 vs devel/mercurial -- /usr/local/bin/wish symlink missing X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2008 00:10:02 -0000 >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: