From nobody Mon Nov 25 16:32:57 2024 X-Original-To: doc@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 4Xxrpx564Lz5drqN for ; Mon, 25 Nov 2024 16:32:57 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xxrpx30Qhz4CMs for ; Mon, 25 Nov 2024 16:32:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732552377; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ot7aYvhCi6EHyHyeS2bgjyVY0ahsEUVNfS+gaBWw4AA=; b=AP7MVgECsO6zbn4gmWLhA0p+HRGkmPUAwldPlrB5QiNzwwtFacUCFFs+livni4JzljSNnu OQ0sIYmAIw2ov2Rbr6o7OXbD97MsLcmAVHXKeFVpLZYyGHa44A0s9YeE3lFhWmBqFfcAeg pPee8ap16ioyhsl4QgcWcJT23jZxP7QT8F9Lkz9ObrzOuJ3+3VGvluWJJ0YpU6jVzicEde vEe4nDqjeTD7FtVDWgMYVEXcbbV6s5m8TWIUliBqfIpmvgMQs69NvWduSiVTkLoTd5peMI QNhVnRfHhwXAGvxPWixu/lXniASYEyKmWY70XEmgxMNpQ1LSfYVo2CmK2/i5tA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732552377; a=rsa-sha256; cv=none; b=HCOU9Oz9ecMXHOPP9Y/H6LYiloMUscXai76lHogceSzl2JLQe06mLhnAx0pP3yQdTNOItG BvddTrf9NX5aUWFkDsdz0QkGIonzZpOHRq4xMW1MKGN7QO94hlEkt32t9zOtArIIXmdfaO a4YJxLp9BTYgQe29A2va6KP+7+I+MurfXXqdIK4m/qz83+ZcGMjOdvIA2BeAGRzXEGzcTI gH/ieXP26bFRXRUNHrNcmfGgziwSac/X6yxXEE3rOXaT5KUdWuCUxyU8ggsUaVOasCmxWd ffSALT1oe4ICqjkdE1vKDTqp3o/t7zpFaEdrG00eJmY4otpXfZvwj/0f2sAz3g== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Xxrpx2bqKzn13 for ; Mon, 25 Nov 2024 16:32:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4APGWvWi088645 for ; Mon, 25 Nov 2024 16:32:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4APGWvYs088644 for doc@FreeBSD.org; Mon, 25 Nov 2024 16:32:57 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 282965] books/porters-handbook: add new ports category filesystems Date: Mon, 25 Nov 2024 16:32:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: herbert@gojira.at X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform bug_file_loc op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282965 Bug ID: 282965 Summary: books/porters-handbook: add new ports category filesystems Product: Documentation Version: Latest Hardware: Any URL: https://cgit.freebsd.org/ports/commit/Makefile?id=3D6e2d a9672f79f44048d597f0f61e4646cdeade9d OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Books & Articles Assignee: doc@FreeBSD.org Reporter: herbert@gojira.at Created attachment 255446 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255446&action= =3Dedit Add new port category to porters handbook In commit 6e2da9672f79f44048d597f0f61e4646cdeade9d a new category has been added to the ports tree: filesystems I hope the attached patch adds the missing category to https://docs.freebsd.org/en/books/porters-handbook/makefiles/#porting-categ= ories I guess documentation/content/en/books/porters-handbook/makefiles/_index.po needs to be updated too. But unfortunately "./tools/update_translate_template.sh" modified a lot of extras. :-( --=20 You are receiving this mail because: You are the assignee for the bug.=