Port details |
- R-cran-servr Simple HTTP Server to Serve Static Files or Dynamic Documents
- 0.32 www =2 0.31Version of this port present on the latest quarterly branch.
- Maintainer: tota@FreeBSD.org
- Port Added: 2020-03-31 21:08:25
- Last Update: 2024-10-13 01:17:59
- Commit Hash: 07024ce
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://cran.r-project.org/web/packages/servr/
- Description:
- Start an HTTP server in R to serve static files, or dynamic documents
that can be converted to HTML files (e.g., R Markdown) under a given
directory.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-servr>0:www/R-cran-servr
- To install the port:
- cd /usr/ports/www/R-cran-servr/ && make install clean
- To add the package, run one of these commands:
- pkg install www/R-cran-servr
- pkg install R-cran-servr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-servr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728556698
SHA256 (servr_0.32.tar.gz) = 672aca913087c5164020fe3e79bbfee47fbc4fedd5e2cc824ee91fb48ef03da6
SIZE (servr_0.32.tar.gz) = 25384
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
- Runtime dependencies:
-
- R-cran-httpuv>=1.5.2 : www/R-cran-httpuv
- R-cran-jsonlite>0 : converters/R-cran-jsonlite
- R-cran-mime>=0.2 : misc/R-cran-mime
- R-cran-xfun>=0.48 : misc/R-cran-xfun
- R : math/R
- This port is required by:
- for Run
-
- devel/R-cran-rgexf
Configuration Options:
- No options to configure
- Options name:
- www_R-cran-servr
- 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 |
0.32 13 Oct 2024 01:17:59 |
TAKATSU Tomonari (tota) |
www/R-cran-servr: Update to 0.32
Reported by: portscout |
0.31 05 Sep 2024 16:01:13 |
TAKATSU Tomonari (tota) |
www/R-cran-servr: Update to 0.31
Reported by: portscout |
0.30 27 Mar 2024 08:35:01 |
TAKATSU Tomonari (tota) |
www/R-cran-servr: Update to 0.30
Reported by: portscout |
0.29 06 Mar 2024 09:17:41 |
TAKATSU Tomonari (tota) |
www/R-cran-servr: Update to 0.29
Reported by: portscout |
0.28 20 Dec 2023 14:58:08 |
TAKATSU Tomonari (tota) |
www/R-cran-servr: Update to 0.28
Reported by: portscout |
0.27 11 May 2023 04:35:13 |
TAKATSU Tomonari (tota) |
www/R-cran-servr: Update to 0.27 |
0.24_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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) |
0.24 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 ) |
0.24 18 Nov 2021 10:48:55 |
TAKATSU Tomonari (tota) |
www/R-cran-servr: Update to 0.24 |
0.23 12 Aug 2021 23:52:07 |
TAKATSU Tomonari (tota) |
www/R-cran-servr: Update to 0.23 |
0.22 17 Apr 2021 04:42:58 |
TAKATSU Tomonari (tota) |
www/R-cran-servr: Update to 0.22 |
0.21 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.21 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.21 25 Dec 2020 16:31:00 |
tota |
- Update to 0.21 |
0.20 20 Oct 2020 16:47:04 |
tota |
- Update to 0.20 |
0.19 09 Oct 2020 15:38:01 |
tota |
- Update to 0.19 |
0.18 29 Jul 2020 13:46:55 |
tota |
- Update to 0.18 |
0.17 27 May 2020 22:31:33 |
tota |
- Update to 0.17 |
0.16_1 05 May 2020 16:07:54 |
jrm |
math/R: Update to version 4.0.0
Upstream changes:
https://stat.ethz.ch/pipermail/r-announce/2020/000653.html
Also bump PORTREVISION of ports that depend on math/R.
Submitted by: wen (in part)
Reviewed by: jwb, Rainer Hurling <rhurlin@gwdg.de>, thierry
Differential Revision: https://reviews.freebsd.org/D24572 |
0.16 31 Mar 2020 21:07:47 |
tota |
- Add new port: www/R-cran-servr
Start an HTTP server in R to serve static files, or dynamic documents
that can be converted to HTML files (e.g., R Markdown) under a given
directory.
WWW: https://cran.r-project.org/web/packages/servr/ |