fastports

task 3.50.0

devel/task

Task runner / simpler Make alternative written in Go

Category
devel
Maintainer
tagattie@FreeBSD.org
WWW
https://taskfile.dev/
License
MIT
USES
go:1.25+,modules zip

Description

Task is a task runner / build tool that aims to be simpler and easier
to use than, for example, GNU Make.

Since it's written in Go, Task is just a single binary and has no
other dependencies, which means you don't need to mess with any
complicated install setups just to use a build tool.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Commit Credits Log message
3.49.1
7507e72a84 files touched
Dag-Erling Smørgrav (des)
various: Bump go ports for go-1.25.9 / 1.26.2
3.49.1
0b95b3c31f files touched
Hiroki Tagato (tagattie)
devel/task: Update to 3.49.1
Changelog: https://github.com/go-task/task/blob/v3.49.1/CHANGELOG.md

Reported by:	GitHub (watch releases)
3.48.0
a8d318da7c files touched
Adam Weinberger (adamw)
various: Bump ports for Go 1.25.8
3.48.0
5a5747a5a0 files touched
Adam Weinberger (adamw)
various: Bump Go ports for 1.25.7
3.48.0
85f2911bbb files touched
Hiroki Tagato (tagattie)
devel/task: Update to 3.48.0
Changelog: https://github.com/go-task/task/blob/v3.48.0/CHANGELOG.md

Reported by:	GitHub (watch releases)
3.46.4
013f2d30b0 files touched
Adam Weinberger (adamw)
various: Bump Go ports for 1.24.12
3.46.4
7e68a12150 files touched
Hiroki Tagato (tagattie)
devel/task: Update to 3.46.4
Changelog: https://github.com/go-task/task/blob/v3.46.4/CHANGELOG.md

Reported by:	GitHub (watch releases)
3.46.3
904dbad37e files touched
Hiroki Tagato (tagattie)
devel/task: Update to 3.46.3
Changelog: https://github.com/go-task/task/blob/v3.46.3/CHANGELOG.md

Reported by:	GitHub (watch releases)
3.45.5
b24429e3ed files touched
Adam Weinberger (adamw)
various: Bump Go ports for 1.24.11
3.45.5
7071c5d1b3 files touched
Hiroki Tagato (tagattie)
devel/task: Update to 3.45.5
Changelog: https://github.com/go-task/task/blob/v3.45.5/CHANGELOG.md

Reported by:	GitHub (watch releases)
3.45.4
0dfced16fb files touched
Adam Weinberger (adamw)
various: Bump Go ports for 1.24.10
3.45.4
90f976619b files touched
Adam Weinberger (adamw)
various: Bump go ports for go-1.24.9
3.45.4
2e7587aaf8 files touched
Adam Weinberger (adamw)
many: Bump dependent ports after go124 update
3.45.4
cc309a1cd7 files touched
Hiroki Tagato (tagattie)
devel/task: update to 3.45.4
While here, add COMPLETIONS option.

Changelog: https://github.com/go-task/task/blob/v3.45.4/CHANGELOG.md

Reported by:	portscout
3.45.3
5d2875bfdd files touched
Hiroki Tagato (tagattie)
devel/task: update to 3.45.3
Changelog: https://github.com/go-task/task/blob/v3.45.3/CHANGELOG.md

Reported by:	portscout
3.44.1
31a5a229a7 files touched
Adam Weinberger (adamw)
many: Bump go ports for go-1.24.7
3.44.1
53610681ea files touched
Adam Weinberger (adamw)
go ports: Bump for 1.24.6
3.44.1
f1a2ef2b06 files touched
Hiroki Tagato (tagattie)
devel/task: update to 3.44.1
While here:
- remove go version pinning since the default is now 1.24
- switch to GO_MODULE

Changelog: https://github.com/go-task/task/blob/v3.44.1/CHANGELOG.md

Reported by:	portscout
3.44.0
8a34054aff files touched
Hiroki Tagato (tagattie)
devel/task: update to 3.44.0
Changelog: https://github.com/go-task/task/blob/v3.44.0/CHANGELOG.md

Reported by:	portscout
3.43.3
307ac3e8fe files touched
Hiroki Tagato (tagattie)
devel/task: update to 3.42.3
Changelog: https://github.com/go-task/task/blob/v3.43.3/CHANGELOG.md

Reported by:	portscout
3.42.1
a4e30d4f4f files touched
Adam Weinberger (adamw)
go: Bump ports for go124 update
3.42.1
2a8a815420 files touched
Hiroki Tagato (tagattie)
devel/task: update to 3.42.1
Changelog: https://github.com/go-task/task/blob/v3.42.1/CHANGELOG.md

Reported by:	portscout
3.41.0
d0642a6176 files touched
Adam Weinberger (adamw)
Bump all go ports for yesterday's releases
3.41.0
cd337c7943 files touched
Hiroki Tagato (tagattie)
devel/task: update to 3.41.0
Changelog: https://github.com/go-task/task/blob/v3.41.0/CHANGELOG.md

Reported by:	portscout
3.40.1
39522060fe files touched
Ashish SHUKLA (ashish)
all: Bump after lang/go122 update
PR:		284181
MFH:		2025Q1
3.40.1
b692994a0c files touched
Hiroki Tagato (tagattie)
devel/task: update to 3.40.1
Changelog: https://github.com/go-task/task/blob/v3.40.1/CHANGELOG.md

Reported by:	portscout
3.40.0
24febed25a files touched
Hiroki Tagato (tagattie)
devel/task: update to 3.40.0
Changelog: https://github.com/go-task/task/blob/v3.40.0/CHANGELOG.md

Reported by:	portscout
3.39.2
79271d5381 files touched
Ashish SHUKLA (ashish)
all: Bump after lang/go122 update
PR:		281842
3.39.2
b3c7acc9a5 files touched
Hiroki Tagato (tagattie)
devel/task: add port: Task runner / simpler Make alternative written in Go
Task is a task runner / build tool that aims to be simpler and easier
to use than, for example, GNU Make.

Since it's written in Go, Task is just a single binary and has no
other dependencies, which means you don't need to mess with any
complicated install setups just to use a build tool.

WWW: https://taskfile.dev/