Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Feb 2021 02:29:41
4.0.4

|
jrm  |
math/R: Update to version 4.0.4
https://cran.r-project.org/doc/manuals/r-release/NEWS.html |
03 Nov 2020 00:56:27
4.0.3_1

|
jbeich  |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
12 Oct 2020 01:21:27
4.0.3

|
jrm  |
math/R: Update to version 4.0.3
Upstream changes:
https://stat.ethz.ch/pipermail/r-announce/2020/000662.html |
27 Sep 2020 20:21:08
4.0.2

|
linimon  |
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket) |
27 Jun 2020 02:02:46
4.0.2

|
jrm  |
math/R: Update to version 4.0.2
Upstream changes:
https://cloud.r-project.org/doc/manuals/r-release/NEWS.html |
07 Jun 2020 15:12:56
4.0.1

|
jrm  |
math/R: Update to version 4.0.1
Upstream changes:
https://stat.ethz.ch/pipermail/r-announce/2020/000655.html |
06 May 2020 16:39:12
4.0.0_1

|
yuri  |
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas
because after the recent math/openblas update the library name changed in
openblas |
05 May 2020 16:07:54
4.0.0

|
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 |
23 Apr 2020 20:14:49
3.6.3_2

|
jbeich  |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
13 Mar 2020 09:47:17
3.6.3_1

|
jbeich  |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
02 Mar 2020 00:51:08
3.6.3

|
jrm  |
math/R: Update to version 3.6.3
See the NEWS file for upstream changes:
https://cloud.r-project.org/doc/manuals/r-release/NEWS.html |
30 Jan 2020 14:17:44
3.6.2_1

|
swills  |
Fix math/openblas and bump dependent ports
* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]
This is correcting issues from r523749 [1][2][4] and r515970 [3]
PR: 231371
Reported by: build cluster [1]
Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by: many [5]
Reviewed by: mat, bapt
Approved by: implicit, since this is a build fix |
27 Dec 2019 19:24:56
3.6.2

|
marius  |
Add and use a shared INFO description. I have patches to add that knob to
a bunch of additional ports. |
15 Dec 2019 19:50:42
3.6.2

|
jrm  |
math/R: Update to version 3.6.2
See the NEWS file for upstream changes:
https://cran.r-project.org/doc/manuals/r-release/NEWS.html |
15 Dec 2019 19:50:37
3.6.1_3

|
jrm  |
math/R: No-op to standardize formatting using ports-mgmt/portfmt |
03 Oct 2019 20:35:30
3.6.1_3

|
jbeich  |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
21 Sep 2019 18:59:57
3.6.1_2

|
jbeich  |
devel/openmp: update to 9.0.0
- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/ |
19 Sep 2019 19:55:44
3.6.1_1

|
jrm  |
math/R: Fix dependency condition for devel/openmp
libomp is provided by
- LLVM, which gets pulled in with FLANG
- gcc
So, we *must* only depend on devel/openmp when
- the OPENMP knob is on
- FLANG is off (guaranteed to be off for all archs except amd64)
- clang is the C compiler.
But, we cannot modify LIB_DEPENDS after CHOSEN_COMPILER_TYPE is defined, so
for now, limit the OPENMP knob for i386 and amd64 where clang is the
default compiler.
This will be moot after 12.1 when openmp will be in base.
PR: 240279
Reported by: pkubaj
Reviewed by: pkubaj |
26 Jul 2019 20:46:57
3.6.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 |
15 Jul 2019 09:19:17
3.6.1

|
jrm  |
math/R: Update to version 3.6.1
Upstream changes: See 'CHANGES IN R 3.6.1' and 'CHANGES IN R 3.6.1 patched'
at https://cran.r-project.org/doc/manuals/r-devel/NEWS.html |
18 Jun 2019 13:04:58
3.6.0_1

|
pkubaj  |
math/R: force new compiler on GCC architectures
This is to fix build of textproc/R-cran-stringi.
Approved by: mentors (implicite approval) |
17 Jun 2019 12:30:50
3.6.0_1

|
pkubaj  |
math/R: add powerpc64
Compiles fine on powerpc64.
Approved by: mentors (implicite approval) |
08 May 2019 16:05:53
3.6.0_1

|
jbeich  |
devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)
PR: 236907
Approved by: bapt (maintainer)
Differential Revision: https://reviews.freebsd.org/D19767 |
01 May 2019 19:43:18
3.6.0

|
jrm  |
cran.mk: Don't include math/R/compiler.mk; it was removed in r500605
Pointy-hat: jrm |
01 May 2019 19:10:00


