Port details |
- kefir C17/C23 compiler
- 0.5.0 lang
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: fuz@FreeBSD.org
 - Port Added: 2025-10-19 08:06:30
- Last Update: 2025-10-19 08:03:25
- Commit Hash: 8a2fd68
- Also Listed In: devel
- License: GPLv3
- WWW:
- https://kefir.protopopov.lv/
- Description:
- Kefir is an independent compiler for the C17/C23 programming language,
developed by Jevgenij Protopopov. Kefir has been validated with a test
suite of 80 software projects, among which are GNU core- and binutils,
Curl, Nginx, OpenSSL, Perl, Postgresql, Tcl and many others. The
compiler targets x86_64 architecture and System-V AMD64 ABI, supporting
Linux, FreeBSD, NetBSD an OpenBSD. While the primary priority is
compatibility and compliance, Kefir also features conservative SSA-based
optimization pipeline, debug information generation,
position-independent code, and implements bit-identical bootstrap.
Kefir focuses on C source code translation to assembly, and integrates
with the rest of system toolchain (assembler, linker, standard library)
for other tasks.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/kefir/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/kefir
- pkg install kefir
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kefir
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1760556283
SHA256 (kefir-v0.5.0.tar.gz) = c162a114392b90708e49edfebe3e23f85c0c5e025fbac5a9ce518f1dfe4835f9
SIZE (kefir-v0.5.0.tar.gz) = 2190983
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:
-
- as : devel/binutils
- grealpath : sysutils/coreutils
- gmake>=4.4.1 : devel/gmake
- Test dependencies:
-
- bash : shells/bash
- Runtime dependencies:
-
- as : devel/binutils
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_kefir
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.0 19 Oct 2025 08:03:25
    |
Robert Clausecker (fuz)  |
lang/kefir: C17/C23 compiler
Kefir is an independent compiler for the C17/C23 programming language,
developed by Jevgenij Protopopov. Kefir has been validated with a test
suite of 80 software projects, among which are GNU core- and binutils,
Curl, Nginx, OpenSSL, Perl, Postgresql, Tcl and many others. The
compiler targets x86_64 architecture and System-V AMD64 ABI, supporting
Linux, FreeBSD, NetBSD an OpenBSD. While the primary priority is
compatibility and compliance, Kefir also features conservative SSA-based
optimization pipeline, debug information generation,
position-independent code, and implements bit-identical bootstrap.
Kefir focuses on C source code translation to assembly, and integrates
with the rest of system toolchain (assembler, linker, standard library)
for other tasks.
WWW: https://kefir.protopopov.lv/ |
Number of commits found: 1
|