Port details |
- zig010 Language designed for robustness, optimality, and maintainability (deprecated 0.10.* series)
- 0.10.1_1 lang =2 0.10.1_1Version of this port present on the latest quarterly branch.
- Maintainer: bsd@orsolic.org
- Port Added: 2024-01-01 05:42:05
- Last Update: 2024-06-13 18:57:38
- Commit Hash: 674b0ae
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://ziglang.org/
- Description:
- Zig is a general purpose programming language designed for robustness,
optimality, and maintainability.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/lang/zig010/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/zig010
- pkg install zig010
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zig010
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1674467482
SHA256 (zig-0.10.1.tar.xz) = 69459bc804333df077d441ef052ffa143d53012b655a51f04cfef1414c04168c
SIZE (zig-0.10.1.tar.xz) = 15143112
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:
-
- icu>=71 : devel/icu
- llvm15>=0 : devel/llvm15
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- llvm15>=0 : devel/llvm15
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for zig010-0.10.1_1:
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_zig010
- USES:
- cmake compiler:c++11-lang localbase:ldflags tar:xz
- 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 |
0.10.1_1 13 Jun 2024 18:57:38 |
Jan Beich (jbeich) |
lang/zig-devel: remove port after 28238a95a3f5
PR: 279702
Approved by: bsd@orsolic.org (maintainer) |
0.10.1_1 13 Jun 2024 01:35:51 |
Jan Beich (jbeich) |
lang/zig010: drop obsolete CONFLICTS_* after 1bb52ba75f0d |
0.10.1_1 20 May 2024 14:42:37 |
Jan Beich (jbeich) |
lang/zig: fork 0.11 into a pinned port
Some consumers are ready for 0.12 syntax but many are not.
PR: 278570
Approved by: portmgr blanket |
0.10.1_1 20 May 2024 14:42:36 |
Jan Beich (jbeich) Author: Pero Oršolić |
lang/zig: adjust CONFLICTS after 98d70399e765
Differential Revision: https://reviews.freebsd.org/D45024 |
0.10.1_1 20 May 2024 14:42:33 |
Jan Beich (jbeich) Author: Pero Oršolić |
lang/zig010: drop unused dependency on archivers/lzma
Warning: you might not need LIB_DEPENDS on liblzma.so
Warning: you might not need LIB_DEPENDS on libzstd.so
actual-package-depends: dependency on /usr/lib/liblzma.so not registered (normal
if it belongs to base)
Differential Revision: https://reviews.freebsd.org/D45024 |
0.10.1 14 Feb 2024 14:39:00 |
Dave Cottlehuber (dch) |
lang/zig-devel: NEW PORT - latest version of zig language
Adds latest development version of zig-lang - upcoming 0.12.
- based off https://reviews.freebsd.org/D41067
- with further changes from lang/zig which has evolved
- update MAINTAINER per email approval for lang/zig*
Test Plan: Tested on 14.0-RELEASE and 15.0-CURRENT.
Differential Revision: https://reviews.freebsd.org/D43416
Differential Revision: https://reviews.freebsd.org/D41067
Obtained from: Pero Orsolic <bsd@orsolic.org> |
0.10.1 01 Jan 2024 05:36:21 |
Jan Beich (jbeich) |
lang/zig: fork 0.10 into a pinned port
Some consumers are ready for 0.11 syntax but many are not.
PR: 273124
Approved by: dch (maintainer) |