pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Importing stress-1.0.4 to wip.
Module Name: pkgsrc-wip
Committed By: i3enedek <pkgsrc_git%i3enedek.neomailbox.net@localhost>
Pushed By: i3enedek
Date: Thu Feb 25 15:17:24 2016 +0000
Changeset: b4f61db071ff0bc76a7e3fb880b73212977e5946
Added Files:
stress/DESCR
stress/Makefile
stress/PLIST
stress/distinfo
Log Message:
Importing stress-1.0.4 to wip.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b4f61db071ff0bc76a7e3fb880b73212977e5946
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
stress/DESCR | 4 ++++
stress/Makefile | 15 +++++++++++++++
stress/PLIST | 4 ++++
stress/distinfo | 6 ++++++
4 files changed, 29 insertions(+)
diffs:
diff --git a/stress/DESCR b/stress/DESCR
new file mode 100644
index 0000000..845f663
--- /dev/null
+++ b/stress/DESCR
@@ -0,0 +1,4 @@
+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. It is written in C, and is free software licensed
+under the GPLv2.
diff --git a/stress/Makefile b/stress/Makefile
new file mode 100644
index 0000000..2bba322
--- /dev/null
+++ b/stress/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+DISTNAME= stress-1.0.4
+CATEGORIES= wip
+MASTER_SITES= http://people.seas.harvard.edu/~apw/stress/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://people.seas.harvard.edu/~apw/stress/
+COMMENT= Deliberately simple workload generator for POSIX systems
+LICENSE= gnu-gpl-v2
+
+GNU_CONFIGURE= yes
+INFO_FILES= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/stress/PLIST b/stress/PLIST
new file mode 100644
index 0000000..9ff0386
--- /dev/null
+++ b/stress/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD$
+bin/stress
+info/stress.info
+man/man1/stress.1
diff --git a/stress/distinfo b/stress/distinfo
new file mode 100644
index 0000000..ca973ea
--- /dev/null
+++ b/stress/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (stress-1.0.4.tar.gz) = e1533bc704928ba6e26a362452e6db8fd58b1f0b
+RMD160 (stress-1.0.4.tar.gz) = f168f4baedc97206259dd5dc59529805da48bc64
+SHA512 (stress-1.0.4.tar.gz) = 623a7d9585828bed4b7673e19fb0cfdda904552cd56353d74106047b64249299d5f8da892ec135f1781ec3984c7d5835dcc6c0d8e659e06c8a1e4fb2af9fd9c4
+Size (stress-1.0.4.tar.gz) = 191800 bytes
Home |
Main Index |
Thread Index |
Old Index