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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-invoke Python task execution tool and library
2.2.0_1 devel on this many watch lists=1 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 2.2.0_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-11-03 00:51:47
Last Update: 2023-09-30 00:46:34
Commit Hash: aebb0cb
People watching this port, also watch:: py39-Automat, freeimage, font-misc-meltho, libjxl, py39-pycparser
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://www.pyinvoke.org/
https://github.com/pyinvoke/invoke
Description:
Invoke is a Python (2.7 and 3.4+) library for managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks. It draws inspiration from various sources (make/rake, Fabric 1.x, etc) to arrive at a powerful & clean feature set.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}invoke>0:devel/py-invoke@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-invoke/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-invoke
  • pkg install py39-invoke
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-invoke listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-invoke
Package flavors (<flavor>: <package>)
  • py39: py39-invoke
distinfo:
TIMESTAMP = 1689398853 SHA256 (invoke-2.2.0.tar.gz) = ee6cbb101af1a859c7fe84f2a264c059020b0cb7fe3535f9424300ab568f6bd5 SIZE (invoke-2.2.0.tar.gz) = 299835

Packages (timestamps in pop-ups are UTC):
py37-invoke
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.5.0-----
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-invoke
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.0_12.2.0_1-2.2.0_12.2.0_1---
FreeBSD:13:quarterly2.2.0_12.2.0_12.1.22.2.0_12.2.0_12.2.0_12.2.0_12.2.0_1
FreeBSD:14:latest2.2.0_12.2.0_11.7.32.2.0_12.2.0_12.1.2-2.1.2
FreeBSD:14:quarterly2.2.0_12.2.0_1-2.2.0_12.2.0_12.2.0_12.2.0_12.2.0_1
FreeBSD:15:latest2.2.0_12.2.0_1n/a2.2.0_1n/a2.2.0_12.2.0_12.2.0_1
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-fabric

Configuration Options:
===> The following configuration options are available for py39-invoke-2.2.0_1: SUDO=off: Run shell commands via sudo ===> Use 'make config' to modify these settings
Options name:
devel_py-invoke
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/i/invoke/
  2. https://pypi.org/packages/source/i/invoke/
Collapse this list.

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.0_1
30 Sep 2023 00:46:34
commit hash: aebb0cb4a8273d786504dc28027200ebd71a42accommit hash: aebb0cb4a8273d786504dc28027200ebd71a42accommit hash: aebb0cb4a8273d786504dc28027200ebd71a42accommit hash: aebb0cb4a8273d786504dc28027200ebd71a42ac files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-invoke: Change default shell from bash to sh

- Add SUDO option
- Bump PORTREVISION for package change

PR:		273666
Reported by:	Jesus Daniel Colmenares Oviedo <DtxdF@disroot.org>
2.2.0
31 Jul 2023 16:40:01
commit hash: bb09a0f65bd100f0d1c123050eed55f35a28c1d5commit hash: bb09a0f65bd100f0d1c123050eed55f35a28c1d5commit hash: bb09a0f65bd100f0d1c123050eed55f35a28c1d5commit hash: bb09a0f65bd100f0d1c123050eed55f35a28c1d5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-invoke: Update to 2.2.0

- Update WWW

Changes:	https://github.com/pyinvoke/invoke/blob/main/sites/www/changelog.rst
		https://www.pyinvoke.org/changelog.html
2.1.3
09 Jul 2023 10:18:57
commit hash: 37498324d7178195c9d27705eb18813ed5c0da29commit hash: 37498324d7178195c9d27705eb18813ed5c0da29commit hash: 37498324d7178195c9d27705eb18813ed5c0da29commit hash: 37498324d7178195c9d27705eb18813ed5c0da29 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-invoke: Update to 2.1.3

Changes:	https://github.com/pyinvoke/invoke/blob/main/sites/www/changelog.rst
		https://www.pyinvoke.org/changelog.html
2.1.2
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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>
2.1.2
27 May 2023 23:43:56
commit hash: c8561f77dd6b5ad0cc33d778938aed86ef78efc2commit hash: c8561f77dd6b5ad0cc33d778938aed86ef78efc2commit hash: c8561f77dd6b5ad0cc33d778938aed86ef78efc2commit hash: c8561f77dd6b5ad0cc33d778938aed86ef78efc2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-invoke: Update to 2.1.2

