aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pm3-base/files/patch-dy
blob: 9e721fcda497aa7fdc606111b40c5596bdd76ade (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
--- src/PACKAGES.orig   Wed May 31 10:55:13 2000
+++ src/PACKAGES    Tue Jul 25 18:42:48 2000
@@ -129,33 +129,6 @@
 PkgInfo("m3ship","language/modula3/m3compiler","","m3-base",tLib,"",3,[],
     ["ALL"],[],"Installs Modula-3 packages")
 
-PkgInfo("m3bootstrap","language/modula3/m3compiler","","m3bootstrap",tOther,
-    "T",3,[],["ALL"],["M3BOOTSTRAP"],
-    "Cross compiles bootstrap packages for other platforms")
-
-PkgInfo("m3export","language/modula3/m3compiler","","m3export",tOther,"T",
-    3,[],["ALL"],["M3EXPORT"],
-    "Export and compiles a new release of PM3 from the CVS repository")
-
-PkgInfo("m3tests","language/modula3/m3compiler","","m3tests",tOther,"T",
-    3,[],["ALL"],["M3TESTS"],
-    "Tests for the Modula-3 compiler")
-
-PkgInfo("cg-burs","language/modula3/m3compiler","","cg-burs",tLib,"T",3,[],
-    ["ALL"],["BURS"],"An experimental Modula-3 back-end that uses BURS")
-
-PkgInfo("coverage","language/modula3/m3tools","","coverage",tProg,"T",3,[],
-    ["ALL"],["POSIX"],"A line-based coverage analyzer/profiler")
-
-PkgInfo("m3gdb","language/modula3/m3tools","","m3gdb",tProg,"T",3,[],["ALL"],
-    ["M3GDB"],"Modula-3 aware debugger based on gdb")
-
-PkgInfo("pp","language/modula3/m3tools","","pp",tProg,"T",3,[],["ALL"],
-    ["POSIX"],"Modula-3 pretty-printer")
-
-PkgInfo("m3totex","language/modula3/m3tools","","m3totex",tProg,"T",3,[],
-    ["ALL"],[],"Wraps Modula-3 source in enough TeX to make it printable")
-
 PkgInfo("set","libs","","set",tLib,"T",3,[],["ALL"],[],
     "A simple, generic Set interface.")
 
@@ -170,408 +143,3 @@
 
 PkgInfo("parseparams","libs","","parseparams",tLib,"T",3,[],["ALL"],[],
     "A library that helps parse command line arguments.")
-
-PkgInfo("slisp","language","","slisp",tLib,"T",3,[],["ALL"],[],
-    "A library containing a small Lisp interpreter")
-
-PkgInfo("m3where","language/modula3/m3compiler","","m3where",tProg,"T",3,[],
-    ["ALL"],[],"Search for modula-3 packages and files")
- 
-PkgInfo("tcp","network/tcplibs","","tcp",tLib,"T",3,[],["ALL"],[],
-    "Implements a Modula-3 interface to TCP sockets")
-
-PkgInfo("web","network/www","","web",tLib,"T",3,[],["ALL"],[],
-    "library for retrieving documents from the World Wide Web using an " &
-    "http proxy server.")
-
-PkgInfo("m3tk","language/modula3/m3tools","","m3tk",tLib,"T",3,[],["ALL"],
-    [],"Modula-3 abstract syntax tree (AST) toolkit")
-
-% Should we add the m3tk tutorials...
-
-PkgInfo("netobj","network/netobjects","","netobj",tLib,"T",3,[],["ALL"],[],
-    "The network objects runtime library")
-
-PkgInfo("netobjd","network/netobjects","","netobj",tProg,"",3,[],["ALL"],[],
-    "The network objects daemon, needed by programs to import network objects")
-
-PkgInfo("stubgen","network/netobjects","","netobj",tProg,"",3,[],["ALL"],[],
-    "Network objects stub generator, needed to compile programs using " &
-    "network objects")
-
-PkgInfo("stable","database/stableobjects","","stable",tLib,"T",3,[],["ALL"],
-    [],"A library providing log-based persistent objects")
-
-PkgInfo("stablegen","database/stableobjects","","stable",tProg,"",3,[],
-    ["ALL"],[],"Stub generator to make the use of the stable library " &
-    "much easier")
-
-PkgInfo("X11","graphics/gr-libs","","X11",tLib,"T",3,[],["ALL"],["X11"],
-    "Modula-3 interface to the X library")
-
-PkgInfo("PEX","graphics/gr-libs","","PEX",tLib,"T",3,[],["ALL"],["DECPEX"],
-    "Modula-3 interface to the PEX 3D graphics library")
-
-PkgInfo("opengl","graphics/gr-libs","","opengl",tLib,"T",3,[],["ALL"],
-    ["OPENGL"],"Modula-3 interface to the OpenGL 3D graphics library")
-
-PkgInfo("motif","graphics/gr-libs","","motif",tLib,"T",3,[],["ALL"],["MOTIF"],
-    "Modula-3 interface to the X/Motif library")
-
-PkgInfo("tetris","graphics/games","","tetris",tProg,"T",3,[],["ALL"],["X11"],
-    "Modula-3 version of Tetris")
-
-PkgInfo("columns","graphics/games","","columns",tProg,"T",3,[],["ALL"],[],
-    "Modula-3 version of the PC game, columns")
-
-PkgInfo("ui","graphics/gr-libs","","ui",tLib,"T",3,[],["ALL"],[],
-    "This library, ui, implements the Trestle window-system toolkit")
-
-PkgInfo("bicycle","graphics/games","","bicycle",tLib,"T",3,[],["ALL"],[],
-    "Library of playing card images")
-
-PkgInfo("solitaire","graphics/games","","solitaire",tProg,"T",3,[],["ALL"],[],
-    "Modula-3 version of SeaHaven towers")
-
-PkgInfo("badbricks","graphics/games","","badbricks",tProg,"T",3,[],["ALL"],[],
-    "Modula-3 game similar to minesweeper, inspired by the crumbling " &
-    "facade of SRC's building")
-
-PkgInfo("m3scan","language/modula3/m3tools","","m3scan",tLib,"T",3,[],["ALL"],
-    [],"Simple Modula-3 lexical token scanner")
-
-PkgInfo("m3tohtml","language/modula3/m3tools","","m3tohtml",tProg,"T",3,[],
-    ["ALL"],[],"Convert batches of Modula-3 source to interconnected HTML")
-
-PkgInfo("m3markup","language/modula3/m3tools","","m3markup",tLib,"T",3,[],
-    ["ALL"],[],"Parse Modula-3 source code and insert HTML markup")
-
-PkgInfo("m3tohtmlf","language/modula3/m3tools","","m3tohtmlf",tProg,"T",3,[],
-    ["ALL"],[],"Convert one Modula-3 source to an HTML file")
-
-PkgInfo("tcpextras","network/tcplibs","","tcpextras",tLib,"T",3,[],["ALL"],
-    [],"Additions to the tcp library")
-
-PkgInfo("m3browser","language/modula3/m3tools","","m3browser",tProg,"T",3,[],
-  ["ALL"],["POSIX"],
-  "HTTP server that provides WWW browsing of the installed Modula-3 system")
-
-PkgInfo("tcl","language","","tcl",tLib,"T",3,[],["ALL"],["TCL"],
-    "Thin Modula-3 veneer on the TCL library (version 6.2)")
-
-PkgInfo("dps","graphics/displayps","","dps",tLib,"T",3,[],["ALL"],["DPS"],
-    "Thin Modula-3 veneer on the display Postscript extensions to X")  
-
-PkgInfo("dpsslides","graphics/displayps","","dpsslides",tProg,"T",3,[],
-    ["ALL"],["DPS"],"Program to display postscript slides in X")
-
-PkgInfo("vbtkit","graphics/gr-libs","","vbtkit",tLib,"T",3,[],["ALL"],[],
-    "Large collection of useful window widgets")
-
-PkgInfo("fours","graphics/games","","fours",tProg,"T",3,[],["ALL"],[],
-    "Modula-3 variants of the PC game, tetris")
-
-PkgInfo("showheap","language/modula3/m3tools","","showheap",tProg,"T",3,[],
-    ["ALL"],["POSIX"],
-    "graphically display in real-time the state of each heap page")
-
-PkgInfo("recordheap","language/modula3/m3tools","","recordheap",tProg,"T",3,
-    [],["ALL"],["POSIX"],"Program to capture a showheap trace")
-
-PkgInfo("replayheap","language/modula3/m3tools","","replayheap",tProg,"T",3,
-    [],["ALL"],["POSIX"],"Graphically display the log captured by recordheap")
-
-PkgInfo("shownew","language/modula3/m3tools","","shownew",tProg,"T",3,[],
-    ["ALL"],["POSIX"],"Graphically display in real-time per-type allocations")
-
-PkgInfo("showthread","language/modula3/m3tools","","showthread",tProg,"T",3,
-    [],["ALL"],["POSIX"],
-    "Graphically display in real-time the state of each thread")
-
-PkgInfo("images","graphics/gr-libs","","images",tLib,"T",3,[],["ALL"],[],
-    "Support for displaying bitmap images")
-
-PkgInfo("jvideo","graphics/gr-libs","","jvideo",tLib,"T",3,[],["ALL"],[],
-    "Low-level interface to the J-video hardware, needed by videovbt")
-
-PkgInfo("videovbt","graphics/gr-libs","","videovbt",tLib,"T",3,[],["ALL"],[],
-    "Window widget that displays live video images")
-
-PkgInfo("formsvbtpixmaps","graphics/forms","","formsvbtpixmaps",tLib,"T",3,[],
-    ["ALL"],[],"Bitmaps, cursors and stuff used by formsvbt")
-
-PkgInfo("formsvbt","graphics/forms","","formsvbt",tLib,"T",3,[],["ALL"],[],
-    "High-level language based on S-expressions that makes it easy " &
-    "to assemble VBTs (windows) using the TeX metaphors of boxes and glue")
-
-PkgInfo("formsedit","graphics/forms","","formsedit",tProg,"T",3,[],["ALL"],[],
-    "A 1-1/2 view GUI editor for FormsVBT expressions")
-
-PkgInfo("m3ide","language/modula3/m3tools","","m3ide",tProg,"T",3,[],["ALL"],
-    [],"Simple integrated development environment based on emacs")
-
-PkgInfo("fisheye","graphics/gr-libs","","fisheye",tProg,"T",3,[],["ALL"],[],
-    "A demo of fisheye views for graph browsing")
-
-PkgInfo("calculator","graphics/games","","calculator",tProg,"T",3,[],["ALL"],
-    [],"A 10-key calculator using FormsVBT")
-
-PkgInfo("cube","graphics/games","","cube",tProg,"T",3,[],["ALL"],[],
-    "A rotating cube")
-
-PkgInfo("board","graphics/sharedboard","","board",tLib,"T",3,[],["ALL"],
-    ["SHAREDBOARD"],"A network object graphical board")
-
-PkgInfo("boardclient","graphics/sharedboard","","board",tProg,"",3,[],["ALL"],
-    ["SHAREDBOARD"],"A shared board client editor")
-
-PkgInfo("boardserver","graphics/sharedboard","","board",tProg,"",3,[],["ALL"],
-    ["SHAREDBOARD"],"A shared board server")
-
-PkgInfo("calendar","graphics/sharedboard","","board",tProg,"",3,[],["ALL"],
-    ["SHAREDBOARD"],"A shared calendar board client")
-
-PkgInfo("codeview","graphics/animation","","codeview",tLib,"T",3,[],["ALL"],
-    [],"Support for animated views of source code")
-
-PkgInfo("rehearsecode","graphics/animation","","rehearsecode",tProg,"T",3,[],
-    ["ALL"],[],"Program to manually test drive source code animations")
-
-PkgInfo("mg","graphics/animation","","mg",tLib,"T",3,[],["ALL"],[],
-    "Low-level animation support")
-
-PkgInfo("mgkit","graphics/animation","","mgkit",tLib,"T",3,[],["ALL"],[],
-    "Collection of easier-to-use animation widgets")
-
-PkgInfo("anim3D","graphics/animation","","anim3D",tLib,"T",3,[],["ALL"],[],
-    "Collection of 3D animation widgets")
-
-PkgInfo("synloc","language/parsing/metasyntax","","synloc",tLib,"T",3,[],
-    ["ALL"],[],"Library for syntaxic analysis")
-
-PkgInfo("synex","language/parsing/metasyntax","","synex",tLib,"T",3,[],
-    ["ALL"],[],"Extensions to synloc")
-
-PkgInfo("metasyn","language/parsing/metasyntax","","metasyn",tLib,"T",3,[],
-    ["ALL"],[],"Meta syntax for synex")
-
-PkgInfo("obliqrt","language/m3obliq","","obliq",tLib,"",3,[],["ALL"],[],
-    "The Obliq interpreter's runtime library")
-
-PkgInfo("obliqlibm3","language/m3obliq","","obliq",tLib,"",3,[],["ALL"],
-    [],"The Obliq interpreter's hooks to the libm3 library")
-
-PkgInfo("obliqlibui","language/m3obliq","","obliq",tLib,"",3,[],["ALL"],
-    [],"The Obliq interpreter's hooks to the ui library")
-
-PkgInfo("obliqlibanim","language/m3obliq","","obliq",tLib,"",3,[],
-    ["ALL"],[],"The Obliq interpreter's hooks to the animation libraries")
-
-PkgInfo("obliqparse","language/m3obliq","","obliq",tLib,"",3,[],["ALL"],
-    [],"The Obliq interpreter's parser")
-
-PkgInfo("obliqprint","language/m3obliq","","obliq",tLib,"",3,[],["ALL"],
-    [],"The Obliq interpreter's value printer")
-
-PkgInfo("obliq","language/m3obliq","","obliq",tLib,"T",3,[],["ALL"],[],
-    "The Obliq interpreter")
-
-PkgInfo("obliqlib3D","language/m3obliq","","obliq",tLib,"",3,[],["ALL"],
-    [],"The Obliq interpreter's hooks to the 3D animation libraries")
-
-PkgInfo("obliqbinmin","language/m3obliq","","obliq",tProg,"",3,[],
-    ["ALL"],[],"The Obliq interpreter with minimal runtime hooks")
-
-PkgInfo("obliqbinstd","language/m3obliq","","obliq",tProg,"",3,[],
-    ["ALL"],[],"The Obliq interpreter with the standard runtime hooks")
-
-PkgInfo("obliqbinui","language/m3obliq","","obliq",tProg,"",3,[],["ALL"],
-    [],"The Obliq interpreter with ui support")
-
-PkgInfo("obliqbinanim","language/m3obliq","","obliq",tProg,"",3,[],
-    ["ALL"],[],"The Obliq interpreter with full animation support")
-
-PkgInfo("obliqbin3D","language/m3obliq","","obliq",tProg,"",3,[],["ALL"],
-    [],"The Obliq interpreter with full 3D animation support")
-
-PkgInfo("obliqsrvstd","language/m3obliq","","obliq",tProg,"",3,[],
-    ["ALL"],[],"Obliq server with the standard runtime hooks")
-
-PkgInfo("obliqsrvui","language/m3obliq","","obliq",tLib,"",3,[],["ALL"],
-    [],"Obliq server with ui support")
-
-PkgInfo("sgmlobliq","text/sgmltools","","sgmlobliq",tLib,"T",3,[],["ALL"],
-    ["SGMLOBLIQ"],
-    "Integrate the sgml library to Obliq")
-
-PkgInfo("m3zume","graphics/animation","","m3zume",tProg,"T",3,[],["ALL"],[],
-    "The interesting event preprocessor needed by zeus")
-
-PkgInfo("zeus","graphics/animation","","zeus",tLib,"T",3,["m3zume"],["ALL"],[],
-    "The algorithm animation toolkit")
-
-PkgInfo("mentor","graphics/animation","","mentor",tProg,"T",3,[],["ALL"],[],
-    "A collection of algoritm animations")
-
-PkgInfo("smalldb","database","","smalldb",tLib,"T",3,[],["ALL"],["POSIX"],
-    "In-memory database library, used by the package tools")
-
-PkgInfo("pkgobj","network/pkgserver","","pkgtool",tLib,"",3,[],["ALL"],
-    ["PKGTOOL"],"Low-level library support for the package tools")
-
-PkgInfo("pkgtool","network/pkgserver","","pkgtool",tProg,"T",3,[],["ALL"],
-    ["PKGTOOL"],"client program(s) to access the package tools")
-
-PkgInfo("pkgsrv","network/pkgserver","","pkgtool",tProg,"",3,[],["ALL"],
-    ["PKGTOOL"],"Server daemon required to use the package tools")
-
-PkgInfo("pkgq","network/pkgserver","","pkgtool",tProg,"",3,[],["ALL"],
-    ["PKGTOOL"],"Client program(s) needed to manage the package tools")
-
-PkgInfo("pkgfprint","network/pkgserver","","pkgtool",tProg,"",3,[],
-    ["ALL"],["PKGTOOL"],"Internal utility program needed by the package tools")
-
-PkgInfo("visualobliq","language/m3obliq","","visualobliq",tProg,"T",3,[],
-    ["ALL"],[],
-    "Prototype of an easy-to-use distributed programming environment")
-
-PkgInfo("voquery","language/m3obliq","","voquery",tProg,"T",3,[],["ALL"],[],
-    "A simple query program used by vorun")
-
-PkgInfo("vorun","language/m3obliq","","vorun",tProg,"T",3,[],["ALL"],
-    ["POSIX"],
-    "A safe visual obliq interpreter suitable for embedding in the WWW")
-
-PkgInfo("vocgi","language/m3obliq","","vocgi",tProg,"T",3,[],["ALL"],[],
-    "An HTML/cgi gateway, required to embed Visual Obliq code in the WWW")
-
-PkgInfo("llscan","network/mail","","llscan",tProg,"T",3,[],["ALL"],
-    ["POSIX","LLSCAN"],
-    "A little mh program used by Postcard")
-
-PkgInfo("postcard","network/mail","","postcard",tProg,"T",3,[],["ALL"],
-    ["POSIX","ST_SPARE"],"An integrated mail/news reader")
-
-PkgInfo("gnuemacs","language/modula3/m3tools","","gnuemacs",tProg,"T",3,[],
-    ["ALL"],["POSIX","GNUEMACS"],
-    "A library of useful E-lisp code for Modual-3-mode in " &
-    "gnuemacs, also a program to build Modula-3 tags")
-
-PkgInfo("webvbt","network/www","","webvbt",tLib,"T",3,[],["ALL"],[],
-    "A library for displaying HTML pages inside a VBT")
-
-PkgInfo("webscape","network/www","","webscape",tProg,"T",3,[],["ALL"],[],
-    "A web browser with support for interactive content")
-
-PkgInfo("deckscape","network/www","","deckscape",tProg,"T",3,[],["ALL"],[],
-    "A web browser that uses a new metaphor: decks of web pages")
-
-PkgInfo("webcard","network/www","","webcard",tProg,"T",3,[],["ALL"],
-    ["POSIX","ST_SPARE"],"An integrated mail/news/web client")
-
-PkgInfo("ocr","graphics/lecternpkg","","ocr",tLib,"T",3,[],["ALL"],[],
-    "Interface to optical character recognition library (DECstation only)")
-
-PkgInfo("lecterndoc","graphics/lecternpkg","","lectern",tProg,"",3,[],
-    ["ALL"],[],"Lectern document format")
-
-PkgInfo("lecternclient","graphics/lecternpkg","","lectern",tProg,"",3,
-    [],["ALL"],[],"Tool for sending requests to Lectern server")
-
-PkgInfo("lecterntohtml","graphics/lecternpkg","","lectern",tProg,"",3,
-    [],["ALL"],["POSIX"],"Tool for sending requests to Lectern server")
-
-PkgInfo("lectern","graphics/lecternpkg","","lectern",tProg,"T",3,[],["ALL"],
-    [],"The virtual paper document viewer")
-
-PkgInfo("buildlectern","graphics/lecternpkg","","lectern",tProg,"",3,
-    [],["ALL"],[],"Program for building lectern documents")
-
-PkgInfo("editlectern","graphics/lecternpkg","","lectern",tProg,"",3,[],
-    ["ALL"],[],"Program for editing lectern documents")
-
-PkgInfo("http","network/www","","http",tLib,"T",3,[],["ALL"],[],
-    "Library for hypertext transfer protocol (HTTP)")
-
-PkgInfo("webcat","network/www","","webcat",tProg,"T",3,[],["ALL"],[],
-    "Program that takes a URL and prints out the web document")
-
-PkgInfo("intro",".","","m3intro",tOther,"T",3,[],["ALL"],[],
-    "Introduction and documentation for Polytechnique Montreal Modula-3")
-
-PkgInfo("stableobjects","database","src","m3intro",tOther,"",3,[],
-    ["ALL"],[],"Stable Objects")
-
-PkgInfo("database",".","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Introduction to Database libraries and applications")
-
-PkgInfo("animation","graphics","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Introduction to Graphical animation libraries and applications")
-
-PkgInfo("displayps","graphics","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Introduction to Display Postscript interface")
-
-PkgInfo("forms","graphics","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "FormsVBT, forms based graphical user interface library")
-
-PkgInfo("games","graphics","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Introduction to Sample graphical games")
-
-PkgInfo("gr-libs","graphics","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Introduction to general purpose graphical libraries")
-
-PkgInfo("lecternpkg","graphics","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "The Lectern package to view and index Postscript documents")
-
-PkgInfo("sharedboard","graphics","","m3intro",tOther,"",3,[],["ALL"],
-    ["SHAREDBOARD"],
-    "A prototype shared whiteboard")
-
-PkgInfo("graphics",".","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Introduction to graphics libraries")
-
-PkgInfo("m3obliq","language","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "The Obliq Interpreter")
-
-PkgInfo("m3compiler","language/modula3","src","m3intro",tOther,"",3,[],
-    ["ALL"],[],"Introduction to the Modula-3 compiler")
-
-PkgInfo("m3tools","language/modula3","src","m3intro",tOther,"",3,[],["ALL"],
-    [],"Introduction to Modula-3 programming tools")
-
-PkgInfo("modula3","language","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Introduction to Modula-3")
-
-PkgInfo("metasyntax","language/parsing","src","m3intro",tLib,"",3,[],
-    ["ALL"],[],"Meta Syntax parsing package")
-
-PkgInfo("parsing","language","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Introduction to parsing tools and libraries")
-
-PkgInfo("language",".","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Programming languages")
-
-PkgInfo("libs",".","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Introduction to general purpose libraries")
-
-PkgInfo("mail","network","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Introduction to mail related tools")
-
-PkgInfo("netobjects","network","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Network objects to build distributed applications")
-
-PkgInfo("pkgserver","network","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Remote Package Server")
-
-PkgInfo("tcplibs","network","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Introduction to Modula-3 TCP access libraries")
-
-PkgInfo("www","network","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Introduction to World Wide Web related applications and libraries")
-
-PkgInfo("network",".","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Introduction to network related libraries and applications")
-
-PkgInfo("text",".","src","m3intro",tOther,"",3,[],["ALL"],[],
-    "Introduction to text processing related libraries")
-