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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
terragrunt Terragrunt is a thin wrapper for Terraform
0.81.1_1 sysutils on this many watch lists=3 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 0.81.1Version of this port present on the latest quarterly branch.
Maintainer: dutra@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-23 21:59:44
Last Update: 2025-07-09 16:11:00
Commit Hash: 2759752
People watching this port, also watch:: prestashop, courier-authlib-userdb, rubygem-fluent-plugin-file-alternative, nagios-check_hdd_health, pure-ftpd
License: MIT
WWW:
https://terragrunt.gruntwork.io/
Description:
Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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/terragrunt
  2. /usr/local/share/licenses/terragrunt-0.81.1_1/catalog.mk
  3. /usr/local/share/licenses/terragrunt-0.81.1_1/LICENSE
  4. /usr/local/share/licenses/terragrunt-0.81.1_1/MIT
Collapse this list.
Dependency lines:
  • terragrunt>0:sysutils/terragrunt
To install the port:
cd /usr/ports/sysutils/terragrunt/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/terragrunt
  • pkg install terragrunt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: terragrunt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1749517949 SHA256 (go/sysutils_terragrunt/terragrunt-v0.81.1/v0.81.1.mod) = 3127f07fe90d48935db3d2c42a138ce43e0b027e1cf2f344279f2b4b5078c468 SIZE (go/sysutils_terragrunt/terragrunt-v0.81.1/v0.81.1.mod) = 15775

Expand this list (2 items)

Collapse this list.

SHA256 (go/sysutils_terragrunt/terragrunt-v0.81.1/v0.81.1.zip) = 5e81b73eec82edafcee8c6301b746d3ad3cc47dce8f4d46c19e181f0db825ffe SIZE (go/sysutils_terragrunt/terragrunt-v0.81.1/v0.81.1.zip) = 9302163

Collapse this list.


Packages (timestamps in pop-ups are UTC):
terragrunt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.81.10.81.1_1-0.81.10.81.1_1---
FreeBSD:13:quarterly0.81.10.81.1-0.72.4_20.81.1---
FreeBSD:14:latest0.81.10.81.1_1-0.81.10.81.1_1---
FreeBSD:14:quarterly0.81.10.81.1-0.81.10.81.1---
FreeBSD:15:latest0.81.10.81.1_1n/a0.81.1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Runtime dependencies:
  1. terraform : sysutils/terraform
Fetch dependencies:
  1. go124 : lang/go124
This port is required by:
for Run
  1. sysutils/infracost

Configuration Options:
No options to configure
Options name:
sysutils_terragrunt
USES:
go:1.24,modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/gruntwork-io/terragrunt/@v/
Collapse this list.

Number of commits found: 106 (showing only 6 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.26.0
04 Nov 2020 05:33:58
Revision:554054Original commit files touched by this commit
lwhsu search for other commits by this committer
sysutils/terragrunt: Update 0.26.0

PR:		250847
Submitted by:	Gabriel Dutra <0xdutra@gmail.com> (maintainer)
0.25.5
24 Oct 2020 08:09:43
Revision:553159Original commit files touched by this commit
lwhsu search for other commits by this committer
sysutils/terragrunt: Update to 0.25.5

PR:		250569
Submitted by:	Gabriel Dutra <0xdutra@gmail.com> (maintainer)
0.25.4
22 Oct 2020 01:19:40
Revision:552919Original commit files touched by this commit
lwhsu search for other commits by this committer
sysutils/terragrunt: Update to 0.25.4

PR:		250500
Submitted by:	Gabriel Dutra <0xdutra@gmail.com> (maintainer)
0.25.3
12 Oct 2020 08:49:55
Revision:552110Original commit files touched by this commit
lwhsu search for other commits by this committer
sysutils/terragrunt: Update to 0.25.3

PR:		250279
Submitted by:	Gabriel Dutra <0xdutra@gmail.com> (maintainer)
0.25.2
03 Oct 2020 08:15:47
Revision:551262Original commit files touched by this commit
mikael search for other commits by this committer
sysutils/terragrunt: Update to 0.25.2

Changelog:
  https://github.com/gruntwork-io/terragrunt/releases/tag/v0.25.2

PR:		250061
Submitted by:	Gabriel Dutra (maintainer)
0.25.1
23 Sep 2020 21:59:07
Revision:549856Original commit files touched by this commit
dbaio search for other commits by this committer
Add sysutils/terragrunt: Terragrunt is a thin wrapper for Terraform

Terragrunt is a thin wrapper for Terraform that provides extra tools for
keeping your Terraform configurations DRY, working with multiple Terraform
modules, and managing remote state.

WWW: https://terragrunt.gruntwork.io/

PR:		249482
Submitted by:	Gabriel Dutra <0xdutra@gmail.com>

Number of commits found: 106 (showing only 6 on this page)

«  1 | 2