|
jrm  |
math/R: Upgrade to version 3.6.0
Upstream changes: See 'CHANGES IN R 3.6.0' from
https://cran.r-project.org/doc/manuals/r-devel/NEWS.html |
22 Apr 2019 13:16:34
3.5.3_4

|
gerald  |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
09 Apr 2019 14:04:50
3.5.3_2

|
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
27 Mar 2019 21:11:09
3.5.3_1

|
jbeich  |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479 |
14 Mar 2019 01:35:34
3.5.3

|
jrm  |
math/R: Update to version 3.5.3
'CHANGES IN R 3.5.3' from
https://cran.r-project.org/doc/manuals/r-devel/NEWS.html
- writeLines(readLines(fnam), fnam) now works as expected, thanks to Peter
Meissner's PR#17528
- setClassUnion() no longer warns, but uses message() for now, when
encountering "non local" subclasses of class members
- stopifnot(exprs = T) no longer fails |
23 Dec 2018 02:32:17
3.5.2

|
jrm  |
math/R: Update to version 3.5.2
This is mostly a bug-fix release. For details see 'CHANGES IN R 3.5.2' in
the release notes.
https://cran.r-project.org/doc/manuals/r-devel/NEWS.html |
12 Dec 2018 01:35:36
3.5.1_4

|
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 |
10 Nov 2018 18:12:58
3.5.1_3

|
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
02 Nov 2018 13:32:35
3.5.1_2

|
rene  |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
23 Oct 2018 11:35:04
3.5.1_2

|
jbeich  |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine |
29 Jul 2018 22:18:46
3.5.1_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
07 Jul 2018 20:58:55
3.5.1

|
jrm  |
math/R: Update to version 3.5.1 |
29 Jun 2018 14:22:11
3.5.0_1

|
jbeich  |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4) |
27 May 2018 16:16:08
3.5.0

|
eadler  |
math/R: Permit building in poudriere with ATLAS
When ATLAS is built locally and then injected into poudriere (or other
similar shenanigans) it does not make sense to block building of R.
Approved by: jrm (maintainer) |
24 Apr 2018 22:51:44
3.5.0

|
jrm  |
math/R: Update to version 3.5.0
Upstream changes: https://cran.r-project.org/doc/manuals/r-devel/NEWS.html |
06 Apr 2018 15:53:17
3.4.4_1

|
jbeich  |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61) |
15 Mar 2018 23:42:15
3.4.4

|
jrm  |
math/R: Update to bug-fix release 3.4.4
Upstream changes:
https://cloud.r-project.org/doc/manuals/r-release/NEWS.html |
10 Mar 2018 17:46:06
3.4.3_3

|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
28 Feb 2018 00:24:48
3.4.3_2

|
jrm  |
math/R: Turn on the TCLTK option by default
The TCLTK option was turned off in r455296, however this breaks
devel/R-cran-gsubfn.
PR: 224472
Submitted by: w.schwarzenfeld@utanet.at |
01 Dec 2017 15:28:02
3.4.3_1

|
jrm  |
math/R: Rename files/extra-patch-src_main_Makefile.in to
files/patch-src_main_Makefile.in, so that the SONAME for libR is included.
This was intended for r455296. |
01 Dec 2017 14:59:51
3.4.3

|
jrm  |
math/R: Update to version 3.4.3
Other port changes:
- Add armv6 and armv7 to ONLY_FOR_ARCHS; armv6 and armv7 were tested by mmel@
and working on 11.
- Remove LIBR option and always build the shared library. This was requested by
yuri@ and a RFC was posted on ports@ with no response.
- Exclude OPENMP option for everything except amd64 and i386.
- Turn on OPENMP option by default to match upstream.
- Turn off TCLTK option by default.
- LLVM, which gets pulled in with FLANG, provides libomp, so only depend on
devel/openmp, when GFORTRAN and OPENMP are on. |
18 Nov 2017 13:19:22
3.4.2_3

|
tijl  |
Remove pkg-message about problems with gfortran. The problem has been
addressed in r454161.
PR: 221127 |
18 Nov 2017 13:09:56
3.4.2_3

|
tijl  |
- Allow users to change the default Fortran compiler via DEFAULT_VERSIONS.
- Rename USES=fortran:gcc to the more appropriate USES=fortran:gfortran.
- Change the options in math/R and math/libRmath so the choice becomes
flang or default instead of flang or gfortran. Use default Fortran
compiler again on amd64. |
09 Nov 2017 02:31:48
3.4.2_2

