From owner-freebsd-ports@FreeBSD.ORG Thu Aug 1 17:31:45 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 7CB126E5 for ; Thu, 1 Aug 2013 17:31:45 +0000 (UTC) (envelope-from edwinlculp@gmail.com) Received: from mail-pa0-x229.google.com (mail-pa0-x229.google.com [IPv6:2607:f8b0:400e:c03::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 57E1C208A for ; Thu, 1 Aug 2013 17:31:45 +0000 (UTC) Received: by mail-pa0-f41.google.com with SMTP id bj1so2405559pad.0 for ; Thu, 01 Aug 2013 10:31:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Bcy/5/MhjCfxOJAF63OtpE5oXZOdoLxQhv5lU/Js7UU=; b=fl40iqOE2wI/HbWyzpxPedbBiIsI1huyR49LgDHBsK4L/ONV/BNx60ERQnkW7xJLFW +Pc93pi1yVqR400tEnF/lXBCkfrpaH8Nr0LPm/fPxLI2XMVm8JkM7VSnuA8iutJcdT95 xYB+E9SojukGxnhFutIRYjhrt57L7f7oV80OGg81uvIEoiuiDXvTJe1cm7GgzoTGTTv1 B4mRruL+S/olr7O/Etp6/eqMsXY2HmoQ7rZ7kY6warQHuWAu0qdrf4DsirCAed9CBeb1 29acM4doCEigqBuMLFmeToQNiJvNyb6WJmK/ClwTBSI7ZfMXxWMtSG/H634bTH3Gxacd S6TQ== MIME-Version: 1.0 X-Received: by 10.66.50.69 with SMTP id a5mr5540193pao.150.1375378304104; Thu, 01 Aug 2013 10:31:44 -0700 (PDT) Received: by 10.70.100.1 with HTTP; Thu, 1 Aug 2013 10:31:44 -0700 (PDT) In-Reply-To: References: Date: Thu, 1 Aug 2013 12:31:44 -0500 Message-ID: Subject: Re: Problem with portmaster and /or QT3 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: Thu, 01 Aug 2013 17:31:45 -0000 On Tue, Jul 30, 2013 at 1:10 PM, Edwin L. Culp W. wrote: > I've had this problem that portmaster shows. > > # 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 > > because of this portmaster -a can't be used. Any suggestions appreciated. > > > I have followed ports UPDATING by > portmaster -r kdelibs-4\* > > It ran fine and I can't find anything else > > System Information: > # uname -a > FreeBSD home.encontacto.net 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #542 > r253796: Tue Jul 30 06:45:17 CDT 2013 root@home.encontacto.net:/usr/obj/usr/src/sys/ENCONTACTO > amd64 > > > Thanks, > > ed > I just used portmaster -L to update my ports and built each with portmaster and no problem. I am up to date, for now. I still have the qt3 error and there is no qt3 on this machine. I like portmaster and don't really want to change and I am not a package fan due issues from years back. I would still like to know what I might have done to cause this problem and if a fix is possible. thanks, ed