Port details |
- lis Library of Iterative Solvers for linear systems
- 2.1.8 math
=2 2.1.6Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-04-03 16:33:41
- Last Update: 2025-03-17 08:28:34
- Commit Hash: 458eb48
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://www.ssisc.org/lis/index.en.html
- Description:
- Lis (pronounced [lis]) is a parallel software library for solving linear
equations and eigenvalue problems that arise in the numerical solution of
partial differential equations using iterative methods.
¦ ¦ ¦ ¦ 
- 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/lis/ && make install clean
- To add the package, run one of these commands:
- pkg install math/lis
- pkg install lis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lis
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1742197321
SHA256 (lis-2.1.8.zip) = d486b65b822d2e1ebd10853afc2cb076a4a11831f1c8fa060bbbb1d9472a025a
SIZE (lis-2.1.8.zip) = 3966950
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.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lis-2.1.8:
EXAMPLES=on: Build and/or install examples
MPI=off: MPI (Message Passing Interface) support
OPENMPI=off: Parallel processing support via Open MPI
===> Use 'make config' to modify these settings
- Options name:
- math_lis
- USES:
- gmake libtool zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.8 17 Mar 2025 08:28:34
    |
Yuri Victorovich (yuri)  |
math/lis: update 2.1.6 → 2.1.8
Reported by: portscout |
2.1.6 17 Jul 2024 21:22:27
    |
Yuri Victorovich (yuri)  |
math/lis: update 2.1.4 → 2.1.6
Reported by: portscout |
2.1.4 27 May 2024 08:06:46
    |
Yuri Victorovich (yuri)  |
math/lis: update 2.1.3 → 2.1.4
Reported by: portscout |
2.1.3_1 12 Mar 2024 12:04:29
    |
Nuno Teixeira (eduardo)  |
math/lis: Move man pages to share/man
Approved by: portmgr (blanket) |
2.1.3 18 Jun 2023 06:52:14
    |
Yuri Victorovich (yuri)  |
math/lis: Update 2.0.30 → 2.1.3
Reported by: portscout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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.30 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.0.30 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.30 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.0.30 25 Jan 2021 23:45:35
  |
yuri  |
math/lis: Update 2.0.29 -> 2.0.30
Reported by: portscout |
2.0.29 07 Jan 2021 01:31:28
  |
yuri  |
math/lis: Update 2.0.28 -> 2.0.29
Reported by: portscout |
2.0.28 25 Dec 2020 07:08:29
  |
yuri  |
math/lis: Update 2.0.27 -> 2.0.28
Reported by: portscout |
2.0.27 06 Dec 2020 08:11:47
  |
yuri  |
math/lis: Update 2.0.25 -> 2.0.27
Reported by: portscout |
2.0.25 20 Nov 2020 02:44:09
  |
yuri  |
math/lis: Update 2.0.24 -> 2.0.25
Reported by: portscout |
2.0.24 09 Nov 2020 09:45:52
  |
yuri  |
math/lis: Update 2.0.23 -> 2.0.24
Reported by: portlint |
2.0.23 27 Aug 2020 04:30:57
  |
yuri  |
math/lis: Update 2.0.22 -> 2.0.23
Reported by: portscout |
2.0.22 23 May 2020 19:19:19
  |
yuri  |
math/lis: Update 2.0.21 -> 2.0.22
Reported by: portscout |
2.0.21 18 Mar 2020 19:31:20
  |
yuri  |
math/lis: Update 2.0.20 -> 2.0.21
Reported by: portscout |
2.0.20_1 08 Mar 2020 21:56:37
  |
jbeich  |
Drop dependency on devel/openmp
- Drop if devel/llvm* was used as a substitute
Approved by: yuri, rene (earlier version)
Differential Revision: https://reviews.freebsd.org/D23020 |
2.0.20 05 Oct 2019 22:49:14
  |
yuri  |
math/lis: Update 2.0.19 -> 2.0.20
Reported by: portscout |
2.0.19_1 21 Sep 2019 18:59:57
  |
jbeich  |
devel/openmp: update to 9.0.0
- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/ |
2.0.19 23 May 2019 08:29:45
  |
yuri  |
math/lis: Update 2.0.18 -> 2.0.19
Reported by: portscout |
2.0.18_1 08 May 2019 16:05:53
  |
jbeich  |
devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)
PR: 236907
Approved by: bapt (maintainer)
Differential Revision: https://reviews.freebsd.org/D19767 |
2.0.18 03 Apr 2019 16:33:24
  |
yuri  |
New port: math/lis: Library of Iterative Solvers for linear systems |