|
jbeich  |
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine |
26 Oct 2017 17:05:20
3.4.2_1

|
jrm  |
math/R: Use the new flang argument to USES=fortran and patch libR.pc to link the
appropriate BLAS library.
PR: 220418
Submitted by: yuri@rawbw.com |
29 Sep 2017 17:54:03
3.4.2

|
jrm  |
math/R: Update to version 3.4.2
Also
- Build Fortran code with flang by default on amd64.
- Remove LTO option. Upstream does not turn it on by default, it has
caused problems with each GCC upgrade, and any benefit is unclear.
- Do not specify USES=compiler:openmp since that just forces GCC. |
25 Sep 2017 00:02:36
3.4.1_8

|
jbeich  |
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by: antoine |
10 Sep 2017 20:55:39
3.4.1_7

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
05 Sep 2017 13:14:52
3.4.1_6

|
jrm  |
math/R: Do not specify minimum tk version
Specifying TCLTK_USES=tk:84+ was pulling in version 8.4 for package builds on
cluster, however the Tcl/Tk 8.4 ports are being deprecated. Simply using
TCLTK_USES=tk pulls in the default version. [1]
While here, silence a portlint warning about the location of ONLY_FOR_ARCHS and
use DISTVESION instead of PORTVERSION.
Reported by: gahr [1] |
23 Aug 2017 13:03:02
3.4.1_5

|
antoine  |
Remove USES=objc:compiler, R doesn't use any objective c code and this breaks
R-Cran-* on FreeBSD 10
Reported by: pkg-fallout
With hat: portmgr |
02 Aug 2017 21:27:43
3.4.1_4

|
jrm  |
math/R: Work around bug 221127.
PR: 221127
Reported by: rs.os@t-online.de |
25 Jul 2017 23:28:27
3.4.1_3

|
jrm  |
math/R: Fix build issues when LIBR option is off and fix runtime issue by
permitting FLANG only with RBLAS
- Only apply SONAME patches when the relevant options are chosen. This
prevents install errors when LIBR is off.
- Only permit the FLANG option when RBLAS is chosen, because FLANG causes
some configure-time checks to fail and the shared RBLAS library is fallen
back upon, but not properly packaged, which causes runtime issues.
- Bump PORTREVISION
Reported by: rhurlin@gwdg.de
Differential Revision: https://reviews.freebsd.org/D11726 |
19 Jul 2017 14:19:47
3.4.1_2

|
jrm  |
math/R: set SONAME for libraries under lib/R/lib
PR: 219776
Submitted by: pawel
Reviewed by: pawel, mat
Differential Revision: https://reviews.freebsd.org/D11615 |
05 Jul 2017 13:47:23
3.4.1_1

|
jrm  |
math/R: Fix typos in option descriptions
PR: 220480
Submitted by: Trond.Endrestol@ximalas.info |
04 Jul 2017 17:36:28
3.4.1_1

|
jrm  |
Setting OPTIONS_SINGLE_FORTRAN_armv6 was incorrect. It should be
OPTIONS_SINGLE_FORTRAN_aarch64.
Submitted by: jbeich |
04 Jul 2017 17:07:44
3.4.1

|
jrm  |
math/R: Update to version 3.4.1
Upstream changes:
https://cran.r-project.org/doc/manuals/r-release/NEWS.html
Port changes:
- Add aarch64 to ONLY_FOR_ARCHS [1]
- Add off-by-default option for experimental fortran support via flang [2]
Submitted by: [1] andrew, [2] yuri@rawbw.com |
28 Jun 2017 19:11:32
3.4.0_2

|
jrm  |
math/R: Build with gmake and add devel/gmake to RUN_DEPENDS because some
internal packages use GNU make. While here, sort ONLY_FOR_ARCHS value to
silence portlint warning.
PR: 220341
Reported by: yuri@rawbw.com |
27 Jun 2017 13:46:53
3.4.0_1

|
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
22 Apr 2017 15:47:09
3.4.0

|
jrm  |
math/R: Update to version 3.4.0
The configure script now detects the correct zlib version, so setting the
r_cv_header_zlib_h is no longer necessary.
Approved by: swills (mentor, implicit) |
01 Apr 2017 15:23:32
3.3.3_1

|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
10 Mar 2017 01:50:56
3.3.3

|
jrm  |
math/R: Update to version 3.3.3.
Upstream changes: https://cran.r-project.org/doc/manuals/r-release/NEWS.html
Approved by: swill (mentor, implicit) |
11 Jan 2017 10:08:38
3.3.2_7

