Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
asau 6a28b54b93 Update GSL to version 1.15
New in gsl-1.15:

** Added Tuomo Keskitalo's new ode branch ode-initval2 with a
   gsl_odeiv2 prefix. This provides proper support for implicit
   solvers.  It is intended to be the new default for differential
   equations.  The existing gsl_odeiv routines will be retained for
   binary compatibility but their interface will be deprecated.

** Added new gsl_integrate_cquad routines for robust integration of
   difficult functions using the doubly-adaptive CQUAD algorithm
   (Pedro Gonnet).

** Added error checking to CBLAS functions (Jose Luis Garcia Pallero)

** Added a new function gsl_integration_glfixed_point to return
   ordered Gauss-Legendre points and weights contained within a
   gsl_integration_glfixed_table [bug #32237].

** Added a new function gsl_interp_type_min_size to return the size of
   an interpolation type.

** Added a function gsl_pow_uint(x,n) to compute x^n for unsigned
   exponents (needed when n exceeds the range of signed integers).

** Added new routine gsl_linalg_complex_cholesky_invert to handle the
   matrix inversion for complex Cholesky decompositions (Huan Wu).

** Added the functions gsl_vector_equal(x,y) and gsl_matrix_equal(x,y)
   for testing equality of two vectors or matrices.

** Added function gsl_eigen_nonsymmv_params to control the balancing
   transformation for eigenvector calculations. Balancing is now
   turned off by default for gsl_eigen_nonsymmv.

** It is now possible to choose an alternative cblas library via
   pkg-config using the GSL_CBLAS_LIB environment variable or
   the pkg-config --define-variable option.

** The jacobi method gsl_eigen_jacobi now uses the norm of the
   off-diagonal elements for its convergence criterion, as in
   algorithm 8.4.3 of Golub and van Loan.

** The newton multiroot solvers now return an error when a singular
   jacobian is detected.

** The interpolation functions now return NaN and when x is out of range,
   instead of extrapolating.

** The gsl_multimin_fdfsolver multidimensional minimisers now return
   GSL_ENOPROG immediately if the generated trial point does not
   differ from the initial point (to machine precision), avoiding
   unnecessary further iterations.

** Extended the range of gsl_sf_bessel_lnKnu_e by rescaling
   intermediate results to avoid internal overflows [bug #31528].

** Improved the result of gsl_sf_atanint_e for large arguments by
   adding the first order 1/x correction term. [bug #29562]

** Fixed the gsl_rng_ranlxs generators to enforce a maximum seed value
   of 2^31-1.  Larger seed values caused out of range values to be
   returned.

** Fixed gsl_ran_chisq_pdf(x,nu) to return correct result of 1/2
   instead of 0 when x=0 and nu=2, and +inf when x=0 and nu<2.

** Fixed gsl_pow_int(x,n) to avoid an infinite loop when n=INT_MIN due
   to wrapping of signed integers.

** Fixed gsl_sf_hyperg_2F1(a,b,c,x) to avoid returning NaN for
   arguments |a|>10. [bug #24812]

** Avoid spurious underflow return code in gsl_sf_beta_inc_e when
   intermediate underflow does not affect the result. [bug #30933]

** Avoid segfault in Chebyshev series derivatives gsl_cheb_calc_deriv
   for n=1. [bug #29139]
2011-05-08 20:35:25 +00:00
archivers Changes 2.05: 2011-04-23 21:46:59 +00:00
audio reorder entries. 2011-05-06 04:33:31 +00:00
benchmarks recursive bump from gettext-lib shlib bump. 2011-04-22 14:40:40 +00:00
biology recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
bootstrap Disable USE_DESTDIR for bootstrap. 2011-04-15 09:02:00 +00:00
cad recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
chat these programs are known to suffer from incompatible changes 2011-05-04 17:41:15 +00:00
comms Let not to change DIST_SUBDIR after bump PKGREVISION to 2. 2011-04-28 02:30:11 +00:00
converters recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
cross * set LICENSE (gnu-gpl-v2 AND gnu-lgpl-v2). 2011-04-16 07:47:00 +00:00
databases Update mysql51-{client,server} package to 5.1.57. 2011-05-08 16:01:57 +00:00
devel +lmdbg, oked by sponsors 2011-05-08 18:33:57 +00:00
distfiles
doc + ImageMagick-6.6.9.8, akonadi-1.5.3, calibre-0.8, drivel-3.0.3, 2011-05-08 18:56:34 +00:00
editors Add nts 2011-05-07 20:02:42 +00:00
emulators PR pkg/44894 2011-05-06 13:12:48 +00:00
filesystems fix HOMEPAGE 2011-05-08 08:26:43 +00:00
finance recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
fonts Add konatu-ttf 2011-05-08 11:11:33 +00:00
games Bump PKGREVISION for previous (to 6) -- while the build was failing, it 2011-05-07 00:18:49 +00:00
geography Update to 1.1. Notable changes: 2011-05-03 00:41:30 +00:00
graphics regen for targz change 2011-05-08 09:11:08 +00:00
ham recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
inputmethod Bump PKGREVISION from gettext-lib shlib bump. 2011-04-24 13:59:48 +00:00
lang Fix LLVM bug 8765 (longjmp issue on NetBSD); patches courtesy of joerg. 2011-05-07 16:54:56 +00:00
licenses * Add M+ Font License as mplusfont. 2011-05-08 10:44:03 +00:00
mail add patch from upstream to fix format string vulnerability (CVE-2011-1764) 2011-05-07 14:32:02 +00:00
math Update GSL to version 1.15 2011-05-08 20:35:25 +00:00
mbone Remove patch hunks that disable --recheck in GNU configure scripts. 2011-01-25 22:22:13 +00:00
meta-pkgs recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
misc update to 2.2.4 2011-05-06 18:02:06 +00:00
mk Adjust installed version auto-detection 2011-05-08 19:29:02 +00:00
multimedia kde* notches up another different REPLACE_* - this time REPLACE_BASH. ++PKGREVISION 2011-05-01 10:15:32 +00:00
net LP64 printf format patches 2011-05-08 17:07:25 +00:00
news recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
packages
parallel PR pkg/37952. Minor clean-ups. Use only one line USE_TOOLS+=... 2011-05-08 15:12:22 +00:00
pkgtools Add mplusfont and cc-by-sa-v3.0 to the default list. 2011-05-08 10:53:22 +00:00
print Update to 5.2.7. Notable changes from 5.2.6 (see release announcement 2011-05-05 23:39:24 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Update ruby-simple_oauth to 0.1.5. 2011-05-07 03:01:35 +00:00
shells recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
sysutils Try to fix CONF_FILES handling and some pkglint warnings. 2011-05-07 18:39:05 +00:00
templates
textproc +zoem, oked by sponsors 2011-05-08 18:48:54 +00:00
time Update to 707. 2011-04-29 17:25:02 +00:00
wm Fix typo. 2011-05-02 12:54:13 +00:00
www Update contao29-translations pacakge to 20110508. 2011-05-08 16:24:13 +00:00
x11 Update HOMEPAGE. 2011-05-06 05:54:12 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.