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