Port details |
- R-cran-brotli Compression Format Optimized for the Web
- 1.3.1 archivers
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2025-02-03 15:15:05
- Last Update: 2025-02-03 15:11:38
- Commit Hash: bcf83e1
- License: MIT
- WWW:
- https://CRAN.R-project.org/package=brotli
- Description:
- A lossless compressed data format that uses a combination of the LZ77 algorithm
and Huffman coding. Brotli is similar in speed to deflate (gzip) but offers more
dense compression.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-brotli>0:archivers/R-cran-brotli
- To install the port:
- cd /usr/ports/archivers/R-cran-brotli/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/R-cran-brotli
- pkg install R-cran-brotli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-brotli
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737746476
SHA256 (brotli_1.3.1.tar.gz) = 8776c3fce9fdd72ead4ea166135d699b0f348eb44c0c30895f515a2f0e711946
SIZE (brotli_1.3.1.tar.gz) = 1055599
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
- gfortran13 : lang/gcc13
- as : devel/binutils
- Test dependencies:
-
- R-cran-ggplot2>0 : graphics/R-cran-ggplot2
- R-cran-knitr>0 : print/R-cran-knitr
- R-cran-microbenchmark>0 : devel/R-cran-microbenchmark
- R-cran-rmarkdown>0 : textproc/R-cran-rmarkdown
- R-cran-spelling>0 : textproc/R-cran-spelling
- Runtime dependencies:
-
- R : math/R
- gfortran13 : lang/gcc13
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- archivers_R-cran-brotli
- USES:
- cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.1 03 Feb 2025 15:11:38 |
Zsolt Udvari (uzsolt) |
archivers/R-cran-brotli: new port
A lossless compressed data format that uses a combination of the LZ77
algorithm and Huffman coding.
Brotli is similar in speed to deflate (gzip) but offers more dense
compression. |
Number of commits found: 1
|