aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-mach64
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on 6.XMartin Wilke2010-05-071-1/+7
| | | | Notes: svn path=/head/; revision=253883
* - Update to Xorg 7.5Martin Wilke2010-05-012-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Intel drivers was patched to work with the new server. The drivers for Vesa, NV,NVIDIA and ATI have been tested thoroughfully and seem to work fine. A complete changelog of Xorg 7.5 can you read here: http://www.x.org/releases/X11R7.5/ A note to FreeBSD 6.X users: We strongly recommend you to update your system to 7.x or above. For updating try portupgrade -af \* or: portmaster -af Please report any problems and issus to x11 (at) FreeBSD.org. Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help and Feeback. Tested by: Community and 2x exp-runs Notes: svn path=/head/; revision=253503
* Chase xorg-server update and bump driver PORTREVISIONS.Robert Noland2010-02-071-0/+1
| | | | Notes: svn path=/head/; revision=249387
* Update to 6.8.1Robert Noland2009-05-072-5/+4
| | | | Notes: svn path=/head/; revision=233387
* Chase the Xorg server update and bump ports that depend on it.Robert Noland2009-04-041-1/+1
| | | | Notes: svn path=/head/; revision=231571
* Bump PORTREVISION for x11 drivers that weren't updated.Robert Noland2009-01-241-0/+1
| | | | | | | Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=226814
* Update x11-drivers/xf86-video-ati to 6.9.0 and separate mach64 and r128Jung-uk Kim2008-06-274-0/+32
drivers into x11-drivers/xf86-video-mach64 and x11-drivers/xf86-video-r128 respectively. Notes: svn path=/head/; revision=215851