| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Changelog: https://ziglang.org/download/0.15.1/release-notes.html
PR: 289011
Approved by: Pero Oršolić <bsd@orsolic.org> (maintainer)
|
| |
|
|
|
|
|
|
| |
Patches provided by the respective maintainers.
PR: 286105
Reported by: Pat Maddox <pat@patmaddox.com>
Approved by: bsd@orsolic.org (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- include static compile fix by asmodai@ (see PR 279604)
- automatically generate the PLIST
PR: 279604
Reported by: asmodai@
Approved by: bsd@orsolic.org (maintainer)
|
| |
|
|
|
| |
PR: 279702
Approved by: bsd@orsolic.org (maintainer)
|
| |
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
| |
Changes: https://ziglang.org/download/0.12.0/release-notes.html
PR: 278570
Differential Revision: https://reviews.freebsd.org/D45024
|
| |
|
|
| |
Differential Revision: https://reviews.freebsd.org/D45024
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
|
| |
- fix optional DOCS build for PR270007
- fix pkg-plist sorting
- clean up work dirs to help docs build
- remove stale cmake flags
PR: 270007
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Changes: https://ziglang.org/download/0.11.0/release-notes.html
PR: 273124
Approved by: dch (maintainer)
|
| |
|
|
|
|
|
| |
Some consumers are ready for 0.11 syntax but many are not.
PR: 273124
Approved by: dch (maintainer)
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
$ 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);
}
$ zig build-exe -target aarch64-freebsd test.zig
/usr/local/lib/zig/std/c/freebsd.zig:702:54: error: pointer type '?*const fn(c_int) callconv(.C) void' requires aligned address
pub const IGN = @intToPtr(?Sigaction.handler_fn, 1);
^
referenced by:
main: test.zig:7:40
comptime_0: /usr/local/lib/zig/std/start.zig:59:50
remaining reference traces hidden; use '-freference-trace' to see all reference traces
Reported by: pkg-fallout (x11-wm/river)
Inspired by: Alpine Linux
|
| | |
|
| |
|
|
|
|
|
| |
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
PR: 265967
Reported by:
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
| |
Reviewed by: jbeich
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
bugfix only release
- https://ziglang.org/download/0.8.1/release-notes.html
Reviewed by: jbeich
Differential Revision: https://reviews.freebsd.org/D31880
|
| |
|
|
|
|
|
| |
Reviewed by: jbeich
Reviewed by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Differential Revision: https://reviews.freebsd.org/D30742
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
| |
Reported by: lwhsu
|
| | |
|
| |
|
|
|
|
|
|
|
| |
These will eventually land in zig 0.8.0
Sponsored by: SkunkWerks, GmbH
Notes:
svn path=/head/; revision=569453
|
| |
|
|
|
|
|
|
|
| |
Submitted by: dch
Reviewed by: jbeich
Differential Revision: https://reviews.freebsd.org/D27614
Notes:
svn path=/head/; revision=558178
|
| |
|
|
|
|
|
| |
Reported by: jbeich
Notes:
svn path=/head/; revision=558116
|
| |
|
|
|
|
|
| |
Sponsored by: SkunkWerks, GmbH
Notes:
svn path=/head/; revision=558076
|
| |
|
|
|
|
|
| |
Changes: https://ziglang.org/download/0.7.0/release-notes.html
Notes:
svn path=/head/; revision=554679
|
| |
|
|
| |
Notes:
svn path=/head/; revision=550400
|
| |
|
|
|
|
|
| |
Changes: https://ziglang.org/download/0.6.0/release-notes.html
Notes:
svn path=/head/; revision=531740
|
| |
|
|
|
|
|
| |
Changes: https://ziglang.org/download/0.5.0/release-notes.html
Notes:
svn path=/head/; revision=513455
|
| |
|
|
| |
Notes:
svn path=/head/; revision=512583
|
|
|
Zig is a general purpose programming language designed for robustness,
optimality, and maintainability.
WWW: https://ziglang.org/
Notes:
svn path=/head/; revision=512489
|