svn commit: r41753 - head/ja_JP.eucJP/htdocs/projects
Ryusuke SUZUKI
ryusuke at FreeBSD.org
Mon May 27 15:17:09 UTC 2013
Author: ryusuke
Date: Mon May 27 15:17:08 2013
New Revision: 41753
URL: http://svnweb.freebsd.org/changeset/doc/41753
Log:
- Merge the following from the English version:
r37126 -> r41483 head/ja_JP.eucJP/htdocs/projects/Makefile
r37322 -> r41750 head/ja_JP.eucJP/htdocs/projects/cvsweb.xml
Modified:
head/ja_JP.eucJP/htdocs/projects/Makefile
head/ja_JP.eucJP/htdocs/projects/cvsweb.xml
Modified: head/ja_JP.eucJP/htdocs/projects/Makefile
==============================================================================
--- head/ja_JP.eucJP/htdocs/projects/Makefile Mon May 27 13:58:07 2013 (r41752)
+++ head/ja_JP.eucJP/htdocs/projects/Makefile Mon May 27 15:17:08 2013 (r41753)
@@ -1,6 +1,6 @@
# $FreeBSD$
# The FreeBSD Japanese Documentation Project
-# Original revision: 1.36
+# Original revision: r41483
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@@ -12,6 +12,7 @@
DOCS= projects.xml
DOCS+= newbies.xml
DOCS+= cvsweb.xml
+#DOCS+= summerofcode.xml
#DOCS+= summerofcode-2005.xml
#DOCS+= summerofcode-2006.xml
#DOCS+= summerofcode-2007.xml
@@ -23,11 +24,8 @@ DOCS+= cvsweb.xml
#DATA+= 2010-freebsd-gsoc.pdf
#DATA+= 2011-freebsd-gsoc-thumbnail.jpg
#DATA+= 2011-freebsd-gsoc.pdf
-
-#XML_IDEAS= ${DOC_PREFIX}/en/projects/ideas/ideas.xml
-#XSL_SOC= ${DOC_PREFIX}/en/projects/summerofcode.xsl
-
-#XMLDOCS= summerofcode:${XSL_SOC}:${XML_IDEAS}:
+#DATA+= 2013-freebsd-gsoc-thumbnail.jpg
+#DATA+= 2013-freebsd-gsoc.pdf
INDEXLINK= projects.html
Modified: head/ja_JP.eucJP/htdocs/projects/cvsweb.xml
==============================================================================
--- head/ja_JP.eucJP/htdocs/projects/cvsweb.xml Mon May 27 13:58:07 2013 (r41752)
+++ head/ja_JP.eucJP/htdocs/projects/cvsweb.xml Mon May 27 15:17:08 2013 (r41753)
@@ -5,7 +5,7 @@
<!ENTITY email 'freebsd-cvsweb'>
]>
<!-- FreeBSD Japanese Documentation Project -->
-<!-- Original revision: 1.42 -->
+<!-- Original revision: r41750 -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
@@ -50,9 +50,9 @@
<a href="http://cvsweb.freebsd.org/">FreeBSD</a>,
<a href="http://cvs.mandriva.com/">Mandriva</a>,
<a href="http://cvsweb.netbsd.org/">NetBSD</a>,
- <a href="http://www.openbsd.org/cgi-bin/cvsweb/">OpenBSD</a>,
- <a href="http://www.dragonflybsd.org/cvsweb/">DragonFlyBSD</a> ¤ª¤è¤Ó
- <a href="http://www.sudo.ws/cgi-bin/cvsweb/sudo">sudo</a>¡£</p>
+ <a href="http://www.openbsd.org/cgi-bin/cvsweb/">OpenBSD</a> ¤ª¤è¤Ó
+ <a
+ href="http://www.dragonflybsd.org/cvsweb/">DragonFlyBSD</a>¡£</p>
<hr/>
@@ -86,11 +86,8 @@
<li><a href="http://www.netbsd.org/">NetBSD</a> package (www/cvsweb)</li>
<li><a href="http://www.openbsd.org/">OpenBSD</a> port
(devel/cvsweb)</li>
- <li><a href="http://www.caosity.org/">cAos</a></li>
<li><a href="http://www.debian.org/">Debian GNU/Linux</a>
(testing ¤ª¤è¤Ó unstable)</li>
- <li><a href="http://fedora.redhat.com/projects/extras/">Fedora
- Extras</a></li>
<li><a href="http://www.gentoo.org/">Gentoo Linux</a></li>
<li><a href="http://www.mandriva.com/">Mandriva Linux</a></li>
</ul>
More information about the svn-doc-all
mailing list