head	1.33;
access;
symbols
	HRS_XML_CLEANUP:1.30
	HRS_XML_CLEANUP_PRE:1.29
	EMILYBOYD_REDESIGN:1.27
	PRE_REDESIGN:1.27
	XML_XSL_XP:1.24.0.2
	XML_XSL_XP_BP:1.24
	JA_WWW_1_0:1.1.1.1
	doc-jp:1.1.1;
locks; strict;
comment	@# @;


1.33
date	2011.06.26.00.43.28;	author ryusuke;	state Exp;
branches;
next	1.32;

1.32
date	2011.05.28.07.36.43;	author ryusuke;	state Exp;
branches;
next	1.31;

1.31
date	2011.03.21.11.01.41;	author ryusuke;	state Exp;
branches;
next	1.30;

1.30
date	2006.08.19.21.24.43;	author hrs;	state Exp;
branches;
next	1.29;

1.29
date	2006.07.16.11.22.04;	author simon;	state Exp;
branches;
next	1.28;

1.28
date	2005.12.04.11.50.51;	author pav;	state Exp;
branches;
next	1.27;

1.27
date	2004.11.13.12.23.19;	author ceri;	state Exp;
branches;
next	1.26;

1.26
date	2004.11.01.06.36.22;	author rushani;	state Exp;
branches;
next	1.25;

1.25
date	2001.11.19.15.35.42;	author hrs;	state Exp;
branches;
next	1.24;

1.24
date	2001.09.06.13.35.08;	author kuriyama;	state Exp;
branches;
next	1.23;

1.23
date	2001.05.10.02.03.06;	author kuriyama;	state Exp;
branches;
next	1.22;

1.22
date	2001.01.02.02.22.50;	author kuriyama;	state Exp;
branches;
next	1.21;

1.21
date	2000.11.07.11.37.57;	author kuriyama;	state Exp;
branches;
next	1.20;

1.20
date	2000.11.07.08.01.02;	author kuriyama;	state Exp;
branches;
next	1.19;

1.19
date	2000.10.02.07.54.40;	author kuriyama;	state Exp;
branches;
next	1.18;

1.18
date	2000.04.24.02.13.37;	author kuriyama;	state Exp;
branches;
next	1.17;

1.17
date	99.11.15.21.58.16;	author kuriyama;	state Exp;
branches;
next	1.16;

1.16
date	99.09.06.07.03.22;	author peter;	state Exp;
branches;
next	1.15;

1.15
date	99.05.27.08.58.19;	author wosch;	state Exp;
branches;
next	1.14;

1.14
date	99.05.06.15.15.19;	author motoyuki;	state Exp;
branches;
next	1.13;

1.13
date	99.03.09.15.13.47;	author motoyuki;	state Exp;
branches;
next	1.12;

1.12
date	98.08.26.15.01.05;	author motoyuki;	state Exp;
branches;
next	1.11;

1.11
date	98.08.24.17.12.25;	author motoyuki;	state Exp;
branches;
next	1.10;

1.10
date	98.08.20.04.12.12;	author hanai;	state Exp;
branches;
next	1.9;

1.9
date	98.08.12.09.04.07;	author hanai;	state Exp;
branches;
next	1.8;

1.8
date	98.08.11.05.38.32;	author hanai;	state Exp;
branches;
next	1.7;

1.7
date	98.07.16.17.17.18;	author wosch;	state Exp;
branches;
next	1.6;

1.6
date	98.04.27.12.57.40;	author jfieber;	state Exp;
branches;
next	1.5;

1.5
date	98.04.25.16.41.06;	author kuriyama;	state Exp;
branches;
next	1.4;

1.4
date	98.01.20.04.17.38;	author hanai;	state Exp;
branches;
next	1.3;

1.3
date	98.01.18.22.27.40;	author jfieber;	state Exp;
branches;
next	1.2;

1.2
date	97.12.07.15.44.05;	author max;	state Exp;
branches;
next	1.1;

1.1
date	97.11.23.22.23.06;	author max;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.11.23.22.23.06;	author max;	state Exp;
branches;
next	;


desc
@@


