Port details |
- fplll Lattice algorithms using floating-point arithmetic
- 5.4.5 math =2 5.4.5Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-12-08 10:09:23
- Last Update: 2023-12-18 08:11:28
- Commit Hash: 8c9c94f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- https://github.com/fplll/fplll
- Description:
- fplll contains implementations of several lattice algorithms. The implementation
relies on floating-point orthogonalization, and LLL is central to the code,
hence the name.
It includes implementations of floating-point LLL reduction algorithms, offering
different speed/guarantees ratios. It contains a 'wrapper' choosing the
estimated best sequence of variants in order to provide a guaranteed output as
fast as possible. In the case of the wrapper, the succession of variants is
oblivious to the user.
It includes an implementation of the BKZ reduction algorithm, including the
BKZ-2.0 improvements (extreme enumeration pruning, pre-processing of blocks,
early termination). Additionally, Slide reduction and self dual BKZ are
supported.
- ¦ ¦ ¦ ¦
- 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/fplll/ && make install clean
- To add the package, run one of these commands:
- pkg install math/fplll
- pkg install fplll
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fplll
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1702755284
SHA256 (fplll-5.4.5.tar.gz) = 76d3778f0326597ed7505bab19493a9bf6b73a5c5ca614e8fb82f42105c57d00
SIZE (fplll-5.4.5.tar.gz) = 2630275
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.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libqd.so : math/qd
- This port is required by:
- for Libraries
-
- math/cmh
- math/linbox
- math/py-fpylll
- math/sage
Configuration Options:
- No options to configure
- Options name:
- math_fplll
- USES:
- autoreconf compiler:c++11-lang gmake libtool localbase:ldflags pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.4.5 18 Dec 2023 08:11:28 |
Yuri Victorovich (yuri) Author: Thierry Thomas |
math/fplll: update 5.4.4 → 5.4.5
PR: 275805 |
5.4.4_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
5.4.4 30 Mar 2023 19:42:59 |
Thierry Thomas (thierry) |
math/fplll: upgrade to 5.4.4
Releases notes at <https://github.com/fplll/fplll/releases>.
PR: 270115
Approved by: yuri (maintainer’s time-out) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.4.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.4.2 01 Jun 2022 15:45:53 |
Yuri Victorovich (yuri) Author: Daniel Engberg |
math/fplll: Use upstream release archive
PR: 264393 |
5.4.2 27 May 2022 05:34:48 |
Yuri Victorovich (yuri) |
math/fplll: Update 5.4.1 -> 5.4.2
Reported by: portscout |
5.4.1 16 May 2021 16:15:40 |
Yuri Victorovich (yuri) |
math/fplll: Update 5.4.0 -> 5.4.1
Reported by: portscout |
5.4.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.4.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.4.0 06 Dec 2020 02:34:37 |
yuri |
math/fplll: Upgrade 5.3.3 -> 5.4.0
PR: 251611
Submitted by: thierry |
5.3.3 30 Jun 2020 16:10:10 |
yuri |
math/fplll: Update 5.3.2 -> 5.3.3
Reported by: portscout |
5.3.2 12 Jan 2020 01:36:20 |
yuri |
math/fplll: Update 5.3.0 -> 5.3.2 |
5.3.0 24 Nov 2019 19:21:58 |
yuri |
math/fplll: Update 5.2.1-229 -> 5.3.0
Reported by: portscout |
5.2.1.229_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
5.2.1.229 12 Mar 2019 01:15:56 |
linimon |
Fix build on gcc-based architectures:
configure: error: *** A compiler with support for C++11 language features is
required.
Approved by: portmgr (tier-2 blanket) |
5.2.1.229 08 Dec 2018 08:30:21 |
yuri |
New port: math/fplll: Lattice algorithms using floating-point arithmetic |