From owner-freebsd-ports@FreeBSD.ORG Thu Jan 1 18:48:27 2009 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 BD1B1106564A for ; Thu, 1 Jan 2009 18:48:27 +0000 (UTC) (envelope-from darcsis@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.229]) by mx1.freebsd.org (Postfix) with ESMTP id 8F2288FC0C for ; Thu, 1 Jan 2009 18:48:27 +0000 (UTC) (envelope-from darcsis@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so7340749rvf.43 for ; Thu, 01 Jan 2009 10:48:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:x-envelope-to:to:subject :user-agent:from:organization:mail-followup-to:date:message-id :mime-version:content-type; bh=wIj44475nV/a4zbN51EonPYt0dMpKzxLzwjV6/GBFIY=; b=okuu/mJ+FIO8Lm3kjgd7ki1Gl079kSBUVWm8CtTn2Jmqbs5e0LiP6YWKBwN1vasB79 cZav/qFUZ5jIQXnFWdt8rc76IspXV0rBs/D7REstaYbkAggdGtxOIgtFK7wLkEjCADrK 1Np7Es38DJdnQkRu40kSY0wEnj987NWuEBXls= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=x-envelope-to:to:subject:user-agent:from:organization :mail-followup-to:date:message-id:mime-version:content-type; b=DYNgBRTV8J6t0hTNGnBrlVjvEsZxe8/na1jNDteoQitNTvgVMwVxFxKzw+FilCBJ6A YVEeVdxH4WnKd20j5Rq1lZNJcftduVc1Jp8M4iopke5c66uPFIe1M+Pn1eQSBEUUKmrq rVtA0HDDSZ0rbIgC+DwNtqtfRtQRKsw6QrQWI= Received: by 10.141.194.6 with SMTP id w6mr8405580rvp.257.1230833947236; Thu, 01 Jan 2009 10:19:07 -0800 (PST) Received: from pluton.xbsd.name ([123.117.37.38]) by mx.google.com with ESMTPS id g14sm17537212rvb.0.2009.01.01.10.19.03 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 01 Jan 2009 10:19:05 -0800 (PST) X-Envelope-To: freebsd-ports@freebsd.org To: freebsd-ports@freebsd.org User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) From: darcsis@gmail.com (Denise H. G.) Organization: Terra Firma Mail-Followup-To: freebsd-ports@freebsd.org Date: Fri, 02 Jan 2009 02:18:57 +0800 Message-ID: <861vvmlwj2.fsf@pluton.xbsd.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: extract once and build many? 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: Thu, 01 Jan 2009 18:48:28 -0000 Hi all I noticed that some ports, e.g. qt-4 stuff, just use the same source ball but extract it each time for their own build. Is there some method to reuse the extracted sources? I think it is perhaps a waste of cpu and time to extract the same source ball for different build tasks. -- darcsis ZAI gmail DIAN com