From 3fd468d2a5927c5304b6284e74c17c81fc1fdfae Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Mon, 2 Oct 2000 07:54:41 +0000 Subject: [PATCH] Catching up recent Neil's obj-clean commit. Thank you for your good work, Neil! --- ja/Makefile | 4 ++-- ja/gallery/Makefile | 6 +++--- ja/ports/Makefile | 8 ++++---- ja/ports/portindex | 8 ++++---- ja/tutorials/Makefile | 12 ++++++------ 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/ja/Makefile b/ja/Makefile index 9c77c3d4d5..20b8b297ce 100644 --- a/ja/Makefile +++ b/ja/Makefile @@ -1,6 +1,6 @@ -# $FreeBSD: www/ja/Makefile,v 1.39 2000/05/07 01:49:15 kuriyama Exp $ +# $FreeBSD: www/ja/Makefile,v 1.40 2000/06/18 23:08:11 kuriyama Exp $ # The FreeBSD Japanese Documentation Project -# Original revision: 1.52 +# Original revision: 1.53 .if exists(Makefile.conf) .include "Makefile.conf" diff --git a/ja/gallery/Makefile b/ja/gallery/Makefile index 6312f62017..aef453e444 100644 --- a/ja/gallery/Makefile +++ b/ja/gallery/Makefile @@ -1,6 +1,6 @@ -# $FreeBSD: www/ja/gallery/Makefile,v 1.9 2000/04/24 02:10:48 kuriyama Exp $ +# $FreeBSD: www/ja/gallery/Makefile,v 1.10 2000/04/27 02:07:19 kuriyama Exp $ # The FreeBSD Japanese Documentation Project -# Original revision: 1.9 +# Original revision: 1.10 .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -14,7 +14,7 @@ CLEANFILES+= gallery.inc gallery.html: gallery.sgml gallery.inc gallery.inc: ../../en/gallery/gallery.db gallery.sgml - ${PERL} ../../en/gallery/prune.pl ../../en/gallery/gallery.db /dev/null | \ + ${PERL} ${.CURDIR}/../../en/gallery/prune.pl ${.CURDIR}/../../en/gallery/gallery.db /dev/null | \ ${PERL} -ne 'chomp; m/([-\w]+):\s+(\d+)/ and print qq/\n/'\ > gallery.inc diff --git a/ja/ports/Makefile b/ja/ports/Makefile index b6294cffc3..fbdd924dbe 100644 --- a/ja/ports/Makefile +++ b/ja/ports/Makefile @@ -1,6 +1,6 @@ -# $FreeBSD: www/ja/ports/Makefile,v 1.17 1999/11/15 21:58:16 kuriyama Exp $ +# $FreeBSD: www/ja/ports/Makefile,v 1.18 2000/04/24 02:13:37 kuriyama Exp $ # The FreeBSD Japanese Documentation Project -# Original revision: 1.27 +# Original revision: 1.28 .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -60,12 +60,12 @@ Makefile.gen: index.sgml .NOTMAIN index.sgml: ${INDEX} ${Y2K} categories packages.exists portindex ports.inc .NOTMAIN rm -f *.sgml - ${PORTINDEX} ${INDEX} ${Y2K} + ${PORTINDEX} ${INDEX} ${Y2K} ${.CURDIR} install: all all install clean: - ${MAKE} ${MAKEFLAGS} -f Makefile.inc0 ${.TARGET} + (cd ${.CURDIR} && ${MAKE} ${MAKEFLAGS} -f Makefile.inc0 ${.TARGET}) .include "../../web.mk" diff --git a/ja/ports/portindex b/ja/ports/portindex index 4eb09f2510..00542b9552 100755 --- a/ja/ports/portindex +++ b/ja/ports/portindex @@ -4,9 +4,9 @@ # # by John Fieber # Mon May 13 10:31:58 EST 1996 -# $FreeBSD: www/ja/ports/portindex,v 1.18 2000/01/10 11:08:47 motoyuki Exp $ +# $FreeBSD: www/ja/ports/portindex,v 1.19 2000/04/24 02:13:38 kuriyama Exp $ # The FreeBSD Japanese Documentation Project -# Original revision: 1.31 +# Original revision: 1.33 ############################################################ @@ -42,7 +42,7 @@ if ($urlcgi) { $today = &getdate; &packages_exist('packages.exists', *packages); -&category_description('categories', *category_description); +&category_description(($ARGV[2] || '.') . '/categories', *category_description); &y2k_statements; &main; @@ -255,7 +255,7 @@ sub main { &header(MOUTF, "FreeBSD Ports"); # print MOUTF "\n"; print MOUTF "&blurb;"; - print MOUTF "

FreeBSD Ports コレクションには, 現時点で $portnumber 個の ports が提供されています.
全ての $portnumber 個の ports を tar でまとめて gzip したもの (およそ 8 メガバイト) をダウンロードするか, 以下の分類からたどってください:\n"; + print MOUTF "


FreeBSD Ports コレクションには, 現時点で $portnumber 個の ports が提供されています.
全ての $portnumber 個の ports を tar でまとめて gzip したもの (およそ 10 メガバイト) をダウンロードするか, 以下の分類からたどってください:\n"; print MOUTF "