From owner-freebsd-questions@FreeBSD.ORG Sun Mar 27 18:43:04 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F7E3106566C for ; Sun, 27 Mar 2011 18:43:04 +0000 (UTC) (envelope-from subbsd@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 19E818FC13 for ; Sun, 27 Mar 2011 18:43:03 +0000 (UTC) Received: by qwc9 with SMTP id 9so1706953qwc.13 for ; Sun, 27 Mar 2011 11:43:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=ft0jrjEU4iWob/AAf5BhSm1EBgcKxTsBYO186l0Wyxs=; b=HwjsYtkTzknibh7FAWFZbMaHWkLNGZ3FG3CupmDq7CX/DCNlGXA6toH+JDRa5hgzJ4 9InAeCk/hCY2phhirLnmm6VaSEieXuSSXX7rZhSoMumhaawzarTQryL0hDFR2Ig5P+Ni 32g3DOb1IFY7I1p0l/I63dZ3B8sijYYfBEWN4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=IwiA2fxE4ttgsJN/jwJ25d4vlgBgukaeOykl+ii+nLtORXXIVuhFkX+bRi1XRaoRJS 3lYyrtamyMFZcJHrBZVbJFndAIcFxIo8rYuTCdB0TlNxazgfqG1q2gF2jaLXXzmNQ+J8 qPAA6BgvBc4ZX5DG8jFGCFcAB0P34HfjXqHgw= MIME-Version: 1.0 Received: by 10.229.107.3 with SMTP id z3mr2510679qco.255.1301249984807; Sun, 27 Mar 2011 11:19:44 -0700 (PDT) Received: by 10.229.235.7 with HTTP; Sun, 27 Mar 2011 11:19:44 -0700 (PDT) Date: Sun, 27 Mar 2011 22:19:44 +0400 Message-ID: From: Subbsd To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: why vim ports have personal KNOBS for options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Mar 2011 18:43:04 -0000 Ive wanted to ask why the option of vim port has not yet been handed via dialog by default. Personally, to make them work, we must define WITH_OPTIONS=yes in make.conf (or WITH_VIM_OPTIONS=yes). Life without it is so difficult ;)