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