non port: math/R-cran-SuppDists/Makefile |
SVNWeb
|
Number of commits found: 29 |
Sat, 7 Jan 2017
|
[ 17:04 antoine ]
Deprecate ports broken for more than 6 months
|
Mon, 17 Oct 2016
|
[ 12:03 wen ]
- Update to 1.1.9.4
|
Tue, 13 Sep 2016
|
[ 02:28 wen ]
- Update to 1.1.9.2
|
Mon, 27 Jun 2016
|
[ 21:30 rene ] (Only the first 10 of 94 ports in this commit are shown above. )
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary
|
Sat, 4 Jun 2016
|
[ 12:34 antoine ]
Mark BROKEN: fails to build
g++48 -I/usr/local/lib/R/include -DNDEBUG -I/usr/local/include -DLIBICONV_PLUG
-fpic -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl
-fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl
-fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector
-Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -DLIBICONV_PLUG
-Wl,-rpath=/usr/local/lib/gcc48 -c dists.cc -o dists.o
In file included from /usr/local/lib/gcc48/include/c++/cmath:42:0,
from /usr/local/lib/R/include/R.h:43,
from dists.cc:10:
/usr/local/lib/gcc48/include/c++/bits/cpp_type_traits.h:213:12: error:
redefinition of 'struct std::__is_integer<int>'
struct __is_integer<int>
^
/usr/local/lib/gcc48/include/c++/bits/cpp_type_traits.h:146:12: error: previous
definition of 'struct std::__is_integer<int>'
struct __is_integer<bool>
^
Reported by: pkg-fallout
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Tue, 29 Jul 2014
|
[ 20:55 adamw ] (Only the first 10 of 50 ports in this commit are shown above. )
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.
Approved by: portmgr (not really, but touches unstaged ports)
|
Mon, 26 May 2014
|
[ 08:44 bapt ] (Only the first 10 of 23 ports in this commit are shown above. )
Convert to USES=dos2unix
With hat: portmgr
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
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)
|
Sat, 28 Dec 2013
|
[ 10:28 dbn ] (Only the first 10 of 121 ports in this commit are shown above. )
Convert Mk/bsd.cran.mk to the Uses framework.
PR: ports/184699
Reviewed by: bapt
Approved by: portmgr (bdrewery), wen (maintainer, timeout > 2 weeks)
|
Wed, 27 Nov 2013
|
[ 18:56 dbn ] (Only the first 10 of 119 ports in this commit are shown above. )
Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).
Since this patch converts all affected ports, bsd.cran.mk no longer supports
NO_STAGE and errors out if NO_STAGE is set.
Exp-run: ports/184216
Reviewed by: bdrewery
Approved by: portsmgr, wen
|
Wed, 13 Nov 2013
|
[ 08:19 bf ] (Only the first 10 of 130 ports in this commit are shown above. )
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
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Sun, 22 Sep 2013
|
[ 18:05 bapt ] (Only the first 10 of 132 ports in this commit are shown above. )
Fix NO_STAGE attribution
|
Fri, 20 Sep 2013
|
[ 20:55 bapt ] (Only the first 10 of 665 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
|
Tue, 28 May 2013
|
[ 15:15 bf ] (Only the first 10 of 140 ports in this commit are shown above. )
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
|
Thu, 28 Mar 2013
|
[ 01:09 bf ]
update to 1.1-9
|
Thu, 7 Mar 2013
|
[ 04:21 bf ] (Only the first 10 of 116 ports in this commit are shown above. )
update math/R to 2.15.3, and adjust dependent ports
|
Fri, 4 Jan 2013
|
[ 17:51 bf ] (Only the first 10 of 116 ports in this commit are shown above. )
update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by: thierry, tota, wen
|
Tue, 26 Jun 2012
|
[ 23:57 bf ] (Only the first 10 of 87 ports in this commit are shown above. )
update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports
|
Fri, 4 May 2012
|
[ 20:56 bf ] (Only the first 10 of 89 ports in this commit are shown above. )
- 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]
|
Sat, 3 Mar 2012
|
[ 16:59 bf ] (Only the first 10 of 80 ports in this commit are shown above. )
update math/R to 2.14.2, and adjust dependent ports
|
Wed, 18 Jan 2012
|
[ 23:04 bf ] (Only the first 10 of 58 ports in this commit are shown above. )
update math/R to 2.14.1, and adjust dependent ports
|
Sun, 27 Nov 2011
|
[ 07:02 bf ] (Only the first 10 of 62 ports in this commit are shown above. )
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
|
Tue, 15 Nov 2011
|
[ 20:09 tota ] (Only the first 10 of 49 ports in this commit are shown above. )
- Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
to Mk/bsd.cran.mk
PR: ports/162238
Submitted by: tota (myself)
Approved by: wen (maintainer of Mk/bsd.cran.mk and many related ports),
David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
(maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
Dan Rue <drue_AT_therub_DOT_org>
(maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe: yes
|
Tue, 11 Oct 2011
|
[ 14:19 bf ] (Only the first 10 of 58 ports in this commit are shown above. )
update math/R to 2.13.2, and adjust dependent ports
|
Thu, 28 Jul 2011
|
[ 04:19 bf ] (Only the first 10 of 23 ports in this commit are shown above. )
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)
|
Sat, 7 May 2011
|
[ 05:47 bf ]
Add R-cran-SuppDists , supplementary distributions and RNG for R.
|
Number of commits found: 29 |