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