1.33
log
@Merge the following from the English version:

	1.45 -> 1.50	www/ja/ports/Makefile
	(new) -> 1.3	www/ja/ports/index.sgml
	(new) -> 1.3	www/ja/ports/installing.sgml
	1.55 -> 1.57	www/ja/ports/portindex
	(new) -> 1.1	www/ja/ports/ports.ent
	(new) -> 1.4	www/ja/ports/references.sgml
	(new) -> 1.3	www/ja/ports/searching.sgml
	(new) -> 1.2	www/ja/ports/updateing.sgml
@
text
@# $FreeBSD: www/ja/ports/Makefile,v 1.32 2011/05/28 07:36:43 ryusuke Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.50

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
.if exists(../../en/ports/Makefile.inc)
.include "../../en/ports/Makefile.inc"
.endif

FETCH_OPT?=	-am

.if defined(PINDEX_OVERRIDE)
${INDEX}: ${PINDEX_OVERRIDE}
	${CP} ${PINDEX_OVERRIDE} ${INDEX}
.elif defined(NOPORTSNET)
${INDEX}: $${PORTSBASE}/${PINDEX}
	${CP} ${PORTSBASE}/${PINDEX} ${INDEX}
.else
${INDEX}:
	${FETCH} ${FETCH_OPT} -o ${INDEX}.bz2 ${INDEXURI}.bz2
	${BUNZIP2} ${INDEX}.bz2
.endif

HOSTNAME!= hostname
.if ${HOSTNAME} == "hub.freebsd.org" || ${HOSTNAME} == "freefall.freebsd.org" || ${HOSTNAME} == "www.freebsd.org"
CLUSTER_MACHINE=	YES
.endif

# Build the list of available packages, but only on the main FreeBSD machines.
# Don't build the list if NO_PACKAGES_LINK is set and not empty.
#
packages.exists:
.if defined(CLUSTER_MACHINE) && (!defined(NO_PACKAGES_LINK) || empty(NO_PACKAGES_LINK))
.if  exists(${.CURDIR}/../../en/ports/packages.exists)
	cp ${.CURDIR}/../../en/ports/${.TARGET} .
.else
	@@if ${SH} ${.CURDIR}/../../en/ports/packages > ${.TARGET}.temp; then \
		${MV} ${.TARGET}.temp ${.TARGET}; \
	else \
		${RM} ${.TARGET}.temp; ${TOUCH} ${.TARGET}; \
	fi;
.endif
.else
	${TOUCH} ${.TARGET}
.endif

Makefile.gen: categories-alpha.sgml categories-grouped.sgml index.sgml \
	installing.sgml master-index.sgml references.sgml searching.sgml \
	statistics.ent updating.sgml .NOTMAIN
	(	${ECHO_CMD} TIDY=${PERL};\
		${ECHO_CMD} TIDYOPTS="-i'' -npe 's,\"-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN\",\"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\",'";\
		${ECHO_CMD} DOCS= *.sgml;\
		${ECHO_CMD} -n "DYNAMIC_DOCS= ";\
		${ECHO_CMD} -n " categories-alpha.sgml";\
		${ECHO_CMD} -n " categories-grouped.sgml";\
		${ECHO_CMD} -n " master-index.sgml";\
		${ECHO_CMD} -n " statistics.ent";\
	) > Makefile.gen
	for categoryfile in ${CATEGORYLIST}; do \
		${ECHO_CMD} -n " $$categoryfile.sgml" >> Makefile.gen; \
	done
	${ECHO_CMD} >> Makefile.gen
.if defined(NO_TIDY)
	${ECHO_CMD} NO_TIDY=${NO_TIDY} >> Makefile.gen
.endif

.if defined(CLUSTER_MACHINE)
PORTS_TARGZ_URL?= ftp://ftp-master.FreeBSD.org/pub/FreeBSD/ports/ports/ports.tar.gz
.else
PORTS_TARGZ_URL?= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/ports/ports.tar.gz
.endif

ports.size:
.if defined (NOPORTSNET)
	touch ${.TARGET}
.else
	${RM} -f ${.TARGET}
	${FETCH} -s ${PORTS_TARGZ_URL} > ${.TARGET}
.endif

