summaryrefslogtreecommitdiff
path: root/math
AgeCommit message (Collapse)AuthorFilesLines
2011-12-03Tag the 28 locations that result in a Python 3.1 package as supporting so.joerg1-1/+3
Remove it from the default list for the rest.
2011-11-30add patch from upstream to fix signedness error in hash calculationdrochner3-2/+32
which can lead to an overwrite or segfault bump PKGREV
2011-11-28remove incomplete libtoolization which made that plugins were builtdrochner8-178/+46
as executables rather than loadable modules This might cause that the pkg doesn't build on as many platforms as it did before, but it has a chance to work now. bump PKGREV
2011-11-25revision bump (PLIST change)hans1-1/+2
2011-11-25Fix C++joerg3-1/+47
2011-11-25add README, pointed out by joerghans1-0/+1
2011-11-24Fix build with modern GCCjoerg7-1/+75
2011-11-24Fix build with newer GCCjoerg2-1/+36
2011-11-22Let py-numpy not run an invalid shell command.minskim2-1/+17
This fixes PR 44130.
2011-11-20Recursive bump for math/cln buildlink addition.sbd7-14/+14
2011-11-20Add missing devel/gmp buildlink.sbd2-3/+7
Gmp is listed as a prerequisite in the INSTALL file. Bump PKGREVISION
2011-11-20Update R-geoR to 1.6.36markd2-6/+6
Changes unknown other than builds with latest R.
2011-11-20Update R-sp to 0.9.91markd2-6/+7
Changes unknown other than builds with latest R.
2011-11-20Needs c as well as fortran77 in USE_LANGUAGESmarkd1-2/+2
2011-11-20Update R to 2.14.0markd7-197/+359
changes to many to list - see NEWS file in distribution for details.
2011-11-17Update p5-Spreadsheet-Read to 0.45.hiramatsu2-7/+6
Changes from previous; 0.45 Wed 07 Sep 2011 - NAME / DISTNAME in Makefile.PL 0.44 Wed 07 Sep 2011 - More cross-checks for META data
2011-11-12Add p5-Math-Random-MT-Auto.hiramatsu1-1/+2
2011-11-12Import Math::Random::MT::Auto into math/p5-Math-Random-MT-Auto.hiramatsu3-0/+34
Recent versions of devel/p5-Object-InsideOut optionally uses this module. This module provides pseudorandom number generators (PRNGs) that are based on the Mersenne Twister algorithm. There is a functional interface to a standalone PRNG, and an OO interface (based on the inside-out object model as implemented by the Object::InsideOut module) for generating multiple PRNG objects.
2011-11-12Update p5-Number-Compare to 0.03.hiramatsu2-7/+7
Changes from previous; 0.03 21st September, 2011 Generate a new tarball on linux. Doing the C<make dist> on OSX generated a tarball that upset dumb tars tar: Ignoring unknown extended header keyword `SCHILY.dev' tar: Ignoring unknown extended header keyword `SCHILY.ino' tar: Ignoring unknown extended header keyword `SCHILY.nlink' 0.02 12th September, 2011 - apply warning-related fix - https://rt.cpan.org/Public/Bug/Display.html?id=58466
2011-11-10not MAKE_JOBS_SAFEhans1-1/+2
2011-11-06Update to R-combinat 0.0.8 - latest upstream release.mishka2-6/+6
2011-11-05Bump PKGREVISON for math/xylib buildlink additions.sbd1-2/+2
2011-11-05Add missing zlib and bzip2 buildlinkssbd2-2/+9
Bump PKGREVISION and Update BUILDLINK_ABI_DEPENDS.xylib
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd2-4/+4
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd20-36/+40
2011-10-31This package has no contents to buildlink.obache1-15/+0
2011-10-25register egg-info.obache2-5/+5
Bump PKGREVISION.
2011-10-25register egg-info.obache2-4/+5
Bump PKGREVISION.
2011-10-17Add HOMEPAGE and LICENSE.hiramatsu1-1/+3
2011-10-17Add HOMEPAGE and LICENSE.hiramatsu1-1/+3
2011-10-13Work around a bug in SunOS complex.h to make this build with Suns gcc.hans2-1/+20
2011-10-12Not (or perhaps no longer) MAKE_JOBS_SAFE: in doc/, needs a .WAIT betweendholland1-1/+2
"conf.texi" and "subdirs", but I can't add one because this package uses gmake and gmake has no equivalent functionality.
2011-10-07Revision dump after devel/hdf5 update.alnsn2-3/+4
2011-10-05+ py-romanobache1-1/+2
2011-10-05Import py-roman-1.4.0 as math/py-roman.obache5-0/+52
This Python module provides methods for converting Integer from/to Roman.
2011-09-29Remove -Werror from flags to make this build.wiz1-1/+3
2011-09-26Add c to USE_LANGUAGES.ryoon2-4/+4
Fix build on Gentoo Linux.
2011-09-26Fix PR pkg/45404.ryoon1-1/+3
Add dependency to math/R-car. Fix build.
2011-09-26Add R-carryoon1-1/+2
2011-09-26Import R-car-2.0.11 as math/R-carryoon3-0/+25
This package accompanies J. Fox and S. Weisberg, An R Companion to Applied Regression, Second Edition, Sage, 2011. Used by math/R-Rcmdr. OKed by wiz@.
2011-09-14Fix build on SunOS.hans1-1/+3
2011-09-14Fix detection of builtin mpfr on SunOS.hans1-2/+6
2011-09-14Explicitly depend on gmp>=4.3.2 and mpfr>=2.4.2.hans2-2/+8
2011-09-14Remove stupid test for Sun make from configure.hans2-1/+16
2011-09-12Fixes build with curl-7.21.7.obache2-1/+16
Let not to include deprecated header file.
2011-09-08update to 1.0.14drochner3-9/+59
changes: -minor fixes -documentation / translation improvements
2011-09-08update to 0.10.17drochner3-9/+10
changes: -import/export improvements, mostly ODF -misc fixes and improvements
2011-09-08Update ruby-spreadsheet to 0.6.5.9.obache3-7/+8
=== 0.6.5.9 / 7.9.2011 * Fixed a frozen string bug thanks to dblock (Daniel Doubrovkine),
2011-09-05Add missing build tools "yacc" and "lex"cheusov1-1/+3
2011-08-31Update ruby-spreadsheet to 0.6.5.8.obache2-6/+6
=== 0.6.5.8 / 30.8.2011 * This patch is about adding a sheet_count method to workbook so that it returns * the total no of worksheets for easy access. Please check. By * tamizhgeek@gmail.com * https://gist.github.com/1180625