notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Diego: I replied to your email, it bounced. Please email me again from a different address.

HEADS UP

We have a known problem with lists of packages - they are out of date. A fix is in the works: see https://github.com/FreshPorts/freshports/issues/615 & https://github.com/FreshPorts/freshports/issues/616

Port details on branch 2025Q1
isl Integer Set Library
0.27 devel on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.27Version of this port present on the latest quarterly branch.
Maintainer: wen@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (75 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/isl-0.27/catalog.mk
  3. /usr/local/share/licenses/isl-0.27/LICENSE
  4. /usr/local/share/licenses/isl-0.27/MIT
  5. include/isl/aff.h
  6. include/isl/aff_type.h
  7. include/isl/arg.h
  8. include/isl/ast.h
  9. include/isl/ast_build.h
  10. include/isl/ast_type.h
  11. include/isl/constraint.h
  12. include/isl/cpp.h
  13. include/isl/ctx.h
  14. include/isl/fixed_box.h
  15. include/isl/flow.h
  16. include/isl/hash.h
  17. include/isl/hmap.h
  18. include/isl/hmap_templ.c
  19. include/isl/id.h
  20. include/isl/id_to_ast_expr.h
  21. include/isl/id_to_id.h
  22. include/isl/id_to_pw_aff.h
  23. include/isl/id_type.h
  24. include/isl/ilp.h
  25. include/isl/list.h
  26. include/isl/local_space.h
  27. include/isl/lp.h
  28. include/isl/map.h
  29. include/isl/map_to_basic_set.h
  30. include/isl/map_type.h
  31. include/isl/mat.h
  32. include/isl/maybe.h
  33. include/isl/maybe_ast_expr.h
  34. include/isl/maybe_basic_set.h
  35. include/isl/maybe_id.h
  36. include/isl/maybe_pw_aff.h
  37. include/isl/maybe_templ.h
  38. include/isl/multi.h
  39. include/isl/obj.h
  40. include/isl/options.h
  41. include/isl/point.h
  42. include/isl/polynomial.h
  43. include/isl/polynomial_type.h
  44. include/isl/printer.h
  45. include/isl/printer_type.h
  46. include/isl/schedule.h
  47. include/isl/schedule_node.h
  48. include/isl/schedule_type.h
  49. include/isl/set.h
  50. include/isl/set_type.h
  51. include/isl/space.h
  52. include/isl/space_type.h
  53. include/isl/stdint.h
  54. include/isl/stream.h
  55. include/isl/stride_info.h
  56. include/isl/typed_cpp.h
  57. include/isl/union_map.h
  58. include/isl/union_map_type.h
  59. include/isl/union_set.h
  60. include/isl/union_set_type.h
  61. include/isl/val.h
  62. include/isl/val_gmp.h
  63. include/isl/val_type.h
  64. include/isl/vec.h
  65. include/isl/version.h
  66. include/isl/vertices.h
  67. lib/libisl.a
  68. lib/libisl.so
  69. lib/libisl.so.23
  70. lib/libisl.so.23.4.0
  71. lib/libisl.so.23.4.0-gdb.py
  72. libdata/pkgconfig/isl.pc
  73. @owner
  74. @group
  75. @mode
Collapse this list.
Dependency lines:
  • isl>0:devel/isl
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):
isl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.270.270.230.270.27-0.23-
FreeBSD:13:quarterly0.270.270.260.270.270.260.260.26
FreeBSD:14:latest0.270.270.250.270.270.26-0.26
FreeBSD:14:quarterly0.270.27-0.270.270.260.260.26
FreeBSD:15:latest0.270.27n/a0.27n/a0.260.260.26
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libgmp.so : math/gmp
This port is required by:
for Libraries
  1. devel/avr-gcc
  2. devel/gcc-msp430-ti-toolchain
  3. lang/gnat12
  4. lang/gnat13
  5. math/barvinok
  6. math/cloog
  7. math/py-islpy

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. math/sage*
  2. Collapse this list of deleted ports.
