Date: Tue, 29 May 2018 11:08:16 +0000 (UTC) From: Ryusuke SUZUKI <ryusuke@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51742 - head/ja_JP.eucJP/htdocs/internal Message-ID: <201805291108.w4TB8GO0060210@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ryusuke Date: Tue May 29 11:08:15 2018 New Revision: 51742 URL: https://svnweb.freebsd.org/changeset/doc/51742 Log: - Merge the following from the English version: r49210 -> r51426 head/ja_JP.eucJP/htdocs/internal/Makefile r50899 -> r51013 head/ja_JP.eucJP/htdocs/internal/about.xml Modified: head/ja_JP.eucJP/htdocs/internal/Makefile head/ja_JP.eucJP/htdocs/internal/about.xml Modified: head/ja_JP.eucJP/htdocs/internal/Makefile ============================================================================== --- head/ja_JP.eucJP/htdocs/internal/Makefile Tue May 29 10:59:01 2018 (r51741) +++ head/ja_JP.eucJP/htdocs/internal/Makefile Tue May 29 11:08:15 2018 (r51742) @@ -1,6 +1,6 @@ # $FreeBSD$ # The FreeBSD Japanese Documentation Project -# Original revision: r49210 +# Original revision: r51426 .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -18,11 +18,11 @@ DOCS+= about.xml DOCS+= developer.xml #DOCS+= doceng.xml #DOCS+= expire-bits.xml -#DOCS+= fortunes.xml #DOCS+= hats.xml #DOCS+= i18n.xml DOCS+= internal.xml DOCS+= machines.xml +#DOCS+= members.xml DOCS+= mirror.xml #DOCS+= new-account.xml #DOCS+= policies.xml @@ -34,22 +34,6 @@ DOCS+= mirror.xml INDEXLINK= internal.html -# build the list of personal homepages of FreeBSD developers only -# on the main FreeBSD machines -#hostname!= hostname -#.if !empty(hostname:tl:M*.freebsd.org) -#DOCS+= homepage.xml -# -#.if !make(install) -#.PHONY: homepage.inc -#.endif -#homepage.inc: homepage.pl -# ${PERL} ${.CURDIR}/homepage.pl > ${.TARGET} -# -#homepage.html: homepage.inc -#CLEANFILES+= homepage.inc -#.endif -# #DATA+= ssh-keys.asc .include "${DOC_PREFIX}/share/mk/web.site.mk" Modified: head/ja_JP.eucJP/htdocs/internal/about.xml ============================================================================== --- head/ja_JP.eucJP/htdocs/internal/about.xml Tue May 29 10:59:01 2018 (r51741) +++ head/ja_JP.eucJP/htdocs/internal/about.xml Tue May 29 11:08:15 2018 (r51742) @@ -5,7 +5,7 @@ ]> <!-- $FreeBSD$ --> <!-- The FreeBSD Japanese Documentation Project --> -<!-- Original revision: r50899 --> +<!-- Original revision: r51013 --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> @@ -55,7 +55,7 @@ <p>これらの Web ページは、もともと FreeBSD コミュニティや <b>あなた </b>からの情報提供を John Fieber <a - href="http://people.FreeBSD.org/~jfieber/"><jfieber@FreeBSD.org> + href="https://people.FreeBSD.org/~jfieber/"><jfieber@FreeBSD.org> </a> がまとめて置いたものです。 最初の Web マスターは <a href="http://wolfram.schneider.org"><wosch@FreeBSD.org></a>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805291108.w4TB8GO0060210>