Commit graph

8 commits

Author SHA1 Message Date
Jimmy Olgeni
72f2a5955a Fix plist for -CURRENT: kernel module lives in /boot/kernel/ and
MAKEDEV.nvidia is not installed in /dev/.
2003-06-07 18:53:22 +00:00
Maxime Henrion
57a8c90d83 - Update to the latest version of my patch to fix malloc() flags
for -CURRENT.  This fixes the printing of annoying backtraces.
- Don't try to run mknod on -CURRENT where we have devfs.
- Bump PORTREVISION.
2003-03-24 13:49:54 +00:00
Maxime Henrion
db303857e8 Add patches so that the nVidia driver works with -CURRENT. Be
aware that nVidia doesn't officially supports -CURRENT though.
Older versions of -CURRENT (ie. __FreeBSD_version < 500105) are
not supported.  5.0-RELEASE is thus unsupported as well.

Requested by:	many
2003-03-06 01:12:23 +00:00
Akinori MUSHA
cb07270bfe De-pkg-comment. 2003-02-20 19:21:36 +00:00
Kris Kennaway
1576539fd5 For some reason ${PKG_INFO} doesn't work here, so hard-code
/usr/sbin/pkg_info just to get it working again.  Add a note that they
should be fixed to use the bsd.port.mk variables.
2003-01-25 00:46:18 +00:00
Kris Kennaway
3b12786f79 s/pkg_info/${PKG_INFO}/. I don't think this makefile will behave itself
in all situations (uses != to get installed version of X ports, but X
ports may not be installed at the time the makefile is run)
2003-01-24 22:43:27 +00:00
Edwin Groothuis
eb840ae666 Fix warnings when x11-servers/XFree86-4-Server or x11/XFree86-4-libraries
are not installed.

Submitted by:	Stijn Hoop <stijn@win.tue.nl>
Reviewed by:	Dan Langille <dan@langille.org>
2003-01-21 00:46:20 +00:00
Edwin Groothuis
94fc89fbfb i[NEW PORT]: x11/nvidia-driver
A port to install the binary NVIDIA drivers (I like to keep
	track of what's installed on my machine by using the port
	database).

	Note that I set MAINTAINER to ports@ because I don't know
	if I can spend enough time to maintain this. Someone else
	is of course free to take and (hopefully) improve this.

PR:		ports/45988
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2003-01-20 07:29:06 +00:00