/x11/gmrun/

l='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/math/R
Commit message (Expand)AuthorAgeFilesLines
* - Update to 3.2.2wen2015-10-276-50/+193
* Use trick from arm/powerpc to fix build on sparc64.linimon2015-09-261-0/+1
* - Split ghostscript into X11-independent and -dependent parts:hrs2015-08-231-1/+1
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.kwm2015-07-171-1/+1
* Fix build with texinfo 6.0antoine2015-07-041-6/+16
* Convert to USES=jpegantoine2015-06-231-1/+1
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* R does not create proper libraries (with SONAME) pkg 1.5.2 is know skipping thisbapt2015-05-141-1/+1
* - Don't install static libraries with INSTALL_LIB (part 1/2)amdmi32015-05-081-2/+2
* Update icu to 55.1bapt2015-04-241-1/+1
* math category: Remove $PTHREAD_LIBSmarino2015-03-251-3/+0
* Add powerpc/powerpc64 to the list of ARCH that get libmissing by default.sbruno2015-02-141-1/+3
* Repair overflow condition where WCHAR_MAX != INT_MAXsbruno2015-02-112-0/+24
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
* Cleanup plistantoine2014-11-141-389/+0
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* Change INSTALL_DATA to install with mode 644antoine2014-09-051-1/+0
* Fix build on head by adding missing USES=readlineantoine2014-08-011-0/+1
* Repair instances, almost all courtesy of bf ;-), of spacesadamw2014-07-301-3/+3
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-161-1/+1
* Allow to build with texinfo from portsantoine2014-06-261-1/+1
* Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1
* Stage supportantoine2014-04-052-10/+9
* Readd pre-configure-script to avoid warning about duplicated pre-configurebapt2014-04-051-1/+1
* Support stagebapt2014-04-041-4/+3
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casestijl2014-02-171-1/+2
* Chase boost and icu bumpbapt2014-02-071-0/+1
* Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;bf2013-11-134-2866/+111
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-0/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Convert to new perl frameworkbapt2013-09-171-1/+2
* pkg-config is needed for cairo detectionantoine2013-09-051-0/+1
* Update math/libmissing to 20130815, and adjust a dependent portbf2013-08-161-2/+2
* Update math/R to 3.0.1-patched, and adjust dependent ports;bf2013-05-285-644/+3223
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-121-1/+1
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-061-2/+2
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
* remove a problematic mirrorbf2013-03-281-1/+0
* update math/R to 2.15.3, and adjust dependent portsbf2013-03-073-4/+15
* update the R base ports to 2.15.2 and adjust dependent portsbf2013-01-053-32/+125
* Chase icu, graphite2 and libexttextcat bumpbapt2012-12-191-7/+2
* Update PCRE to 8.32mm2012-12-111-1/+1
* fix compiler runtime library path after recent changes to bsd.gcc.mkbf2012-10-151-1/+2
* - Remove limitation on unthreaded version of Tkgahr2012-09-181-1/+0
* tell portscout to ignore the irrelevant bugfix distfilebf2012-06-291-0/+2
* update math/R to 2.15.1, switch to the new options format, andbf2012-06-273-66/+123
* - update png to 1.5.10dinoex2012-06-011-1/+2
* prevent some of the older base system texinfo utilities from beingbf2012-05-211-0/+4
* - update math/R-cran-psych to 1.2.1 [1]bf2012-05-053-58/+80
* fix the build with a non-default LOCALBASEbf2012-03-181-1/+2
* update math/R to 2.14.2, and adjust dependent portsbf2012-03-043-20/+10
* fix WITH_PCRE_PORT after the devel/pcre updatebf2012-02-161-1/+5
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-1/+2
* update math/R to 2.14.1, and adjust dependent portsbf2012-01-192-7/+3
* remove a problematic mirror from MASTER_SITESbf2011-12-091-2/+1
* update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjustbf2011-11-274-138/+233
* adjust linking and comments in dependent ports after the math/atlas update;bf2011-11-221-1/+1
* update math/R to 2.13.2, and adjust dependent portsbf2011-10-113-9/+5
* - narrow the scope of BROKEN: the build problems were caused bybf2011-08-281-3/+3
* - Mark BROKEN: fails to packagepav2011-08-271-0/+2
* fix WITH_DVI_MANUALSbf2011-08-051-1/+3
* update R to 2.13.1 [1], and adjust dependent ports (thisbf2011-07-283-53/+70
* Mark as broken on sparc64: assertions fail.linimon2011-07-161-0/+4
* - update ICU to 4.8bapt2011-07-111-0/+1
* Fix CONFIGURE_ARGS when using atlasbf2011-05-071-2/+2
* - update to 2.13.0bf2011-05-074-67/+189
* Clean up in preparation for update,bf2011-05-052-93/+85
* - Update R to 2.12.2, a bugfix releasebf2011-03-014-57/+18
* - Update R to 2.12.1bf2011-01-305-84/+104
* Chase devel/icu upgradebapt2010-12-151-0/+1
* Update to 2.11.1bf2010-07-312-5/+4
* Change my ports to use my FreeBSD.org email address.bf2010-07-081-1/+1
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1
* - Fix on 6.Xpav2010-05-172-0/+19
* - Update to 2.11.0wen2010-04-263-5/+12
* - update to 1.4.1dinoex2010-03-281-2/+2
* - update to jpeg-8dinoex2010-02-051-2/+2
* - Make math/libRmath to a slave port of math/Rmiwi2010-02-033-8/+64
* - Update to 2.10.1miwi2009-12-253-8495/+161
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-0/+1
* - Update to 2.9.2miwi2009-08-274-651/+738
* - update to jpeg7dinoex2009-07-181-1/+2
* - Update to 2.9.0miwi2009-06-163-169/+796
* - Update maintainer mail adressemiwi2009-06-081-1/+1
* Fix CONFIGURE_ENV after recent USE_FORTRAN changes.gerald2009-01-221-1/+1
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-0/+1
* - Update to 2.8.1wxs2009-01-072-4/+4
* - Fix pkg-plistbeech2008-12-141-196/+218
* - Fix distinfobeech2008-12-131-3/+3
* - Update to 2.8.0beech2008-12-131-6/+6
* - pass maintainership to submittermiwi2008-11-221-1/+1
* - Update to 2.7.2rafan2008-11-203-5/+31
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Update to 2.7.1gahr2008-07-293-451/+549
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-1/+2