|
amdmi3  |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
06 Jan 2017 21:38:11
3.3.2_7

|
antoine  |
Fix configure with zlib 1.2.10, configure script believes that version
1.2.10 is lower than 1.2.5
Reported by: pkg-fallout
MFH: 2017Q1 |
07 Dec 2016 13:24:57
3.3.2_7

|
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry |
29 Nov 2016 21:32:13
3.3.2_6

|
jrm  |
Fix build issue when the LTO option is enabled, do not register
${PREFIX}/lib/R/lib with ldconfig, and fix typo.
GCC 4.9 now generates slim object files which only contain intermediate
language representation for LTO. This means, either -ffat-lto-objects must
be used to create files which also contain object code or gcc-ar/gcc-ranlib
must be used to create static libraries suitable for LTO processing. This
patch sets AR/RANLIB to gcc-ar/gcc-ranlib.
The libraries under ${PREFIX}/lib/R/lib are not intended (by upstream) to
be registered with ldconfig, but are opened by dlopen(3). This means pkg
will not register shared library dependencies, so we will have to adjust
and bump ports as necessary. When necessary, unfortunately, is unclear
based on how things work upstream.
Fix typo: OPENMP_USE=compiler:openmp should have been
OPENMP_USES=compiler:openmp.
Bump PORTREVISION.
PR: 214785
214666
Reported by: taozhenext@gmail.com (214785), dbn (214666)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8650 |
20 Nov 2016 09:38:09
3.3.2_5

|
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
19 Nov 2016 18:21:20
3.3.2_4

|
jbeich  |
devel/icu: update to 58.1
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt) |
04 Nov 2016 16:24:39
3.3.2_3

|
jrm  |
math/R: More docuementation changes.
The feedback has been clear. Installing the TeX-dependent documentation
files by default is bad for users, even if that means one documentation
knob does not control the installation of all documentation files.
Reported by: mat marino
Reviewed by: mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8440 |
03 Nov 2016 13:55:58
3.3.2_2

|
jrm  |
math/R: Revert documentation changes and bump PORTREVISION
In an attempt to simplify the handling of documentation for users, changes
were made in the last commit. When the documentation knob was off, (almost)
no HTML, PDF, etc. files or their sources were installed, and when the knob
was on, all these files were installed. Because some of these documentation
files depended on some very large TeX ports, despite the usual convention,
the knob was turned off by default. Unfortunately, this caused problems for
a few R-dependent ports, because they copy documentation files from math/R
when they are installed.
Reported by: antoine
Reviewed by: mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8429 |
02 Nov 2016 14:12:57
3.3.2_1

|
jrm  |
math/R: Fix typo and bump PORTREVISION
Reported by: rhurlin@gwdg.de
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8420 |
01 Nov 2016 20:36:42
3.3.2

|
jrm  |
math/R: Update to version 3.3.2 and other changes
- Changes in version 3.3.2:
https://cran.r-project.org/doc/manuals/r-release/NEWS.html
- Port Changes
- Definitively set PORTNAME after removal of slave ports
- Set MASTERS_SITES to CRAN
- Make documentation installation simpler for users
- make the DOCS option the only option for extra documentation
(remove PDF option)
- turn this option off by default since it pulls in over 1 GB of
build dependencies (TeX and friends)
- Do not make INFO option imply DOCS option
- Cosmetic changes
Reviewed by: mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8330 |
21 Oct 2016 15:21:13
3.3.1_4

|
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
24 Sep 2016 11:06:57
3.3.1_4

|
tijl  |
- Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
--disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU. The code wanted to use BYTE_ORDER
defined in machine/endian.h, but this isn't visible because ICU is
compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
a C++11 runtime library now. Add this to all ports that depend on it
so their executables load the right libstdc++.so on FreeBSD 9.
PR: 205120
Exp-run by: antoine
Approved by: portmgr (antoine) |
23 Sep 2016 21:42:02
3.3.1_3

|
jrm  |
Update email address to jrm@FreeBSD.org for ports that I maintain
Reviewed by: mat, swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D7995 |
05 Aug 2016 02:30:18
3.3.1_3

|
marino  |
math/R: maintainer rework
See PR for signficant changes to math/R port including options,
build defaults, and patch updates.
PR: 211393
Submitted by: Joseph Mingrone (maintainer) |
04 Aug 2016 03:00:26
3.3.1_2

