Ticket #49598: Portfile

File Portfile, 854 bytes (added by anon_sfba@…, 8 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2# $Id$
3
4PortSystem          1.0
5
6name                stress
7version             1.0.4
8categories          benchmarks
9platforms           darwin
10license             GPL-2
11maintainers         macports.org:nomaintainer
12description         Workload generator
13long_description    stress is a deliberately simple workload generator for POSIX systems. It imposes a configurable amount of CPU, memory, I/O, and disk stress on the system.
14homepage            http://people.seas.harvard.edu/~apw/stress/
15
16master_sites        http://people.seas.harvard.edu/~apw/stress/
17checksums           rmd160 f168f4baedc97206259dd5dc59529805da48bc64 \
18                    sha256 057e4fc2a7706411e1014bf172e4f94b63a12f18412378fca8684ca92408825b
19