Port details |
- py-taskflow Taskflow structured state management library
- 5.10.0 devel
=2 5.10.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2016-10-29 12:07:53
- Last Update: 2024-11-21 13:38:17
- Commit Hash: 038a552
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://docs.openstack.org/taskflow/latest/
- https://github.com/openstack/taskflow
- Description:
- TaskFlow is a library to do [jobs, tasks, flows] in a highly available, easy to
understand and declarative manner (and more!) to be used with OpenStack and
other projects.
 ¦ ¦ ¦ ¦ 
- 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}taskflow>0:devel/py-taskflow@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-taskflow/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-taskflow
- pkg install py311-taskflow
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 py311-taskflow listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-taskflow
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731679306
SHA256 (taskflow-5.10.0.tar.gz) = f42fc330ebac8814cd8c3f1b243ae0f46a599c783f37247da236b35947e8dfb8
SIZE (taskflow-5.10.0.tar.gz) = 1089026
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:
-
- py311-pbr>=2.0.0 : devel/py-pbr@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-automaton>=1.9.0 : devel/py-automaton@py311
- py311-cachetools>=2.0.0 : devel/py-cachetools@py311
- py311-fasteners>=0.17.3 : devel/py-fasteners@py311
- py311-futurist>=1.2.0 : devel/py-futurist@py311
- py311-jsonschema3>=3.2.0 : devel/py-jsonschema3@py311
- py311-networkx>=2.1.0,1 : math/py-networkx@py311
- py311-oslo.serialization>=2.18.0 : devel/py-oslo.serialization@py311
- py311-oslo.utils>=3.33.0 : devel/py-oslo.utils@py311
- py311-pbr>=2.0.0 : devel/py-pbr@py311
- py311-pydot>=1.2.4 : graphics/py-pydot@py311
- py311-stevedore>=1.20.0 : devel/py-stevedore@py311
- py311-tenacity>=6.0.0 : devel/py-tenacity@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-taskflow-5.10.0:
DATABASE=off: Database support
EVENTLET=off: Eventlet support
REDIS=off: Redis support
WORKERS=off: Worker support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-taskflow
- USES:
- python:3.9+
- 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.10.0 21 Nov 2024 13:38:17
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 5.10.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
5.9.1 08 Sep 2024 18:37:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 5.9.1
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
5.9.0 21 Jul 2024 09:57:05
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 5.9.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
5.8.0_1 06 Jun 2024 07:48:05
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Fix DATABASE option
- Bump PORTREVISION for dependency change
py-sqlalchemy-utils uses py-sqlalchemy14 by default. |
5.8.0 28 May 2024 10:21:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 5.8.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
5.7.0 20 Apr 2024 18:28:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 5.7.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
5.6.0 31 Mar 2024 03:06:47
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 5.6.0
- Convert to USE_PYTHON=pep517
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
5.5.0 09 Mar 2024 14:06:07
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 5.5.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
5.4.0 04 Sep 2023 21:30:14
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 5.4.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
5.3.0 04 Sep 2023 09:05:09
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 5.3.0
- Update WWW and clean up pkg-descr
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
5.2.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.2.0 27 May 2023 23:44:03
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 5.2.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
5.1.0_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
5.1.0 30 Jan 2023 13:00:03
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 5.1.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
5.0.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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.0.0 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.0.0 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
5.0.0 16 Jun 2022 19:35:06
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 5.0.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
4.7.0_1 22 May 2022 04:37:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Change RUN_DEPENDS from py-jsonschema to py-jsonschema3
- Bump PORTREVISION for dependency change
This is needed for misc/py-cinder to avoid conflicts between py-jsonschema 3.*
and 4.*.
The root cause is devel/py-warlock which does not support py-jsonschema 4.* yet. |
4.7.0 13 May 2022 11:39:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 4.7.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
4.6.4 07 Mar 2022 18:11:17
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 4.6.4
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
4.6.3 21 Dec 2021 18:48:23
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 4.6.3
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
4.6.2 21 Sep 2021 03:44:43
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 4.6.2
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
4.6.1 06 Jul 2021 14:56:41
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-taskflow: Update to 4.6.1
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
4.6.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.6.0 06 Feb 2021 20:46:24
  |
sunpoet  |
Update to 4.6.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
4.5.0 13 Sep 2020 19:45:38
  |
sunpoet  |
Update to 4.5.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
4.4.0 06 Sep 2020 15:37:03
  |
sunpoet  |
Update to 4.4.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
4.3.1 11 Jul 2020 07:46:36
  |
sunpoet  |
Update to 4.3.1
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
4.3.0 19 Jun 2020 16:05:43
  |
sunpoet  |
Update to 4.3.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
4.2.0 15 Jun 2020 18:49:18
  |
sunpoet  |
Update to 4.2.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
4.1.0 04 Apr 2020 07:25:22
  |
sunpoet  |
Add DATABASE, EVENTLET, REDIS and WORKERS options |
4.1.0 28 Mar 2020 12:53:46
  |
sunpoet  |
Update to 4.1.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
4.0.0 08 Feb 2020 09:16:15
  |
sunpoet  |
Update to 4.0.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
3.8.0_1 12 Jan 2020 16:07:41
  |
sunpoet  |
Update RUN_DEPENDS for py-cachetools 4.0.0 update
- Bump PORTREVISION for dependency change |
3.8.0 09 Jan 2020 17:52:59
  |
sunpoet  |
Update RUN_DEPENDS |
3.8.0 08 Jan 2020 14:50:30
  |
sunpoet  |
Update to 3.8.0
- Sort RUN_DEPENDS
- Update WWW
- Take maintainership
Changes: https://docs.openstack.org/taskflow/latest/user/history.html |
3.1.0_1 15 Dec 2019 15:13:13
  |
zi  |
- Reset MAINTAINER due to fatal email bounces
Reported by: portscout! |
3.1.0_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 |
3.1.0 29 Jan 2019 14:00:01
  |
miwi  |
- Update to 3.1.0
- Added LICENSE_FILE
- Enabled building for Python 3+
- Updated WWW
Changes by upstream:
- https://git.openstack.org/cgit/openstack/taskflow/log/?h=stable/queens
PR: 232241
Submitted by: maintainer
Sponsored by: iXsystems Inc. |
2.9.0_2 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.9.0_1 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2.9.0_1 10 Mar 2018 17:46:06
  |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
2.9.0 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
2.9.0 04 Feb 2017 14:31:09
  |
novel  |
devel/py-taskflow: update to 2.9.0
PR: 216448
Submitted by: maintainer |
2.7.0 27 Nov 2016 08:41:30
  |
novel  |
devel/py-taskflow: update to 2.7.0
Also, specify LICENSE and update RUN_DEPENDS versions.
PR: 214741
Submitted by: maintainer |
2.6.0 29 Oct 2016 12:07:44
  |
novel  |
Add py-taskflow 2.6.0, taskflow structured state management library.
PR: 213769
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com> |