From owner-cvs-all Wed Mar 8 16:58:48 2000 Delivered-To: cvs-all@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id DB42237B71E; Wed, 8 Mar 2000 16:58:34 -0800 (PST) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost [127.0.0.1]) by picnic.mat.net (8.9.3/8.9.3) with ESMTP id TAA27627; Wed, 8 Mar 2000 19:58:07 -0500 (EST) (envelope-from chuckr@picnic.mat.net) Date: Wed, 8 Mar 2000 19:58:04 -0500 (EST) From: Chuck Robey To: Masafumi NAKANE Cc: asami@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/devel/imake - Imported sources In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 8 Mar 2000, Masafumi NAKANE wrote: > > I meant replacing "BUILD_DEPENDS=imake:x11/XFree86" with > > "BUILD_DEPENDS=imake:devel/imake". :) > > > > Well, seems like there aren't that many: > > Okay. That I can take care of. :) > > > * Each port needs to be examined to see if it just uses imake, or it > > * uses imake and xlib, or what. > > > > Yes, that will be the eventual goal. I can run that test fairly > > easily (I think) on my package building cluster though. Just change > > USE_IMAKE to mean "BUILD_DEPENDS on devel/imake" on my local copy of > > bsd.port.mk and run the full build, and change the successful builds > > to use devel/imake. :) > > A problem with this is that many ports that use Imake use /usr/X11R6 > as their installation path. And not too many port creators have made > appropriate changes to these ports to respect the ${PREFIX}. So there > probably are many ports that need USE_X_PREFIX but don't need > USE_XLIB. I thought *all* ports that use imake use /usr/X11R6. Is there one that doesn't? One example, please. > > So, make package of some ports which were successfully built with > USE_IMAKE replaced with BUILD_DEPENDS on devel/imake may fail. > > Cheers, > Max > > ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@picnic.mat.net | electronics, communications, and signal processing. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary. ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message