# this builds: categories-alpha.sgml, categories-grouped.sgml,
# master-index.sgml, statistics.ent, <category>.sgml
CATEGORYLIST=`grep "^[a-z]" ../../en/ports/categories | sed -e s"/,.*//"`
categories-alpha.sgml: ${INDEX} categories categories.descriptions \
	packages.exists portindex ports.ent ports.size .NOTMAIN
	${RM} -f categories-alpha.sgml categories-grouped.sgml \
		master-index.sgml statistics.ent
	for categoryfile in ${CATEGORYLIST}; do \
		rm -f "$$categoryfile.sgml"; \
	done
	${PORTINDEX} ${INDEX} ${.CURDIR}

install: all beforeinstall

all install clean:
	cd ${.CURDIR}; \
		${MAKE} ${MAKEFLAGS} -f ${.CURDIR}/Makefile.inc0 ${.TARGET}
.if defined(WITH_PORTS_GROWTH)
# Because We refer www/ports/growth/status.png on web site from ports.inc,
# don't need to have local version of the image file.
#	cd growth; \
#		${MAKE} ${MAKEFLAGS} ${.TARGET}
beforeinstall:
.else
beforeinstall:
	${SED} -i "" -e 's,HREF="growth,href="http://www.FreeBSD.org/ports/growth,' index.html
	${SED} -i "" -e 's,HREF="growth,href="http://www.FreeBSD.org/ports/growth,' references.html
.endif

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@


1.32
log
@Merge the following from the English version:

	1.37 -> 1.45	www/ja/ports/Makefile
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.31 2011/03/21 11:01:41 ryusuke Exp $
d3 1
a3 1
# Original revision: 1.45
d52 3
a54 1
Makefile.gen: index.sgml .NOTMAIN
d56 1
a56 1
		${ECHO_CMD} TIDYOPTS="-i'' -npe 's,\"-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN\",\"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\",'";\
d59 2
d62 1
a62 1
		${ECHO_CMD} -n " index.sgml";\
d67 1
a85 4
index.sgml: ${INDEX} categories categories.descriptions packages.exists portindex ports.inc ports.size .NOTMAIN
	${RM} -f *.sgml
	${PORTINDEX} ${INDEX} ${.CURDIR}

d89 8
d112 1
@


1.31
log
@o Merge the following from the English version:

	1.53 -> 1.55	www/ja/ports/portindex

o Related change
 (determine the size of ports.tar.gz automagically):

	www/ja/ports/Makefile
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.30 2006/08/19 21:24:43 hrs Exp $
d3 1
a3 1
# Original revision: 1.37
d29 4
a32 4
# build the list of available packages only on the 
# main FreeBSD machines
hostname!= hostname

d34 2
a36 10
# don't build the packages links if NO_PACKAGES_LINK
# is set and not empty.
#
# XXX: you can set NO_PACKAGES_LINK to your hostname to
#      test the packages link generation
#
.if defined(NO_PACKAGES_LINK) && !empty(NO_PACKAGES_LINK)
hostname=	${NO_PACKAGES_LINK}
.endif

d38 1
a38 1
.if ${hostname} == "hub.freebsd.org" || ${hostname} == "freefall.freebsd.org" || ${hostname} == "www.freebsd.org"
d102 1
a102 1
	${PERL} -pi -e 's/href=\"growth/href=\"http:\/\/www.FreeBSD.org\/ports\/growth/' index.html
@


1.30
log
@www cleanup mega commit:

 - Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>/share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.29 2006/07/16 11:22:04 simon Exp $
d75 15
a89 1
index.sgml: ${INDEX} categories packages.exists portindex ports.inc .NOTMAIN
@


1.29
log
@MFen 1.37+1.38:

- Make it possible to override the complete path to the INDEX file
  used for the ports/ part of the website, by setting the
  PINDEX_OVERRIDE variable. (Already merged in www/ja/ports/Makefile.)

- Force NO_TIDY for the ports web pages, since it takes a long time to
  run tidy on these huge HTML files, and the files are valid HTML when
  generated by portindex, even without tidy.

  Running without tidy caused the build time to go from ~8 minutes to
  ~1 minute on my test machine.  An additional bonus is that the
  generated HTML files are now significantly smaller.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.28 2005/12/04 11:50:51 pav Exp $
