Port details |
- flint Fast library for number theory
- 3.2.0 math
=0 3.1.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-10-09 03:18:22
- Last Update: 2025-03-14 04:00:34
- Commit Hash: 4afaba5
- License: GPLv3
- WWW:
- https://flintlib.org
- https://github.com/flintlib/flint
- Description:
- FLINT is a C library for doing number theory, maintained by William Hart.
FLINT supports arithmetic with numbers, polynomials, power series and matrices
over many base rings, including:
* Multiprecision integers and rationals
* Integers modulo n
* p-adic numbers
* Finite fields (prime and non-prime order)
* Real and complex numbers (via the Arb extension library)
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/flint/ && make install clean
- To add the package, run one of these commands:
- pkg install math/flint
- pkg install flint
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: flint
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741882945
SHA256 (flint-3.2.0.tar.gz) = 6d182c4a05d3d6bfc611565d6331d02f94066a3be32df36ed880264afa9c30f4
SIZE (flint-3.2.0.tar.gz) = 8384561
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libopenblas.so : math/openblas
- libntl.so : math/ntl
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for flint-3.2.0:
NTL=on: Victor Shoup's Number Theory Library
====> Options available for the group OPTIMIZATIONS
AVX2=off: Enable AVX2 instructions
AVX512=off: Enable AVX512 instructions
===> Use 'make config' to modify these settings
- Options name:
- math_flint
- USES:
- compiler:c++11-lang gmake localbase pkgconfig python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.0 14 Mar 2025 04:00:34
    |
Yuri Victorovich (yuri)  |
math/flint: update 3.1.2 → 3.2.0
Reported by: portscout |
3.1.2_1 28 Jan 2025 16:42:55
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after OpenBLAS upgrade
Remark: this souldn’t be necessary, because the version of the library is the
same, but due to many changes between these releases, it is safer this way.
PR: 284314 |
3.1.2 26 Jan 2025 19:59:41
    |
Yuri Victorovich (yuri)  |
math/flint: Update MASTER_SITES and WWW |
3.1.2 09 Oct 2024 03:17:35
    |
Yuri Victorovich (yuri)  Author: wen heping |
math/flint: New port: Fast library for number theory |
Number of commits found: 4
|