Port details |
- R-cran-plogr Plog C++ Logging Library
- 0.2.0_3 devel
=0 0.2.0_3Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2017-06-14 01:34:29
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- License: not specified in port
- Description:
- A simple header-only logging library for C++. Add 'LinkingTo: plogr'
to 'DESCRIPTION', and '#include <plogr.h>' in your C++ modules to use
it.
WWW: https://cran.r-project.org/web/packages/plogr/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- R-cran-plogr>0:devel/R-cran-plogr
- To install the port:
- cd /usr/ports/devel/R-cran-plogr/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-plogr
- pkg install R-cran-plogr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-plogr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1522517240
SHA256 (plogr_0.2.0.tar.gz) = 0e63ba2e1f624005fe25c67cdd403636a912e063d682eca07f2f1d65e9870d29
SIZE (plogr_0.2.0.tar.gz) = 7795
- 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-cran-Rcpp>=0 : devel/R-cran-Rcpp
- R : math/R
- gfortran10 : lang/gcc10
- as : devel/binutils
- Runtime dependencies:
-
- R-cran-Rcpp>=0 : devel/R-cran-Rcpp
- R : math/R
- gfortran10 : lang/gcc10
- This port is required by:
- for Build
-
- databases/R-cran-RSQLite
- devel/R-cran-bindrcpp
- math/R-cran-dplyr
- for Run
-
- databases/R-cran-RSQLite
- devel/R-cran-bindrcpp
- math/R-cran-dplyr
- Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-plogr
- USES:
- cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.2.0_3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 May 2020 16:07:54
0.2.0_3
|
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 |
26 Jul 2019 20:46:57
0.2.0_2
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Dec 2018 01:35:36
0.2.0_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
01 Apr 2018 10:44:24
0.2.0
|
wen  |
- Update to 0.2.0 |
10 Mar 2018 17:46:06
0.1.1_1
|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
14 Jun 2017 01:34:17
0.1.1
|
wen  |
A simple header-only logging library for C++. Add 'LinkingTo: plogr'
to 'DESCRIPTION', and '#include <plogr.h>' in your C++ modules to use
it.
WWW: https://cran.r-project.org/web/packages/plogr/ |
Number of commits found: 7
|