From owner-freebsd-ports@FreeBSD.ORG Tue Jul 30 16:50:52 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 7C3E6DA0 for ; Tue, 30 Jul 2013 16:50:52 +0000 (UTC) (envelope-from edwinlculp@gmail.com) Received: from mail-pd0-x22c.google.com (mail-pd0-x22c.google.com [IPv6:2607:f8b0:400e:c02::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5896B2F2F for ; Tue, 30 Jul 2013 16:50:52 +0000 (UTC) Received: by mail-pd0-f172.google.com with SMTP id z10so6953691pdj.17 for ; Tue, 30 Jul 2013 09:50:51 -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=9v9p3xI97DAuoZqlR3b/Lf7LwDyiqfLaQOIjdCko7e8=; b=AKLxj+/k+6Xd4gZs96oBqe1dlzzzUhnPlzjawKG97bQUy4j/CxYR6iB2zk+BzKtqDQ CWxBijJ7mnnu8+gduMOY9RMFvidu1MdOYtl+67YYlyBVBRgljeCYmgw58/sbe4Ylctln 5pjNexdc1fHX50bmVNsk1HNfJflNHUYT/oD4PBA2SC4TseDNx15oitDb86ZG9YVvmgOq fy4JQyUyZM9uHr/AoSepKGccXvB5SlhrVUKIt6qRVtJr6cnR55QyVrXRABG1XKhG30+J sGlhikiGiZ0b0O/N9YQNyn7IPyhECaK2HjJCy8KCqK1j7kHnLll/Pb1F5rfu684Up5wO bvwA== MIME-Version: 1.0 X-Received: by 10.68.98.33 with SMTP id ef1mr75073463pbb.59.1375203051404; Tue, 30 Jul 2013 09:50:51 -0700 (PDT) Received: by 10.70.108.137 with HTTP; Tue, 30 Jul 2013 09:50:51 -0700 (PDT) Date: Tue, 30 Jul 2013 11:50:51 -0500 Message-ID: Subject: Portmaster is complaining about QT3 that 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: Tue, 30 Jul 2013 16:50:52 -0000 # 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 have kdehier4 installed with no problem. I can use portmaster for specific ports with no problem. I have no idea where to look except UPDATING. I have followed UPDATING and had done portmaster -x \*-4.10.5\* -r kdelibs-4\* all went well and now I am seeing the error in portmaster that I use to keep my ports up to date. My freebsd information follows: # 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 Any suggestions appreciated, ed