notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/drm-fbsd12.0-kmod/Makefile
SVNWeb

Number of commits found: 30

Thu, 15 Sep 2022
[ 07:10 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:569a270ee22ed4a77a066271fe77177a0e6c9971  commit hash:569a270ee22ed4a77a066271fe77177a0e6c9971  commit hash:569a270ee22ed4a77a066271fe77177a0e6c9971  569a270e 
graphics/drm-fbsd12.0-kmod: Remove firmware dep

drm-*-kmod ports should not depend on firmware, so users are free to
only install the firmware packages they actually need. Pulling in all
firmwares should only happen in graphics/drm-kmod metaport.

PR:			266301
Approved by:		x11 (manu), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36526
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 1 Apr 2022
[ 18:23 Vladimir Kondratyev (wulf) search for other commits by this committer ]    commit hash:982315681dd224b41d45826ae5a4ff08616bee13  commit hash:982315681dd224b41d45826ae5a4ff08616bee13  commit hash:982315681dd224b41d45826ae5a4ff08616bee13  9823156 
graphics/drm-fbsd12.0-kmod: update to 20220126 version

PR:		261501
Approved by:	x11 (manu)
Thu, 30 Sep 2021
[ 21:23 Rene Ladan (rene) search for other commits by this committer ]    commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  620968a  (Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 29 Mar 2021
[ 10:54 hselasky search for other commits by this committer ] Original commit   Revision:569463
Buildfix for 12-stable after 1a12a42a9ac533c29cb4100ae2481e72d53d424a .

PR:		254627
Approved by:	pi (implicit)
Fri, 29 Jan 2021
[ 10:01 manu search for other commits by this committer ] Original commit   Revision:563186
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 search for other commits by this committer ] Original commit   Revision:562491
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, 16 Nov 2020
[ 09:39 hselasky search for other commits by this committer ] Original commit   Revision:555459
Buildfix for 12-stable after r367566.

PR:		251163
Approved by:	pi (implicit)
Fri, 21 Feb 2020
[ 21:14 zeising search for other commits by this committer ] Original commit   Revision:526717
graphics/drm-fbsd12.0-kmod: Update snapshot

Update the graphics/drm-fbsd12.0-kmod snapshot
Make unsynchronized DRM_IOCTL_I915_GEM_USERPTR work in mesa on 7th
generation Haswell graphics.  This is needed for vulkan.

MFH:		2020Q1 (implicit, drm-drivers blanket)
Wed, 15 Jan 2020
[ 13:54 zeising search for other commits by this committer ] Original commit   Revision:523110
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, 20 Nov 2019
[ 11:30 zeising search for other commits by this committer ] Original commit   Revision:518003
graphics/drm-fbsd12.0-kmod: Update snapshot

Update graphics/drm-fbsd12.0-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, 24 Oct 2019
[ 23:05 zeising search for other commits by this committer ] Original commit   Revision:515568
graphics/drm-fbsd12.0-kmod: Update snapshot

Update graphics/drm-fbsd12.0-kmod to the latest snapshot, to fix builds on
latest 12-STABLE.

MFH:		2019Q4 (implicit, drm-drivers blanket)
Wed, 14 Aug 2019
[ 21:05 zeising search for other commits by this committer ] Original commit   Revision:508971
graphics/drm-devel-kmod: Update snapshot

This contains fixes for upcoming changes to lkpi.

MFH:		2019Q3 (implicit, drm-drivers blanket)
Sponsored by:	B3 Init
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Mon, 22 Jul 2019
[ 17:18 zeising search for other commits by this committer ] Original commit   Revision:507148
graphics/drm-fbsd12.0-kmod: Update snapshot

Update graphics/drm-fbsd12.0-kmod to the latest snapshot.  This contains a
fix in anticipation of changes in base r350199 being MFCd.

MFH:		2019Q3 (implicit, drm-drivers blanket)
Sponsored by:	B3 Init
Mon, 15 Jul 2019
[ 21:38 zeising search for other commits by this committer ] Original commit   Revision:506712
graphics/drm-fbsd12.0-kmod: Mark only for 12

Change the version check in graphics/drm-fbsd12.0-kmod to make it only
compile on FreeBSD 12, not 13 and later, since it fails to build on 12.0.
graphics/drm-current-kmod is the same driver versions, but with some
differences due to differences in 12 and current.

MFH:		2019Q3 (implicit, drm-drivers blanket)
Sponsored by:	B3 Init
Wed, 10 Jul 2019
[ 14:51 zeising search for other commits by this committer ] Original commit   Revision:506354
graphics/drm-fbsd12.0-kmod: Update snapshot

Update snapshot of graphics/drm-fbsd12.0-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, 9 Jul 2019
[ 20:20 zeising search for other commits by this committer ] Original commit   Revision:506311
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, 24 Jun 2019
[ 21:37 zeising search for other commits by this committer ] Original commit   Revision:505057
graphics/drm-fbsd12.0-kmod: Update snapshot

Update graphics/drm-fbsd12.0-kmod to latest snapshot.  This fixes issues
with sysctl name clashes.

Approved by:	jmd (maintainer, implicit)
MFH:		2019Q2 (implicit, drm-kmod blanket)
Sponsored by:	B3 Init
Mon, 20 May 2019
[ 20:29 zeising search for other commits by this committer ] Original commit   Revision:502166
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
Tue, 30 Apr 2019
[ 20:27 zeising search for other commits by this committer ] Original commit   Revision:500562
Update drm driver snapshots

Update the drm drivers for current (drm-current-kmod) and for 12
(drm-fbsd12.0-kmod) to their respective latest snapshots.
This includes fixes to debugging output using debugfs.

Approved by:	jmd (maintainer, implicit)
MFH:		2019Q2 (implicit approval, drm-drivers blanket)
Sponsored by:	B3 Init (zeising)
Wed, 24 Apr 2019
[ 19:51 zeising search for other commits by this committer ] Original commit   Revision:499905
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)
Tue, 5 Mar 2019
[ 21:47 zeising search for other commits by this committer ] Original commit   Revision:494747
Update drm kmods for current and FreeBSD 12.0