a16 7
#
# Force NO_TIDY for the ports web pages, since it takes a long time to
# run tidy on these huge HTML files, and the files are valid HTML when
# generated by portindex, even without tidy.
#
NO_TIDY=	YES

d61 10
a70 1
	${ECHO_CMD} DOCS= *.sgml > Makefile.gen
d79 4
@


1.28
log
@- Merge from www/en/ports:

  Makefile 1.44
  Makefile.inc 1.8

  Fetch bzip2 compressed copy of INDEX instead of plain one
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.27 2004/11/13 12:23:19 ceri Exp $
d17 7
d69 3
@


1.27
log
@Bandaid for the removal of ports/INDEX; better solutions are welcomed.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.26 2004/11/01 06:36:22 rushani Exp $
d25 2
a26 1
	${FETCH} ${FETCH_OPT} ${INDEXURI}
@


1.26
log
@Merge the following from the English version:

  1.34 -> 1.37	ports/Makefile

While I'm here, comment out a process that generates ports/growth/status.png
from www/ja/ tree because we can share English version of the image file.

Submitted by:	iida <iida-y at rdc dot yuden dot co dot jp>
Reference:	[doc-jp 14136]
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.25 2001/11/19 15:35:42 hrs Exp $
d15 1
a15 13
CVS_READONLY?=	YES
CVS_OPT+=	-Q
.if !empty(CVS_READONLY)
CVS_OPT+=	-R
.endif

#
# This hack is allows to build www/ tree for case when ports/ located
# in other repository, for example Repository of Translation Project
#
.if defined(PORTSCVSROOT) && !empty(PORTSCVSROOT)
CVS_OPT+=	-d ${PORTSCVSROOT}
.endif
d20 1
a20 1
.elif defined(NOPORTSCVS)
d25 1
a25 1
	${CVS} ${CVS_OPT} co -p ${PINDEX} > ${INDEX}
@


1.25
log
@Merge the following from the English version:

	1.23  -> 1.25 	mailto.sgml
	1.44  -> 1.45 	publish.sgml
	1.41  -> 1.42 	y2kbug.sgml
	1.29  -> 1.30 	news/Makefile
	1.29  -> 1.31 	news/news.sgml
	1.2   -> 1.3  	news/newsflash.xsl
	1.33  -> 1.34 	ports/Makefile
	1.16  -> 1.17 	ports/categories
	1.41  -> 1.42 	ports/portindex
	1.72  -> 1.74 	search/search.sgml
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.24 2001/09/06 13:35:08 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.34
d29 4
a32 1
.if defined(NOPORTSCVS)
d57 1
a57 1
.if ${hostname} == "hub.freebsd.org" || ${hostname} == "freefall.freebsd.org"
d78 1
a78 1
install: all
d83 10
a92 1

@


1.24
log
@Merge the changes in the English version.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.23 2001/05/10 02:03:06 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.33
d31 1
a31 1
	cp ${PORTSBASE}/${PINDEX} ${INDEX}
d34 1
a34 1
	cvs ${CVS_OPT} co -p ${PINDEX} > ${INDEX}
a52 1

d58 2
a59 2
	@@if sh ${.CURDIR}/../../en/ports/packages > ${.TARGET}.temp; then \
		mv ${.TARGET}.temp ${.TARGET}; \
d61 1
a61 1
		rm ${.TARGET}.temp; touch ${.TARGET}; \
d65 1
a65 1
	touch ${.TARGET}
d69 1
a69 1
	echo DOCS= *.sgml > Makefile.gen
d72 1
a72 1
	rm -f *.sgml
d78 2
a79 1
	(cd ${.CURDIR} && ${MAKE}  ${MAKEFLAGS} -f Makefile.inc0 ${.TARGET})
@


1.23
log
@Following changes in the English version are merged:

	includes.sgml			1.39 -> 1.41
	where.sgml			1.49 -> 1.50
	internal/Makefile		1.24 -> 1.25
	news/press-rel-1.sgml		1.4  -> 1.5
	news/press-rel-2.sgml		1.4  -> 1.5
	ports/Makefile			1.31 -> 1.32
	ports/categories		1.14 -> 1.16
	ports/ports.inc			1.55 -> 1.56
	projects/newbies.sgml		1.16 -> 1.20
	releases/index.sgml		1.54 -> 1.55
	releases/2.2R/announce.sgml	1.5  -> 1.6
	search/web.atoz			1.51 -> 1.52
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.22 2001/01/02 02:22:50 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.32
d33 1
a33 1
${INDEX}: ${cvsindex}
a53 1
.if defined(NOPORTSCVS)
a54 3
.else
packages.exists: ${cvsindex}
.endif
@


