Port details |
- R-cran-processx Execute and Control System Processes
- 3.8.5 sysutils =2 3.8.4Version of this port present on the latest quarterly branch.
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2020-12-31 12:52:20
- Last Update: 2025-01-14 13:16:18
- Commit Hash: 1a22470
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://processx.r-lib.org
- Description:
- Tools to run system processes in the background. It can check if a background
process is running; wait on a background process to finish; get the exit status
of finished processes; kill background processes. It can read the standard
output and error of the processes, using non-blocking connections. 'processx'
can poll a process for standard output or error, with a timeout. It can also
poll several processes at once.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-processx>0:sysutils/R-cran-processx
- To install the port:
- cd /usr/ports/sysutils/R-cran-processx/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/R-cran-processx
- pkg install R-cran-processx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-processx
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736837783
SHA256 (processx_3.8.5.tar.gz) = e24f8cabd54a889c28aa7342af4cd64e4e30dc9c4e8fa4863e146e72cddbaf3e
SIZE (processx_3.8.5.tar.gz) = 165103
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R : math/R
- gfortran13 : lang/gcc13
- as : devel/binutils
- Test dependencies:
-
- R-cran-callr>=3.7.3 : devel/R-cran-callr
- R-cran-cli>=3.3.0 : devel/R-cran-cli
- R-cran-covr>0 : devel/R-cran-covr
- R-cran-curl>0 : ftp/R-cran-curl
- R-cran-rlang>=1.0.2 : devel/R-cran-rlang
- R-cran-testthat>=3.0.0 : devel/R-cran-testthat
- R-cran-withr>0 : devel/R-cran-withr
- Runtime dependencies:
-
- R-cran-R6>0 : devel/R-cran-R6
- R-cran-ps>=1.2.0 : sysutils/R-cran-ps
- R : math/R
- gfortran13 : lang/gcc13
- This port is required by:
- for Run
-
- devel/R-cran-callr
- devel/R-cran-pkgbuild
- devel/R-cran-pkgcache
- devel/R-cran-pkgdepends
- devel/R-cran-pkgload
- devel/R-cran-testthat
- net/R-cran-pingr
Configuration Options:
- No options to configure
- Options name:
- sysutils_R-cran-processx
- USES:
- cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.8.5 14 Jan 2025 13:16:18 |
Zsolt Udvari (uzsolt) |
sysutils/R-cran-processx: Update to 3.8.5
Changelog:
https://cloud.r-project.org/web/packages/processx/news/news.html |
3.8.4 20 Sep 2024 05:54:49 |
Zsolt Udvari (uzsolt) |
sysutils/R-cran-processx: Update to 3.8.4
Strip binaries in post-install.
Add TESTING_UNSAFE.
Changelog:
https://cran.r-project.org/web/packages/processx/news/news.html |
3.8.2 15 Sep 2024 06:35:23 |
Zsolt Udvari (uzsolt) |
*/*: Take maintainership
devel/R-cran-brio
devel/R-cran-callr
devel/R-cran-covr
devel/R-cran-crayon
devel/R-cran-cyclocomp
devel/R-cran-desc
devel/R-cran-diffobj
devel/R-cran-ini
devel/R-cran-lintr
devel/R-cran-pkgbuild
devel/R-cran-pkgload
devel/R-cran-prettycode
devel/R-cran-rappdirs (Only the first 15 lines of the commit message are shown above ) |
3.8.2 14 Sep 2024 22:42:18 |
Guangyuan Yang (ygy) |
sysutils/R-cran-processx: drop maintainership |
3.8.2 05 Jul 2023 02:13:56 |
Guangyuan Yang (ygy) |
sysutils/R-cran-processx: Update to 3.8.2 |
3.8.1 25 Apr 2023 16:51:52 |
Guangyuan Yang (ygy) |
sysutils/R-cran-processx: Update to 3.8.1 |
3.8.0_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
3.8.0 01 Nov 2022 05:51:07 |
Guangyuan Yang (ygy) |
sysutils/R-cran-processx: Update to 3.8.0 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.7.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.7.0 09 Jul 2022 17:06:03 |
Guangyuan Yang (ygy) |
sysutils/R-cran-processx: Update to 3.7.0 |
3.6.1 26 Jun 2022 05:36:05 |
Guangyuan Yang (ygy) |
sysutils/R-cran-processx: Update to 3.6.1 |
3.5.3 30 Mar 2022 02:46:48 |
Guangyuan Yang (ygy) |
sysutils/R-cran-processx: Update to 3.5.3 |
3.5.2 04 May 2021 19:56:46 |
Guangyuan Yang (ygy) |
sysutils/R-cran-processx: Update to 3.5.2
Approved by: lwhsu |
3.5.1 21 Apr 2021 01:22:15 |
Piotr Kubaj (pkubaj) |
sysutils/R-cran-processx: fix build on big-endian
cc -I"/usr/local/lib/R/include" -DNDEBUG -DLIBICONV_PLUG -I/usr/local/include
-isystem /usr/local/include -fPIC -O2 -pipe -DLIBICONV_PLUG
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c
unix/processx.c -o unix/processx.o
unix/processx.c:36:10: fatal error: 'libkern/OSByteOrder.h' file not found |
3.5.1 17 Apr 2021 23:16:22 |
Guangyuan Yang (ygy) |
sysutils/R-cran-processx: Update to 3.5.1
Approved by: lwhsu |
3.4.5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.4.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.4.5 31 Dec 2020 07:21:59 |
ygy |
new port: sysutils/R-cran-processx: Execute and Control System Processes
Approved by: lwhsu |