non port: graphics/drm-kmod/Makefile |
SVNWeb
|
Number of commits found: 37 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
[ 12:14 Felix Palmen (zirias) ] 307502b
graphics/drm-kmod: Fix dependency on firmwares
Don't overwrite RUN_DEPENDS, add to it. Also allow all architectures
supported by the concrete drm port, and IGNORE otherwise instead of only
depending on firmwares.
While here, indent .if/.elif/.endif correctly.
Approved by: x11 (manu), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36479
|
[ 09:48 Emmanuel Vadot (manu) ] e236c99
graphics/drm-kmod: Default to drm-510-kmod for >= 13.1
Now that 13.0 is EoL we can default everyone to drm-510-kmod
Sponsored by: Beckhoff Automation GmbH & Co. KG
MFH: 2022Q3
|
Thu, 1 Sep 2022
|
[ 13:52 Rene Ladan (rene) ] 2a09e5b (Only the first 10 of 49 ports in this commit are shown above. )
cleanup: remove support for FreeBSD 13.0 which expired today.
- Mk/bsd.port.mk: mark 13.0 as unsupported
- Tools/scripts/portsearch: Drop support for FreeBSD <= 4
- archivers/zstd: revert "Fix build on FreeBSD 13.0"
- deskutils/xdg-desktop-portal: remove check for 13.0
- devel/libpeas: remove outdated comment
- editors/imhex: remove compatibility for 13.0
- editors/libreoffice: remove compatibility for 13.0
- editors/openoffice-4: remove compatibility for 13.0
- editors/openoffice-devel: remove compatibility for 13.0
- emulators/linux_base-c7: remove compatiblity for 13.0
- graphics/drm-kmod: remove detection for 13.0
- graphics/gpu-firmware-amd-kmod: do not check 13.0 anymore
- graphics/linux-c7-libdrm: remove support for 13.0 (Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 022e658 (Only the first 10 of 771 ports in this commit are shown above. )
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 )
|
Mon, 16 May 2022
|
[ 08:39 Emmanuel Vadot (manu) ] 9bb6e17
graphics/drm-kmod: Replace gpu-firmware-kmod depend with the correct version
We changed the version of the gpu-firmware-kmod ports and drm-kmod needs this
one
to work.
Sponsored by: Beckhoff Automation GmbH & CO. KG
|
Sun, 1 May 2022
|
[ 18:27 Emmanuel Vadot (manu) ] 934122a
graphics/drm-kmod: Add dep on gpu-firmware-kmod
Missed in a mismerge.
This is needed so a simple pkg install drm-kmod will work 100% of the time.
Sponsored by: Beckhoff Automation GmbH & Co. KG
|
[ 17:23 Emmanuel Vadot (manu) ] ec76469
graphics/drm-kmod: Track drm-510-kmod on CURRENT
5.10 is mature enough to be used on CURRENT machines.
Sponsored by: Beckhoff Automation GmbH & Co. KG
|
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.
|
Sun, 24 Jan 2021
|
[ 17:43 rene ]
graphics/drm-kmod: Chase supported kernel version range of drm-fbsd13-kmod
Reported by: manu
MFH: 2021Q1
|
[ 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
|
Thu, 31 Dec 2020
|
[ 15:25 rene ]
graphics/drm-kmod: drop support for expired graphics/drm-legacy-kmod
|
Sat, 24 Oct 2020
|
[ 22:04 rene ]
graphics/drm-kmod: simplify logic a bit.
Phabricator: D26646
|
Mon, 14 Sep 2020
|
[ 09:46 manu ]
graphics/drm*kmod: Update to latest upstream
drm-current-kmod/drm-devel-kmod:
- Remove local patch, code is upstream now
- Fix amdgpu build on powerpc64
- Depend on latest gpu-firmware-kmod (for navi14 and renoir users)
drm-kmod:
- Need FreeBSD 1300108, missed in r548208
|
Tue, 31 Mar 2020
|
[ 16:15 rene ] (Only the first 10 of 17 ports in this commit are shown above. )
Clean up ports after FreeBSD 12.0 reached end-of-life.
emulators/mesen is left out for now, as it breaks on 11.3
Submitted by: rene
Reviewed by: jbeich, zeising
X-Differential Revision: https://reviews.freebsd.org/D24211
|
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
|
Wed, 10 Jul 2019
|
[ 07:15 zeising ]
graphics/drm-kmod: Update supported versions
Update supported versions and ports selection in graphics/drm-kmod. This
only affects current.
Reviewed by: jmd
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, 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
|
Fri, 2 Nov 2018
|
[ 13:32 rene ] (Only the first 10 of 243 ports in this commit are shown above. )
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
|
Sun, 30 Sep 2018
|
[ 19:19 jmd ]
new port: graphics/drm-kmod
This metaport encompasses the recommndations of the FreeBSDDesktop team for
DRM modules based on the FreeBSD version and architecture.
Reviewed by: x11 (zeising), imp, rene
Approved by: x11 (zeising)
Differential Revision: https://reviews.freebsd.org/D16903
|
Tue, 13 Mar 2007
|
[ 18:36 miwi ] (Only the first 10 of 19 ports in this commit are shown above. )
2007-03-01 www/ruby-webunit: has deprecated dependencies
2007-03-07 emulators/grustibus: Project was abandoned 6 years ago and expects an
old version of xmame (0.37b4), please use other frontends instead (like gxmame)
2007-03-10 graphics/drm-kmod: Broken on all supported versions of FreeBSD
|
Sun, 11 Feb 2007
|
[ 00:43 kris ] (Only the first 10 of 14 ports in this commit are shown above. )
Deprecate these ports that are broken on 5.x and above, with expiry in
1 month.
|
Sun, 7 May 2006
|
[ 23:46 edwin ] (Only the first 10 of 402 ports in this commit are shown above. )
Remove USE_REINPLACE for categories starting with a G
|
Wed, 28 Jan 2004
|
[ 09:28 anholt ]
Return to ports@ -- I haven't maintained this in ages.
|
Mon, 12 May 2003
|
[ 01:17 anholt ]
Set ONLY_FOR_ARCHS= i386.
|
Fri, 7 Mar 2003
|
[ 06:04 ade ] (Only the first 10 of 238 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Mon, 25 Nov 2002
|
[ 00:18 anholt ]
Change the BROKEN for 5.0 to IGNORE so that bento won't try to compile it.
|
Thu, 17 Oct 2002
|
[ 00:59 anholt ]
Update to drm-kmod including the patches from this port and adding makefile
toggles to disable linux compat. Fix the website address.
PR: 41854,43149
|
Thu, 19 Sep 2002
|
[ 07:30 anholt ]
Update master site and email address, and disable on -current.
|
Sat, 13 Jul 2002
|
[ 02:39 pat ]
PERL -> REINPLACE_CMD
PR: ports/40505
Submitted by: Scott Flatman <sf@dsinw.com>
Approved by: maintainer
|
Wed, 20 Mar 2002
|
[ 01:06 pat ]
Fix probing of Rage128 cards
Bump PORTREVISION
PR: 36111
Submitted by: maintainer
|
Sun, 17 Mar 2002
|
[ 16:02 kevlo ]
Update to 0.9.5
PR: 35997
Submitted by: MAINTAINER
|
Thu, 29 Nov 2001
|
[ 03:26 lioux ]
Update to 0.9.4: both fixes linux binary compatibility on some cards and
quiets down module loading on boot
|
Sun, 28 Oct 2001
|
[ 05:26 sf ]
update to 0.9.2.
|
Sat, 6 Oct 2001
|
[ 08:08 sobomax ]
Add drm-kmod 0.9.2, a FreeBSD kernel modules for 3d acceleration with the DRI.
|
Number of commits found: 37 |