| non port: x11-drivers/xf86-video-ati/distinfo |
Number of commits found: 36 |
|
Tuesday, 2 Aug 2022
|
07:26 Baptiste Daroussin (bapt)
xorg: upgrade to 21.1.4
Port changes:
- flavorize the port
- decouple Xwayland as it has been split from Xorg
- switch to meson
- cleanup non necessary patches anymore
- stop butchering the build system to play with Xorg.wrap but do it
in post-install
- remove dmx (no longer existing)
- use libmd for sha1 (remove dependency on open/libre ssl)
- always activate RPC security
- simplify postinstall/deinstall script and make them cross install friendly
- remove the SUID option and make it the default, we cannot startx as user
without it
- only keep the mesa-dri dependency on xorg-server not others
xf86-video-ati: fix build with recent xorg
While here incorporate a patch which prevent crash of the driver
when xrandr is invoked
Update x11/libxcvt to provide cvt(1) and friends which are not provided anymore
Xorg
Reviewed by: tcberner, manu, jbeich
Approved by: tcberner, manu
Differential Revision: https://reviews.freebsd.org/D35661
88b0ae2 |
|
Wednesday, 12 May 2021
|
14:43 Jan Beich (jbeich)
Convert GitLab diffs back to patches
GitLab has fixed unstable footer, so restore header/footer.
https://gitlab.com/gitlab-org/gitaly/-/commit/8a1daafa720b
This reverts commit c031fd115a267199aa9cd9ee7d4a790ac6d27c03.
fe9883e |
|
Wednesday, 15 Apr 2020
|
19:54 zeising
x11-drivers/xf86-video-ati: Fix missing hw cursor
Add an upstream patch (submitted by myself and danfe) to fix the issue where
the hw cursor sometimes does not work when using x11-drivers/xf86-video-ati.
Big thanks to danfe@ for debugging and testing and figuring out what's going
on.
For details on the change, see upstream issue:
https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/issues/190
PR: 237642
Reported by: jwb
MFH: 2020Q2
 |
|
Wednesday, 11 Mar 2020
|
16:34 zeising
xf86-video-ati: Fix crash when hw accel is unavail
Apply three upstream patches to x11-drivers/xf86-video-ati to fix a crash of
xorg when GPU acceleration is not available. This is needed to get this
running on powerpc64.
Reported by: jhibbits
 |
|
Friday, 31 Jan 2020
|
02:21 jmd
x11-drivers/xf86-video-amdgpu, x11-drivers/xf86-video-ati: update to release
19.1.0
Reviewed by: pete@nomadlogic.com, swills, zeising (x11)
Approved by: swills, zeising (x11)
Differential Revision: https://reviews.freebsd.org/D22091
 |
|
Saturday, 11 May 2019
|
16:23 jmd
xf86-video-ati: Update to release 19.0.1
Includes only minor bug fixes.
Changelog: https://lists.freedesktop.org/archives/xorg/2019-March/059717.html
Approved by: zeising (x11, implicit)
 |
|
Sunday, 21 Apr 2019
|
00:17 jmd
x11-drivers/xf86-video-ati: Update to 19.0.0
This release brings TearFree improvments.
Release notes:
https://lists.x.org/archives/xorg-announce/2019-March/002967.html
Reviewed by: zeising (x11)
Approved by: zeising (x11)
 |
|
Tuesday, 2 Oct 2018
|
01:25 jmd
x11-drivers/xf86-video-[ati,amdgpu]: update 18.1
Update to the 18.1 release for both ati and amdgpu DDX. ati is still seeing
active development and amdgpu bring, among other things, support for Raven
Ridge APUs.
Reviewed by: x11 (zeising)
Approved by: x11 (zeising)
Differential Revision: https://reviews.freebsd.org/D17332
 |
|
Thursday, 16 Mar 2017
|
16:29 rezny
Update to 7.9.0
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10029
 |
|
Saturday, 11 Feb 2017
|
14:17 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
 |
|
Sunday, 15 Jan 2017
|
11:27 bapt
Backout upgrade to 7.8 is has too many regressions
Reported by: many
 |
|
Friday, 13 Jan 2017
|
23:49 bapt
Update to 7.8.0
PR: 214587
Submitted by: matthew@reztek.cz
 |
