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
zig014 Language designed for robustness, optimality, and maintainability
0.14.0 lang 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.14.0Version of this port present on the latest quarterly branch.
Maintainer: bsd@orsolic.org search for ports maintained by this maintainer
Port Added: 2025-12-18 10:57:08
Last Update: 2026-05-18 19:38:22
Commit Hash: afe0b7d
License: MIT
WWW:
https://ziglang.org/
Description:
Zig is a general purpose programming language designed for robustness, optimality, and maintainability.
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/zig014-0.14.0/catalog.mk
  2. /usr/local/share/licenses/zig014-0.14.0/LICENSE
  3. /usr/local/share/licenses/zig014-0.14.0/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • zig014>0:lang/zig014
Conflicts:
CONFLICTS_INSTALL:
  • zig*
To install the port:
cd /usr/ports/lang/zig014/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/zig014
  • pkg install zig014
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zig014
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 powerpc64le
distinfo:
TIMESTAMP = 1744681910 SHA256 (zig-0.14.0.tar.xz) = c76638c03eb204c4432ae092f6fa07c208567e110fbd4d862d131a7332584046 SIZE (zig-0.14.0.tar.xz) = 17772188

Packages (timestamps in pop-ups are UTC):
zig014
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.14.00.14.0---n/an/an/a
FreeBSD:13:quarterly0.14.00.14.0---n/an/an/a
FreeBSD:14:latest0.14.00.14.0------
FreeBSD:14:quarterly0.14.00.14.0------
FreeBSD:15:latest0.14.00.14.0n/a-n/an/a--
FreeBSD:15:quarterly0.14.00.14.0n/a-n/an/a--
FreeBSD:16:latest0.14.00.14.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. icu>=71 : devel/icu
  2. llvm19>=0 : devel/llvm19
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
Runtime dependencies:
  1. llvm19>=0 : devel/llvm19
Library dependencies:
  1. libzstd.so : archivers/zstd
This port is required by:
for Build
  1. astro/mepo

Configuration Options:
===> The following configuration options are available for zig014-0.14.0: DOCS=on: Build and/or install documentation STATIC=off: sets ZIG_STATIC to avoid 800MiB LLVM runtime dependency ===> Use 'make config' to modify these settings
Options name:
lang_zig014
USES:
cmake compiler:c++11-lang localbase:ldflags tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://ziglang.org/builds/
  2. https://ziglang.org/download/0.14.0/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.14.0
18 May 2026 19:38:22
commit hash: afe0b7db7998e09f6fd0bdba01ae592cf775c476commit hash: afe0b7db7998e09f6fd0bdba01ae592cf775c476commit hash: afe0b7db7998e09f6fd0bdba01ae592cf775c476commit hash: afe0b7db7998e09f6fd0bdba01ae592cf775c476 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/zig014: add powerpc64le support

Submitted by:	clhamilto@gmail.com
0.14.0
18 Dec 2025 10:47:45
commit hash: 59aa70699b9159514b2706a9189655d29b4b9c0acommit hash: 59aa70699b9159514b2706a9189655d29b4b9c0acommit hash: 59aa70699b9159514b2706a9189655d29b4b9c0acommit hash: 59aa70699b9159514b2706a9189655d29b4b9c0a files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
lang/zig014: copy from lang/zig

Zig is making lots of breaking changes from 0.14
to 0.15 consumers aren't necessarily keeping up.

Create the lang/zig014 as a tempoirary solution
for ports depending on zig 0.14

PR:		289011
Approved by:	Pero Oršolić <bsd@orsolic.org> (maintainer)

Number of commits found: 2