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
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Commit processing was halted at UTC 18:33 on 2026-08-05 for pkgbasify of jails and updating the host from 15.0 to 15.1 - same with jails. - that upgrade was completed by 18:53 - the website has caught up with the 6 commits it missed in that time.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
ytt YAML templating tool that works on YAML structure instead of text
0.55.1_2 textproc 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 0.55.1_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-01-20 09:30:07
Last Update: 2026-07-10 07:54:15
Commit Hash: 4ea3547
License: APACHE20
WWW:
https://carvel.dev/ytt/
https://github.com/carvel-dev/ytt
Description:
ytt (pronounced spelled out) is a templating tool that understands YAML structure. It helps you easily configure complex software via reusable templates and user provided values. Ytt includes the following features: * Structural templating: understands yaml structure so users can focus on their configuration instead of issues associated with text templating, such as YAML value quoting or manual template indentation * Built-in programming language: includes the "fully featured" Python-like programming language Starlark which helps ease the burden of configuring complex software through a richer set of functionality. * Reusable configuration: You can reuse the same configuration in different environments by applying environment-specific values. * Custom validations: coupled with the fast and deterministic execution, allows you to take advantage of faster feedback loops when creating and testing templates. * Overlays: this advanced configuration helps users manage the customization required for complex software. For more, see this example in the online playground. * Sandboxing: provides a secure, deterministic environment for execution of templates.
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/ytt
  2. /usr/local/share/licenses/ytt-0.55.1_2/catalog.mk
  3. /usr/local/share/licenses/ytt-0.55.1_2/LICENSE
  4. /usr/local/share/licenses/ytt-0.55.1_2/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ytt>0:textproc/ytt
To install the port:
cd /usr/ports/textproc/ytt/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/ytt
  • pkg install ytt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ytt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1780338081 SHA256 (go/textproc_ytt/ytt-v0.55.1/v0.55.1.mod) = 35f50d1663a484bc795d96049d6a3571c3ad5ee02260e714fce2df6a1923dd83 SIZE (go/textproc_ytt/ytt-v0.55.1/v0.55.1.mod) = 902

Expand this list (2 items)

Collapse this list.

SHA256 (go/textproc_ytt/ytt-v0.55.1/v0.55.1.zip) = a295fc3c3c1c7c61c86b406e3be1653879078926079c33bad9a8120755364e70 SIZE (go/textproc_ytt/ytt-v0.55.1/v0.55.1.zip) = 1198043

Collapse this list.


