pkgsrc/math
wen 088b2522b7 Update to 3.98.1.1
Upstream changes:
Version 3.98-1

  *      Compilation error with clang. Simple declaration of a routine.

Version 3.98-0

  *      Update for libxml2-2.9.1 and reading from a connection for xmlEventParse().

  *      xmlIncludes() is a hierarchical version of getXIncludes()

  *      Modifications to xmlSource(), e.g. verbose = TRUE as default.

Version 3.97-0

  *      Fix for xmlValue(node) = text.  Identified by Lawrence Edwards.
         Uses xmlNodeSetContent() now and leaves freeing the original content to that routine.

  *      Updates for xmlSource()

Version 3.96-1

  *     readHTMLTable() ignores headers that are over 999 characters.

  *     Fix a problem in readHTMLTable() with some table headers not having
        the correct number of elements to match the columns.

Version 3.96-0

  *     Introduced readHTMLList(), getHTMLLinks(), getHTMLExternalFiles(), getXIncludes().

  *     When serializing XMLNode objects, i.e. R representations of nodes, ensure " and <, etc. in attributes
        are serialized correctly.


Version 3.95-1

  *     Allow htmlParse(), xmlParse(), etc. ?

Version 3.95-0

  *     Moved development version of the source code for the package to github -
        https://github.com/omegahat/XML.git

  *     Changes to the structure of the package to allow installation directly rather than
        via a one-step staging into the R package structure.

  *     Sample XML documents moved from data/ to exampleData, and examples updated.

  *     getDefaultNamespace() and matchNamespaces() use simplify = TRUE to call
        xmlNamespaceDefinitions() to get the namespaces as a character vector rather than
        list.

  *     Documentation updates


Version 3.94-0

  *     getNodeLocation() now reports the actual line number for text nodes rather than 0,
        using the sibling nodes' or parent node's line number.

  *     xpathApply() and related functions work with builtin type "functions",
        e.g. class.

  *     xpathApply() and related functions (getNodeSet, xpathSApply) allow
        the caller to specify multiple queries as a character vector
        and these are pasted together as compound location paths by
        separating them with a '|'.  This makes it easier for the
        caller to manage the different queries.

  *     assigning to a child of a node works, e.g. node[["abc"]] = text/node
        and node[[index]] = text/node.  We replace a matching name.  If the
        replacement value is text, we use the name to

  *     getChildrenStrings() is a function that implements the equivalent of
        xmlApply(node, xmlValue) but faster because we avoid the function call
        for each element.

  *     options parameter for xmlParse() and htmlParse() for controlling the parser.
        (Currently only used when encoding is explicitly specified.)

  *     encoding parameter for xmlParse() and xmlTreeParse() now works for XML documents,
        not just HTML documents.

  *     Update for readHTMLTable() method so that we look at just the final <tr> node
        in a <thead>.

Version 3.93-1

  *     Fixed bug in findXInclude() that sometimes got the wrong XMLXIncludeStartNode.
        Hence getNodeLocation() might report the wrong file, but correct line number!

  *     findXInclude() now has a recursive parameter that resolves the chain of XIncludes.
        This returns the full path to the file, relative to the base/top-level document,
        not just the parent document.

  *     Change to the default value of the error parameter in htmlParse() and htmlTreeParse()
        which will generate a structured R error if there is an IO error.
        The set of issues that will raise an error will be broadened in the future.

Version 3.93-0

  *    Enabled the fixing of <dummy> namespaces by finding the definition o
       for that prefix in the ancestor nodes.

Version 3.92-2

  *    Synchronized compilation flags for Windows with those on OSX & Linux.

Version 3.92-1

  *    Restore original error handler function for htmlParse() and htmlTreeParse()

  *    Fixed a reference counting problem caused by not adding a finalizer in the
       as() method for coercing an XMLInternalNode to an XMLInternalDocument.
       Example from Janko Thyson.

  *    Fixed up some partial argument names found by R CMD check!


