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