summaryrefslogtreecommitdiff
path: root/graphics/utah-glx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* BROKEN -> IGNORE to prevent package buildKris Kennaway2002-10-131-1/+1
| | | | Notes: svn path=/head/; revision=67947
* Update to 0.9.20010504.Maxim Sobolev2001-05-052-2/+2
| | | | Notes: svn path=/head/; revision=42276
* Remove dependency on Mesa3. This would allow to upgrade Mesa3 to more recentMaxim Sobolev2001-03-202-4/+11
| | | | | | | | | version. Prompted by: many Notes: svn path=/head/; revision=40098
* Update to 0.9.20001128.Maxim Sobolev2000-12-052-3/+2
| | | | Notes: svn path=/head/; revision=35693
* Add MTRR support.Maxim Sobolev2000-11-084-2/+412
| | | | | | | | PR: 21901 Submitted by: Alexander N. Kabaev <ak03@gte.com> Notes: svn path=/head/; revision=34912
* - Use tcl8.3;Maxim Sobolev2000-11-0610-2/+138
| | | | | | | - provide workarround for dlopen()/dlsym() bug in recent CURRENT/STABLE. Notes: svn path=/head/; revision=34830
* Several clenups:Maxim Sobolev2000-09-041-7/+5
| | | | | | | | - Mark as BROKEN if XFREE86_VERSION > 3; - update agpgart node creation information (it's not in MAKEDEV). Notes: svn path=/head/; revision=32246
* Change version to be 0.9.YYYYMMDD, to avoid confusion with future vendor'sMaxim Sobolev2000-08-252-2/+2
| | | | | | | | | 1.* releases. Submitted by: kris Notes: svn path=/head/; revision=31956
* Update to the latest cvs snapshot.Maxim Sobolev2000-08-257-40/+42
| | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=31954
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* Add experimental AGP support using dfr's experimental agp driver (currentlyMaxim Sobolev2000-06-262-0/+47
| | | | | | | 5-current only). Notes: svn path=/head/; revision=29882
* Use MASTER_SITE_LOCAL for locally stored distfiles.Maxim Sobolev2000-06-211-1/+2
| | | | Notes: svn path=/head/; revision=29750
* Reflect new location of personal distfiles.Maxim Sobolev2000-06-081-1/+1
| | | | Notes: svn path=/head/; revision=29397
* Make utah-glx bento-safe.Maxim Sobolev2000-06-021-1/+1
| | | | Notes: svn path=/head/; revision=29098
* Upgrade to the latest CVS snapshot and remove CVS hack.Maxim Sobolev2000-05-2210-388/+192
| | | | | | | | | The driver is now in the pre-release stage, with first stable release scheduled within the one month or even less, so please test it hard and report bugs into utah's mailing list (see pkg/MESSAGE for details). Happy rendering! Notes: svn path=/head/; revision=28678
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-4/+4
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* Back out useful `Version required lines' that I'd blindly removed.Akinori MUSHA2000-04-151-0/+1
| | | | Notes: svn path=/head/; revision=27615
* Remove obsolete `Version required' lines.Akinori MUSHA2000-04-141-1/+0
| | | | Notes: svn path=/head/; revision=27534
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-1/+2
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-083-5/+5
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* $FreeBSD$, not $Id$Chris Piazza1999-12-061-1/+1
| | | | Notes: svn path=/head/; revision=23617
* Import of glx.Chris Piazza1999-12-046-0/+418
OpenGL hardware acceleration for RIVA and Matrox G200 based cards. PR: 12661 Submitted by: Marc van Woerkom <3d@freebsd.org> Notes: svn path=/head/; revision=23584