diff --git a/ja_JP.eucJP/books/handbook/ports/chapter.sgml b/ja_JP.eucJP/books/handbook/ports/chapter.sgml index 4ee4a53574..727a440693 100644 --- a/ja_JP.eucJP/books/handbook/ports/chapter.sgml +++ b/ja_JP.eucJP/books/handbook/ports/chapter.sgml @@ -2,8 +2,8 @@ The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: 1.37 - $FreeBSD: doc/ja_JP.eucJP/books/handbook/ports/chapter.sgml,v 1.12 1999/10/02 02:16:54 kuriyama Exp $ + Original revision: 1.44 + $FreeBSD: doc/ja_JP.eucJP/books/handbook/ports/chapter.sgml,v 1.13 1999/10/02 02:57:58 kuriyama Exp $ --> @@ -451,7 +451,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= devel/lang/c -MAINTAINER= jraynard@freebsd.org +MAINTAINER= jraynard@FreeBSD.org MAN3= libefence.3 @@ -1217,7 +1217,7 @@ DISTNAME= oneko-1.1b CATEGORIES= games MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/ -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= asami@FreeBSD.org MAN1= oneko.1 MANCOMPRESSED= yes @@ -3969,7 +3969,7 @@ post-install: C++ constructor/destructor の順序変更後の 3.1-STABLE - + 310002 @@ -4027,6 +4027,14 @@ post-install: 4.0-CURRENT 400008 + + + kernel の dev_t 型から + struct spacinfo ポインタへの + 変更後の 4.0-CURRENT + + 400009 + @@ -4426,7 +4434,7 @@ post-install: lib/X11/oneko/pixmaps/cat.xpm lib/X11/oneko/sounds/cat.au : -@dirrm lib/X11/oneko/pixmals +@dirrm lib/X11/oneko/pixmaps @dirrm lib/X11/oneko/sounds @dirrm lib/X11/oneko @@ -4626,7 +4634,7 @@ mysql:*:88:88:MySQL Daemon:/var/db/mysql:/sbin/nologin [このソフトウェアを最初に FreeBSD に port した人の名前, つまり, この Makefile の最初の版を書いた人です. この port をアップグレー ドするとき, この行も変えないでください.] -# Whom: Satoshi Asami <asami@FreeBSD.ORG> +# Whom: Satoshi Asami <asami@FreeBSD.org> # # $Id$ [ ^^^^ この部分は, CVS ツリーに入れる時に自動的に RCS の ID 文字列に @@ -4653,9 +4661,9 @@ PATCHFILES= xdvi-18.patch1.gz xdvi-18.patch2.gz [保守責任者 -- これは *必ず* 必要です. 担当者 (あなた) 自身, あるいは 担当者に素早く連絡をとれる人のアドレスを書いてください. どうしてもこ - こに自分のアドレスを書くのがいやな人は "ports@FreeBSD.ORG" と書いて + こに自分のアドレスを書くのがいやな人は "ports@FreeBSD.org" と書いて もいいです] -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= asami@FreeBSD.org [依存するport -- ない場合もあります] RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript @@ -5057,6 +5065,14 @@ pre-install: comms or misc, depending on the exact functionality. + + + ftp + FTP client and server utilities. If your + port speaks both FTP and HTTP, put it in + ftp with a secondary + category of www. + games @@ -5068,6 +5084,12 @@ pre-install: German language support. + + gnome* + Ports from the GNU Object Model Environment (GNOME) + Project. + + graphics Graphics utilities. @@ -5085,7 +5107,7 @@ pre-install: java - Java languge support. + Java language support. @@ -5194,22 +5216,22 @@ pre-install: tcl75* - Ports that use tcl version 7.5 to run. + Ports that use Tcl version 7.5 to run. tcl76* - Ports that use tcl version 7.6 to run. + Ports that use Tcl version 7.6 to run. tcl80* - Ports that use tcl version 8.0 to run. + Ports that use Tcl version 8.0 to run. tcl81* - Ports that use tcl version 8.1 to run. + Ports that use Tcl version 8.1 to run. @@ -5220,24 +5242,29 @@ pre-install: tk41* - Ports that use tk version 4.1 to run. + Ports that use Tk version 4.1 to run. tk42* - Ports that use tk version 4.2 to run. + Ports that use Tk version 4.2 to run. tk80* - Ports that use tk version 8.0 to run. + Ports that use Tk version 8.0 to run. tk81* - Ports that use tk version 8.1 to run. + Ports that use Tk version 8.1 to run. + + tkstep80* + Ports that use TkSTEP version 8.0 to run. + + vietnamese Vietnamese language support. @@ -5362,7 +5389,7 @@ pre-install: フォロウすることを考えてください. Ports のしくみについての重要な変更点はここに アナウンスされます. 最新の変更点については, いつでも, the bsd.port.mk CVS log で詳細な情報を得ることができます. + url="http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/Mk/bsd.port.mk"> the bsd.port.mk CVS log で詳細な情報を得ることができます. diff --git a/ja_JP.eucJP/books/porter-handbook/book.sgml b/ja_JP.eucJP/books/porter-handbook/book.sgml index 4ee4a53574..727a440693 100644 --- a/ja_JP.eucJP/books/porter-handbook/book.sgml +++ b/ja_JP.eucJP/books/porter-handbook/book.sgml @@ -2,8 +2,8 @@ The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: 1.37 - $FreeBSD: doc/ja_JP.eucJP/books/handbook/ports/chapter.sgml,v 1.12 1999/10/02 02:16:54 kuriyama Exp $ + Original revision: 1.44 + $FreeBSD: doc/ja_JP.eucJP/books/handbook/ports/chapter.sgml,v 1.13 1999/10/02 02:57:58 kuriyama Exp $ --> @@ -451,7 +451,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= devel/lang/c -MAINTAINER= jraynard@freebsd.org +MAINTAINER= jraynard@FreeBSD.org MAN3= libefence.3 @@ -1217,7 +1217,7 @@ DISTNAME= oneko-1.1b CATEGORIES= games MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/ -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= asami@FreeBSD.org MAN1= oneko.1 MANCOMPRESSED= yes @@ -3969,7 +3969,7 @@ post-install: C++ constructor/destructor の順序変更後の 3.1-STABLE - + 310002 @@ -4027,6 +4027,14 @@ post-install: 4.0-CURRENT 400008 + + + kernel の dev_t 型から + struct spacinfo ポインタへの + 変更後の 4.0-CURRENT + + 400009 + @@ -4426,7 +4434,7 @@ post-install: lib/X11/oneko/pixmaps/cat.xpm lib/X11/oneko/sounds/cat.au : -@dirrm lib/X11/oneko/pixmals +@dirrm lib/X11/oneko/pixmaps @dirrm lib/X11/oneko/sounds @dirrm lib/X11/oneko @@ -4626,7 +4634,7 @@ mysql:*:88:88:MySQL Daemon:/var/db/mysql:/sbin/nologin [このソフトウェアを最初に FreeBSD に port した人の名前, つまり, この Makefile の最初の版を書いた人です. この port をアップグレー ドするとき, この行も変えないでください.] -# Whom: Satoshi Asami <asami@FreeBSD.ORG> +# Whom: Satoshi Asami <asami@FreeBSD.org> # # $Id$ [ ^^^^ この部分は, CVS ツリーに入れる時に自動的に RCS の ID 文字列に @@ -4653,9 +4661,9 @@ PATCHFILES= xdvi-18.patch1.gz xdvi-18.patch2.gz [保守責任者 -- これは *必ず* 必要です. 担当者 (あなた) 自身, あるいは 担当者に素早く連絡をとれる人のアドレスを書いてください. どうしてもこ - こに自分のアドレスを書くのがいやな人は "ports@FreeBSD.ORG" と書いて + こに自分のアドレスを書くのがいやな人は "ports@FreeBSD.org" と書いて もいいです] -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= asami@FreeBSD.org [依存するport -- ない場合もあります] RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript @@ -5057,6 +5065,14 @@ pre-install: comms or misc, depending on the exact functionality. + + + ftp + FTP client and server utilities. If your + port speaks both FTP and HTTP, put it in + ftp with a secondary + category of www. + games @@ -5068,6 +5084,12 @@ pre-install: German language support. + + gnome* + Ports from the GNU Object Model Environment (GNOME) + Project. + + graphics Graphics utilities. @@ -5085,7 +5107,7 @@ pre-install: java - Java languge support. + Java language support. @@ -5194,22 +5216,22 @@ pre-install: tcl75* - Ports that use tcl version 7.5 to run. + Ports that use Tcl version 7.5 to run. tcl76* - Ports that use tcl version 7.6 to run. + Ports that use Tcl version 7.6 to run. tcl80* - Ports that use tcl version 8.0 to run. + Ports that use Tcl version 8.0 to run. tcl81* - Ports that use tcl version 8.1 to run. + Ports that use Tcl version 8.1 to run. @@ -5220,24 +5242,29 @@ pre-install: tk41* - Ports that use tk version 4.1 to run. + Ports that use Tk version 4.1 to run. tk42* - Ports that use tk version 4.2 to run. + Ports that use Tk version 4.2 to run. tk80* - Ports that use tk version 8.0 to run. + Ports that use Tk version 8.0 to run. tk81* - Ports that use tk version 8.1 to run. + Ports that use Tk version 8.1 to run. + + tkstep80* + Ports that use TkSTEP version 8.0 to run. + + vietnamese Vietnamese language support. @@ -5362,7 +5389,7 @@ pre-install: フォロウすることを考えてください. Ports のしくみについての重要な変更点はここに アナウンスされます. 最新の変更点については, いつでも, the bsd.port.mk CVS log で詳細な情報を得ることができます. + url="http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/Mk/bsd.port.mk"> the bsd.port.mk CVS log で詳細な情報を得ることができます. diff --git a/ja_JP.eucJP/books/porters-handbook/book.sgml b/ja_JP.eucJP/books/porters-handbook/book.sgml index 4ee4a53574..727a440693 100644 --- a/ja_JP.eucJP/books/porters-handbook/book.sgml +++ b/ja_JP.eucJP/books/porters-handbook/book.sgml @@ -2,8 +2,8 @@ The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: 1.37 - $FreeBSD: doc/ja_JP.eucJP/books/handbook/ports/chapter.sgml,v 1.12 1999/10/02 02:16:54 kuriyama Exp $ + Original revision: 1.44 + $FreeBSD: doc/ja_JP.eucJP/books/handbook/ports/chapter.sgml,v 1.13 1999/10/02 02:57:58 kuriyama Exp $ --> @@ -451,7 +451,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= devel/lang/c -MAINTAINER= jraynard@freebsd.org +MAINTAINER= jraynard@FreeBSD.org MAN3= libefence.3 @@ -1217,7 +1217,7 @@ DISTNAME= oneko-1.1b CATEGORIES= games MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/ -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= asami@FreeBSD.org MAN1= oneko.1 MANCOMPRESSED= yes @@ -3969,7 +3969,7 @@ post-install: C++ constructor/destructor の順序変更後の 3.1-STABLE - + 310002 @@ -4027,6 +4027,14 @@ post-install: 4.0-CURRENT 400008 + + + kernel の dev_t 型から + struct spacinfo ポインタへの + 変更後の 4.0-CURRENT + + 400009 + @@ -4426,7 +4434,7 @@ post-install: lib/X11/oneko/pixmaps/cat.xpm lib/X11/oneko/sounds/cat.au : -@dirrm lib/X11/oneko/pixmals +@dirrm lib/X11/oneko/pixmaps @dirrm lib/X11/oneko/sounds @dirrm lib/X11/oneko @@ -4626,7 +4634,7 @@ mysql:*:88:88:MySQL Daemon:/var/db/mysql:/sbin/nologin [このソフトウェアを最初に FreeBSD に port した人の名前, つまり, この Makefile の最初の版を書いた人です. この port をアップグレー ドするとき, この行も変えないでください.] -# Whom: Satoshi Asami <asami@FreeBSD.ORG> +# Whom: Satoshi Asami <asami@FreeBSD.org> # # $Id$ [ ^^^^ この部分は, CVS ツリーに入れる時に自動的に RCS の ID 文字列に @@ -4653,9 +4661,9 @@ PATCHFILES= xdvi-18.patch1.gz xdvi-18.patch2.gz [保守責任者 -- これは *必ず* 必要です. 担当者 (あなた) 自身, あるいは 担当者に素早く連絡をとれる人のアドレスを書いてください. どうしてもこ - こに自分のアドレスを書くのがいやな人は "ports@FreeBSD.ORG" と書いて + こに自分のアドレスを書くのがいやな人は "ports@FreeBSD.org" と書いて もいいです] -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= asami@FreeBSD.org [依存するport -- ない場合もあります] RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript @@ -5057,6 +5065,14 @@ pre-install: comms or misc, depending on the exact functionality. + + + ftp + FTP client and server utilities. If your + port speaks both FTP and HTTP, put it in + ftp with a secondary + category of www. + games @@ -5068,6 +5084,12 @@ pre-install: German language support. + + gnome* + Ports from the GNU Object Model Environment (GNOME) + Project. + + graphics Graphics utilities. @@ -5085,7 +5107,7 @@ pre-install: java - Java languge support. + Java language support. @@ -5194,22 +5216,22 @@ pre-install: tcl75* - Ports that use tcl version 7.5 to run. + Ports that use Tcl version 7.5 to run. tcl76* - Ports that use tcl version 7.6 to run. + Ports that use Tcl version 7.6 to run. tcl80* - Ports that use tcl version 8.0 to run. + Ports that use Tcl version 8.0 to run. tcl81* - Ports that use tcl version 8.1 to run. + Ports that use Tcl version 8.1 to run. @@ -5220,24 +5242,29 @@ pre-install: tk41* - Ports that use tk version 4.1 to run. + Ports that use Tk version 4.1 to run. tk42* - Ports that use tk version 4.2 to run. + Ports that use Tk version 4.2 to run. tk80* - Ports that use tk version 8.0 to run. + Ports that use Tk version 8.0 to run. tk81* - Ports that use tk version 8.1 to run. + Ports that use Tk version 8.1 to run. + + tkstep80* + Ports that use TkSTEP version 8.0 to run. + + vietnamese Vietnamese language support. @@ -5362,7 +5389,7 @@ pre-install: フォロウすることを考えてください. Ports のしくみについての重要な変更点はここに アナウンスされます. 最新の変更点については, いつでも, the bsd.port.mk CVS log で詳細な情報を得ることができます. + url="http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/Mk/bsd.port.mk"> the bsd.port.mk CVS log で詳細な情報を得ることができます.