| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Nov 2011 15:26:04
2.7.1_4
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 07:04:53
2.7.1_4
|
miwi  |
- Fix build on FreeBSD 10.0
Notes: all x11@ ports fixed for FreeBSD 10 |
19 Mar 2011 12:38:54
2.7.1_4
|
miwi  |
- Get Rid MD5 support |
25 Feb 2011 16:52:50
2.7.1_4
|
miwi  |
- Please welcome Xorg 7.5.1
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 |
07 May 2010 05:12:36
2.7.1_3
|
miwi  |
- Fix build on 6.X |
03 May 2010 17:04:15
2.7.1_3
|
rnoland  |
Add another patch to fix unresolved symbols.
It seems that this issue only shows up on 8xx chips, so I missed
it in the initial patching...
Reported by: wexi on irc |
01 May 2010 11:41:07
2.7.1_2
|
miwi  |
- Update to Xorg 7.5
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 \* (Only the first 15 lines of the commit message are shown above ) |
07 Feb 2010 15:25:33
2.7.1_1
|
rnoland  |
Chase xorg-server update and bump driver PORTREVISIONS. |
13 May 2009 00:35:27
2.7.1
|
rnoland  |
Update to 2.7.1
Bug fixes since 2.7.0:
----------------------
* KMS: Hook up output properties for RANDR, (this allows output
properties to be controlled in the KMS case just as in the UMS
case). [Zhenyu Wang <zhenyu.z.wang@intel.com>]
* Fix multiplication error when computing required batch space.
This could fix any number of cases where the driver did
inexplicable things (due to having computed the wrong
size). [Keith Packard <keithp@keithp.com>]
* Hold reference to video binding table until all rects are
painted. This prevent general chaos in the buffer(Only the first 15 lines of the commit message are shown above ) |
07 May 2009 19:45:52
2.7.0
|
rnoland  |
Update to 2.7.0 |
04 Apr 2009 04:04:01
2.6.3
|
rnoland  |
Update Xorg server to 1.6.0
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 |
23 Jan 2009 16:28:36
2.5.1
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- 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). |
22 Dec 2008 23:59:29
2.4.3
|
flz  |
Update x11-drivers/xf86-video-intel to 2.4.3. |
02 Sep 2008 12:14:51
2.4.2
|
flz  |
Update x11-drivers/xf86-video-intel to 2.4.2. |
31 Jul 2008 15:11:07
2.4.0
|
flz  |
Update x11-drivers/xf86-video-intel to 2.4.0. |
23 Jul 2008 02:59:02
2.3.2
|
delphij  |
Update to 2.3.2.
Approved by: -x11@ (rnoland) |
06 Jun 2008 14:10:29
2.2.1_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
01 Apr 2008 12:04:23
2.2.1
|
flz  |
Update x11-drivers/xf86-video-intel to 2.2.1. |
02 Jan 2008 13:04:50
2.1.1
|
flz  |
Rollback to xf86-video-intel 2.1.1 before anyone notices. |
02 Jan 2008 12:11:01
2.2.0
|
flz  |
Update x11-drivers/xf86-video-intel to 2.2.0. |
13 Sep 2007 19:45:08
2.1.1
|
flz  |
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.
Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@ |
05 Jul 2007 17:36:56
2.1.0
|
anholt  |
xf86-video-intel: update to 2.1.0
This version readds support for all known i830 laptops, adds support
for G33/Q33/Q35, 945GME, and 965GME, and includes many stability improvements. |
31 May 2007 16:32:20
2.0.0
|
lesi  |
Add xf86-video-intel driver that obsoletes xf86-video-i810 one. It will
eventually replace it in xorg-drivers metaport.
Prodded and tested by: lx |