Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 May 2022 13:45:40 0.11.1.1.0
|
TAKATSU Tomonari (tota)  |
math/R-cran-RcppArmadillo: Update to 0.11.1.1.0 |
08 Apr 2022 05:59:18 0.11.0.0.0
|
TAKATSU Tomonari (tota)  |
math/R-cran-RcppArmadillo: Update to 0.11.0.0.0 |
26 Jan 2022 09:47:35 0.10.8.1.0
|
TAKATSU Tomonari (tota)  |
math/R-cran-RcppArmadillo: Update to 0.10.8.1.0 |
21 Dec 2021 02:27:28 0.10.7.5.0
|
TAKATSU Tomonari (tota)  |
math/R-cran-RcppArmadillo: Update to 0.10.7.5.0 |
06 Nov 2021 15:27:20 0.10.7.3.0
|
TAKATSU Tomonari (tota)  |
math/R-cran-RcppArmadillo: Update to 0.10.7.3.0 |
03 Oct 2021 03:01:02 0.10.7.0.0
|
TAKATSU Tomonari (tota)  |
math/R-cran-RcppArmadillo: Update to 0.10.7.0.0 |
17 Jul 2021 07:21:49 0.10.6.0.0
|
TAKATSU Tomonari (tota)  |
math/R-cran-RcppArmadillo: Update to 0.10.6.0.0 |
28 May 2021 04:03:21 0.10.5.0.0
|
TAKATSU Tomonari (tota)  |
math/R-cran-RcppArmadillo: Update to 0.10.5.0.0 |
14 Apr 2021 15:47:59 0.10.4.0.0
|
TAKATSU Tomonari (tota)  |
math/R-cran-RcppArmadillo: Update to 0.10.4.0.0 |
06 Apr 2021 14:31:07 0.10.2.2.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11 Mar 2021 11:43:36
0.10.2.2.0
|
tota  |
- Update to 0.10.2.2.0 |
11 Feb 2021 13:25:08
0.10.2.1.0
|
tota  |
- Update to 0.10.2.1.0 |
11 Jan 2021 14:53:03
0.10.1.2.2
|
tota  |
- Update to 0.10.1.2.2 |
18 Nov 2020 11:16:50
0.10.1.2.0
|
tota  |
- Update to 0.10.1.2.0 |
21 Oct 2020 22:49:52
0.10.1.0.0
|
tota  |
- Update to 0.10.1.0.0 |
04 Sep 2020 22:38:00
0.9.900.3.0
|
tota  |
- Update to 0.9.900.3.0 |
19 Jul 2020 01:20:08
0.9.900.2.0
|
tota  |
- Update to 0.9.900.2.0 |
13 Jun 2020 11:24:03
0.9.900.1.0
|
tota  |
- Update to 0.9.900.1.0 |
18 May 2020 07:44:05
0.9.880.1.0
|
tota  |
- Update to 0.9.880.1.0 |
05 May 2020 16:07:54
0.9.870.2.0_1
|
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 |
29 Apr 2020 08:42:32
0.9.870.2.0
|
tota  |
- Update to 0.9.870.2.0 |
16 Apr 2020 16:49:28
0.9.860.2.0
|
tota  |
- Update to 0.9.860.2.0 |
11 Feb 2020 05:59:01
0.9.850.1.0
|
tota  |
- Update to 0.9.850.1.0 |
28 Jan 2020 22:04:24
0.9.800.4.0
|
tota  |
- Update to 0.9.800.4.0 |
07 Dec 2019 12:35:10
0.9.800.3.0
|
tota  |
- Update to 0.9.800.3.0 |
11 Oct 2019 09:50:04
0.9.800.1.0
|
tota  |
- Update to 0.9.800.1.0 |
26 Sep 2019 22:11:08
0.9.700.2.0
|
tota  |
- Update to 0.9.700.2.0 |
26 Jul 2019 20:46:57
0.9.600.4.0_1
|
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 |
21 Jul 2019 03:48:45
0.9.600.4.0
|
tota  |
- Update to 0.9.600.4.0 |
06 Jul 2019 11:29:22
0.9.500.2.0
|
tota  |
- Update to 0.9.500.2.0 |
12 Dec 2018 01:35:36
0.9.200.4.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 |
18 Nov 2018 06:06:19
0.9.200.4.0
|
tota  |
- Update to 0.9.200.4.0 |
23 Aug 2018 04:56:59
0.9.100.5.0
|
tota  |
- Update to 0.9.100.5.0 |
02 Jul 2018 10:14:09
0.8.600.0.0
|
tota  |
- Update to 0.8.600.0.0 |
09 May 2018 02:56:53
0.8.500.0
|
tota  |
- Update to 0.8.500.0 |
28 Mar 2018 03:57:47
0.8.400.0.0
|
tota  |
- Update to 0.8.400.0.0 |
10 Mar 2018 17:46:06
0.7.960.1.2_1
|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
05 Sep 2017 17:17:51
0.7.960.1.2
|
tota  |
- Update to 0.7.960.1.2 |
06 Jun 2017 08:26:34
0.7.900.2.0
|
tota  |
- Update to 0.7.900.2.0 |
03 May 2017 20:06:06
0.7.800.2.0
|
tota  |
- Update to 0.7.800.2.0 |
23 Dec 2016 15:10:34
0.7.600.1.0
|
tota  |
- Update to 0.7.600.1.0 |
03 Dec 2016 14:51:00
0.7.500.0.0
|
tota  |
- Update to 0.7.500.0.0 |
27 Aug 2016 11:40:11
0.7.400.2.0
|
tota  |
- Update to 0.7.400.2.0 |
28 Jul 2016 10:32:38
0.7.200.2.0
|
tota  |
- Update to 0.7.200.2.0 |
18 Jun 2016 17:46:31
0.7.100.3.1 
|
dbn  |
Mk/Uses/cran: add "compiles" argument.
[1] Add "compiles" argument to cran to allow R-cran ports need to compile
code to bring in the correct compiler dependencies. Also, ensure
consistency between the compiler selected by the R port and the R-cran ports.
[2] Migrate R-cran ports that manually specify the compiler to
USES=cran,compiles.
PR: 210343
Approved by: wen (1), portmgr (2, blanket) |
05 Jun 2016 02:23:42
0.7.100.3.1
|
tota  |
- Update to 0.7.100.3.1 |
29 May 2016 04:12:59
0.7.100.3.0
|
tota  |
- Update to 0.7.100.3.0 |
07 May 2016 08:58:55
0.6.700.6.0
|
tota  |
- Update to 0.6.700.6.0 |
09 Apr 2016 07:45:17
0.6.700.3.0
|
tota  |
- Update to 0.6.700.3.0 |
01 Apr 2016 14:16:20
0.6.600.4.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
20 Mar 2016 02:07:14
0.6.600.4.0
|
tota  |
- Update to 0.6.600.4.0 |
28 Jan 2016 09:18:30
0.6.500.4.0
|
tota  |
- Update to 0.6.500.4.0 |
24 Jan 2016 13:27:25
0.6.400.2.2
|
tota  |
- Update to 0.6.400.2.2
- Fix LICENSE |
06 Dec 2015 05:17:10
0.6.300.2.0
|
tota  |
- Update to 0.6.300.2.0 |
08 Nov 2015 08:13:24
0.6.200.2.0
|
tota  |
- Update to 0.6.200.2.0 |
05 Sep 2015 07:34:56
0.5.500.2.0
|
tota  |
- Update to 0.5.500.2.0 |
20 Aug 2015 20:53:20
0.5.400.2.0
|
tota  |
- Update to 0.5.400.2.0 |
10 Aug 2015 06:20:48
0.5.300.4
|
tota  |
- Update to 0.5.300.4 |
11 Jun 2015 13:15:16
0.5.200.1.0
|
tota  |
- Update to 0.5.200.1.0 |
04 May 2015 09:10:27
0.5.100.1.0
|
tota  |
- Update to 0.5.100.1.0 |
29 Sep 2014 05:53:19
0.4.450.1.0
|
tota  |
- Update to 0.4.450.1.0 |
10 Sep 2014 20:50:37
0.4.400.0_1
|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
09 Sep 2014 16:52:38
0.4.400.0
|
tota  |
- Update to 0.4.400.0 |
25 Jun 2014 08:57:10
0.4.300.8.0
|
tota  |
- Update to 0.4.300.8.0 |
07 May 2014 15:09:06
0.4.300.0
|
tota  |
- Update to 0.4.300.0 |
12 Apr 2014 03:50:03
0.4.200.0
|
tota  |
- Update to 0.4.200.0 |
15 Mar 2014 10:51:05
0.4.100.2.1
|
tota  |
- Update to 0.4.100.2.1 |
13 Mar 2014 15:11:55
0.4.100.0
|
tota  |
- Update to 0.4.100.0 |
10 Mar 2014 20:55:22
0.4.000.4_1
|
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
23 Feb 2014 15:14:10
0.4.000.4
|
tota  |
- Update to 0.4.000.4 |
25 Jan 2014 21:24:02
0.4.000.2
|
tota  |
- Update to 0.4.000.2 |
08 Jan 2014 14:33:09
0.4.000
|
tota  |
- Update to 0.4.000 |
01 Jan 2014 06:34:27
0.3.930.1
|
tota  |
- Update to 0.3.930.1 |
31 Dec 2013 08:43:19
0.3.920.3_1
|
tota  |
- Upstream rerolled tarball
PR: ports/185192
Submitted by: marino@ |
28 Dec 2013 10:28:41
0.3.920.3
|
dbn  |
Convert Mk/bsd.cran.mk to the Uses framework.
PR: ports/184699
Reviewed by: bapt
Approved by: portmgr (bdrewery), wen (maintainer, timeout > 2 weeks) |
27 Nov 2013 18:56:44
0.3.920.3
|
dbn  |
Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).
Since this patch converts all affected ports, bsd.cran.mk no longer supports
NO_STAGE and errors out if NO_STAGE is set.
Exp-run: ports/184216
Reviewed by: bdrewery
Approved by: portsmgr, wen |
23 Nov 2013 06:04:19
0.3.920.3
|
tota  |
- Update to 0.3.920.3 |
13 Nov 2013 08:19:35
0.3.920.1_2
|
bf  |
Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports
Reviewed by: pfg, thierry, tota |
26 Oct 2013 00:52:36
0.3.920.1_1
|
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
03 Oct 2013 21:13:12
0.3.920.1
|
tota  |
- Update to 0.3.920.1 |
20 Sep 2013 20:55:06
0.3.910.0
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
17 Aug 2013 21:32:15
0.3.910.0
|
tota  |
- Update to 0.3.910.0 |
12 Aug 2013 01:24:30
0.3.900.7
|
tota  |
- Update to 0.3.900.7 |
21 Jun 2013 10:59:29
0.3.900.0
|
tota  |
- Update to 0.3.900.0 |
28 May 2013 15:15:06
0.3.820_1
|
bf  |
Update math/R to 3.0.1-patched, and adjust dependent ports;
synchronize math/rpy with upstream repository
Reviewed by: wen
Approved by: wen, tota |
18 May 2013 22:29:36
0.3.820
|
tota  |
- Update to 0.3.820 |
08 May 2013 12:50:27
0.3.810.2
|
tota  |
- Update to 0.3.810.2 |
06 May 2013 06:01:32
0.3.800.1 
|
tota  |
- Add new port: math/R-cran-RcppArmadillo
RcppArmadillo provides an interface from R to and from Armadillo
by utilising the Rcpp R/C++ interface library.
WWW: http://cran.r-project.org/web/packages/RcppArmadillo/ |