aboutsummaryrefslogtreecommitdiff
path: root/sysutils/stress
Commit message (Collapse)AuthorAgeFilesLines
* - Change my ports MAINTAINER to jmelo@FreeBSD.org.Jean Milanez Melo2006-04-051-1/+1
| | | | | | | Approved by: mnag (mentor) Notes: svn path=/head/; revision=158897
* - Update to 0.18.8Emanuel Haupt2005-12-142-5/+10
| | | | | | | | | | - Respect CFLAGS PR: 90302 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=151160
* - Update to 0.18.7Renato Botelho2005-11-142-4/+6
| | | | | | | | | | | - Add SHA256 - Add a backup MASTER_SITES PR: ports/89005 Submitted by: maintainer Notes: svn path=/head/; revision=148225
* - Update to 0.18.6Renato Botelho2005-11-012-4/+4
| | | | | | | | | | | | - Pass maintainership to submitter, since maintainer is inactive for over a year. PR: ports/87629 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=146889
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Add stress 0.18.1,Kirill Ponomarev2004-05-193-0/+41
stress is a tool which imposes a configurable amount of CPU, memory, I/O, or disk stress on a POSIX-compliant operating system. stress is not a benchmark. It is a tool used by system administrators to evaluate how well their systems will scale, by kernel programmers to evaluate perceived performance characteristics, and by systems programmers to expose the classes of bugs which only or more frequently manifest themselves when the system is under heavy load. PR: ports/66862 Submitted by: Dmitri Nikulin <setagllib@optusnet.com.au> Notes: svn path=/head/; revision=109488