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