From owner-freebsd-ports@FreeBSD.ORG Wed Jul 31 17:35:58 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E024BD85 for ; Wed, 31 Jul 2013 17:35:58 +0000 (UTC) (envelope-from edwinlculp@gmail.com) Received: from mail-pa0-x234.google.com (mail-pa0-x234.google.com [IPv6:2607:f8b0:400e:c03::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BD33E2F18 for ; Wed, 31 Jul 2013 17:35:58 +0000 (UTC) Received: by mail-pa0-f52.google.com with SMTP id kq13so1119039pab.11 for ; Wed, 31 Jul 2013 10:35:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=K+O4DCDVams89rjAPCqWpuQRTrW9xS5YZimfnsY96OA=; b=VLzxsnF3XN2jaX8E4voY5+OCdWwo/agnGoP66vT+FyDkQyQo0xGRpH1I+2ximVLyET mfiaiZov0qB4LMiCp2qy02iF1iutTbU9ZMdJla0Bb9xNSjzN8UaKNDwBhYASNYeCxj9N AYP0Axzm/RTPOTrVsQTkBMapjAi9QSHave9gXOloqIeonMzKm2U3CrZ+p18JXNVbYND2 20mAPiSsrKMwGdNGM4cXIhlzdyCClNWzSD0/uO03PG+6d405bLq5P+aB/F7dMhVZX6wd oAgqjmF0zf6k1CBo+7+WwF3qflfsELthZ8AU/o6A1kyTmLZ55WTEuSsOxbkp1tZKEl+o H/lw== MIME-Version: 1.0 X-Received: by 10.66.50.69 with SMTP id a5mr17259964pao.150.1375292157845; Wed, 31 Jul 2013 10:35:57 -0700 (PDT) Received: by 10.70.108.137 with HTTP; Wed, 31 Jul 2013 10:35:57 -0700 (PDT) Date: Wed, 31 Jul 2013 12:35:57 -0500 Message-ID: Subject: I can no longer us portmaster -a From: "Edwin L. Culp W." To: freebsd-ports Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jul 2013 17:35:58 -0000 I can no longer us portmaster -a. System info and results follow. Thanks for your suggestions. # uname -a FreeBSD home.encontacto.net 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #543 r253834: Wed Jul 31 06:42:38 CDT 2013 root@home.encontacto.net:/usr/obj/usr/src/sys/ENCONTACTO amd64 # portmaster -a ===>>> Gathering distinfo list for installed ports ===>>> Starting check of installed ports for available updates ===>>> The misc/kdehier port has been deleted: Has expired: Depends on QT3 ===>>> Aborting update ===>>> Killing background jobs Terminated ===>>> Exiting I think that I have UPDATING all up to date, especially kde and family. Portmaster is up to date and works fine with specific ports. Thanks for any suggestions, corrections, etc.. ed --