From owner-cvs-all Thu Feb 15 4:47:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BDD337B401; Thu, 15 Feb 2001 04:47:41 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1FClfE12460; Thu, 15 Feb 2001 04:47:41 -0800 (PST) (envelope-from obrien) Message-Id: <200102151247.f1FClfE12460@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 15 Feb 2001 04:47:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/vim5 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/15 04:47:40 PST Modified files: editors/vim5 Makefile Log: Add a "NO_GUI" knob for those that want full features w/o dependence on X. Submitted by: Peter Pentchev I'm torn between having so many knobs and having the 'vim-lite' be the Right Thing for sysadmins on Xless router boxes. I'm open to opinions on if 'vim-lite' should only mean no X, or it should also mean no interpreters Revision Changes Path 1.101 +5 -1 ports/editors/vim5/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message