fb01ad42de86c8d62750d1adc93f71b25cdd13bc
[chise/chise-base.git] / ChangeLog
1 2010-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * Makefile.in (CVS_ROOT): Quote.
4         (LEMI_CVS_ROOT): Likewise.
5
6 \f
7 2010-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8
9         * chise-base 0.25 released.
10
11         * Makefile.in (distclean): Add cleaner for chise-fonts-installer/.
12         (cvs-base-clean): Delete apel/ and chise-fonts-installer/.
13
14 2010-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15
16         * Makefile.in (tar-base): Add `chise-fonts-installer'.
17
18         * configure.in (AC_INIT): Update to 0.25.
19
20 2009-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21
22         * bootstrap.fink:
23         - Omit `coreutils-default'.
24         - Install `wget'.
25
26         * Makefile.in (FONTS_OPTS): New variable.
27         (config-fonts): New target.
28         (chise-fonts-installer/config.h): New target.
29         (build-fonts): New target.
30         (install-fonts): New target.
31         (install-base): Call `install-fonts'.
32         (chise-fonts-installer): New target.
33
34 2009-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35
36         * bootstrap.fink: Use db48 instead db44.
37
38 2009-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39
40         * bootstrap.debian: Install `xbitmaps'.
41
42 2009-03-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
43
44         * README.en (updating): New subsection.
45
46 2008-10-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
47
48         * Makefile.in ($(LIBDIR)/xemacs/xemacs-packages): Don't install
49         `apel'.
50
51 2008-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
52
53         * bootstrap.debian: Install `make' and `g++'.
54
55 2008-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
56
57         * Makefile.in (build-xemacs): Use LC_ALL instead of LANG.
58         (install-apel): Likewise.
59
60 2008-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
61
62         * bootstrap.macport, bootstrap.macports: Rename
63         `bootstrap.macport' to `bootstrap.macports'.
64
65 2008-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
66
67         * bootstrap.macport: New file.
68
69         * bootstrap.fink: Specify --with-site-includes,
70         --with-site-libraries and --with-canna.
71
72         * configure.in (xemacs_configure_args): New SUBST.
73         (--with-site-includes=PATH): New argument.
74         (--with-site-libraries=PATH): New argument.
75         (--with-canna): New argument.
76
77         * Makefile.in (XEMACS_OPTS): Use @xemacs_configure_args@ instead
78         of $(OPTS).
79
80 \f
81 2008-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
82
83         * chise-base 0.24 released.
84
85         * configure.in (AC_INIT): Update to 0.24.
86
87 2008-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
88
89         * Makefile.in (install-apel): Avoid error when
90         $(LIBDIR)/xemacs/site-packages already exists.
91
92 2008-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
93
94         * bootstrap.debian: New file.
95
96 2008-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
97
98         * README.en (Installing CHISE-base in Mac OS X with Fink): New
99         section.
100
101         * bootstrap.fink: New file.
102
103 2008-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
104
105         * configure.in (lemi_cvs_root): New SUBST.
106
107         * Makefile.in (SUDO): New variable.
108         (LEMI_CVS_ROOT): New variable.
109         (XEMACS_PACKAGES_URL): New variable.
110         ($(LIBDIR)/libconcord.a): Use $(SUDO) to make install.
111         ($(LIBDIR)/libchise.a): Likewise.
112         (install-db): Use $(SUDO) to install chise-db in
113         $(prefix)/share/chise.
114         (build-xemacs): Build in C locale.
115         ($(BINDIR)/xemacs): Use $(SUDO) to make install.
116         (install-apel): New target.
117         (install-tomoyo-tools): Call `install-apel' and
118         `$(LIBDIR)/xemacs/mule-packages'; Use $(SUDO) to make install.
119         (install-ids): Use $(SUDO) to make install.
120         (apel): New target.
121         (.lemi-cvs-login): New target.
122         ($(LIBDIR)/xemacs/xemacs-packages): New target.
123         ($(LIBDIR)/xemacs/mule-packages): New target.
124
125 \f
126 2006-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
127
128         * chise-base 0.23 released.
129
130 2006-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
131
132         * README.en: New file.
133
134 2006-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
135
136         * configure.in: Put --with-canna into $xemacs_opts when Fink is
137         used.
138
139 2006-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
140
141         * Makefile.in (concord): Fix problem when the target is bundled.
142         (libchise): Likewise.
143         (xemacs-chise): Likewise.
144         (tomoyo-tools): Likewise.
145         (ids): Likewise.
146         (.cvs-login): Fix problem when $(CVS_ROOT) does not use pserver
147         method.
148
149 2006-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
150
151         * Makefile.in (install-db): Use $(TAR) instead of `tar'.
152         (chise-db): Likewise.
153         (tar-core): Likewise; call `cvs-base-clean' instead of
154         `cvs-core-clean'; cvs export concord and libchise.
155
156 2006-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
157
158         * Makefile.in (XEMACS_OPTS): Add --pdump, --without-xim and
159         --with-database=berkdb.
160         (xemacs-chise/src/config.h): Move --without-xim, --pdump and
161         --with-database=berkdb to `XEMACS_OPTS'.
162         (tar-core): Call `cvs-core-clean'; don't copy Makefile concord and
163         libchise.
164         (cvs-clean): Use `cvs-base-clean' and `cvs-core-clean'.
165         (cvs-core-clean): New target.
166         (cvs-base-clean): New target.
167
168         * configure.in: Code to detect version of Berkeley DB for Fink is
169         moved into the if-clause about Fink is used.
170
171 2006-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
172
173         * Makefile: Deleted.
174
175         * Makefile.in, config.guess, config.sub, configure, configure.in,
176         install-sh: New files.
177
178 2005-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
179
180         * Makefile (VERSION): Update to 0.23.
181         (CONCORD_OPTS): New variable.
182         (all): Call `build-concord'.
183         (install): Call `install-core'.
184         (force-config-concord): New target.
185         (config-concord): Likewise.
186         (concord/config.h): Likewise.
187         (build-concord): Likewise.
188         (install-concord): Likewise.
189         ($(PREFIX)/lib/libconcord.a): Likewise.
190         (config-libchise): Call `install-concord' and `libchise/config.h'.
191         (libchise/config.h): New target.
192         (build-libchise): Cqll `config-libchise'.
193         (install-libchise): Call `build-libchise' and
194         `$(PREFIX)/lib/libchise.a'.
195         ($(PREFIX)/lib/libchise.a): New target.
196         (install-core): New target.
197         (install-db): Changed for new layout.
198         (config-xemacs): Call `xemacs-chise/src/config.h'.
199         (xemacs-chise/src/config.h): New target.
200         (install-xemacs): Call `install-libchise' and
201         `$(PREFIX)/bin/xemacs'.
202         ($(PREFIX)/bin/xemacs): New target.
203         (install-ids): Call `install-xemacs'.
204         (install-base): New target.
205         (generate-db): Call `install-base' instead of `install-xemacs' and
206         `install-ids'.
207         (chise-db): Change directory layout.
208         (tar-core): Copy `concord'.
209         (get-base): New target.
210         (concord): New target.
211         (libchise): Call `.cvs-login'.
212         (xemacs-chise): Likewise.
213         (ids): Likewise.
214         (.cvs-login): New target.
215         (distclean): Add cleaner for concord/.
216         (db-clean): New target.
217         (cvs-clean): New target.
218
219 \f
220 2005-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
221
222         * chise-core 0.22 released.
223
224         * Makefile (VERSION): Update to 0.22.
225         (tar-core): Renamed from `tar'; do cvs commin and add version tag;
226         rename package name from `chise-base' to `chise-core'.
227
228 2005-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
229
230         * Makefile: New file.
231