|
marino  |
math/R: Tweak previous ${OSVERSION} without ${OPSYS} commit
I made a mistake; some of the post-patch target does apply to DragonFly
as well as the pre-configure target. Tighten up which code is designated
as FreeBSD only. (again, a No-Op for FreeBSD)
Approved by: OSVERSION/OPSYS blanket |
03 Aug 2016 15:15:02
3.3.1_2

|
marino  |
math/R: Fix usage of ${OSVERSION} without ${OPSYS}
There are several OSVERSION checks but everything is specific to FreeBSD
so the entire block is wrapped with a single OPSYS check to minimize
changes to the makefile.
Approved by: OSVERSION/OPSYS blanket |
16 Jul 2016 15:48:17
3.3.1_2

|
riggs  |
Fix dependencies, Makefile cleanups
Detailed maintainer log:
- Explicitly rely on required perl for the build
- math/R cannot be built in poudriere when math/atlas is chosen for the
BLAS implementation. It's not the default, so handle gracefully with
an IGNORE (could also have set MANUAL_PACKAGE_BUILD with
ATLAS_VARS= MANUAL_PACKAGE_BUILD=...)
- fix a type: DOC_BUILD_DEPEND -> DOCS_BUILD_DEPEND
PR: 210983
Submitted by: jrm@ftfl.ca (maintainer) |
09 Jul 2016 20:02:02
3.3.1_2

|
antoine  |
Prevent PKGNAME collision with math/libR |
09 Jul 2016 19:28:21
3.3.1_2

|
riggs  |
Modernize and simplify port
PR: 210866
Submitted by: jrm@ftfl.ca (maintainer)
Reviewed by: rhurlin@gwdg.de, bapt, riggs |
06 Jul 2016 22:10:14
3.3.1_2

|
mat  |
Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.
PR: 205120
With hat: portmgr
Sponsored by: Absolight |
06 Jul 2016 07:34:13
3.3.1_1

|
gahr  |
devel/icu: bump PORTREVISION on dependent ports |
02 Jul 2016 15:32:43
3.3.1

|
riggs  |
Joseph Mingrone <jrm@ftfl.ca> has volunteered to maintain R in bf@'s absence
PR: 210754
Submitted by: jrm@ftfl.ca |
01 Jul 2016 08:29:31
3.3.1

|
wen  |
- Update to 3.3.1
- Remove PCRE_PORT option
- Really strip the .so file
- Minor cleanup
PR: 210513
Submitted by: wen@(myself) |
27 Jun 2016 21:30:34
3.3.0_2

|
rene  |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary |
26 Jun 2016 14:03:10
3.3.0_2

|
pi  |
math/R: add LIBR to OPTIONS_DEFAULT to allow math/rkward-kde4 to build
PR: 207425
Reported by: thierry |
25 Jun 2016 19:10:19
3.3.0_1

|
pi  |
math/R: Add optimization related options to Makefile
There are a couple of enhancements that can be made to math/R
regarding optimization: one would be to enable LTO and OpenMP
whenever the compiler supports it, another one would be to allow
linking to OpenBLAS besides ATLAS or R's internal BLAS implementation.
The patch was inspired by math/octave's handling of BLAS.
PR: 207425
Submitted by: elferdo@gmail.com
Approved by: bf (maintainer timeout) |
18 Jun 2016 18:08:07
3.3.0

|
dbn  |
math/R: unbreak index.
Reported by: cperciva@ (Portsnap buildbox) |
18 Jun 2016 17:46:31
3.3.0

|
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) |
22 May 2016 18:07:03
3.3.0

|
pi  |
math/R: 3.2.2 -> 3.3.0
Changes: https://stat.ethz.ch/pipermail/r-announce/2016/000602.html
PR: 209315
Submitted by: wen
Approved by: bf (maintainer, by mail) |
01 Apr 2016 14:16:20
3.2.2_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
24 Mar 2016 15:47:50
3.2.2_1

|
tijl  |
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine) |
27 Oct 2015 08:21:25
3.2.2

|
wen  |
- Update to 3.2.2
PR: 203418
Submitted by: wen@(myself)
Reviewed by: tota@
Approved by: maintainer(timeout, > 25 days)
Thanks to: freebsd-bugs@mackler.org harrison.grundy@astrodoggroup.com |
25 Sep 2015 21:00:29
3.0.2_7

|
linimon  |
Use trick from arm/powerpc to fix build on sparc64.
Approved by: portmgr (sparc64 blanket) |
22 Aug 2015 17:48:36
3.0.2_7

|
hrs  |
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be (Only the first 15 lines of the commit message are shown above ) |
16 Jul 2015 20:53:29
3.0.2_6

|
kwm  |
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938 |