new port: sysutils/R-cran-ps: List, Query, Manipulate System Processes

PR:		252146
Approved by:	lwhsu
This commit is contained in:
Guangyuan Yang 2020-12-28 00:38:26 +00:00
parent 3abe20105a
commit 66d9a3bb18
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559440
4 changed files with 31 additions and 0 deletions

View File

@ -9,6 +9,7 @@
SUBDIR += 915resolution
SUBDIR += LPRng
SUBDIR += LPRngTool
SUBDIR += R-cran-ps
SUBDIR += UEFITool
SUBDIR += abduco
SUBDIR += abgx360

View File

@ -0,0 +1,23 @@
# $FreeBSD$
PORTNAME= ps
DISTVERSION= 1.5.0
CATEGORIES= sysutils
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ygy@FreeBSD.org
COMMENT= List, Query, Manipulate System Processes
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= R-cran-R6>0:devel/R-cran-R6 \
R-cran-covr>0:devel/R-cran-covr \
R-cran-rlang>0:devel/R-cran-rlang \
R-cran-testthat>0:devel/R-cran-testthat \
R-cran-tibble>0:devel/R-cran-tibble \
R-cran-curl>0:ftp/R-cran-curl
USES= cran:auto-plist,compiles
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1608946306
SHA256 (ps_1.5.0.tar.gz) = 7461a196f55557feda569a9791ad851c884f9a2dd71671655ed17cb048fafe96
SIZE (ps_1.5.0.tar.gz) = 115131

View File

@ -0,0 +1,4 @@
List, query and manipulate all system processes, on 'Windows', 'Linux' and
'macOS'.
WWW: https://github.com/r-lib/ps#readme