Changes:	https://github.com/pyinvoke/invoke/blob/main/sites/www/changelog.rst
		https://www.pyinvoke.org/changelog.html
2.1.1
07 May 2023 16:03:53
commit hash: ecbe9255f07c20319bd6bd0da9d9050152399303commit hash: ecbe9255f07c20319bd6bd0da9d9050152399303commit hash: ecbe9255f07c20319bd6bd0da9d9050152399303commit hash: ecbe9255f07c20319bd6bd0da9d9050152399303 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-invoke: Update to 2.1.1

Changes:	https://github.com/pyinvoke/invoke/blob/main/sites/www/changelog.rst
		https://www.pyinvoke.org/changelog.html
2.1.0
02 May 2023 16:20:07
commit hash: 05b5b15346406eb39d7cca44546b4efc5767ab68commit hash: 05b5b15346406eb39d7cca44546b4efc5767ab68commit hash: 05b5b15346406eb39d7cca44546b4efc5767ab68commit hash: 05b5b15346406eb39d7cca44546b4efc5767ab68 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-invoke: Update to 2.1.0

Changes:	https://github.com/pyinvoke/invoke/blob/main/sites/www/changelog.rst
		https://www.pyinvoke.org/changelog.html
2.0.0
30 Jan 2023 12:59:48
commit hash: afaf4327b0c3f2acb50fa5f6654a2da95fd60441commit hash: afaf4327b0c3f2acb50fa5f6654a2da95fd60441commit hash: afaf4327b0c3f2acb50fa5f6654a2da95fd60441commit hash: afaf4327b0c3f2acb50fa5f6654a2da95fd60441 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-invoke: Update to 2.0.0

Changes:	https://github.com/pyinvoke/invoke/blob/main/sites/www/changelog.rst
		https://www.pyinvoke.org/changelog.html
1.7.3
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
1.7.3
03 Oct 2022 17:10:30
commit hash: eab18a9b1ccdbeaf0c389a2936002958ba17711dcommit hash: eab18a9b1ccdbeaf0c389a2936002958ba17711dcommit hash: eab18a9b1ccdbeaf0c389a2936002958ba17711dcommit hash: eab18a9b1ccdbeaf0c389a2936002958ba17711d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-invoke: Update to 1.7.3

Changes:	https://github.com/pyinvoke/invoke/blob/main/sites/www/changelog.rst
		https://www.pyinvoke.org/changelog.html
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.7.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.7.1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.7.1
13 May 2022 19:29:58
commit hash: 7096c8811f842ca1056f4e60e79180c3aa5b47accommit hash: 7096c8811f842ca1056f4e60e79180c3aa5b47accommit hash: 7096c8811f842ca1056f4e60e79180c3aa5b47accommit hash: 7096c8811f842ca1056f4e60e79180c3aa5b47ac files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-invoke: Update to 1.7.1

Changes:	https://www.pyinvoke.org/changelog.html
		https://github.com/pyinvoke/invoke/blob/1.7/sites/www/changelog.rst
1.7.0
30 Mar 2022 22:21:11
commit hash: b27ef5af423ab561255c2091dce0f54441528830commit hash: b27ef5af423ab561255c2091dce0f54441528830commit hash: b27ef5af423ab561255c2091dce0f54441528830commit hash: b27ef5af423ab561255c2091dce0f54441528830 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-invoke: Update to 1.7.0

Changes:	https://www.pyinvoke.org/changelog.html
		https://github.com/pyinvoke/invoke/blob/main/sites/www/changelog.rst
1.6.0
05 Nov 2021 23:54:04
commit hash: 6346906e0575700fec45b4473515e072cf01c078commit hash: 6346906e0575700fec45b4473515e072cf01c078commit hash: 6346906e0575700fec45b4473515e072cf01c078commit hash: 6346906e0575700fec45b4473515e072cf01c078 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-invoke: Remove -f because RM has it already
1.6.0
15 Jul 2021 20:32:14
commit hash: 38db22ddc42a5da307917c6a3d580d2b508450ebcommit hash: 38db22ddc42a5da307917c6a3d580d2b508450ebcommit hash: 38db22ddc42a5da307917c6a3d580d2b508450ebcommit hash: 38db22ddc42a5da307917c6a3d580d2b508450eb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-invoke: Update to 1.6.0

