| Port details |
- R-cran-downlit Syntax Highlighting and Automatic Linking
- 0.4.5 textproc
=1 0.4.4Version of this port present on the latest quarterly branch. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2024-08-13 05:45:04
- Last Update: 2025-11-28 09:42:15
- Commit Hash: d898aa9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://cran.r-project.org/package=downlit
- Description:
- Syntax highlighting of R code, specifically designed for the needs of
'RMarkdown' packages like 'pkgdown', 'hugodown', and 'bookdown'. It includes
linking of function calls to their documentation on the web, and automatic
translation of ANSI escapes in output to the equivalent HTML.
¦ ¦ ¦ ¦ 
- 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-downlit>0:textproc/R-cran-downlit
- To install the port:
- cd /usr/ports/textproc/R-cran-downlit/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/R-cran-downlit
- pkg install R-cran-downlit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-downlit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1764266575
SHA256 (downlit_0.4.5.tar.gz) = b696ce388a804738b44eb1ceb0e3f0531b309ea91408f40a0cb43c63541b658b
SIZE (downlit_0.4.5.tar.gz) = 37263
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-covr>0 : devel/R-cran-covr
- R-cran-htmltools>0 : textproc/R-cran-htmltools
- R-cran-jsonlite>0 : converters/R-cran-jsonlite
- R-cran-pkgload>0 : devel/R-cran-pkgload
- R-cran-rmarkdown>0 : textproc/R-cran-rmarkdown
- R-cran-testthat>0 : devel/R-cran-testthat
- R-cran-tidyverse>0 : devel/R-cran-tidyverse
- R-cran-xml2>0 : textproc/R-cran-xml2
- Runtime dependencies:
-
- R-cran-brio>0 : devel/R-cran-brio
- R-cran-desc>0 : devel/R-cran-desc
- R-cran-digest>0 : security/R-cran-digest
- R-cran-evaluate>0 : devel/R-cran-evaluate
- R-cran-fansi>0 : devel/R-cran-fansi
- R-cran-memoise>0 : devel/R-cran-memoise
- R-cran-rlang>0 : devel/R-cran-rlang
- R-cran-vctrs>0 : devel/R-cran-vctrs
- R-cran-withr>0 : devel/R-cran-withr
- R-cran-yaml>0 : textproc/R-cran-yaml
- R : math/R
- This port is required by:
- for Run
-
- www/R-cran-pkgdown
Configuration Options:
- No options to configure
- Options name:
- textproc_R-cran-downlit
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.4.5 28 Nov 2025 09:42:15
    |
Zsolt Udvari (uzsolt)  |
textproc/R-cran-downlit: Update to 0.4.5
This port doesn't need compilation so remove BUILD_DEPENDS.
Switch WWW to canonical form.
Changelog:
https://cran.r-project.org/web/packages/downlit/news/news.html |
0.4.4 13 Aug 2024 05:42:15
    |
Zsolt Udvari (uzsolt)  |
textproc/R-cran-downlit: new port, Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of
'RMarkdown' packages like 'pkgdown', 'hugodown', and 'bookdown'. It includes
linking of function calls to their documentation on the web, and automatic
translation of ANSI escapes in output to the equivalent HTML.
The math/R doesn't ship grid library's vignette so should remove one
test.
This port is needed to update of devel/R-cran-devtools. |
Number of commits found: 2
|