head	1.11;
access;
symbols
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.2;
locks; strict;
comment	@# @;


1.11
date	2011.05.01.19.18.20;	author bapt;	state dead;
branches;
next	1.10;

1.10
date	2010.12.22.20.05.40;	author ade;	state Exp;
branches;
next	1.9;

1.9
date	2010.10.16.11.51.48;	author ade;	state Exp;
branches;
next	1.8;

1.8
date	2010.10.07.15.18.51;	author ade;	state Exp;
branches;
next	1.7;

1.7
date	2010.09.15.18.33.58;	author ade;	state Exp;
branches;
next	1.6;

1.6
date	2008.08.20.00.56.27;	author ade;	state Exp;
branches;
next	1.5;

1.5
date	2007.09.30.04.46.37;	author linimon;	state Exp;
branches;
next	1.4;

1.4
date	2007.07.28.06.33.42;	author ade;	state Exp;
branches;
next	1.3;

1.3
date	2005.05.24.12.37.43;	author daichi;	state Exp;
branches;
next	1.2;

1.2
date	2005.03.04.11.38.11;	author daichi;	state Exp;
branches;
next	1.1;

1.1
date	2005.02.28.04.16.56;	author daichi;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Removed ports that depends on iiimf expired ports + they are abandonware

japanese/iiimf-le-freewnn
japanese/iiimf-le-canna
chinese/iiimf-le-newpy
korean/iiimf-le-hangul
chinese/iiimf-le-ude
@
text
@--- Makefile.orig	Mon May  9 15:32:45 2005
+++ Makefile	Mon May  9 15:35:03 2005
@@@@ -1,29 +1,31 @@@@
 ## deprecated in favour of AUTORECONF
-#ACLOCAL = aclocal
-#AUTOMAKE = automake --add-missing --copy
-#LIBTOOLIZE = libtoolize --force --copy
-#AUTOHEADER = autoheader
-#AUTOCONF = autoconf
+ACLOCAL = %%ACLOCAL%%
+AUTOMAKE = %%AUTOMAKE%% --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
+AUTOHEADER = %%AUTOHEADER%%
+AUTOCONF = %%AUTOCONF%%
 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
 #             $(LIBTOOLIZE) && \
 #             $(AUTOHEADER) && \
 #             $(AUTOMAKE) && \
 #             $(AUTOCONF)
 
-AUTORECONF = autoreconf
+AUTORECONF = %%AUTORECONF%%
 BOOTSTRAP = $(AUTORECONF) --install --force
 INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake
 
-CONFIG_FLAGS = --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+CONFIG_FLAGS = --prefix=%%PREFIX%% --sysconfdir=%%LOCALBASE%%/etc --localstatedir=/var
 
-INTLDIRS = iiimgcf gnome-im-switcher
+#INTLDIRS = iiimgcf gnome-im-switcher
 
-BUILDDIRS = lib/CSConv lib/EIMIL lib/iiimp lib/iiimcf \
-            iiimsf leif leif/sun_le_korea leif/sch_le_sun leif/tch_le_sun \
-            iiimxcf/xiiimp.so iiimxcf/htt_xbe \
-            iiimgcf gnome-im-switcher doc
+BUILDDIRS = leif
+#BUILDDIRS = lib/CSConv lib/EIMIL lib/iiimp lib/iiimcf \
+#            iiimsf leif leif/sun_le_korea leif/sch_le_sun leif/tch_le_sun \
+#            iiimxcf/xiiimp.so iiimxcf/htt_xbe \
+#            iiimgcf gnome-im-switcher doc
 
-CONFIGDIRS = $(BUILDDIRS) leif/m17n_le leif/thai_le_sun
+CONFIGDIRS = $(BUILDDIRS)
+#CONFIGDIRS = $(BUILDDIRS) leif/m17n_le leif/thai_le_sun
 
 all: compile
 
@


1.10
log
@Sync to final (for now) bsd.autotools.mk
@
text
@@


