From owner-freebsd-questions@FreeBSD.ORG Tue Apr 2 07:58:45 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AFEA364B for ; Tue, 2 Apr 2013 07:58:45 +0000 (UTC) (envelope-from maurizio.vairani@cloverinformatica.it) Received: from smtpdg4.aruba.it (smtpdg2.aruba.it [62.149.158.232]) by mx1.freebsd.org (Postfix) with ESMTP id 12D8DE34 for ; Tue, 2 Apr 2013 07:58:44 +0000 (UTC) Received: from cloverinformatica.it ([151.55.126.48]) by smtpcmd02.ad.aruba.it with bizsmtp id Jvyb1l01112mZvb01vyb0l; Tue, 02 Apr 2013 09:58:35 +0200 Received: from [192.168.0.185] (ASUS-TERMINATOR [192.168.0.185]) by cloverinformatica.it (Postfix) with ESMTP id 38EF310D2B for ; Tue, 2 Apr 2013 09:58:36 +0200 (CEST) Message-ID: <515A8FA9.3030408@cloverinformatica.it> Date: Tue, 02 Apr 2013 09:58:33 +0200 From: Maurizio Vairani User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: pkgng: ignoring some papckaes in 'pkg upgrade' Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Apr 2013 07:58:45 -0000 Hello, is possible to ignore some packages with the 'pkg upgrade' command ? In particular I don't want the upgrade of the 'conky' package, because it is compiled with a non-standard options. Thanks Maurizio