From owner-freebsd-ports@FreeBSD.ORG Tue Oct 22 16:54:54 2013 Return-Path: Delivered-To: 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 5B0A94BB for ; Tue, 22 Oct 2013 16:54:54 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 1A40D27E5 for ; Tue, 22 Oct 2013 16:54:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 828DC5E516 for ; Tue, 22 Oct 2013 18:43:14 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -0.968 X-Spam-Level: X-Spam-Status: No, score=-0.968 tagged_above=-999 required=5 tests=[AWL=0.030, BAYES_00=-2.599, RCVD_IN_PBL=0.905, RDNS_DYNAMIC=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id GxbugLCvPAZW for ; Tue, 22 Oct 2013 18:43:10 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (c224-156-70-80.bjare.net [80.70.156.224]) by mx1.bjare.net (Postfix) with ESMTP id 2DC4E5E507 for ; Tue, 22 Oct 2013 18:43:03 +0200 (CEST) Message-ID: <5266AB0D.5040609@eskk.nu> Date: Tue, 22 Oct 2013 18:42:53 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: FreeBSD Ports Subject: Error when looking for port updates Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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, 22 Oct 2013 16:54:54 -0000 I have a script that does the following via cron portsnap -I cron update && /usr/local/sbin/portmaster -y --clean-distfiles && /usr/local/sbin/portmaster -aF && pkg version -vIL= Today the result was very different from what I'm used to. Is it my script that need to be fixed or are there some problems with ports? /Leslie ===>>> Gathering distinfo list for installed ports grep: /usr/ports/MOVED: No such file or directory grep: /usr/ports/MOVED: No such file or directory grep: /usr/ports/MOVED: No such file or directory grep: /usr/ports/MOVED: No such file or directory grep: /usr/ports/MOVED: No such file or directory grep: /usr/ports/MOVED: No such file or directory "Makefile", line 8: Could not find /usr/ports/graphics/opencv-core/../opencv/Makefile make: fatal errors encountered -- cannot continue ===>>> No DISTINFO_FILE in /usr/ports/graphics/opencv-core ===>>> Aborting update ===>>> Killing background jobs Terminated ===>>> Exiting ]0;portmaster: All===>>> Starting check of installed ports for available updates "/usr/ports/Mk/bsd.port.mk", line 1454: Could not find /usr/ports/Mk/bsd.qt.mk "/usr/ports/Mk/bsd.port.mk", line 1976: Could not find /usr/ports/Mk/bsd.qt.mk make: fatal errors encountered -- cannot continue ===>>> Is /usr/ports/devel/qmake4/Makefile missing? ===>>> Aborting update ===>>> Killing background jobs Terminated