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