From nobody Thu Apr 16 15:19:02 2026 X-Original-To: dev-commits-doc-all@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 4fxM9l65yJz6ZqPm for ; Thu, 16 Apr 2026 15:19:07 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxM9l5NqSz3F8c for ; Thu, 16 Apr 2026 15:19:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776352747; 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=CFGSlK/jKeajqI1aYvZJXclB/VoTwGhlP0zq0FBMA7A=; b=oTVWTaOHZIma+OM0QTZSZh8eXxi+eV0PPOHwq+JwK7iBEGqns/oDR940RYgzrQSwGYADpZ 12odDPzeRq2Xw6RmgMbWAgF08Xds68AskD/UrzCcAeGYGWJTKzQIqD5stPP97BhH+CJTsp vMwk3ZDiOAlABVn+8nvRJCr9tqYgIoTopw8eLjNp70JbaSTm4gEA8pBex3p+HAOMHv2oR+ qP4zW9+4ti+9nLhHRzLlPvERmsEmHlcj0RcMJlf4BLTb7b0ZlDiGJQlGRV51ge3eTKgP3t 0CgcnVxMGVdra4aJZiwCp1j6AXuXYO4Gz/mT1bKndjAxQINWX8MQTxFhZ5QVoQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776352747; a=rsa-sha256; cv=none; b=qLBgF/VYW4fbLPmz008bO7hyWK3BvLFTj6+bUR+dR4itKgjIuwF4lRUrMZhyR72PfwR6lm oSzcFh+1wy34wqw1DYJwzvSZfOZTQsfWXVGABcCR/cY4doO9nP5+ERmxpRI4TjKBnSa2wG KBQyoJn0ZUnbmu3Qw6FqDzzBGhR0qBpuRj7LgQEW80fUWWRbuWV4+jL1m6mexEm+kfrbcu CEaGKKASqSjkg/yl5TW2REGNNc5XF7H+O/F0EieBgVxbpYhOxP1FAZXLGuKBl8tSM3mQc5 JQOoq5AdFGQVc0qLp1SCrKzQpeypWoGobAC7EHUAtNZm2Y+6YjIoL/1+u0b4qg== 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=1776352747; 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=CFGSlK/jKeajqI1aYvZJXclB/VoTwGhlP0zq0FBMA7A=; b=Lc7NDje1rHEfmiIGNdy+IND2CtmztmEL63CwlBnlFoMu/BrUpjl5Ij0vaQ6QvICeJlmQaw yFqxZy/z1eKglfJN84vdAwnX8ApyihZL6HnEV2tIX2X4pbmUUJ+ghyumOKMnID0MOGh0RW 0uQzuKZCBskBeWQDY7w51r8r4eOH/LMXlnlfz44hMS+TV6Qk2iZkrMMxLNCh0JKyOj+hyc POFI9i/Uvv6OoPRByTX1xllChCFnJCXkYj/FJ9Q0/HQlkpJtC7jQqo7davjXDPGCgjxi2o W38CZJkSuCO/fwGDtvEcuVma1xQ/8es34TtM1THcLo69JK0KvRN7E8HMd/P1XQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxM9l50DFz1BmV for ; Thu, 16 Apr 2026 15:19:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1efd0 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 15:19:02 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando Apeste=?utf-8?Q?gu=C3=ADa?= Subject: git: b2222ccc44 - main - [phb][uses]: Add inotify List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b2222ccc44397790530fd445f79b602f0695e566 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 15:19:02 +0000 Message-Id: <69e0fde6.1efd0.e1c6a7e@gitrepo.freebsd.org> The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=b2222ccc44397790530fd445f79b602f0695e566 commit b2222ccc44397790530fd445f79b602f0695e566 Author: Fernando ApesteguĂ­a AuthorDate: 2026-04-05 16:54:31 +0000 Commit: Fernando ApesteguĂ­a CommitDate: 2026-04-16 15:18:25 +0000 [phb][uses]: Add inotify --- documentation/content/en/books/porters-handbook/uses/_index.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index a127199100..47b2b4a6b0 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -1310,6 +1310,13 @@ If the `env` argument is given, the `configure` target is not set. If the `-a` flag is a problem for the port, add the `notall` argument. If `xmkmf` does not generate a `install.man` target, add the `noman` argument. +[[uses-inotify]] +== `inotify` + +Possible arguments: (none) + +Add `inotify` support for ports. + [[uses-java]] == `java`