VOOZH about

URL: https://www.freshports.org/science/py-pygmo2

⇱ FreshPorts -- science/py-pygmo2: Python platform to perform parallel computations of optimisation tasks



πŸ‘ FreshPorts -- The Place For Ports
πŸ‘ notbug
As 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 photos
All times are UTC
πŸ‘ Ukraine
Port details
py-pygmo2 Python platform to perform parallel computations of optimisation tasks
2.19.7_9 science πŸ‘ 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
2.19.7_8Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org πŸ‘ search for ports maintained by this maintainer
Port Added: 2020-06-09 18:53:08
Last Update: 2026-04-03 20:52:43
Commit Hash: d04d23a
Also Listed In: graphics
License: MPL20
WWW:
https://esa.github.io/pygmo2/
Description:
pygmo is a scientific Python library for massively parallel optimization. It is built around the idea of providing a unified interface to optimization algorithms and problems, and to make their deployment in massively parallel environments easy. Efficient implementantions of bio-inspired and evolutionary algorithms are sided to state-of-the-art optimization algorithms (Simplex Methods, SQP methods, interior points methods, ...) and can be easily mixed (also with your newly-invented algorithms) to build a super-algorithm exploiting algorithmic cooperation via the asynchronous, generalized island model. pygmo can be used to solve constrained, unconstrained, single objective, multiple objective, continuous and integer optimization problems, stochastic and deterministic problems, as well as to perform research on novel algorithms and paradigms, and easily compare them to state-of-the-art implementations of established ones.
πŸ‘ Homepage
    πŸ‘ cgit
Β¦ πŸ‘ Codeberg
Β¦ πŸ‘ GitHub
Β¦ πŸ‘ GitLab
Β¦ πŸ‘ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pygmo2>0:science/py-pygmo2@${PY_FLAVOR}
To install the port:
To add the package, run one of these commands:
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 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pygmo2
Package flavors (<flavor>: <package>)
  • py311: py311-pygmo2
distinfo:
TIMESTAMP = 1723265709 SHA256 (esa-pygmo2-v2.19.7_GH0.tar.gz) = cfc49bb5b4ec9e96287895db9dcb322122f14c397ec466091aa635dbb31a5c9f SIZE (esa-pygmo2-v2.19.7_GH0.tar.gz) = 3024802

Packages (timestamps in pop-ups are UTC):
py311-pygmo2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.19.7_82.19.7_8---n/an/an/a
FreeBSD:13:quarterly2.19.7_82.19.7_8---n/an/an/a
FreeBSD:14:latest2.19.7_8-------
FreeBSD:14:quarterly2.19.7_82.19.7_8------
FreeBSD:15:latest2.19.7_92.19.7_9n/a-n/an/a--
FreeBSD:15:quarterly2.19.7_82.19.7_8n/a-n/an/a--
FreeBSD:16:latest2.19.7_82.19.7_9n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pybind11>0 : devel/pybind11
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-numpy1>=1.16 : math/py-numpy1@py311
  2. py311-cloudpickle>0 : devel/py-cloudpickle@py311
  3. py311-dill>0 : devel/py-dill@py311
  4. py311-ipython>0 : devel/ipython@py311
  5. py311-matplotlib>0 : math/py-matplotlib@py311
  6. py311-networkx>0 : math/py-networkx@py311
  7. python3.11 : lang/python311
Library dependencies:
  1. libpagmo.so : science/pagmo2
  2. libboost_serialization.so : devel/boost-libs
  3. libnlopt.so : math/nlopt
This port is required by:
for Run
  1. astro/py-pykep

Configuration Options:
No options to configure
Options name:
science_py-pygmo2
USES:
cmake compiler:c++17-lang python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/esa/pygmo2/tar.gz/v2.19.7?dummy=/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.19.7_9
03 Apr 2026 20:52:43
πŸ‘ commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a
πŸ‘ commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a
πŸ‘ commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a
πŸ‘ commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a
 πŸ‘ files touched by this commit
