non port: math/nlopt/pkg-plist |
Number of commits found: 12 |
Saturday, 1 Mar 2025
|
15:09 Rainer Hurling (rhurlin) Author: Älven
math/nlopt: Update from 2.9.1 to 2.10.0
- New Java bindings
- Allow disabling exceptions with set_exceptions_enabled
- Configurable tolg tolerance parameter for Luksan gradient
stopping condition
- Restored LD_LBFGS_NOCEDAL enum value (dropped in 2.9) to ease
backwards compatibility for wrappers in other languages
(though this algorithm is currently unimplemented)
Changelog: https://github.com/stevengj/nlopt/blob/master/NEWS.md#nlopt-210
PR: 284934
Reported by: portscout, Repology
11c19f0 |
Tuesday, 12 Nov 2024
|
15:34 Rainer Hurling (rhurlin)
math/nlopt: Update to 2.9.0
- New NLOPT_LUKSAN cmake option to build without Luksan LGPL code
- Dropped unused LD_LBFGS_NOCEDAL enum value
- Python 3.13 support
- Fixed COBYLA not returning the optimum
- Fixed SLSQP returning infeasible optimum
- Fixed STOGO not registering new optimum
- Various minor bugfixes
Changelog: https://github.com/stevengj/nlopt/compare/v2.8.0...v2.9.0
Reported by: portscout, Repology
cdc0abb |
Sunday, 25 Aug 2024
|
13:19 Rainer Hurling (rhurlin)
math/nlopt: Update to 2.8.0
- Switch from guile2 to guile3
- Pet portclippy
Since guile-config-3.0 crashes, nlopt avoids its use with some patches.
Changelog: https://github.com/stevengj/nlopt/releases/tag/v2.8.0
Reported by: portscout, Repology
b17b4e0 |
Wednesday, 24 Jan 2024
|
19:32 Rainer Hurling (rhurlin) Author: Alexey Dokuchaev
math/nlopt: Flavorize in full and minimize
- full: Complete installation as before [default]
- minimum: No NumPy and Guile2 support, mainly C++
7c6de6c |
Monday, 16 May 2022
|
06:49 Loïc Bartoletti (lbartoletti)
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine
2d34c2b |
Friday, 10 Dec 2021
|
19:43 Rainer Hurling (rhurlin)
math/nlopt: Update to 2.7.1
Changelog: https://github.com/stevengj/nlopt/blob/master/NEWS.md#nlopt-271
Reported by: portscout, Repology
MFH: 2021Q4
82a7563 |
Thursday, 19 Nov 2020
|
13:40 rhurlin
math/nlopt: Update to 2.7.0
Minor release:
- New nlopt_set_param API for setting internal algorithm parameters
- Avoid library-symbol conflicts
Changelog: https://github.com/stevengj/nlopt/releases/tag/v2.7.0
Reported by: portscout
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D27276
 |
Thursday, 27 Jun 2019
|
09:02 danfe
Update Guile to version 2.2.5, modern stable version, and fix dependent
ports to build against it. Most changes are rather minor and mechanical
except for the devel/gdb (obtained via their bugtracker [1], courtesy of
Doug Evans). One port (science/meep) I had to mark BROKEN after fixing
it proved to be very tedious and actually unreliable. It is very old,
there are newer versions available so it should be fixed by updating.
One port (devel/libruin) had revealed a bug in the new Guile code (an
auxiliary script, really) that had to be worked-round; reference to the
problematic upstream commit is provided in the patch.
PR: 229613
Exp-run by: antoine
[1] https://sourceware.org/bugzilla/show_bug.cgi?id=21104#c8
 |
Monday, 15 Apr 2019
|
11:35 swills
math/nlopt: Update to version 2.6.1
PR: 237274
Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
 |
Sunday, 9 Dec 2018
|
14:53 riggs
Update to upstream version 2.5.0
Detailed maintainer log:
- Update from 2.4.2 to 2.5.0
- Change sources from MASTER_SITES to GitHub
- Update version of Python dependency
- Remove CONFIGURE
- Add CFLAGS to find gmp.h
- Remov INSTALL_TARGET
- Update WWW in pkg-descr
- Update pkg-plist
The new version brings some enhancements and changes:
- New AGS global solver (#194), thanks to Vladislav Sovrasov
- New nlopt_get_numevals function providing a built-in evaluation
counter (#160)
- New nlopt_get_errmsg function for more descriptive error messages
- Build system is converted from autotools to cmake (#49), thanks
to Julien Schueller
- Plugins updated for recent Octave and Guile versions
- Various other build fixes and minor bug fixes
PR: 233497
Submitted by: rhurlin@gwdg.de (maintainer)
 |
Wednesday, 31 Dec 2014
|
15:49 rene
math/nlopt: fix guile2 option after GNOME 3 update.
- use lang/guile2 instead of lang/guile
- use swig3.0 instead of swig2.0
- bump PORTREVISION
PR: 195952
Submitted by: maintainer (Rainer Hurling)
 |
Saturday, 11 Oct 2014
|
18:46 riggs
- Initial import of math/nlopt
PR: 193262
Submitted by: rhurlin@gwdg.de (maintainer)
Reviewed by: koobs, riggs
 |
Number of commits found: 12 |