| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- switch to the bundled Rblas and Rlapack by default (this
can be changed by setting BLAS and LAPACK) which favors
correctness in some corner cases over a slight performance
penalty; this will be revisited after the blas and lapack
updates
- replace the STATIC_LIBR option with a LIBR option (on
by default): if on, libR.a and libR.so are installed,
and R is linked to libR.so. Otherwise, R is static, and
no libRs are installed.
- remove the superfluous copy of libR.so in ${LOCALBASE}/lib [1]
- enable the cairo and pango elements in the X11() graphics
device by default, controlled by new PANGOCAIRO option
- add a few small patches to dependent ports, bumping
PORTREVISION where necessary
PR: 153309 [1]
Approved by: thierry (rkward*), wen (rpy*, R-cran-*)
|
|
|
|
| |
Approved by: wen
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports,
where necessary
Approved by: makc, miwi (mentors, implicit)
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of
dependent ports
Approved by: makc, miwi (mentors, implicit)
pav (portmgr)
Feature safe: yes
|
|
|
|
|
|
|
| |
- Rename R_MOD to USE_R_MOD to be suitable for bsd.port.mk
- Remove math/R-cran-sm/files/bsd.cran.mk to complete the moving
Approved by: wen (via e-mail)
|
|
|
|
| |
Approved by: wen
|
|
|
|
| |
- Update my mail address to FreeBSD
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
| |
Submitted by: wen@, "b. f." <bf1783@googlemail.com>
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
R based on Alan Murta's C library.
WWW: http://www.cs.man.ac.uk/~toby/alan/software/
PR: ports/133114
Submitted by: Wen Heping <wenheping at gmail.com>
|