1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
Brendan Fabeny
3503a3164f update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports
2012-06-26 23:57:00 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Brendan Fabeny
aa89760550 - 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]
2012-05-04 20:56:15 +00:00
Wen Heping
2518def789 - Update to 2.2.6 2012-04-23 08:56:26 +00:00
Brendan Fabeny
2dbc7784bc update math/R to 2.14.2, and adjust dependent ports 2012-03-03 16:59:36 +00:00
Brendan Fabeny
6ef707b384 update math/R to 2.14.1, and adjust dependent ports 2012-01-18 23:04:08 +00:00
Wen Heping
400641fb05 - update to 2.2.5 2012-01-11 05:27:29 +00:00
Brendan Fabeny
5d57d97db9 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
2011-11-27 07:02:15 +00:00
Wen Heping
4d3fe3f89a - Update to 2.2.4 2011-10-13 12:05:11 +00:00
Brendan Fabeny
14e140238c update math/R to 2.13.2, and adjust dependent ports 2011-10-11 14:19:46 +00:00
Wen Heping
1d885f8cc9 - Update to 2.2.3 2011-09-27 02:51:22 +00:00
Brendan Fabeny
73fa6e1345 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)
2011-07-28 04:19:58 +00:00
Brendan Fabeny
f08fd58316 - 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-*)
2011-05-07 03:29:59 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Brendan Fabeny
3d5cca3564 - Update R to 2.12.2, a bugfix release
- Bump PORTREVISION of dependent ports,
  where necessary

Approved by:	makc, miwi (mentors, implicit)
2011-02-28 16:03:13 +00:00
Brendan Fabeny
5fe86857c4 - Update R to 2.12.1
- Bump PORTREVISION of
  dependent ports

Approved by:	makc, miwi (mentors, implicit)
		pav (portmgr)
Feature safe:	yes
2011-01-29 16:53:21 +00:00
Wen Heping
9c305184ae - Update to 2.1.3
Feature safe:	yes
2010-06-27 02:59:51 +00:00
Wen Heping
3732b28e10 - Fix the PLIST error reported by QAT@ 2010-05-02 01:33:05 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Wen Heping
b1b4f3e3f7 - Fix the build error reported by pointyhat 2009-12-29 06:28:13 +00:00
Pav Lucistnik
13ec0c3565 - Bump for R 2.9.2
Reported by:	pointyhat
2009-09-03 20:27:03 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Pav Lucistnik
3b8a067a7a - Chase R update 2009-06-18 20:55:15 +00:00
Martin Wilke
10eb82c1f1 - Fix build
PR:		130527
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
Reported by:	pavbot
2009-01-14 16:00:12 +00:00
Martin Wilke
5260fd2ff2 - Fix build after math/R update
PR:		129703
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
Reported by:	erwinbot
2008-12-25 10:54:09 +00:00
Martin Wilke
b0453f255f - Fix build
PR:		129430
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2008-12-06 15:09:25 +00:00
Pietro Cerutti
e5f228be0e - Chase math/R upgrade
- Bump PORTREVISION

Reported by:	pointyhat (via pav)
Approved by:	Wen Heping <wenheping@gmail.com> (maintainer)
2008-08-04 20:04:42 +00:00
Martin Wilke
d774d6b6d7 - Mark BROKEN Does not compile
Submitted by:	maintainer
Reported by	erwinbot
2008-08-03 10:03:40 +00:00
Martin Wilke
fff52afc86 - Update to 1.0.3
- Pass maintainership to submitter

PR:		124680
Submitted by:	Wen heping <wenheping@gmail.com>
2008-06-19 00:03:01 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Alexey Dokuchaev
935fc1458e Try to fix the build with contemporary GCC.
Reported by:	pointyhat
2007-06-13 15:03:43 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
6d7f8c459f - Add SHA256 2005-11-25 15:48:16 +00:00
Pav Lucistnik
b3b1ccaa5c - Update to 0.3.5
- Fix build against R 2.0

Reported by:	pointyhat via kris
2004-10-15 20:57:23 +00:00
Pav Lucistnik
044586a996 math/R-project port was renamed to math/R
PR:		ports/65809
Submitted by:	pav
Repocopy by:	marcus
2004-04-30 08:17:36 +00:00
Pav Lucistnik
f74871ebf1 - Rename math/R-letter to math/R-project.
- Remove math/R-a4 slave port. A4 format is now default. If you need letter
  or other paper formats, define PAPERSIZE when building the port.

  Note that renaming to math/R was declined by marcus (portmgr) because
  we're not sure if single-letter port name break something.

Requested by:	maintainer
Repocopy by:	marcus
2004-04-19 22:58:41 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Ying-Chieh Liao
11f91702a0 add rpy 0.3.1
Python interface to the R Programming Language
2003-10-31 01:47:04 +00:00