Port details |
- lcalc L-function c++ class library and the CLI program lcalc
- 2.0.5 math
=1 1.23_2Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2020-03-30 13:46:01
- Last Update: 2022-04-27 16:23:07
- Commit Hash: ccb7299
- People watching this port, also watch:: SparseBitSet, py38-cysignals, R-cran-eRm, python
- License: GPLv2+
- Description:
- This program computes zeros and values of L-function.
It installs the L-function c++ class library and, the command line program
lcalc.
WWW: https://gitlab.com/sagemath/lcalc
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For LIB depends:
- libLfunction.so: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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gengetopt : devel/gengetopt
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libpari.so : math/pari
- This port is required by:
- for Libraries
-
- math/sage
- Configuration Options:
- ===> The following configuration options are available for lcalc-2.0.5:
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:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Apr 2022 16:23:07 2.0.5
|
Thierry Thomas (thierry)  |
math/lcalc: upgrade to 2.0.5
Changelog at <https://gitlab.com/sagemath/lcalc/-/blob/master/doc/ChangeLog>. |
06 Apr 2021 14:31:07 1.23_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
25 Oct 2020 05:39:49
1.23_2
|
yuri  |
math/pari: Update 2.11.4 -> 2.13.0
Bump 15 depending ports.
Reported by: portscout |
07 Apr 2020 09:26:41
1.23_1
|
thierry  |
- A dd a SONAME to libLfunction.so;
- strip lcalc. |
31 Mar 2020 01:16:02
1.23
|
linimon  |
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) |
30 Mar 2020 12:40:38
1.23
|
thierry  |
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: 6
|