Port details |
- minizinc Constraint modeling language
- 2.8.7 math
=2 2.8.6Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-08-10 05:27:39
- Last Update: 2024-11-05 07:25:44
- Commit Hash: 810137c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: lang
- License: MPL20
- WWW:
- https://www.minizinc.org/
- https://github.com/MiniZinc
- Description:
- MiniZinc is a free and open-source constraint modeling language.
You can use MiniZinc to model constraint satisfaction and optimization problems
in a high-level, solver-independent way, taking advantage of a large library of
pre-defined constraints. Your model is then compiled into FlatZinc, a solver
input language that is understood by a wide range of solvers.
MiniZinc is developed at Monash University in collaboration with Data61 Decision
Sciences and the University of Melbourne.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_BUILD:
- To install the port:
- cd /usr/ports/math/minizinc/ && make install clean
- To add the package, run one of these commands:
- pkg install math/minizinc
- pkg install minizinc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: minizinc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727937266
SHA256 (MiniZinc-libminizinc-2.8.7_GH0.tar.gz) = 91413c9788d45eb77ecb1da9657c00744312cca4fd5e71ca2583c35a32a3be62
SIZE (MiniZinc-libminizinc-2.8.7_GH0.tar.gz) = 8059507
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
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libCbc.so : math/cbc
- libCgl.so : math/cgl
- libCoinUtils.so : math/coinutils
- libgecodekernel.so : math/gecode
- libOsi.so : math/osi
- libOsiClp.so : math/clp
- This port is required by:
- for Run
-
- math/minizinc-ide
Configuration Options:
- ===> The following configuration options are available for minizinc-2.8.7:
WITH_SCIP=off: Build with the SCIP optimizer
===> Use 'make config' to modify these settings
- Options name:
- math_minizinc
- USES:
- bison cmake compiler:c++11-lang
- 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.8.7 05 Nov 2024 07:25:44
    |
Yuri Victorovich (yuri)  |
math/minizinc{,-ide}: Update WWW |
2.8.7 03 Oct 2024 09:17:09
    |
Yuri Victorovich (yuri)  |
math/minizinc{,-ide}: update 2.8.6 → 2.8.7
Reported by: portscout |
2.8.6 28 Sep 2024 02:34:20
    |
Yuri Victorovich (yuri)  |
math/minizinc{,-ide}: update 2.8.5 → 2.8.6
Reported by: portscout |
2.8.5 05 Jun 2024 02:29:47
    |
Yuri Victorovich (yuri)  |
math/minizinc{,-ide}: update 2.8.4 → 2.8.5
Reported by: portscout |
2.8.4 26 May 2024 21:57:11
    |
Yuri Victorovich (yuri)  |
math/minizinc: update 2.8.3 → 2.8.4
Reported by: portscout |
2.8.3_1 08 Mar 2024 10:25:54
    |
Yuri Victorovich (yuri)  |
math/highs: update 1.6.0 → 1.7.0
Reported by: portscout |
2.8.3 02 Feb 2024 14:58:57
    |
Yuri Victorovich (yuri)  |
math/minizinc: update 2.8.2 → 2.8.3
Reported by: portscout |
2.8.2 22 Dec 2023 04:53:48
    |
Yuri Victorovich (yuri)  |
math/minizinc: update 2.8.0 → 2.8.2
Reported by: portscout |
2.8.0 16 Nov 2023 21:51:22
    |
Yuri Victorovich (yuri)  |
math/minizinc{,-ide}: update 2.7.6 → 2.8.0
Reported by: portscout |
2.7.6 05 Nov 2023 17:53:30
    |
Yuri Victorovich (yuri)  |
math/minizinc: update 2.6.4 → 2.7.6
Reported by: portscout |
2.6.4_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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.6.4 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.6.4 28 Jun 2022 00:20:28
    |
Yuri Victorovich (yuri)  |
math/minizinc: Update 2.6.3 -> 2.6.4
Reported by: portscout |
2.6.3 07 May 2022 06:48:44
    |
Yuri Victorovich (yuri)  |
math/minizinc: Update 2.6.2 -> 2.6.3
Reported by: portscout |
2.6.2 24 Mar 2022 16:35:03
    |
Yuri Victorovich (yuri)  |
math/minizinc: Update 2.6.1 -> 2.6.2
Reported by: portscout |
2.6.1 13 Mar 2022 18:30:14
    |
Yuri Victorovich (yuri)  |
math/minizinc: Update 2.6.0 -> 2.6.1
Reported by: portscout |
2.6.0 22 Feb 2022 18:00:28
    |
Yuri Victorovich (yuri)  |
math/minizinc: Update 2.5.5 -> 2.6.0
Reported by: portscout |
2.5.5_3 08 May 2021 22:57:16
    |
Yuri Victorovich (yuri)  |
math/gecode: Change to GNU autotools; Add options; Add test targets
cmake isn't a default build system for Gecode. Test targets are missing
there, and at least one problem produces a wrong result when Gecode is
built with cmake (zebra_inverse.mzn). |
2.5.5_2 04 May 2021 19:07:27
    |
Yuri Victorovich (yuri)  |
math/minizinc: Bump after gecode move between categories |
2.5.5_1 02 May 2021 23:19:09
    |
Yuri Victorovich (yuri)  |
math/minizinc: Add patch to skip path that doesn't exist on FreeBSD
Also improve Makefile format. |
2.5.5 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.5.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.5.5 29 Mar 2021 00:59:40
  |
yuri  |
math/minizinc: Update 2.5.3 -> 2.5.5
Reported by: portscout |
2.5.3 29 Nov 2020 06:15:16
  |
yuri  |
math/minizinc: Update 2.5.2 -> 2.5.3
Reported by: portscout |
2.5.2 13 Nov 2020 01:21:48
  |
yuri  |
math/minizinc: Update 2.5.1 -> 2.5.2 |
2.5.1 04 Nov 2020 09:24:30
  |
yuri  |
math/minizinc: The WITH_SCIP option isn't broken any more as of version 2.5.1 |
2.5.1 25 Oct 2020 18:49:59
  |
yuri  |
math/minizinc: Update 2.5.0 -> 2.5.1
Reported by: portscout |
2.5.0 11 Oct 2020 22:29:37
  |
yuri  |
math/minizinc: Update 2.4.3.20200807 -> 2.5.0
Reported by: portscout |
2.4.3.20200807_1 10 Aug 2020 16:19:07
  |
yuri  |
math/minizinc: Fix typo in GH_ACCOUNT; Set default to the MiniZinc standard
library |
2.4.3.20200807 10 Aug 2020 05:27:33
  |
yuri  |
New port: math/minizinc: Constraint modeling language |