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