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