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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q4
ecflow Workflow package that enables users to run a large number of programs
5.8.4 misc 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 5.8.4Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-12-15 01:45:38
Last Update: 2022-12-15 01:43:38
Commit Hash: fe8afe6
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.
Homepage    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
Expand this list (50 items)
Collapse this list.
  1. /usr/local/share/licenses/ecflow-5.8.4/catalog.mk
  2. /usr/local/share/licenses/ecflow-5.8.4/LICENSE
  3. /usr/local/share/licenses/ecflow-5.8.4/APACHE20
  4. bin/ecflow_client
  5. bin/ecflow_fuse.py
  6. bin/ecflow_logserver.sh
  7. bin/ecflow_logsvr.pl
  8. bin/ecflow_server
  9. bin/ecflow_standalone
  10. bin/ecflow_start.sh
  11. bin/ecflow_stop.sh
  12. bin/ecflow_ui
  13. bin/ecflow_ui.x
  14. lib/cmake/ecflow/ecflow-config-version.cmake
  15. lib/cmake/ecflow/ecflow-config.cmake
  16. lib/cmake/ecflow/ecflow-targets-release.cmake
  17. lib/cmake/ecflow/ecflow-targets.cmake
  18. lib/python3.9/site-packages/ecflow/__init__.py
  19. lib/python3.9/site-packages/ecflow/ecf.py
  20. lib/python3.9/site-packages/ecflow/ecflow.so
  21. lib/python3.9/site-packages/ecflow/sms2ecf.py
  22. share/ecflow/etc/ecflow_test_ui.sh
  23. share/ecflow/etc/ecflow_ui_create_jira_issue.sh
  24. share/ecflow/etc/ecflow_ui_node_state_diag.sh
  25. share/ecflow/etc/ecflow_ui_test.def
  26. share/ecflow/etc/ecflow_ui_test_server_scripts.tar.gz
  27. share/ecflow/etc/ecflow_ui_test_session_template.json
  28. share/ecflow/etc/ecflow_ui_transfer_file.sh
  29. share/ecflow/etc/ecflowview_attribute_conf.json
  30. share/ecflow/etc/ecflowview_gui.json
  31. share/ecflow/etc/ecflowview_gui_server.json
  32. share/ecflow/etc/ecflowview_highlighter.json
  33. share/ecflow/etc/ecflowview_icon_conf.json
  34. share/ecflow/etc/ecflowview_menu_conf.json
  35. share/ecflow/etc/ecflowview_menus.json
  36. share/ecflow/etc/ecflowview_notification_conf.json
  37. share/ecflow/etc/ecflowview_nstate_conf.json
  38. share/ecflow/etc/ecflowview_palette.json
  39. share/ecflow/etc/ecflowview_panel_conf.json
  40. share/ecflow/etc/ecflowview_panels.json
  41. share/ecflow/etc/ecflowview_query_conf.json
  42. share/ecflow/etc/ecflowview_server_conf.json
  43. share/ecflow/etc/ecflowview_sstate_conf.json
  44. share/ecflow/etc/ecflowview_view_conf.json
  45. share/ecflow/etc/shortcuts.txt
  46. share/ecflow/etc/sounds/tone.ogg
  47. share/ecflow/etc/viewer.qss
  48. @owner
  49. @group
  50. @mode
Collapse this list.
Dependency lines:
  • ecflow>0:misc/ecflow
Conflicts:
CONFLICTS_BUILD:
  • python27
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 = 1661404490 SHA256 (ecFlow-5.8.4-Source.tar.gz) = bc628556f8458c269a309e4c3b8d5a807fae7dfd415e27416fe9a3f544f88951 SIZE (ecFlow-5.8.4-Source.tar.gz) = 3567430

Packages (timestamps in pop-ups are UTC):
ecflow
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------5.11.3-
FreeBSD:14:latest--------
FreeBSD:14:quarterly------5.11.3-
FreeBSD:15:latest--n/a-n/a-5.11.3-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. py39-boost-libs>0 : devel/boost-python-libs@py39
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. python3.9 : lang/python39
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
  8. qt5-buildtools>=5.15 : devel/qt5-buildtools
  9. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. py39-boost-libs>0 : devel/boost-python-libs@py39
  2. python3.9 : lang/python39
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
Library dependencies:
  1. libboost_program_options.so : devel/boost-libs
  2. libQt5Charts.so : x11-toolkits/qt5-charts
  3. libQt5Core.so : devel/qt5-core
  4. libQt5Gui.so : x11-toolkits/qt5-gui
  5. libQt5Network.so : net/qt5-network
  6. libQt5Svg.so : graphics/qt5-svg
  7. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_ecflow
USES:
cmake compiler:c++17-lang localbase perl5 pkgconfig python:3.6+ qt:5 shebangfix ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://confluence.ecmwf.int/download/attachments/8650755/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.8.4
15 Dec 2022 01:43:38
commit hash: fe8afe60f5ec6219eee36d56a8de4590a256f4eccommit hash: fe8afe60f5ec6219eee36d56a8de4590a256f4eccommit hash: fe8afe60f5ec6219eee36d56a8de4590a256f4eccommit hash: fe8afe60f5ec6219eee36d56a8de4590a256f4ec files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ecflow: Fix build on armv7

Reported by:	fallout

(cherry picked from commit 59b2998493b7de7eb14c334988e120d3cc7d1aaa)

Number of commits found: 1