From nobody Mon Mar 03 14:56:55 2025 X-Original-To: dev-commits-src-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 4Z622w1pvCz5pbtJ; Mon, 03 Mar 2025 14:56:56 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Z622w1B6vz3nRk; Mon, 03 Mar 2025 14:56:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1741013816; 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=Weo0Oewxhz/Hp2otyfr9mOzMU6rBi9LiUR0tLNvWT9E=; b=s1KSxALcn1fmzhsR/PfmnNTfdXH0jd73a4q2a+koZ/huz1IidX7xH2teoVSzb+hRshJl/Y gakKKu85Rl7AJ3KXAdTm11wdCXSW6MhSJcbypNDLt3zEKMsNowYVWrfnrLUFWqAzVgsCEb NE23DADSoVzIH02Ix0RGIFy2gYrJce/gEy8N951Q03g44p/KQ260Gnsp5SGsgp10+cUFw/ XlCZxEBhiiAvthJmKF4vQC1w7HfvZAcop7iV9fcYdCOgDwwOBnDjPt6UtZR8PDTUcive0N c/ckdfaeA8Qt+o1V6D31W9VhyaNUXdTUdPlt4B0hoSrz9smetOvbTsy3Y6Dl7A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1741013816; a=rsa-sha256; cv=none; b=as45TOxrw059XW9NHr13ZehbtXOYcY+92XR1kBfMxJOxaKMUcaob+ZgLcDJb27iiEpysfO At8RrZZrhSVuD4vr9vuo+8BSNKUxe2DrhlBaPE+cYXlL+tvyfPGP7jTNEjGD5LrxrOIsVA vFbsTPoN10e5mHW0KDYC1E6Xw5rvCdEKMi/p6V5C1v5EuWsbJgbE+evbmUIzgNxrcfam/k C9gGk3ofYxXIUmjd1GugM8E3ZnyfqI0qa3Xl8+kFkGWVCIG7ahp35a4SQEaAffYPBzooij YOeMqLtLpV9M/8xLBbriwOhq0250zLnjcFLzlPtaniBVOQDptba6JVo8ZOhfoA== 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=1741013816; 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=Weo0Oewxhz/Hp2otyfr9mOzMU6rBi9LiUR0tLNvWT9E=; b=kemU5Y1U+25/QztZPWB8CcTpYVqTelw8/ZSBqYELYANjPIDgGgo0Ok2DifDX2UIXM8yHK2 pUFhfbfq6qTGa/n7bCYDtxPIJLQUJJVHL0iQ7qWB/IOOelun/CpQFlKx6e6l7X1eVk7TY6 rcCLL0Y/V6wKu/1WNO6dJ5TQ2leokXLkady3NsxJZUxqW5sHS19YOqtYRCKkoyweL9KfdM iaKvqP2e8zOa3+2R+4/A13dhOSrovldhrIOYd/zeet7L+AdUfYYEYspi4anNSLr8qRArIn d6NghDU209HjTABD5WIHDSttmTpmb/7wycJCMC6tiBHzgFuboRr3RvV/uJsSng== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 4Z622w0THYzsc3; Mon, 03 Mar 2025 14:56:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 523Eut7h059564; Mon, 3 Mar 2025 14:56:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 523EutRx059561; Mon, 3 Mar 2025 14:56:55 GMT (envelope-from git) Date: Mon, 3 Mar 2025 14:56:55 GMT Message-Id: <202503031456.523EutRx059561@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alexander Ziaee Subject: git: 8a2c189e8938 - main - ports.7/history: Don't forget macOS! List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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: 8a2c189e893811a44b30696a1af9b5c7800ab60b Auto-Submitted: auto-generated The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=8a2c189e893811a44b30696a1af9b5c7800ab60b commit 8a2c189e893811a44b30696a1af9b5c7800ab60b Author: Alexander Ziaee AuthorDate: 2025-03-03 14:50:53 +0000 Commit: Alexander Ziaee CommitDate: 2025-03-03 14:52:59 +0000 ports.7/history: Don't forget macOS! Jordan Hubbard, one of the original authors of the FreeBSD Ports Collection, later went on to create MacPorts, an evolution of the idea written in TCL instead of Makefiles. Further, NetBSD's pkgsrc is available natively on macOS. In either case, the idea of ports which originated here spread to macOS. Note that in the HISTORY section. MFC after: 3 days Reviewed by: carlavilla,Jessica Hawkwell on Community Discord Approved by: carlavilla (mentor) Differential Revision: https://reviews.freebsd.org/D49205 --- share/man/man7/ports.7 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 6b8eb27ea287..1e924b291608 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -744,9 +744,9 @@ The Ports Collection appeared in .Fx 1.0 . It has since spread to -.Nx -and -.Ox . +.Nx , +.Ox , +and macOS. .Sh AUTHORS .An -nosplit This manual page was originated by