./sysutils/acpica-utils, Intel ACPI CA Unix utilities

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20160930nb2, Package name: acpica-utils-20160930nb2, Maintainer: pkgsrc-users

This package provides the ACPICA user-space utilities built upon
the same kernel code. The ACPI Component Architecture is used for
managing hardware and events. The following utilities are provided:

* ASL Compiler & Disassembler
* ACPI Simulator (AcpiExec)
* ACPI Table Extractor (AcpiXtract)
* ACPI Help (AcpiHelp)
* ACPI Source Code Converter (AcpiSrc)
* ACPI Example Namespace Dump (AcpiNames)


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1391.04 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-02 13:19:26 by Olaf Seibert | Files touched by this commit (1)
Log message:
sysutils/acpica-utils: unbreak build with gcc12

-Werror is a bad idea.
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2021-05-10 11:25:10 by Rin Okuyama | Files touched by this commit (1)
Log message:
acpica-utils: Fix build with GCC10 by adding some -Wno-error=xxx.
   2020-10-16 13:46:39 by Rin Okuyama | Files touched by this commit (1)
Log message:
For GCC9, add -Wno-error=format-overflow -Wno-error=stringop-truncation to
fix build.
   2020-03-22 13:24:58 by Roland Illig | Files touched by this commit (1)
Log message:
sysutils/acpica-utils: remove nonexistent files from REPLACE_BASH
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2018-10-29 15:42:08 by David Brownlee | Files touched by this commit (1)
Log message:
Adjust CC_VERSION check from gcc-8* to gcc-[89]*