Port details |
- isl Integer Set Library
- 0.27 devel =3 0.27Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2014-05-25 07:31:32
- Last Update: 2024-09-08 13:23:52
- Commit Hash: 204dd0f
- People watching this port, also watch:: linux-c7-atk, libssh, py39-PyOpenGL, noto-tc, kf5-kquickcharts
- Also Listed In: math
- License: MIT
- WWW:
- https://libisl.sourceforge.io/
- Description:
- isl is a library for manipulating sets and relations of integer points
bounded by linear constraints. Supported operations on sets include
intersection, union, set difference, emptiness check, convex hull,
(integer) affine hull, integer projection, computing the lexicographic
minimum using parametric integer programming, coalescing and parametric
vertex enumeration. It also includes an ILP solver based on generalized
basis reduction, transitive closures on maps (which may encode infinite
graphs), dependence analysis and bounds on piecewise step-polynomials.
- ¦ ¦ ¦ ¦
- 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/devel/isl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/isl
- pkg install isl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: isl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725453889
SHA256 (isl-0.27.tar.xz) = 6d8babb59e7b672e8cb7870e874f3f7b813b6e00e6af3f8b04f7579965643d5c
SIZE (isl-0.27.tar.xz) = 2056436
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgmp.so : math/gmp
- This port is required by:
- for Libraries
-
- devel/avr-gcc
- devel/gcc-msp430-ti-toolchain
- lang/gnat12
- lang/gnat13
- math/barvinok
- math/cloog
- math/py-islpy
Configuration Options:
- ===> The following configuration options are available for isl-0.27:
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
===> Use 'make config' to modify these settings
- Options name:
- devel_isl
- USES:
- libtool pkgconfig tar:xz
- 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 |
0.27 08 Sep 2024 13:23:52 |
Wen Heping (wen) |
devel/isl: Update to 0.27 |
0.26 04 Sep 2024 08:10:06 |
Nuno Teixeira (eduardo) |
devel/isl: Take maintainership
Add maintainership to Wen Heping as requested by private e-mail. |
0.26 04 Sep 2024 07:27:25 |
Nuno Teixeira (eduardo) |
devel/isl: Drop maintainership |
0.26 04 Apr 2023 09:42:27 |
Nuno Teixeira (eduardo) |
devel/isl: Adopt/Update to 0.26
ChangeLog:
https://repo.or.cz/isl.git/blob/e58af07f91c94db81627fb801fa6f52c3a7201a8:/ChangeLog |
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) |
0.25 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 ) |
0.25 31 Aug 2022 17:44:10 |
Neel Chauhan (nc) |
devel/isl: Update to 0.25 |
0.24 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.24 14 Oct 2021 10:23:04 |
Daniel Engberg (diizzy) |
devel/isl: Update URLs, fix build and connect test suite
Update URLs (old main site dead)
Fix port to follow CFLAGS set by framework instead of hardsetting -O3 only
Rearrange Makefile
Reference: https://groups.google.com/g/isl-development/c/JGaMo2VUu_8
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32494 |
0.24 05 Oct 2021 22:24:18 |
Daniel Engberg (diizzy) |
devel/isl: Add GENTOO to MASTER_SITES
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32301 |
0.24 21 Sep 2021 20:02:31 |
Danilo Egea Gondolfo (danilo) |
devel/isl: Update to 0.24
Drop maintainership. |
0.23 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.23 03 Dec 2020 20:22:33 |
danilo |
devel/isl: Update to 0.23
PR: 251432 |
0.22.1 06 Aug 2020 21:31:34 |
danilo |
- Update to 0.22.1 |
0.22 05 Jun 2020 18:52:31 |
arrowd |
devel/isl: update to 0.22
PR: 242509
Submitted by: thierry
Approved by: danilo (maintainer timeout) |
0.19 08 Apr 2018 19:05:37 |
danilo |
math/cloog
- Update to 0.19.0
- Use github
- Add ac_cv_prog_TEXI2DVI to avoid building docs for now
devel/isl
- Update to 0.19
- Bump PORTREVISION of all dependencies |
0.18 28 Jan 2017 19:48:38 |
danilo |
- Update to 0.18 |
0.17.1 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
0.17.1 10 Jun 2016 18:55:25 |
danilo |
- Update to 0.17.1 |
0.16.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.16.1 23 Feb 2016 02:18:35 |
danilo |
- Update devel/isl to 0.16.1
PR: 207370
Submitted by: tijl |
0.15_1 08 Aug 2015 04:56:58 |
danilo |
- Fix a build problem in devel/gcc-arm-embedded on FreeBSD 9 due the old gcc
PR: 202030 |
0.15 03 Aug 2015 19:18:41 |
danilo |
- Update to 0.15 |
0.14.1 23 Apr 2015 14:46:55 |
danilo |
- Update to 0.14.1 |
0.14 05 Feb 2015 18:51:59 |
danilo |
math/cloog
- Update to 0.18.3
devel/isl [1]
- Update isl to 0.14
- Take maintainership
Approved by: delphij [1] |
0.13 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
0.13 30 Jun 2014 16:12:57 |
delphij |
- Update to 0.13
- Switch to use xz
- Grab. |
0.12_1 30 Jun 2014 05:51:03 |
eadler |
multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check) |
0.12_1 25 Jun 2014 18:37:51 |
amdmi3 |
- Convert USE_BZIP2 to USES
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
0.12 25 May 2014 07:31:23 |
miwi |
isl is a library for manipulating sets and relations of integer points
bounded by linear constraints. Supported operations on sets include
intersection, union, set difference, emptiness check, convex hull,
(integer) affine hull, integer projection, computing the lexicographic
minimum using parametric integer programming, coalescing and parametric
vertex enumeration. It also includes an ILP solver based on generalized
basis reduction, transitive closures on maps (which may encode infinite
graphs), dependence analysis and bounds on piecewise step-polynomials.
WWW: http://isl.gforge.inria.fr/
PR: ports/187143
Submitted by: Gea-Suan Lin <gslin@gslin.org> |