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