Update graphics/drm-current-kmod and graphics/drm-fbsd12.0-kmod to their
respective latest snapshots.

This fixes a bug where a non-recursive mutex was used recursively in certain
conditions.
See https://github.com/FreeBSDDesktop/kms-drm/issues/134 for further details

FreeBSDDesktop issue:	#134
Approved by:		jmd (maintainer, implicit)
MFH:			2019Q1 (implicit approval, drm drivers)
Sponsored by:		B3 Init
Wed, 13 Feb 2019
[ 21:07 zeising search for other commits by this committer ] Original commit   Revision:492864
update drm-current and drm-fbsd12.0 snapshots

Update drm-current-kmod and drm-fbsd12.0-kmod to the latest snapshots.
This mutes console chatter about unimplemented stuff, which sometimes is
confusing.

Approved by:	jmd (maintainer, implicit)
Tue, 18 Dec 2018
[ 15:50 zeising search for other commits by this committer ] Original commit   Revision:487755
Fix version check.  THis is only supported on 12 and later.

Noticed by:	jbeich
Sat, 15 Dec 2018
[ 08:58 zeising search for other commits by this committer ] Original commit   Revision:487492
graphics/drm-fbsd12.0-kmod: Update snapshot

Update to latest snapshot to pull in a fix for running sysctl -a when using
amdgpu.  This fix is aldready in drm-current-kmod.

Approved by:	jmd (maintainer, implicit)
Wed, 12 Dec 2018
[ 02:23 jmd search for other commits by this committer ] Original commit   Revision:487274
graphics/drm-fbsd12.0: Update to 4.16 DRM

Despite the improvements going from 4.11 to 4.16, it also
brings experimental support for i386 and powerpc64.

Switch to dedicated upstream 12.0 branch

Reviewed by:	zeising (x11)
Differential Revision:	https://reviews.freebsd.org/D18508
Mon, 10 Dec 2018
[ 03:02 jmd search for other commits by this committer ] Original commit   Revision:487117 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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: 30