From owner-freebsd-ports@FreeBSD.ORG Sat Apr 2 11:36:33 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9703106564A; Sat, 2 Apr 2011 11:36:33 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 74D0A8FC13; Sat, 2 Apr 2011 11:36:33 +0000 (UTC) Received: from it.buh.tecnik93.com (unknown [188.27.100.145]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id A7F0122C555B; Sat, 2 Apr 2011 14:21:12 +0300 (EEST) Date: Sat, 2 Apr 2011 14:21:01 +0300 From: Ion-Mihai Tetcu To: utisoft@gmail.com Message-ID: <20110402142101.179f7b37@it.buh.tecnik93.com> In-Reply-To: References: <20110402112604.4790d7ff@ukr.net> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; amd64-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/IHaQ8ir393FjODagte0BjgS"; protocol="application/pgp-signature" Cc: Ivan Klymenko , freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Tinderbox question... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Apr 2011 11:36:33 -0000 --Sig_/IHaQ8ir393FjODagte0BjgS Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 2 Apr 2011 09:28:58 +0100 Chris Rees wrote: > On 2 April 2011 09:26, Ivan Klymenko wrote: > > 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 =3D> 5*208655K=3D1043275K !!! > > > > When building ports with these files it is extremely slow and not > > optimal. As Cris sais, setup DISTFILES caching per README. > > 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? There isn't done any distfile cleaning as such. For each port build, a chroot is created and populated, then cleaned at the end. For "small" ports, this takes more that the actual port build; but no, we can't do without it if we are to have an 100% reproducible build env. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/IHaQ8ir393FjODagte0BjgS Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iEYEARECAAYFAk2XBqgACgkQJ7GIuiH/oeWtcgCfebNh1x19D6wEvnUUXSRmn0O7 7CUAoLh8OcG4TVYkaLYpQj3ehdCHsng0 =8ygo -----END PGP SIGNATURE----- --Sig_/IHaQ8ir393FjODagte0BjgS--