Commit Graph

7 Commits

Author SHA1 Message Date
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Andrej Zverev
26842f113a - Support STAGEDIR
- Switch to USES=gmake
- Remove leading indefinite article from COMMENT

Submitted by:	zont@ (maintainer via email)
2013-10-15 09:00:49 +00:00
Bryan Drewery
098817c9ea - Remove default DISTNAME
PR:		ports/165609
Submitted by:	pgollucci (March 2012)
With hat:	portmgr
2013-09-30 14:23:02 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Andrej Zverev
b4536e866c - Update maintainer email address.
Submitted by:	maintainer via irc
2012-12-11 11:31:30 +00:00
Emanuel Haupt
123529259d Respect CC and CFLAGS
Approved by:	Andrey Zonov <andrey@zonov.org> (maintainer)
2012-02-11 17:19:35 +00:00
Martin Wilke
20672d9f5a nvramtool is a utility for reading/writing coreboot parameters and
displaying information from the coreboot table.  It is intended for x86-based
systems (both 32-bit and 64-bit) that use coreboot.

The coreboot table resides in low physical memory, and may be accessed
through the /dev/mem interface.  It is created at boot time by coreboot, and
contains various system information such as the type of mainboard in use.  It
specifies locations in the CMOS (nonvolatile RAM) where the coreboot
parameters are stored.

For information about coreboot, see http://www.coreboot.org/.

WWW: http://www.coreboot.org/Nvramtool

PR:		ports/155583
Submitted by:	Andrey Zonov <andrey at zonov.org>
2011-03-18 05:06:07 +00:00