Port details |
- m4rie Library for fast arithmetic with dense matrices over GF(2^e)
- 20200115 math
=0 20200115Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2020-04-04 17:52:54
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- License: GPLv2+
- Description:
- M4RIE is a library for fast arithmetic with dense matrices over GF(2^e) for
2<=e<=16. The name stems from the fact that is relies heavily on M4RI.
WWW: https://bitbucket.org/malb/m4rie/src/master/
WWW: https://github.com/malb/m4rie
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For LIB depends:
- libm4rie-0.0.20200115.so:math/m4rie
- libm4rie.so:math/m4rie
- To install the port:
- cd /usr/ports/math/m4rie/ && make install clean
- To add the package, run one of these commands:
- pkg install math/m4rie
- pkg install M4RIE
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: M4RIE
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1586021030
SHA256 (malb-m4rie-release-20200115_GH0.tar.gz) = 2d38af6afe01cd1b21baa746cb108fb262d775cc5180883592a3971fb970f357
SIZE (malb-m4rie-release-20200115_GH0.tar.gz) = 167356
- 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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libm4ri.so : math/m4ri
- This port is required by:
- for Libraries
-
- math/linbox
- math/sage
- Configuration Options:
- No options to configure
- Options name:
- math_m4rie
- USES:
- autoreconf libtool localbase pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 20200115
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 Apr 2020 17:50:40
20200115
|
thierry  |
Adding M4RIE, a library for fast arithmetic with dense matrices over GF(2^e)
for 2 <= e <= 16.
To be used by SageMath. |
Number of commits found: 2
|