Packages (timestamps in pop-ups are UTC):
ytt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.53.20.54.0-0.52.0_20.53.2n/an/an/a
FreeBSD:13:quarterly0.52.0_110.52.0_11-0.49.0_80.52.0_11n/an/an/a
FreeBSD:14:latest0.55.1_20.55.1_2-0.52.0_10.55.1_2---
FreeBSD:14:quarterly0.55.1_20.55.1_2-0.49.0_80.55.1_2---
FreeBSD:15:latest0.55.1_20.55.1_2n/a-n/an/a--
FreeBSD:15:quarterly0.55.1_20.55.1_2n/a-n/an/a--
FreeBSD:16:latest0.55.1_20.55.1_2n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go126 : lang/go126
Fetch dependencies:
  1. go126 : lang/go126
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_ytt
USES:
go:1.26+,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/carvel-dev/ytt/@v/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.55.1_2
10 Jul 2026 07:54:15
commit hash: 4ea354713284ca756537346a9ebc6df56184ed31commit hash: 4ea354713284ca756537346a9ebc6df56184ed31commit hash: 4ea354713284ca756537346a9ebc6df56184ed31commit hash: 4ea354713284ca756537346a9ebc6df56184ed31 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.12 / 1.26.5
0.55.1_1
03 Jun 2026 17:54:22
commit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bdcommit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bdcommit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bdcommit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bd 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.11 / go-1.26.4
0.55.1
01 Jun 2026 18:31:54
commit hash: 94dcf4a97eee393fb3686cd5fbd3a8ac73a9c933commit hash: 94dcf4a97eee393fb3686cd5fbd3a8ac73a9c933commit hash: 94dcf4a97eee393fb3686cd5fbd3a8ac73a9c933commit hash: 94dcf4a97eee393fb3686cd5fbd3a8ac73a9c933 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/ytt: update 0.55.0 → 0.55.1
0.55.0
15 May 2026 09:18:56
commit hash: e588a722bccf76dd443498d07eb2127b9bfb9acacommit hash: e588a722bccf76dd443498d07eb2127b9bfb9acacommit hash: e588a722bccf76dd443498d07eb2127b9bfb9acacommit hash: e588a722bccf76dd443498d07eb2127b9bfb9aca files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/ytt: update 0.54.0 → 0.55.0
0.54.0_1
09 May 2026 17:25:51
commit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57ce files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.10
0.54.0
29 Apr 2026 15:28:46
commit hash: f71097f3b47de716304c77e0356528b7331f5e2fcommit hash: f71097f3b47de716304c77e0356528b7331f5e2fcommit hash: f71097f3b47de716304c77e0356528b7331f5e2fcommit hash: f71097f3b47de716304c77e0356528b7331f5e2f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/ytt: update 0.53.2 → 0.54.0
0.53.2
11 Apr 2026 19:41:39
commit hash: 4ff464e02d03e9bd2eeb6b1cbe5063ed154c6ee7commit hash: 4ff464e02d03e9bd2eeb6b1cbe5063ed154c6ee7commit hash: 4ff464e02d03e9bd2eeb6b1cbe5063ed154c6ee7commit hash: 4ff464e02d03e9bd2eeb6b1cbe5063ed154c6ee7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/ytt: update 0.52.0 → 0.53.2
0.52.0_11
10 Apr 2026 15:57:27
commit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86a 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
0.52.0_10
06 Mar 2026 03:33:23
commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.8
0.52.0_9
11 Feb 2026 19:21:45
commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go default 1.24->1.25
0.52.0_8
05 Feb 2026 16:48:00
commit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2f files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.13
0.52.0_7
16 Jan 2026 17:49:03
commit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36da files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.12
0.52.0_6
15 Dec 2025 23:06:00
commit hash: 75d873b56a7440351ea2bdf9e4a6017db3889f32commit hash: 75d873b56a7440351ea2bdf9e4a6017db3889f32commit hash: 75d873b56a7440351ea2bdf9e4a6017db3889f32commit hash: 75d873b56a7440351ea2bdf9e4a6017db3889f32 files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
many: Unpin Go ports

* Ports that were pinned to a deprecated version of Go (1.23 or older)
  have been unpinned.

* Ports that were pinned to a still-supported version of Go (1.24 or
  newer) have been converted to requesting that as their minimum Go
  version.

* Ports that had been forcibly deprecated for pinning an expired Go
  version have been undeprecated.
0.52.0_6
03 Dec 2025 18:24:45
commit hash: b24429e3ede02a855f8e7ecb3564af0287306483commit hash: b24429e3ede02a855f8e7ecb3564af0287306483commit hash: b24429e3ede02a855f8e7ecb3564af0287306483commit hash: b24429e3ede02a855f8e7ecb3564af0287306483 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.11
0.52.0_5
06 Nov 2025 17:03:19
commit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6c files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.10
0.52.0_4
14 Oct 2025 15:13:55
commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump go ports for go-1.24.9
0.52.0_3
08 Oct 2025 00:41:39
commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Bump dependent ports after go124 update
0.52.0_2
04 Sep 2025 17:53:24
commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Bump go ports for go-1.24.7
0.52.0_1
07 Aug 2025 00:02:46
commit hash: 53610681ea46b375186fc68723dcc335051ef9b4commit hash: 53610681ea46b375186fc68723dcc335051ef9b4commit hash: 53610681ea46b375186fc68723dcc335051ef9b4commit hash: 53610681ea46b375186fc68723dcc335051ef9b4 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
go ports: Bump for 1.24.6
0.52.0
21 Jul 2025 20:46:48
commit hash: 0c1a0ede5fcfeb5b7eca8730fd25c34f8113e582commit hash: 0c1a0ede5fcfeb5b7eca8730fd25c34f8113e582commit hash: 0c1a0ede5fcfeb5b7eca8730fd25c34f8113e582commit hash: 0c1a0ede5fcfeb5b7eca8730fd25c34f8113e582 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/ytt: Update WWW
0.52.0
21 Jul 2025 18:42:40
commit hash: 73b33f737f8af7556729215ed588c46f3d5e316bcommit hash: 73b33f737f8af7556729215ed588c46f3d5e316bcommit hash: 73b33f737f8af7556729215ed588c46f3d5e316bcommit hash: 73b33f737f8af7556729215ed588c46f3d5e316b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/ytt: update 0.49.0 → 0.52.0
0.49.0_8
02 Apr 2025 02:07:58
commit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95acommit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95acommit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95acommit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95a files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
go: Bump ports for go124 update
0.49.0_7
05 Mar 2025 16:02:56
commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
Bump all go ports for yesterday's releases
0.49.0_6
21 Jan 2025 22:21:11
commit hash: 39522060fe30d16b47ca1671b543507a15d0817bcommit hash: 39522060fe30d16b47ca1671b543507a15d0817bcommit hash: 39522060fe30d16b47ca1671b543507a15d0817bcommit hash: 39522060fe30d16b47ca1671b543507a15d0817b files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

