aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/htdocs/ports/installing.xml
blob: a7adf4a8cd88e93657bb6e3f7e147696cc10cef8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="euc-jp"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title 'FreeBSD Ports Collection のインストール'>
<!ENTITY % ports.ent SYSTEM "ports.ent">
%ports.ent;
<!ENTITY email 'ports'>
%statistics.ent;
]>
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: r54420 -->

<html xmlns="http://www.w3.org/1999/xhtml"><head>
      <title>&title;</title>

      <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
    </head>

    <body class="navinclude.ports">

&searchform;

<hr/>

<p>&os; のインストーラは、オペレーティングシステムのインストールとともに、
  Ports Collection のインストールにも使えます。
  詳細については、
  <a href="&enbase;/cgi/man.cgi?query=bsdinstall"><tt>bsdinstall</tt></a>
  をご覧ください。</p>

<p>オペレーティングシステムのインストール時に
  Ports Colllection をインストールしていなければ、
  <a href="&enbase;/doc/ja_JP.eucJP/books/handbook/ports-using.html"><tt>portsnap</tt></a>
  (&os;&nbsp;&rel114.current; もしくは &rel121.current; を使用している場合)、
  または
  <a href="&enbase;/doc/ja_JP.eucJP/books/handbook/svn.html">Subversion</a>
  (&os;&nbsp;-CURRENT を使用している場合)
  を使ってインストールしてください。</p>
</body>
</html>