Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2000 23:10:20 -0500
From:      "Vladimir N. Silyaev" <vsilyaev@mindspring.com>
To:        The Hermit Hacker <scrappy@hub.org>
Cc:        "Vladimir N. Silyaev" <vsilyaev@mindspring.com>, emulation@FreeBSD.ORG
Subject:   Re: ANNOUNCE:New VMware port
Message-ID:  <20000123231019.A913@jupiter.delta.ny.us>
In-Reply-To: <Pine.BSF.4.21.0001232344291.79710-100000@thelab.hub.org>; from scrappy@hub.org on Sun, Jan 23, 2000 at 11:46:54PM -0400
References:  <20000123222213.A701@jupiter.delta.ny.us> <Pine.BSF.4.21.0001232344291.79710-100000@thelab.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 23, 2000 at 11:46:54PM -0400, The Hermit Hacker wrote:
> > > Are there any plans on putting this in as part of hte ports system?  Or is
> > > it not possible?  
> > It's available only to -current, so I think it's not possible now.
> > May be after 4.0-RELEASE
> 
> Why not use:
> 
> > grep 400 */Makefile
> gnat/Makefile:.if ${OSVERSION} > 400010
> libobjects/Makefile:.if ${OSVERSION} > 400002
> modula-3-lib/Makefile:.if ${OSVERSION} >= 400011
> p5-F77/Makefile:.if ${OSVERSION} >= 400005
> python/Makefile:.if ${OSVERSION} >= 400000
In these case it's only dependencies from OS version.

> 
> if ${OSVERSION} < <not sure what to put here>
> BROKEN=	YES
> 
> So that its in the ports tree?  
Ok. I'll do this. So probably it will be in the 4.0 Release ports.

--
Vladimir Silyaev 


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




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