| Port details |
- R-cran-webfakes Fake Web Apps for HTTP Testing
- 1.4.1 devel
=0 1.4.0Version of this port present on the latest quarterly branch. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2025-02-03 15:42:07
- Last Update: 2026-04-16 05:57:20
- Commit Hash: bcf59ef
- License: MIT
- WWW:
- https://cran.r-project.org/package=webfakes
- Description:
- Create a web app that makes it easier to test web clients without using the
internet. It includes a web app framework with path matching, parameters and
templates. Can parse various 'HTTP' request bodies. Can send 'JSON' data or
files from the disk. Includes a web app that implements the 'httpbin.org' web
service.
¦ ¦ ¦ ¦ 
- 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-webfakes>0:devel/R-cran-webfakes
- To install the port:
- cd /usr/ports/devel/R-cran-webfakes/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-webfakes
- pkg install R-cran-webfakes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-webfakes
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1776264140
SHA256 (webfakes_1.4.1.tar.gz) = 8e4ff35d885ee00ed0f82931d93e252877a77a01ff2eb1b7539bd39b31cb08f1
SIZE (webfakes_1.4.1.tar.gz) = 1882803
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
- gfortran14 : lang/gcc14
- as : devel/binutils
- Test dependencies:
-
- R-cran-brotli>0 : archivers/R-cran-brotli
- R-cran-callr>0 : devel/R-cran-callr
- R-cran-covr>0 : devel/R-cran-covr
- R-cran-curl>0 : ftp/R-cran-curl
- R-cran-digest>0 : security/R-cran-digest
- R-cran-glue>0 : devel/R-cran-glue
- R-cran-httpuv>0 : www/R-cran-httpuv
- R-cran-httr>0 : www/R-cran-httr
- R-cran-jsonlite>0 : converters/R-cran-jsonlite
- R-cran-processx>0 : sysutils/R-cran-processx
- R-cran-testthat>=3.0.0 : devel/R-cran-testthat
- R-cran-withr>0 : devel/R-cran-withr
- R-cran-xml2>0 : textproc/R-cran-xml2
- R-cran-zip>=2.3.0 : archivers/R-cran-zip
- Runtime dependencies:
-
- R : math/R
- gfortran14 : lang/gcc14
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-webfakes
- USES:
- cran:auto-plist,compiles shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.4.1 16 Apr 2026 05:57:20
    |
Zsolt Udvari (uzsolt)  |
devel/R-cran-webfakes: Update to 1.4.1
Changelog: https://cran.r-project.org/web/packages/webfakes/news/news.html |
1.4.0 03 Jul 2025 03:47:46
    |
Zsolt Udvari (uzsolt)  |
devel/R-cran-webfakes: Update to 1.4.0
Add shebangfix.
Changelog:
https://cran.r-project.org/web/packages/webfakes/news/news.html |
1.3.2 03 Feb 2025 15:40:34
    |
Zsolt Udvari (uzsolt)  |
devel/R-cran-webfakes: new port
Create a web app that makes it easier to test web clients without using
the internet. It includes a web app framework with path matching,
parameters and templates. Can parse various 'HTTP' request bodies. Can
send 'JSON' data or files from the disk. Includes a web app that
implements the 'httpbin.org' web service. |
Number of commits found: 3
|