summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-rendition (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Please welcome Xorg 7.5.2Martin Wilke2012-04-211-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The Xorg Team is pleased to announce the next round of Xorg updates. The team created a new flag called WITH_NEW_XORG that users can include in /etc/make.conf. This was created for the intel KMS work being done althouthough It probably works for other chips. Unfortunately, the intel KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users. Older version of FreeBSD will not be supported. Intel users will need to patch their source manually with Konstantin?s KMS kernel patch to get the newer chips to work. Please carefully read UPDATING entry. Changes: - libdrm 2.4.31 (including KMS support) - mesa 7.11.2 - xorg-server 1.10.6 - a lot of new Graphic Drivers. I would like to thank: Koop Mast Eitan Adler Niclas Zeising and all helpers and testers from x11@. Notes: svn path=/head/; revision=295195
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* - Fix build on FreeBSD 10.0Martin Wilke2011-10-291-0/+1
| | | | | | | Notes: all x11@ ports fixed for FreeBSD 10 Notes: svn path=/head/; revision=284612
* - Please welcome Xorg 7.5.1Martin Wilke2011-02-253-13/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | The X-Server has been patched to the latest 1.7.X series, drivers and fonts have been updated to the latest versions. This update includes some components from Xorg 7.6 with a lot of improvements, and it seems that the performance is much better than the old version. Also this Update fix build issues with clang and binutils 2.17.50 in current, remove 6.X gruft and de-author pkg-descr. I would like to thank: Beat Gaetzi Dima Panov Koop Mast Eitan Adler and all Testers. PR: ports/147646 ports/148035 ports/148744 ports/150223 ports/152889 ports/154457 Notes: svn path=/head/; revision=269720
* - 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-1/+1
| | | | Notes: svn path=/head/; revision=249387
* Chase xserver update with driver port bumps.Robert Noland2009-05-071-0/+1
| | | | Notes: svn path=/head/; revision=233382
* Update Xorg server to 1.6.0Robert Noland2009-04-042-4/+4
| | | | | | | | | | | o Update randrproto, libXrandr and xrandr to 1.3.0 o Update xf86-video-intel to 2.6.3 o Update other less common drivers as needed o Mark a bunch of un-maintained input drivers ignored o Update the various slave X server ports as well Notes: svn path=/head/; revision=231570
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-232-5/+4
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Bump PORTREVISION after xorg-server ABI change.Florent Thoumie2007-09-151-0/+1
| | | | | | | Submitted by: Christoph Mallon <christoph.mallon@gmx.de> Notes: svn path=/head/; revision=199520
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-194-0/+33
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544