1.9
log
@Punt autoconf267->autoconf268
@
text
@d10 2
a11 2
+ACLOCAL = aclocal-1.11
+AUTOMAKE = automake-1.11 --add-missing --copy
d13 2
a14 2
+AUTOHEADER = autoheader-2.68
+AUTOCONF = autoconf-2.68
d22 1
a22 1
+AUTORECONF = autoreconf-2.68
@


1.8
log
@Migration of final set of working ports from automake{19,110} -> 111
@
text
@d13 2
a14 2
+AUTOHEADER = autoheader-2.67
+AUTOCONF = autoconf-2.67
d22 1
a22 1
+AUTORECONF = autoreconf-2.67
@


1.7
log
@Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
@
text
@d10 2
a11 2
+ACLOCAL = aclocal-1.9
+AUTOMAKE = automake-1.9 --add-missing --copy
@


1.6
log
@Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:	exp build run (erwin)
@
text
@d13 2
a14 2
+AUTOHEADER = autoheader-2.62
+AUTOCONF = autoconf-2.62
d22 1
a22 1
+AUTORECONF = autoreconf-2.62
@


1.5
log
@Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:		ports/116639
Submitted by:	aDe
@
text
@d13 2
a14 2
+AUTOHEADER = autoheader-2.61
+AUTOCONF = autoconf-2.61
d22 1
a22 1
+AUTORECONF = autoreconf-2.61
@


1.4
log
@Update to the autotools new world order.

Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
@
text
@d13 2
a14 2
+AUTOHEADER = autoheader-2.59
+AUTOCONF = autoconf-2.59
d22 1
a22 1
+AUTORECONF = autoreconf-2.59
@


1.3
log
@IIIMF-related ports:
    - drop maintainership
    - update to r12.2
    - some bug fixes

PR:		81184
Submitted by:	Masanori OZAWA <ozawa@@ongs.co.jp>
Approved by:	maintainer
@
text
@d10 5
a14 5
+ACLOCAL = aclocal19
+AUTOMAKE = automake19 --add-missing --copy
+LIBTOOLIZE = libtoolize15 --force --copy
+AUTOHEADER = autoheader259
+AUTOCONF = autoconf259
d22 1
a22 1
+AUTORECONF = autoreconf259
@


1.2
log
@IIIMF-related ports some changes:
  - support CFLAGS of /etc/make.conf
  - replace absolute path with ${LOCALBASE}, ${PREFIX} and others
  - replace -pthread flags with ${THREAD*}
  - m17n fixed of gnome-im-swither
  - fixed vid krisbot

Submitted by:	Masanori OZAWA <ozawa@@ongs.co.jp>
@
text
@d1 46
a46 17
--- Makefile	Thu Apr  8 03:28:00 2004
+++ Makefile	Wed Feb 16 14:09:34 2005
@@@@ -2,6 +2,7 @@@@
 AUTOMAKE = automake
 AUTOHEADER = autoheader
 AUTOCONF = autoconf
+LIBTOOLIZE = libtoolize
 
 CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
              $(AUTOHEADER) && \
@@@@ -21,7 +22,7 @@@@
 
 update-acfiles:
 	cd acfiles && \
-        $(ACLOCAL) && $(AUTOMAKE) --add-missing --copy && libtoolize --force --copy && \
+        $(ACLOCAL) $(ACLOCAL_DIR) && $(AUTOMAKE) --add-missing --copy && $(LIBTOOLIZE) --force --copy && \
         rm -f Makefile.in aclocal.m4
a47 1
 config:
@


1.1
log
@IIIMF-related ports: Update to r12_1-svn2002 and bug fixes

PR:		ports/77927
Submitted by:	Masanori OZAWA <ozawa@@ongs.co.jp>
Approved by:	maintainer
Pointed out by:	ume, nork, hrs
@
text
@d16 1
a16 1
+        $(ACLOCAL) && $(AUTOMAKE) --add-missing --copy && $(LIBTOOLIZE) --force --copy && \
@

