diff options
author | anholt <anholt@FreeBSD.org> | 2005-01-13 09:11:54 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2005-01-13 09:11:54 +0800 |
commit | a12890dda13dd843933fd2c72fc5608204a60470 (patch) | |
tree | 7b84319cfa8ce44b716fb81cef41c366e8d24722 /x11-servers/Makefile | |
parent | 4b28cf6a51fa2b014d70ef2ccaf3fd642405a3ce (diff) | |
download | freebsd-ports-gnome-a12890dda13dd843933fd2c72fc5608204a60470.tar.gz freebsd-ports-gnome-a12890dda13dd843933fd2c72fc5608204a60470.tar.zst freebsd-ports-gnome-a12890dda13dd843933fd2c72fc5608204a60470.zip |
New port: mga_hal, a packaging of the Matrox HAL binary, which extends the set
of features supported by the open-source Matrox driver for X.Org and XFree86.
This is a newer version than that discussed in the original PR, and has only
been tested briefly by myself on a G400 with X.Org 6.8.1. Note that though the
readme.txt says the file is redistributable, the only licensing information to
be found is the click-through on the website which says redistribution is not
allowed.
PR: ports/55699
Submitted by: Jens Rehsack, rehsack at liwing dot de
Diffstat (limited to 'x11-servers/Makefile')
-rw-r--r-- | x11-servers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-servers/Makefile b/x11-servers/Makefile index 91f802f6788f..00ae2ce61ee0 100644 --- a/x11-servers/Makefile +++ b/x11-servers/Makefile @@ -10,6 +10,7 @@ SUBDIR += XFree86-4-VirtualFramebufferServer SUBDIR += Xfstt SUBDIR += driglide + SUBDIR += mga_hal SUBDIR += x2vnc SUBDIR += x2x SUBDIR += xorg-fontserver |