1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/math/R
Joseph Mingrone 75e07f1a2c 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
2017-07-25 23:28:26 +00:00
..
files math/R: Fix build issues when LIBR option is off and fix runtime issue by 2017-07-25 23:28:26 +00:00
compiler.mk
distinfo math/R: Update to version 3.4.1 2017-07-04 17:07:44 +00:00
Makefile math/R: Fix build issues when LIBR option is off and fix runtime issue by 2017-07-25 23:28:26 +00:00
pkg-descr
pkg-plist math/R: set SONAME for libraries under lib/R/lib 2017-07-19 14:19:47 +00:00