Date: Thu, 29 Jul 2004 15:53:47 -0400 From: Osmany Guirola Cruz <osmany.guirola@cigb.edu.cu> To: freebsd-questions@freebsd.org Subject: osversion Message-ID: <200407291553.48015.osmany.guirola@cigb.edu.cu> In-Reply-To: <4109549B.7040009@onlinehome.de> References: <410909CB.3060105@onlinehome.de> <20040729142939.6de1dc7b@vixen42.24-119-122-191.cpe.cableone.net> <4109549B.7040009@onlinehome.de>
next in thread | previous in thread | raw e-mail | index | archive | help
i foun these line in the Makefile of mono .if ${OSVERSION} < 500000 EXTRA_PATCHES= ${FILESDIR}/extra-patch-signbit .elif ${OSVERSION} < 502113 IGNORE= "Does not work on 5.X before 502113" .endif how can i know if my"osversion" is greater than 502113 On Thursday 29 July 2004 15:48, Owen.G wrote: > OK, > > On www.x.org they say that the latest version of their X implementation > is X11R6.7.0. > > I don't see it on the Ports page on FreeBSD.org. Is that because the > ports page says: > Last database update: 2004-07-16 08:54:22 UTC ? > > Owen > ==== > > Vulpes Velox wrote: > > On Thu, 29 Jul 2004 20:34:29 +0200 > > > > "Owen.G" <owen.g@onlinehome.de> wrote: > >>Cheers Tilman, > >> > >>I just checked again on Ports for "5.2-CURRENT/i386" and > >>"5.2.1-RELEASE/i386": > >>version = XFree86-4.3.0,1 > > > > There has been some sort of problem getting XFree86 4.4 into the > > ports. Not sure what. But Xorg should work if it was supported XFree86 > > 4.4, since for all effective purposes XFree86 4.4 and Xorg <whatever > > the current one is> is the same thing... due to when the fork > > happened... > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407291553.48015.osmany.guirola>