Port details |
- pagmo2 Platform to perform parallel computations of optimization tasks
- 2.19.1_2 science =2 2.19.1_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-05-01 09:38:33
- Last Update: 2024-10-03 10:25:14
- Commit Hash: 55cfbcf
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3 LGPL3
- WWW:
- https://esa.github.io/pagmo2/
- Description:
- pagmo (C++) is a scientific library for massively parallel optimization. It is
built around the idea of providing a unified interface to optimization
algorithms and to optimization problems and to make their deployment in
massively parallel environments easy.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/science/pagmo2/ && make install clean
- To add the package, run one of these commands:
- pkg install science/pagmo2
- pkg install pagmo2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pagmo2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723264294
SHA256 (esa-pagmo2-v2.19.1_GH0.tar.gz) = ecc180e669fa6bbece959429ac7d92439e89e1fd1c523aa72b11b6c82e414a1d
SIZE (esa-pagmo2-v2.19.1_GH0.tar.gz) = 17402379
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- Runtime dependencies:
-
- eigen3.pc : math/eigen3
- Library dependencies:
-
- libboost_serialization.so : devel/boost-libs
- libipopt.so : math/ipopt
- libnlopt.so : math/nlopt
- libtbb.so : devel/onetbb
- This port is required by:
- for Build
-
- misc/dartsim
- for Libraries
-
- math/openturns
- misc/dartsim
- science/py-pygmo2
Configuration Options:
- No options to configure
- Options name:
- science_pagmo2
- USES:
- cmake compiler:c++17-lang eigen:3,build,run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.19.1_2 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
2.19.1_1 25 Aug 2024 13:33:16 |
Rainer Hurling (rhurlin) |
*/*: Bump PORTVERSION of math/nlopt consumers
..due to shlib change |
2.19.1 10 Aug 2024 07:07:31 |
Yuri Victorovich (yuri) |
science/pagmo2: update 2.19.0 → 2.19.1
Reported by: portscout |
2.19.0_6 04 Jul 2024 11:39:44 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.13.0
and bump dependent ports' revisions.
Release
notes: https://github.com/oneapi-src/oneTBB/blob/v2021.13.0/RELEASE_NOTES.md |
2.19.0_5 17 Apr 2024 11:28:34 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.12.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0 |
2.19.0_4 28 Nov 2023 11:35:02 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.11.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0 |
2.19.0_3 21 Aug 2023 10:09:23 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.10.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0 |
2.19.0_2 09 May 2023 10:25:26 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.9.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0 |
2.19.0_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.19.0 11 Apr 2023 08:05:18 |
Yuri Victorovich (yuri) |
science/pagmo2: Update 2.18.0 → 2.19.0 |
2.18.0_9 03 Mar 2023 15:01:50 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.8.0
Also:
- bump dependent ports' revisions
- fix build when WITH_DEBUG is set
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0 |
2.18.0_8 03 Nov 2022 11:32:41 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.7.0
and bump dependent ports' revisions.
Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.7.0/RELEASE_NOTES.md |
2.18.0_7 28 Sep 2022 10:28:09 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.6.0
and bump dependent ports' revisions.
Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.6.0/RELEASE_NOTES.md |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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_6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.18.0_6 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
2.18.0_5 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
2.18.0_4 24 Feb 2022 16:21:08 |
Yuri Victorovich (yuri) |
math/ipopt: Update 3.12.13 -> 3.14.4 |
2.18.0_3 05 Jan 2022 16:43:54 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.5.0
and bump dependent ports' revisions |
2.18.0_2 10 Oct 2021 15:11:27 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.4.0
Release notes:
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html |
2.18.0_1 15 Aug 2021 07:33:08 |
Yuri Victorovich (yuri) |
science/pagmo2: Switch to devel/onetbb
Pagmo2 now supports both old devel/tbb and new devel/onetbb at the same time.
PR: 252789 |
2.18.0 03 Aug 2021 22:10:24 |
Yuri Victorovich (yuri) |
science/pagmo2: Update 2.17.0 -> 2.18.0 |
2.17.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.17.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.17.0 06 Mar 2021 18:09:59 |
yuri |
science/pagmo2: Update 2.16.1 -> 2.17.0
Reported by: portscout |
2.16.1 28 Feb 2021 10:49:06 |
yuri |
science/pagmo2: Update 2.15.0-102 -> 2.16.1 |
2.15.0.102_1 12 Dec 2020 17:04:37 |
thierry |
- Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not
registered;
- Bump PORTREVISION of consumers.
PR: 250833
Submitted by: /me
Approved by: tcberner@ (KDE / maintainer) + exp-run |
2.15.0.102 19 Sep 2020 19:52:53 |
yuri |
science/pagmo2: Update 2.15.0-95 -> 2.15.0-102 |
2.15.0.95 28 Aug 2020 17:28:52 |
yuri |
science/pagmo2: Update 2.15.0-90 -> 2.15.0-95 |
2.15.0.90_1 17 Jul 2020 10:12:26 |
martymac |
Update devel/tbb to 2020.3 and bump dependent ports' revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES |
2.15.0.90 10 Jun 2020 16:05:16 |
yuri |
science/pagmo2: Update 2.11.4 -> 2.15.0-90
Reported by: portscout |
2.11.4_3 01 Apr 2020 14:14:52 |
martymac |
Update devel/tbb to 2020.2 and bump dependent port's revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES |
2.11.4_2 26 Dec 2019 16:25:22 |
martymac |
Update devel/tbb to 2020.0 and bump dependent ports' revisions [1]
Also, while here, re-generate patches using the makepatch target
[1] Changelog: https://github.com/intel/tbb/blob/v2020.0/CHANGES |
2.11.4_1 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
2.11.4 10 Dec 2019 23:31:48 |
pkubaj |
science/pagmo2: fix build on GCC architectures
Needs C++11 compiler after last upgrade:
CMake Error in CMakeLists.txt:
Target "pagmo" requires the language dialect "CXX11" , but CMake does not
know the compile flags to use to enable it. |
2.11.4 08 Dec 2019 01:52:30 |
yuri |
science/pagmo2: Update 2.10-161 -> 2.11.4
Reported by: portscout |
2.10.161_2 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
2.10.161_1 26 Jul 2019 20:46:57 |
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 |
2.10.161 01 May 2019 07:16:57 |
yuri |
New port: science/pagmo2: Platform to perform parallel computations of
optimization tasks |