Commit graph

19 commits

Author SHA1 Message Date
abs
95362c7980 Add PKG_DESTDIR_SUPPORT 2009-02-10 12:01:04 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
14fd0b2dfd Install README in share/doc/cpuburn, following the normal convention.
Ensure that the directory exists. Bump revision.
2006-06-01 20:56:33 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
758d912e33 Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction.  Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed.  The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
2006-01-21 18:57:40 +00:00
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
jlam
7425b543e8 Note that gtar is required by the package. 2005-05-16 01:15:30 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
jlam
d858ecf158 The master site and homepage have moved. 2004-09-29 22:05:11 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
abs
968e091727 Enable on *-*-i[3456]86, so we can install on Linux 2002-10-08 11:48:11 +00:00
abs
957792d48d Updated cpuburn to 1.4nb2
Nuke -nostdlib and play some define games to ensure we have a 'main'
	instead of '_start', so the binary includes the NetBSD ELF note and
	runs correctly.
2002-09-17 17:02:30 +00:00
abs
8260d3eb93 Updated cpuburn to 1.4nb1 [abs 2002-09-16]
On NetBSD include /usr/lib/crtbeginS.o to ensure binaries are recognised
	as native.
2002-09-16 22:32:00 +00:00
wiz
acf797f175 Add RCS Id. 2002-07-02 13:01:52 +00:00
abs
3004db59e4 Crap... (Literally) 2002-03-04 20:08:33 +00:00
abs
7b85fde03c Import cpuburn-1.4:
The cpuburn programs are designed to load x86 CPUs as heavily as
    possible for the purposes of system testing.  They have been
    optimized for different processors.  FPU and ALU instructions are
    coded an assembler endless loop.  They do not test every instruction.
    The goal has been to maximize heat production from the CPU, putting
    stress on the CPU itself, cooling system, motherboard (especially
    voltage regulators) and power supply (likely cause of burnBX/MMX
    errors).
2002-03-04 20:06:57 +00:00