| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
04 May 2012 20:56:15
0.3.8_7
|
bf  |
- update math/R-cran-psych to 1.2.1 [1]
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
flexible and allow CRAN ports to override it; add a regression-test
target; set USE_FORTRAN to match math/R; remove some of the
redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS
Reviewed by: thierry, tota, wen
Approved by: D. Rue (maintainer) [1], wen [2] |
03 Mar 2012 16:59:36
0.3.8_6
|
bf  |
update math/R to 2.14.2, and adjust dependent ports |
18 Jan 2012 23:04:08
0.3.8_5
|
bf  |
update math/R to 2.14.1, and adjust dependent ports |
27 Nov 2011 07:02:15
0.3.8_4
|
bf  |
update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports
Approved by: linimon (portmgr), thierry, tota, wen
Feature safe: yes |
15 Nov 2011 20:09:02
0.3.8_3
|
tota  |
- Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
to Mk/bsd.cran.mk
PR: ports/162238
Submitted by: tota (myself)
Approved by: wen (maintainer of Mk/bsd.cran.mk and many related ports),
David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
(maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
Dan Rue <drue_AT_therub_DOT_org>
(maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe: yes |
11 Oct 2011 14:19:46
0.3.8_3
|
bf  |
update math/R to 2.13.2, and adjust dependent ports |
28 Jul 2011 04:19:58
0.3.8_2
|
bf  |
update R to 2.13.1 [1], and adjust dependent ports (this
includes workarounds intended to fix the broken sparc64
build, and fixes to the static libR, which is now in a
separate slave port, math/libR)
PR: 158947 [1]
Submitted by: wen ([1], independently) |
07 May 2011 03:29:59
0.3.8_1
|
bf  |
- update to 2.13.0
- 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-*) |
07 Mar 2011 08:09:42
0.3.8
|
wen  |
- Update to 0.3.8 |
28 Feb 2011 16:03:13
0.3.6_2
|
bf  |
- Update R to 2.12.2, a bugfix release
- Bump PORTREVISION of dependent ports,
where necessary
Approved by: makc, miwi (mentors, implicit) |
29 Jan 2011 16:53:21
0.3.6_1
|
bf  |
- Update R to 2.12.1
- Bump PORTREVISION of
dependent ports
Approved by: makc, miwi (mentors, implicit)
pav (portmgr)
Feature safe: yes |
21 Oct 2010 08:16:34
0.3.6
|
wen  |
- Update to 0.3.6 |
26 Sep 2010 07:59:14
0.3.5
|
tota  |
- Add CRAN_Include_MAINTAINER tag to Mk/bsd.cran.mk
- 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) |
15 Aug 2010 02:48:05
0.3.5
|
tota  |
- Use R_MOD_AUTOPLIST instead of pkg-plist
Approved by: wen |
29 Jun 2010 01:44:03
0.3.5
|
wen  |
- Update to 0.3.5
Feature safe: yes |
08 May 2010 08:13:41
0.3.4
|
wen  |
R-cran-inline is a functionality to dynamically define R functions
and S4 methods with in-lined C, C++ or Fortran code supporting .C
and .Call calling conventions.
WWW: http://cran.r-project.org/web/packages/inline/ |