|
Tuesday, 4 Nov 2014
|
20:32 dumbbell
xf86-video-ati: Update to 7.5.0
This update brings several bug fixes. Furthermore, it improves Glamor
support, though this feature isn't supported by FreeBSD yet.
Differential Revision: https://reviews.freebsd.org/D1106
Tested by: Many on freebsd-x11@
Reviewed by: bapt@, kwm@
Approved by: bapt@
 |
|
Sunday, 29 Sep 2013
|
17:01 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)
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first. See UPDATING for details.
PR: ports/181962 [2]
Submitted by: marius [1]
zeising [2]
Exp-run by: bdrewery
Approved by: portmgr (bdrewery)
Thanks to all who helped testing!
 |
|
Saturday, 25 May 2013
|
14:37 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
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
 |
|
Friday, 13 Jan 2012
|
04:38 eadler
Update to 6.14.3
Changes:
* Support for more cards, in particular Llano APUs.
* vdpau/XvMC support (currently only available for >= R3xx via
Gallium3D).
* Tiling fixes, enable it on more cards by default.
* And many more!
PR: ports/162592
Submitted by: wblock
Reviewed by: Alex Keda <admin@lissyara.su>
 |
|
Tuesday, 19 Jul 2011
|
15:18 kwm
Update to 6.14.2.
PR: ports/157572 (based on)
Submitted by: Warren Block <wblock@wonkity.com>
 |
|
Friday, 25 Mar 2011
|
11:19 miwi
- Update to 6.14.1
 |
|
Friday, 25 Feb 2011
|
16:52 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
 |
|
Monday, 27 Dec 2010
|
19:55 pgollucci
- Update to 6.13.2
- Remove MD5
Tested on:
vgapci0@pci0:1:0:0: class=0x030000 card=0x03421028 chip=0x95c51002 rev=0x00
hdr=0x00
vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.'
device = 'ATI Radeon HD 3450 (RV620 LE)'
class = display
subclass = VGA
PR: ports/151392
Submitted by: Mark Atkinson <atkin901@gmail.com>
 |
|
Saturday, 1 May 2010
|
11:41 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 \*
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
 |
|
Tuesday, 1 Dec 2009
|
22:04 rnoland
Go ahead and bump to 6.12.4.
This will request r600_dri.so on r600+ chips.
 |
|
Wednesday, 8 Apr 2009
|
15:18 rnoland
Update to 6.12.2
 |
|
Thursday, 19 Mar 2009
|
02:40 rnoland
Update to 6.12.1
 |
|
Saturday, 14 Mar 2009
|
01:31 rnoland
Update to 6.12.0
This includes EXA and Xv support for r6/7xx series radeons. You need
the updated drm that is in -CURRENT now, -STABLE in about another week
 |
|
Thursday, 19 Feb 2009
|
05:05 rnoland
Update to 6.11.0
 |
|
Friday, 23 Jan 2009
|
16:28 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).
 |
|
Friday, 27 Jun 2008
|
23:26 jkim
Update x11-drivers/xf86-video-ati to 6.9.0 and separate mach64 and r128
drivers into x11-drivers/xf86-video-mach64 and x11-drivers/xf86-video-r128
respectively.
 |
|
Thursday, 6 Mar 2008
|
14:46 flz
Update x11-drivers/xf86-video-ati to 6.8.0.
PR: ports/121271
Submitted by: Nikolai Nespor <bugs@nespor.at>
 |
|
Thursday, 7 Feb 2008
|
11:59 flz
Update xf86-video-ati to 6.7.197.
PR: ports/119972
Submitted by: Peter Lai <cowbert@gmail.com>
 |
|
Wednesday, 12 Dec 2007
|
16:48 flz
Update x11-drivers/xf86-video-ati to 6.7.196.
 |
|
Tuesday, 9 Oct 2007
|
20:08 flz
Update xf86-video-ati to 6.7.195.
Reported by: jkim
 |
19:03 flz
Update xf86-video-ati to 6.7.194.
 |
|
Thursday, 20 Sep 2007
|
14:52 flz
Update x11-drivers/xf86-video-driver to 6.7.193.
 |
|
Thursday, 13 Sep 2007
|
19:45 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@
 |
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Number of commits found: 36 |