aboutsummaryrefslogtreecommitdiff
path: root/math/rpy2
Commit message (Collapse)AuthorAgeFilesLines
* - Stage support [1]Wen Heping2014-05-313-199/+7
| | | | | | | | | | | - Update to 2.4.0 [1] - Reset maintainer to ports@ PR: 190365 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] Notes: svn path=/head/; revision=355936
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=347809
* Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;Brendan Fabeny2013-11-131-1/+1
| | | | | | | | | adjust dependent ports Reviewed by: pfg, thierry, tota Notes: svn path=/head/; revision=333659
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=331644
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Update to 2.3.6Wen Heping2013-07-203-9/+24
| | | | Notes: svn path=/head/; revision=323345
* Update math/R to 3.0.1-patched, and adjust dependent ports;Brendan Fabeny2013-05-281-1/+1
| | | | | | | | | | synchronize math/rpy with upstream repository Reviewed by: wen Approved by: wen, tota Notes: svn path=/head/; revision=319316
* update math/R to 2.15.3, and adjust dependent portsBrendan Fabeny2013-03-071-1/+1
| | | | Notes: svn path=/head/; revision=313562
* update the R base ports to 2.15.2 and adjust dependent portsBrendan Fabeny2013-01-041-7/+2
| | | | | | | Reviewed by: thierry, tota, wen Notes: svn path=/head/; revision=309935
* update math/R to 2.15.1, switch to the new options format, andBrendan Fabeny2012-06-261-1/+1
| | | | | | | adjust dependent ports Notes: svn path=/head/; revision=300051
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - update math/R-cran-psych to 1.2.1 [1]Brendan Fabeny2012-05-041-0/+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] Notes: svn path=/head/; revision=296023
* - Update to 2.2.6Wen Heping2012-04-232-4/+3
| | | | Notes: svn path=/head/; revision=295299
* update math/R to 2.14.2, and adjust dependent portsBrendan Fabeny2012-03-031-1/+1
| | | | Notes: svn path=/head/; revision=292607
* update math/R to 2.14.1, and adjust dependent portsBrendan Fabeny2012-01-181-0/+1
| | | | Notes: svn path=/head/; revision=289429
* - update to 2.2.5Wen Heping2012-01-112-4/+3
| | | | Notes: svn path=/head/; revision=288939
* update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjustBrendan Fabeny2011-11-271-0/+1
| | | | | | | | | | dependent ports Approved by: linimon (portmgr), thierry, tota, wen Feature safe: yes Notes: svn path=/head/; revision=286477
* - Update to 2.2.4Wen Heping2011-10-132-4/+3
| | | | Notes: svn path=/head/; revision=283473
* update math/R to 2.13.2, and adjust dependent portsBrendan Fabeny2011-10-111-0/+1
| | | | Notes: svn path=/head/; revision=283375
* - Update to 2.2.3Wen Heping2011-09-273-5/+36
| | | | Notes: svn path=/head/; revision=282464
* update R to 2.13.1 [1], and adjust dependent ports (thisBrendan Fabeny2011-07-281-1/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=278443
* - update to 2.13.0Brendan Fabeny2011-05-071-2/+8
| | | | | | | | | | | | | | | | | | | | | | | - 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-*) Notes: svn path=/head/; revision=273724
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update R to 2.12.2, a bugfix releaseBrendan Fabeny2011-02-281-1/+1
| | | | | | | | | | - Bump PORTREVISION of dependent ports, where necessary Approved by: makc, miwi (mentors, implicit) Notes: svn path=/head/; revision=270002
* - Update R to 2.12.1Brendan Fabeny2011-01-291-0/+1
| | | | | | | | | | | | - Bump PORTREVISION of dependent ports Approved by: makc, miwi (mentors, implicit) pav (portmgr) Feature safe: yes Notes: svn path=/head/; revision=268391
* - Update to 2.1.3Wen Heping2010-06-277-67/+157
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257036
* - Fix the PLIST error reported by QAT@Wen Heping2010-05-022-2/+2
| | | | Notes: svn path=/head/; revision=253525
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Fix the build error reported by pointyhatWen Heping2009-12-293-2/+15
| | | | Notes: svn path=/head/; revision=246831
* - Bump for R 2.9.2Pav Lucistnik2009-09-032-4/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=240798
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Chase R updatePav Lucistnik2009-06-182-2/+2
| | | | Notes: svn path=/head/; revision=236242
* - Fix buildMartin Wilke2009-01-142-2/+2
| | | | | | | | | PR: 130527 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Reported by: pavbot Notes: svn path=/head/; revision=226092
* - Fix build after math/R updateMartin Wilke2008-12-253-2/+13
| | | | | | | | | PR: 129703 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Reported by: erwinbot Notes: svn path=/head/; revision=224734
* - Fix buildMartin Wilke2008-12-062-3/+3
| | | | | | | | PR: 129430 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=223861
* - Chase math/R upgradePietro Cerutti2008-08-043-2/+16
| | | | | | | | | | - Bump PORTREVISION Reported by: pointyhat (via pav) Approved by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=218039
* - Mark BROKEN Does not compileMartin Wilke2008-08-031-0/+2
| | | | | | | | Submitted by: maintainer Reported by erwinbot Notes: svn path=/head/; revision=217983
* - Update to 1.0.3Martin Wilke2008-06-193-9/+17
| | | | | | | | | | - Pass maintainership to submitter PR: 124680 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=215203
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Try to fix the build with contemporary GCC.Alexey Dokuchaev2007-06-131-0/+3
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=193397
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149432
* - Update to 0.3.5Pav Lucistnik2004-10-154-18/+8
| | | | | | | | | - Fix build against R 2.0 Reported by: pointyhat via kris Notes: svn path=/head/; revision=119530
* math/R-project port was renamed to math/RPav Lucistnik2004-04-301-1/+1
| | | | | | | | | PR: ports/65809 Submitted by: pav Repocopy by: marcus Notes: svn path=/head/; revision=108006
* - Rename math/R-letter to math/R-project.Pav Lucistnik2004-04-191-1/+1
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=107634
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* add rpy 0.3.1Ying-Chieh Liao2003-10-315-0/+55
Python interface to the R Programming Language Notes: svn path=/head/; revision=92667