Port details |
- R-cran-desc Manipulate DESCRIPTION Files
- 1.4.3 devel =2 1.4.3Version of this port present on the latest quarterly branch.
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2020-12-28 16:16:18
- Last Update: 2024-09-15 17:43:57
- Commit Hash: f63a76d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/r-lib/desc
- Description:
- Tools to read, write, create, and manipulate DESCRIPTION files. It is intended
for packages that create or manipulate other packages.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-desc>0:devel/R-cran-desc
- To install the port:
- cd /usr/ports/devel/R-cran-desc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-desc
- pkg install R-cran-desc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-desc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726420003
SHA256 (desc_1.4.3.tar.gz) = 54468da73dd78fc9e7c565c41cfe3331802c2134b2e61a9ad197215317092f26
SIZE (desc_1.4.3.tar.gz) = 80066
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
- Test dependencies:
-
- R-cran-callr>0 : devel/R-cran-callr
- R-cran-covr>0 : devel/R-cran-covr
- R-cran-gh>0 : www/R-cran-gh
- R-cran-spelling>0 : textproc/R-cran-spelling
- R-cran-testthat>0 : devel/R-cran-testthat
- R-cran-whoami>0 : devel/R-cran-whoami
- R-cran-withr>0 : devel/R-cran-withr
- Runtime dependencies:
-
- R-cran-cli>0 : devel/R-cran-cli
- R-cran-R6>0 : devel/R-cran-R6
- R-cran-rprojroot>0 : devel/R-cran-rprojroot
- R : math/R
- This port is required by:
- for Build
-
- devel/R-cran-devtools
- devel/R-cran-rcmdcheck
- devel/R-cran-roxygen2
- devel/R-cran-usethis
- textproc/R-cran-downlit
- www/R-cran-pkgdown
- for Run
-
- devel/R-cran-cyclocomp
- devel/R-cran-devtools
- devel/R-cran-pkgbuild
- devel/R-cran-pkgdepends
- devel/R-cran-pkgload
- devel/R-cran-rcmdcheck
- devel/R-cran-roxygen2
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-desc
- USES:
- cran:auto-plist
- 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 |
1.4.3 15 Sep 2024 17:43:57 |
Zsolt Udvari (uzsolt) |
devel/R-cran-desc: Update to 1.4.3
Add R-cran-whoami to TEST_DEPENDS.
Pet portfmt.
Changelog: https://cloud.r-project.org/web/packages/desc/news/news.html |
1.4.2_1 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 ) |
1.4.2_1 14 Sep 2024 22:41:40 |
Guangyuan Yang (ygy) |
devel/R-cran-desc: drop maintainership |
1.4.2_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.4.2 20 Sep 2022 00:25:02 |
Guangyuan Yang (ygy) |
devel/R-cran-desc: Update to 1.4.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) |
1.4.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 ) |
1.4.1 07 Mar 2022 13:16:29 |
Guangyuan Yang (ygy) |
devel/R-cran-desc: Update to 1.4.1 |
1.4.0 28 Sep 2021 22:47:50 |
Guangyuan Yang (ygy) |
devel/R-cran-desc: Update to 1.4.0 |
1.3.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.3.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.0 08 Mar 2021 03:20:53 |
ygy |
devel/R-cran-desc: Update to 1.3.0
Approved by: lwhsu |
1.2.0 28 Dec 2020 16:16:11 |
ygy |
new port: devel/R-cran-desc: Manipulate DESCRIPTION Files
PR: 252147
Approved by: lwhsu |