head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.54 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.52 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.50 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.48 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.46 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.44 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.42 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.40 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.38 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.36 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.34 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.32 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.30 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.28 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.26 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.24 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.22 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.20 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.18 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.16 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.14 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.12 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.10 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.8 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.6 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.5.0.4 pkgsrc-2004Q1-base:1.5 pkgsrc-2003Q4:1.5.0.2 pkgsrc-2003Q4-base:1.5 buildlink2:1.4.0.2 buildlink2-base:1.5 netbsd-1-5-PATCH003:1.4 netbsd-1-5-PATCH001:1.1.1.1 netbsd-1-5-RELEASE:1.1.1.1 netbsd-1-4-PATCH003:1.1.1.1 netbsd-1-4-PATCH002:1.1.1.1 comdex-fall-1999:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.5 date 2002.05.31.15.33.06; author seb; state dead; branches; next 1.4; 1.4 date 2002.04.13.03.02.26; author jwise; state Exp; branches 1.4.2.1; next 1.3; 1.3 date 2002.04.04.16.03.18; author uebayasi; state Exp; branches; next 1.2; 1.2 date 2002.04.02.16.29.23; author uebayasi; state Exp; branches; next 1.1; 1.1 date 99.08.02.04.37.09; author sakamoto; state Exp; branches 1.1.1.1; next ; 1.4.2.1 date 2002.06.23.18.48.40; author jlam; state dead; branches; next ; 1.1.1.1 date 99.08.02.04.37.09; author sakamoto; state Exp; branches; next ; desc @@ 1.5 log @Remove all package and category files from the japanese category. This effectively retire the japanese category. @ text @$NetBSD: patch-ab,v 1.4 2002/04/13 03:02:26 jwise Exp $ --- ./Imakefile.orig Wed Nov 27 16:01:34 1996 +++ ./Imakefile Fri Jul 30 19:17:44 1999 @@@@ -61,5 +61,5 @@@@ do \ (cd $$i ; echo "installing" "in $(CURRENT_DIR)/$$i..."; \ - $(MAKE) $(MFLAGS) DESTDIR='$(DESTDIR)' install); \ + $(MAKE) $(MFLAGS) DESTDIR='$(DESTDIR)' install install.man); \ done @@@@ -69,5 +69,5 @@@@ do \ (cd $$i ; echo "installing" "in $(CURRENT_DIR)/$$i..."; \ - $(MAKE) $(MFLAGS) DESTDIR='$(DESTDIR)' install); \ + $(MAKE) $(MFLAGS) DESTDIR='$(DESTDIR)' install install.man); \ done @ 1.4 log @Revert patch-ab to revision 1.1, as suggested by jlam@@netbsd.org. Fixes build problem with canna-server picked up by bulk build system. @ text @d1 1 a1 1 $NetBSD$ @ 1.4.2.1 log @Merge from pkgsrc-current to buildlink2 branch. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.4 2002/04/13 03:02:26 jwise Exp $ @ 1.3 log @Retry of the previous fix... * Include old LinkFileList macro just after Canna.conf in each Imakefile. * Don't use USE_IMAKE. We need to pass MAKE_FLAGS to XMKMF. * s/DISTDIR/DESTDIR/ @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.2 2002/04/02 16:29:23 uebayasi Exp $ d3 15 a17 17 --- Imakefile.orig Wed Apr 3 01:19:05 2002 +++ Imakefile @@@@ -4,7 +4,7 @@@@ #define IHaveSubdirs #define PassCDebugFlags WORLDOPTS = -k - SUBDIRS = lib canna server cmd dic misc doc + SUBDIRS = lib canna cmd/forcpp cmd/kpdic dic/phono misc doc INCLUDE = ./include/canna AllTarget(cannaconf.h) MakeSubdirs($(SUBDIRS)) @@@@ -22,7 +22,7 @@@@ CANNAROOT = . SERVERDIR = server dic/phono dic/ideo CLIENTDIR = cmd dic/phono misc -SGSDIR = canna lib +SGSDIR = lib canna dic/phono misc doc a18 2 install:: mkbindir mklibdir mkdicdir mkerrdir instserver:: mkdicdir mkerrdir @ 1.2 log @* Work around the compilation problem on XFree86 4.2. Suggested by Marc Espie in tech-pkg@@netbsd.org. * Honor USE_IMAKE. * Prepend DESTDIR to /var/dict. (No meaning for now?) Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.1.1.1 1999/08/02 04:37:09 sakamoto Exp $ a22 17 @@@@ -39,7 +39,15 @@@@ MakeDirectoriesLong(mkerrdir, $(ErrDir), $(cannaOwner), $(cannaGroup)) #endif -LinkFileList(includes,cannaconf.h,$(CANNAROOT)/include,..) +/* XXX The definition of LinkFileList macro changes in XFree86 4.2.0, + which leads a ciritical compilation error. So we expand the macro + with the prior definition. */ +/* LinkFileList(includes,cannaconf.h,$(CANNAROOT)/include,..) */ +includes:: cannaconf.h + @@for flag in ${MAKEFLAGS} ''; do \ + case "$$flag" in *=*) ;; *[i]*) set +e;; esac; done; \ + echo " cd" $(CANNAROOT)/include; cd $(CANNAROOT)/include && \ + for i in cannaconf.h; do (set -x; $(RM) $$i; $(LN) ../$$i .); done canna:: @@echo "" @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ d3 17 a19 8 --- ./Imakefile.orig Wed Nov 27 16:01:34 1996 +++ ./Imakefile Fri Jul 30 19:17:44 1999 @@@@ -61,5 +61,5 @@@@ do \ (cd $$i ; echo "installing" "in $(CURRENT_DIR)/$$i..."; \ - $(MAKE) $(MFLAGS) DESTDIR='$(DESTDIR)' install); \ + $(MAKE) $(MFLAGS) DESTDIR='$(DESTDIR)' install install.man); \ done d21 5 a25 6 @@@@ -69,5 +69,5 @@@@ do \ (cd $$i ; echo "installing" "in $(CURRENT_DIR)/$$i..."; \ - $(MAKE) $(MFLAGS) DESTDIR='$(DESTDIR)' install); \ + $(MAKE) $(MFLAGS) DESTDIR='$(DESTDIR)' install install.man); \ done d27 13 @ 1.1.1.1 log @Kana-Kanji conversion system (library) @ text @@