Port details |
- R-cran-pkgcache Cache 'CRAN'-Like Metadata and R Packages
- 2.2.0.1 devel =2 2.2.0.1Version of this port present on the latest quarterly branch.
- Maintainer: ygy@FreeBSD.org
- Port Added: 2021-05-24 17:48:14
- Last Update: 2023-08-03 03:31:51
- Commit Hash: a0aa6bb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/r-lib/pkgcache
- Description:
- Metadata and package cache for CRAN-like repositories. This is a utility
package to be used by package management tools that want to take advantage of
caching.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-pkgcache>0:devel/R-cran-pkgcache
- To install the port:
- cd /usr/ports/devel/R-cran-pkgcache/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-pkgcache
- pkg install R-cran-pkgcache
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-pkgcache
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1690932774
SHA256 (pkgcache_2.2.0.1.tar.gz) = 3330d2232cc46446d372eb7baba4ccb3b4d0b030e18f980d85257490dac1fd87
SIZE (pkgcache_2.2.0.1.tar.gz) = 265857
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
- gfortran12 : lang/gcc12
- as : devel/binutils
- Test dependencies:
-
- R-cran-zip>0 : archivers/R-cran-zip
- R-cran-covr>0 : devel/R-cran-covr
- R-cran-desc>0 : devel/R-cran-desc
- R-cran-mockery>0 : devel/R-cran-mockery
- R-cran-pillar>0 : devel/R-cran-pillar
- R-cran-rprojroot>0 : devel/R-cran-rprojroot
- R-cran-sessioninfo>0 : devel/R-cran-sessioninfo
- R-cran-testthat>=3.0.0 : devel/R-cran-testthat
- R-cran-withr>0 : devel/R-cran-withr
- R-cran-pingr>0 : net/R-cran-pingr
- R-cran-fs>0 : sysutils/R-cran-fs
- R-cran-spelling>0 : textproc/R-cran-spelling
- Runtime dependencies:
-
- R-cran-jsonlite>0 : converters/R-cran-jsonlite
- R-cran-R6>0 : devel/R-cran-R6
- R-cran-callr>=2.0.4.9000 : devel/R-cran-callr
- R-cran-cli>=3.2.0 : devel/R-cran-cli
- R-cran-filelock>0 : devel/R-cran-filelock
- R-cran-prettyunits>0 : devel/R-cran-prettyunits
- R-cran-rappdirs>0 : devel/R-cran-rappdirs
- R-cran-curl>=3.2 : ftp/R-cran-curl
- R-cran-processx>=3.3.0.9001 : sysutils/R-cran-processx
- R : math/R
- gfortran12 : lang/gcc12
- This port is required by:
- for Run
-
- devel/R-cran-pkgdepends
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-pkgcache
- 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 |
2.2.0.1 03 Aug 2023 03:31:51 |
Guangyuan Yang (ygy) |
devel/R-cran-pkgcache: Update to 2.2.0.1 |
2.1.1 05 Jul 2023 02:14:09 |
Guangyuan Yang (ygy) |
devel/R-cran-pkgcache: Update to 2.1.1 |
2.1.0 25 Apr 2023 16:53:19 |
Guangyuan Yang (ygy) |
devel/R-cran-pkgcache: Update to 2.1.0 |
2.0.4_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.0.4 27 Dec 2022 19:27:39 |
Guangyuan Yang (ygy) |
devel/R-cran-pkgcache: Update to 2.0.4 |
2.0.3 01 Nov 2022 05:57:46 |
Guangyuan Yang (ygy) |
devel/R-cran-pkgcache: Update to 2.0.3 |
2.0.2 20 Sep 2022 00:23:17 |
Guangyuan Yang (ygy) |
devel/R-cran-pkgcache: Update to 2.0.2 |
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) |
2.0.1 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 ) |
2.0.1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.0.1 19 Feb 2022 07:09:44 |
Guangyuan Yang (ygy) |
devel/R-cran-pkgcache: Update to 2.0.1 |
2.0.0 18 Feb 2022 07:31:16 |
Guangyuan Yang (ygy) |
devel/R-cran-pkgcache: Update to 2.0.0 |
1.3.0 30 Nov 2021 19:19:59 |
Guangyuan Yang (ygy) |
devel/R-cran-pkgcache: Update to 1.3.0 |
1.2.2 24 May 2021 17:47:08 |
Guangyuan Yang (ygy) |
devel/R-cran-pkgcache: New port
Cache 'CRAN'-Like Metadata and R Packages
Approved by: lwhsu (mentor, implicit) |