Commit graph

6 commits

Author SHA1 Message Date
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
uebayasi
b3e7c0b83d Build / install "acpisrc" utility too; bump revision for this.
Enable pkgviews installation, several pkgsrc fixes.
2004-06-04 03:36:18 +00:00
xtraeme
f1334f921b Update acpi-iasl to 2004311. 2004-03-23 07:53:10 +00:00
uebayasi
0bcf7b0b0c Initial import of IASL (Intel ACPI Source Language) compiler 20031203.
acpi-iasl compiles ASL (ACPI Source Language) into AML (ACPI Machine
Language).  This AML is suitable for inclusion as a DSDT in system
firmware.  It also can disassemble AML, for debugging purposes.
2004-02-28 17:09:21 +00:00