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