1.22
log
@Merge following changes in the English version.

	1.30 -> 1.31	ports/Makefile
	1.33 -> 1.34	ports/portindex
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.21 2000/11/07 11:37:57 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.31
d40 13
@


1.21
log
@Switch web.mk to share/mk/web.site.mk in Japanese version.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.20 2000/11/07 08:01:02 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.30
a31 4

${Y2K}: $${PORTSBASE}/${PY2K}
	cp ${PORTSBASE}/${PY2K} ${Y2K}

a34 3

${Y2K}: ${cvsy2k}
	cvs ${CVS_OPT} co -p ${PY2K} > ${Y2K}
d44 1
a44 1
packages.exists: ${cvsindex} ${cvsy2k}
d63 1
a63 1
index.sgml: ${INDEX} ${Y2K} categories packages.exists portindex ports.inc .NOTMAIN
d65 1
a65 1
	${PORTINDEX} ${INDEX} ${Y2K} ${.CURDIR}
@


1.20
log
@MFen (1.28 -> 1.29).
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.19 2000/10/02 07:54:40 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.29
d8 3
d80 1
a80 1
.include "../../web.mk"
@


1.19
log
@Catching up recent Neil's obj-clean commit.

Thank you for your good work, Neil!
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.18 2000/04/24 02:13:37 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.28
d18 7
a24 1

@


1.18
log
@Following changes in the English version are merged:

	1.26 -> 1.27	ports/Makefile
	1.8 -> 1.9	ports/categories
	1.30 -> 1.31	ports/portindex
	1.45 -> 1.48	ports/ports.inc

Submitted by:	Shun SUZUKI <si006@@ccm.gs.niigata-u.ac.jp>
Reference:	[doc-jp 7314]
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.17 1999/11/15 21:58:16 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.27
d63 1
a63 1
	${PORTINDEX} ${INDEX} ${Y2K}
d68 1
a68 1
	${MAKE}  ${MAKEFLAGS} -f Makefile.inc0 ${.TARGET}
@


1.17
log
@Merge from the English version and add new file.

	1.22 -> 1.26	ports/Makefile
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/ports/Makefile,v 1.16 1999/09/06 07:03:22 peter Exp $
d3 1
a3 1
# Original revision: 1.26
d61 1
a61 1
index.sgml: ${INDEX} ${Y2K} packages.exists portindex ports.inc .NOTMAIN
@


1.16
log
@$Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
@
text
@d1 1
a1 1
# $FreeBSD$
d3 1
a3 1
# Original revision: 1.22
d8 9
a17 16
PORTINDEX=	perl5 ${.CURDIR}/portindex
INDEX=		INDEX
PINDEX=		ports/${INDEX}
Y2K=		YEAR2000
PY2K=		ports/${Y2K}

COOKIE=		${INDEX} Makefile.gen

.if exists(Makefile.gen)
.include "Makefile.gen"
.endif
CLEANFILES+=	${DOCS} Makefile.gen ${INDEX} ${Y2K} packages.exists

cvsindex= $${CVSROOT}/${PINDEX},v
cvsy2k= $${CVSROOT}/${PY2K},v
_ALLINSTALL= packages.exists ${INDEX} ${Y2K}
d29 1
a29 1
	cvs -QR co -p ${PINDEX} > ${INDEX}
d32 1
a32 1
	cvs -QR co -p ${PY2K} > ${Y2K}
d48 5
a52 1
	sh ${.CURDIR}/../../en/ports/packages > ${.TARGET}
a59 1
	${MAKE} ${MAKEFLAGS} ${.IMPSRC}
d64 6
@


1.15
log
@Read www/en/ports/packages.exists if available - don't ask
ftp.freebsd.org again for the package list.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.14 1999/05/06 15:15:19 motoyuki Exp $
@


1.14
log
@Merge from English version.
    ports/Makefile  : 1.16 -> 1.22
    ports/portindex : 1.23 -> 1.25
    ports/ports.inc : 1.33 -> 1.35

