summaryrefslogtreecommitdiffstats
path: root/usr.bin/vi
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-09-05 12:25:55 +0000
committerasami <asami@FreeBSD.org>1998-09-05 12:25:55 +0000
commit0111b6a61b987aaf4acd2c8f8a9b55d5c06c69b4 (patch)
tree33b7e56bd8d8bb43fdaab2923c47b3a3efde2392 /usr.bin/vi
parent78636253d7341ba65f5f3f2ec26809a358e15392 (diff)
downloadFreeBSD-src-0111b6a61b987aaf4acd2c8f8a9b55d5c06c69b4.zip
FreeBSD-src-0111b6a61b987aaf4acd2c8f8a9b55d5c06c69b4.tar.gz
Remove tcl from /usr/src, according to prior agreement. BTW, tcl-8.0 *is*
a port so there is nothing to be done on that side now. Approved by: jkh === To: "Jordan K. Hubbard" <jkh@time.cdrom.com> cc: Andreas Klemm <andreas@klemm.gtn.com>, current@freebsd.org Subject: Re: Make this a relese coordinator decision (was Re: ports-current/packages-current discontinued) From: David Greenman <dg@root.com> Date: Sun, 03 Aug 1997 20:23:31 -0700 >decision is, I'll respect it. Another chance to architect people's principles...I can hardly wait. Seems quite appropriate for a Sunday - I just need to get one of those collection plates (and money envelopes) so I can profit, too. :-) Tcl stays in /usr/src for now, but it needs to be kept up to date; same for perl. If Jordan doesn't have "setup" (written in tcl) ready for 3.0, then tcl will be yanked prior to the 3.0 release (and made into a port). As for the ports tree only supporting the last FreeBSD release, this seems sensible to me. The "ports" have always been a moving target between releases and the problem is only going to get worse when we expand to supporting other processor architectures. In any case, Satoshi is and always has been in charge of the ports tree and whatever he wants to do with it (within reason :-)) is his decision. Does this cover the issue completely? I admit to deleting messages in this thread with unusual fervor (people have FAR too much time on their hands!). There's a fair bit of reasoning behind the above, but since everyone is sick of arguing about this, I'll spare you the analysis. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project
Diffstat (limited to 'usr.bin/vi')
-rw-r--r--usr.bin/vi/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/vi/Makefile b/usr.bin/vi/Makefile
index f40fb04..13cbb22 100644
--- a/usr.bin/vi/Makefile
+++ b/usr.bin/vi/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.21 1997/09/22 23:14:37 wosch Exp $
+# $Id: Makefile,v 1.22 1998/06/09 04:07:20 imp Exp $
#
# This has most of the glue needed to compile tknvi and the perl hooks,
# but not all.
@@ -14,9 +14,7 @@ APISTUFF= ex_notcl.c ex_noperl.c
.else
-.if !defined(NOTCL)
-#TCLINTERP= yes #we have it in the base tree, little cost to vi
-.endif
+#TCLINTERP= yes #we don't have it in the base tree
#TKNVI= yes #not ready, needs X11, tk, doesn't quite work yet
#PERLINTERP= yes #needs the perl5 v5.003 port
OpenPOWER on IntegriCloud