pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/octave
Module Name: pkgsrc
Committed By: adam
Date: Wed May 14 05:24:28 UTC 2025
Modified Files:
pkgsrc/math/octave: Makefile PLIST distinfo
pkgsrc/math/octave/patches: patch-m4_acinclude.m4
Added Files:
pkgsrc/math/octave/patches: patch-aclocal.m4
Removed Files:
pkgsrc/math/octave: MESSAGE
Log Message:
octave: updated to 10.1.0
10.1.0
This major release contains many new and improved functions. Among other
things, it brings updates for Matlab compatibility (notably a substantial
overhaul of the moving window functions) and performance improvements for some
built-in functions. A list of important user-visible changes is available by
selecting the Release Notes item in the News menu of the GUI or by typing news
at the Octave command prompt.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r0 pkgsrc/math/octave/MESSAGE
cvs rdiff -u -r1.267 -r1.268 pkgsrc/math/octave/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/math/octave/PLIST
cvs rdiff -u -r1.73 -r1.74 pkgsrc/math/octave/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/math/octave/patches/patch-aclocal.m4
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/octave/patches/patch-m4_acinclude.m4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/octave/Makefile
diff -u pkgsrc/math/octave/Makefile:1.267 pkgsrc/math/octave/Makefile:1.268
--- pkgsrc/math/octave/Makefile:1.267 Thu Apr 24 14:15:01 2025
+++ pkgsrc/math/octave/Makefile Wed May 14 05:24:28 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.267 2025/04/24 14:15:01 wiz Exp $
+# $NetBSD: Makefile,v 1.268 2025/05/14 05:24:28 adam Exp $
-DISTNAME= octave-9.4.0
-PKGREVISION= 4
+DISTNAME= octave-10.1.0
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=octave/}
EXTRACT_SUFX= .tar.xz
@@ -21,10 +20,11 @@ LICENSE= gnu-gpl-v3
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
+USE_CXX_FEATURES= c++17
USE_LANGUAGES= c c++ fortran77
USE_LIBTOOL= yes
-USE_TOOLS+= autoconf gsed gmake:run perl pkg-config bison bsdtar:run
-USE_TOOLS+= makeinfo:test
+USE_TOOLS+= autoconf automake gsed gmake:run perl pkg-config bison
+USE_TOOLS+= bsdtar:run makeinfo:test
GNU_CONFIGURE= yes
# needed for loading of shared objects such as those in the
Index: pkgsrc/math/octave/PLIST
diff -u pkgsrc/math/octave/PLIST:1.42 pkgsrc/math/octave/PLIST:1.43
--- pkgsrc/math/octave/PLIST:1.42 Sun Mar 24 12:46:23 2024
+++ pkgsrc/math/octave/PLIST Wed May 14 05:24:28 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.42 2024/03/24 12:46:23 adam Exp $
+@comment $NetBSD: PLIST,v 1.43 2025/05/14 05:24:28 adam Exp $
bin/${PKGNAME}
bin/mkoctfile
bin/mkoctfile-${PKGVERSION}
@@ -767,12 +767,16 @@ include/${PKGNAME}/octave/xdiv.h
include/${PKGNAME}/octave/xnorm.h
include/${PKGNAME}/octave/xpow.h
include/octave-${PKGVERSION}/octave/gh-manager.h
+include/octave-${PKGVERSION}/octave/liboctmex-build-info.h
include/octave-${PKGVERSION}/octave/ov-base-diag.cc
include/octave-${PKGVERSION}/octave/ov-base-int.cc
include/octave-${PKGVERSION}/octave/ov-base-mat.cc
include/octave-${PKGVERSION}/octave/ov-base-scalar.cc
include/octave-${PKGVERSION}/octave/ov-base-sparse.cc
include/octave-${PKGVERSION}/octave/ov-inline.h
+include/octave-${PKGVERSION}/octave/panic.h
+include/octave-${PKGVERSION}/octave/pt-delimiter-list.h
+include/octave-${PKGVERSION}/octave/separator-list.h
info/liboctave.info
info/octave.info
lib/octave/${PKGVERSION}/__delaunayn__.a
@@ -790,6 +794,7 @@ lib/octave/${PKGVERSION}/gzip.a
lib/octave/${PKGVERSION}/liboctave.la
lib/octave/${PKGVERSION}/liboctgui.la
lib/octave/${PKGVERSION}/liboctinterp.la
+lib/octave/${PKGVERSION}/liboctmex.la
lib/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/PKG_ADD
lib/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/__delaunayn__.oct
lib/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/__fltk_uigetfile__.oct
@@ -808,6 +813,7 @@ lib/octave/${PKGVERSION}/oct/${MACHINE_G
@pkgdir lib/octave/site/oct/api-v55/${MACHINE_GNU_PLATFORM}
lib/pkgconfig/octave.pc
lib/pkgconfig/octinterp.pc
+lib/pkgconfig/octmex.pc
libexec/octave/${PKGVERSION}/exec/${MACHINE_GNU_PLATFORM}/octave-gui
libexec/octave/${PKGVERSION}/exec/${MACHINE_GNU_PLATFORM}/octave-svgconvert
@pkgdir libexec/octave/${PKGVERSION}/site/exec/${MACHINE_GNU_PLATFORM}
@@ -844,11 +850,11 @@ share/octave/${PKGVERSION}/etc/NEWS
share/octave/${PKGVERSION}/etc/built-in-docstrings
share/octave/${PKGVERSION}/etc/doc-cache
share/octave/${PKGVERSION}/etc/macros.texi
+share/octave/${PKGVERSION}/etc/profiler/flat-entry.html
share/octave/${PKGVERSION}/etc/profiler/flat.html
-share/octave/${PKGVERSION}/etc/profiler/flat_entry.html
share/octave/${PKGVERSION}/etc/profiler/function.html
+share/octave/${PKGVERSION}/etc/profiler/hierarchical-entry.html
share/octave/${PKGVERSION}/etc/profiler/hierarchical.html
-share/octave/${PKGVERSION}/etc/profiler/hierarchical_entry.html
share/octave/${PKGVERSION}/etc/profiler/style.css
share/octave/${PKGVERSION}/etc/tests/fixed/@cell/tbcover.m
share/octave/${PKGVERSION}/etc/tests/fixed/@char/tbcover.m
@@ -890,6 +896,8 @@ share/octave/${PKGVERSION}/etc/tests/fix
share/octave/${PKGVERSION}/etc/tests/fixed/bug-40117.tst
share/octave/${PKGVERSION}/etc/tests/fixed/bug-41723/bug-41723.tst
share/octave/${PKGVERSION}/etc/tests/fixed/bug-41723/class_bug41723.m
+share/octave/${PKGVERSION}/etc/tests/fixed/bug-44643/bug-44643.tst
+share/octave/${PKGVERSION}/etc/tests/fixed/bug-44643/bug44643.m
share/octave/${PKGVERSION}/etc/tests/fixed/bug-44940/bug-44940.tst
share/octave/${PKGVERSION}/etc/tests/fixed/bug-44940/class_bug44940.m
share/octave/${PKGVERSION}/etc/tests/fixed/bug-45351/bug-45351.tst
@@ -922,6 +930,9 @@ share/octave/${PKGVERSION}/etc/tests/fix
share/octave/${PKGVERSION}/etc/tests/fixed/bug-50035/@bug50035/bug50035.m
share/octave/${PKGVERSION}/etc/tests/fixed/bug-50035/@bug50035/display.m
share/octave/${PKGVERSION}/etc/tests/fixed/bug-50035/bug-50035.tst
+share/octave/${PKGVERSION}/etc/tests/fixed/bug-50395/bug-50395.tst
+share/octave/${PKGVERSION}/etc/tests/fixed/bug-50395/bug50395_a.m
+share/octave/${PKGVERSION}/etc/tests/fixed/bug-50395/bug50395_c.m
share/octave/${PKGVERSION}/etc/tests/fixed/bug-50716/bug-50716.tst
share/octave/${PKGVERSION}/etc/tests/fixed/bug-50716/myclass.m
share/octave/${PKGVERSION}/etc/tests/fixed/bug-50831/bug-50831.tst
@@ -994,6 +1005,10 @@ share/octave/${PKGVERSION}/etc/tests/fix
share/octave/${PKGVERSION}/etc/tests/fixed/bug-59950.tst
share/octave/${PKGVERSION}/etc/tests/fixed/bug-60237/bug-60237.tst
share/octave/${PKGVERSION}/etc/tests/fixed/bug-60237/bug_60237.m
+share/octave/${PKGVERSION}/etc/tests/fixed/bug-60726/@class2_bug60726/class2_bug60726.m
+share/octave/${PKGVERSION}/etc/tests/fixed/bug-60726/@class2_bug60726/subsref.m
+share/octave/${PKGVERSION}/etc/tests/fixed/bug-60726/bug60726.tst
+share/octave/${PKGVERSION}/etc/tests/fixed/bug-60726/class_bug60726.m
share/octave/${PKGVERSION}/etc/tests/fixed/bug-60882/bug-60882.tst
share/octave/${PKGVERSION}/etc/tests/fixed/bug-60882/bug_60882.m
share/octave/${PKGVERSION}/etc/tests/fixed/bug-61105/bug-61105.tst
@@ -1011,13 +1026,11 @@ share/octave/${PKGVERSION}/etc/tests/fix
share/octave/${PKGVERSION}/etc/tests/fixed/bug-65037/bug65037_base.m
share/octave/${PKGVERSION}/etc/tests/fixed/bug-65037/bug65037_derived.m
share/octave/${PKGVERSION}/etc/tests/fixed/bug-65153.tst
-share/octave/${PKGVERSION}/etc/tests/fixed/bug-65220/bug-65220.tst
-share/octave/${PKGVERSION}/etc/tests/fixed/bug-65220/cdefdir/cdef_help1.m
-share/octave/${PKGVERSION}/etc/tests/fixed/bug-65220/cdefdir/cdef_help2.m
share/octave/${PKGVERSION}/etc/tests/fixed/class-concat/@foo/foo.m
share/octave/${PKGVERSION}/etc/tests/fixed/class-concat/class-concat.tst
share/octave/${PKGVERSION}/etc/tests/fixed/classdef-debug/classdef_breakpoints.m
-share/octave/${PKGVERSION}/etc/tests/fixed/classdef-debug/test_classdef_breakpoints.tst
+share/octave/${PKGVERSION}/etc/tests/fixed/classdef-debug/classdef_breakpoints2.m
+share/octave/${PKGVERSION}/etc/tests/fixed/classdef-debug/test-classdef-breakpoints.tst
share/octave/${PKGVERSION}/etc/tests/fixed/classdef-multiple-inheritance/base_1.m
share/octave/${PKGVERSION}/etc/tests/fixed/classdef-multiple-inheritance/base_2.m
share/octave/${PKGVERSION}/etc/tests/fixed/classdef-multiple-inheritance/child_from_base_1.m
@@ -1029,6 +1042,8 @@ share/octave/${PKGVERSION}/etc/tests/fix
share/octave/${PKGVERSION}/etc/tests/fixed/classdef/class_bug52614A.m
share/octave/${PKGVERSION}/etc/tests/fixed/classdef/class_bug52614B.m
share/octave/${PKGVERSION}/etc/tests/fixed/classdef/class_bug55766.m
+share/octave/${PKGVERSION}/etc/tests/fixed/classdef/class_bug66930A.m
+share/octave/${PKGVERSION}/etc/tests/fixed/classdef/class_bug66930B.m
share/octave/${PKGVERSION}/etc/tests/fixed/classdef/classdef.tst
share/octave/${PKGVERSION}/etc/tests/fixed/classdef/foo_method_changes_property_size.m
share/octave/${PKGVERSION}/etc/tests/fixed/classdef/foo_static_method_constant_property.m
@@ -1195,23 +1210,29 @@ share/octave/${PKGVERSION}/etc/tests/fix
share/octave/${PKGVERSION}/etc/tests/fixed/for.tst
share/octave/${PKGVERSION}/etc/tests/fixed/func.tst
share/octave/${PKGVERSION}/etc/tests/fixed/global.tst
+share/octave/${PKGVERSION}/etc/tests/fixed/help/cdefdir/cdef_help1.m
+share/octave/${PKGVERSION}/etc/tests/fixed/help/cdefdir/cdef_help2.m
+share/octave/${PKGVERSION}/etc/tests/fixed/help/cdefdir/cdef_help3.m
+share/octave/${PKGVERSION}/etc/tests/fixed/help/cdefdir/cdef_help4.m
+share/octave/${PKGVERSION}/etc/tests/fixed/help/help.tst
+share/octave/${PKGVERSION}/etc/tests/fixed/help/undoc_fcn.m
share/octave/${PKGVERSION}/etc/tests/fixed/if.tst
share/octave/${PKGVERSION}/etc/tests/fixed/index.tst
share/octave/${PKGVERSION}/etc/tests/fixed/inline-fcn.tst
share/octave/${PKGVERSION}/etc/tests/fixed/integer.tst
share/octave/${PKGVERSION}/etc/tests/fixed/io.tst
-share/octave/${PKGVERSION}/etc/tests/fixed/json/jsondecode_BIST.tst
-share/octave/${PKGVERSION}/etc/tests/fixed/json/jsonencode_BIST.tst
+share/octave/${PKGVERSION}/etc/tests/fixed/json/jsondecode.tst
+share/octave/${PKGVERSION}/etc/tests/fixed/json/jsonencode.tst
share/octave/${PKGVERSION}/etc/tests/fixed/jupyter-notebook/jupyter-notebook.tst
-share/octave/${PKGVERSION}/etc/tests/fixed/jupyter-notebook/octave_kernel.ipynb
-share/octave/${PKGVERSION}/etc/tests/fixed/jupyter-notebook/plot_magic_and_errors.ipynb
+share/octave/${PKGVERSION}/etc/tests/fixed/jupyter-notebook/octave-kernel.ipynb
+share/octave/${PKGVERSION}/etc/tests/fixed/jupyter-notebook/plot-magic-and-errors.ipynb
share/octave/${PKGVERSION}/etc/tests/fixed/leftdiv.tst
share/octave/${PKGVERSION}/etc/tests/fixed/line-continue.tst
share/octave/${PKGVERSION}/etc/tests/fixed/load-path/in-load-path/load_path_fcn.m
share/octave/${PKGVERSION}/etc/tests/fixed/load-path/not-in-load-path/load_path_fcn.m
share/octave/${PKGVERSION}/etc/tests/fixed/load-path/refresh-load-path.tst
+share/octave/${PKGVERSION}/etc/tests/fixed/local-functions/local-functions.tst
share/octave/${PKGVERSION}/etc/tests/fixed/local-functions/local_function_eval.m
-share/octave/${PKGVERSION}/etc/tests/fixed/local-functions/local_functions.tst
share/octave/${PKGVERSION}/etc/tests/fixed/logical-index.tst
share/octave/${PKGVERSION}/etc/tests/fixed/nest/arg_nest.m
share/octave/${PKGVERSION}/etc/tests/fixed/nest/arg_ret.m
@@ -1239,16 +1260,16 @@ share/octave/${PKGVERSION}/etc/tests/fix
share/octave/${PKGVERSION}/etc/tests/fixed/nest/varg_nest2.m
share/octave/${PKGVERSION}/etc/tests/fixed/null-assign.tst
share/octave/${PKGVERSION}/etc/tests/fixed/parser.tst
-share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile_basic_test/COPYING
-share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile_basic_test/DESCRIPTION
-share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile_basic_test/INDEX
-share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile_basic_test/NEWS
-share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile_basic_test/doc/example-package.txi
-share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile_basic_test/doc/macros.texi
-share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile_basic_test/inst/example_mfile.m
-share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile_minimal_test/COPYING
-share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile_minimal_test/DESCRIPTION
-share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile_minimal_test/inst/example_mfile.m
+share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile-basic-test/COPYING
+share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile-basic-test/DESCRIPTION
+share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile-basic-test/INDEX
+share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile-basic-test/NEWS
+share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile-basic-test/doc/example-package.txi
+share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile-basic-test/doc/macros.texi
+share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile-basic-test/inst/example_mfile.m
+share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile-minimal-test/COPYING
+share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile-minimal-test/DESCRIPTION
+share/octave/${PKGVERSION}/etc/tests/fixed/pkg/mfile-minimal-test/inst/example_mfile.m
share/octave/${PKGVERSION}/etc/tests/fixed/pkg/pkg.tst
share/octave/${PKGVERSION}/etc/tests/fixed/prefer.tst
share/octave/${PKGVERSION}/etc/tests/fixed/private-functions/fcn.m
@@ -1317,6 +1338,7 @@ share/octave/${PKGVERSION}/etc/tests/lib
share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/fcn-info.cc-tst
share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/fft.cc-tst
share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/fft2.cc-tst
+share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/fftn.cc-tst
share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/file-io.cc-tst
share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/filter.cc-tst
share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/find.cc-tst
@@ -1519,8 +1541,7 @@ share/octave/${PKGVERSION}/m/audio/recor
share/octave/${PKGVERSION}/m/audio/sound.m
share/octave/${PKGVERSION}/m/audio/soundsc.m
share/octave/${PKGVERSION}/m/deprecated/.oct-config
-share/octave/${PKGVERSION}/m/deprecated/shift.m
-share/octave/${PKGVERSION}/m/deprecated/sparse_auto_mutate.m
+share/octave/${PKGVERSION}/m/deprecated/dsearch.m
share/octave/${PKGVERSION}/m/elfun/.oct-config
share/octave/${PKGVERSION}/m/elfun/acosd.m
share/octave/${PKGVERSION}/m/elfun/acot.m
@@ -1623,7 +1644,6 @@ share/octave/${PKGVERSION}/m/geometry/.o
share/octave/${PKGVERSION}/m/geometry/convhull.m
share/octave/${PKGVERSION}/m/geometry/delaunay.m
share/octave/${PKGVERSION}/m/geometry/delaunayn.m
-share/octave/${PKGVERSION}/m/geometry/dsearch.m
share/octave/${PKGVERSION}/m/geometry/dsearchn.m
share/octave/${PKGVERSION}/m/geometry/griddata.m
share/octave/${PKGVERSION}/m/geometry/griddata3.m
@@ -1794,6 +1814,7 @@ share/octave/${PKGVERSION}/m/legacy/@inl
share/octave/${PKGVERSION}/m/legacy/@inline/vectorize.m
share/octave/${PKGVERSION}/m/legacy/@inline/vertcat.m
share/octave/${PKGVERSION}/m/legacy/__vectorize__.m
+share/octave/${PKGVERSION}/m/legacy/caxis.m
share/octave/${PKGVERSION}/m/legacy/findstr.m
share/octave/${PKGVERSION}/m/legacy/flipdim.m
share/octave/${PKGVERSION}/m/legacy/genvarname.m
@@ -1866,7 +1887,6 @@ share/octave/${PKGVERSION}/m/miscellaneo
share/octave/${PKGVERSION}/m/miscellaneous/gunzip.m
share/octave/${PKGVERSION}/m/miscellaneous/info.m
share/octave/${PKGVERSION}/m/miscellaneous/inputParser.m
-share/octave/${PKGVERSION}/m/miscellaneous/inputname.m
share/octave/${PKGVERSION}/m/miscellaneous/isdeployed.m
share/octave/${PKGVERSION}/m/miscellaneous/isfile.m
share/octave/${PKGVERSION}/m/miscellaneous/isfolder.m
@@ -2031,8 +2051,8 @@ share/octave/${PKGVERSION}/m/plot/appear
share/octave/${PKGVERSION}/m/plot/appearance/camup.m
share/octave/${PKGVERSION}/m/plot/appearance/camva.m
share/octave/${PKGVERSION}/m/plot/appearance/camzoom.m
-share/octave/${PKGVERSION}/m/plot/appearance/caxis.m
share/octave/${PKGVERSION}/m/plot/appearance/clabel.m
+share/octave/${PKGVERSION}/m/plot/appearance/clim.m
share/octave/${PKGVERSION}/m/plot/appearance/daspect.m
share/octave/${PKGVERSION}/m/plot/appearance/datetick.m
share/octave/${PKGVERSION}/m/plot/appearance/diffuse.m
@@ -2048,10 +2068,12 @@ share/octave/${PKGVERSION}/m/plot/appear
share/octave/${PKGVERSION}/m/plot/appearance/private/__axis_limits__.m
share/octave/${PKGVERSION}/m/plot/appearance/private/__gnuplot_legend__.m
share/octave/${PKGVERSION}/m/plot/appearance/private/__tickangle__.m
+share/octave/${PKGVERSION}/m/plot/appearance/rticklabels.m
share/octave/${PKGVERSION}/m/plot/appearance/rticks.m
share/octave/${PKGVERSION}/m/plot/appearance/shading.m
share/octave/${PKGVERSION}/m/plot/appearance/specular.m
share/octave/${PKGVERSION}/m/plot/appearance/text.m
+share/octave/${PKGVERSION}/m/plot/appearance/thetaticklabels.m
share/octave/${PKGVERSION}/m/plot/appearance/thetaticks.m
share/octave/${PKGVERSION}/m/plot/appearance/title.m
share/octave/${PKGVERSION}/m/plot/appearance/view.m
@@ -2516,8 +2538,8 @@ share/octave/${PKGVERSION}/m/testfun/fai
share/octave/${PKGVERSION}/m/testfun/oruntests.m
share/octave/${PKGVERSION}/m/testfun/private/compare_plot_demos.m
share/octave/${PKGVERSION}/m/testfun/private/dump_demos.m
+share/octave/${PKGVERSION}/m/testfun/private/html-plot-demos-template.html
share/octave/${PKGVERSION}/m/testfun/private/html_compare_plot_demos.m
-share/octave/${PKGVERSION}/m/testfun/private/html_plot_demos_template.html
share/octave/${PKGVERSION}/m/testfun/rundemos.m
share/octave/${PKGVERSION}/m/testfun/speed.m
share/octave/${PKGVERSION}/m/testfun/test.m
@@ -2543,4 +2565,5 @@ share/octave/${PKGVERSION}/m/web/webread
share/octave/${PKGVERSION}/m/web/webwrite.m
@pkgdir share/octave/${PKGVERSION}/site/m
@pkgdir share/octave/site/api-v55/m
+share/octave/site/api-v60/octave_packages
share/octave/site/m/startup/octaverc
Index: pkgsrc/math/octave/distinfo
diff -u pkgsrc/math/octave/distinfo:1.73 pkgsrc/math/octave/distinfo:1.74
--- pkgsrc/math/octave/distinfo:1.73 Fri Feb 7 14:27:52 2025
+++ pkgsrc/math/octave/distinfo Wed May 14 05:24:28 2025
@@ -1,16 +1,17 @@
-$NetBSD: distinfo,v 1.73 2025/02/07 14:27:52 adam Exp $
+$NetBSD: distinfo,v 1.74 2025/05/14 05:24:28 adam Exp $
-BLAKE2s (octave-9.4.0.tar.xz) = 9d2eaa16edfc86b088ae2cbdbfca00427bbce1761cbb40c0fd30c1bb47a9b154
-SHA512 (octave-9.4.0.tar.xz) = f0a5ec7d3a14ee18c9a48bab240004ed67ce475b7d5f67037a102d20585b2a78475f260efac33396697dac12c3c49cbabdb2c1370e608ca9ae8ef7954a4e2d92
-Size (octave-9.4.0.tar.xz) = 27658760 bytes
+BLAKE2s (octave-10.1.0.tar.xz) = e1a2e3fa282de3419994daf68a6b68918e6760a6f405d93f25f2ac35d5e7344b
+SHA512 (octave-10.1.0.tar.xz) = aa57694aaf35da3fe3166b96b6bc1aa96783b04709bb98234bda22e824a516e8b48531e8912337cbe00a757d9a9160e8ea71de68f012effb4d3cbc2183039126
+Size (octave-10.1.0.tar.xz) = 27845208 bytes
SHA1 (patch-Makefile.in) = 7fe47cf88e4dff2eba360600f086f8361ec11535
+SHA1 (patch-aclocal.m4) = a609efe907bcf4be34b1ffe21a5f6e00f52cb371
SHA1 (patch-configure.ac) = e39207866da3deaf269f73b4db2a5c3e2f91eadf
SHA1 (patch-doc_interpreter_module.mk) = 66389cceddbe71fca0c8197275a839170d64ad5b
SHA1 (patch-libgnu_fseeko.c) = b38e7a38be2e0b323cd7f168f1d22d3df998691c
SHA1 (patch-libgnu_stdio.in.h) = 83c8fbecba26868fe9db70a7fb08f67353c982ea
SHA1 (patch-libinterp_dldfcn_config-module.awk) = a9b6ed5580d670ab0a3632780d90bbeb36f9197c
SHA1 (patch-libinterp_dldfcn_module.mk) = 8975e881cade802cf1b14bd8256f9fced6c50e38
-SHA1 (patch-m4_acinclude.m4) = 0454e36cf7214a08448d80d33214f5caeece3ca5
+SHA1 (patch-m4_acinclude.m4) = 55280ec46b1635af8b794dfc2e606500b2537d79
SHA1 (patch-scripts_miscellaneous_unpack.m) = 0f979fd4bcef8926a5d64149d9cc925ef1d2d727
SHA1 (patch-scripts_pkg_private_configure__make.m) = 7a73a32322a9ba39a2c9597b3e406c2b5a9c8b40
SHA1 (patch-scripts_plot_util_____gnuplot__drawnow____.m) = 449b178aefd78c5c1b03ffd960f2e8be3874efc2
Index: pkgsrc/math/octave/patches/patch-m4_acinclude.m4
diff -u pkgsrc/math/octave/patches/patch-m4_acinclude.m4:1.7 pkgsrc/math/octave/patches/patch-m4_acinclude.m4:1.8
--- pkgsrc/math/octave/patches/patch-m4_acinclude.m4:1.7 Sun Mar 24 12:46:23 2024
+++ pkgsrc/math/octave/patches/patch-m4_acinclude.m4 Wed May 14 05:24:28 2025
@@ -1,4 +1,4 @@
-$NetBSD: patch-m4_acinclude.m4,v 1.7 2024/03/24 12:46:23 adam Exp $
+$NetBSD: patch-m4_acinclude.m4,v 1.8 2025/05/14 05:24:28 adam Exp $
we pass and assume a given MACHINE_GNU_PLATFORM, but this package did not
use this value due to an error.
@@ -10,7 +10,7 @@ Do not look for qcollectiongenerator; it
On Darwin, do not produce a mach-o bundle.
---- m4/acinclude.m4.orig 2024-03-12 18:00:23.000000000 +0000
+--- m4/acinclude.m4.orig 2025-03-25 20:40:27.000000000 +0000
+++ m4/acinclude.m4
@@ -36,7 +36,7 @@ AC_DEFUN([OCTAVE_CANONICAL_HOST], [
host=unknown-unknown-unknown
@@ -21,7 +21,7 @@ On Darwin, do not produce a mach-o bundl
AC_SUBST(canonical_host_type)
if test -z "$host_cpu"; then
host_cpu=unknown
-@@ -2149,17 +2149,10 @@ AC_DEFUN([OCTAVE_CHECK_QT_VERSION], [AC_
+@@ -2271,17 +2271,10 @@ AC_DEFUN([OCTAVE_CHECK_QT_VERSION], [AC_
OCTAVE_CHECK_QT_TOOL([rcc])
OCTAVE_CHECK_QT_TOOL([lrelease])
OCTAVE_CHECK_QT_TOOL([qhelpgenerator])
@@ -41,12 +41,12 @@ On Darwin, do not produce a mach-o bundl
build_qt_gui=no
MOC_QTVER=
UIC_QTVER=
-@@ -2749,8 +2742,6 @@ AC_DEFUN_ONCE([OCTAVE_DEFINE_MKOCTFILE_D
- dnl Contains variables that are defined and undefined at this point,
- dnl so use appropriate quoting to defer expansion of
- dnl ${abs_top_builddir}, ${bindir}, and ${version}.
-- DL_LDFLAGS='-bundle -undefined dynamic_lookup -bind_at_load -bundle_loader ${abs_top_builddir}/src/octave'"${EXEEXT} ${LDFLAGS}"
-- MKOCTFILE_DL_LDFLAGS='-bundle -undefined dynamic_lookup -bind_at_load -bundle_loader ${bindir}/octave-${version}'"${EXEEXT}"
- SH_LDFLAGS="-dynamiclib -single_module ${LDFLAGS}"
+@@ -2871,8 +2864,6 @@ AC_DEFUN_ONCE([OCTAVE_DEFINE_MKOCTFILE_D
+ SH_LDFLAGS="-shared -Wl,-expect_unresolved -Wl,'*'"
+ ;;
+ *-*-darwin*)
+- DL_LDFLAGS="-bundle -undefined dynamic_lookup -bind_at_load"
+- MKOCTFILE_DL_LDFLAGS="-bundle -undefined dynamic_lookup -bind_at_load"
+ SH_LDFLAGS="-dynamiclib -single_module"
case $canonical_host_type in
powerpc-*)
Added files:
Index: pkgsrc/math/octave/patches/patch-aclocal.m4
diff -u /dev/null pkgsrc/math/octave/patches/patch-aclocal.m4:1.1
--- /dev/null Wed May 14 05:24:28 2025
+++ pkgsrc/math/octave/patches/patch-aclocal.m4 Wed May 14 05:24:28 2025
@@ -0,0 +1,15 @@
+$NetBSD: patch-aclocal.m4,v 1.1 2025/05/14 05:24:28 adam Exp $
+
+Pkgsrc doesn't have automake 1.7 yet.
+
+--- aclocal.m4.orig 2025-05-13 20:04:20.812165135 +0000
++++ aclocal.m4
+@@ -489,7 +489,7 @@ AC_DEFUN([AM_XGETTEXT_OPTION],
+ # generated from the m4 files accompanying Automake X.Y.
+ # (This private macro should not be called outside this file.)
+ AC_DEFUN([AM_AUTOMAKE_VERSION],
+-[am__api_version='1.17'
++[am__api_version='1.16'
+ dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
+ dnl require some minimum version. Point them to the right macro.
+ m4_if([$1], [1.17], [],
Home |
Main Index |
Thread Index |
Old Index