Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Sep 2020 09:44:16
1.0.2

|
wen  |
- Update to 1.0.2 |
09 Jun 2020 06:42:18
1.0.0

|
wen  |
- Update to 1.0.0 |
05 May 2020 16:07:54
0.8.5_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 |
20 Mar 2020 09:16:48
0.8.5

|
wen  |
- Update to 0.8.5 |
22 Feb 2020 12:36:30
0.8.4

|
wen  |
- Update to 0.8.4 |
26 Oct 2019 10:25:53
0.8.3

|
tota  |
- Update to 0.8.3
PR: 241140
Submitted by: tota@ (myself)
Approved by: maintainer timeout (wen@, > 2 weeks) |
26 Jul 2019 20:46:57
0.8.1_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 |
31 May 2019 09:04:12
0.8.1

|
wen  |
- Update to 0.8.1 |
04 Mar 2019 02:41:13
0.8.0.1

|
wen  |
- Update to 0.8.0.1
- Update DEPENDS |
12 Dec 2018 01:35:36
0.7.8_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 |
20 Nov 2018 11:04:40
0.7.8

|
wen  |
- Update to 0.7.8 |
18 Oct 2018 03:27:17
0.7.7

|
wen  |
- Update to 0.7.7 |
03 Jul 2018 12:32:07
0.7.6

|
wen  |
- Update to 0.7.6 |
23 May 2018 13:06:17
0.7.5

|
wen  |
- Update to 0.7.5 |
10 Mar 2018 17:46:06
0.7.4_1

|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
21 Dec 2017 10:55:14
0.7.4

|
wen  |
- Update to 0.7.4 |
18 Jun 2017 18:09:17
0.5.0_1

|
dbn  |
qa: add check for NO_ARCH
If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR.
If an elf(5) file is bundles as part of the package, but is not meant to be
run directly (i.e. the elf(5) file is a payload, and not compiled) then
those files can be added to NO_ARCH_IGNORE to avoid the check from failing,
Changes to ports:
- Ports that have NO_ARCH set, but actually compile files have had NO_ARCH
removed.
- Ports that have elf(5) payloads have had those files added to
NO_ARCH_IGNORE.
- R-cran ports that do not set USES=cran:compiles have NO_ARCH set,
PR: 218976
Reviewed by: antoine, mat
Approved by: portmgr |
27 Jun 2016 07:51:57
0.5.0

|
wen  |
- Update to 0.5.0 |
01 Apr 2016 14:16:20
0.4.3

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
18 Dec 2015 00:28:24
0.4.3

|
wen  |
A fast, consistent tool for working with data frame like
objects, both in memory and out of memory.
WWW: https://github.com/hadley/dplyr |