Port details |
- ecflow Workflow package that enables users to run a large number of programs
- 5.13.0_1 misc =2 5.13.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-08-25 19:21:11
- 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: APACHE20
- WWW:
- https://confluence.ecmwf.int/display/ECFLOW/ecflow+home
- Description:
- ecFlow is a client/server workflow package that enables users to run a large
number of programs (with dependencies on each other and on time) in a controlled
environment. It provides reasonable tolerance for hardware and software
failures, combined with restart capabilities. It is used at ECMWF to run all our
operational suites across a range of platforms.
ecFlow submits tasks (jobs) and receives acknowledgments from the tasks when
they change status and when they send events, using child commands embedded in
your scripts. ecFlow stores the relationships between tasks, and is able to
submit tasks dependant on triggers, such as when a given task changes its
status, for example when it finishes.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_BUILD:
- To install the port:
- cd /usr/ports/misc/ecflow/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/ecflow
- pkg install ecflow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ecflow
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718929677
SHA256 (ecFlow-5.13.0-Source.tar.gz) = a14f4e97cc9123bc6cadfb3ecbf3899e27b6deb53058590bba7a4dae12f3e029
SIZE (ecFlow-5.13.0-Source.tar.gz) = 16918829
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:
-
- bash : shells/bash
- py311-boost-libs>0 : devel/boost-python-libs@py311
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- xorgproto>=0 : x11/xorgproto
- perl5>=5.36<5.37 : lang/perl5.36
- lupdate : devel/qt6-tools
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-boost-libs>0 : devel/boost-python-libs@py311
- python3.11 : lang/python311
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libboost_program_options.so : devel/boost-libs
- libGL.so : graphics/libglvnd
- libOpenGL.so : graphics/libglvnd
- libQt6Core5Compat.so : devel/qt6-5compat
- libQt6Core.so : devel/qt6-base
- libQt6Charts.so : x11-toolkits/qt6-charts
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_ecflow
- USES:
- cmake compiler:c++17-lang gl localbase perl5 pkgconfig python qt:6 shebangfix ssl
- 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 |
5.13.0_1 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
5.13.0 01 Jul 2024 20:27:23 |
Rene Ladan (rene) |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
5.13.0 21 Jun 2024 01:53:01 |
Yuri Victorovich (yuri) |
misc/ecflow: update 5.12.4 → 5.13.0
Reported by: portscout |
5.12.4 26 Apr 2024 17:11:02 |
Yuri Victorovich (yuri) |
misc/ecflow: update 5.12.3 → 5.12.4
Reported by: portscout |
5.12.3 15 Mar 2024 15:46:26 |
Yuri Victorovich (yuri) |
misc/ecflow: update 5.11.3 → 5.12.3
Reported by: portscout |
5.11.3 03 Aug 2023 04:09:26 |
Yuri Victorovich (yuri) |
misc/ecflow: Update 5.9.0 → 5.11.3
Reported by: portscout |
5.9.0 21 Jul 2023 15:41:47 |
Muhammad Moinur Rahman (bofh) |
misc/ecflow: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
5.9.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
5.9.0 03 Dec 2022 04:00:48 |
Yuri Victorovich (yuri) |
misc/ecflow: Fix build on armv7
Reported by: fallout |
5.9.0 12 Oct 2022 06:58:16 |
Yuri Victorovich (yuri) |
misc/ecflow: Update 5.8.4 -> 5.9.0 |
5.8.4 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
5.8.4 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 ) |
5.8.4 04 Sep 2022 18:30:56 |
Yuri Victorovich (yuri) |
misc/ecflow: Fix build on 12
Missing #include <time.h> caused build failure.
Reported by: fallout |
5.8.4 28 Aug 2022 05:39:37 |
Yuri Victorovich (yuri) |
misc/ecflow: Attempt to work around compilation failure on i386
Reported by: fallout |
5.8.4 25 Aug 2022 19:20:25 |
Yuri Victorovich (yuri) |
misc/ecflow: New port: Workflow package that enables users to run a large number
of programs |