Port details |
- R-cran-desc Manipulate DESCRIPTION Files
- 1.4.2_1 devel
=0 1.4.2_1Version of this port present on the latest quarterly branch. - Maintainer: ygy@FreeBSD.org
 - Port Added: 2020-12-28 16:16:18
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- 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 = 1663466732
SHA256 (desc_1.4.2.tar.gz) = 758acf14be478c09ba7e84ade3a7ce512becf35d44e5e6a997b932065f2a227c
SIZE (desc_1.4.2.tar.gz) = 79249
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-testthat>0 : devel/R-cran-testthat
- R-cran-withr>0 : devel/R-cran-withr
- R-cran-spelling>0 : textproc/R-cran-spelling
- R-cran-gh>0 : www/R-cran-gh
- Runtime dependencies:
-
- R-cran-R6>0 : devel/R-cran-R6
- R-cran-cli>0 : devel/R-cran-cli
- 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
- 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.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 |