summaryrefslogtreecommitdiff
path: root/graphics/dri-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to snapshot from 2004-05-07.Eric Anholt2004-05-134-33/+48
| | | | | - Re-enable Alpha build after fixing the pkg-plist. - Fix installing to different X11BASE.
* Fix $LATEST_LINK conflict.Jun Kuriyama2004-03-081-0/+1
| | | | Reported by: kris
* BROKEN on alpha: Does not installKris Kennaway2004-02-251-1/+7
|
* SIZEfy.Sergey A. Osokin2004-02-161-0/+2
|
* Fix broken pkg-plist, bump PORTREVISION.Sergey A. Osokin2004-02-162-17/+7
|
* This port is also broken on 4.x, and will be removed after April 7Kris Kennaway2004-02-071-5/+2
|
* BROKEN on 5.x: broken plistKris Kennaway2004-02-071-1/+7
|
* Return to ports@ because I won't be working on FreeBSD for 3 months minimum.Eric Anholt2004-01-281-1/+1
|
* Update to DRI drivers tagged in the Mesa 5.1 release. They were not includedEric Anholt2003-12-182-3/+3
| | | | | | | in the official Mesa tarball, so I've made my own. The plan is to release Mesa 6.0 RSN, and I plan to update the stable DRI drivers at that time, so pointing out bugs found with these newer drivers to me or dri-devel@lists.sf.net is recommended.
* Update to latest DRI CVS. New in this update is the move of the DRI driversEric Anholt2003-12-105-43/+28
| | | | | | | | to Mesa CVS with only the build infrastructure from DRI CVS being used. This means that the Mesa 5.1 development branch is being used, where many changes have occurred related to OpenGL 1.5 support. Also mark this port ONLY_FOR_ARCHS=i386 alpha, like graphics/dri, until there's hope for other architectures.
* Resurrect dri-devel with a snapshot of today's DRI CVS. It contains only theEric Anholt2003-11-1211-201/+61
| | | | | OpenGL drivers, like the graphics/dri port, rather than also providing the XFree86 server, 2d drivers, and related modules.
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develEric Anholt2003-03-111-0/+2
| | | | | | | for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr
* 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.
* Fix build on recent -current by disabling libXThrStub.Eric Anholt2002-11-241-9/+27
| | | | | PR: 45658 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
* [1] Fix new sync-to-vblank option.Eric Anholt2002-10-173-0/+28
| | | | | | [2] Add G550 cursor fix from XFree86-4-Server PR: [2] 43760
* Update dri-devel port to a more recent snapshot. This includes fixes for XVEric Anholt2002-10-146-4/+20
| | | | | with R200, and irq support for some chips to reduce cpu load while running GL programs. Also, added warning messages that this is development code.
* Update dri-devel to recent trunk, respect CFLAGSEric Anholt2002-09-016-199/+63
|
* dri-devel port provides development DRI libraries and X Server.Eric Anholt2002-08-2110-0/+349
Reviewed by: lioux