Commit graph

55 commits

Author SHA1 Message Date
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Mathieu Arnold
c9d1ec009d Update to 2.7.8
PR:		207163
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-07 17:47:58 +00:00
Dmitry Marakasov
eeef1a1d15 - Strip libraries 2015-06-03 16:13:26 +00:00
Antoine Brodin
9436ce76ac Canonicalize some dependencies on numpy 2015-01-23 15:21:52 +00:00
Marcus von Appen
214bd533a7 - Convert ports of math/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 16:54:54 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Adam Weinberger
2ac8e45b30 Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
Wen Heping
320704ccfa - Stage support [1]
- Update to 2.4.0 [1]
- Reset maintainer to ports@

PR:		190365 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
2014-05-31 05:24:11 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Brendan Fabeny
1b81841d48 Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports

Reviewed by:	pfg, thierry, tota
2013-11-13 08:19:34 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Wen Heping
f0bb9fbd8e - Update to 2.3.6 2013-07-20 13:08:14 +00:00
Brendan Fabeny
e80e131996 Update math/R to 3.0.1-patched, and adjust dependent ports;
synchronize math/rpy with upstream repository

Reviewed by:	wen
Approved by:	wen, tota
2013-05-28 15:15:05 +00:00
Brendan Fabeny
51cd110a01 update math/R to 2.15.3, and adjust dependent ports 2013-03-07 04:21:34 +00:00
Brendan Fabeny
3f2ca9c1d8 update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by:	thierry, tota, wen
2013-01-04 17:51:39 +00:00
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