Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2000 12:39:20 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        Satoshi - Ports Wraith - Asami <asami@freebsd.org>
Cc:        ports@freebsd.org
Subject:   Re: ports/shells/tcsh hack needed
Message-ID:  <20000711123920.G68411@dragon.nuxi.com>
In-Reply-To: <vqczonobhcs.fsf@silvia.hip.berkeley.edu>; from asami@freebsd.org on Tue, Jul 11, 2000 at 12:24:19PM -0700
References:  <20000711101839.A63103@dragon.nuxi.com> <vqczonobhcs.fsf@silvia.hip.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 11, 2000 at 12:24:19PM -0700, Satoshi - Ports Wraith - Asami wrote:
>  * Could someone change the Tcsh port so that rather than being FORBIDDEN on
>  * systems with /bin/tcsh (and the filename rather than FreeBSD version
>  * should probably be used), it instead installs a symlink from /bin/tcsh to
>  * $PREFIX/bin and updates /etc/shells.  The reason being is that other
>  * systems have tcsh in /usr/local and we've made the NIS administrator's
>  * job harder.
> 
> We usually don't allow ports to write in system directories other than
> /etc, but in this case, it should be ok.

I guess I said this backwards.  I mean

    cd $PREFIX
    ln -s /bin/tcsh bin
 
-- 
-- David    (obrien@NUXI.com)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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