| Port details |
- dyff Diff tool for YAML files, and sometimes JSON
- 1.12.0_2 textproc
=1 1.11.2_1Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2025-07-21 13:30:06
- Last Update: 2026-06-03 17:54:22
- Commit Hash: dd8dc2a
- People watching this port, also watch:: python311, py311-pycparser, ladspa, gstreamer1-plugins-pango, xerces-c3
- License: MIT
- WWW:
- https://github.com/homeport/dyff
- Description:
- dyff is a diff tool for YAML files (and occasionally JSON), designed to
show only meaningful differences in a human-readable format. It is
inspired by the way BOSH v1 displayed configuration changes, using
syntax styles from Spruce and go-patch to locate differences within the
document structure.
dyff supports comparing local or remote files, integrates with kubectl
and Git for improved YAML diffing workflows, and includes utilities to
restructure, pretty-print, and convert between YAML and JSON.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/dyff/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/dyff
- pkg install dyff
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dyff
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1777270564
SHA256 (go/textproc_dyff/homeport-dyff-v1.12.0_GH0/v1.12.0.mod) = a7f7a0cc940b0c9cb26267dcca241e0937aaa6863c7cbd746420c20cdea7fad6
SIZE (go/textproc_dyff/homeport-dyff-v1.12.0_GH0/v1.12.0.mod) = 1857
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go125 : lang/go125
- Fetch dependencies:
-
- go125 : lang/go125
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_dyff
- USES:
- go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.12.0_2 03 Jun 2026 17:54:22
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.11 / go-1.26.4 |
1.12.0_1 09 May 2026 17:25:51
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go 1.25.10 |
1.12.0 27 Apr 2026 07:04:59
    |
Emanuel Haupt (ehaupt)  |
textproc/dyff: Update to 1.12.0 |
1.11.3_1 10 Apr 2026 15:57:27
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.9 / 1.26.2 |
1.11.3 10 Apr 2026 12:09:06
    |
Emanuel Haupt (ehaupt)  |
textproc/dyff: Update to 1.11.3 |
1.11.2_1 06 Mar 2026 03:33:23
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go 1.25.8 |
1.11.2 02 Mar 2026 17:32:40
    |
Emanuel Haupt (ehaupt)  |
textproc/dyff: Update to 1.11.2 |
1.10.5 23 Feb 2026 07:51:31
    |
Emanuel Haupt (ehaupt)  |
textproc/dyff: Update to 1.10.5 |
1.10.4_1 11 Feb 2026 19:21:45
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go default 1.24->1.25 |
1.10.4 09 Feb 2026 14:53:03
    |
Emanuel Haupt (ehaupt)  |
textproc/dyff: Update to 1.10.4 |
1.10.3_2 05 Feb 2026 16:48:00
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.13 |
1.10.3_1 16 Jan 2026 17:49:03
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.12 |
1.10.3 25 Dec 2025 15:36:40
    |
Emanuel Haupt (ehaupt)  |
textproc/dyff: Update to 1.10.3 |
1.10.2_5 03 Dec 2025 18:24:45
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.11 |
1.10.2_4 06 Nov 2025 17:03:19
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.10 |
1.10.2_3 14 Oct 2025 15:13:55
    |
Adam Weinberger (adamw)  |
various: Bump go ports for go-1.24.9 |
1.10.2_2 08 Oct 2025 00:41:39
    |
Adam Weinberger (adamw)  |
many: Bump dependent ports after go124 update |
1.10.2_1 04 Sep 2025 17:53:24
    |
Adam Weinberger (adamw)  |
many: Bump go ports for go-1.24.7 |
1.10.2 11 Aug 2025 08:01:07
    |
Emanuel Haupt (ehaupt)  |
textproc/dyff: Update to 1.10.2 |
1.10.1_1 07 Aug 2025 00:02:46
    |
Adam Weinberger (adamw)  |
go ports: Bump for 1.24.6 |
1.10.1 21 Jul 2025 13:29:27
    |
Emanuel Haupt (ehaupt)  |
textproc/dyff: Add new port
dyff is a diff tool for YAML files (and occasionally JSON), designed to
show only meaningful differences in a human-readable format. It is
inspired by the way BOSH v1 displayed configuration changes, using
syntax styles from Spruce and go-patch to locate differences within the
document structure.
dyff supports comparing local or remote files, integrates with kubectl
and Git for improved YAML diffing workflows, and includes utilities to
restructure, pretty-print, and convert between YAML and JSON. |