Port details |
- acerhdf-kmod Acer Aspire One fan control
- 0.1.4_1 sysutils =2 0.1.4_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2015-07-20 08:27:03
- Last Update: 2024-02-25 14:30:20
- Commit Hash: b5772c7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: kld
- License: GPLv2
- WWW:
- https://codeberg.org/tobik/acerhdf-kmod
- Description:
- The acerhdf kernel module allows you to control the fans of some of
the Acer Aspire One netbook models. This includes the models Acer
AO521, Acer AO531h, Acer AO751h Acer Aspire 1410, Acer Aspire 1810T,
Acer Aspire 1810TZ, Acer Aspire 1825PTZ, Acer Aspire 5315, Acer Aspire
5739G, Acer Aspire 5755G, Acer Aspire One 753, Acer Aspire One A110,
Acer Aspire One A150, Acer Extensa 5420, Acer LT-10Q, Acer TM8573T,
Acer TravelMate 7730G, Gateway AOA110, Gateway AOA150, Gateway LT31,
Packard Bell AOA110, Packard Bell AOA150, Packard Bell DOA150, Packard
Bell DOTMA, Packard Bell DOTMU, Packard Bell DOTVR46, and Packard Bell
ENBFT.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- acerhdf-kmod>0:sysutils/acerhdf-kmod
- To install the port:
- cd /usr/ports/sysutils/acerhdf-kmod/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/acerhdf-kmod
- pkg install acerhdf-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: acerhdf-kmod
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1662059361
SHA256 (acerhdf-kmod-0.1.4.tar.gz) = 60b1dab64caa55f735de0cbd56b13bdf6c2dc1a4f6e7bfc916a7cc35dddc42c6
SIZE (acerhdf-kmod-0.1.4.tar.gz) = 8629
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_acerhdf-kmod
- USES:
- kmod uidfix
- pkg-message:
- For install:
- The acerhdf fan control is disabled by default. To enable it add the
following settings to /boot/loader.conf
acerhdf_load="YES"
and to /etc/sysctl.conf
dev.acerhdf.0.enabled=1
Refer to acerhdf(4) for additonal settings. Choose wisely and be
careful that your system does not overheat!
- Master Sites:
|
Number of commits found: 18
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.4_1 25 Feb 2024 14:30:20 |
Muhammad Moinur Rahman (bofh) |
sysutils/acerhdf-kmod: Moved man to share/man
Approved by: portmgr (blanket) |
0.1.4 10 Sep 2022 14:35:46 |
Tobias Kortkamp (tobik) |
sysutils/acerhdf-kmod: Update to 0.1.4
- Move to new home
- The FreeBSD 14.0 build fix has been merged upstream |
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) |
0.1.3 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 ) |
0.1.3 23 Jun 2022 21:33:12 |
John Baldwin (jhb) |
sysutils/acerhdf-kmod: Remove unused DRIVER_MODULE devclass on recent main.
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D35240 |
0.1.3 19 Apr 2021 08:00:09 |
Tobias Kortkamp (tobik) |
Remove my useless "Created by" lines |
0.1.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.3 28 Sep 2020 05:05:25 |
tobik |
Reset MAINTAINER |
0.1.3 05 Oct 2019 06:46:00 |
tobik |
sysutils/acerhdf-kmod: Update to 0.1.3
- Add support for Acer Aspire 7551
- While here clean up the port a bit |
0.1.2 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
0.1.2 15 Feb 2017 12:28:29 |
tobik |
Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9610 |
0.1.2 12 Feb 2017 21:54:33 |
rene |
sysutils/acerhdf-kmod: no need to declare an empty KERN_DEBUGDIR anymore |
0.1.2 03 Jan 2017 11:01:06 |
mat |
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight |
0.1.2 27 Dec 2016 22:31:49 |
rakuco |
Update to 0.1.2.
This fixes kernel panics on FreeBSD 11 and 12.
PR: 215484
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer) |
0.1.1 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
0.1.1 02 Dec 2015 22:47:16 |
amdmi3 |
- Update maintainer's email in 3 port
PR: 204948 |
0.1.1 26 Sep 2015 03:12:08 |
linimon |
Mark as x86-only. This is specific to one machine. |
0.1.1 20 Jul 2015 08:26:52 |
robak |
sysutils/acerhdf-kmod: NEW PORT - Acer Aspire One fan control kernel module
The acerhdf kernel module allows you to control the fans of some of
the Acer Aspire One netbook models. This includes the models Acer
AO521, Acer AO531h, Acer AO751h Acer Aspire 1410, Acer Aspire 1810T,
Acer Aspire 1810TZ, Acer Aspire 1825PTZ, Acer Aspire 5315, Acer Aspire
5739G, Acer Aspire 5755G, Acer Aspire One 753, Acer Aspire One A110,
Acer Aspire One A150, Acer Extensa 5420, Acer LT-10Q, Acer TM8573T,
Acer TravelMate 7730G, Gateway AOA110, Gateway AOA150, Gateway LT31,
Packard Bell AOA110, Packard Bell AOA150, Packard Bell DOA150, Packard
Bell DOTMA, Packard Bell DOTMU, Packard Bell DOTVR46, and Packard Bell
ENBFT.
WWW: https://github.com/t6/kmod-acerhdf
PR: 198716
Submitted by: Tobias Kortkamp <tobias.kortkamp@gmail.com > |
Number of commits found: 18
|