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