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
Port details
lcalc L-function c++ class library and the CLI program lcalc
2.1.1_1 math on this many watch lists=3 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 2.1.0_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-03-30 13:46:01
Last Update: 2025-11-04 18:30:52
Commit Hash: 72702a4
People watching this port, also watch:: wa-aspell, medit, ittapi, php83-pear, apache-log4j2
License: GPLv2+
WWW:
https://gitlab.com/sagemath/lcalc
Description:
This program computes zeros and values of L-function. It installs the L-function c++ class library and, the command line program lcalc.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (44 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/lcalc-2.1.1_1/catalog.mk
  3. /usr/local/share/licenses/lcalc-2.1.1_1/LICENSE
  4. /usr/local/share/licenses/lcalc-2.1.1_1/GPLv2+
  5. bin/lcalc
  6. include/lcalc/L.h
  7. include/lcalc/Lcommon.h
  8. include/lcalc/Ldirichlet_series.h
  9. include/lcalc/Ldokchitser.h
  10. include/lcalc/Lelliptic.h
  11. include/lcalc/Lexplicit_formula.h
  12. include/lcalc/Lfind_zeros.h
  13. include/lcalc/Lgamma.h
  14. include/lcalc/Lglobals.h
  15. include/lcalc/Lgram.h
  16. include/lcalc/Lmisc.h
  17. include/lcalc/Lnumbertheory.h
  18. include/lcalc/Lnumberzeros.h
  19. include/lcalc/Lprint.h
  20. include/lcalc/Lriemannsiegel.h
  21. include/lcalc/Lriemannsiegel_blfi.h
  22. include/lcalc/Lvalue.h
  23. include/lcalc/config.h
  24. lib/libLfunction.so
  25. lib/libLfunction.so.2
  26. lib/libLfunction.so.2.0.0
  27. libdata/pkgconfig/lcalc.pc
  28. share/doc/lcalc/CONTRIBUTORS
  29. share/doc/lcalc/ChangeLog
  30. share/doc/lcalc/INSTALL
  31. share/doc/lcalc/INSTALL.automake
  32. share/doc/lcalc/README.md
  33. share/examples/lcalc/Makefile.example
  34. share/examples/lcalc/README
  35. share/examples/lcalc/data/README
  36. share/examples/lcalc/data/data_L4
  37. share/examples/lcalc/data/data_dedekind_Q_sqrt_minus_3
  38. share/examples/lcalc/data/data_maass
  39. share/examples/lcalc/data/data_tau
  40. share/examples/lcalc/example.cc
  41. share/man/man1/lcalc.1.gz
  42. @owner
  43. @group
  44. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • lcalc>0:math/lcalc
To install the port:
cd /usr/ports/math/lcalc/ && make install clean
To add the package, run one of these commands:
  • pkg install math/lcalc
  • pkg install lcalc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lcalc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1762282299 SHA256 (lcalc-2.1.1.tar.xz) = e513995b2ee9df8447e13dbdecce3cfb2eb66d9cf09a3b0e6603c736ebadb945 SIZE (lcalc-2.1.1.tar.xz) = 831648

Packages (timestamps in pop-ups are UTC):
lcalc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.0_12.1.1_11.23_22.1.0_12.1.1_1n/an/an/a
FreeBSD:13:quarterly2.1.0_12.1.0_12.0.5_12.1.0_12.1.0_1n/an/an/a
FreeBSD:14:latest2.1.0_12.1.1_12.0.5_12.1.0_12.1.1_12.0.5_1-2.0.5_1
FreeBSD:14:quarterly2.1.0_12.1.0_1-2.1.0_12.1.0_12.0.5_12.0.5_12.0.5_1
FreeBSD:15:latest2.1.0_12.1.1_1n/a2.1.0_1n/an/a2.0.5_12.0.5_1
FreeBSD:15:quarterly2.1.0_12.1.0_1n/a-n/an/a--
FreeBSD:16:latest2.1.0_12.1.1_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gengetopt : devel/gengetopt
  2. gmake>=4.4.1 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libpari.so : math/pari
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. math/sage*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for lcalc-2.1.1_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
math_lcalc
USES:
compiler:c++11-lang gmake libtool localbase pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/-/project/12934202/uploads/487082fc3449dea93e9b85904a589742/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.1_1
04 Nov 2025 18:30:52
commit hash: 72702a4a2b79a365f90700db5fa9bebca338d853commit hash: 72702a4a2b79a365f90700db5fa9bebca338d853commit hash: 72702a4a2b79a365f90700db5fa9bebca338d853commit hash: 72702a4a2b79a365f90700db5fa9bebca338d853 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
math/lcalc: Switch to upstream release archive

Avoids USES= autoreconf
2.1.1
04 Nov 2025 16:53:29
commit hash: 8306b42dec9945b362d9d5e20a930e432c0de9d1commit hash: 8306b42dec9945b362d9d5e20a930e432c0de9d1commit hash: 8306b42dec9945b362d9d5e20a930e432c0de9d1commit hash: 8306b42dec9945b362d9d5e20a930e432c0de9d1 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/lcalc: upgrade to 2.1.1

Appease newer compilers (no functional changes).
2.1.0_1
30 Sep 2025 07:10:55
commit hash: d0a737fa905e1eec6ccf7c7fbbdc3df78b21471acommit hash: d0a737fa905e1eec6ccf7c7fbbdc3df78b21471acommit hash: d0a737fa905e1eec6ccf7c7fbbdc3df78b21471acommit hash: d0a737fa905e1eec6ccf7c7fbbdc3df78b21471a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Revert "math/*: Improve and expand pkg-descr"

This reverts commit 5f90970e571a0fbd9caee91a04409f5c8ab1f9fe.
2.1.0_1
30 Sep 2025 04:04:32
commit hash: 5f90970e571a0fbd9caee91a04409f5c8ab1f9fecommit hash: 5f90970e571a0fbd9caee91a04409f5c8ab1f9fecommit hash: 5f90970e571a0fbd9caee91a04409f5c8ab1f9fecommit hash: 5f90970e571a0fbd9caee91a04409f5c8ab1f9fe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/*: Improve and expand pkg-descr

All ports maintained by ports@FreeBSD.org

Content generated by Gemini AI.
2.1.0_1
18 May 2025 16:39:57
commit hash: 908ac398b63cc94a887368c50fbd9a2a99062290commit hash: 908ac398b63cc94a887368c50fbd9a2a99062290commit hash: 908ac398b63cc94a887368c50fbd9a2a99062290commit hash: 908ac398b63cc94a887368c50fbd9a2a99062290 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/lcalc: drop maintainership
2.1.0_1
17 May 2025 09:53:15
commit hash: b7b216cee15607d5a62145bcc8e114e0d569ab36commit hash: b7b216cee15607d5a62145bcc8e114e0d569ab36commit hash: b7b216cee15607d5a62145bcc8e114e0d569ab36commit hash: b7b216cee15607d5a62145bcc8e114e0d569ab36 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
math/lcalc: Improve port

* Change PORTVERSION --> DISTVERSION
* Update MASTER_SITES
* Define LICENSE_FILE
* Drop USES= autoreconf
* Fix LIB_DEPENDS
* Remove GITLAB variables
* Define --with-pkgconfigdir
* Minor layout changes in Makefile to closer follow Porters Handbook

Source:
https://github.com/sagemath/sage/releases/download/10.6/mirror_list

PR:		286540
Approved by:	maintainer timeout, 2+ weeks
2.1.0
11 Apr 2025 16:34:50
commit hash: 114f9ea81cb828f373fae402ea05b9db4cc7f91bcommit hash: 114f9ea81cb828f373fae402ea05b9db4cc7f91bcommit hash: 114f9ea81cb828f373fae402ea05b9db4cc7f91bcommit hash: 114f9ea81cb828f373fae402ea05b9db4cc7f91b files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/lcalc: upgrade to 2.1.0

Release notes at https://gitlab.com/sagemath/lcalc/-/releases/2.1.0
2.0.5_4
06 Jan 2025 21:04:07
commit hash: 5d9db32d95534ba057e8981d2fce31920d77b031commit hash: 5d9db32d95534ba057e8981d2fce31920d77b031commit hash: 5d9db32d95534ba057e8981d2fce31920d77b031commit hash: 5d9db32d95534ba057e8981d2fce31920d77b031 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/lcalc: fix with clang 19

Patch by Reno Dakota from https://gitlab.com/sagemath/lcalc/-/issues/16
2.0.5_3
04 Jan 2025 02:12:17
commit hash: 5e27cbbe6fd0447249d9b3b51a1d20b8854b1010commit hash: 5e27cbbe6fd0447249d9b3b51a1d20b8854b1010commit hash: 5e27cbbe6fd0447249d9b3b51a1d20b8854b1010commit hash: 5e27cbbe6fd0447249d9b3b51a1d20b8854b1010 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/pari: update 2.15.5 → 2.17.1
2.0.5_2
01 Mar 2024 16:59:16
commit hash: 439dd9e3181588e25683efbe86cb941eb472f283commit hash: 439dd9e3181588e25683efbe86cb941eb472f283commit hash: 439dd9e3181588e25683efbe86cb941eb472f283commit hash: 439dd9e3181588e25683efbe86cb941eb472f283 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/lcalc: move man page
2.0.5_1
28 Sep 2022 02:25:36
commit hash: 3064601ea2fe9494101daaf46402335ee05ca21acommit hash: 3064601ea2fe9494101daaf46402335ee05ca21acommit hash: 3064601ea2fe9494101daaf46402335ee05ca21acommit hash: 3064601ea2fe9494101daaf46402335ee05ca21a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/pari: Update 2.13.4 -> 2.15.0

Reported by:	portscout
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)
2.0.5
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)
2.0.5
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.5
27 Apr 2022 16:23:07
commit hash: ccb729989bd01b5084702152e2d02de3ea5c7984commit hash: ccb729989bd01b5084702152e2d02de3ea5c7984commit hash: ccb729989bd01b5084702152e2d02de3ea5c7984commit hash: ccb729989bd01b5084702152e2d02de3ea5c7984 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/lcalc: upgrade to 2.0.5

Changelog at <https://gitlab.com/sagemath/lcalc/-/blob/master/doc/ChangeLog>.
1.23_2
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.
1.23_2
25 Oct 2020 05:39:49
Revision:553237Original commit files touched by this commit
yuri search for other commits by this committer
math/pari: Update 2.11.4 -> 2.13.0

Bump 15 depending ports.

Reported by:	portscout
1.23_1
07 Apr 2020 09:26:41
Revision:530956Original commit files touched by this commit
thierry search for other commits by this committer
- A dd a SONAME to libLfunction.so;

- strip lcalc.
1.23
31 Mar 2020 01:16:02
Revision:529937Original commit files touched by this commit
linimon search for other commits by this committer
Add compiler:c++11-lang to USES to fix build on GCC-based systems:

  ../include/Lcommon.h:72: error: ISO C++ forbids declaration of 'i' with no
type

Approved by:		portmgr (tier-2 blanket)
1.23
30 Mar 2020 12:40:38
Revision:529880Original commit files touched by this commit
thierry search for other commits by this committer
Adding lcalc, the L-function c++ class library and, the command line program
lcalc, to be used by SageMath.

Remark: this is not the latest version, but the one currently used by Sage,
with their patches.

Number of commits found: 20