From owner-freebsd-questions@freebsd.org Thu Jul 2 23:30:32 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F24D8993BBE for ; Thu, 2 Jul 2015 23:30:32 +0000 (UTC) (envelope-from wfdudley@gmail.com) Received: from mail-yk0-x233.google.com (mail-yk0-x233.google.com [IPv6:2607:f8b0:4002:c07::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AF72C1E2F for ; Thu, 2 Jul 2015 23:30:32 +0000 (UTC) (envelope-from wfdudley@gmail.com) Received: by ykfy125 with SMTP id y125so82533317ykf.1 for ; Thu, 02 Jul 2015 16:30:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=O+u+zP8h9HJwaptCUtSXGUhlygKOHC2puJq93nxVZc4=; b=swKbpklXlYeUG5Q4vw2jgMO5DkL5LwUzG6aoo5+3H34hS0qJ8OEeYkdY5buw81kKSK pOvygji/dOzeTk5arVJAg8GY1q+6GOE+RHC2gJLTUCWwE7IEhWR84Qi8qVfOCXM9fjMS 2vJEjVjIlTcWaD7QPRg5JGCyq+2RWljnnroJGShQLBvvYl/aPuCJzdYnvvfupXp3WuC8 iMPZz1Tz5SwyunOoj+7w7yaZAb5u58lKRhCQz699nbfaDzTyn1mGz5r1+NJ0r2Zo7/Vq 6gvN44XJb/Kxa+S5shgAqJeXvUbMVejZWSpQgSDbAf/uRrEdYLToUHEjawf0jIjNbZqP 4Clg== X-Received: by 10.129.45.68 with SMTP id t65mr42508871ywt.152.1435879831854; Thu, 02 Jul 2015 16:30:31 -0700 (PDT) Received: from [192.168.27.26] (mail.casano.com. [98.109.205.15]) by mx.google.com with ESMTPSA id x185sm7119992ywf.44.2015.07.02.16.30.28 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jul 2015 16:30:31 -0700 (PDT) Message-ID: <5595C994.7000405@gmail.com> Date: Thu, 02 Jul 2015 19:30:28 -0400 From: "William F. Dudley Jr." User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: portmaster -af fails due to dead port - HELP References: <20150702195510.GA2863@oslo.ath.cx> <20150702214604.GC2863@oslo.ath.cx> In-Reply-To: <20150702214604.GC2863@oslo.ath.cx> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jul 2015 23:30:33 -0000 On 07/02/2015 05:46 PM, Herbert J. Skuhra wrote: > pkg version -x autoconf pkg version -x autoconf autoconf-wrapper-20101119 < autoconf~pkg-renamed~BF2E-2.13.000227_6 = autoconf~pkg-renamed~FEE5-2.69 = What does that mean? "man pkg" doesn't explain any of that. Thanks, Bill Dudley user of FreeBSD since 2000, but obviously not an expert.