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.
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 on branch 2026Q3
buildah Manage Pods, Containers and Container Images
1.43.2_3 sysutils 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.43.2_3Version of this port present on the latest quarterly branch.
Maintainer: dfr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-07-10 08:24:41
Last Update: 2026-08-19 17:40:44
Commit Hash: 039eec1
License: APACHE20
WWW:
https://buildah.io/
Description:
The Buildah package provides a command line tool which can be used to * create a working container from scratch or * create a working container from an image as a starting point * mount/umount a working container's root file system for manipulation * save container's root file system layer to create a new image * delete a working container or an image.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (49 items)
Collapse this list.
  1. /usr/local/share/licenses/buildah-1.43.2_3/catalog.mk
  2. /usr/local/share/licenses/buildah-1.43.2_3/LICENSE
  3. /usr/local/share/licenses/buildah-1.43.2_3/APACHE20
  4. bin/buildah
  5. share/bash-completion/completions/buildah
  6. share/man/man1/buildah-add.1.gz
  7. share/man/man1/buildah-bud.1.gz
  8. share/man/man1/buildah-build.1.gz
  9. share/man/man1/buildah-commit.1.gz
  10. share/man/man1/buildah-config.1.gz
  11. share/man/man1/buildah-containers.1.gz
  12. share/man/man1/buildah-copy.1.gz
  13. share/man/man1/buildah-from.1.gz
  14. share/man/man1/buildah-images.1.gz
  15. share/man/man1/buildah-info.1.gz
  16. share/man/man1/buildah-inspect.1.gz
  17. share/man/man1/buildah-login.1.gz
  18. share/man/man1/buildah-logout.1.gz
  19. share/man/man1/buildah-manifest-add.1.gz
  20. share/man/man1/buildah-manifest-annotate.1.gz
  21. share/man/man1/buildah-manifest-create.1.gz
  22. share/man/man1/buildah-manifest-exists.1.gz
  23. share/man/man1/buildah-manifest-inspect.1.gz
  24. share/man/man1/buildah-manifest-push.1.gz
  25. share/man/man1/buildah-manifest-remove.1.gz
  26. share/man/man1/buildah-manifest-rm.1.gz
  27. share/man/man1/buildah-manifest.1.gz
  28. share/man/man1/buildah-mkcw.1.gz
  29. share/man/man1/buildah-mount.1.gz
  30. share/man/man1/buildah-prune.1.gz
  31. share/man/man1/buildah-pull.1.gz
  32. share/man/man1/buildah-push.1.gz
  33. share/man/man1/buildah-rename.1.gz
  34. share/man/man1/buildah-rm.1.gz
  35. share/man/man1/buildah-rmi.1.gz
  36. share/man/man1/buildah-run.1.gz
  37. share/man/man1/buildah-source-add.1.gz
  38. share/man/man1/buildah-source-create.1.gz
  39. share/man/man1/buildah-source-pull.1.gz
  40. share/man/man1/buildah-source-push.1.gz
  41. share/man/man1/buildah-source.1.gz
  42. share/man/man1/buildah-tag.1.gz
  43. share/man/man1/buildah-umount.1.gz
  44. share/man/man1/buildah-unshare.1.gz
  45. share/man/man1/buildah-version.1.gz
  46. share/man/man1/buildah.1.gz
  47. @owner
  48. @group
  49. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • buildah>0:sysutils/buildah
To install the port:
cd /usr/ports/sysutils/buildah/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/buildah
  • pkg install buildah
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: buildah
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1782812258 SHA256 (containers-buildah-v1.43.2_GH0.tar.gz) = 43141cbb9f2ff44411b70e78c849afc84d104a1d32c1b92e8c5c6d49bc0d60d5 SIZE (containers-buildah-v1.43.2_GH0.tar.gz) = 11827654

Packages (timestamps in pop-ups are UTC):
buildah
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.43.11.43.1n/an/an/an/an/an/a
FreeBSD:13:quarterly1.43.0_11.43.0_1n/an/an/an/an/an/a
FreeBSD:14:latest1.43.2_41.43.2_4------
FreeBSD:14:quarterly1.43.2_31.43.2_3------
FreeBSD:15:latest1.43.2_41.43.2_4n/a-n/an/a--
FreeBSD:15:quarterly1.43.2_31.43.2_3n/a-n/an/a--
FreeBSD:16:latest1.43.2_41.43.2_4n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. as : devel/binutils
  2. bash : shells/bash
  3. go-md2man : textproc/go-md2man
  4. gsed : textproc/gsed
  5. gmake>=4.4.1 : devel/gmake
  6. go125 : lang/go125
  7. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. containernetworking-plugins>=0 : net/containernetworking-plugins
  2. containers-common>=0 : sysutils/containers-common
  3. ocijail : sysutils/ocijail
Library dependencies:
  1. libgpgme.so : security/gpgme
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_buildah
USES:
gmake go:1.24+,no_targets pkgconfig
pkg-message:
The FreeBSD port of the Buildah image building tool is experimental and should be used for evaluation and testing purposes only. Basic usage follows: $ export c=$(sudo buildah from quay.io/dougrabson/freebsd14-minimal) $ sudo buildah run $c freebsd-version -ru $ sudo buildah run $c ping -c 3 9.9.9.9

Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/containers/buildah/tar.gz/v1.43.2?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.43.2_3
19 Aug 2026 17:40:44
commit hash: 039eec19c72c7284c0140d19b129a3fc3d964e65commit hash: 039eec19c72c7284c0140d19b129a3fc3d964e65commit hash: 039eec19c72c7284c0140d19b129a3fc3d964e65commit hash: 039eec19c72c7284c0140d19b129a3fc3d964e65 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.14 / 1.26.7
1.43.2_2
14 Aug 2026 00:43:14
commit hash: b983828d8dc280cec63594baa9f1113f67c8d64ccommit hash: b983828d8dc280cec63594baa9f1113f67c8d64ccommit hash: b983828d8dc280cec63594baa9f1113f67c8d64ccommit hash: b983828d8dc280cec63594baa9f1113f67c8d64c 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.13 / 1.26.6
1.43.2_1
10 Jul 2026 08:00:52
commit hash: c328c3d404abdecbaf1429067d07fa84f6de3487commit hash: c328c3d404abdecbaf1429067d07fa84f6de3487commit hash: c328c3d404abdecbaf1429067d07fa84f6de3487commit hash: c328c3d404abdecbaf1429067d07fa84f6de3487 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

Number of commits found: 3