svn commit: r51742 - head/ja_JP.eucJP/htdocs/internal

Ryusuke SUZUKI ryusuke at FreeBSD.org
Tue May 29 11:08:17 UTC 2018


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 at FreeBSD.org>
+	href="https://people.FreeBSD.org/~jfieber/"><jfieber at FreeBSD.org>
       </a> ¤¬¤Þ¤È¤á¤ÆÃÖ¤¤¤¿¤â¤Î¤Ç¤¹¡£
       ºÇ½é¤Î Web ¥Þ¥¹¥¿¡¼¤Ï <a
 	href="http://wolfram.schneider.org"><wosch at FreeBSD.org></a>


More information about the svn-doc-all mailing list