Port details |
- zig-devel Language designed for robustness, optimality, and maintainability, latest git version
- 0.12.0.d.1879+e19219.f0 lang
=0 0.12.0.d.1879+e19219.f0Version of this port present on the latest quarterly branch.
- Maintainer: bsd@orsolic.org
- Port Added: 2021-08-26 06:56:08
- Last Update: 2024-06-13 18:57:38
- Commit Hash: 674b0ae
- 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:
-
- zig-devel>0:lang/zig-devel
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: zig-devel
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1705014044
SHA256 (zig-0.12.0-dev.1879+e19219fa0.tar.xz) = 7bfad0dace0cea9afa376cc84d36b48ea2caeabec3c1f656faf9ff8bcf64e92f
SIZE (zig-0.12.0-dev.1879+e19219fa0.tar.xz) = 15980836
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- icu>=71 : devel/icu
- libxml2>=2.0 : textproc/libxml2
- llvm17>=0 : devel/llvm17
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- liblzma.so : archivers/lzma
- libzstd.so : archivers/zstd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for zig-devel-0.12.0.d.1879+e19219.f0:
DOCS=on: Build and/or install documentation
STATIC=on: sets ZIG_STATIC to avoid 800MiB LLVM runtime dependency
===> Use 'make config' to modify these settings
- Options name:
- lang_zig-devel
- 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.12.0.d.1879+e19219.f0 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.12.0.d.1879+e19219.f0 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.12.0.d.1879+e19219.f0 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.9.1_1 19 Jan 2023 09:03:16 |
Dave Cottlehuber (dch) |
lang/zig-devel: retire in favour of lang/zig |
0.9.1_1 17 Sep 2022 10:56:01 |
Adriaan de Groot (adridg) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
0.9.1 17 May 2022 14:07:51 |
Dave Cottlehuber (dch) |
lang/zig-devel: use pre-built docs for faster builds
Switch to pre-built docs, as this more than halves the build time and
also enables BUILD_AS_NON_ROOT with poudriere.
Sponsored by: SkunkWerks, GmbH |
0.9.1 09 Mar 2022 08:42:53 |
Dave Cottlehuber (dch) |
lang/zig-devel: update to 0.9.1 |
0.9.0 21 Dec 2021 23:44:45 |
Dave Cottlehuber (dch) |
lang/zig-devel: add test target |
0.9.0 21 Dec 2021 23:02:43 |
Dave Cottlehuber (dch) |
lang/zig-devel: update to 0.9.0 and llvm13
Sponsored by: SkunkWerks, GmbH |
g20210824 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
g20210824 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
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 |
g20210824 26 Aug 2021 18:53:24 |
Antoine Brodin (antoine) |
lang/zig-devel: fix PKGBASE collision |
g20210824 26 Aug 2021 06:39:45 |
Dave Cottlehuber (dch) |
lang/zig-devel: add latest zig from 20210824 snapshot |