From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 12:50:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68AFF37B401 for ; Mon, 7 Apr 2003 12:50:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F9A343FA3 for ; Mon, 7 Apr 2003 12:50:20 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37JoJUp074458 for ; Mon, 7 Apr 2003 12:50:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37JoJu0074457; Mon, 7 Apr 2003 12:50:19 -0700 (PDT) Date: Mon, 7 Apr 2003 12:50:19 -0700 (PDT) Message-Id: <200304071950.h37JoJu0074457@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: parv Subject: Re: ports/46180: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: parv List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:50:20 -0000 The following reply was made to PR ports/46180; it has been noted by GNATS. From: parv To: Tilman Linneweh , freebsd-ports-bugs@FreeBSD.org, f-gnats Cc: Subject: Re: ports/46180: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere Date: Mon, 7 Apr 2003 15:49:08 -0400 in message <20030407194139.GA22118@moo.holy.cow>, wrote parv thusly... > > in message <200303311823.h2VINnLp098696@freefall.freebsd.org>, > wrote Tilman Linneweh thusly... > > > > Synopsis: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere > ... > > squeak has been updated, recently. Is this still a problem? > > # pkg_info -L -x sque | egrep -v '^(Info.*:|Files|$)' \ > | xargs ls -l | grep 'squeak$' ... > lrwxr-xr-x 1 root wheel 39 Apr 7 15:31 /usr2/local/bin/squeak -> ../../2/local/share/squeak/3.2-5/squeak > -r-xr-xr-x 1 root wheel 813820 Apr 7 15:31 /usr2/local/share/squeak/3.2-5/squeak ... > # ls /usr2/local/../../2/ > ls: /usr2/local/../../2/: No such file or directory I want to add that i have lost interest in this port. I do not care anymore where/if it installs the files. In that regard, please do whatever w/ this PR as you see fit. - parv --