mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
4d2f5b48e5
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
19 lines
538 B
Plaintext
19 lines
538 B
Plaintext
include/nlopt.f
|
|
include/nlopt.h
|
|
include/nlopt.hpp
|
|
lib/cmake/nlopt/NLoptConfig.cmake
|
|
lib/cmake/nlopt/NLoptConfigVersion.cmake
|
|
lib/cmake/nlopt/NLoptLibraryDepends-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/nlopt/NLoptLibraryDepends.cmake
|
|
lib/guile/2.2/extensions/nlopt_guile.so
|
|
lib/libnlopt.so
|
|
lib/libnlopt.so.0
|
|
lib/libnlopt.so.0.11.0
|
|
%%PYTHON_SITELIBDIR%%/_nlopt.so
|
|
%%PYTHON_SITELIBDIR%%/nlopt.py
|
|
libdata/pkgconfig/nlopt.pc
|
|
man/man3/nlopt.3.gz
|
|
man/man3/nlopt_minimize.3.gz
|
|
man/man3/nlopt_minimize_constrained.3.gz
|
|
share/guile/site/2.2/nlopt.scm
|