aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/ja/books/porters-handbook/changes/_index.adoc
blob: 0d9442342891c1c7b3656707265c78a824bf4e74 (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
41
42
43
44
45
46
47
48
49
50
---
title: 第19章 この文書と ports システムの変更
prev: books/porters-handbook/porting-autoplist
showBookMenu: true
weight: 19
params:
  path: "/books/porters-handbook/changes/"
---

[[changes]]
= この文書と ports システムの変更
:doctype: book
:toc: macro
:toclevels: 1
:icons: font
:sectnums:
:sectnumlevels: 6
:sectnumoffset: 19
:partnums:
:source-highlighter: rouge
:experimental:
:images-path: books/porters-handbook/

ifdef::env-beastie[]
ifdef::backend-html5[]
:imagesdir: ../../../../images/{images-path}
endif::[]
ifndef::book[]
include::shared/authors.adoc[]
include::shared/mirrors.adoc[]
include::shared/releases.adoc[]
include::shared/attributes/attributes-{{% lang %}}.adoc[]
include::shared/{{% lang %}}/teams.adoc[]
include::shared/{{% lang %}}/mailing-lists.adoc[]
include::shared/{{% lang %}}/urls.adoc[]
toc::[]
endif::[]
ifdef::backend-pdf,backend-epub3[]
include::../../../../../shared/asciidoctor.adoc[]
endif::[]
endif::[]

ifndef::env-beastie[]
toc::[]
include::../../../../../shared/asciidoctor.adoc[]
endif::[]

もしあなたが、たくさんの ports の保守をしているのであれば、 link:{freebsd-ports} の内容を読むことを考えてください。 ports のしくみについての重要な変更点はここに アナウンスされます。 最新の変更点については、いつでも、 http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/Mk/bsd.port.mk[bsd.port.mk の CVS ログ]で詳細な情報を得ることができます。

port メンテナを補助するほかのリソースとして、 ``bento クラスタ``に置かれている http://bento.FreeBSD.org/[ パッケージビルド記録とエラー]一覧、また http://people.FreeBSD.org/\~fenner/portsurvey/[FreeBSD Ports distfiles 調査]があります。