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