aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
...
* math/darknet: Use date in PORTVERSION, because the project has inconsistent ↵Yuri Victorovich2020-03-172-6/+5
| | | | | | | | | versioning Reported by: mat Notes: svn path=/head/; revision=528554
* math/py-spot: Update 2.8.6 -> 2.8.7Yuri Victorovich2020-03-162-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=528517
* math/spot: Update 2.8.6 -> 2.8.7Yuri Victorovich2020-03-162-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=528516
* math/darknet: Update 3-446 -> 3_optimal-30Yuri Victorovich2020-03-153-6/+33
| | | | Notes: svn path=/head/; revision=528506
* New port: math/dune-spgrid: DUNE framework: A structured, parallel DUNE grid ↵Yuri Victorovich2020-03-156-0/+119
| | | | | | | implementation Notes: svn path=/head/; revision=528500
* math/hs-penrose: Fix distinfoYuri Victorovich2020-03-151-3/+3
| | | | | | | | | | | | Due to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244784 Haskell ports have the duplication of the main GitHub tarball in distinfo. But the second copy was also accidentally truncated that caused a fetch failure. Reported by: fallout Notes: svn path=/head/; revision=528492
* math/dune-*: Remove GL_ACCOUNT duplicationsYuri Victorovich2020-03-1510-10/+0
| | | | | | | Reported by: 0mp Notes: svn path=/head/; revision=528491
* New port: math/dune-pdelab: DUNE framework: PDE solver toolboxYuri Victorovich2020-03-157-0/+356
| | | | Notes: svn path=/head/; revision=528470
* math/dune-common: Fix duplication in DOCS_BUILD_DEPENDSYuri Victorovich2020-03-151-1/+1
| | | | Notes: svn path=/head/; revision=528469
* math/dune-istl: Add missing RUN_DEPENDSYuri Victorovich2020-03-151-0/+2
| | | | Notes: svn path=/head/; revision=528468
* math/dune-typetree: Add missing RUN_DEPENDSYuri Victorovich2020-03-151-0/+4
| | | | Notes: svn path=/head/; revision=528467
* math/dune-localfunctions: Fix DOCS_BUILD_DEPENDS duplication; Add missing ↵Yuri Victorovich2020-03-151-3/+6
| | | | | | | RUN_DEPENDS Notes: svn path=/head/; revision=528466
* New port: math/dune-functions: DUNE framework: Abstraction layer for global ↵Yuri Victorovich2020-03-156-0/+130
| | | | | | | finite element functions Notes: svn path=/head/; revision=528465
* math/dune-localfunctions: Fix build with DOCS=OFFYuri Victorovich2020-03-151-0/+12
| | | | Notes: svn path=/head/; revision=528463
* math/gsl: fix build on powerpc64 elfv2Piotr Kubaj2020-03-151-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | Clang 10 fails with assertion error (already reported): /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT cgbmv.lo -MD -MP -MF .deps/cgbmv.Tpo -c -o cgbmv.lo cgbmv.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT cgbmv.lo -MD -MP -MF .deps/cgbmv.Tpo -c cgbmv.c -fPIC -DPIC -o .libs/cgbmv.o Assertion failed: (HT.TopLevelMap[ThisEntry->getKey()] == ThisEntry && "Scope imbalance!"), function ~ScopedHashTableScope, file /usr/src/contrib/llvm-project/llvm/include/llvm/ADT/ScopedHashTable.h, line 245. Stack dump: 0. Program arguments: cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT cgbmv.lo -MD -MP -MF .deps/cgbmv.Tpo -c cgbmv.c -fPIC -DPIC -o .libs/cgbmv.o 1. <eof> parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module 'cgbmv.c'. 4. Running pass 'Early CSE' on function '@cblas_cgbmv' #0 0x0000000013bac208 PrintStackTrace /usr/src/contrib/llvm-project/llvm/lib/Support/Unix/Signals.inc:564:13 #1 0x0000000013ba98d0 RunSignalHandlers /usr/src/contrib/llvm-project/llvm/lib/Support/Signals.cpp:67:5 #2 0x0000000013baf278 HandleCrash /usr/src/contrib/llvm-project/llvm/lib/Support/CrashRecoveryContext.cpp:75:7 #3 0x0000000013baf4ec CrashRecoverySignalHandler /usr/src/contrib/llvm-project/llvm/lib/Support/CrashRecoveryContext.cpp:0:51 #4 0x0000000815732748 handle_signal /usr/src/lib/libthr/thread/thr_sig.c:303:3 cc: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-rc3-1-gc290cb61fdc) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin Notes: svn path=/head/; revision=528462
* New port: math/dune-typetree: DUNE framework: The TypeTree libraryYuri Victorovich2020-03-146-0/+94
| | | | Notes: svn path=/head/; revision=528460
* New port: math/dune-alugrid: DUNE framework: grid implementation providing ↵Yuri Victorovich2020-03-145-0/+156
| | | | | | | simplex or cube grids Notes: svn path=/head/; revision=528459
* New port: math/dune-localfunctions: DUNE framework: Local finite elementsYuri Victorovich2020-03-145-0/+240
| | | | Notes: svn path=/head/; revision=528457
* New port: math/dune-istl: DUNE framework: Iterative Solver Template LibraryYuri Victorovich2020-03-146-0/+145
| | | | Notes: svn path=/head/; revision=528456
* New port: math/dune-grid: DUNE framework: Geometry transformations, ↵Yuri Victorovich2020-03-146-0/+337
| | | | | | | reference elements, etc Notes: svn path=/head/; revision=528455
* New port: math/dune-uggrid: DUNE framework: The UG Grid ManagerYuri Victorovich2020-03-145-0/+109
| | | | Notes: svn path=/head/; revision=528454
* New port: math/dune-geometry: DUNE framework: Geometry transformations, ↵Yuri Victorovich2020-03-146-0/+104
| | | | | | | reference elements, etc Notes: svn path=/head/; revision=528452
* New port: math/dune-common: DUNE framework: Build system, infrastructure and ↵Yuri Victorovich2020-03-146-0/+272
| | | | | | | foundation classes Notes: svn path=/head/; revision=528451
* Make implicit LIB_DEPENDS explicitTobias C. Berner2020-03-142-3/+8
| | | | Notes: svn path=/head/; revision=528436
* math/labplot: remove unecessary sed callTobias C. Berner2020-03-141-3/+0
| | | | | | | | | | | | The sed call ensured that xlocale.h was also looked for in ${LOCALBASE}/include if that one was not equal to /usr/local. However, xlocale.h is part of base and not provided by any port, and therefore will always be found in /usr/include. Reported by: swills Notes: svn path=/head/; revision=528432
* Make some implicit Qt dependencies explicitTobias C. Berner2020-03-141-1/+2
| | | | Notes: svn path=/head/; revision=528430
* math/mlpack: Add the 'test' targetYuri Victorovich2020-03-141-1/+8
| | | | | | | | PR: 244805 Approved by: robert.ayrapetyan@gmail.com (maintainer) Notes: svn path=/head/; revision=528425
* - Update to 3.2Wen Heping2020-03-142-4/+4
| | | | Notes: svn path=/head/; revision=528405
* - Update to 2.9.0.Stephen Montgomery-Smith2020-03-142-5/+4
| | | | Notes: svn path=/head/; revision=528391
* math/mlpack: CorrectionYuri Victorovich2020-03-132-48/+2
| | | | Notes: svn path=/head/; revision=528375
* math/mlpack: Update 3.0.1 -> 3.2.2Yuri Victorovich2020-03-134-151/+229
| | | | | | | | | | Also update MASTER_SITES and WWW to use the https URL. PR: 242096 Approved by: robert.ayrapetyan@gmail.com (maintainer's timeout; ~85 days) Notes: svn path=/head/; revision=528373
* math/ensmallen: Update 2.11.4 -> 2.11.5Yuri Victorovich2020-03-132-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=528361
* math/rumur: Update 2020.02.17-1 -> 2020.03.12Yuri Victorovich2020-03-133-5/+7
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=528356
* math/wxmaxima: Update to git commit 68fead0Lorenzo Salvadore2020-03-134-10/+10
| | | | | | | | | | | | This is necessary to fix a segmentation fault that affects wxmaxima on FreeBSD. PR: 244464 Reported by: peter.kien@posteo.org Approved by: gerald (mentor) Notes: svn path=/head/; revision=528347
* devel/icu: update to 66.1Jan Beich2020-03-133-0/+3
| | | | | | | | Changes: http://site.icu-project.org/download/66 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Notes: svn path=/head/; revision=528343
* math/hs-penrose: Update 0.1.1.1 -> 0.1-737Yuri Victorovich2020-03-132-7/+9
| | | | Notes: svn path=/head/; revision=528326
* New port: math/hs-penrose: Create diagrams by typing mathematical notation ↵Yuri Victorovich2020-03-135-0/+433
| | | | | | | | | in plain text With help of: arrowd Notes: svn path=/head/; revision=528325
* - Update to 0.3.0.Stephen Montgomery-Smith2020-03-112-5/+4
| | | | Notes: svn path=/head/; revision=528252
* - Update to 2.1.1.Stephen Montgomery-Smith2020-03-112-5/+4
| | | | Notes: svn path=/head/; revision=528251
* Update to version 2.6.0Stefan Eßer2020-03-112-12/+4
| | | | | | | Approved by: antoine (implicit) Notes: svn path=/head/; revision=528239
* math/mfem: Update 4.0 -> 4.1Yuri Victorovich2020-03-114-7/+34
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=528234
* CleanupBaptiste Daroussin2020-03-111-4/+4
| | | | | | | | | | | - Use base byacc instead of GNU bison - Prevent the detection of makeinfo which would otherwise trigger a rebuild of the texinfo documentation which is not compatible with recent texinfo - Remove a useless sed command, passing DESTDIR in argument of make(1) is enough to override the makefile definition Notes: svn path=/head/; revision=528220
* math/py-symcxx: Update 0.1.9 -> 0.1.10Yuri Victorovich2020-03-112-9/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=528209
* Mark BROKEN: missing dependencyAntoine Brodin2020-03-101-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=528171
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-03-101-0/+1
| | | | Notes: svn path=/head/; revision=528161
* math/cbc: Update 2.10.4 -> 2.10.5Yuri Victorovich2020-03-093-7/+7
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=528094
* Drop dependency on devel/openmpJan Beich2020-03-0819-60/+24
| | | | | | | | | | - 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
* Document OpenMP from base system cannot be used in some casesJan Beich2020-03-082-2/+2
| | | | Notes: svn path=/head/; revision=528081
* Deprecate some ports using deprecated version of pythonAntoine Brodin2020-03-083-0/+9
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=528058
* Rename math/py-PySMT to math/py-pysmtMateusz Piotrowski2020-03-085-5/+5
| | | | | | | | | | This is done in order to follow the policy set out by the Python team: https://wiki.freebsd.org/Python/PortsPolicy#PORTNAME Reported by: koobs Notes: svn path=/head/; revision=528050