| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.16.0 20 May 2026 08:53:26 commit hash: 6f22a7d93d82f87ec4c8e100a64f656c1fbf1a0e commit hash: 6f22a7d93d82f87ec4c8e100a64f656c1fbf1a0e commit hash: 6f22a7d93d82f87ec4c8e100a64f656c1fbf1a0e commit hash: 6f22a7d93d82f87ec4c8e100a64f656c1fbf1a0e files touched by this commit |
Piotr Kubaj (pkubaj) search for other commits by this committer |
lang/zig: fix patch
zig was updated to 0.16.0, while I created the patch when it was still on
0.15.0.
Reported by: sunpoet |
0.16.0 18 May 2026 19:38:21 commit hash: b9b40e305280f47568c442518c104a011b963d00 commit hash: b9b40e305280f47568c442518c104a011b963d00 commit hash: b9b40e305280f47568c442518c104a011b963d00 commit hash: b9b40e305280f47568c442518c104a011b963d00 files touched by this commit |
Piotr Kubaj (pkubaj) search for other commits by this committer |
lang/zig: add powerpc64le support
Submitted by: clhamilto@gmail.com |
0.16.0 11 May 2026 15:33:47 commit hash: efeb78a13adfbfdc8ad9975059d7906b064af8ee commit hash: efeb78a13adfbfdc8ad9975059d7906b064af8ee commit hash: efeb78a13adfbfdc8ad9975059d7906b064af8ee commit hash: efeb78a13adfbfdc8ad9975059d7906b064af8ee files touched by this commit |
Kenneth Raplee (kenrap) search for other commits by this committer Author: Pero Oršolić |
lang/zig: update to 0.16.0
Changelog: https://ziglang.org/download/0.16.0/release-notes.html
PR: 294741
Approved by: arrowd (co-mentor) |
0.15.2 18 Dec 2025 10:47:52 commit hash: c99c0e8625e3a9ca0efb4fc33d14a4efb658d084 commit hash: c99c0e8625e3a9ca0efb4fc33d14a4efb658d084 commit hash: c99c0e8625e3a9ca0efb4fc33d14a4efb658d084 commit hash: c99c0e8625e3a9ca0efb4fc33d14a4efb658d084 files touched by this commit |
Rodrigo Osorio (rodrigo) search for other commits by this committer |
lang/zig: update 0.14.0 -> 0.15.2
Changelog: https://ziglang.org/download/0.15.1/release-notes.html
PR: 289011
Approved by: Pero Oršolić <bsd@orsolic.org> (maintainer) |
0.14.0 21 May 2025 15:27:45 commit hash: 8fafe1cf44dccc9eb934167dc6ae9e0ec2dfbc72 commit hash: 8fafe1cf44dccc9eb934167dc6ae9e0ec2dfbc72 commit hash: 8fafe1cf44dccc9eb934167dc6ae9e0ec2dfbc72 commit hash: 8fafe1cf44dccc9eb934167dc6ae9e0ec2dfbc72 files touched by this commit |
Fernando Apesteguía (fernape) search for other commits by this committer |
lang/zig: Update to 0.14.0
Patches provided by the respective maintainers.
PR: 286105
Reported by: Pat Maddox <pat@patmaddox.com>
Approved by: bsd@orsolic.org (maintainer) |
0.13.0 03 Oct 2024 04:52:49 commit hash: b2b3906286ed84b2b9961c10230e0c3ccde6f751 commit hash: b2b3906286ed84b2b9961c10230e0c3ccde6f751 commit hash: b2b3906286ed84b2b9961c10230e0c3ccde6f751 commit hash: b2b3906286ed84b2b9961c10230e0c3ccde6f751 files touched by this commit |
Matthias Fechner (mfechner) search for other commits by this committer |
lang/zig: update to 0.13.0
- include static compile fix by asmodai@ (see PR 279604)
- automatically generate the PLIST
PR: 279604
Reported by: asmodai@
Approved by: bsd@orsolic.org (maintainer) |
0.12.1 13 Jun 2024 18:57:38 commit hash: 674b0ae1a256211b2dbad358e378f50125df99f2 commit hash: 674b0ae1a256211b2dbad358e378f50125df99f2 commit hash: 674b0ae1a256211b2dbad358e378f50125df99f2 commit hash: 674b0ae1a256211b2dbad358e378f50125df99f2 files touched by this commit |
Jan Beich (jbeich) search for other commits by this committer |
lang/zig-devel: remove port after 28238a95a3f5
PR: 279702
Approved by: bsd@orsolic.org (maintainer) |
0.12.1 10 Jun 2024 22:50:49 commit hash: 7fa85e6a38444c163def799f1e610095970a5f5d commit hash: 7fa85e6a38444c163def799f1e610095970a5f5d commit hash: 7fa85e6a38444c163def799f1e610095970a5f5d commit hash: 7fa85e6a38444c163def799f1e610095970a5f5d files touched by this commit |
Jan Beich (jbeich) search for other commits by this committer |
lang/zig: update to 0.12.1
Force rebuild consumers due to changes in codegen and std library.
Changes: https://github.com/ziglang/zig/compare/0.12.0...0.12.1
PR: 279608
Approved by: bsd@orsolic.org (maintainer) |
0.12.0 20 May 2024 14:42:39 commit hash: 28238a95a3f569b305c7db05a40bf880a9d2a2ad commit hash: 28238a95a3f569b305c7db05a40bf880a9d2a2ad commit hash: 28238a95a3f569b305c7db05a40bf880a9d2a2ad commit hash: 28238a95a3f569b305c7db05a40bf880a9d2a2ad files touched by this commit |
Jan Beich (jbeich) search for other commits by this committer Author: Pero Oršolić |
lang/zig: update to 0.12.0
Changes: https://ziglang.org/download/0.12.0/release-notes.html
PR: 278570
Differential Revision: https://reviews.freebsd.org/D45024 |
0.11.0_1 20 May 2024 14:42:36 commit hash: 55f0537a0484d3179582c1818e5b39dbc30d57f2 commit hash: 55f0537a0484d3179582c1818e5b39dbc30d57f2 commit hash: 55f0537a0484d3179582c1818e5b39dbc30d57f2 commit hash: 55f0537a0484d3179582c1818e5b39dbc30d57f2 files touched by this commit |
Jan Beich (jbeich) search for other commits by this committer Author: Pero Oršolić |
lang/zig: adjust CONFLICTS after 98d70399e765
Differential Revision: https://reviews.freebsd.org/D45024 |
0.11.0_1 20 May 2024 14:42:34 commit hash: 8c51d3a8ca38796f9163ae0a342098f7d7c54ceb commit hash: 8c51d3a8ca38796f9163ae0a342098f7d7c54ceb commit hash: 8c51d3a8ca38796f9163ae0a342098f7d7c54ceb commit hash: 8c51d3a8ca38796f9163ae0a342098f7d7c54ceb files touched by this commit |
Jan Beich (jbeich) search for other commits by this committer Author: Pero Oršolić |
lang/zig: drop unused dependency on archivers/lzma
Warning: you might not need LIB_DEPENDS on liblzma.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.11.0_1 20 May 2024 14:39:28 commit hash: 7a200185378bdea466de430519fabb45077b5391 commit hash: 7a200185378bdea466de430519fabb45077b5391 commit hash: 7a200185378bdea466de430519fabb45077b5391 commit hash: 7a200185378bdea466de430519fabb45077b5391 files touched by this commit |
Jan Beich (jbeich) search for other commits by this committer Author: Pero Oršolić |
lang/zig: pacify check-plist after 8c1e3e605452
4b6d52cef587 claimed to fix but didn't:
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: /wrkdirs/usr/ports/lang/zig/work/.build/stage3/bin/zig
Error: Orphaned:
/wrkdirs/usr/ports/lang/zig/work/.build/stage3/lib/zig/build_runner.zig
Error: Orphaned: /wrkdirs/usr/ports/lang/zig/work/.build/stage3/lib/zig/c.zig
Error: Orphaned:
/wrkdirs/usr/ports/lang/zig/work/.build/stage3/lib/zig/compiler_rt.zig
Error: Orphaned:
/wrkdirs/usr/ports/lang/zig/work/.build/stage3/lib/zig/compiler_rt/aarch64_outline_atomics.zig
Error: Orphaned:
/wrkdirs/usr/ports/lang/zig/work/.build/stage3/lib/zig/compiler_rt/absv.zig
Error: Orphaned:
/wrkdirs/usr/ports/lang/zig/work/.build/stage3/lib/zig/compiler_rt/absvdi2.zig
[...]
Error: Orphaned: @dir lib/zig/std/compress/lzma/testdata
Error: Orphaned: @dir lib/zig/std/compress/xz/testdata
[...]
PR: 278570
Differential Revision: https://reviews.freebsd.org/D45024 |
0.11.0_1 14 Feb 2024 14:39:00 commit hash: 98d70399e765a9d8c1b5618502e22fb38a09a05d commit hash: 98d70399e765a9d8c1b5618502e22fb38a09a05d commit hash: 98d70399e765a9d8c1b5618502e22fb38a09a05d commit hash: 98d70399e765a9d8c1b5618502e22fb38a09a05d files touched by this commit |
Dave Cottlehuber (dch) search for other commits by this committer |
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.11.0_1 04 Jan 2024 23:25:10 commit hash: 4b6d52cef58715e80c3e846f5997eceaa40fb4bc commit hash: 4b6d52cef58715e80c3e846f5997eceaa40fb4bc commit hash: 4b6d52cef58715e80c3e846f5997eceaa40fb4bc commit hash: 4b6d52cef58715e80c3e846f5997eceaa40fb4bc files touched by this commit |
Dave Cottlehuber (dch) search for other commits by this committer |
lang/zig: pet port after 0.11.0 update
- fix optional DOCS build for PR270007
- fix pkg-plist sorting
- clean up work dirs to help docs build
- remove stale cmake flags
PR: 270007 |
0.11.0 02 Jan 2024 09:33:33 commit hash: 75a1a208d4d1814c54ce216f347af58bea118d2d commit hash: 75a1a208d4d1814c54ce216f347af58bea118d2d commit hash: 75a1a208d4d1814c54ce216f347af58bea118d2d commit hash: 75a1a208d4d1814c54ce216f347af58bea118d2d files touched by this commit |
Jan Beich (jbeich) search for other commits by this committer |
lang/zig: unbreak fetch due distfile refresh after 8c1e3e605452
fetch: https://ziglang.org/download/0.11.0/zig-0.11.0.tar.xz: size mismatch:
expected 65092512, actual 15275316
$ tar tvf zig-0.11.0.tar.xz
[...]
-drwxr-xr-x 0 ci ci 0 3 Aug 19:21 zig-0.11.0/
+drwxr-xr-x 0 ci ci 0 14 Aug 21:57 zig-0.11.0/
[...]
-drwxr-xr-x 0 ci ci 0 3 Aug 19:21 zig-0.11.0/zig-cache/
-drwxr-xr-x 0 ci ci 0 3 Aug 19:21 zig-0.11.0/zig-cache/h/
--rw-r--r-- 0 ci ci 1637 3 Aug 19:21
zig-0.11.0/zig-cache/h/00889a5c28974786c8a0c50f32a3b330.txt
--rw-r--r-- 0 ci ci 1643 3 Aug 19:21
zig-0.11.0/zig-cache/h/0191ddcdc8f7323e7ca29bde7a0ce808.txt
--rw-r--r-- 0 ci ci 1649 3 Aug 19:21
zig-0.11.0/zig-cache/h/02293e34764cd700f7fa1bad9f99905d.txt
--rw-r--r-- 0 ci ci 1486 3 Aug 19:21
zig-0.11.0/zig-cache/h/037b3303e65027dcd4d04821163b69fb.txt
--rw-r--r-- 0 ci ci 1335 3 Aug 19:21
zig-0.11.0/zig-cache/h/0477d12ba45a9f7192f1c7e081ea54c6.txt
[...]
PR: 273124 (expect pkg-fallout@ spam)
Reported by: olgeni (via private mail)
See also: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/54824 |
0.11.0 01 Jan 2024 05:37:19 commit hash: 8c1e3e605452d8181b2180dad180679d93aecbe3 commit hash: 8c1e3e605452d8181b2180dad180679d93aecbe3 commit hash: 8c1e3e605452d8181b2180dad180679d93aecbe3 commit hash: 8c1e3e605452d8181b2180dad180679d93aecbe3 files touched by this commit |
Jan Beich (jbeich) search for other commits by this committer Author: Nathan Fisher |
lang/zig: update to 0.11.0
Changes: https://ziglang.org/download/0.11.0/release-notes.html
PR: 273124
Approved by: dch (maintainer) |
0.10.1_3 01 Jan 2024 05:36:21 commit hash: aaaa65fc0629810abd45313c70ee0cf10d31e8ee commit hash: aaaa65fc0629810abd45313c70ee0cf10d31e8ee commit hash: aaaa65fc0629810abd45313c70ee0cf10d31e8ee commit hash: aaaa65fc0629810abd45313c70ee0cf10d31e8ee files touched by this commit |
Jan Beich (jbeich) search for other commits by this committer |
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) |
0.10.1_3 17 Nov 2023 11:46:00 commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f files touched by this commit |
Jan Beich (jbeich) search for other commits by this committer |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
0.10.1_2 13 Apr 2023 00:56:37 commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b files touched by this commit |
Jan Beich (jbeich) search for other commits by this committer |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
0.10.1_1 04 Feb 2023 23:28:53 commit hash: 7efc3219b1495d2e44ed68bd9edd8d84632267bd commit hash: 7efc3219b1495d2e44ed68bd9edd8d84632267bd commit hash: 7efc3219b1495d2e44ed68bd9edd8d84632267bd commit hash: 7efc3219b1495d2e44ed68bd9edd8d84632267bd files touched by this commit |
Dave Cottlehuber (dch) search for other commits by this committer |
lang/zig: build for lowest common denominator CPU
Systems that don't have AVX2 or newer CPU instructions will SIGILL. This
seems particularly cruel for a language with the moniker "Gotta Go Fast".
PR: 269206
Differential Revision: https://reviews.freebsd.org/D38284
Reported by: Yonas Yanfa
Tested by: Oleh Vinichenko |
0.10.1 23 Jan 2023 18:24:09 commit hash: 91552559ae79f1476ec231e36cc85789f378f052 commit hash: 91552559ae79f1476ec231e36cc85789f378f052 commit hash: 91552559ae79f1476ec231e36cc85789f378f052 commit hash: 91552559ae79f1476ec231e36cc85789f378f052 files touched by this commit |
Dave Cottlehuber (dch) search for other commits by this committer |
lang/zig: update to 0.10.1 & upstreamed aarch64 FreeBSD patches |
0.10.0_1 18 Jan 2023 09:48:57 commit hash: 3c669015beec34e40194d872d8898351af18f3e8 commit hash: 3c669015beec34e40194d872d8898351af18f3e8 commit hash: 3c669015beec34e40194d872d8898351af18f3e8 commit hash: 3c669015beec34e40194d872d8898351af18f3e8 files touched by this commit |
Jan Beich (jbeich) search for other commits by this committer |
lang/zig: unbreak Sigaction.handler_fn on aarch64
$ cat test.zig
const std = @import("std");
const os = std.os;
pub fn main() anyerror!void {
// From https://github.com/riverwm/river/blob/v0.2.2/river/main.zig#L97-L104
const sig_ign = os.Sigaction{
.handler = .{ .handler = os.SIG.IGN },
.mask = os.empty_sigset,
.flags = 0,
};
try os.sigaction(os.SIG.PIPE, &sig_ign, null);
}(Only the first 15 lines of the commit message are shown above View all of this commit message) |
0.10.0 11 Jan 2023 22:08:28 commit hash: f6794cbc1c70484ef9ecae8fd266175d32bea5db commit hash: f6794cbc1c70484ef9ecae8fd266175d32bea5db commit hash: f6794cbc1c70484ef9ecae8fd266175d32bea5db commit hash: f6794cbc1c70484ef9ecae8fd266175d32bea5db files touched by this commit |
Dave Cottlehuber (dch) search for other commits by this committer |
lang/zig: update to 0.10.0 release |
0.9.1_3 19 Oct 2022 08:10:29 commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 files touched by this commit |
Jan Beich (jbeich) search for other commits by this committer |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
0.9.1_2 17 Sep 2022 10:56:01 commit hash: bdc2b54bd1d909666e6970e6464b892eea67aa3b commit hash: bdc2b54bd1d909666e6970e6464b892eea67aa3b commit hash: bdc2b54bd1d909666e6970e6464b892eea67aa3b commit hash: bdc2b54bd1d909666e6970e6464b892eea67aa3b files touched by this commit |
Adriaan de Groot (adridg) search for other commits by this committer |
lang/zig, lang/zig-devel: fix for CMake 3.24
Add the THREADS_PREFER_PTHREAD_FLAG explicitly for zig builds;
these are the only two ports that need that, otherwise it would
be a candidate for adding to our platform CMake flags.
Without the flag, CMake 3.24 changes how pthreads are searched,
and it ends up leaving out the -pthread flag from the compile.
For zig, this causes the bootstrap compiler to crash immediately
(it does not even reach main), which kills the build. Prior to
CMake 3.24, this flag already existed, but the order in which
pthreads were searched was different, and we ended up using the
-pthread flag anyway.
The PR is for the CMake update. This was the last blocker for it.
PR: 265652 |
0.9.1_1 11 Sep 2022 11:51:14 commit hash: 5b369c4654bbbb49d20b6f8a19b8609f571f4f73 commit hash: 5b369c4654bbbb49d20b6f8a19b8609f571f4f73 commit hash: 5b369c4654bbbb49d20b6f8a19b8609f571f4f73 commit hash: 5b369c4654bbbb49d20b6f8a19b8609f571f4f73 files touched by this commit |
Dave Cottlehuber (dch) search for other commits by this committer |
lang/zig: fix linker missing symbols ucnv_open ucnv_close
PR: 265967
Reported by:
Sponsored by: SkunkWerks, GmbH |
07 Sep 2022 21:58:51 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit |
Stefan Eßer (se) search for other commits by this committer |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9.1 07 Sep 2022 21:10:59 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit |
Stefan Eßer (se) search for other commits by this committer |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message) |
0.9.1 17 May 2022 14:07:51 commit hash: 23f56fe6fc7761a5fccc0d3ec4d1121d6d107667 commit hash: 23f56fe6fc7761a5fccc0d3ec4d1121d6d107667 commit hash: 23f56fe6fc7761a5fccc0d3ec4d1121d6d107667 commit hash: 23f56fe6fc7761a5fccc0d3ec4d1121d6d107667 files touched by this commit |
Dave Cottlehuber (dch) search for other commits by this committer |
lang/zig: update to 0.9.1
Switch to pre-built docs, as this more than halves the build time and
also enables BUILD_AS_NON_ROOT with poudriere.
PR: 261396
Reported by: kib
Sponsored by: SkunkWerks, GmbH |
0.9.0 04 Jan 2022 09:19:25 commit hash: 14e248dcff2f8ea311794ed0446cc85e4ed15130 commit hash: 14e248dcff2f8ea311794ed0446cc85e4ed15130 commit hash: 14e248dcff2f8ea311794ed0446cc85e4ed15130 commit hash: 14e248dcff2f8ea311794ed0446cc85e4ed15130 files touched by this commit |
Dave Cottlehuber (dch) search for other commits by this committer |
lang/zig: update to 0.9.0
Reviewed by: jbeich
Sponsored by: SkunkWerks, GmbH |
0.8.1 30 Sep 2021 21:23:30 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit |
Rene Ladan (rene) search for other commits by this committer |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
0.8.1 09 Sep 2021 12:54:21 commit hash: 086fa5f37495e736c943c293cc0e3c562ae63b47 commit hash: 086fa5f37495e736c943c293cc0e3c562ae63b47 commit hash: 086fa5f37495e736c943c293cc0e3c562ae63b47 commit hash: 086fa5f37495e736c943c293cc0e3c562ae63b47 files touched by this commit |
Dave Cottlehuber (dch) search for other commits by this committer |
lang/zig: update to 0.8.1
bugfix only release
- https://ziglang.org/download/0.8.1/release-notes.html
Reviewed by: jbeich
Differential Revision: https://reviews.freebsd.org/D31880 |
0.8.0 22 Jun 2021 22:12:39 commit hash: cdea3af060600ad4e6bffa86b752be7db04e73b8 commit hash: cdea3af060600ad4e6bffa86b752be7db04e73b8 commit hash: cdea3af060600ad4e6bffa86b752be7db04e73b8 commit hash: cdea3af060600ad4e6bffa86b752be7db04e73b8 files touched by this commit |
Dave Cottlehuber (dch) search for other commits by this committer |
lang/zig: update to 0.8.0 and add docs
Reviewed by: jbeich
Reviewed by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Differential Revision: https://reviews.freebsd.org/D30742
Sponsored by: SkunkWerks, GmbH |
0.7.1_2 13 Apr 2021 20:17:16 commit hash: df40aa7980c3538148b47949c081b9f2a4122185 commit hash: df40aa7980c3538148b47949c081b9f2a4122185 commit hash: df40aa7980c3538148b47949c081b9f2a4122185 commit hash: df40aa7980c3538148b47949c081b9f2a4122185 files touched by this commit |
Adriaan de Groot (adridg) search for other commits by this committer |
lang/zig: fix plist
Testport complains of orphans, so add these two @dir entries;
the directories are empty and I don't actually see where they
are created.
Bumping PORTREVISION because the package changes (directories).
While here, sort pkg-plist a little. |
0.7.1_1 07 Apr 2021 08:09:01 commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit |
Mathieu Arnold (mat) search for other commits by this committer |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.1_1 06 Apr 2021 14:31:07 commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit |
Mathieu Arnold (mat) search for other commits by this committer |
Remove # $FreeBSD$ from Makefiles. |
0.7.1_1 29 Mar 2021 09:23:43 Revision:569453 Original commit files touched by this commit |
dch search for other commits by this committer |
lang/zig: backport syslog functions from master
These will eventually land in zig 0.8.0
Sponsored by: SkunkWerks, GmbH |
0.7.1 15 Dec 2020 20:20:21 Revision:558178 Original commit files touched by this commit |
dch search for other commits by this committer |
lang/zig: update to 0.7.1
Submitted by: dch
Reviewed by: jbeich
Differential Revision: https://reviews.freebsd.org/D27614 |
0.7.0 15 Dec 2020 00:24:37 Revision:558116 Original commit files touched by this commit |
dch search for other commits by this committer |
lang/zig: revert 558076 due to breakage via ports-committer@
Reported by: jbeich |
0.7.1 14 Dec 2020 06:32:18 Revision:558076 Original commit files touched by this commit |
dch search for other commits by this committer |
lang/zig: update to 0.7.1 and take ownership
Sponsored by: SkunkWerks, GmbH |
0.7.0 09 Nov 2020 07:16:56 Revision:554679 Original commit files touched by this commit |
jbeich search for other commits by this committer |
lang/zig: Update to 0.7.0
Changes: https://ziglang.org/download/0.7.0/release-notes.html |
0.6.0 28 Sep 2020 05:05:25 Revision:550400 Original commit files touched by this commit |
tobik search for other commits by this committer |
Reset MAINTAINER |
0.6.0 15 Apr 2020 03:50:18 Revision:531740 Original commit files touched by this commit |
tobik search for other commits by this committer |
lang/zig: Update to 0.6.0
Changes: https://ziglang.org/download/0.6.0/release-notes.html |
0.5.0 01 Oct 2019 05:59:19 Revision:513455 Original commit files touched by this commit |
tobik search for other commits by this committer |
lang/zig: Update to 0.5.0
Changes: https://ziglang.org/download/0.5.0/release-notes.html |
0.4.0 22 Sep 2019 13:10:12 Revision:512583 Original commit files touched by this commit |
tobik search for other commits by this committer |
lang/zig: Drop unnecessary BINARY_ALIAS |
0.4.0 21 Sep 2019 12:10:07 Revision:512489 Original commit files touched by this commit |
tobik search for other commits by this committer |
New port: lang/zig
Zig is a general purpose programming language designed for robustness,
optimality, and maintainability.
WWW: https://ziglang.org/ |