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 photos
All times are UTC
Ukraine
Port details on branch 2026Q2
mage Command-line make-like build tool using Go as input files
1.17.1,1 devel on this many watch lists=0 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 1.17.1,1Version of this port present on the latest quarterly branch.
Maintainer: alven@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-10 17:07:00
Last Update: 2026-04-17 08:44:19
Commit Hash: df94db2
License: APACHE20
WWW:
https://magefile.org/
https://github.com/magefile/mage/
Description:
Mage is a make/rake-like build tool using Go. You write plain-old go functions, and Mage automatically uses them as Makefile-like runnable targets. Makefiles are hard to read and hard to write. Mostly because makefiles are essentially fancy bash scripts with significant white space and additional make-related syntax. Mage lets you have multiple magefiles, name your magefiles whatever you want, and they're easy to customize for multiple operating systems. Mage has no dependencies (aside from go) and runs just fine on all major operating systems, whereas make generally uses bash which is not well supported on Windows. Go is superior to bash for any non-trivial task involving branching, looping, anything that's not just straight line execution of commands. And if your project is written in Go, why introduce another language as idiosyncratic as bash? Why not use the language your contributors are already comfortable with?
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/mage
  2. /usr/local/share/licenses/mage-1.17.1,1/catalog.mk
  3. /usr/local/share/licenses/mage-1.17.1,1/LICENSE
  4. /usr/local/share/licenses/mage-1.17.1,1/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • mage>0:devel/mage
To install the port:
cd /usr/ports/devel/mage/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/mage
  • pkg install mage
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mage
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1776414555 SHA256 (magefile-mage-v1.17.1_GH0.tar.gz) = 7e2d31cc29811ec919ea20e49a423a1f07d0eb1c596e7bfbec3fb24c00ced200 SIZE (magefile-mage-v1.17.1_GH0.tar.gz) = 8819827

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go125 : lang/go125
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_mage
USES:
go:modules
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/magefile/mage/tar.gz/v1.17.1?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.17.1,1
17 Apr 2026 08:44:19
commit hash: df94db200d54ba52034f1ee19459185f5b926360commit hash: df94db200d54ba52034f1ee19459185f5b926360commit hash: df94db200d54ba52034f1ee19459185f5b926360commit hash: df94db200d54ba52034f1ee19459185f5b926360 files touched by this commit
Älven (alven) search for other commits by this committer
devel/mage: Update 1.15.0 => 1.17.1, take maintainership

* Add WWW for source code repository.

PR:		294561
Approved by:	db@, yuri@ (Mentors, implicit)
MFH:	 	2026Q2

(cherry picked from commit 15bc3f3aa5074ea0ca53eddb1f3635244308f077)
1.15.0_25,1
10 Apr 2026 16:19:03
commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305 files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.9 / 1.26.2

Number of commits found: 2