summaryrefslogtreecommitdiff
path: root/sysutils/R-ps
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-08-09 18:38:11 +0000
committerbrook <brook@pkgsrc.org>2019-08-09 18:38:11 +0000
commite9604388ce9240f4d5d2bd317b572ea970b75040 (patch)
tree3194964645211e236248651d420f813b4a4f47fe /sysutils/R-ps
parent7ae7237e2c95daaf0e2eb2c1744013fea35453d1 (diff)
downloadpkgsrc-e9604388ce9240f4d5d2bd317b572ea970b75040.tar.gz
R-ps: initial commit
List, query and manipulate all system processes, on 'Windows', 'Linux' and 'macOS'.
Diffstat (limited to 'sysutils/R-ps')
-rw-r--r--sysutils/R-ps/DESCR2
-rw-r--r--sysutils/R-ps/Makefile14
-rw-r--r--sysutils/R-ps/distinfo6
3 files changed, 22 insertions, 0 deletions
diff --git a/sysutils/R-ps/DESCR b/sysutils/R-ps/DESCR
new file mode 100644
index 00000000000..8225bba6c53
--- /dev/null
+++ b/sysutils/R-ps/DESCR
@@ -0,0 +1,2 @@
+List, query and manipulate all system processes, on 'Windows', 'Linux'
+and 'macOS'.
diff --git a/sysutils/R-ps/Makefile b/sysutils/R-ps/Makefile
new file mode 100644
index 00000000000..a7492fb11f4
--- /dev/null
+++ b/sysutils/R-ps/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2019/08/09 18:38:12 brook Exp $
+
+R_PKGNAME= ps
+R_PKGVER= 1.3.0
+CATEGORIES= sysutils
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= List, query, manipulate system processes
+LICENSE= modified-bsd
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/R-ps/distinfo b/sysutils/R-ps/distinfo
new file mode 100644
index 00000000000..75a145adc65
--- /dev/null
+++ b/sysutils/R-ps/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/08/09 18:38:12 brook Exp $
+
+SHA1 (R/ps_1.3.0.tar.gz) = f4a5a8abf3e5337b5372f4bb300e15b5ef1e58dd
+RMD160 (R/ps_1.3.0.tar.gz) = 9ddd67bb333db97e54192a6db2fd2ecd145dd732
+SHA512 (R/ps_1.3.0.tar.gz) = dedc24076f78b780c370031d3ddf22e64b8f5b11f9248525fc8405c796eafe1028155c42b52c7773d71ce4167f6de9745d21069bab45c3748219eded4829c7bb
+Size (R/ps_1.3.0.tar.gz) = 261887 bytes