aboutsummaryrefslogtreecommitdiff
path: root/science/agrum/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* science/agrum: update 1.10.0 → 1.12.1Yuri Victorovich2024-02-191-2/+2
|
* */*: Sunset 12.4-RELEASE/12-STABLE from ports treeMuhammad Moinur Rahman2023-12-311-2/+0
| | | | | | | | | | | | | | | | | | | | | - Remove all references to defunct ARCH arm - Remove all references to defunct ARCH sparc64 - Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64 ARCH - Remove sysutils/afbinit requires defunct sparc64 ARCH - Remove all references to bktr driver - Remove all references to defunct FreeBSD_12 - Remove all references to OSVERSION/OSREL corresponding to 12 - Remove conditionals in Mk/Uses/cabal.mk - Remove sparc reference from Mk/Uses/qt-dist.mk - Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64 - Remove BROKEN_FreeBSD_12* from: - Remove OpenSSL patches from: - Remove conditional flags for OSVERSION >= 1300000 to fixed flags. Also move conditional flags for non sparc64/arm ARCH to fixed flags. Reviewed by: brooks, jbeich, rene, salvadore Differential Revision: https://reviews.freebsd.org/D42068
* science/agrum: update 1.9.0 → 1.10.0Yuri Victorovich2023-10-231-2/+2
|
* science/agrum: Update 1.8.3 → 1.9.0Yuri Victorovich2023-07-261-2/+2
|
* bsd.sites.mk: Update all ports using USE_GITLABFelix Palmen2023-07-121-1/+1
| | | | | | | | | | Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is backwards-compatible (accepting any commit hash as before), but also understands an actual tag name. Moving to tag names where appropriate is left to individual ports' maintainers. Approved by: portmgr (tcberner, mentor) Differential Revision: https://reviews.freebsd.org/D37077
* science/agrum: Update 1.5.2 → 1.8.3Yuri Victorovich2023-07-111-3/+2
|
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
* *: Bump PORTREVISIONs for math/mpc update to 1.3.1Gerald Pfeifer2023-04-231-0/+1
|
* science/agrum: Broken on 12Yuri Victorovich2023-03-241-0/+2
| | | | Reported by: fallout
* science/agrum: Update 1.3.1 -> 1.5.2Yuri Victorovich2023-01-151-2/+3
|
* science/agrum: Update 1.2.0 -> 1.3.1Yuri Victorovich2022-10-061-3/+3
|
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* science/agrum: Update 1.1.1 -> 1.2.0Yuri Victorovich2022-07-291-3/+12
| | | | Also add test target.
* science/agrum: Update 1.1.0 -> 1.1.1Yuri Victorovich2022-06-111-2/+2
|
* science/agrum: Update 1.0.0 -> 1.1.0Yuri Victorovich2022-05-161-2/+2
|
* science/agrum: Update 0.22.1 -> 1.0.0Yuri Victorovich2022-05-091-2/+2
|
* science/agrum: Update 0.22.0 -> 0.22.1Yuri Victorovich2021-09-131-2/+2
|
* science/agrum: Update 0.21.0 -> 0.22.0Yuri Victorovich2021-08-071-2/+2
| | | | Reported by: portscout
* science/agrum: Update 0.20.3 -> 0.21.0Yuri Victorovich2021-08-031-2/+2
|
* science/agrum: Update 0.20.2 -> 0.20.3Yuri Victorovich2021-06-121-2/+2
|
* science/agrum: Update 0.20.1 -> 0.20.2Yuri Victorovich2021-05-061-2/+2
|
* science/agrum: Update 0.19.3 -> 0.20.1Yuri Victorovich2021-04-181-2/+2
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* science/agrum: Update 0.19.2 -> 0.19.3Yuri Victorovich2021-03-181-2/+2
| | | | Notes: svn path=/head/; revision=568734
* science/agrum: Update 0.19.1 -> 0.19.2Yuri Victorovich2021-03-011-2/+2
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=566908
* science/agrum: Update 0.19.0 -> 0.19.1Yuri Victorovich2021-02-181-3/+2
| | | | Notes: svn path=/head/; revision=565968
* Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+Sunpoet Po-Chuan Hsieh2021-01-301-1/+1
| | | | | | | PR: 250103 Notes: svn path=/head/; revision=563407
* science/agrum: Add Python dependenciesYuri Victorovich2021-01-071-2/+16
| | | | Notes: svn path=/head/; revision=560742
* science/agrum: Update 0.18.2 -> 0.19.0Yuri Victorovich2021-01-061-2/+2
| | | | Notes: svn path=/head/; revision=560463
* science/agrum: Update 0.18.1 -> 0.18.2Yuri Victorovich2020-11-131-2/+2
| | | | | | | | | Changelog: https://gitlab.com/agrumery/aGrUM/-/blob/master/CHANGELOG.md MFH: 2020Q4 (bugfix release) Notes: svn path=/head/; revision=555008
* science/agrum: Update 0.18.0 -> 0.18.1Yuri Victorovich2020-07-201-2/+2
| | | | Notes: svn path=/head/; revision=542667
* science/agrum: Update 0.17.3 -> 0.18.0Yuri Victorovich2020-06-151-2/+2
| | | | Notes: svn path=/head/; revision=538862
* science/agrum: Update 0.17.2 -> 0.17.3Yuri Victorovich2020-05-261-2/+2
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=536565
* science/agrum: fix build on GCC architecturesPiotr Kubaj2020-05-011-1/+1
| | | | | | | | | | | C++14 compiler is required: ** aGrUM error: aGrUM is now using C++14. Please find a compiler (for instance GCC) C++14 compliant MFH: 2020Q2 (fix build blanket) Notes: svn path=/head/; revision=533488
* science/agrum: Update 0.17.1 -> 0.17.2Yuri Victorovich2020-03-241-2/+2
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=529023
* science/agrum: Update 0.16.4 -> 0.17.1Yuri Victorovich2020-03-181-3/+4
| | | | Notes: svn path=/head/; revision=528615
* Drop dependency on devel/openmpJan Beich2020-03-081-11/+1
| | | | | | | | | | - Drop if devel/llvm* was used as a substitute Approved by: yuri, rene (earlier version) Differential Revision: https://reviews.freebsd.org/D23020 Notes: svn path=/head/; revision=528082
* science/agrum: fix build on powerpc64 elfv2Piotr Kubaj2019-12-221-0/+2
| | | | | | | | | | | | | | | | LLD can't link this port on powerpc64 elfv2: ld: error: relocation refers to a discarded section: .text._ZN3gum9ExceptionD2Ev >>> defined in src/CMakeFiles/agrum.dir/agrum/core/approximations/approximationScheme.cpp.o >>> section group signature: _ZN3gum9ExceptionD2Ev >>> prevailing definition is in src/CMakeFiles/agrum.dir/agrum/core/approximations/IApproximationSchemeConfiguration.cpp.o >>> referenced by approximationScheme.cpp >>> src/CMakeFiles/agrum.dir/agrum/core/approximations/approximationScheme.cpp.o:(gum::OutOfLowerBound::OutOfLowerBound(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)) PR: 242804 Approved by: yuri (maintainer) Notes: svn path=/head/; revision=520647
* science/agrum: Update 0.16.3 -> 0.16.4Yuri Victorovich2019-12-221-2/+2
| | | | | | | Reported by: repology Notes: svn path=/head/; revision=520594
* science/agrum: Update 0.15.2 -> 0.16.3Yuri Victorovich2019-10-311-3/+2
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=516131
* Switch default devel/llvm* to 90Jan Beich2019-09-201-0/+1
| | | | | | | | | PR: 239682 Reviewed by: tobik Differential Revision: https://reviews.freebsd.org/D21172 Notes: svn path=/head/; revision=512440
* science/agrum: Update 0.15.0 -> 0.15.2Yuri Victorovich2019-07-201-2/+4
| | | | Notes: svn path=/head/; revision=507022
* Those ports link against llvm's libomp.soAntoine Brodin2019-05-111-1/+1
| | | | Notes: svn path=/head/; revision=501241
* science/agrum: Update 0.14.3 -> 0.15.0Yuri Victorovich2019-05-101-3/+3
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=501158
* Bump a few PORTREVISIONs after r498529Antoine Brodin2019-04-101-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=498530
* Remove bogus dependency, agrum links against libomp from llvmAntoine Brodin2019-04-041-1/+0
| | | | Notes: svn path=/head/; revision=497829
* science/agrum: Correct the previous update: it didn't have the GL_COMMIT ↵Yuri Victorovich2019-04-041-1/+2
| | | | | | | hash updated Notes: svn path=/head/; revision=497799
* science/agrum: 0.14.1 -> 0.14.3Yuri Victorovich2019-04-041-2/+2
| | | | Notes: svn path=/head/; revision=497793
* Switch to devel/llvm80 for DEFAULT_VERSIONSJan Beich2019-03-201-0/+1
| | | | | | | PR: 235215 Notes: svn path=/head/; revision=496337