Submitted by:  Yasuhiro Fukuma <yasuf@@big.or.jp>
               Motoyuki Konno  <motoyuki@@freebsd.org>
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.13 1999/03/09 15:13:47 motoyuki Exp $
d52 3
d56 1
@


1.13
log
@Merge the following changes in the English version:
    ports/portindex	: 1.19 -> 1.23
    ports/ports.inc	: 1.22 -> 1.32

New translation:
    ports/categories

And related changes:
    Makefile, categories.ja_JP.EUC
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.12 1998/08/26 15:01:05 motoyuki Exp $
d3 1
a3 1
# Original revision: 1.16
d9 1
a9 1
PORTINDEX=	perl ${.CURDIR}/portindex
d12 2
d20 1
a20 1
CLEANFILES+=	${DOCS} Makefile.gen ${INDEX} packages.exists
d23 2
a24 1
_ALLINSTALL= packages.exists ${INDEX}
d26 9
d38 4
d46 5
a50 1
packages.exists: ${cvsindex}
d61 1
a61 1
index.sgml: ${INDEX} packages.exists portindex ports.inc .NOTMAIN
d63 1
a63 1
	${PORTINDEX} ${INDEX}
@


1.12
log
@Merge the following changes in the English version:
    doc.ftr         : 1.4 -> 1.5
    ports/Makefile  : 1.15 -> 1.16
    ports/portindex : 1.15 -> 1.17
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.11 1998/08/24 17:12:25 motoyuki Exp $
d41 1
a41 1
index.sgml: ${INDEX} packages.exists portindex ports.inc categories.ja_JP.EUC .NOTMAIN
@


1.11
log
@Changes in the English version are merged.
    publish.sgml : 1.13 -> 1.14
    support.sgml : 1.93 -> 1.94

Increment "Original revision:".
    ports/Makefile         : 1.14 -> 1.15
    search/index-site.sgml : 1.16 -> 1.17
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.10 1998/08/20 04:12:12 hanai Exp $
d3 1
a3 1
# Original revision: 1.15
d9 1
a9 1
PORTINDEX=	perl ./portindex
d32 1
a32 1
	../../en/ports/packages > ${.TARGET}
@


1.10
log
@+ Changes in the English version are merged:

  Makefile                1.42 -> 1.44
  docs.sgml               1.50 -> 1.52
  publish.sgml            1.12 -> 1.13
  support.sgml            1.92 -> 1.93
  copyright/Makefile      1.3  -> 1.4
  news/Makefile           1.5  -> 1.6
  ports/Makefile          1.14 -> 1.15
  search/index-site.sgml  1.16 -> 1.17

+ New translations:

  copyright/copyright.sgml
  news/news.sgml

+ Obsoleted file:

  branch.sgml

Submitted by: Motoyuki Konno <motoyuki@@snipe.rim.or.jp>
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.9 1998/08/12 09:04:07 hanai Exp $
d3 1
a3 1
# Original revision: 1.14
@


1.9
log
@Following changes in the English version are merged.

  alpha/Makefile       1.3  -> 1.4
  commercial/Makefile  1.4  -> 1.5
  copyright/Makefile   1.2  -> 1.3
  docproj/Makefile     1.5  -> 1.6
  gallery/Makefile     1.4  -> 1.5
  internal/Makefile    1.9  -> 1.10
  news/Makefile        1.4  -> 1.5
  ports/Makefile       1.13 -> 1.14
  projects/Makefile    1.4  -> 1.5
  releases/Makefile    1.12 -> 1.13
  search/Makefile      1.3  -> 1.4
  security/Makefile    1.3  -> 1.4

Submitted by: Motoyuki Konno <motoyuki@@snipe.rim.or.jp>
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.8 1998/08/11 05:38:32 hanai Exp $
d21 1
a21 2
_ALLINSTALL= packages.exists

@