Charlie Li (vishwin) πŸ‘ search for other commits by this committer
python.mk: retire ${PYNUMPY}

With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound.
2.19.7_9
03 Apr 2026 18:52:22
πŸ‘ commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278
πŸ‘ commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278
πŸ‘ commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278
πŸ‘ commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278
 πŸ‘ files touched by this commit
Charlie Li (vishwin) πŸ‘ search for other commits by this committer
math/py-numpy: switch all consumers to math/py-numpy1

...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS

PR: 281470
2.19.7_8
20 Oct 2025 11:48:39
πŸ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
πŸ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
πŸ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
πŸ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: bump consumers after boost upgrade (+)

Get rid of direct dependency ob libbost_system.so, use libboost_thread.so
instead
2.19.7_7
31 Aug 2025 10:30:51
πŸ‘ commit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5a
πŸ‘ commit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5a
πŸ‘ commit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5a
πŸ‘ commit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5a
 πŸ‘ files touched by this commit
Rene Ladan (rene) πŸ‘ search for other commits by this committer
all: bump PORTREVISION after updating graphics/libyuv

Using the Tools/scripts/bump_revision.pl script
2.19.7_6
19 Jun 2025 20:28:47
πŸ‘ commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6
πŸ‘ commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6
πŸ‘ commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6
πŸ‘ commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6
 πŸ‘ files touched by this commit
Charlie Li (vishwin) πŸ‘ search for other commits by this committer
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc

EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.

Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
(Only the first 15 lines of the commit message are shown above πŸ‘ View all of this commit message
)
2.19.7_6
02 Jun 2025 00:40:43
πŸ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
πŸ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
πŸ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
πŸ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: bump consumers after Boost update
2.19.7_5
01 Mar 2025 15:09:11
πŸ‘ commit hash: 483199e803de3d723d6a2424a7d2c6d3d2b1c1eb
πŸ‘ commit hash: 483199e803de3d723d6a2424a7d2c6d3d2b1c1eb
πŸ‘ commit hash: 483199e803de3d723d6a2424a7d2c6d3d2b1c1eb
πŸ‘ commit hash: 483199e803de3d723d6a2424a7d2c6d3d2b1c1eb
 πŸ‘ files touched by this commit
Rainer Hurling (rhurlin) πŸ‘ search for other commits by this committer
*/*: Bump PORTREVISION after math/nlopt update
2.19.7_4
14 Feb 2025 03:17:22
πŸ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
πŸ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
πŸ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
πŸ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: bump consumers after Boost-1.87 update

Sponsored by:	Future Crew, LLC
2.19.7_3
20 Nov 2024 10:05:25
πŸ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
πŸ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
πŸ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
πŸ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: bump consu,ers after update Boost to 1.86 release

Sponsored by:	Future Crew, LLC
2.19.7_2
03 Oct 2024 10:25:14
πŸ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
πŸ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
πŸ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
πŸ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
*/*: bump consumers after devel/boost* update

With hat:	office
Sponsored by:	Future Crew, LLC
2.19.7_1
25 Aug 2024 13:33:16
πŸ‘ commit hash: e456d27269b07053d165907649c65bd49aa1e481
πŸ‘ commit hash: e456d27269b07053d165907649c65bd49aa1e481
πŸ‘ commit hash: e456d27269b07053d165907649c65bd49aa1e481
πŸ‘ commit hash: e456d27269b07053d165907649c65bd49aa1e481
 πŸ‘ files touched by this commit
