598c09703d056f2618fd12397485d6430bf306d4
[chise/xemacs-chise.git.1] / etc / PACKAGES
1 * Description of available packages by category
2 ===============================================
3
4 This data is up-to-date as of 13 January 1998.
5
6 ** Library Packages (libs)
7 ==========================
8
9 These packages are required to build and support most of the rest of
10 XEmacs.  By design, xemacs-base is a `regular' package.  Use restraint 
11 when adding new files there as it is required by almost everything.
12
13 *** Sun
14
15 Support for Sparcworks.  Must be installed prior to XEmacs build to be 
16 effective.
17
18 *** apel
19
20 A Portable Emacs Library.  Used by XEmacs MIME support.
21
22 *** edebug
23
24 A Lisp debugger.
25
26 *** dired
27
28 The DIRectory EDitor is for manipulating, and running commands on
29 files in a directory.
30
31 *** efs
32
33 Treat files on remote systems the same as local files.
34
35 *** mail-lib
36
37 Fundamental lisp files for providing email support.
38
39 *** tooltalk
40
41 Support for building with Tooltalk.  Must be installed prior to XEmacs 
42 build to be effective.
43
44 *** xemacs-base
45
46 Fundamental XEmacs support.  Install this unless you wish a totally
47 naked XEmacs.
48
49 *** xemacs-devel
50
51 XEmacs Lisp developer support.  This package contains utilities for
52 supporting Lisp development.  It is a single-file package so it may be 
53 tailored.
54
55 ** Communications Packages (comm)
56 =================================
57
58 These packages provide support for various communications, primarily
59 email and usenet.
60
61 *** footnote
62
63 Footnoting in mail message editing modes.
64
65 *** gnats
66
67 XEmacs bug reports.
68
69 *** gnus
70
71 The Gnus Newsreader and Mailreader.
72
73 *** mailcrypt
74
75 Support for messaging encryption with PGP.
76
77 *** mh-e
78
79 Front end support for MH.
80
81 *** net-utils
82
83 Miscellaneous Networking Utilities.  This is a single-file package and 
84 files may be deleted at will.
85
86 *** ph
87
88 Emacs implementation of the ph client to CCSO/qi directory servers.
89
90 *** rmail
91
92 An obsolete Emacs mailer.  If you do not already use it don't start.
93
94 *** supercite
95
96 An Emacs citation tool.  Useful with all Emacs Mailers and Newsreaders.
97
98 *** tm
99
100 Emacs MIME support.
101
102 *** vm
103
104 An Emacs mailer.  This package must be installed prior to building XEmacs.
105
106 *** w3
107
108 A Web browser.
109
110 ** Games and Amusements (games)
111 ===============================
112
113 *** cookie
114
115 Spook and Yow (Zippy quotes).
116
117 *** games
118
119 Tetris, Sokoban, and Snake.
120
121 *** mine
122
123 Minehunt.
124
125 *** misc-games
126
127 Other amusements and diversions.
128
129 ** Mule Support (mule)
130 ======================
131
132 *** egg-its
133
134 Wnn (4.2 and 6) support.  SJ3 support.  Must be installed prior to
135 XEmacs build.
136
137 *** leim
138
139 Quail.  Used for everything other than English and Japanese.
140
141 *** locale
142
143 Used for localized menubars (French and Japanese) and localized splash
144 screens (Japanese).
145
146 *** mule-base
147
148 Basic Mule support.  Must be installed prior to building with Mule.
149
150 *** skk
151
152 Another Japanese Language Input Method.  Can be used without a
153 separate process running as a dictionary server.
154
155 ** Productivity Packages (oa)
156 =============================
157
158 *** calendar
159
160 Calendar and diary support.
161
162 *** edit-utils
163
164 Single file lisp packages for various XEmacs goodies.  Load this and
165 weed out the junk you don't want.
166
167 *** forms
168
169 Forms editing support (obsolete, use the builtin Widget instead).
170
171 *** frame-icon
172
173 Provide a WM icon based on major mode.
174
175 *** hm--html-menus
176
177 HTML editing.
178
179 *** ispell
180
181 Spell-checking with ispell.
182
183 *** pc
184
185 PC style interface emulation.
186
187 *** psgml
188
189 Validated HTML/SGML editing.
190
191 *** sgml
192
193 SGML/Linuxdoc-SGML editing.
194
195 *** slider
196
197 User interface tool.
198
199 *** speedbar
200
201 ??? Document me.
202
203 *** strokes
204
205 Mouse enhancement utility.
206
207 *** text-modes
208
209 Various single file lisp packages for editing text files.
210
211 *** time
212
213 Display time & date on the modeline.
214
215 ** Operating System Utilities (os)
216 ==================================
217
218 *** eterm
219
220 Terminal emulator.
221
222 *** igrep
223
224 Enhanced front-end for Grep.
225
226 *** ilisp
227
228 Front-end for Inferior Lisp.
229
230 *** os-utils
231
232 Miscellaneous single-file O/S utilities.
233
234 *** view-process
235
236 A Unix process browsing tool.
237
238 ** Program Editing Support (prog)
239 =================================
240
241 *** ada
242
243 Ada language support.
244
245 *** c-support
246
247 Basic single-file add-ons for editing C code.
248
249 *** cc-mode
250
251 C, C++ and Java language support.
252
253 *** debug
254
255 GUD, gdb, dbx debugging support.
256
257 *** ediff
258
259 Interface over patch.
260
261 *** emerge
262
263 Another interface over patch.
264
265 *** pcl-cvs
266
267 CVS frontend.
268
269 *** prog-modes
270
271 Miscellaneous single-file lisp files for various programming languages.
272
273 *** scheme
274
275 Front-end support for Inferior Scheme.
276
277 *** sh-script
278
279 Support for editing shell scripts.
280
281 *** vc
282
283 Version Control for Free systems.  This package must be installed
284 prior to building XEmacs.
285
286 *** vc-cc
287
288 Version Control for ClearCase.  This package must be installed prior
289 to building XEmacs [broken as of XEmacs 20.5-beta19].
290
291 *** vhdl
292
293 Support for VHDL.
294
295 ** Word Processing (wp)
296 =======================
297
298 *** auctex
299
300 Basic TeX/LaTeX support.
301
302 *** crisp
303
304 Crisp/Brief emulation.
305
306 *** edt
307
308 DEC EDIT/EDT emulation.
309
310 *** texinfo
311
312 XEmacs TeXinfo support.
313
314 *** textools
315
316 Single-file TeX support.
317
318 *** tpu
319
320 DEC EDIT/TPU support.
321
322 *** viper
323
324 VI emulation support.