| Port details |
- R-cran-fs Cross-Platform File System Operations Based on 'libuv'
- 2.0.1 filesystems
=0 2.0.1Version of this port present on the latest quarterly branch. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2024-11-07 19:52:55
- Last Update: 2026-03-24 14:32:53
- Commit Hash: e59d7bf
- Also Listed In: sysutils
- License: MIT
- WWW:
- https://fs.r-lib.org
- Description:
- A cross-platform interface to file system operations, built on top of the
'libuv' C library.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- R-cran-fs>0:filesystems/R-cran-fs
- To install the port:
- cd /usr/ports/filesystems/R-cran-fs/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/R-cran-fs
- pkg install R-cran-fs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-fs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1774358363
SHA256 (fs_2.0.1.tar.gz) = 1d1706d748772d16fd1a8b7f667c761948bb931199f85fad081396847c07e0c2
SIZE (fs_2.0.1.tar.gz) = 1471271
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
- gfortran14 : lang/gcc14
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- Test dependencies:
-
- R-cran-covr>0 : devel/R-cran-covr
- R-cran-crayon>0 : devel/R-cran-crayon
- R-cran-knitr>0 : print/R-cran-knitr
- R-cran-pillar>=1.0.0 : devel/R-cran-pillar
- R-cran-rmarkdown>0 : textproc/R-cran-rmarkdown
- R-cran-spelling>0 : textproc/R-cran-spelling
- R-cran-testthat>=3.0.0 : devel/R-cran-testthat
- R-cran-tibble>=1.1.0 : devel/R-cran-tibble
- R-cran-vctrs>=0.3.0 : devel/R-cran-vctrs
- R-cran-withr>0 : devel/R-cran-withr
- Runtime dependencies:
-
- R : math/R
- gfortran14 : lang/gcc14
- Library dependencies:
-
- libuv.so : devel/libuv
- This port is required by:
- for Build
-
- devel/R-cran-devtools
- devel/R-cran-usethis
- textproc/R-cran-reprex
- textproc/R-cran-sass
- for Run
-
- devel/R-cran-devtools
- devel/R-cran-gargle
- devel/R-cran-pkgload
- devel/R-cran-usethis
- textproc/R-cran-reprex
- textproc/R-cran-sass
- www/R-cran-pkgdown
Configuration Options:
- No options to configure
- Options name:
- filesystems_R-cran-fs
- USES:
- cran:auto-plist,compiles pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Port Moves |
- port moved here from sysutils/R-cran-fs on 2024-11-06
REASON: Moved to new category filesystems
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.0.1 24 Mar 2026 14:32:53
    |
Zsolt Udvari (uzsolt)  |
filesystems/R-cran-fs: Update to 2.0.1
Add devel/libuv to library dependencies so can use the installed libuv
instead of bundled version.
Changelog: https://cloud.r-project.org/web/packages/fs/news/news.html |
1.6.7 10 Mar 2026 05:22:25
    |
Zsolt Udvari (uzsolt)  |
filesystems/R-cran-fs: Update to 1.6.7
Changelog: https://cran.r-project.org/web/packages/fs/news/news.html |
1.6.6 13 Apr 2025 18:32:26
    |
Zsolt Udvari (uzsolt)  |
filesystems/R-cran-fs: Update to 1.6.6
Changelog: https://cran.r-project.org/web/packages/fs/news/news.html |
1.6.5 06 Nov 2024 15:17:35
    |
Robert Clausecker (fuz)  |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
Number of commits found: 4
|