Port details on branch 2023Q1 |
- py-doit Task management and automation tool
- 0.36.0 devel =3 0.36.0Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2014-07-07 06:19:04
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: freeradius3, redmine51, burp, check_ssl_cert, pdfgrep
- Also Listed In: python
- License: MIT
- WWW:
- https://pydoit.org/
- Description:
- doit comes from the idea of bringing the power of build-tools to execute
any kind of task.
A task describes some computation to be done (actions), and contains some
extra meta-data. Actions:
* can be external programs (executed as shell commands) or python
functions.
* a single task may define more than one action.
- ¦ ¦ ¦ ¦
- 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}doit>0:devel/py-doit@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-doit/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-doit
- pkg install py39-doit
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 py39-doit listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-doit
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1650644514
SHA256 (doit-0.36.0.tar.gz) = 71d07ccc9514cb22fe59d98999577665eaab57e16f644d04336ae0b4bae234bc
SIZE (doit-0.36.0.tar.gz) = 1448096
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>=4.0 : devel/py-pytest@py39
- py39-sqlite3>=0 : databases/py-sqlite3@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-cloudpickle>0 : devel/py-cloudpickle@py39
- py39-importlib-metadata>=4.4 : devel/py-importlib-metadata@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- graphics/birdfont
- textproc/libxmlbird
Configuration Options:
- No options to configure
- Options name:
- devel_py-doit
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|