From owner-freebsd-ports@FreeBSD.ORG Fri Sep 14 06:58:46 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D82416A417 for ; Fri, 14 Sep 2007 06:58:46 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from heka.cenkes.org (heka.cenkes.org [208.79.80.110]) by mx1.freebsd.org (Postfix) with ESMTP id 6E20213C48A for ; Fri, 14 Sep 2007 06:58:46 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from localhost (ppp91-76-106-84.pppoe.mtu-net.ru [91.76.106.84]) (Authenticated sender: sat) by heka.cenkes.org (Postfix) with ESMTP id 3F0062E95934; Fri, 14 Sep 2007 10:59:01 +0400 (MSD) Date: Fri, 14 Sep 2007 10:58:42 +0400 From: Andrew Pantyukhin To: Gergely =?utf-8?B?U8OhbnRh?= Message-ID: <20070914065841.GA4831@amilo.cenkes.org> References: <46E92692.7020202@tempest.sk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <46E92692.7020202@tempest.sk> X-OS: FreeBSD amilo.cenkes.org 7.0-CURRENT FreeBSD 7.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-ports@freebsd.org Subject: Re: configure editors/vim X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: infofarmer@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2007 06:58:46 -0000 On Thu, Sep 13, 2007 at 02:01:22PM +0200, Gergely S=C3=A1nta wrote: > Hi! > I'm a developer using gvim with it's tagging through exctags (somehow cta= gs=20 > never worked for me). As vim port have no configuration options, it can't= =20 > be configured easyly through 'make config'. I'm too lazy for digging=20 > Makefile for options every time I compile new version of vim, I added=20 > configuration options to Makefile. > I'm new to FreeBSD, also to it's Ports, so maybe I don't see the reasons,= =20 > these options aren't in the Makefile, but maybe they should be there.=20 > Anyway, I attach my change, maybe it will be acceptable to have it's way = to=20 > ports. And if not, maybe it will help for someone else too :) It's interesting to hear that from a vim (power?) user :) Personally I resent dialog(1) because it's so much faster, more hassle-free and convenient to edit make.conf(5) with vim.