freebsd-ports/cad
Tobias C. Berner 63e653adaa math/gsl: update to 2.7
From [1]

* What is new in gsl-2.7:
	* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
	* fixed bug #60335 (spmatrix test failure, J. Lamb)
	* fixed bug #36577
	* clarified documentation on interpolation accelerators (V. Krishnan)
	* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M. Sitte)
	* fixed doc bug #59758
	* fixed bug #58202 (rstat median for n=5)
	* added support for native C complex number types in gsl_complex
	   when using a C11 compiler
	* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6
	* updated exponential fitting example for nonlinear least squares
	* added banded LU decomposition and solver (gsl_linalg_LU_band)
	* New functions added to the library:
	      - gsl_matrix_norm1
	      - gsl_spmatrix_norm1
	      - gsl_matrix_complex_conjtrans_memcpy
	      - gsl_linalg_QL: decomp, unpack
	      - gsl_linalg_complex_QR_* (thanks to Christian Krueger)
	      - gsl_vector_sum
	      - gsl_matrix_scale_rows
	      - gsl_matrix_scale_columns
	      - gsl_multilarge_linear_matrix_ptr
	      - gsl_multilarge_linear_rhs_ptr
	      - gsl_spmatrix_dense_add (renamed from gsl_spmatrix_add_to_dense)
	      - gsl_spmatrix_dense_sub
	      - gsl_linalg_cholesky_band: solvem, svxm, scale, scale_apply
	      - gsl_linalg_QR_UD: decomp, lssolve
	      - gsl_linalg_QR_UU: decomp, lssolve, QTvec
	      - gsl_linalg_QR_UZ: decomp
	      - gsl_multifit_linear_lcurvature
	      - gsl_spline2d_eval_extrap
	* bug fix in checking vector lengths in gsl_vector_memcpy (dieggsy@pm.me)
	* made gsl_sf_legendre_array_index() inline and documented
	      - gsl_sf_legendre_nlm()

[1] http://git.savannah.gnu.org/cgit/gsl.git/tree/NEWS

