From owner-freebsd-ports Sat Jan 12 9:41:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id ADCEA37B404 for ; Sat, 12 Jan 2002 09:41:05 -0800 (PST) Received: from there (localhost.geeksrus.net [127.0.0.1]) by wwweasel.geeksrus.net (8.11.6/8.11.6) with SMTP id g0CHeVe22201; Sat, 12 Jan 2002 12:40:31 -0500 (EST) (envelope-from alane@geeksrus.net) Message-Id: <200201121740.g0CHeVe22201@wwweasel.geeksrus.net> Content-Type: text/plain; charset="iso-8859-1" From: Alan E To: Ken Stailey , ports@FreeBSD.ORG Subject: Re: need advice about how to procede Date: Sat, 12 Jan 2002 12:40:31 -0500 X-Mailer: KMail [version 1.3.2] References: <3C3F917B.1080302@surfbest.net> <3C403B2D.1060106@surfbest.net> <3C40443C.3060506@surfbest.net> In-Reply-To: <3C40443C.3060506@surfbest.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Saturday 12 January 2002 09:12, Ken Stailey wrote: > > One problem is the port has a little tree of data files. "-cp -R > > ${WRKSRC}/foo ${PROD_HOME}" works just fine. > > Is there a way to install a tree with ${INSTALLL_DATA} that isn't too > > much trouble? > > > > Thanks, > > Ken > > Screw it. I did it with explicit lists and .for / .forend > Would be nice if there were recursive tools for these cases. Ooh... how 'bout find ${TOPOFTREE} | cpio -pdm -R ${LIBOWN}:${LIBGRP} \ ${PREFIX}/libexec/${PROD_HOME} Advantage of cpio is you can set the owner:group as you copy. -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message