Port details |
- pari Mathematics library and advanced calculator package
- 2.17.2,2 math
=9 2.17.2,2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: unknown
- Last Update: 2025-03-06 16:51:57
- Commit Hash: 5acc43c
- People watching this port, also watch:: unzip, wget, libxml2, iso8879, m4
- License: GPLv2
- WWW:
- https://pari.math.u-bordeaux.fr
- Description:
- The PARI system is a package which is capable of doing formal computations on
recursive types at high speed.
It is possible to use PARI in two different ways:
1) as a library, which can be called from any upper-level language
application (for instance written in C, C++, Pascal or Fortran);
2) as a sophisticated programmable calculator, named GP, which contains
most of the standard control instructions of a standard language
like C.
This is the alpha quality version that development is in the way.
Algorithm, improvement of implementation are done.
Because improvement of performance was big, ports was made as -devel in
particular.
¦ ¦ ¦ ¦ 
- 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/pari/ && make install clean
- To add the package, run one of these commands:
- pkg install math/pari
- pkg install pari
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pari
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741278431
SHA256 (pari-2.17.2.tar.gz) = 7d30578f5cf97b137a281f4548d131aafc0cde86bcfd10cc1e1bd72a81e65061
SIZE (pari-2.17.2.tar.gz) = 5326642
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:
-
- bison : devel/bison
- perl5>=5.36<5.37 : lang/perl5.36
- x11.pc : x11/libX11
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- x11.pc : x11/libX11
- Library dependencies:
-
- libgmp.so : math/gmp
- libgmp.so : math/gmp
- libreadline.so.8 : devel/readline
- This port is required by:
- for Libraries
-
- math/cm
- math/cmh
- math/eclib
- math/giacxcas
- math/gp2c
- math/lcalc
- math/pari_elldata
-
Deleted ports which required this port:
- for Run
-
- math/pari_nflistdata
Configuration Options:
- ===> The following configuration options are available for pari-2.17.2,2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
X11=on: X11 (graphics) support
====> Thread engine (single-threaded when none is selected): you can only select none or one of them
PTHREADS=on: Enable pthread thread engine
MPI=off: Enable MPI thread engine
===> Use 'make config' to modify these settings
- Options name:
- math_pari
- USES:
- bison perl5 readline xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|