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

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 23 Jan 2000, Vladimir N. Silyaev wrote:

> On Sun, Jan 23, 2000 at 11:07:43PM -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

if ${OSVERSION} < <not sure what to put here>
BROKEN=	YES

So that its in the ports tree?  

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



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?Pine.BSF.4.21.0001232344291.79710-100000>