From owner-freebsd-questions Tue Dec 18 6:20:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id C229837B416 for ; Tue, 18 Dec 2001 06:20:48 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id fBIEKlP09157 for ; Tue, 18 Dec 2001 15:20:47 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2001121815171735:1676 ; Tue, 18 Dec 2001 15:17:17 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id fBIEQXp13988 for freebsd-questions@freebsd.org; Tue, 18 Dec 2001 15:26:33 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Tue, 18 Dec 2001 15:26:33 +0100 From: Roman Neuhauser To: freebsd-questions Subject: Re: tcsh-6.11.00 Message-ID: <20011218152633.J5427@roman.mobil.cz> Mail-Followup-To: freebsd-questions References: <20011218142326.H5427@roman.mobil.cz> <20011218141130.GA2317@student.uu.se> Mime-Version: 1.0 In-Reply-To: <20011218141130.GA2317@student.uu.se> User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 12/18/2001 03:17:17 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 12/18/2001 03:19:46 PM, Serialize complete at 12/18/2001 03:19:46 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Date: Tue, 18 Dec 2001 15:11:30 +0100 > From: Erik Trulsson > To: Roman Neuhauser > Cc: freebsd-questions > Subject: Re: tcsh-6.11.00 > > On Tue, Dec 18, 2001 at 02:23:26PM +0100, Roman Neuhauser wrote: > > Hi there, > > > > why doesn't the tcsh-6.11.00 port actually install tcsh-6.11, and just > > synlinks /bin/tcsh (6.10.00) to /usr/local/bin ? > > > > Is there something in 6.11 that makes it a no-no on FreeBSD? > > > > ---->8---->8---- > > .if ${OSVERSION} >= 400021 > > pre-everything: > > @${ECHO_MSG} "This port is just for making symlink from /bin/tcsh" > > @${ECHO_MSG} "to ${PREFIX}/bin/tcsh and updating /etc/shells." > > ---->8---->8---- > > falcon# uname -r > 4.4-STABLE > falcon# echo $version > tcsh 6.11.00 (Astron) 2001-09-02 (i386-intel-FreeBSD) options 8b,nls,dl,al,kan,sm,rh,color,dspm > falcon# > > /bin/tcsh is already at version 6.11 so it seems kind of pointless to > install an extra version of it. Well, AFAICT 4.4-RELEASE contains 6.10.00 in the base system, and the port still just creates a symlink. But I might've gotten confused... Will check. (I'm running STABLE at work, RELEASE at home.) -- FreeBSD 4.4-STABLE 3:24PM up 1 day, 2:20, 11 users, load averages: 0.15, 0.10, 0.08 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message