Port details on branch 2024Q4 |
- cln Class Library for Numbers
- 1.3.7_1 math =15 1.3.7_1Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2001-02-12 11:55:45
- Last Update: 2024-01-29 19:54:22
- Commit Hash: 3b4517b
- People watching this port, also watch:: aspell, gamin, flac, pcre, libiconv
- Also Listed In: devel
- License: GPLv2
- WWW:
- https://www.ginac.de/CLN/
- Description:
- CLN is a library for computations with all kinds of numbers. It has a
rich set of number classes:
- Integers (with unlimited precision),
- Rational numbers,
- Floating-point numbers:
Short float,
Single float,
Double float,
Long float (with unlimited precision),
- Complex numbers,
- Modular integers (integers modulo a fixed integer),
- Univariate polynomials.
The subtypes of the complex numbers among these are exactly the types
of numbers known to the Common Lisp language. Therefore CLN can be used
for Common Lisp implementations, giving `CLN' another meaning: it
becomes an abbreviation of "Common Lisp Numbers".
- ¦ ¦ ¦ ¦
- 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/cln/ && make install clean
- To add the package, run one of these commands:
- pkg install math/cln
- pkg install cln
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cln
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706145835
SHA256 (cln-1.3.7.tar.bz2) = 7c7ed8474958337e4df5bb57ea5176ad0365004cbb98b621765bc4606a10d86b
SIZE (cln-1.3.7.tar.bz2) = 1337235
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
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libgmp.so : math/gmp
- This port is required by:
- for Libraries
-
- math/GiNaC
- math/cantor
- science/step
- x11/plasma5-plasma-workspace
-
Deleted ports which required this port:
- * - 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:
- No options to configure
- Options name:
- math_cln
- USES:
- compiler:c11 gmake libtool pathfix pkgconfig tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|