From owner-freebsd-current@FreeBSD.ORG Sun Oct 21 10:09:46 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 94374D1E for ; Sun, 21 Oct 2012 10:09:46 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from mx.lissyara.su (mx.lissyara.su [91.227.18.11]) by mx1.freebsd.org (Postfix) with ESMTP id 3F9588FC19 for ; Sun, 21 Oct 2012 10:09:45 +0000 (UTC) Received: from [77.41.108.0] (port=63381 helo=dc7700p.lissyara.su) by mx.lissyara.su with esmtpa (Exim 4.80 (FreeBSD)) (envelope-from ) id 1TPsTZ-0007hj-18 for freebsd-current@freebsd.org; Sun, 21 Oct 2012 14:09:45 +0400 Message-ID: <5083C9E8.3020708@lissyara.su> Date: Sun, 21 Oct 2012 14:09:44 +0400 From: Alex Keda User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121019 Thunderbird/16.0.1 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: [HEADSUP] current switched by default to pkgng References: <20121010134421.GI26497@ithaqua.etoilebsd.net> <5081661B.2090209@lissyara.su> <5083C154.3000706@lissyara.su> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: mx.lissyara.su X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Oct 2012 10:09:46 -0000 On 21.10.2012 13:39, Edho Arief wrote: > On Sun, Oct 21, 2012 at 4:33 PM, Alex Keda wrote: >> >> It update some packages, and install ~20 new packages, named x* >> >> How I can say "It's server, I do not need X on them"? >> > > Install the -nox11 variant of the package. for example, /usr/ports/editors/vim/Makefile have > . if defined(NO_GUI) || defined(WITHOUT_GUI) > WITHOUT_X11= yes > . endif but, it not have -nox11 port Athlon5000# pkg search vim vim-7.3.669 Vi "workalike", with many additional xpi-vimperator-3.5 Vim look and feel for Firefox ja-jvim-3.0.j2.1a_4 Japanized Vim-3.0 vim-lite-7.3.669 Vi "workalike", with many additional vimpager-1.7.5 Use ViM as a pager Athlon5000#