Rainer Hurling (rhurlin) πŸ‘ search for other commits by this committer
*/*: Bump PORTVERSION of math/nlopt consumers

..due to shlib change
2.19.7
10 Aug 2024 07:07:32
πŸ‘ commit hash: de81fb29bab41d171161c1e4b8d027d6c6a90648
πŸ‘ commit hash: de81fb29bab41d171161c1e4b8d027d6c6a90648
πŸ‘ commit hash: de81fb29bab41d171161c1e4b8d027d6c6a90648
πŸ‘ commit hash: de81fb29bab41d171161c1e4b8d027d6c6a90648
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
science/py-pygmo2: update 2.19.6 β†’ 2.19.7

Reported by:	portscout
2.19.6
22 Feb 2024 09:38:41
πŸ‘ commit hash: b2915de8b5642868ea61b48312f0907f3be3d591
πŸ‘ commit hash: b2915de8b5642868ea61b48312f0907f3be3d591
πŸ‘ commit hash: b2915de8b5642868ea61b48312f0907f3be3d591
πŸ‘ commit hash: b2915de8b5642868ea61b48312f0907f3be3d591
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
science/py-pygmo2: update 2.19.5 β†’ 2.19.6

Reported by:	portscout
2.19.5
02 Jul 2023 04:24:24
πŸ‘ commit hash: 3454d0648dd4036d07c491b2820ba6ce546c0fa6
πŸ‘ commit hash: 3454d0648dd4036d07c491b2820ba6ce546c0fa6
πŸ‘ commit hash: 3454d0648dd4036d07c491b2820ba6ce546c0fa6
πŸ‘ commit hash: 3454d0648dd4036d07c491b2820ba6ce546c0fa6
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
science/py-pygmo2: Update 2.19.3 β†’ 2.19.5

Reported by:	portscout
2.19.3_1
27 Jun 2023 19:34:34
πŸ‘ commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb
πŸ‘ commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb
πŸ‘ commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb
πŸ‘ commit 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>
2.19.3_1
23 Apr 2023 09:09:58
πŸ‘ commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b
πŸ‘ commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b
πŸ‘ commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b
πŸ‘ commit 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
2.19.3
11 Apr 2023 08:05:19
πŸ‘ commit hash: a669aa247540b97935c083ad2afdacf67321d53a
πŸ‘ commit hash: a669aa247540b97935c083ad2afdacf67321d53a
πŸ‘ commit hash: a669aa247540b97935c083ad2afdacf67321d53a
πŸ‘ commit hash: a669aa247540b97935c083ad2afdacf67321d53a
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
science/py-pygmo2: Update 2.18.0 β†’ 2.19.3

Reported by:	portscout
07 Sep 2022 21:58:51
πŸ‘ commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4
πŸ‘ commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4
πŸ‘ commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4
πŸ‘ commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4
 πŸ‘ files touched by this commit
Stefan Eßer (se) πŸ‘ search for other commits by this committer
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.18.0_2
07 Sep 2022 21:10:59
πŸ‘ commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52
πŸ‘ commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52
πŸ‘ commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52
πŸ‘ commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52
 πŸ‘ files touched by this commit
Stefan Eßer (se) πŸ‘ search for other commits by this committer
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 πŸ‘ View all of this commit message
)
2.18.0_2
12 Aug 2022 14:46:53
πŸ‘ commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed
πŸ‘ commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed
πŸ‘ commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed
πŸ‘ commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
2.18.0_1
22 May 2022 20:17:16
πŸ‘ commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd
πŸ‘ commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd
πŸ‘ commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd
πŸ‘ commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
2.18.0
05 Aug 2021 16:51:47
πŸ‘ commit hash: 9fa053ecfce6c7b078ba5c50fc1c177b054eada5
πŸ‘ commit hash: 9fa053ecfce6c7b078ba5c50fc1c177b054eada5
πŸ‘ commit hash: 9fa053ecfce6c7b078ba5c50fc1c177b054eada5
πŸ‘ commit hash: 9fa053ecfce6c7b078ba5c50fc1c177b054eada5
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
science/py-pygmo2: Update 2.16.1 -> 2.18.0

Also
* fix using wrong python version by patching the CMakeLists.txt
* add comment about the test target.

Reported by:	portscout

science/py-pygmo2: Add patch to fix python version
2.16.1_2
03 Aug 2021 22:10:24
πŸ‘ commit hash: 15d0a6a399e334ba05cf7939170f7b7a42ee43bb
πŸ‘ commit hash: 15d0a6a399e334ba05cf7939170f7b7a42ee43bb
πŸ‘ commit hash: 15d0a6a399e334ba05cf7939170f7b7a42ee43bb
πŸ‘ commit hash: 15d0a6a399e334ba05cf7939170f7b7a42ee43bb
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
science/pagmo2: Update 2.17.0 -> 2.18.0
2.16.1_1
07 Apr 2021 08:09:01
πŸ‘ commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c
πŸ‘ commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c
πŸ‘ commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c
πŸ‘ commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c
 πŸ‘ files touched by this commit
Mathieu Arnold (mat) πŸ‘ search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.16.1_1
06 Apr 2021 14:31:07
πŸ‘ commit hash: 305f148f482daf30dcf728039d03d019f88344eb
πŸ‘ commit hash: 305f148f482daf30dcf728039d03d019f88344eb
πŸ‘ commit hash: 305f148f482daf30dcf728039d03d019f88344eb
πŸ‘ commit hash: 305f148f482daf30dcf728039d03d019f88344eb
 πŸ‘ files touched by this commit
Mathieu Arnold (mat) πŸ‘ search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.16.1_1
06 Mar 2021 18:09:59
πŸ‘ Revision:567505
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
yuri πŸ‘ search for other commits by this committer
science/pagmo2: Update 2.16.1 -> 2.17.0

Reported by:	portscout
2.16.1
28 Feb 2021 10:50:35
πŸ‘ Revision:566755
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
yuri πŸ‘ search for other commits by this committer
science/py-pygmo2: Update 2.15.0-139 -> 2.16.1
2.15.0.139
19 Sep 2020 19:55:22
πŸ‘ Revision:549057
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
yuri πŸ‘ search for other commits by this committer
science/py-pygmo2: Update 2.15.0-121 -> 2.15.0-139
2.15.0.121
19 Sep 2020 19:54:01
πŸ‘ Revision:549056
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
yuri πŸ‘ search for other commits by this committer
science/py-pygmo2: Fix build thatwas failing because of the missing header

MFH:		2020Q3
2.15.0.121
11 Jun 2020 11:46:10
πŸ‘ Revision:538471
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
linimon πŸ‘ search for other commits by this committer
Add compiler:c++11-lang to USES to fix build on GCC-based systems:

 Unsupported compiler -- pybind11 requires C++11 support!

Submitted by:	portmgr (tier-2 blanket)
2.15.0.121
09 Jun 2020 18:53:01
πŸ‘ Revision:538337
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
yuri πŸ‘ search for other commits by this committer
New port: science/py-pygmo2: Python platform to perform parallel computations of
optimisation tasks

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
more...

Latest Vulnerabilities
tiffApr 11
chromiumApr 10
dnsdistApr 10
mbedtls3Apr 10
mbedtls4Apr 10
ungoogled-chromiumApr 10
firefoxApr 09
firefoxApr 09
firefoxApr 09
firefoxApr 09
firefox-esrApr 09
firefox-esrApr 09
gitlabApr 09
thunderbirdApr 09
thunderbirdApr 09

20 vulnerabilities affecting 360 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026-04-11 08:28:37 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 34331
Broken 99
Deprecated 179
Ignore 216
Forbidden 0
Restricted 1
No CDROM 1
Vulnerable 38
Expired 9
Set to expire 108
Interactive 0
new 24 hours 1
new 48 hours3
new 7 days59
new fortnight95
new month245

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD
Valid HTML, CSS, and RSS. Copyright Β© 2000-2026 Dan Langille. All rights reserved.