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