| Port details on branch 2023Q1 |
- py-doit Task management and automation tool
- 0.37.0 devel
=1 0.36.0_1Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2014-07-07 06:19:04
- Last Update: 2026-02-10 22:21:24
- Commit Hash: 7de69d2
- People watching this port, also watch:: tcpdump, metalock
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 py311-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 py311-doit listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-doit
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1770727239
SHA256 (doit-0.37.0.tar.gz) = d3c72e0e46a8fa1ddabea8f830762402dee090caf33c30c2295ac7010db8f09c
SIZE (doit-0.37.0.tar.gz) = 1450967
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-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:
-
- py311-pytest>=4.0 : devel/py-pytest@py311
- py311-sqlite3>=0 : databases/py-sqlite3@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cloudpickle>0 : devel/py-cloudpickle@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- graphics/birdfont
- textproc/libxmlbird
- for Run
-
- www/py-nikola
Configuration Options:
- No options to configure
- Options name:
- devel_py-doit
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|