* - 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:
===> 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:
Expand this list (52 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/libisl/
  2. http://cytranet.dl.sourceforge.net/project/libisl/
  3. http://deac-ams.dl.sourceforge.net/project/libisl/
  4. http://deac-fra.dl.sourceforge.net/project/libisl/
  5. http://deac-riga.dl.sourceforge.net/project/libisl/
  6. http://downloads.sourceforge.net/project/libisl/
  7. http://excellmedia.dl.sourceforge.net/project/libisl/
  8. http://freefr.dl.sourceforge.net/project/libisl/
  9. http://gigenet.dl.sourceforge.net/project/libisl/
  10. http://ixpeering.dl.sourceforge.net/project/libisl/
  11. http://jaist.dl.sourceforge.net/project/libisl/
  12. http://kumisystems.dl.sourceforge.net/project/libisl/
  13. http://liquidtelecom.dl.sourceforge.net/project/libisl/
  14. http://nchc.dl.sourceforge.net/project/libisl/
  15. http://netactuate.dl.sourceforge.net/project/libisl/
  16. http://netcologne.dl.sourceforge.net/project/libisl/
  17. http://netix.dl.sourceforge.net/project/libisl/
  18. http://onboardcloud.dl.sourceforge.net/project/libisl/
  19. http://phoenixnap.dl.sourceforge.net/project/libisl/
  20. http://razaoinfo.dl.sourceforge.net/project/libisl/
  21. http://sinalbr.dl.sourceforge.net/project/libisl/
  22. http://sitsa.dl.sourceforge.net/project/libisl/
  23. http://tenet.dl.sourceforge.net/project/libisl/
  24. http://udomain.dl.sourceforge.net/project/libisl/
  25. http://ufpr.dl.sourceforge.net/project/libisl/
  26. http://versaweb.dl.sourceforge.net/project/libisl/
  27. https://cfhcable.dl.sourceforge.net/project/libisl/
  28. https://cytranet.dl.sourceforge.net/project/libisl/
  29. https://deac-ams.dl.sourceforge.net/project/libisl/
  30. https://deac-fra.dl.sourceforge.net/project/libisl/
  31. https://deac-riga.dl.sourceforge.net/project/libisl/
  32. https://downloads.sourceforge.net/project/libisl/
  33. https://excellmedia.dl.sourceforge.net/project/libisl/
  34. https://freefr.dl.sourceforge.net/project/libisl/
  35. https://gigenet.dl.sourceforge.net/project/libisl/
  36. https://ixpeering.dl.sourceforge.net/project/libisl/
  37. https://jaist.dl.sourceforge.net/project/libisl/
  38. https://kumisystems.dl.sourceforge.net/project/libisl/
  39. https://liquidtelecom.dl.sourceforge.net/project/libisl/
  40. https://nchc.dl.sourceforge.net/project/libisl/
  41. https://netactuate.dl.sourceforge.net/project/libisl/
  42. https://netcologne.dl.sourceforge.net/project/libisl/
  43. https://netix.dl.sourceforge.net/project/libisl/
  44. https://onboardcloud.dl.sourceforge.net/project/libisl/
  45. https://phoenixnap.dl.sourceforge.net/project/libisl/
  46. https://razaoinfo.dl.sourceforge.net/project/libisl/
  47. https://sinalbr.dl.sourceforge.net/project/libisl/
  48. https://sitsa.dl.sourceforge.net/project/libisl/
  49. https://tenet.dl.sourceforge.net/project/libisl/
  50. https://udomain.dl.sourceforge.net/project/libisl/
  51. https://ufpr.dl.sourceforge.net/project/libisl/
  52. https://versaweb.dl.sourceforge.net/project/libisl/
Collapse this list.

There are no commits on branch 2025Q1 for this port