summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-06-03 13:30:47 +0000
committerjperkin <jperkin>2014-06-03 13:30:47 +0000
commit86f8f67efdeb08f7e2fff5c3a6f4d7d10f8b2060 (patch)
tree45a3e01095552d238c6af7f901b27462c556f59a /misc
parent044899e1f56519c03abdb488bd65618382850b19 (diff)
downloadpkgsrc-86f8f67efdeb08f7e2fff5c3a6f4d7d10f8b2060.tar.gz
Import misc/ruby-systemu into pkgsrc.
Universal capture of stdout and stderr and handling of child process pid for Windows, *nix, etc.
Diffstat (limited to 'misc')
-rw-r--r--misc/ruby-systemu/DESCR2
-rw-r--r--misc/ruby-systemu/Makefile12
-rw-r--r--misc/ruby-systemu/PLIST17
-rw-r--r--misc/ruby-systemu/distinfo5
4 files changed, 36 insertions, 0 deletions
diff --git a/misc/ruby-systemu/DESCR b/misc/ruby-systemu/DESCR
new file mode 100644
index 00000000000..df278a37610
--- /dev/null
+++ b/misc/ruby-systemu/DESCR
@@ -0,0 +1,2 @@
+Universal capture of stdout and stderr and handling of child process
+pid for Windows, *nix, etc.
diff --git a/misc/ruby-systemu/Makefile b/misc/ruby-systemu/Makefile
new file mode 100644
index 00000000000..e0daff8d577
--- /dev/null
+++ b/misc/ruby-systemu/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2014/06/03 13:30:47 jperkin Exp $
+
+DISTNAME= systemu-2.5.2
+CATEGORIES= misc
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/ahoward/systemu
+COMMENT= Capture of stdout/stderr and handling of child processes
+LICENSE= ruby-license
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/ruby-systemu/PLIST b/misc/ruby-systemu/PLIST
new file mode 100644
index 00000000000..a29d46a97d1
--- /dev/null
+++ b/misc/ruby-systemu/PLIST
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1 2014/06/03 13:30:47 jperkin Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README
+${GEM_LIBDIR}/README.erb
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/systemu.rb
+${GEM_LIBDIR}/samples/a.rb
+${GEM_LIBDIR}/samples/b.rb
+${GEM_LIBDIR}/samples/c.rb
+${GEM_LIBDIR}/samples/d.rb
+${GEM_LIBDIR}/samples/e.rb
+${GEM_LIBDIR}/samples/f.rb
+${GEM_LIBDIR}/systemu.gemspec
+${GEM_LIBDIR}/test/systemu_test.rb
+${GEM_LIBDIR}/test/testing.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/misc/ruby-systemu/distinfo b/misc/ruby-systemu/distinfo
new file mode 100644
index 00000000000..d8884289100
--- /dev/null
+++ b/misc/ruby-systemu/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/06/03 13:30:47 jperkin Exp $
+
+SHA1 (systemu-2.5.2.gem) = 9fe27b2c97e7d8444dc54dd55d9a0a9ae6e7e253
+RMD160 (systemu-2.5.2.gem) = 2bf234ce7665a55cc6ae6d10f1ef4306bdabc362
+Size (systemu-2.5.2.gem) = 12800 bytes