Port details |
- gf2x Library for multiplying polynomials over the binary field
- 1.3.0 math
=1 1.3.0Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2020-03-27 19:15:47
- Last Update: 2022-01-18 19:01:30
- Commit Hash: 6d5dba7
- People watching this port, also watch:: SparseBitSet, py38-cysignals, R-cran-eRm, python
- License: GPLv3 LGPL21
- Description:
- gf2x is a C/C++ software package containing routines for fast arithmetic in
GF(2)[x] (multiplication, squaring, GCD) and searching for irreducible/primitive
trinomials.
Note: this port provides either a LGPL or a GPLv3 (default) version, and you
can make your choice with the option.
WWW: https://gitlab.inria.fr/gf2x/gf2x
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/gf2x/ && make install clean
- To add the package, run one of these commands:
- pkg install math/gf2x
- pkg install gf2x
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gf2x
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1642531702
SHA256 (gf2x-gf2x-27ba588f03bf6e1e74763903bab25e6e8bb6d0f0_GL0.tar.gz) = afd5e047490fc317d336f5bc2bdca91ef16db76b269ad20147ffb7ffebca3f9b
SIZE (gf2x-gf2x-27ba588f03bf6e1e74763903bab25e6e8bb6d0f0_GL0.tar.gz) = 289707
- 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:
-
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Libraries
-
- math/cado-nfs
- math/ntl
- math/sage
- Configuration Options:
- ===> The following configuration options are available for gf2x-1.3.0:
====> Options available for the radio LIC: you can only select none or one of them
LIC_GPLV3=on: Choose the GPLv3 version
LIC_LGPL21=off: Choose the LGPL 2.1 version
===> Use 'make config' to modify these settings
- Options name:
- math_gf2x
- USES:
- autoreconf libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Jan 2022 19:01:30 1.3.0
|
Thierry Thomas (thierry)  |
math/gf2x: chase the new MASTERSITES
The project moves from gforge to INRIA’s Gitlab.
PR: 261250
Reported by: diizzy |
06 Apr 2021 14:31:07 1.3.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 Mar 2020 19:08:01
1.3.0
|
thierry  |
Adding gf2x, a library for multiplying polynomials over the binary field.
To be used from SageMath and NTL. |
Number of commits found: 3
|