From nobody Thu Jan 8 14:01:52 2026 X-Original-To: dev-commits-src-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 4dn65r47tLz6B61K for ; Thu, 08 Jan 2026 14:01:52 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dn65r1pmYz3Ksy for ; Thu, 08 Jan 2026 14:01:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767880912; 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=EXjPBrQb/CIGHz6i8SVBb5k4GW2+GqZ3AKwL/INzA24=; b=M5khyE2L71Jd86rtucx0CEqfg6Yc77HI7qSqpo3EjXP/3djHkQFu2LyfaZUtXVJe1bnW8e WcKiwyDFcZmQlQeNUZUoGoHyfdj5wYG6S3WFSrpC9OcTk3+nep4S024r9Q5zx15k00bLND GPNd6HsFVt6mHzTWrO3tGweVKAfNXSTAlSIr94kWghPXNlds+pid9MvnaepTkG3Eep5z6T l9ufu+K4PNG4qMOaaPxTpfOejo1pggTXLoYyOAWRRMc2GR09kWA/xFf+FJ0GUUDj34iI/R 9bccuQazunwWWTTT8yvuWi1fIZIc3Gm4efF6QXQGF3Vl+bzNzl9ZTcsJSCFK/A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767880912; 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=EXjPBrQb/CIGHz6i8SVBb5k4GW2+GqZ3AKwL/INzA24=; b=NlBmpJ75LB8UJppFHco3HGKZfYyAwrpjWZhRB2ti50C/AHIcSGF7PUbhBGQ+3adVrUwa7d iit2exYYL6khgoZmGcJkPvWobVtZcCIgNrgoreiwVvW1cs1CxPl8S7j013o2uFEqQVNaIk OV9dYfMuENYbZ/TshsRWNfUVfKAH/hp7DL7OPKePiZXJYxnBedbbrvgJf+70LcXW7rz5Md YgKCxH2q61+vseWUrTj8AKVyBHj1LogEWbacMFQbHhYsFN8heuhCSefxOCg7AfXlXyuDa2 /YXacKgzIwR0lHbRrfuFMkNewgBBze5hqCPrS4DPaXWPFm9ji7oCXmMMPsMxbA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1767880912; a=rsa-sha256; cv=none; b=exeWjU5VzgYhsWFD1Mr54+NlBHxrxox2kGAtV9se+DQMZyMizDtiZ5GrOnSSaNb7HeHBCX e5OM14dXLL6xQeIUMWJGoP0flOykkJzErRXZWhBL+lvy7jSdImsk/loo2xDV4v1TGi2cHy d6MVyHSdir0WPZlAycfLPEZdJz1SJWwnakraoFHitxK27j1LO4w2flABl7feTT8Y8X/0QB uARR/tVr/ZfcrYXeWcuGiDus3pyBhoVJef1PEP+PGCmJnvcStpi1MfIY6oQOwmApEKGbBq fWp9Y+NFWyWiMQUkhYzBor3pRKi+ingY6VejRjo4VomO0pcdH2odHftaVSBXyQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dn65r1M6HzhyM for ; Thu, 08 Jan 2026 14:01:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 44a3e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 08 Jan 2026 14:01:52 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Minsoo Choo From: Alexander Ziaee Subject: git: d2f1c8e0d1be - main - Makefile: Update doxygen requirements List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d2f1c8e0d1bebab9fba32d69d261abc101f368ba Auto-Submitted: auto-generated Date: Thu, 08 Jan 2026 14:01:52 +0000 Message-Id: <695fb8d0.44a3e.55c80d6@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=d2f1c8e0d1bebab9fba32d69d261abc101f368ba commit d2f1c8e0d1bebab9fba32d69d261abc101f368ba Author: Minsoo Choo AuthorDate: 2026-01-06 18:11:11 +0000 Commit: Alexander Ziaee CommitDate: 2026-01-08 14:01:03 +0000 Makefile: Update doxygen requirements MFC after: 3 days Reviewed by: imp, ziaee Signed-off-by: Minsoo Choo Closes: https://github.com/freebsd/freebsd-src/pull/1869 --- Makefile | 4 ++-- Makefile.inc1 | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 5f27f22d7a3f..da4bac4673fa 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ # kernel - buildkernel + installkernel. # kernel-toolchain - Builds the subset of world necessary to build a kernel # kernel-toolchains - Build kernel-toolchain for all universe targets. -# doxygen - Build API documentation of the kernel, needs doxygen. +# doxygen - Build API documentation of the kernel, needs doxygen, TeX, and graphviz. # checkworld - Run test suite on installed world. # check-old - List obsolete directories/files/libraries. # check-old-dirs - List obsolete directories. @@ -804,7 +804,7 @@ universe_epilogue: .PHONY .MAKE.MODE= normal # Normally the things we run from here don't either. # Using -DWITH_META_MODE -# we can buildworld with meta files created which are useful +# we can buildworld with meta files created which are useful # for debugging, but without any of the rest of a meta mode build. MK_DIRDEPS_BUILD= no MK_STAGING= no diff --git a/Makefile.inc1 b/Makefile.inc1 index 5005e4e0acc7..8b920c1dc571 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -2464,6 +2464,14 @@ doxygen: .PHONY echo "You need doxygen (devel/doxygen) to generate the API documentation of the kernel." | /usr/bin/fmt; \ exit 1; \ fi + @if [ ! -x "${LOCALBASE}/bin/tex" ]; then \ + echo "You need TeX (print/texlive-full) to generate the API documentation of the kernel." | /usr/bin/fmt; \ + exit 1; \ + fi + @if [ ! -x "${LOCALBASE}/bin/dot" ]; then \ + echo "You need graphviz (graphics/graphviz) to generate the API documentation of the kernel." | /usr/bin/fmt; \ + exit 1; \ + fi ${_+_}cd ${.CURDIR}/tools/kerneldoc/subsys; ${MAKE} obj all #