Changes:	https://www.pyinvoke.org/changelog.html
		https://github.com/pyinvoke/invoke/blob/master/sites/www/changelog.rst
1.5.0_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.5.0_2
22 Mar 2021 10:17:44
Revision:568947Original commit files touched by this commit
danfe search for other commits by this committer
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
1.5.0_2
07 Mar 2021 22:18:15
Revision:567668Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove unnecessary vendored yaml2 (pyyaml for python 2.x)

- Bump PORTREVISION for package change
1.5.0_1
03 Mar 2021 18:09:24
Revision:567145Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix RUN_DEPENDS

- Bump PORTREVISION for dependency change
1.5.0
03 Jan 2021 20:07:08
Revision:560122Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.5.0

- Clean up after r559531

Changes:	https://www.pyinvoke.org/changelog.html
		https://github.com/pyinvoke/invoke/blob/master/sites/www/changelog.rst
1.4.1_1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.4.1_1
05 Dec 2020 13:47:27
Revision:557058Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/py-semantic_version to devel/py-semantic-version

- Bump PORTREVISION for dependency change
1.4.1
02 Feb 2020 11:00:08
Revision:524873Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.1

Changes:	https://www.pyinvoke.org/changelog.html
		https://github.com/pyinvoke/invoke/blob/master/sites/www/changelog.rst
1.4.0_1
20 Jan 2020 20:10:27
Revision:523660Original commit files touched by this commit
sunpoet search for other commits by this committer
Update RUN_DEPENDS for py-twine 3.1.1 update

- Bump PORTREVISION for dependency change
1.4.0
05 Jan 2020 04:08:25
Revision:522100Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.0

Changes:	https://www.pyinvoke.org/changelog.html
		https://github.com/pyinvoke/invoke/blob/master/sites/www/changelog.rst
1.3.0
07 Aug 2019 16:42:52
Revision:508325Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.3.0

Changes:	https://www.pyinvoke.org/changelog.html
		https://github.com/pyinvoke/invoke/blob/master/sites/www/changelog.rst
1.2.0_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
1.2.0
01 Jan 2019 20:35:37
Revision:488992Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.0

Changes:	https://www.pyinvoke.org/changelog.html
		https://github.com/pyinvoke/invoke/blob/master/sites/www/changelog.rst
0.23.0_1
27 Oct 2018 23:22:56
Revision:483192Original commit files touched by this commit
sunpoet search for other commits by this committer
Allow concurrent installation (USE_PYTHON=concurrent)

- Sort PLIST
- Update pkg-descr
- Update WWW
- Bump PORTREVISION for package change
- Take maintainership
0.23.0
27 Oct 2018 02:48:57
Revision:483102Original commit files touched by this commit
swills search for other commits by this committer
devel/py-invoke: Update to 0.23.0

PR:		232433
Submitted by:	Nathan <ndowens@yahoo.com>
0.17.0
02 Oct 2018 19:06:16
Revision:481127Original commit files touched by this commit
feld search for other commits by this committer
Reset maintainer on my python ports
0.17.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.17.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
0.17.0
31 May 2017 19:12:41
Revision:442258Original commit files touched by this commit
feld search for other commits by this committer
devel/py-invoke: Update to 0.17.0
0.13.0_1
03 Nov 2016 15:02:29
Revision:425227Original commit files touched by this commit
feld search for other commits by this committer
devel/py-invoke: Fix spelling of RUN_DEPENDS
0.13.0
03 Nov 2016 00:51:37
Revision:425182Original commit files touched by this commit
feld search for other commits by this committer
Invoke is a Python (2.6+ and 3.3+) task execution tool & library,
drawing inspiration from various sources to arrive at a powerful & clean
feature set.

WWW: https://github.com/pyinvoke/invoke/

Number of commits found: 38