Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.1_5 06 Jun 2024 12:33:04 |
Stephen Montgomery-Smith (stephen) |
category/port: math/octave-forge-*
Bump port revision because of library update in math/octave. |
3.2.1_4 16 Mar 2024 23:28:02 |
Stephen Montgomery-Smith (stephen) |
math/octave: Update to 9.1.0.
math/octave-forge: Bump portrevision.
Mark broken and set optional dependency to off in math/octave-forge:
math/octave-forge-bioinfo
math/octave-forge-coder
math/octave-forge-financial
math/octave-forge-fits
math/octave-forge-fuzzy-logic-toolkit
math/octave-forge-gnuplot
math/octave-forge-informationtheory
math/octave-forge-irsa
math/octave-forge-level-set
math/octave-forge-nnet
math/octave-forge-plot
math/octave-forge-queueing
math/octave-forge-symband |
3.2.1_3 28 May 2023 11:42:43 |
Piotr Kubaj (pkubaj) |
math/octave-forge-interval: fix build on powerpc*
Fixed in LLVM 16:
Assertion failed: ((CGF.CurFuncDecl == nullptr ||
CGF.Builder.getIsFPConstrained() || isa<CXXConstructorDecl>(CGF.CurFuncDecl) ||
isa<CXXDestructorDecl>(CGF.CurFuncDecl) || (NewExceptionBehavior ==
llvm::fp::ebIgnore && NewRoundingBehavior ==
llvm::RoundingMode::NearestTiesToEven)) && "FPConstrained should be enabled on
entire function"), function ConstructorHelper, file
/usr/local/poudriere/jails/main-powerpc64/usr/src/contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.cpp,
line 163.
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the
crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: c++ -c -I/usr/local/include/octave-8.2.0 -fPIC
-I/usr/local/include/octave-8.2.0/octave/..
-I/usr/local/include/octave-8.2.0/octave -I/usr/local/include -pthread -O2 -pipe
-I/usr/local/include/octave-8.2.0 -fstack-protector-strong -fno-strict-aliasing
-I/usr/local/include/octave-8.2.0 -Wno-unknown-pragmas __setround__.cc -o
/tmp/oct-J3uyET.o
1. <eof> parser at end of file
2. Per-file LLVM IR generation
3. /usr/include/c++/v1/string:1650:10: Generating code for declaration
'std::basic_string<char>::__init'
c++: error: clang frontend command failed with exit code 134 (use -v to see
invocation)
FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git
llvmorg-15.0.7-0-g8dfdcc7b7bf6)
Target: powerpc64-unknown-freebsd14.0
Thread model: posix
InstalledDir: /usr/bin |
3.2.1_3 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
3.2.1_2 09 Mar 2023 02:17:52 |
Stephen Montgomery-Smith (stephen) |
math/octave: Update to 8.1.0.
Bump portrevision of all dependent ports.
Mark broken math/octave-forge-database, math/octave-forge-mechanics,
math/octave-forge-mpi math/octave-forge-nlwing2,
math/octave-forge-parallel, math/octave-forge-specfun
Set to default off these ports in math/octave-forge.
Clean up indentation in Mk/Uses/octave.mk. |
3.2.1_1 30 Dec 2022 17:54:39 |
Muhammad Moinur Rahman (bofh) |
Mk/**octave.mk: Convert to USES=octave
As part of the improvements of USES infrastructure Mk/bsd.octave.mk has
been converted to Mk/Uses/octave.mk. This also declutters some old
stuffs in the octave-* ports and makes it simpler to add more
octave-forge ports easily.
While I am here make all the ports portclippy/portfmt compliant. And use
USES macros whenever possible.
Reviewed by: portmgr
Approved by: tcberner
Differential Revision: https://reviews.freebsd.org/D37887 |
3.2.1_1 29 Oct 2022 05:49:06 |
Stephen Montgomery-Smith (stephen) |
*/octave-forge-*: Update WWW field. |
3.2.1_1 21 Oct 2022 18:12:16 |
Stephen Montgomery-Smith (stephen) |
Mk/bsd.octave.mk: Change name of tarball created.
Bump port revision of math/octave-forge-ponchon-savarit. |
3.2.1_1 21 Oct 2022 17:06:13 |
Stephen Montgomery-Smith (stephen) |
Mk/bsd.octave.mk: move some functions from mk to ports. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.2.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.2.1_1 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
3.2.1_1 22 Apr 2022 15:37:44 |
Piotr Kubaj (pkubaj) |
math/octave-forge-interval: build with clang on powerpc64 |
3.2.1_1 09 Apr 2022 02:11:37 |
Stephen Montgomery-Smith (stephen) |
math/octave: commits that should have accompanied cc8553afd083. |
3.2.1 30 Jan 2022 16:19:12 |
Stephen Montgomery-Smith (stephen) |
math/octave-forge-interval: Update to 3.2.1. |
3.2.0_8 16 Jul 2021 03:20:13 |
Stephen Montgomery-Smith (stephen) |
math/octave: Update to 6.3.0.
Also bump revision of dependent octave-forge-* ports. |
3.2.0_7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.0_7 21 Feb 2021 22:41:34 |
stephen |
- Update math/octave to 6.2.0.
- Bump portrevision of dependent ports.
- Add patches to dependent ports math/octave-forge-* if I can figure them out.
- Mark broken dependent ports I couldn't figure out. |
3.2.0_6 03 Apr 2020 07:47:21 |
pkubaj |
math/octave-forge-interval: fix build on powerpc64 elfv2
Clang 10 exits with following error:
Assertion failed: (!IsStrict && "Don't know how to expand for strict nodes."),
function ExpandNode, file
/usr/local/poudriere/jails/head-powerpc64/usr/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp,
line 3638.
Use GCC on powerpc64 for the time being. |
3.2.0_6 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.2.0_5 10 Mar 2019 04:56:17 |
stephen |
- Update math/octave to 5.1.0.
- Bump portrevision of unbroken octave-forge-* ports.
- Bump portrevision of math/dynare which uses library files from octave.
- Mark broken: octave-forge-(database|dicom|optim|fits|linear|linear|optim|
parallel|signal|strings|struct|tisean|video).
- Broken optional dependencies in math/octave-forge to default to off.
- Bump portrevision of math/octave-forge. |
3.2.0_4 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
3.2.0_3 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.2.0_2 12 Aug 2018 02:57:04 |
stephen |
- Update math/octave to 4.4.1.
- Bump portrevision for all octave-forge-* ports. |
3.2.0_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
3.2.0 01 Jul 2018 02:38:45 |
stephen |
- Update to 3.2.0. |
3.1.0_4 03 May 2018 23:42:35 |
stephen |
- Update octave to 4.4.0.
- Either bump portrevision or mark broken for octave-forge-* ports.
- Bump port revision for octave-forge. |
3.1.0_3 19 Apr 2018 07:08:45 |
ale |
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. |
3.1.0_2 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
3.1.0_1 24 Feb 2018 22:03:00 |
stephen |
- Bump portrevision for math/octave-forge-* ports because of update of
math/octave to 4.2.1 (r462865). |
3.1.0 22 Dec 2017 04:55:14 |
stephen |
- Update to 3.1.0. |
3.0.0 29 Oct 2017 03:13:08 |
stephen |
- Attempt to fix build errors in the i386 architecture.
Reported
by: http://beefy11.nyi.freebsd.org/data/head-i386-default/p453041_s325049/logs/octave-forge-interval-3.0.0.log |
3.0.0 25 Oct 2017 02:22:43 |
stephen |
- Update to 3.0.0. |
2.1.0_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
2.1.0 20 Jun 2017 01:02:10 |
stephen |
- Update to 2.1.0. |
2.0.0_4 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
2.0.0_3 07 Dec 2016 13:24:57 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry |
2.0.0_2 29 Nov 2016 23:01:49 |
stephen |
- Another attempt to get port to build on FreeBSD <=9.
- No portrevision bump, because I don't believe this change will effect the
final result on other OS versions. |
2.0.0_2 28 Nov 2016 13:57:59 |
stephen |
- A better patch to fix the problem purportedly solved in r427058.
- Bump portrevision.
Submitted by: Oliver Heimlich <oheim@posteo.de> |
2.0.0_1 24 Nov 2016 18:28:24 |
stephen |
- Patch in hope that mpfr_to_string_d.cc will build properly on FreeBSD <= 9.
- Bump port revision (because binaries will also differ on other builds.)
Reported
by: http://beefy2.nyi.freebsd.org/data/93amd64-default/426986/logs/octave-forge-interval-2.0.0.log |
2.0.0 22 Nov 2016 04:40:30 |
stephen |
- Update to 2.0.0. |
1.5.0 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.5.0 04 Jun 2016 20:27:10 |
stephen |
- update to 1.5.0. |
1.4.1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.4.1 13 Feb 2016 17:06:40 |
stephen |
- Update to 1.4.1. |
1.4.0 10 Feb 2016 00:21:05 |
stephen |
- Update to 1.4.0. |
1.3.0 13 Jan 2016 03:05:36 |
stephen |
- Update to 1.3.0. |
1.2.0 02 Oct 2015 23:55:05 |
stephen |
- Update to 1.2.0. |
1.1.0 20 Aug 2015 18:24:57 |
pgollucci |
remove empty pkg-plist
PR: 201663
Submitted By: s3erios@gmail.com |
1.1.0 09 Aug 2015 09:18:22 |
stephen |
- Add patch that allows port to build on FreeBSD 10 with i386 architecture.
Reference: http://beefy5.nyi.freebsd.org/data/101i386-default/393750/logs/octave-forge-interval-1.1.0.log
Submitted by: Oliver Heimlich <oheim@posteo.de> |
1.1.0 06 Aug 2015 20:55:12 |
stephen |
- Remove uses=compiler:c++11-lang.
- Remove broken for FreeBSD < 10. Will reinstate if errors result.
- Update pkg-descr according to upstream info.
Submitted by: Oliver Heimlich <oheim@posteo.de> |
1.1.0 03 Aug 2015 23:02:36 |
stephen |
- Update to 1.1.0. |
1.0.0 24 Jun 2015 20:02:06 |
stephen |
- Correct condition for BROKEN: && -> ||.
I had forgotten de Morgan's laws! :-) |
1.0.0 23 Jun 2015 10:56:48 |
stephen |
- Revert changes made in r370272, because they didn't fix anything.
- Mark broken for the i386 architecture.
Reference: http://beefy5.nyi.freebsd.org/data/101i386-default/390348/logs/octave-forge-interval-1.0.0.log
http://beefy2.nyi.freebsd.org/data/93amd64-default/390348/logs/octave-forge-interval-1.0.0.log |
1.0.0 22 Jun 2015 02:15:51 |
stephen |
- Attempt to fix errors in
http://beefy5.nyi.freebsd.org/data/101i386-default/390032/logs/octave-forge-interval-1.0.0.log.
I am hoping the gcc compiler will work better than the clang compiler. I'll
monitor the resulting error messages to see if I am correct. |
1.0.0 14 Jun 2015 23:09:00 |
stephen |
- Update to 1.0.0. |
0.2.1 30 May 2015 16:46:30 |
stephen |
- Update to 0.2.1. |
0.2.0 04 May 2015 03:10:35 |
stephen |
- Update to 0.2.0. |
0.1.5 07 Apr 2015 00:54:51 |
stephen |
- Update to 0.1.5. |
0.1.4 04 Apr 2015 19:12:42 |
stephen |
- Mark broken on FreeBSD 9 or less because of c11 errors.
Reference: http://beefy6.nyi.freebsd.org/data/84amd64-default/383187/logs/octave-forge-interval-0.1.4.log |
0.1.4 01 Apr 2015 00:05:30 |
stephen |
- Add USES=compiler:c++11-lang in attempt to avoid build errors with
versions of FreeBSD 9 or earlier.
Reference: http://beefy6.nyi.freebsd.org/data/84amd64-default/382795/logs/octave-forge-interval-0.1.4.log |
0.1.4 29 Mar 2015 02:22:47 |
stephen |
- Update to 0.1.4. |
0.1.3 25 Feb 2015 17:41:33 |
stephen |
- Update to 0.1.3. |
0.1.2 25 Feb 2015 17:40:10 |
stephen |
- Update to 0.1.2. |
0.1.1 02 Feb 2015 22:11:59 |
stephen |
- Add license_file. |
0.1.1 01 Feb 2015 22:04:53 |
stephen |
- New port math/octave-forge-interval.
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts. |