non port: graphics/drm-fbsd11.2-kmod/Makefile |
SVNWeb
|
Number of commits found: 19 |
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 29 Jan 2021
|
[ 10:01 manu ]
drm-fbsd*-kmod: Remove CONFLICTS_INSTALL
Only one port can be built on one branch so it's not needed
|
Sun, 24 Jan 2021
|
[ 17:16 rene ]
Hook drm-fbsd13-kmod to the maser drm-kmod port and bump its PORTREVISION.
Add new drm-fbsd13-kmod to the conflict lists of the other ports.
Be pedantic about version boundaries.
Approved by: manu (on ports-committers)
MFH: 2021Q1
|
Mon, 20 Apr 2020
|
[ 20:29 zeising ]
graphics/drm-fbsd11.2-kmod: Update snapshot
Update the snapshot of graphics/drm-fbsd11.2-kmod.
This update only pulls in a change to fix isses with EDID data.
PR: 245730
Reported by: crahman@gmail.com
MFH: 2020Q2 (implicit, drm-drivers blanket)
|
Fri, 20 Mar 2020
|
[ 22:25 zeising ]
graphics/drm-fbsd11.2-kmod: Update snapshot
Update the snapshot of graphics/drm-fbsd11.2-kmod
This includes a fix picked from later versions, to improve support for older
intel GPUs, such as 965GM.
|
Fri, 21 Feb 2020
|
[ 21:44 zeising ]
Graphics/drm-fbsd11.2-kmod: Update snapshot
Update graphics/drm-fbsd11.2-kmod to the latest snapshot.
Make unsynchronized DRM_IOCTL_I915_GEM_USERPTR work in mesa on 7th
generation Haswell graphics. This is needed for vulkan.
Add devctl (devd) notification for monitor hotplug.
MFH: 2020Q1 (implicit, drm-drivers blanket)
|
Wed, 15 Jan 2020
|
[ 13:54 zeising ]
graphics/drm-kmod ports: Update snapshots
Update snapshots of all linux KPI based DRM graphics driver ports.
This update fixes an information disclosure security vulnerability.
Please note that only the drivers for intel GPUs are affected.
MFH: 2020Q1
Security: d2c2c815-3793-11ea-8be3-54e1ad3d6335
|
Wed, 4 Dec 2019
|
[ 20:27 zeising ]
graphics/drm-fbsd11.2-kmod: Update snapshot
Update graphics/drm-fbsd11.2-kmod to the latest snapshot. This is a security
update, containing fixes for local privilege escalation and denial of
service bugs, as part of the Intel 2019.2 IPU
MFH: 2019Q4 (implicit, security, drm-drivers blanket)
Security: ecb7fdec-0b82-11ea-874d-0c9d925bbbc0
|
Thu, 7 Nov 2019
|
[ 16:30 rene ] (Only the first 10 of 16 ports in this commit are shown above. )
Clean up support for FreeBSD 11.2.
While here, modernize some comments in Mk/bsd.*.mk.
Note that graphics/drm-fbsd11.2-kmod is not renamed yet, this was somewhat
under discussion.
Submitted by: rene
Reviewed by: antoine, jbeich, mat, zeising
Differential Revision: https://reviews.freebsd.org/D21974
|
Thu, 19 Sep 2019
|
[ 07:47 zeising ]
graphics/drm-fbsd11.2-kmod: Restrict versions
Restrcict drm-fbsd11.2-kmod to 11.2 and the rest of the 11 branch. This
port might work on 12.0 as well, but this is not supported anyway. It's
definetly broken on 13-CURRENT.
|
Fri, 6 Sep 2019
|
[ 15:57 zeising ]
graphics/drm-fbsd11.2-kmod: Update snapshot
|
Tue, 6 Aug 2019
|
[ 08:35 zeising ]
graphics/drm-fbsd11.2-kmod: Update snapshot
Update snapshot of graphics/drm-fbsd11.2-kmod to include a fix for a memory
leak.
FreeBSD Graphics issue: #155
https://github.com/FreeBSDDesktop/kms-drm/issues/155
PR: 238925
Reported by: Ting-Wei Lan
MFH: 2019Q3 (implicit, drm-drivers blanket)
Sponsored by: B3 Init (zeising)
|
Tue, 30 Jul 2019
|
[ 19:18 zeising ]
graphics/drm-fbsd11.2-kmod: Update snapshot
Update graphics/drm-fbsd11.2-kmod to the latest snapshot. This fixes the
build with fhold() changed from a macro to a function.
MFH: 2019Q3 (implicit, drm-drivers blanket)
Sponsored by: B3 Init
|
Tue, 9 Jul 2019
|
[ 20:20 zeising ]
Change maintainer of all drm kmod ports to x11@
Change maintainer of all drm kmod ports to x11@FreeBSD.org. This way, PRs,
notice about build breakages from package builds and so on goes to the
entire x11@ team, and not just one member.
Approved by: jmd (maintainer)
|
Mon, 20 May 2019
|
[ 20:29 zeising ]
drm-kmod ports: Update conflicts
Update conflicts for all drm-kmod ports to take into account the new
drm-devel-kmod port.
MFH: 2019Q2 (implicit, drm-driver blanket)
Sponsored by: B3 Init
|
Wed, 24 Apr 2019
|
[ 19:51 zeising ]
Update drm kmod ports
Update drm-fbsd11.2-kmod and drm-fbsd12.0-kmod to their latest snapshots.
This fixes loading order issues with ttm.
MFH: 2019Q2 (implicit approval, drm driver blanket)
|
Wed, 12 Dec 2018
|
[ 02:26 jmd ]
graphics/drm-fbsd11.2-kmod: update to latest snapshot
Switch to dedicated upstream branch for this release.
Indicate Linux DRM version as part of port version to sync with other DRM
ports.
Remove outdated check for old CURRENT.
Reviewed by: zeising (x11)
Differential Revision: https://reviews.freebsd.org/D18507
|
Mon, 10 Dec 2018
|
[ 03:02 jmd ] (Only the first 10 of 14 ports in this commit are shown above. )
LinuxKPI-based DRM ports: move to new ports nomenclature.
After some discussions within the x11 team, it was decided to move to a new
nomenclature for the LinuxKPI-based DRM ports that correctly reflects the
FreeBSD version the ports are for. This will also allow us to move to dedicated
branches per FreeBSD release and eases porting work.
Functionally, this commit is a no-op as we are not moving to new snapshots.
Reflect the move in UPDATING and MOVED. Users using the graphics/drm-kmod meta
port should not be affected. Direct consumers of the DRM ports shall move, as
in MOVED, as follows:
drm-stable-kmod is drm-fbsd11.2-kmod
drm-next-kmod is drm-fbsd12.0-kmod
drm-devel-kmod is drm-current-kmod
Reviewed by: zeising (x11)
Approved by: zeising (x11)
Differential Revision: https://reviews.freebsd.org/D18328
|
Number of commits found: 19 |