1.8
log
@Following changes in the English version are merged.

  alpha/Makefile       1.2  -> 1.3
  commercial/Makefile  1.3  -> 1.4
  copyright/Makefile   1.1  -> 1.2
  docproj/Makefile     1.4  -> 1.5
  gallery/Makefile     1.3  -> 1.4
  internal/Makefile    1.8  -> 1.9
  news/Makefile        1.3  -> 1.4
  ports/Makefile       1.8  -> 1.13
  projects/Makefile    1.3  -> 1.4
  releases/Makefile    1.11 -> 1.12
  search/Makefile      1.2  -> 1.3
  security/Makefile    1.2  -> 1.3

Submitted by: Motoyuki Konno <motoyuki@@snipe.rim.or.jp>
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.7 1998/07/16 17:17:18 wosch Exp $
d3 1
a3 1
# Original revision: 1.13
d5 1
a5 1
.if exists("../Makefile.conf")
@


1.7
log
@Checkout ports/INDEX to stdout. This prevent `cvs update -d'
to checkout the full ports tree.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.6 1998/04/27 12:57:40 jfieber Exp $
d3 5
a7 1
# Original revision: 1.8
a16 1
CLEANFILES+=	${DOCS} Makefile.gen ${INDEX}
d18 4
d23 2
a24 1
${INDEX}: $${CVSROOT}/${PINDEX},v
d27 11
d42 1
a42 1
index.sgml: ${INDEX} portindex ports.inc categories.ja_JP.EUC .NOTMAIN
@


1.6
log
@Replaces 8 spaces with a tab.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.5 1998/04/25 16:41:06 kuriyama Exp $
d6 2
a7 1
INDEX=		ports/INDEX
d16 2
a17 2
${INDEX}:
	cvs -QR co ${INDEX}
@


1.5
log
@Following changes in the English version are merged.

  includes.sgml:	1.15  --> 1.16
  search.sgml:		1.28  --> 1.29
  support.sgml:		1.48  --> 1.61
  web.atoz:		1.12  --> 1.19
  ports/Makefile:	1.5   --> 1.8
  ports/portindex:	1.11  --> 1.12

Submitted by:	Motoyuki Konno <motoyuki@@snipe.rim.or.jp>
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.4 1998/01/20 04:17:38 hanai Exp $
d16 1
a16 1
       cvs -QR co ${INDEX}
@


1.4
log
@Update "Original revision" field.
Submitted by: Motoyuki Konno <motoyuki@@snipe.rim.or.jp>
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.3 1998/01/18 22:27:40 jfieber Exp $
d3 1
a3 1
# Original revision: 1.5
d5 1
a5 1
PORTINDEX=	./portindex
d8 1
a8 1
COOKIE=		index Makefile.gen
d12 1
a12 1
CLEANFILES+=	${DOCS} Makefile.gen
d15 2
a16 2
index:
	cvs co ${INDEX}
@


1.3
log
@In the process of re-constructing the FreeBSD web site automatic-update,
clean up the build process a wee bit.

The basic change: instead of cheacking out bits and pieces of the
doc tree into the web build tree, check out the doc tree somewhere
else and put in a few symlinks from the web tree to the doc tree.

On catfish (soon to be hub) for example:

  /usr/local/www/build/doc/...
  /usr/local/www/build/www/...

where

  /usr/local/www/build/www/data/handbook -> ../../doc/handbook

You have to manually put in the symlinks at the moment, but it
works better than the evil CVS hackery.

Also, install with -C to help avoid gratuitous cache-busting due to
gratuitous timestamp twiddling.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.2 1997/12/07 15:44:05 max Exp $
d3 1
a3 1
# Original revision: 1.4
@


1.2
log
@Add Japanese description of each ports category.
Submitted by:	kuriyama@@opt.phys.waseda.ac.jp (Jun Kuriyama),
		Motoyuki Konno <motoyuki@@snipe.rim.or.jp>
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.1.1.1 1997/11/23 22:23:06 max Exp $
d6 1
a6 2
INDEX=		../../ports/ports/INDEX
#CVSDIR=	ports/INDEX
d8 1
a8 1
COOKIE=		cvsdir Makefile.gen
d14 3
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.3 1997/10/20 14:45:13 motoyuki Exp $
d20 1
a20 1
index.sgml: ${INDEX} portindex ports.inc .NOTMAIN
@


1.1.1.1
log
@Initial import of the Japanese translation of the web pages.
Submitted by:	The FreeBSD Japanese DOcumentation Project
@
text
@@
