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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-mystic Highly-constrained non-convex optimization and uncertainty quantification
0.4.2 devel on this many watch lists=0 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.4.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-18 18:09:23
Last Update: 2024-03-09 14:05:52
Commit Hash: e16237b
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://mystic.readthedocs.io/en/latest/
https://github.com/uqfoundation/mystic
Description:
The mystic framework provides a collection of optimization algorithms and tools that allows the user to more robustly (and easily) solve hard optimization problems. All optimization algorithms included in mystic provide workflow at the fitting layer, not just access to the algorithms as function calls. mystic gives the user fine-grained power to both monitor and steer optimizations as the fit processes are running. Optimizers can advance one iteration with Step, or run to completion with Solve. Users can customize optimizer stop conditions, where both compound and user-provided conditions may be used. Optimizers can save state, can be reconfigured dynamically, and can be restarted from a saved solver or from a results file. All solvers can also leverage parallel computing, either within each iteration or as an ensemble of solvers.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}mystic>0:devel/py-mystic@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-mystic/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-mystic
  • pkg install py39-mystic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-mystic listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-mystic
Package flavors (<flavor>: <package>)
  • py39: py39-mystic
distinfo:
TIMESTAMP = 1708449220 SHA256 (mystic-0.4.2.tar.gz) = 619e32b7040a50b59c8d261897ce9fc3a8f9b178020007acb94a30b5bf317393 SIZE (mystic-0.4.2.tar.gz) = 601923

Packages (timestamps in pop-ups are UTC):
py39-mystic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.20.4.2-0.4.20.4.2---
FreeBSD:13:quarterly0.4.20.4.2-0.4.20.4.2-0.4.1-
FreeBSD:14:latest0.4.20.4.2-0.4.20.4.2---
FreeBSD:14:quarterly0.4.10.4.2--0.4.2-0.4.1-
FreeBSD:15:latest0.4.20.4.2n/a0.4.1n/a-0.4.10.4.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=42 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. cython-3.9 : lang/cython@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-dill>=0.3.8 : devel/py-dill@py39
  2. py39-klepto>=0.2.5 : devel/py-klepto@py39
  3. py39-mpmath>=0.19 : math/py-mpmath@py39
  4. py39-numpy>=1.0,1 : math/py-numpy@py39
  5. py39-sympy>=0.6.7 : math/py-sympy@py39
  6. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-pyina

Configuration Options:
No options to configure
Options name:
devel_py-mystic
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/m/mystic/
  2. https://pypi.org/packages/source/m/mystic/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.2
09 Mar 2024 14:05:52
commit hash: e16237b595d30c7934e60806c4392b526bf7844ccommit hash: e16237b595d30c7934e60806c4392b526bf7844ccommit hash: e16237b595d30c7934e60806c4392b526bf7844ccommit hash: e16237b595d30c7934e60806c4392b526bf7844c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-mystic: Update version requirement of RUN_DEPENDS
0.4.2
21 Feb 2024 15:07:27
commit hash: c727ce98542c21ee02d9304e03c343ba5474c05bcommit hash: c727ce98542c21ee02d9304e03c343ba5474c05bcommit hash: c727ce98542c21ee02d9304e03c343ba5474c05bcommit hash: c727ce98542c21ee02d9304e03c343ba5474c05b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-mystic: Update to 0.4.2

Changes:	https://github.com/uqfoundation/mystic/releases
0.4.1
16 Aug 2023 18:25:29
commit hash: 2902e505ba4a7f4462afe9a1caca26c22b4e400bcommit hash: 2902e505ba4a7f4462afe9a1caca26c22b4e400bcommit hash: 2902e505ba4a7f4462afe9a1caca26c22b4e400bcommit hash: 2902e505ba4a7f4462afe9a1caca26c22b4e400b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-mystic: Update to 0.4.1

- Update WWW

Changes:	https://github.com/uqfoundation/mystic/releases
0.4.0_1
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
0.4.0_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.4.0_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.4.0
18 Apr 2023 18:00:41
commit hash: 6aed6e90482ef4198bf509c154b1c33b4c2932b9commit hash: 6aed6e90482ef4198bf509c154b1c33b4c2932b9commit hash: 6aed6e90482ef4198bf509c154b1c33b4c2932b9commit hash: 6aed6e90482ef4198bf509c154b1c33b4c2932b9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-mystic: Add py-mystic 0.4.0

The mystic framework provides a collection of optimization algorithms and tools
that allows the user to more robustly (and easily) solve hard optimization
problems. All optimization algorithms included in mystic provide workflow at the
fitting layer, not just access to the algorithms as function calls. mystic gives
the user fine-grained power to both monitor and steer optimizations as the fit
processes are running. Optimizers can advance one iteration with Step, or run to
completion with Solve. Users can customize optimizer stop conditions, where both
compound and user-provided conditions may be used. Optimizers can save state,
can be reconfigured dynamically, and can be restarted from a saved solver or
from a results file. All solvers can also leverage parallel computing, either
within each iteration or as an ensemble of solvers.

Number of commits found: 7