mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
Commit b7f05445c0
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)
16 lines
633 B
Text
16 lines
633 B
Text
mcelog processes machine checks (in particular memory and CPU
|
|
hardware errors) on modern x86-based Unix systems and
|
|
produces human-readable output.
|
|
|
|
This software is heavily patched to work on FreeBSD systems,
|
|
and thus provides an extremely limited subset of features as
|
|
of this writing (for example, daemon mode is not currently
|
|
supported).
|
|
|
|
The primary purpose is to provide a way to decode MCE output
|
|
from the FreeBSD kernel into something more human-readable
|
|
using the command 'mcelog --no-dmi --ascii'.
|
|
|
|
FreeBSD conversion patches were originally written by John
|
|
Baldwin <jhb@freebsd.org> and later incorporated into this
|
|
port.
|