From owner-freebsd-questions@FreeBSD.ORG Sat Aug 27 10:57:31 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 0D503106564A for ; Sat, 27 Aug 2011 10:57:31 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id C3A738FC0C for ; Sat, 27 Aug 2011 10:57:30 +0000 (UTC) Received: by ywo32 with SMTP id 32so4259731ywo.13 for ; Sat, 27 Aug 2011 03:57:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=nEAf70uCgMO0HzCmLcItVj0Wds6HqngScnsIDbDXbuw=; b=f2/Ro/YqmZQ3jtEbjMT7VZ8VHM1jQcmMFaw2d7dsAJtdF+PJSKiS6rpO7nzi37Dmcf N+v+44f6ZJjWXe0DHXCErBqDf0nuRx4XtjPguEyYhb2AppYD5Ytl0AwrGZV8Or6y0ezo dqNU2tT11ay4uaNDqdQkmKRQpgtHHR5A/U6xc= MIME-Version: 1.0 Received: by 10.42.161.1 with SMTP id r1mr2200414icx.448.1314442649860; Sat, 27 Aug 2011 03:57:29 -0700 (PDT) Received: by 10.42.179.135 with HTTP; Sat, 27 Aug 2011 03:57:29 -0700 (PDT) In-Reply-To: References: Date: Sat, 27 Aug 2011 05:57:29 -0500 Message-ID: From: Antonio Olivares To: Warren Block Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Questions Subject: Re: how can I use portmaster to update but skip a package 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: Sat, 27 Aug 2011 10:57:31 -0000 On Fri, Aug 26, 2011 at 11:08 PM, Warren Block wrote: > On Fri, 26 Aug 2011, Antonio Olivares wrote: > >> Is there a way to update most packages except this one? > > See > =A0man portmaster | less +2/-x > Running # portmaster -a -x libreoffice does the trick :) Thanks very much. I ran the man portmaster and could not find the right switch :( It has many options. This is why I asked to be sure. Thanks to all for replying. It makes things easier when there are nice folks that can provide help when one asks for it. Regards, Antonio