Port details |
- ipopt Software package for large-scale nonlinear optimization
- 3.14.9 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2014-09-01 18:09:50
- Last Update: 2022-07-29 19:57:37
- Commit Hash: 6be5acb
- License: EPL
- Description:
- Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software
package for large-scale nonlinear optimization.
Ipopt is written in C++ and is released as open source code under the
Eclipse Public License (EPL). It is available from the COIN-OR
initiative. The code has been written by Carl Laird and Andreas Wchter,
who is the COIN project leader for Ipopt.
The Ipopt distribution can be used to generate a library that can be
linked to one's own C++, C, or Fortran code, as well as a solver
executable for the AMPL modeling environment. The package includes
interfaces to CUTEr optimization testing environment, as well as the
MATLAB and R programming environments. IPOPT can be used on Linux/UNIX,
Mac OS X and Windows platforms.
An excellent reference for this library can be found in:
Wachter and L. T. Biegler, On the Implementation of a Primal-Dual Interior
Point Filter Line Search Algorithm for Large-Scale Nonlinear Programming,
Mathematical Programming 106(1), pp. 25-57, 2006
WWW: https://projects.coin-or.org/Ipopt
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_BUILD:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/math/ipopt/ && make install clean
- To add the package, run one of these commands:
- pkg install math/ipopt
- pkg install Ipopt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: Ipopt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1659122989
SHA256 (coin-or-Ipopt-releases-3.14.9_GH0.tar.gz) = e12eba451269ec30f4cf6e2acb8b35399f0d029c97dff10465416f5739c8cf7a
SIZE (coin-or-Ipopt-releases-3.14.9_GH0.tar.gz) = 1845391
- 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:
-
- gfortran11 : lang/gcc11
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- Runtime dependencies:
-
- gfortran11 : lang/gcc11
- Library dependencies:
-
- libcoinasl.so : math/asl
- libcoinmetis.so : math/coin-or-metis
- libcoinmumps.so : math/coin-or-mumps
- libblas.so : math/blas
- liblapack.so : math/lapack
- This port is required by:
- for Libraries
-
- math/SCIP
- math/bonmin
- math/casadi
- math/cbc
- math/cgl-conic
- math/couenne
- math/disco
-
Deleted ports which required this port:
- * - 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 Ipopt-3.14.9:
DEBUG=off: Build with debugging support
===> Use 'make config' to modify these settings
- Options name:
- math_ipopt
- USES:
- blaslapack compiler:c++11-lang fortran libtool pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Jul 2022 19:57:37 3.14.9 |
Yuri Victorovich (yuri)  |
math/ipopt: Update 3.14.4 -> 3.14.9 |
20 Jul 2022 14:22:24 3.14.4_1 |
Tobias C. Berner (tcberner)  |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
04 Mar 2022 19:11:49 3.14.4_1 |
Yuri Victorovich (yuri)  |
math/ipopt: Disable Java option
It was breaking when guavac, jikes, or javac executables were found.
PR: 262347
Reported by: gja822@narod.ru |
27 Feb 2022 19:59:59 3.14.4_1 |
Yuri Victorovich (yuri)  |
math/coin-or-mumps: Update 1.6.3 -> 3.0.2 |
24 Feb 2022 16:21:08 3.14.4 |
Yuri Victorovich (yuri)  |
math/ipopt: Update 3.12.13 -> 3.14.4 |
23 Feb 2022 17:02:05 3.12.13_4 |
Yuri Victorovich (yuri)  |
math/asl: Update 1.4.4 -> 2.0.0
Reported by: portscout |
03 May 2021 20:56:30 3.12.13_3 |
Yuri Victorovich (yuri)  |
math/ipopt: Link with COIN-OR ASL to provide AMPL interface |
06 Apr 2021 14:31:07 3.12.13_2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Dec 2020 09:29:23
3.12.13_2 |
antoine  |
Do not include bsd.port.mk twice |
17 Nov 2020 22:27:01
3.12.13_2 |
linimon  |
Add workaround for new failure with Fortran GCC 10 frontend:
Rank mismatch between actual argument at (1) and actual argument at (2)
(scalar and rank-1)
PR: 246700
Approved by: maintainer |
30 Jan 2020 14:17:44
3.12.13_2 |
swills  |
Fix math/openblas and bump dependent ports
* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]
This is correcting issues from r523749 [1][2][4] and r515970 [3]
PR: 231371
Reported by: build cluster [1]
Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by: many [5]
Reviewed by: mat, bapt
Approved by: implicit, since this is a build fix |
19 Sep 2019 19:43:48
3.12.13_1 |
pkubaj  |
math/casadi: fix build on GCC architectures
Use C++11 compiler:
Cannot enable C++11 features.
Use it also for math/ipopt to be able to link math/casadi against it.
Approved by: mentors (implicit approval) |
26 Jul 2019 20:46:57
3.12.13_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
29 Apr 2019 07:50:31
3.12.13 |
yuri  |
math/ipopt: Fix MASTER_SITES URL |
29 Apr 2019 07:48:18
3.12.13 |
yuri  |
math/ipopt: Update 3.12.12 -> 3.12.13
The project now rebuilds and installs documentation with doxygen.
Reported by: portscout |
22 Apr 2019 13:16:34
3.12.12_2 |
gerald  |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
12 Dec 2018 01:35:36
3.12.12_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
20 Nov 2018 22:33:32
3.12.12 |
yuri  |
math/ipopt: Update 3.12.11 -> 3.12.12
Reported by: portscout |
19 Nov 2018 01:52:39
3.12.11 |
yuri  |
math/ipopt: Update 3.12.10 -> 3.12.11
Take maintainership.
Reported by: portscout |
29 Jul 2018 22:18:46
3.12.10_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
04 Jun 2018 16:08:23
3.12.10 |
riggs  |
Update to upstream version 3.12.10 (bugfix release)
MFH: 2018Q2 |
01 Apr 2018 04:58:18
3.12.9 |
yuri  |
math/ipopt: Update 3.12.7 -> 3.12.9; Unbreak on 12
Port changes:
* Change to DISTVERSION
* Patch config.h to set HAVE_RAND=1. It was failing due to
some glitch in configure: the rand() test program was failing
because the declaration of the exit() function didn't match.
* Silence commands. |
17 Mar 2018 08:33:18
3.12.7_3 |
amdmi3  |
- Remove redundant regression-test target, the port already supports 'make test' |
10 Mar 2018 17:46:06
3.12.7_3 |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
10 Sep 2017 20:55:39
3.12.7_2 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
01 Apr 2017 15:23:32
3.12.7_1 |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
27 Feb 2017 16:37:40
3.12.7 |
robak  |
math/ipopt: update 3.12.6 -> 3.12.7
- Reset maintainership
- Add patches
- Add regression test option
PR: 217377
Submitted by: pfg (maintainer) |
07 Dec 2016 13:24:57
3.12.6_1 |
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry |
21 Oct 2016 15:21:13
3.12.6 |
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 |
21 Oct 2016 12:51:41
3.12.6  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
11 Oct 2016 21:03:38
3.12.6 |
pawel  |
- Update to version 3.12.6 [1]
- Convert to test framework
Changelog:
- better support for custom algorithm development [r2659]
- extend build system to work without Fortran compiler [r2660,r2661]
PR: 213341 [1]
Submitted by: pfg (maintainer) [1] |
04 Oct 2016 11:41:45
3.12.5 |
mat  |
Silence check-plist, there is already PORTDOCS=*
Sponsored by: Absolight |
19 May 2016 10:44:12
3.12.5 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
03 May 2016 20:49:31
3.12.5 |
arved  |
Update to 3.12.5
PR: 209180
Submitted by: pfg@ |
27 Feb 2016 13:26:24
3.12.4 |
bapt  |
Enforce using binutils from ports when linking C++ codes given we use binutils
from ports for fortran
This fixes build for upcoming binutils 2.26 |
12 Oct 2015 12:26:07
3.12.4 |
riggs  |
Update to upstream version 3.12.4
While on it:
Convert to OPTION helpers
PR: 203291
Submitted by: pfg@FreeBSD.org |
11 May 2015 18:34:58
3.11.10 |
mat  |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
25 Jan 2015 05:27:51
3.11.10 |
amdmi3  |
- Update to 3.11.10
PR: 196896
Submitted by: pfg@FreeBSD.org (maintainer) |
13 Jan 2015 20:23:59
3.11.9_1 |
thierry  |
Patch to use blaslapack framework.
Includes some cleanups but no functional change.
PR: ports/196648
Submitted by: pfg (maintainer) |
15 Nov 2014 12:20:54
3.11.9_1 |
antoine  |
Cleanup plist |
10 Sep 2014 20:50:37
3.11.9_1 |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
01 Sep 2014 18:09:42
3.11.9 |
pi  |
New port: math/ipopt
Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software
package for large-scale nonlinear optimization.
Ipopt is written in C++ and is released as open source code under the
Eclipse Public License (EPL). It is available from the COIN-OR
initiative. The code has been written by Carl Laird and Andreas Wachter,
who is the COIN project leader for Ipopt.
The Ipopt distribution can be used to generate a library that can be
linked to one's own C++, C, or Fortran code, as well as a solver
executable for the AMPL modeling environment. The package includes
interfaces to CUTEr optimization testing environment, as well as the
MATLAB and R programming environments. IPOPT can be used on Linux/UNIX, (Only the first 15 lines of the commit message are shown above ) |