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