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
lcalc L-function c++ class library and the CLI program lcalc
2.0.5_2 math on this many watch lists=1 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.0.5_2Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-03-30 13:46:01
Last Update: 2024-03-01 16:59:16
Commit Hash: 439dd9e
People watching this port, also watch:: python, fr-homard
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:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (45 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/lcalc-2.0.5_2/catalog.mk
  3. /usr/local/share/licenses/lcalc-2.0.5_2/LICENSE
  4. /usr/local/share/licenses/lcalc-2.0.5_2/GPLv2+
  5. bin/lcalc
  6. include/lcalc/L.h
  7. include/lcalc/Lcommon.h
  8. include/lcalc/Lcomplex.h
  9. include/lcalc/Ldirichlet_series.h
  10. include/lcalc/Ldokchitser.h
  11. include/lcalc/Lelliptic.h
  12. include/lcalc/Lexplicit_formula.h
  13. include/lcalc/Lfind_zeros.h
  14. include/lcalc/Lgamma.h
  15. include/lcalc/Lglobals.h
  16. include/lcalc/Lgram.h
  17. include/lcalc/Lmisc.h
  18. include/lcalc/Lnumbertheory.h
  19. include/lcalc/Lnumberzeros.h
  20. include/lcalc/Lprint.h
  21. include/lcalc/Lriemannsiegel.h
  22. include/lcalc/Lriemannsiegel_blfi.h
  23. include/lcalc/Lvalue.h
  24. include/lcalc/config.h
  25. lib/libLfunction.so
  26. lib/libLfunction.so.1
  27. lib/libLfunction.so.1.0.1
  28. libdata/pkgconfig/lcalc.pc
  29. share/doc/lcalc/CONTRIBUTORS
  30. share/doc/lcalc/ChangeLog
  31. share/doc/lcalc/INSTALL
  32. share/doc/lcalc/INSTALL.automake
  33. share/doc/lcalc/README.md
  34. share/examples/lcalc/Makefile.example
  35. share/examples/lcalc/README
  36. share/examples/lcalc/data/README
  37. share/examples/lcalc/data/data_L4
  38. share/examples/lcalc/data/data_dedekind_Q_sqrt_minus_3
  39. share/examples/lcalc/data/data_maass
  40. share/examples/lcalc/data/data_tau
  41. share/examples/lcalc/example.cc
  42. share/man/man1/lcalc.1.gz
  43. @owner
  44. @group
  45. @mode
Collapse this list.
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 = 1651073020 SHA256 (lcalc-2.0.5.tar.xz) = d780c385579cc6ee45fa27ccd2d3a3c4157fbb5ef8cd1b8951d1028bbc64c035 SIZE (lcalc-2.0.5.tar.xz) = 830360

Packages (timestamps in pop-ups are UTC):
lcalc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.5_22.0.5_21.23_22.0.5_22.0.5_2-1.23_2-
FreeBSD:13:quarterly2.0.5_22.0.5_22.0.5_12.0.5_22.0.5_22.0.5_12.0.5_12.0.5_1
FreeBSD:14:latest2.0.5_22.0.5_22.0.5_12.0.5_22.0.5_22.0.5_1-2.0.5_1
FreeBSD:14:quarterly2.0.5_12.0.5_2-2.0.5_12.0.5_22.0.5_12.0.5_12.0.5_1
FreeBSD:15:latest2.0.5_22.0.5_2n/a2.0.5_1n/a2.0.5_12.0.5_12.0.5_1
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. gengetopt : devel/gengetopt
  2. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libgmp.so : math/gmp
  2. libmpfr.so : math/mpfr
  3. libpari.so : math/pari
This port is required by:
for Libraries
  1. math/sage

Configuration Options:
===> The following configuration options are available for lcalc-2.0.5_2: 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 tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/misc/sage/spkg/upstream/lcalc/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 11