aboutsummaryrefslogtreecommitdiff
path: root/math/rkward
Commit message (Collapse)AuthorAgeFilesLines
* update math/R to 2.13.2, and adjust dependent portsBrendan Fabeny2011-10-111-1/+1
| | | | Notes: svn path=/head/; revision=283375
* Remove INSTALLS_ICONS from kde ports.Koop Mast2011-07-291-1/+0
| | | | | | | | | | In the soon to be committed glib and gtk update, the INSTALLS_ICONS macro will gain the long missing gtk-update-icon-theme dependancy. After talking with members from of our KDE team. There isn't any indication that this gtk util is usefull for KDE. Notes: svn path=/head/; revision=278534
* 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-072-2/+7
| | | | | | | | | | | | | | | | | | | | | | | - 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-1/+1
| | | | | | | | | | | | - Bump PORTREVISION of dependent ports Approved by: makc, miwi (mentors, implicit) pav (portmgr) Feature safe: yes Notes: svn path=/head/; revision=268391
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* Fix plist and unbreak after the latest R's update.Thierry Thomas2010-02-092-10/+5
| | | | | | | | PR: ports/143548 Submitted by: Rob Farmer <rfarmer (at) predatorlabs.net> Notes: svn path=/head/; revision=249482
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Mark BROKEN: does not packagePav Lucistnik2010-01-091-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=247488
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - 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
* Registering conflict with rkward-kde4.Thierry Thomas2009-05-191-0/+2
| | | | Notes: svn path=/head/; revision=234234
* Fix with R 2.8.1 and gfortran43.Thierry Thomas2009-01-213-11/+23
| | | | Notes: svn path=/head/; revision=226595
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-1/+1
| | | | Notes: svn path=/head/; revision=225403
* - Mark BROKEN: does not compilePav Lucistnik2009-01-061-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=225344
* Fix plist with NOPORTDOCS.Thierry Thomas2008-11-221-1/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=223195
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* Upgrade to 0.4.9a.Thierry Thomas2008-04-213-5/+8
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=593705>. Notes: svn path=/head/; revision=211732
* Upgrade to 0.4.9.Thierry Thomas2008-01-153-5/+11
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=568604>. Notes: svn path=/head/; revision=205694
* Upgrade to 0.4.8a.Thierry Thomas2007-12-112-5/+5
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=553408>. Notes: svn path=/head/; revision=203020
* Upgrade to v. 0.4.8.Thierry Thomas2007-10-033-4/+40
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=543715>. Notes: svn path=/head/; revision=200745
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-141-5/+1
| | | | | | | Approved by: theierry Notes: svn path=/head/; revision=195554
* Upgrade to 0.4.7a.Thierry Thomas2007-05-254-22/+25
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=506492>. Notes: svn path=/head/; revision=191803
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-2/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Upgrade to 0.4.7.Thierry Thomas2007-04-114-35/+174
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?group_id=50231&release_id=500312> Notes: svn path=/head/; revision=189825
* Upgrade to 0.4.6.Thierry Thomas2007-02-153-13/+85
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=486725>. Notes: svn path=/head/; revision=185263
* Upgrade to 0.4.5.Thierry Thomas2007-01-273-11/+37
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=480258>. Notes: svn path=/head/; revision=183436
* * we seem to need fortran line because libR seem to link againstMaho Nakata2007-01-241-0/+7
| | | | | | | | | gfortran runtime. Approved by: maintainer Notes: svn path=/head/; revision=183143
* Upgrade to 0.4.2.Thierry Thomas2006-12-043-4/+18
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?group_id=50231&release_id=468626> Notes: svn path=/head/; revision=178895
* Upgrade to 0.4.1.Thierry Thomas2006-11-052-4/+4
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=461129>. Notes: svn path=/head/; revision=176543
* Update to 0.4.0.Thierry Thomas2006-10-314-35/+60
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=456317>. Notes: svn path=/head/; revision=175950
* Upgrade to 0.3.7.Thierry Thomas2006-09-175-22/+47
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=448075>. Notes: svn path=/head/; revision=173264
* RKWard aims to provide an easily extensible, easy to use IDE/GUI for theThierry Thomas2006-04-295-0/+255
R-project. RKWard tries to combine the power of the R-language with the (relative) ease of use of commercial statistics tools. Notes: svn path=/head/; revision=160825