Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.99.917.923_1,1 26 Feb 2024 16:44:26 |
Muhammad Moinur Rahman (bofh) |
x11-drivers/xf86-video-intel: Moved man to share/man
Approved by: portmgr (blanket) |
2.99.917.923,1 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
2.99.917.923,1 28 Feb 2023 02:19:19 |
Jan Beich (jbeich) |
x11-drivers/xf86-video-intel: update to 2.99.917.923 (2023-02-01 snapshot)
Changes: https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/compare/31486f40f8e8...b74b67f0f321
PR: 269296
Tested by: Paul Dufresne
Approved by: manu |
2.99.917.916_3,1 05 Feb 2023 06:13:52 |
Jan Beich (jbeich) |
x11-drivers/xf86-video-intel: switch to crocus DRI after 23e4dce35c4a
PR: 269291
Tested by: nogueira@tuta.io
Approved by: manu |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.99.917.916_2,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.99.917.916_2,1 02 Aug 2022 13:19:13 |
Baptiste Daroussin (bapt) |
xorg: bump revision of drivers after xorg-server upgrade
The internal ABI has been bumped |
2.99.917.916_1,1 20 Jul 2022 14:23:34 |
Tobias C. Berner (tcberner) |
x11-drivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Florent Thoumie <flz@freebsd.org>
* Gleb Smirnoff <glebius@FreeBSD.org>
* NIIMI Satoshi <sa2c@sa2c.net>
* lesi@FreeBSD.org
With hat: portmgr |
2.99.917.916_1,1 25 Oct 2021 12:58:29 |
Alexey Dokuchaev (danfe) |
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.
While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names. |
2.99.917.916_1,1 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
2.99.917.916_1,1 01 Jul 2021 19:01:14 |
Warner Losh (imp) Author: Jung-uk Kim |
x11-drivers/xf86-video-intel: work around execbuffer2 test failure
Work around execbuffer2 test failure. I was not able to enable DRI3 with
SNA. It turned out DRM_IOCTL_I915_GEM_EXECBUFFER2 ioctl returns a
different error code, i.e., ENOENT instead of EFAULT. Allow both to
return true.
PR: 256354
Approved by: x11 (manu) |
2.99.917.916,1 09 Apr 2021 18:44:23 |
Matthias Fechner (mfechner) |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
2.99.917.916,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.99.917.916,1 17 Jan 2021 17:31:23 |
jbeich |
x11-drivers/xf86-video-intel: update to 2.99.917.916 (2021-01-15 snapshot)
Changes: https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/compare/a511f22cdec5...31486f40f8e8
PR: 252770
Tested by: Oleksandr Kryvulia
Approved by: zeising |
2.99.917.914,1 23 Dec 2020 20:11:38 |
jbeich |
x11-drivers/xf86-video-intel: update to 2.99.917.914 (2020-12-15 snapshot)
Changes: https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/compare/ad5540f6ecae...a511f22cdec5
PR: 251963
Tested by: Oleksandr Kryvulia
Approved by: zeising |
2.99.917.912_1,1 10 Dec 2020 00:42:01 |
jbeich |
x11-drivers/xf86-video-intel: switch to iris by default
modesetting(4x) uses iris on Brodwell and newer, so do the same.
PR: 251588
Approved by: manu, zeising
Tested by: Oleksandr Kryvulia |
2.99.917.912,1 23 Nov 2020 10:47:07 |
jbeich |
x11-drivers/xf86-video-intel: update to 2.99.917.912 (2020-11-16 snapshot)
Changes: https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/compare/5ca3ac1a90af...ad5540f6ecae
PR: 251306
Tested by: Oleksandr Kryvulia, Oleh Hushchenkov
Approved by: zeising |
2.99.917.909,1 18 Aug 2020 22:07:48 |
zeising |
x11-drivers/xf86-video-intel: Update snapshot
Update the snapshot of x11-driver/xf86-video-intel
- Fix build with -fno-common
- Fix MIT-SHM detection
- Drop SNA/UXA options in favor of xorg.conf(5)
- Add hyphen to output names for consistency with modesetting(4x)
- Add UDEV and XVMC options
- Add "make test" support
- Drop unused dependencies
- Switch to upstream versioning scheme
- Document all patches
- Simplify and deprecate _WITH_GETLINE
- Fix most style warnings
PR: 236003
Submitted by: jbiech
MFH: 2020Q3 |
2.99.917.20181203_1 20 Feb 2020 21:15:45 |
zeising |
Update xorg x11 servers to 1.20.7
Update xorg x11 servers to 1.20.7. This updates x11-servers/xorg-server,
xephyr, xorg-dmx, xorg-nestserver, xorg-vbserver and xwayland.
Enable the UDEV backend by default, instead of the DEVD backend, for
autoconfiguration of input devices on FreeBSD 12 and later.
FreeBSD 11 lacks the needed support in base and will keep on using the DEVD
backend.
Support for the HAL backend is dropped completely, it has been deprecated
for a long time.
Update and improve the DEVD backend.
Add a pkg message about sysctl configuration that might be needed when using
UDEV.
(Only the first 15 lines of the commit message are shown above ) |
2.99.917.20181203 03 Nov 2019 21:56:38 |
zeising |
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports |
2.99.917.20181203 26 Aug 2019 09:45:16 |
zeising |
Change bsd.xorg.mk to USES=xorg and USES=xorg-cat
Change the handling of xorg dependencies to use the USES framework instead
of bsd.xorg.mk. bsd.xorg.mk is split into two parts:
* USES=xorg for ports depending on xorg ports with USE_XORG
* USES=xorg-cat for xorg ports with XORG_CAT
USES=xorg is fairly straight forward. The components needed are specified
with USE_XORG, and USES=xorg is needed to pull in this part of the
framework.
USES=xorg-cat requires that the category, previously specified with
XORG_CAT, now be passed as an argument to xorg-cat, like this
USES=xorg-cat:category. Not specifying a category is an error.
Further, it is also possible to specify which build system to use. The (Only the first 15 lines of the commit message are shown above ) |
2.99.917.20181203 23 Dec 2018 00:56:25 |
jbeich |
x11-drivers/xf86-video-intel: update to 2.99.917.20181203
Changes: https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?id=e5ff8e1828f9
PR: 233902
Approved by: maintainer timeout (2 weeks) |
2.99.917.20180906 28 Oct 2018 20:20:27 |
zeising |
x11-drivers/xf86-video-intel: Update snapshot
Update the snapshot of the intel DDX driver for xorg.
Upstream has stopped doing releases of this, but there are still code
updates, so we have used snapshots of the upstream source repo for some
time.
PR: 232353
Submitted by: jbeich
Tested by: jbeic, rkoberman@gmail.com |
2.99.917.20180512_2 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
2.99.917.20180512_1 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
2.99.917.20180512 22 May 2018 20:38:48 |
zeising |
x11-drivers/xf86-video-intel: Update to latest snapshot
https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?id=359477215092
PR: 228407
Submitted by: jbeich |
2.99.917.20180214 25 Feb 2018 06:39:03 |
jbeich |
x11-drivers/xf86-video-intel: update to 2.99.917.20180214
Changes: https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?id=757955230037
MFH: 2018Q1 (mostly bug fixes, bake 1~2 weeks on /head) |
2.99.917.20180111 14 Jan 2018 19:39:15 |
jbeich |
x11-drivers/xf86-video-intel: update to 2.99.917.20180111
Changes: https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?id=26f5406841f3
PR: 224621
Approved by: maintainer timeout (2 weeks)
MFH: 2018Q1 (baking at least 1 week on /head) |
2.99.917.20170228_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
2.99.917.20170228 06 Mar 2017 02:12:22 |
rezny |
Update to 20170228 snapshot, which ceases loading i915.ko after i915kms.ko
Add an option for default AccelMethod, choice of UXA (default) or SNA (new)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9862 |
2.99.917.20170103 11 Feb 2017 14:17:59 |
rezny |
Xorg-servers update to 1.18.4 with driver updates and revision bumps.
Update xf86-video-ati to 7.8.0
Update xf86-video-intel to 2.99.917.20170103
Update xf86-input-synaptics to 1.9.0
Update xf86-input-evdev to 2.10.5
Update xf86-video-r128 to 6.10.2
Update xf86-video-rendition to 4.2.6
New port: xf86-video-geode
PR: 214591,216269,214687,214593,214715,216276,216277,216278,216287,
216288,216292,216298,214560,216299,216300,216301,216302
Approved by: swills (mentor, portmgr)
Differential Revision: https://reviews.freebsd.org/D9436 |
2.21.15_9 09 Jan 2017 13:16:50 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
2.21.15_9 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.21.15_9 13 Oct 2015 07:45:09 |
kwm |
Xorg-server update to 1.17.2 with related driver updates and bumps.
Update fontproto to 2.1.3.
Update libXfont to 1.5.1.
Update xf86-input-keyboard 1.8.1.
Update xf86-input-vmmouse to 13.1.0.
Update xf86-input-void to 1.4.1.
Update xf86-video-chips to 1.2.6.
Update xf86-video-cirrus to 1.5.3.
Update xf86-video-mach64 to 6.9.5.
Update xf86-video-neomagic to 1.2.9.
Update xf86-video-r128 to 6.10.0.
Update xf86-video-s3virge to 1.10.7.
Update xf86-video-savage to 2.3.8.
Update xf86-video-siliconmotion to 1.7.8. (Only the first 15 lines of the commit message are shown above ) |
2.21.15_8 18 Apr 2015 15:20:38 |
kwm |
Add patches to allow xf86-video-intel to build with newer xorg-server
versions that 1.14.
Obtained from: xorg devel repo |
2.21.15_7 27 Mar 2015 08:33:28 |
dumbbell |
x11-drivers/drm-kmod: Port for the DRM kernel drivers for FreeBSD 9.3
This port allows us to provide updated DRM kernel drivers on FreeBSD
9.3. Kernel modules are suffixed with "_port" compared to the vanilla
drivers (eg. i915kms.ko becomes i915kms_port.ko). The device-independent
module, renamed as drm2_port.ko, is also included. However, Radeon
firmwares are not: the vanilla ones are still being used.
xf86-video-ati and xf86-video-intel depends on drm-kmod on FreeBSD 9.3.
These ports are modified to automatically load the *_port kernel module.
This initial version brings hardware context support to the i915 driver.
This feature is required by Mesa 9.2+, which itself is required by
xserver 1.15+.
Differential Revision: https://reviews.freebsd.org/D2149
Reviewed by: kwm
Approved by: kwm
Tested by: Florian Degner <f.degner@gmx.de> |
2.21.15_6 25 Mar 2015 12:28:34 |
robak |
x11-drivers/xf86-video-intel: add CPE information
PR: 197970
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: kwm (blanket) |
2.21.15_6 19 Dec 2014 23:03:55 |
dumbbell |
x11-servers/xorg-server: Update to 1.14
The X.Org server has been updated to 1.14. The changes it brings are described
in a post on the Graphics team blog:
http://blogs.freebsdish.org/graphics/2014/11/19/xserver-1-14-update-ready/
The most noticable change is the DEVD input device autodetection backend
which is enabled by default, replacing the HAL backend. The keyboard
layout configuration must be migrated from HAL's .fdi files to X.Org
files. The procedure is explained in the post mentionned above.
Several ports were removed with this update, mainly because they are not
compatible with the X.Org server anymore:
o nvidia-driver-71
o nvidia-driver-96 (Only the first 15 lines of the commit message are shown above ) |
2.21.15_5 28 Oct 2014 11:02:45 |
kwm |
Remove UMS DDX support (xf86-video-intel 2.7.1).
Use INSTALL_TARGET=install-strip for stripping.
Rename patches to patch-.
Add two patches to fix crashing the 1.14 xserver. |
2.21.15_4 12 Sep 2014 00:01:24 |
gerald |
Fix the PORTREVISION bump for the lang/gcc update that went badly for
ports (x11-drivers plus graphics/libGL plus x11-servers/xorg-server)
that handle PORTREVISION in a creative manner hardly lending itself
to any form of automated bumping.
PR: 192025
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> |
2.21.15_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.7.1_8 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
2.7.1_7 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
2.7.1_6 16 Dec 2013 11:11:10 |
zeising |
Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.
Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0
Fix dissapearing cursor in xf86-video-vmware [2]
Stagify all x11@-owned ports
Bump portrevisions for xf86-* ports due to xserver version change.
Fix fallout from updates where needed.
Thanks to: all testersi, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/184684 [1], ports/181385 [2]
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by: portmgr (bdrewery), core (jhb) [0] |
2.7.1_5 29 Sep 2013 17:01:42 |
zeising |
The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:
MESA 9.1.6
Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)
(Only the first 15 lines of the commit message are shown above ) |
2.7.1_4 20 Sep 2013 23:48:40 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-drivers) |
2.7.1_4 21 Jun 2013 11:56:30 |
zeising |
Update to 2.21.9 for new xorg.
Obtained from: xorg developmen repo |
2.7.1_4 04 Jun 2013 20:00:06 |
zeising |
Update to 2.21.8 for new xorg.
Obtained from: xorg development repo |
2.7.1_4 25 May 2013 14:37:03 |
zeising |
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above ) |
2.7.1_4 07 Jun 2012 10:27:21 |
kwm |
Teach the KMS intel driver how the KMS i915 kernel module in head is named.
Reviewed by: miwi@ |
2.7.1_4 21 Apr 2012 17:03:32 |
miwi |
- Please welcome Xorg 7.5.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@. |
2.7.1_4 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
2.7.1_4 29 Oct 2011 07:04:53 |
miwi |
- Fix build on FreeBSD 10.0
Notes: all x11@ ports fixed for FreeBSD 10 |
2.7.1_4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.7.1_4 25 Feb 2011 16:52:50 |
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 |
2.7.1_3 07 May 2010 05:12:36 |
miwi |
- Fix build on 6.X |
2.7.1_3 03 May 2010 17:04:15 |
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 |
2.7.1_2 01 May 2010 11:41:07 |
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 ) |
2.7.1_1 07 Feb 2010 15:25:33 |
rnoland |
Chase xorg-server update and bump driver PORTREVISIONS. |
2.7.1 13 May 2009 00:35:27 |
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 ) |
2.7.0 07 May 2009 19:45:52 |
rnoland |
Update to 2.7.0 |
2.6.3 04 Apr 2009 04:04:01 |
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 |
2.5.1 23 Jan 2009 16:28:36 |
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). |
2.4.3 22 Dec 2008 23:59:29 |
flz |
Update x11-drivers/xf86-video-intel to 2.4.3. |
2.4.2 02 Sep 2008 12:14:51 |
flz |
Update x11-drivers/xf86-video-intel to 2.4.2. |
2.4.0 31 Jul 2008 15:11:07 |
flz |
Update x11-drivers/xf86-video-intel to 2.4.0. |
2.3.2 23 Jul 2008 02:59:02 |
delphij |
Update to 2.3.2.
Approved by: -x11@ (rnoland) |
2.2.1_1 06 Jun 2008 14:10:29 |
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) |
2.2.1 01 Apr 2008 12:04:23 |
flz |
Update x11-drivers/xf86-video-intel to 2.2.1. |
2.1.1 02 Jan 2008 13:04:50 |
flz |
Rollback to xf86-video-intel 2.1.1 before anyone notices. |
2.2.0 02 Jan 2008 12:11:01 |
flz |
Update x11-drivers/xf86-video-intel to 2.2.0. |
2.1.1 13 Sep 2007 19:45:08 |
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@ |
2.1.0 05 Jul 2007 17:36:56 |
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. |
2.0.0 31 May 2007 16:32:20 |
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 |