notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
fplll Lattice algorithms using floating-point arithmetic
5.4.5 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.4.5Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-12-08 10:09:23
Last Update: 2023-12-18 08:11:28
Commit Hash: 8c9c94f
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (57 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/fplll-5.4.5/catalog.mk
  3. /usr/local/share/licenses/fplll-5.4.5/LICENSE
  4. /usr/local/share/licenses/fplll-5.4.5/LGPL21
  5. bin/fplll
  6. bin/latticegen
  7. include/fplll.h
  8. include/fplll/bkz.h
  9. include/fplll/bkz_param.h
  10. include/fplll/defs.h
  11. include/fplll/enum/enumerate.h
  12. include/fplll/enum/enumerate_base.h
  13. include/fplll/enum/enumerate_ext.h
  14. include/fplll/enum/enumerate_ext_api.h
  15. include/fplll/enum/evaluator.h
  16. include/fplll/fplll.h
  17. include/fplll/fplll_config.h
  18. include/fplll/gso.h
  19. include/fplll/gso_gram.h
  20. include/fplll/gso_interface.h
  21. include/fplll/hlll.h
  22. include/fplll/householder.h
  23. include/fplll/io/thread_pool.hpp
  24. include/fplll/lll.h
  25. include/fplll/nr/dpe.h
  26. include/fplll/nr/matrix.cpp
  27. include/fplll/nr/matrix.h
  28. include/fplll/nr/nr.h
  29. include/fplll/nr/nr_FP.inl
  30. include/fplll/nr/nr_FP_d.inl
  31. include/fplll/nr/nr_FP_dd.inl
  32. include/fplll/nr/nr_FP_dpe.inl
  33. include/fplll/nr/nr_FP_ld.inl
  34. include/fplll/nr/nr_FP_misc.inl
  35. include/fplll/nr/nr_FP_mpfr.inl
  36. include/fplll/nr/nr_FP_qd.inl
  37. include/fplll/nr/nr_Z.inl
  38. include/fplll/nr/nr_Z_d.inl
  39. include/fplll/nr/nr_Z_l.inl
  40. include/fplll/nr/nr_Z_misc.inl
  41. include/fplll/nr/nr_Z_mpz.inl
  42. include/fplll/nr/nr_rand.inl
  43. include/fplll/nr/numvect.h
  44. include/fplll/pruner/pruner.h
  45. include/fplll/pruner/pruner_simplex.h
  46. include/fplll/svpcvp.h
  47. include/fplll/threadpool.h
  48. include/fplll/util.h
  49. include/fplll/wrapper.h
  50. lib/libfplll.so
  51. lib/libfplll.so.8
  52. lib/libfplll.so.8.0.1
  53. libdata/pkgconfig/fplll.pc
  54. share/fplll/strategies/default.json
  55. @owner
  56. @group
  57. @mode
Collapse this list.
Dependency lines:
  • fplll>0:math/fplll
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):
fplll
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.4.55.4.55.4.05.4.55.4.5-5.4.0-
FreeBSD:13:quarterly5.4.55.4.5-5.4.55.4.5-5.4.55.4.5
FreeBSD:14:latest5.4.55.4.5-5.4.55.4.5---
FreeBSD:14:quarterly5.4.55.4.5-5.4.55.4.5-5.4.55.4.5
FreeBSD:15:latest5.4.55.4.5n/a5.4.5n/a-5.4.55.4.5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
Library dependencies:
  1. libgmp.so : math/gmp
  2. libmpfr.so : math/mpfr
  3. libqd.so : math/qd
This port is required by:
for Libraries
  1. math/cmh
  2. math/linbox
  3. math/py-fpylll
  4. 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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/fplll/fplll/releases/download/5.4.5/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.4.5
18 Dec 2023 08:11:28
commit hash: 8c9c94fefb8c5add78a85a1bd25278024cf093ddcommit hash: 8c9c94fefb8c5add78a85a1bd25278024cf093ddcommit hash: 8c9c94fefb8c5add78a85a1bd25278024cf093ddcommit hash: 8c9c94fefb8c5add78a85a1bd25278024cf093dd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Thierry Thomas
math/fplll: update 5.4.4 → 5.4.5

PR:	275805
5.4.4_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
5.4.4
30 Mar 2023 19:42:59
commit hash: f28be01a83c0d4511114f05e8f42d988d0d21abbcommit hash: f28be01a83c0d4511114f05e8f42d988d0d21abbcommit hash: f28be01a83c0d4511114f05e8f42d988d0d21abbcommit hash: f28be01a83c0d4511114f05e8f42d988d0d21abb files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
5.4.2
01 Jun 2022 15:45:53
commit hash: 6db858a173ea6c2f5df739f9fc81b522ec0d39a5commit hash: 6db858a173ea6c2f5df739f9fc81b522ec0d39a5commit hash: 6db858a173ea6c2f5df739f9fc81b522ec0d39a5commit hash: 6db858a173ea6c2f5df739f9fc81b522ec0d39a5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Daniel Engberg
math/fplll: Use upstream release archive

PR:		264393
5.4.2
27 May 2022 05:34:48
commit hash: 59bd45a9d4d0c71bb4d6c3b584af4615e1b9d137commit hash: 59bd45a9d4d0c71bb4d6c3b584af4615e1b9d137commit hash: 59bd45a9d4d0c71bb4d6c3b584af4615e1b9d137commit hash: 59bd45a9d4d0c71bb4d6c3b584af4615e1b9d137 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/fplll: Update 5.4.1 -> 5.4.2

Reported by:	portscout
5.4.1
16 May 2021 16:15:40
commit hash: e88a1e81a06d63764ef967d6f1967e4ec9b0d685commit hash: e88a1e81a06d63764ef967d6f1967e4ec9b0d685commit hash: e88a1e81a06d63764ef967d6f1967e4ec9b0d685commit hash: e88a1e81a06d63764ef967d6f1967e4ec9b0d685 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/fplll: Update 5.4.0 -> 5.4.1

Reported by:	portscout
5.4.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
5.4.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.4.0
06 Dec 2020 02:34:37
Revision:557105Original commit files touched by this commit
yuri search for other commits by this committer
math/fplll: Upgrade 5.3.3 -> 5.4.0

PR:		251611
Submitted by:	thierry
5.3.3
30 Jun 2020 16:10:10
Revision:540900Original commit files touched by this commit
yuri search for other commits by this committer
math/fplll: Update 5.3.2 -> 5.3.3

Reported by:	portscout
5.3.2
12 Jan 2020 01:36:20
Revision:522740Original commit files touched by this commit
yuri search for other commits by this committer
math/fplll: Update 5.3.0 -> 5.3.2
5.3.0
24 Nov 2019 19:21:58
Revision:518354Original commit files touched by this commit
yuri search for other commits by this committer
math/fplll: Update 5.2.1-229 -> 5.3.0

Reported by:	portscout
5.2.1.229_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:495408Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:486919Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/fplll: Lattice algorithms using floating-point arithmetic

Number of commits found: 17