From nobody Wed May 27 12:36:16 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gQTd23m2Qz6dyHN for ; Wed, 27 May 2026 12:36:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gQTd16hBfz42KC for ; Wed, 27 May 2026 12:36:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779885382; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zuWSr1kyk67ycSX3yMoFPTUj94RyfzrVBSkIKRGF2k4=; b=ugKLK4ke1zk8UxQOAZ4OqJsGOcRxyX/G8pYMXt2lpfoiZvpSiCJ8sBTmBYL3baNwsvs2cv 5wa/KxDHAeZ+TcQ5aHbVefAK1Ny7cX6RTvBZwQE6y+1myId/uY0ThGDwy47hxE9CJoP1iP BFmKRR7e/TNJe+TS7NmFCKewn29etKsjNyLQ/yu/xpUc63OC8w2ADBkqUhTa2NyRCB9RRb B4KUs53/sgv/MraiGpd+YSZGd5kgbEU1KUWwpoIQDxre9Y3xZSUWAuZAf5qrXdBZAnQJnU XT5Z0mKYV0O7Bb8QzK/Vhzudnb0DicHelyZns3Vi20VTxG7LvjVosgNGlPpH5g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779885382; a=rsa-sha256; cv=none; b=hmBRlrbyOK4aCFdl740NKhAtNxJqdte5cMiJ2DxNcaDv8nwsXc55o12ExJVKS5MfHsjItN U3mi1+AsvJ4eYB7/AWrK8wh+NaouxaoUJZz+BMMe6Tms8nSSOytt6sxGeY+jnWKPdj3svK xwRUrI6TCEQDkrtFbRQS7nnfJpTMqKm7H4R1it7YaG80CiXH4mquX6/mFskg84W5x92Q6s 8nD0sQZ2/MMeY6BJMmAbx9JUNUeUE9xo0fk1A9ukKG2OaOSx11i8aP39WQr9UBXjMBzNAc I3mAxhh1VCMKVCuPTDRxxHq6epSddT/VAPvpuHn7nUQ309IahyVok9lcMZ0r9A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779885382; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zuWSr1kyk67ycSX3yMoFPTUj94RyfzrVBSkIKRGF2k4=; b=DwPJDs+xkz9H3VtTdl/crYRwbvZWwXiJ78cSHQDw46PUT6crmsbH/s9lg3JCxfwAuGFx36 jFEZ0XUf2OdIIy/40EOtJ//Ug8uEIJAaE9dSUSr/Zr4i2UBkIu7ts6n2Y8PkFF9c7TI/Va 6SxsjaYM9tOstKJ8+YOQjcMHHe29UqiGt6A2lpIMnrLE63z1/v1BG6LXCTLBfzqQiGrxHV NCobuOB0eIf4sonj1IW3VL6eLSuzriPhLReVncITTO5qJnUsD1PXOBna42A3ReutITd4IR 1VC9yJbkpDJqkx/w1f3uGLFns3HgNe3smL4X6jpy10KUl7IxlKGMTuljRFTT/g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gQTd15mQ7z10NZ for ; Wed, 27 May 2026 12:36:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 4256d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 27 May 2026 12:36:16 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Alastair Hogge From: Max Brazhnikov Subject: git: e49acda643d1 - main - devel/c-stdaux: Add new port List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: makc X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e49acda643d129ee4b07b5ed9a56080135e05e5a Auto-Submitted: auto-generated Date: Wed, 27 May 2026 12:36:16 +0000 Message-Id: <6a16e540.4256d.62535aeb@gitrepo.freebsd.org> The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=e49acda643d129ee4b07b5ed9a56080135e05e5a commit e49acda643d129ee4b07b5ed9a56080135e05e5a Author: Alastair Hogge AuthorDate: 2026-05-27 12:35:53 +0000 Commit: Max Brazhnikov CommitDate: 2026-05-27 12:35:53 +0000 devel/c-stdaux: Add new port Auxiliary macros and functions for the C standard library WWW: https://c-util.github.io/c-stdaux PR: 294568 Co-authored-by: Max Brazhnikov --- devel/Makefile | 1 + devel/c-stdaux/Makefile | 16 ++++++++++++++++ devel/c-stdaux/distinfo | 3 +++ devel/c-stdaux/pkg-descr | 4 ++++ devel/c-stdaux/pkg-plist | 5 +++++ 5 files changed, 29 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 1a191acba4bf..2e396ee6435a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -359,6 +359,7 @@ SUBDIR += bustle SUBDIR += byacc SUBDIR += byaccj + SUBDIR += c-stdaux SUBDIR += c2mdoc SUBDIR += c4core SUBDIR += calibrator diff --git a/devel/c-stdaux/Makefile b/devel/c-stdaux/Makefile new file mode 100644 index 000000000000..cc58480b4959 --- /dev/null +++ b/devel/c-stdaux/Makefile @@ -0,0 +1,16 @@ +PORTNAME= c-stdaux +DISTVERSIONPREFIX= v +DISTVERSION= 1.6.0 +CATEGORIES= devel + +MAINTAINER= python@FreeBSD.org +COMMENT= Auxiliary macros and functions for the C standard library +WWW= https://c-util.github.io/c-stdaux + +USES= compiler:c11 meson pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= c-util + +NO_ARCH= yes + +.include diff --git a/devel/c-stdaux/distinfo b/devel/c-stdaux/distinfo new file mode 100644 index 000000000000..58b32dd55c81 --- /dev/null +++ b/devel/c-stdaux/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1776314216 +SHA256 (c-util-c-stdaux-v1.6.0_GH0.tar.gz) = 2ee2b7604a18b919f97f4357e61219520ec0b6e73f4d64ed9902cf1b5af047df +SIZE (c-util-c-stdaux-v1.6.0_GH0.tar.gz) = 24360 diff --git a/devel/c-stdaux/pkg-descr b/devel/c-stdaux/pkg-descr new file mode 100644 index 000000000000..c79e35e46c18 --- /dev/null +++ b/devel/c-stdaux/pkg-descr @@ -0,0 +1,4 @@ +The c-stdaux project contains support macros and auxiliary functions around the +functionality of common C standard libraries. This includes helpers for the ISO +C Standard Library, but also other common specifications like POSIX or common +extended features of widespread compilers like gcc and clang. diff --git a/devel/c-stdaux/pkg-plist b/devel/c-stdaux/pkg-plist new file mode 100644 index 000000000000..0b74f8dd5691 --- /dev/null +++ b/devel/c-stdaux/pkg-plist @@ -0,0 +1,5 @@ +include/c-stdaux-generic.h +include/c-stdaux-gnuc.h +include/c-stdaux-unix.h +include/c-stdaux.h +libdata/pkgconfig/libcstdaux-1.pc