From owner-freebsd-ports Tue Jul 11 12:39:24 2000 Delivered-To: freebsd-ports@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 63EFF37BC6D; Tue, 11 Jul 2000 12:39:21 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id MAA69197; Tue, 11 Jul 2000 12:39:20 -0700 (PDT) (envelope-from obrien) Date: Tue, 11 Jul 2000 12:39:20 -0700 From: "David O'Brien" To: Satoshi - Ports Wraith - Asami Cc: ports@freebsd.org Subject: Re: ports/shells/tcsh hack needed Message-ID: <20000711123920.G68411@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <20000711101839.A63103@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from asami@freebsd.org on Tue, Jul 11, 2000 at 12:24:19PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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