From owner-dev-commits-doc-all@freebsd.org Sat May 15 08:53:55 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7BC0463F1A9 for ; Sat, 15 May 2021 08:53:55 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fhzhg1xywz3L3D; Sat, 15 May 2021 08:53:55 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 2B2BF22B59; Sat, 15 May 2021 08:53:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14F8rtKQ032346; Sat, 15 May 2021 08:53:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14F8rt5b032345; Sat, 15 May 2021 08:53:55 GMT (envelope-from git) Date: Sat, 15 May 2021 08:53:55 GMT Message-Id: <202105150853.14F8rt5b032345@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ryusuke SUZUKI Subject: git: 37f0a74853 - main - 989d921f5d -> 45c03be16e MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ryusuke X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 37f0a748536c25251b668dafd0b43e75f7717e8b Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2021 08:53:55 -0000 The branch main has been updated by ryusuke: URL: https://cgit.FreeBSD.org/doc/commit/?id=37f0a748536c25251b668dafd0b43e75f7717e8b commit 37f0a748536c25251b668dafd0b43e75f7717e8b Author: Ryusuke SUZUKI AuthorDate: 2021-05-15 08:53:42 +0000 Commit: Ryusuke SUZUKI CommitDate: 2021-05-15 08:53:42 +0000 989d921f5d -> 45c03be16e --- website/content/ja/ports/_index.adoc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/website/content/ja/ports/_index.adoc b/website/content/ja/ports/_index.adoc index 88367d5eff..c6bdcac7e0 100644 --- a/website/content/ja/ports/_index.adoc +++ b/website/content/ja/ports/_index.adoc @@ -16,8 +16,12 @@ FreeBSD Ports/Packages Collection は、 ユーザや管理者がアプリケー Ports Collection は link:{faq}#current[FreeBSD-CURRENT ブランチ] と link:{faq}#stable[FreeBSD-STABLE ブランチ] の最新のリリースに対応しています。 それより古いリリースには対応しておらず、先端の Ports Collection は正しく動作するかもしれませんし、しないかもしれません。 時間の経過とともに、過去のリリースには存在しない機能を必要とする変更が Ports Collection に加えられるかもしれません。どんな環境でも利用できるように、 最近のリリースでの対応を理由なく取り止めることはないように努めていますが、 やむをえないときもあります。 なお、古いリリースを保守するためのパッチがユーザコミュニティから寄贈された場合は採用されるでしょう。 -ここに並べられている各 "`port`" には、 FreeBSD 上でオリジナルのアプリケーションのソースコードをコンパイルし、 実行するために必要なパッチがすべて含まれています。 アプリケーションのインストールは簡単で、port のディレクトリで `make install` と打つだけです。 link:{handbook}#ports-using[ports 階層全体] をインストールし、 すべての ports 一覧のフレームワークをダウンロードしたら、 何千ものアプリケーションが、すぐに使えるようになります。 +ここに並べられている各 "`port`" には、 FreeBSD 上でオリジナルのアプリケーションのソースコードをコンパイルし、 実行するために必要なパッチがすべて含まれています。 +アプリケーションのインストールは簡単で、port のディレクトリで `make install` と打つだけです。 +link:{handbook}ports/#ports-using[ports 階層全体] をインストールし、すべての ports 一覧のフレームワークをダウンロードしたら、何千ものアプリケーションが、すぐに使えるようになります。 各 ports の `Makefile` は自動的に、ローカルディスクや CDROM, link:https://www.FreeBSD.org/cgi/man.cgi?query=ftp[`+ftp+`], 経由でアプリケーションのソースコードを取ってきて、 あなたのシステム上で展開し、パッチをあて、 コンパイルします。 問題がないようなら、あとは `make install` とするだけでアプリケーションをインストールして パッケージシステムへ登録できます。 -ほとんどの ports には、すべてをコンパイルする時間を節約できる、 あらかじめコンパイルされた `package` が用意されています。 このコンパイルされた port を安全にダウンロードしてインストールするには、 link:https://www.FreeBSD.org/cgi/man.cgi?query=pkg-install[`pkg install`] を実行してください。詳細については、link:{handbook}pkgng-intro[pkgng によるバイナリ package の管理] をご覧ください。 +ほとんどの ports には、すべてをコンパイルする時間を節約できる、あらかじめコンパイルされた `package` が用意されています。 +このコンパイルされた port を安全にダウンロードしてインストールするには、link:https://www.FreeBSD.org/cgi/man.cgi?query=pkg-install[`pkg install`] を実行してください。 +詳細については、link:{handbook}ports/#pkgng-intro[pkgng によるバイナリ package の管理] をご覧ください。