diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-08-25 17:27:55 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-08-25 17:27:55 +0800 |
commit | 270589f465d2ee685605797fff95b16d4a55eb3f (patch) | |
tree | a9a6409c4fe7b499650357cd0f1d22e18176485c /graphics/utah-glx/pkg-descr | |
parent | d47b4286f6d384c28641e10837f8e8665d5dfd12 (diff) | |
download | freebsd-ports-graphics-270589f465d2ee685605797fff95b16d4a55eb3f.tar.gz freebsd-ports-graphics-270589f465d2ee685605797fff95b16d4a55eb3f.tar.zst freebsd-ports-graphics-270589f465d2ee685605797fff95b16d4a55eb3f.zip |
Update to the latest cvs snapshot.
- New chipset supported: S3 Savage3D (I have not tested it personally);
- Improved support for already supported chipsets;
- Change port versioning scheme to PORTVERSION=YYYYMMDD, because despite the
promise, the project had not released its magic 1.0 version (promised to be
about 3 months ago);
- Catch change of the Mesa3 version.
Diffstat (limited to 'graphics/utah-glx/pkg-descr')
-rw-r--r-- | graphics/utah-glx/pkg-descr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/utah-glx/pkg-descr b/graphics/utah-glx/pkg-descr index 882c1a11bc0..4138a70148e 100644 --- a/graphics/utah-glx/pkg-descr +++ b/graphics/utah-glx/pkg-descr @@ -7,9 +7,10 @@ Currently supported hardware: o NVIDIA Riva series o SiS 6326 o S3 Virge + o S3 Savage3D Please note that some of the videocards above (e.g. i810) require kernel -support, which at the time of this writting (May 2000) is not implemented for +support, which at the time of this writing (May 2000) is not implemented for FreeBSD yet, so it may or may not work for your particular h/w. WWW: http://utah-glx.sourceforge.net/ |