PR:		256423
Exp-run by:	antoine
2021-06-16 21:31:27 +02:00
..
abc One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
admesh Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
adms Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
alliance cad/alliance: no longer BROKEN after fig2dev upgrade 2021-06-05 18:27:45 +02:00
archimedes One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
astk-client Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
astk-serveur Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
atlc Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
basicdsp x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5 2021-04-16 00:52:45 -07:00
brlcad cad/brlcad: fix null pointer accesses during build 2021-06-10 18:57:57 +02:00
calculix Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
calculix-ccx Clean up some things 2021-05-01 19:55:55 +02:00
caneda One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
cascade Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
cascade-compiler One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
chipvault Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
cura One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
cura-engine One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
digital cad/digital: Install icons and desktop file provided by the project 2021-05-27 18:37:40 -07:00
dinotrace Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
ecpprog One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
electric Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
electric-ng cad/electric-ng: Drop maintainership 2021-05-19 20:56:24 +01:00
fasm One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
fdm_materials One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
feappv Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
fidocadj all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
freecad math/py-matplotlib: chase minimum Python version in dependent ports 2021-05-10 22:13:20 +02:00
freehdl */*: Replace USE_GCC=any with USE_GCC=yes 2021-06-04 05:53:21 +00:00
fritzing Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
gdsreader One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
gdt One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
geda Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
gerbv Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
ghdl Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
gmsh Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
gnucap Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
gplcver Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
graywolf math/gsl: update to 2.7 2021-06-16 21:31:27 +02:00
gspiceui Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
gtkwave Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
horizon-eda cad/horizon-eda: Update 1.4.0 -> 2.0.0 2021-06-02 15:07:44 -07:00
ifcopenshell One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
impact all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
irsim cad/irsim: Drop maintainership 2021-05-19 20:56:23 +01:00
iverilog Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
jspice3 cad/jspice3: mark BROKEN on FreeBSD >= 13 2021-04-26 17:19:18 +03:00
k40-whisperer cad/k40-whisperer: Update to 0.58 2021-04-26 16:23:53 +02:00
kicad cad/kicad: update to 5.1.10 2021-05-01 23:34:56 +02:00
kicad-devel cad/kicad-devel: Update to latest commit 2021-06-10 15:10:45 +02:00
kicad-doc cad/kicad: update to 5.1.10 2021-05-01 23:34:56 +02:00
kicad-library-footprints cad/kicad: update to 5.1.10 2021-05-01 23:34:56 +02:00
kicad-library-footprints-devel Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
kicad-library-packages3d cad/kicad: update to 5.1.10 2021-05-01 23:34:56 +02:00
kicad-library-packages3d-devel Clean up all commented PORTREVISION and PORTEPOCH lines 2021-04-19 10:00:13 +02:00
kicad-library-symbols cad/kicad: update to 5.1.10 2021-05-01 23:34:56 +02:00
kicad-library-symbols-devel Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
kicad-library-templates cad/kicad: update to 5.1.10 2021-05-01 23:34:56 +02:00
kicad-library-templates-devel Clean up all commented PORTREVISION and PORTEPOCH lines 2021-04-19 10:00:13 +02:00
klayout One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
ktechlab not-KDE Applications: chase doctools 2021-04-22 09:25:15 +02:00
ldraw cad/ldraw: Update 20190628 -> 20201229 2021-06-08 02:34:06 -07:00
ldview cad/ldview: New port: LDraw model viewer 2021-06-08 02:38:55 -07:00
leocad cad/leocad: Update 21.03 -> 21.06 2021-06-06 10:46:02 -07:00
lepton-eda cad/lepton-eda: Update to 1.9.14 2021-04-09 12:07:27 -07:00
libopencad Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
librecad One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
libredwg Update LibreDWG to version 0.12.4, another bugfix release. 2021-04-07 20:16:39 +08:00
librepcb One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
linux-eagle5 Deorbit RESTRICTED && NO_CDROM, part one. 2021-05-06 13:47:41 +02:00
logisim One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
magic Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
meshdev Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
meshlab Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
NASTRAN-95 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
netgen cad/netgen: Update to 6.2.2103. 2021-06-04 21:11:37 -05:00
netgen-lvs cad/netgen-lvs: Update 1.5.183 -> 1.5.185 2021-06-11 12:10:22 -07:00
ngspice_rework Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
nvc cad/nvc: Update 1.5.0 -> 1.5.1 2021-04-14 11:10:19 -07:00
opencascade Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
openctm One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
openfpgaloader cad/openfpgaloader: Update 0.2.5 -> 0.2.6 2021-04-07 09:47:25 -07:00
openroad One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
openscad Clean up all commented PORTREVISION and PORTEPOCH lines 2021-04-19 10:00:13 +02:00
openscad-devel Clean up all commented PORTREVISION and PORTEPOCH lines 2021-04-19 10:00:13 +02:00
openvsp One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
oregano Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-GDS2 One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
p5-Verilog-Perl Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
pcb Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
pdnmesh Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
PrusaSlicer misc/openvdb: Update 8.0.1 -> 8.1.0 2021-06-12 20:48:20 -07:00
py-cadquery One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
py-cq-editor One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
py-ezdxf cad/py-ezdxf: Update to 0.16.3 2021-05-28 22:33:22 -07:00
py-gdspy One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
py-lcapy math/py-matplotlib: chase minimum Python version in dependent ports 2021-05-10 22:13:20 +02:00
py-ocp cad/py-ocp: mark BROKEN 2021-04-11 01:50:51 +02:00
py-phidl One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
py-pyfda math/py-matplotlib: chase minimum Python version in dependent ports 2021-05-10 22:13:20 +02:00
python-gdsii One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
qcad Clean up all commented PORTREVISION and PORTEPOCH lines 2021-04-19 10:00:13 +02:00
qelectrotech Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
qflow cad/qflow: Update 1.4.95 -> 1.4.96 2021-06-11 12:10:22 -07:00
qmls Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
qrouter One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
repsnapper Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
rubygem-gdsii One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
scotch Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
solvespace One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
sp2sp One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
spice all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
stepcode One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
stm32flash One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
sumo One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
sweethome3d - Update Sweet Home 3D to the latest version 6.5.2 2021-05-10 14:27:35 +08:00
tkgate Clean up some things 2021-05-01 19:55:55 +02:00
tochnog Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
uranium One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
verilator cad/verilator: Backport of fix of missing #include <array> bug. 2021-06-07 13:41:13 -07:00
verilog-mode.el Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
veroroute cad/veroroute: Update 2.12 -> 2.13 2021-05-05 23:38:27 -07:00
xcircuit cad/xcircuit: Update 3.10.29 -> 3.10.30 2021-04-28 10:50:44 -07:00
yosys Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
z88 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
zcad Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Makefile cad/ldview: New port: LDraw model viewer 2021-06-08 02:38:55 -07:00