From owner-freebsd-questions@FreeBSD.ORG Sat Apr 2 08:40:40 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA9E2106564A; Sat, 2 Apr 2011 08:40:40 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from fsm1.ukr.net (fsm1.ukr.net [195.214.192.23]) by mx1.freebsd.org (Postfix) with ESMTP id 7AD778FC1C; Sat, 2 Apr 2011 08:40:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:Mime-Version:Message-ID:Subject:To:From:Date; bh=gEH2r1oSZl1VqF+zGsvobLZs1r+jrcwPgyMgmjtq2b8=; b=cjZwlr2p4FgHOmdNmicSU4RP9ySKqoGMkvVnV16d14N6h02KqcaE3w9u9NtDrMTk4t8HL5/DgSA4Wfq4SCoDAebWBEkDE9FgC21+SK/utiDS5/6MJxD3RPVDbERSwrXwnTgNzAReEwmxG2bs3SKJ6BkpSpiTFYv28FA+ou4H1tU=; Received: from [46.185.0.93] (helo=localhost) by fsm1.ukr.net with esmtps ID 1Q5w9l-000Fmq-My ; Sat, 02 Apr 2011 11:26:05 +0300 Date: Sat, 2 Apr 2011 11:26:04 +0300 From: Ivan Klymenko To: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org, itetcu@FreeBSD.org Message-ID: <20110402112604.4790d7ff@ukr.net> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Tinderbox question... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Apr 2011 08:40:40 -0000 Hi, folks! For example, i built in my tinderbox port audio/clementine-player... It depends on qt4 -* ports... For example, the file qt-everywhere-opensource-src-4.7.2.tar.gz must be downloaded (if not mistaken) for more than five times! Why? File size ~208655K => 5*208655K=1043275K !!! When building ports with these files it is extremely slow and not optimal. Is it possible to transfer the function cleandistfiles to another place, that would be cleaning distfiles directory took place after the construction of the entire queue, or do it manually? What do you think about this? Thank you! Best regards, Ivan. P.S. Sorry for my english.