Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Mar 2000 19:17:40 +0900
From:      Masafumi NAKANE <max@wide.ad.jp>
To:        asami@FreeBSD.org
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/imake - Imported sources
Message-ID:  <s993dq13gvv.wl@bourbon.sfc.wide.ad.jp>
In-Reply-To: In your message of "08 Mar 2000 01:46:08 -0800" <vqc7lfdiylb.fsf@silvia.hip.berkeley.edu>
References:  <200003020412.UAA28258@freefall.freebsd.org> <vqcn1oe9dml.fsf@bubble.didi.com> <s9966uy2bxw.wl@bourbon.sfc.wide.ad.jp> <vqc7lfdiylb.fsf@silvia.hip.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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.

So, make package of some ports which were successfully built with
USE_IMAKE replaced with BUILD_DEPENDS on devel/imake may fail.

     Cheers,
Max


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?s993dq13gvv.wl>