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