Skip site navigation (1)Skip section navigation (2)
Date:      21 Jan 2003 11:36:26 +1030
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        Edwin Groothuis <edwin@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/x11/nvidia-driver Makefile
Message-ID:  <1043111185.2536.5.camel@chowder.gsoft.com.au>
In-Reply-To: <200301210046.h0L0kKhB020021@repoman.freebsd.org>
References:  <200301210046.h0L0kKhB020021@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2003-01-21 at 11:16, Edwin Groothuis wrote:
>   Modified files:
>     x11/nvidia-driver    Makefile 
>   Log:
>   Fix warnings when x11-servers/XFree86-4-Server or x11/XFree86-4-libraries
>   are not installed.

Shouldn't this live in x11-servers?

Also I think the pkg-descr shouldn't mention the DRI as it doesn't use
it :)

I don't believe it works on anything before FreeBSD 4.7 - perhaps the
port should have a 

.if ${OSVERSION} < 470000
BROKEN=		"Will not work on FreeBSD 4.6 or earlier"
.endif

I think the pkg-message should mention that you need to reinstall the
port when you recompile your kernel.

You can also put 'nvidia_load="YES"' in /boot/loader.conf.
(Not that I think the port should do that, but it's worth mentioning)

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 9A8C 569F 685A D928 5140  AE4B 319B 41F4 5D17 FDD5


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?1043111185.2536.5.camel>