Port details |
- consolehm Console based hardware monitor for FreeBSD
- 1.31_2 sysutils =13 1.31_2Version 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: unknown
- Last Update: 2024-03-16 20:05:13
- Commit Hash: 4cb3e81
- People watching this port, also watch:: png, libxml2, freetype2, unzip, pcre
- License: not specified in port
- Description:
- ConsoleHM uses the SMBus Driver for PIIX4 provided by Takanori Watanabe to
gather information from hardware sensors to provide motherboard temperature, fan
speeds and voltage readings on the console.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- consolehm>0:sysutils/consolehm
- To install the port:
- cd /usr/ports/sysutils/consolehm/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/consolehm
- pkg install consolehm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: consolehm
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (consolehm-1.31.tar.gz) = 121bdc1f50f06e7a751bf1aee9d3d7d36415b234a524af6b6f626dcf5b9d5ef6
SIZE (consolehm-1.31.tar.gz) = 21615
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_consolehm
- 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 |
1.31_2 16 Mar 2024 20:05:13 |
Christian Weisgerber (naddy) |
sysutils/consolehm: Move man pages to share/man
Approved by: portmgr (blanket) |
1.31_1 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 ) |
1.31_1 14 Sep 2021 17:56:04 |
Mikael Urankar (mikael) |
sysutils/consolehm: Mark this port broken on aarch64
Approved by: portmgr (blanket) |
1.31_1 28 May 2021 17:28:02 |
Mark Linimon (linimon) |
sysutils/consolehm: correct previous commit
by using the canonical string. |
1.31_1 12 May 2021 20:55:56 |
Mark Linimon (linimon) |
patch-chm.c: use correct __defined__ for riscv64 to fix build there. |
1.31_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.31_1 16 Mar 2021 20:31:51 |
pkubaj |
sysutils/consolehm: fix build on aarch64, powerpc64le, riscv64 |
1.31_1 03 Dec 2020 15:29:01 |
linimon |
Also mark BROKEN on riscv64. |
1.31_1 15 Nov 2020 09:06:24 |
linimon |
Mark various ports BROKEN on aarch64.
Obtained from: local run @lonesome.com |
1.31_1 21 Sep 2019 15:24:36 |
pkubaj |
sysutils/consolehm: fix build on non-x86
outb requires including machine/pio.h and sys/types.h (for uint8_t).
Approved by: linimon (mentor)
Differential Revision: https://reviews.freebsd.org/D21633 |
1.31_1 28 Nov 2017 18:58:57 |
mi |
Pass -e to make so that the PREFIX-variable already in the environment
is respected over the setting inside Makefile. The latter always points
at /usr/local, which may be wrong in some cases. |
1.31_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.31_1 10 Aug 2015 19:28:57 |
amdmi3 |
- Mark ONLY_FOR_ARCHS: uses x86-only assembly from machine/cpufunc.h |
1.31_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.31_1 01 May 2015 20:41:14 |
grembo |
Fix build on HEAD after SMBus change (r281985/r282256).
Approved by: mentors (implicit) |
1.31_1 03 Sep 2014 21:07:17 |
antoine |
Allow staging as a regular user |
1.31_1 29 Jul 2014 15:00:13 |
adamw |
Rename sysutils/ patch-xy patches to reflect the files they modify. |
1.31_1 08 Nov 2013 15:06:29 |
vanilla |
Support STAGEDIR. |
1.31_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.31_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.31_1 01 Apr 2010 05:16:19 |
linimon |
Mark various ports as broken or ignore on powerpc.
While here, remove remnants of alpha. |
1.31_1 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.31_1 25 Nov 2005 18:14:52 |
pav |
- Add SHA256 |
1.31_1 01 Aug 2005 12:04:27 |
brian |
s,machine/smb.h,dev/smbus/smb.h, |
1.31_1 12 Jun 2004 20:53:30 |
arved |
Fix build with gcc34 |
1.31_1 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
1.31_1 05 Mar 2004 12:08:06 |
kris |
BROKEN on sparc64 and ia64: Does not compile |
1.31_1 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.31_1 11 Jul 2003 01:24:18 |
kris |
Reset bouncing maintainer address to ports@FreeBSD.org |
1.31_1 21 Feb 2003 13:28:59 |
knu |
De-pkg-comment. |
22 Apr 2001 17:55:23 |
fenner |
Stick distfiles in my local_distfiles, since maintainer is having trouble
with his servers. |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
25 Dec 2000 13:49:58 |
jedgar |
- email address updated. - other email references within source updated. |
08 Oct 2000 07:23:57 |
asami |
Convert category sysutils to new layout. |
09 Aug 2000 19:38:27 |
jedgar |
Respect CFLAGS properly |
08 Aug 2000 03:42:54 |
steve |
Add 'LDFLAGS+=-lio' for the implementations of inb/outb on the Alpha. |
02 Aug 2000 08:51:47 |
kevlo |
Update to version 1.31 |
30 Jul 2000 15:58:46 |
kevlo |
Update to version 1.3 |
07 Jun 2000 21:38:15 |
asami |
Add chm.8 as a "maybe" compressed manpage. |
22 May 2000 01:50:12 |
will |
Update to 1.3A. |