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