Port details |
- bsdfan Utility to manage fans on Lenovo ThinkPad laptops
- g20180112_1 sysutils
=2 g20180112Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2020-07-07 19:11:48
- Last Update: 2024-12-08 14:27:22
- Commit Hash: 45f03c6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/claudiozz/bsdfan
- Description:
- This is a simple utility to manage Lenovo ThinkPad fans on FreeBSD.
It automatically regulates the fan speed by the sensor temperature
and user configuration.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/bsdfan/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/bsdfan
- pkg install bsdfan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bsdfan
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1515773468
SHA256 (claudiozz-bsdfan-g20180112-d8428a7_GH0.tar.gz) = d8047d71e6f0dda4239e6926ff4a8b6dd5999082a3d9f6a2eca55f7ae2f0b153
SIZE (claudiozz-bsdfan-g20180112-d8428a7_GH0.tar.gz) = 5728
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_bsdfan
- USES:
- uidfix
- 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 |
g20180112_1 08 Dec 2024 14:27:22
    |
Alexey Dokuchaev (danfe)  |
sysutils/bsdfan: the port had been improved (+)
- Install rc-script with resume command support
- Respect installation ${PREFIX} while I'm here
PR: 276991
Submitted by: Viacheslav Chimishuk |
g20180112 08 Dec 2024 08:18:18
    |
Alexey Dokuchaev (danfe)  |
sysutils/bsdfan: print better error message when failing to start
On non-ThinkPad laptops, or when acpi_ibm(4) module is not loaded,
the program emits cryptic "bsdfan: Not enough permissions: No such
file or directory" error message. Replace it with something more
meaningful and helpful. |
g20180112 23 Jan 2024 11:32:28
    |
Alexey Dokuchaev (danfe)  |
Convert more of my ports to new manual page location (part two). |
g20180112 15 Feb 2023 10:09:04
    |
Alexey Dokuchaev (danfe)  |
Try to quickly unbreak two of my ports against Clang 15
Reported by: pkg-fallout |
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) |
g20180112 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 ) |
g20180112 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
g20180112 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
g20180112 07 Jul 2020 19:47:11
  |
danfe  |
Limit to x86 architectures (amd64 and i386).
Suggested by: linimon |
g20180112 07 Jul 2020 19:11:41
  |
danfe  |
This is a simple utility to manage Lenovo ThinkPad fans on FreeBSD.
It automatically regulates the fan speed by the sensor temperature
and user configuration.
Suggested by: debdrup |