Port details |
- drm_info Small utility to dump info about DRM devices
- 2.7.0 graphics =3 2.6.0_1Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2019-08-11 05:34:48
- Last Update: 2024-07-31 09:12:44
- Commit Hash: 0cec956a
- People watching this port, also watch:: e2fsprogs, xdm, sway, endless-sky, mariadb105-client
- License: MIT
- WWW:
- https://gitlab.freedesktop.org/emersion/drm_info
- Description:
- Small utility to dump info about DRM devices. Suports JSON output.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- drm_info>0:graphics/drm_info
- To install the port:
- cd /usr/ports/graphics/drm_info/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/drm_info
- pkg install drm_info
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: drm_info
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722361585
SHA256 (drm_info-v2.7.0.tar.bz2) = 6c503e00a6d8915e9d0c92677cf2805a96d0256b0cc364e702f8d2dd989edb4a
SIZE (drm_info-v2.7.0.tar.bz2) = 16899
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- scdoc : textproc/scdoc
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libjson-c.so : devel/json-c
- libdrm.so : graphics/libdrm
- libpci.so : devel/libpci
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for drm_info-2.7.0:
MANPAGES=on: Build and/or install manual pages
PCI=on: Print PCI device names via libpci
===> Use 'make config' to modify these settings
- Options name:
- graphics_drm_info
- USES:
- compiler:c11 meson pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.0 31 Jul 2024 09:12:44 |
Jan Beich (jbeich) |
graphics/drm_info: update to 2.7.0
Changes: https://gitlab.freedesktop.org/emersion/drm_info/-/tags/v2.7.0
Reported by: GitLab (notify releases) |
2.6.0_1 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
2.6.0 11 Oct 2023 14:18:47 |
Jan Beich (jbeich) |
graphics/drm_info: update to 2.6.0
Changes: https://gitlab.freedesktop.org/emersion/drm_info/-/tags/v2.6.0
Reported by: GitLab (notify releases) |
2.5.0 12 Jul 2023 21:42:16 |
Jan Beich (jbeich) |
graphics/drm_info: drop GL_TAGNAME |
2.5.0 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.5.0 23 Feb 2023 00:36:57 |
Jan Beich (jbeich) |
graphics/libdrm: update to 2.4.115,1
PR: 269452
Changes: https://lists.x.org/archives/xorg-announce/2023-February/003323.html
Approved by: manu |
2.5.0 09 Feb 2023 13:37:29 |
Jan Beich (jbeich) |
graphics/drm_info: update to 2.5.0
Changes: https://gitlab.freedesktop.org/emersion/drm_info/-/tags/v2.5.0
Reported by: GitLab (notify releases) |
2.4.0 07 Oct 2022 15:00:00 |
Jan Beich (jbeich) |
graphics/drm_info: update to 2.4.0
Changes: https://gitlab.freedesktop.org/emersion/drm_info/-/tags/v2.4.0
Reported by: Repology, GitLab (notify releases) |
2.3.0 07 Oct 2022 14:59:59 |
Jan Beich (jbeich) |
graphics/drm_info: chase to the new home
https://github.com/ascent12/drm_info/commit/26fcf63b3eb8 |
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.3.0 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.3.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.3.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.0 17 Mar 2021 11:55:37 |
jbeich |
graphics/drm_info: update to 2.3.0
Changes: https://github.com/ascent12/drm_info/compare/v2.2.0...v2.3.0
Reported by: portscout |
2.2.0_1 15 Jan 2021 06:57:37 |
jbeich |
graphics/drm_info: unbreak build after r561311
tables.c:247:7: error: duplicate case value '0'
case DRM_FORMAT_MOD_LINEAR:
^
/usr/local/include/libdrm/drm_fourcc.h:422:31: note: expanded from macro
'DRM_FORMAT_MOD_LINEAR'
#define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
^
/usr/local/include/libdrm/drm_fourcc.h:370:2: note: expanded from macro
'fourcc_mod_code'
((((__u64)DRM_FORMAT_MOD_VENDOR_## vendor) << 56) | ((val) &
0x00ffffffffffffffULL))
^
tables.c:245:7: note: previous case defined here
case DRM_FORMAT_MOD_LINEAR:
^
/usr/local/include/libdrm/drm_fourcc.h:422:31: note: expanded from macro
'DRM_FORMAT_MOD_LINEAR' (Only the first 15 lines of the commit message are shown above ) |
2.2.0_1 22 May 2020 19:20:42 |
sunpoet |
Bump PORTREVISION for devel/json-c json-c |
2.2.0 13 Jan 2020 11:55:42 |
jbeich |
graphics/drm_info: update to 2.2.0
Changes: https://github.com/ascent12/drm_info/compare/v2.1.0...v2.2.0
Reported by: portscout |
2.1.0 11 Aug 2019 05:34:39 |
jbeich |
graphics/drm_info: add new port
Small utility to dump info about DRM devices. Suports JSON output.
Dumps can be shared on https://drmdb.emersion.fr/ |