Version 3.92-0

  *    Added --enable-xml-debug option for the configure script and this activates
       the debugging diagnostic reporting, mainly for the garbage collection and node
       reference counts.

  *    Work-around for HTML documents not being freed (but XML documents are!)

  *    Added an isHTML parameter for xmlTreeParse.

  *    Merge htmlTreeParse/htmlParse with xmlTreeParse.

  *    Implemented some diagnostic facilities to determine if an external pointer
       is in R's weak references list.   This needs support within R. (Ask for code if
       you want.)

Version 3.91-0

  *    Start of implementation to allow nested calls to newXMLNode() to use namespace prefixes
       defined in ancestor nodes.  Disabled at present.
2013-07-07 14:21:58 +00:00
..
aamath Don't use VLAs of non-POD types. 2013-03-24 16:52:35 +00:00
abs "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
admesh "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
algae "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
analitza Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
antixls Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
aribas "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
arpack Revert pkglint-induced nonsense. 2013-04-08 18:29:37 +00:00
bc Resolves: 2013-04-06 20:27:16 +00:00
blas This packages needs a Fortran 95 compiler to build, Fortran 77 is not 2013-06-03 08:04:56 +00:00
blitz++ Resolves: 2013-04-06 20:27:16 +00:00
calc Resolves: 2013-04-06 20:27:16 +00:00
calcoo Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
cantor Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
capc-calc "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
cgal Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
clisp-pari Various MASTER_SITES-related fixes. 2013-04-06 14:09:32 +00:00
cln Add a bunch of missing includes hidden by libstdc++ namespace pollution. 2013-05-04 12:59:45 +00:00
cloog Fix cut(1) arguments so that all tests work fine. From Kai-Uwe Eckhardt. 2013-02-20 21:37:13 +00:00
dcdflib.c "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
dcdflib.f "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
dfftpack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
dieharder "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
djbfft "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
eigen2 Revert pkglint-induced nonsense. 2013-04-08 18:29:37 +00:00
eigen3 Update to 3.1.3. Add comment to patch. 2013-05-29 22:58:25 +00:00
eispack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
ess Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
eukleides Require tex magic. Bump revision. 2013-06-26 15:50:30 +00:00
eukleides10 Re-import eukleides-1.0.3 as math/eukleides10. 2013-06-10 12:25:59 +00:00
euler Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
extcalc Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
fftpack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
fftw Make fortran support an option and enable it only on supported platforms. 2013-06-29 18:59:43 +00:00
fftw2 Resolves: 2013-04-06 20:27:16 +00:00
fftwf Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
fgmp "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
fityk Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
fricas Update to FriCAS 1.2.0 2013-05-19 10:01:00 +00:00
galculator Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
gap "Packages that install libtool libraries should define USE_LIBTOOL." 2013-04-06 14:22:39 +00:00
gcalctool Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
gcalctool-gtk3 Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
geg "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
genius Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
glpk Changes 4.51: 2013-07-02 10:17:37 +00:00
gnumeric Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
gnumeric110 Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
gnumeric112 Update to 1.12.3: 2013-07-04 14:12:09 +00:00
gp-autpgrp "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
gp-factint "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
gp-fplsa "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
gp-grape "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
gp-grpconst "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
gp-lag "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
grace Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
graphopt "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
grpn Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
gsl "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
gtklife Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
harminv "Please write NetBSD.org instead of netbsd.org" 2013-04-06 13:09:24 +00:00
heirloom-factor DESCR_SRC now contains full paths to DESCR files 2011-05-28 10:15:14 +00:00
heirloom-units DESCR_SRC now contains full paths to DESCR files 2011-05-28 10:15:14 +00:00
isl Changes 0.11.2: 2013-04-16 06:47:15 +00:00
itpp Adjust HOMEPAGE, SourceForge stopped hosting WordPress. 2012-09-13 13:23:33 +00:00
kalgebra Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
kcalc Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
kseg Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
lapack This packages needs a Fortran 95 compiler to build, Fortran 77 is not 2013-06-03 08:22:59 +00:00
libffm "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
libint Revert. "GBS" is not acceptable abbreviation here. 2013-04-07 20:38:36 +00:00
libmatheval add test target 2012-09-13 17:14:36 +00:00
linpack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
lp_solve "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
ltm "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
mapm Adjust HOMEPAGE to point to package's home page directly. 2012-09-13 16:56:17 +00:00
mathomatic CHANGES MADE TO MATHOMATIC 16.0.3 TO BRING IT UP TO THE NEXT VERSION: 2012-09-13 09:13:09 +00:00
maxima Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
mcsim Resolves: 2013-04-06 20:27:16 +00:00
meschach "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
metis Update metis to 4.0.3. 2013-05-16 12:37:35 +00:00
minpack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
mpcomplex Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
mpfr update to 3.1.2 2013-03-15 19:09:06 +00:00
mprime-bin "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
mtl Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
muparser 'Please use ${ECHO} instead of "echo".' 2013-04-06 14:58:18 +00:00
newmat "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
nickle DragonFly needs GNU readline here as well. PR pkg/47870 by David Shao. 2013-05-30 16:58:01 +00:00
ntl Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
octave Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: 2013-06-04 22:15:37 +00:00
octave-forge Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
odepack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
openaxiom recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
openfst Prefer C++11 interfaces over tr1. 2013-05-06 14:52:54 +00:00
ordCalc Fix reference type to match argument from flex. Add missing include. 2013-05-23 18:41:21 +00:00
otter "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
p5-Algorithm-Cluster Adding package for CPAN distribution Algorithm-Cluster version 1.50 into 2013-07-03 14:26:03 +00:00
p5-Excel-Template Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Excel-Template-Plus Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-Base36 Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-Base85 Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-BaseCnv Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-Bezier Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-BigInt-GMP Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-BigInt-Pari Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-BigInteger Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-Complex Import p5-Math-Complex-1.59 as math/p5-Math-Complex. 2013-07-06 00:35:15 +00:00
p5-Math-FFT Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-GMP Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-Interpolate Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-MatrixReal Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-Pari Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-Permute-List Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-Prime-Util Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-Random Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-Random-ISAAC Adding package for CPAN distribution Math-Random-ISAAC version 1.004 into 2013-07-03 14:33:32 +00:00
p5-Math-Random-ISAAC-XS Adding package forPAN package Math-Random-ISAAC-XS version 1.004 into 2013-07-03 14:30:36 +00:00
p5-Math-Random-MT Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-Random-MT-Auto Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-Random-MT-Perl Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-Round Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Math-VecStat Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Number-Compare Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Number-Latin Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Number-Tolerant Adding package for CPAN distribution Number-Tolerant version 1.701 into 2013-07-03 13:58:39 +00:00
p5-Roman Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Set-Crontab Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Set-Infinite Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Spreadsheet-ParseExcel Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Spreadsheet-Read Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Spreadsheet-ReadSXC Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Spreadsheet-WriteExcel Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Spreadsheet-XLSX Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Statistics-Descriptive Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Test-Number-Delta Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
pari Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
pari-galdata Update to 2.2. Changes not documented. 2012-12-12 12:45:18 +00:00
pear-Math_BigInteger Add pear-Math_BigInteger version 1.0.0. 2013-03-16 04:04:30 +00:00
pear-Numbers_Roman "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
pear-Numbers_Words "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
php-bcmath "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
ppl Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
prng Fix inline misuse. 2012-11-01 19:42:01 +00:00
pspp Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
py-ephem "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-fpconst "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-gmpy "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-mpmath "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-munkres "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-networkx Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
py-numarray "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-Numeric "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-numexpr "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-numpy Changes 1.7.1: 2013-05-20 05:59:58 +00:00
py-pandas Update py-pandas to 0.11.0. 2013-05-16 23:10:16 +00:00
py-pytables Update py-pytables to 2.4.0. 2013-05-14 09:57:58 +00:00
py-roman "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-rpy "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-Scientific "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-Scientific-doc "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-scipy Update to 0.12.0 2013-04-14 00:28:53 +00:00
py-sympy Update to 0.7.2 2012-12-02 12:33:23 +00:00
qalculate recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
qalculate-bases Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
qalculate-currency Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
qalculate-gtk Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
qalculate-kde Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
qalculate-units Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
qhull "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
quadpack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
R Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
R-abind Update to abind v1.4-0, add LICENSE and regularize package files. 2012-04-15 14:55:50 +00:00
R-akima Update to reflect license restrictions on commercial redistribution. 2012-04-15 21:58:24 +00:00
R-bitops Add bitops R module, version 1.0-4.1. 2011-06-14 21:28:50 +00:00
R-car Update to car v2.0-12 and add LICENSE. 2012-04-15 15:15:48 +00:00
R-CGIwithR Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: 2013-06-04 22:15:37 +00:00
R-chron Update to chron v2.3-42, add LICENSE and update MAINTAINER. 2012-04-15 15:18:34 +00:00
R-circular Mark packages with no staged installation support explicitly (PKG_DESTDIR_SUPPORT=none). 2012-08-14 17:07:55 +00:00
R-classInt Update to classInt v0.1-17, add LICENSE and regularize package files. 2012-04-15 16:00:01 +00:00
R-clim.pact Update to clim.pact v2.3-10, add LICENSE and regularize package files. 2012-04-15 16:15:31 +00:00
R-combinat Add a LICENSE and regularize the package files. 2012-04-15 13:16:35 +00:00
R-DAAG Update to DAAG v1.12 and regularize the package files. 2012-04-15 13:33:06 +00:00
R-date Update to date v1.2-32, add LICENSE and update MAINTAINER. 2012-04-15 15:22:37 +00:00
R-DBI Import R DBI v0.2-5. 2012-04-15 17:54:23 +00:00
R-e1071 Update to e1071 v1.6, add LICENSE and regularize package files. 2012-04-15 15:25:09 +00:00
R-gdata Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
R-genetics Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
R-geoR Fixes: 2013-04-06 03:45:05 +00:00
R-geoRglm Import of geoRglm v0.9-2. 2012-04-15 22:14:29 +00:00
R-GRASS
R-gstat Update to 1.0.15 2013-01-24 01:51:13 +00:00
R-gtools Update to gtools v2.6.2, add LICENSE and regularize package files. 2012-04-15 15:26:35 +00:00
R-httpRequest Update MAINTAINER and add LICENSE. 2012-04-15 13:09:40 +00:00
R-hwde Update to hwde v0.62, add LICENSE and regularize package files. 2012-04-15 15:28:51 +00:00
R-intervals Update to 0.14.0 2013-07-07 11:32:24 +00:00
R-ISwR Update to ISwR v2.0-6, add LICENSE and regularize package files. 2012-04-15 14:45:35 +00:00
R-lmm Update to lmm v0.5 and regularize the package files. 2012-04-15 13:46:13 +00:00
R-mapproj Update to mapproj v1.1-8.3, add LICENSE and update MAINTAINER. 2012-04-15 16:35:01 +00:00
R-maps Update to maps v2.2-5, add LICENSE and update MAINTAINER. 2012-04-15 15:30:55 +00:00
R-mvtnorm Update to mvtnorm v0.9-9992, add LICENSE and regularize package files. 2012-04-15 15:33:38 +00:00
R-ncdf Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
R-PHYLOGR Update to PHYLOGR v1.0.7, add LICENSE and regularize package files. 2012-04-15 14:48:26 +00:00
R-pixmap Update to pixmap v0.4-11, add LICENSE and update MAINTAINER. 2012-04-15 15:38:14 +00:00
R-R2HTML Update to R2HTML v2.2, add LICENSE and regularize package files. 2012-04-15 14:51:05 +00:00
R-RandomFields Don't put extern "C" around headers that themselve include C++ headers. 2013-06-13 14:27:21 +00:00
R-randomForest Update to 4.6.7 2012-12-17 15:04:19 +00:00
R-RArcInfo Update to RArcInfo v0.4-12, added LICENSE and regularized package files. 2012-04-15 16:57:19 +00:00
R-Rcmdr Update to Rcmdr v1.8-4, add LICENSE and update MAINTAINER. 2012-04-15 15:49:00 +00:00
R-RColorBrewer Import of RColorBrewer v1.0-5. 2012-04-15 16:43:47 +00:00
R-RPostgreSQL Bump PKGREVISION for change of PostgreSQL default version to 9.1. 2012-08-05 10:02:09 +00:00
R-sgeostat Update to 1.0.25 2013-07-07 12:10:58 +00:00
R-shapefiles Update to 0.7 2013-07-07 12:02:36 +00:00
R-sp Update to 1.0.11 2013-07-07 11:16:24 +00:00
R-spacetime Update to 1.0.5 2013-07-07 11:52:41 +00:00
R-splancs Update to 2.01.33 2013-07-07 11:20:24 +00:00
R-statmod Update to 1.4.17 2013-07-07 11:07:18 +00:00
R-wle Update to 0.9.7 2012-11-30 13:06:54 +00:00
R-XML Update to 3.98.1.1 2013-07-07 14:21:58 +00:00
R-xts Update to 0.9.5 2013-07-07 09:30:28 +00:00
R-zoo Update to 1.7.10 2013-07-07 09:23:30 +00:00
randlib "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
ruby-gsl Add ruby-gsl 1.15.3 which is latest version on rubygems.org. 2013-03-11 12:28:46 +00:00
ruby-narray Add ruby-narray package version 0.6.0.8. 2013-03-11 09:27:27 +00:00
ruby-spreadsheet Update ruby-spreadsheet to 0.8.5. 2013-04-25 11:07:56 +00:00
sc "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
scilab Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
slatec "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
snns Update to SNNS 4.3 2012-09-13 21:43:08 +00:00
speedcrunch Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
statist "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
superlu Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
tasp-vsipl "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
teapot Update to Teapot 2.3.0 2012-09-13 22:29:09 +00:00
tex-fp Import tex-fp-2010 as math/tex-fp. 2011-03-04 19:05:21 +00:00
tex-fp-doc Import tex-fp-doc-2010 as math/tex-fp-doc. 2011-03-04 19:05:30 +00:00
tex-kastrup Import tex-kastrup-2010 as math/tex-kastrup. 2011-03-15 18:45:43 +00:00
tex-kastrup-doc Import tex-kastrup-doc-2010 as math/tex-kastrup-doc. 2011-03-15 18:46:02 +00:00
texdrive Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
TinySVM "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
tochnog "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
udunits Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
units Add PKGGNUDIR support. 2012-12-06 11:38:19 +00:00
vista "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
xeukleides10 Fix DEPENDS. 2013-06-10 12:29:39 +00:00
xfractint Don't conflict with libm. 2013-01-11 13:29:34 +00:00
xgap "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
xldlas Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
xlife Fix missing includes. Add missing value in return. 2012-10-26 20:39:57 +00:00
xlispstat Use more void. 2012-11-19 02:56:44 +00:00
xmgr Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
xylib Use <memory> for libc++. 2013-04-30 22:26:29 +00:00
yacas Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
yorick Resolves: 2013-04-06 20:27:16 +00:00
Makefile +p5-Math-Complex 2013-07-06 00:36:53 +00:00