PR:		284181
MFH:		2025Q1
0.49.0_5
08 Nov 2024 20:58:46
commit hash: 79271d538107eaed3822f2b39d0080da0101245acommit hash: 79271d538107eaed3822f2b39d0080da0101245acommit hash: 79271d538107eaed3822f2b39d0080da0101245acommit hash: 79271d538107eaed3822f2b39d0080da0101245a files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

PR:		281842
0.49.0_4
09 Aug 2024 06:24:09
commit hash: aeb01135150a7f1da57a02c0169cdae9886fb319commit hash: aeb01135150a7f1da57a02c0169cdae9886fb319commit hash: aeb01135150a7f1da57a02c0169cdae9886fb319commit hash: aeb01135150a7f1da57a02c0169cdae9886fb319 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update
0.49.0_3
03 Jul 2024 08:29:47
commit hash: f36b85a91c51dd4660f628b4f6e6eb5f38bd18a2commit hash: f36b85a91c51dd4660f628b4f6e6eb5f38bd18a2commit hash: f36b85a91c51dd4660f628b4f6e6eb5f38bd18a2commit hash: f36b85a91c51dd4660f628b4f6e6eb5f38bd18a2 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update
0.49.0_2
15 Jun 2024 09:52:23
commit hash: b24868e7be03b2ce962ee5e9ead293c10dc15cfbcommit hash: b24868e7be03b2ce962ee5e9ead293c10dc15cfbcommit hash: b24868e7be03b2ce962ee5e9ead293c10dc15cfbcommit hash: b24868e7be03b2ce962ee5e9ead293c10dc15cfb files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

MFH:		2024Q2
0.49.0_1
13 May 2024 17:56:04
commit hash: a0676cbde9ff7029f5f0af1c50135be5e669d325commit hash: a0676cbde9ff7029f5f0af1c50135be5e669d325commit hash: a0676cbde9ff7029f5f0af1c50135be5e669d325commit hash: a0676cbde9ff7029f5f0af1c50135be5e669d325 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

MFH:		2024Q2
0.49.0
17 Apr 2024 07:38:19
commit hash: 6ff8519b033596a23597a26d4baf190c15600920commit hash: 6ff8519b033596a23597a26d4baf190c15600920commit hash: 6ff8519b033596a23597a26d4baf190c15600920commit hash: 6ff8519b033596a23597a26d4baf190c15600920 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/ytt: update 0.47.0 → 0.49.0

Reported by:	portscout
0.47.0_3
15 Apr 2024 08:20:04
commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
0.47.0_2
24 Mar 2024 14:29:00
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
0.47.0_1
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
0.47.0
20 Jan 2024 09:29:23
commit hash: d42dbe928bf90336c9e368e81522ba3080d25aa9commit hash: d42dbe928bf90336c9e368e81522ba3080d25aa9commit hash: d42dbe928bf90336c9e368e81522ba3080d25aa9commit hash: d42dbe928bf90336c9e368e81522ba3080d25aa9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/ytt: New port: YAML templating tool that works on YAML structure
instead of text

Number of commits found: 34