Port details |
- linbox C++ library for exact, high-performance linear algebra
- 1.6.3_8 math
=1 1.6.3_8Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2020-05-01 17:33:48
- Last Update: 2021-12-20 21:36:53
- Commit Hash: 513bcc8
- People watching this port, also watch:: SparseBitSet, py38-cysignals, R-cran-eRm, python
- License: GPLv2 LGPL21
- Description:
- LinBox is a C++ template library for exact, high-performance linear algebra
computation with dense, sparse, and structured matrices over the integers and
over finite fields.
LinBox relies on closely aligned libraries fflas-ffpack (exact dense matrix
linear algebra kernels), and Givaro (finite fields, integers, and polynomials).
WWW: https://linalg.org/
WWW: https://github.com/linbox-team/linbox
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/linbox/ && make install clean
- To add the package, run one of these commands:
- pkg install math/linbox
- pkg install linbox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: linbox
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1588262204
SHA256 (linbox-team-linbox-v1.6.3_GH0.tar.gz) = ad3867b75b13c139ad30ccb9ade68a0a9c158ca99deb69d81cce1646f58e3b5e
SIZE (linbox-team-linbox-v1.6.3_GH0.tar.gz) = 2311437
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- fflas-ffpack-config : math/fflas-ffpack
- gnuplot : math/gnuplot
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- ghostscript9-agpl-base>=9.16_2 : print/ghostscript9-agpl-base
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- bash : shells/bash
- gnuplot : math/gnuplot
- ghostscript9-agpl-base>=9.16_2 : print/ghostscript9-agpl-base
- Library dependencies:
-
- libgmp.so : math/gmp
- libgivaro.so : math/givaro
- libflint.so : math/flint2
- libfplll.so : math/fplll
- libiml.so : math/iml
- libm4ri.so : math/m4ri
- libm4rie.so : math/m4rie
- libmpfr.so : math/mpfr
- libntl.so : math/ntl
- libtinyxml2.so : textproc/tinyxml2
- libopenblas.so : math/openblas
- This port is required by:
- for Libraries
-
- math/sage
- Configuration Options:
- ===> The following configuration options are available for linbox-1.6.3_8:
DOXYGEN=off: Build documentation with Doxygen
====> Options available for the radio SIZE: you can only select none or one of them
FULL=on: Complete package with all its dependencies
MIN=off: Lightweight package, with less dependencies
===> Use 'make config' to modify these settings
- Options name:
- math_linbox
- USES:
- autoreconf blaslapack:openblas compiler:c++11-lang gmake libtool localbase pkgconfig shebangfix ghostscript
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Dec 2021 21:36:53 1.6.3_8
|
Yuri Victorovich (yuri)  |
math/ntl: Update 11.4.3 -> 11.5.1
PR: 259363
Approved by: ndowens04@gmail.com (maintainer's timeout, 58 days) |
25 Jul 2021 15:17:52 1.6.3_7
|
Yuri Victorovich (yuri)  |
math/flint2: Update 2.7.1 -> 2.8.0
Bump 12 consumer ports.
Reported by: portscout |
14 Jun 2021 17:38:57 1.6.3_6
|
Po-Chuan Hsieh (sunpoet)  |
textproc/tinyxml2: Update to 9.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/leethomason/tinyxml2/commits/master |
06 Apr 2021 14:31:07 1.6.3_5
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Jan 2021 07:47:03
1.6.3_5
|
fluffy  |
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine |
06 Dec 2020 10:39:48
1.6.3_4
|
thierry  |
Chase math/fplll to 0.5.4. |
29 Jun 2020 14:40:37
1.6.3_3
|
arrowd  |
math/linbox: Add a patch from upstream to fix build on CURRENT. |
10 Jun 2020 18:15:22
1.6.3_2
|
yuri  |
math/flint2: Update g20190210 -> 2.6.0
Bump 6 depending ports.
Reported by: portscout |
06 May 2020 16:39:12
1.6.3_1
|
yuri  |
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas
because after the recent math/openblas update the library name changed in
openblas |
01 May 2020 17:33:42
1.6.3
|
thierry  |
Adding LinBox, a library for exact computational linear algebra.
To be used with SageMath. |