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
Port details on branch 2025Q4
mage Command-line make-like build tool using Go as input files
1.15.0_17,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.15.0_17,1Version of this port present on the latest quarterly branch.
Maintainer: gspurki@gmail.com search for ports maintained by this maintainer
Port Added: 2025-11-01 15:53:31
Last Update: 2025-11-01 15:48:35
Commit Hash: ae07b4c
License: APACHE20
WWW:
https://magefile.org/
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?
Homepage    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.15.0_17,1/catalog.mk
  3. /usr/local/share/licenses/mage-1.15.0_17,1/LICENSE
  4. /usr/local/share/licenses/mage-1.15.0_17,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 = 1691832652 SHA256 (magefile-mage-v1.15.0_GH0.tar.gz) = 3ce55e39d175d925c015b4dc773cea1fc4d3c64af9edcec6f9b7ab9388b751bf SIZE (magefile-mage-v1.15.0_GH0.tar.gz) = 8805332

Packages (timestamps in pop-ups are UTC):
mage
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.15.0_18,11.15.0_19,1-1.15.0_16,11.15.0_19,1n/an/an/a
FreeBSD:13:quarterly1.15.0_16,11.15.0_17,1-1.15.0_13,11.15.0_17,1n/an/an/a
FreeBSD:14:latest1.15.0_18,11.15.0_19,1-1.15.0_15,11.15.0_19,1---
FreeBSD:14:quarterly1.15.0_17,11.15.0_17,1-1.15.0_13,11.15.0_17,1---
FreeBSD:15:latest1.15.0_19,11.15.0_19,1n/a-n/an/a--
FreeBSD:15:quarterly1.15.0_17,11.15.0_17,1n/a-n/an/a--
FreeBSD:16:latest1.15.0_17,11.15.0_19,1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
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.15.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.15.0_17,1
01 Nov 2025 15:48:35
commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.9

This is a direct commit to 2025Q4. It'll definitely bring things (esp.
PORTREVISION lines) out of sync with main, but trying to MFH the
associated bump commit would bring in a massive quantity of conflicts.

Number of commits found: 1