Port details |
- intel-backlight Control backlight on various modern Intel(R) GPUs
- 20200418_1 graphics
=3 20200418Version of this port present on the latest quarterly branch. - Maintainer: jmd@FreeBSD.org
 - Port Added: 2015-07-06 12:56:44
- Last Update: 2022-04-08 10:22:11
- Commit Hash: da7b194
- People watching this port, also watch:: i3lock, webcamd, mesa-dri, zsh, dunst
- License: MIT
- Description:
- Control backlight on various modern Intel(R) GPUs.
WWW: https://github.com/FreeBSDDesktop/intel_backlight_fbsd
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- intel-backlight>0:graphics/intel-backlight
- To install the port:
- cd /usr/ports/graphics/intel-backlight/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/intel-backlight
- pkg install intel-backlight
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: intel-backlight
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1587247848
SHA256 (FreeBSDDesktop-intel_backlight_fbsd-20200418-a6c0e39_GH0.tar.gz) = b97f63aab6c474d13e69a6a07a4a534a9fcefee7d7f36e67376fb83e7209cdd9
SIZE (FreeBSDDesktop-intel_backlight_fbsd-20200418-a6c0e39_GH0.tar.gz) = 42381
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libdrm.so : graphics/libdrm
- libpciaccess.so : devel/libpciaccess
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for intel-backlight-20200418_1:
EXAMPLES=on: Build and/or install examples
SUID=on: Install intel_backlight with the setuid bit set
===> Use 'make config' to modify these settings
- Options name:
- graphics_intel-backlight
- pkg-message:
- For install:
- Users of intel_backlight(1) are encouraged to switch to
the backlight(8) command, which is shipped with FreeBSD
since version 13.0.
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Apr 2022 10:22:11 20200418_1
|
Mateusz Piotrowski (0mp)  |
graphics/intel-backlight: Encourage switching to backlight(8)
Approved by: portmgr blanket |
25 Oct 2021 12:58:29 20200418
|
Alexey Dokuchaev (danfe)  |
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.
While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names. |
06 Apr 2021 14:31:07 20200418
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
02 May 2020 20:02:58
20200418
|
cperciva  |
Update to 20200418.
This adds a devd configuration file which allows my Dell Latitude 7390 to
invoke intel_backlight when the acpi_video brightness setting changes.
Approved by: maintainer-timeout
Differential Revision: https://reviews.freebsd.org/D24490 |
05 Apr 2019 07:31:07
20180328
|
0mp  |
graphics/intel-backlight: Update to 20180328
This update brings in some documentation updates.
Reviewed by: jmd
Approved by: maintainer
Differential Revision: https://reviews.freebsd.org/D19808 |
18 Aug 2018 20:42:47
20180303
|
sunpoet  |
Update MAINTAINER: use @FreeBSD.org |
16 Mar 2018 02:26:14
20180303
|
jmd  |
graphics/intel-backlight: update to 20180303. This brings a large number of
updates including examples and link to the upstream man page.
PR: 226326
Submitted by: 0mp@FreeBSD.org
Reviewed by: swills (mentor)
Approved by: swills (mentor) |
14 Sep 2017 01:58:31
20170831
|
jmd  |
graphics/intel-backlight: change to FreeBSDDesktop github to support newer Intel
GPUs. Take maintainership over on behalf of FreeBSDDesktop team.
Reviewed by: swills (mentor), grembo (previous maintainer)
Approved by: swills (mentor), grembo (previous maintainer)
Obtained from: FreeBSDDesktop
Differential Revision: https://reviews.freebsd.org/D12196 |
01 Apr 2016 14:00:57
20150706
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
16 Jul 2015 08:31:00
20150706
|
grembo  |
Limit archictectures to i386 and amd64, as the hardware is only found there.
PR: 201597
Approved by: mentors (implicit) |
06 Jul 2015 12:56:36
20150706
|
grembo  |
New port graphics/intel-backlight
Control backlight on various modern Intel(R) GPUs.
Differential Revision: https://reviews.freebsd.org/D2999
Reviewed by: bapt
Approved by: bapt |