update.
[chise/chise-base.git] / ChangeLog
1 2014-05-18  MORIOKA Tomohiko  <tomo.git@chise.org>
2
3         * bootstrap.homebrew:
4         - Use `gcc' instead of `apple-gcc42'.
5         (IMAKECPP): Use ${brew_prefix}.
6         (installing canna): Use "chise/misc" instead of "chise/cjkv".
7         (CC): Use `${brew_prefix}/bin/gcc' instead of `gcc-4.2'.
8
9 2013-11-07  MORIOKA Tomohiko  <tomo.git@chise.org>
10
11         * bootstrap.homebrew:
12         - Use apple-gcc42 instead of
13           https://raw.github.com/Homebrew/homebrew-dupes/master/gcc.rb.
14         (IMAKECPP): Use /usr/local/bin/cpp-4.2 instead of
15         /usr/local/bin/cpp-4.7.
16         - Use "brew tap chise/cjkv".
17         - Use gcc-4.2 to compile CHISE-base.
18
19 2013-11-06  MORIOKA Tomohiko  <tomo.git@chise.org>
20
21         * configure.in: Use `AC_PROG_CC'.
22         (xemacs_configure_args): Replace 'CC=...' to `--compiler=*'.
23
24         * Makefile.in (CC): New variable.
25
26 2012-10-03  MORIOKA Tomohiko  <tomo.git@chise.org>
27
28         * bootstrap.debian: Use libldap-dev, libpng-dev, libtiff-dev,
29         libjpeg-dev and libncurses-dev instead of libldap2-dev,
30         libpng3-dev, libtiff4-dev, libjpeg62-dev and libncurses5-dev.
31
32 2012-09-28  MORIOKA Tomohiko  <tomo.git@chise.org>
33
34         * bootstrap.debian: Install `git' instead of `cvs'.
35
36 2012-07-23  MORIOKA Tomohiko  <tomo.git@chise.org>
37
38         * bootstrap.fink: Run `sudo make install-mac' in
39         chise-fonts-installer/TrueType/ instead of
40         chise-fonts-installer/TrueType/Hanazono/.
41
42         * bootstrap.homebrew: Run `make install-mac' in
43         chise-fonts-installer/TrueType/ instead of
44         chise-fonts-installer/TrueType/Hanazono/.
45
46 2012-07-18  MORIOKA Tomohiko  <tomo.git@chise.org>
47
48         * bootstrap.homebrew: Install
49         https://raw.github.com/Homebrew/homebrew-dupes/master/gcc.rb.
50         (IMAKECPP): Use /usr/local/bin/cpp-4.7.
51
52 2012-07-18  MORIOKA Tomohiko  <tomo.git@chise.org>
53
54         * bootstrap.homebrew (brew_prefix): New variable; use it instead
55         of "/usr/local".
56         - Add code to detect location of homebrew.mxcl.canna.plist.
57
58 2012-07-17  MORIOKA Tomohiko  <tomo.git@chise.org>
59
60         * Makefile.in (update): New target.
61
62 2012-07-13  MORIOKA Tomohiko  <tomo.git@chise.org>
63
64         * bootstrap.homebrew: Run `brew upgrade' after
65         `git pull https://github.com/chise/homebrew/'.
66
67 2012-07-13  MORIOKA Tomohiko  <tomo.git@chise.org>
68
69         * bootstrap.homebrew: Modify for canna.rb Ver.3.7p3_1.
70
71 2012-07-12  MORIOKA Tomohiko  <tomo.git@chise.org>
72
73         * bootstrap.homebrew: Add setting for launchctl to start Canna
74         server automatically.
75
76 2012-07-07  MORIOKA Tomohiko  <tomo.git@chise.org>
77
78         * bootstrap.fink: Use {libpng14|libjpeg8|db51}(-shlibs) instead of
79         {libpng3|libjpeg|db48}(-shlibs).
80
81 2012-07-01  MORIOKA Tomohiko  <tomo.git@chise.org>
82
83         * Makefile.in (CHISE_GIT_ROOT): New variable.
84         (ELISP_GIT_ROOT): New variable.
85         (concord): Use Git instead of CVS.
86         (libchise): Likewise.
87         (xemacs-chise): Likewise.
88         (tomoyo-tools): Likewise.
89         (ids): Likewise.
90         (chise-fonts-installer): Likewise.
91         (apel): Likewise.
92         (nabe): Likewise.
93
94 2012-04-26  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
95
96         * README.en: Remove descriptions about CVS and add description
97         about the new Git repository.
98
99 2012-04-26  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
100
101         * README.en (Reporting Bugs): Modify for
102         chise-{en|ja}@lists.chise.org.
103
104 2012-02-18  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
105
106         * bootstrap.homebrew: Don't use sudo.
107
108 2012-02-17  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
109
110         * configure.in: Add '--ldflags=-Wl,-no_pie' to $xemacs_opts when
111         running with Mac OS X 10.7 Lion or later.
112
113 2012-02-15  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
114
115         * bootstrap.homebrew: New file.
116
117 2012-02-11  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
118
119         * bootstrap.fink: If `canna-dev' is not found (Lion), don't
120         specify '--with-canna'.
121
122 2011-09-19  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
123
124         * Makefile.in (install-nabe): New target.
125         (install-base): Call `install-nabe'.
126         (nabe): New target.
127         (distclean): Add cleaner for nabe/.
128         (cvs-base-clean): Delete nabe/.
129
130 2011-06-02  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
131
132         * bootstrap.fink: Run "sudo make install-mac" in
133         chise-fonts-installer/TrueType/Hanazono/.
134
135 2011-06-02  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
136
137         * bootstrap.macports, bootstrap.fink, bootstrap.debian: Install
138         `unzip'.
139
140 2011-03-12  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
141
142         * bootstrap.fink: Add `ulimit -n 2048'.
143
144 2010-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
145
146         * bootstrap.fink: Use sudo to do make install-arphic in
147         chise-fonts-installer/TrueType.
148
149 2010-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
150
151         * bootstrap.fink: Install Arphic PL fonts.
152
153 2010-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
154
155         * Makefile.in (CVS_ROOT): Quote.
156         (LEMI_CVS_ROOT): Likewise.
157
158 \f
159 2010-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
160
161         * chise-base 0.25 released.
162
163         * Makefile.in (distclean): Add cleaner for chise-fonts-installer/.
164         (cvs-base-clean): Delete apel/ and chise-fonts-installer/.
165
166 2010-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
167
168         * Makefile.in (tar-base): Add `chise-fonts-installer'.
169
170         * configure.in (AC_INIT): Update to 0.25.
171
172 2009-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
173
174         * bootstrap.fink:
175         - Omit `coreutils-default'.
176         - Install `wget'.
177
178         * Makefile.in (FONTS_OPTS): New variable.
179         (config-fonts): New target.
180         (chise-fonts-installer/config.h): New target.
181         (build-fonts): New target.
182         (install-fonts): New target.
183         (install-base): Call `install-fonts'.
184         (chise-fonts-installer): New target.
185
186 2009-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
187
188         * bootstrap.fink: Use db48 instead db44.
189
190 2009-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
191
192         * bootstrap.debian: Install `xbitmaps'.
193
194 2009-03-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
195
196         * README.en (updating): New subsection.
197
198 2008-10-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
199
200         * Makefile.in ($(LIBDIR)/xemacs/xemacs-packages): Don't install
201         `apel'.
202
203 2008-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
204
205         * bootstrap.debian: Install `make' and `g++'.
206
207 2008-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
208
209         * Makefile.in (build-xemacs): Use LC_ALL instead of LANG.
210         (install-apel): Likewise.
211
212 2008-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
213
214         * bootstrap.macport, bootstrap.macports: Rename
215         `bootstrap.macport' to `bootstrap.macports'.
216
217 2008-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
218
219         * bootstrap.macport: New file.
220
221         * bootstrap.fink: Specify --with-site-includes,
222         --with-site-libraries and --with-canna.
223
224         * configure.in (xemacs_configure_args): New SUBST.
225         (--with-site-includes=PATH): New argument.
226         (--with-site-libraries=PATH): New argument.
227         (--with-canna): New argument.
228
229         * Makefile.in (XEMACS_OPTS): Use @xemacs_configure_args@ instead
230         of $(OPTS).
231
232 \f
233 2008-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
234
235         * chise-base 0.24 released.
236
237         * configure.in (AC_INIT): Update to 0.24.
238
239 2008-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
240
241         * Makefile.in (install-apel): Avoid error when
242         $(LIBDIR)/xemacs/site-packages already exists.
243
244 2008-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
245
246         * bootstrap.debian: New file.
247
248 2008-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
249
250         * README.en (Installing CHISE-base in Mac OS X with Fink): New
251         section.
252
253         * bootstrap.fink: New file.
254
255 2008-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
256
257         * configure.in (lemi_cvs_root): New SUBST.
258
259         * Makefile.in (SUDO): New variable.
260         (LEMI_CVS_ROOT): New variable.
261         (XEMACS_PACKAGES_URL): New variable.
262         ($(LIBDIR)/libconcord.a): Use $(SUDO) to make install.
263         ($(LIBDIR)/libchise.a): Likewise.
264         (install-db): Use $(SUDO) to install chise-db in
265         $(prefix)/share/chise.
266         (build-xemacs): Build in C locale.
267         ($(BINDIR)/xemacs): Use $(SUDO) to make install.
268         (install-apel): New target.
269         (install-tomoyo-tools): Call `install-apel' and
270         `$(LIBDIR)/xemacs/mule-packages'; Use $(SUDO) to make install.
271         (install-ids): Use $(SUDO) to make install.
272         (apel): New target.
273         (.lemi-cvs-login): New target.
274         ($(LIBDIR)/xemacs/xemacs-packages): New target.
275         ($(LIBDIR)/xemacs/mule-packages): New target.
276
277 \f
278 2006-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
279
280         * chise-base 0.23 released.
281
282 2006-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
283
284         * README.en: New file.
285
286 2006-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
287
288         * configure.in: Put --with-canna into $xemacs_opts when Fink is
289         used.
290
291 2006-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
292
293         * Makefile.in (concord): Fix problem when the target is bundled.
294         (libchise): Likewise.
295         (xemacs-chise): Likewise.
296         (tomoyo-tools): Likewise.
297         (ids): Likewise.
298         (.cvs-login): Fix problem when $(CVS_ROOT) does not use pserver
299         method.
300
301 2006-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
302
303         * Makefile.in (install-db): Use $(TAR) instead of `tar'.
304         (chise-db): Likewise.
305         (tar-core): Likewise; call `cvs-base-clean' instead of
306         `cvs-core-clean'; cvs export concord and libchise.
307
308 2006-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
309
310         * Makefile.in (XEMACS_OPTS): Add --pdump, --without-xim and
311         --with-database=berkdb.
312         (xemacs-chise/src/config.h): Move --without-xim, --pdump and
313         --with-database=berkdb to `XEMACS_OPTS'.
314         (tar-core): Call `cvs-core-clean'; don't copy Makefile concord and
315         libchise.
316         (cvs-clean): Use `cvs-base-clean' and `cvs-core-clean'.
317         (cvs-core-clean): New target.
318         (cvs-base-clean): New target.
319
320         * configure.in: Code to detect version of Berkeley DB for Fink is
321         moved into the if-clause about Fink is used.
322
323 2006-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
324
325         * Makefile: Deleted.
326
327         * Makefile.in, config.guess, config.sub, configure, configure.in,
328         install-sh: New files.
329
330 2005-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
331
332         * Makefile (VERSION): Update to 0.23.
333         (CONCORD_OPTS): New variable.
334         (all): Call `build-concord'.
335         (install): Call `install-core'.
336         (force-config-concord): New target.
337         (config-concord): Likewise.
338         (concord/config.h): Likewise.
339         (build-concord): Likewise.
340         (install-concord): Likewise.
341         ($(PREFIX)/lib/libconcord.a): Likewise.
342         (config-libchise): Call `install-concord' and `libchise/config.h'.
343         (libchise/config.h): New target.
344         (build-libchise): Cqll `config-libchise'.
345         (install-libchise): Call `build-libchise' and
346         `$(PREFIX)/lib/libchise.a'.
347         ($(PREFIX)/lib/libchise.a): New target.
348         (install-core): New target.
349         (install-db): Changed for new layout.
350         (config-xemacs): Call `xemacs-chise/src/config.h'.
351         (xemacs-chise/src/config.h): New target.
352         (install-xemacs): Call `install-libchise' and
353         `$(PREFIX)/bin/xemacs'.
354         ($(PREFIX)/bin/xemacs): New target.
355         (install-ids): Call `install-xemacs'.
356         (install-base): New target.
357         (generate-db): Call `install-base' instead of `install-xemacs' and
358         `install-ids'.
359         (chise-db): Change directory layout.
360         (tar-core): Copy `concord'.
361         (get-base): New target.
362         (concord): New target.
363         (libchise): Call `.cvs-login'.
364         (xemacs-chise): Likewise.
365         (ids): Likewise.
366         (.cvs-login): New target.
367         (distclean): Add cleaner for concord/.
368         (db-clean): New target.
369         (cvs-clean): New target.
370
371 \f
372 2005-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
373
374         * chise-core 0.22 released.
375
376         * Makefile (VERSION): Update to 0.22.
377         (tar-core): Renamed from `tar'; do cvs commin and add version tag;
378         rename package name from `chise-base' to `chise-core'.
379
380 2005-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
381
382         * Makefile: New file.
383