blob: 48e2950c1070e25a81d6f7bfcf3acf9008dd7ac8 (
plain)
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
|
Sources for binaries in GNU version 0.2.
Typical configure line is
../../src/foo-NN/configure --prefix= --cache-file=../config.cache i486-gnu
Mark with - when source has been fetched.
Mark with C if configured but not built
Mark with + when source has been compiled.
Mark with * when installation into /gd4/gnu-0.2 has been done.
* autoconf (2.12)
* automake (1.0) (useless w/out perl)
* bash (2.0)
* bc (1.04)
* binutils (2.8)
* bison (1.25)
* cpio (2.4.2)
* cvs (1.9)
[ inhibit use of libc getopt by defining _LIBC in lib/getopt.c
and lib/getopt1.c immediately before it is tested. ]
* diffutils (2.7)
* doschk (1.1)
* e2fsprogs (1.08)
* ed (0.2)
* emacs (19.34b)
* emacs lisp manual (19-2.4.2)
* fileutils (3.16)
* findutils (4.1)
[ Comment out basename in find/defs.h and find/util.c.
Define _GNU_SOURCE at front of find/pred.c.
Define ARG_MAX to be 20480 before its first use. ]
* flex (2.5.4)
* from (special source)
* g77 (0.5.19.1)
* gawk (3.0.0) (don't use 3.0.2)
* gcal (2.10)
* gcc (2.7.2.2) (includes patches from g77 0.5.19.1)
* gdb (gdb-gnu-5 special!)
[ texinfo subdir fails, so finish make by doing `make all-gdb'
gdb installs as `i486-gnu-gdb' by default, so perhaps just copy
by hand ]
* gettext (0.10)
glibc (2.0.3)
[ Fix typo in sysdeps/generic/sigset.h (__sigandset, __sigorset) SET -> DEST.
[ Initialize _hurdsig_preempters to 0 in hurd/hurdsig.c. ]
[ Initialize _hurdsig_fault_preemptor to {0} in hurd/hurdfault.c. ]
[ Initialize STACKSIZE to 8 pages, not 4, in hurd/hurdsig.c:_hurdsig_init. ]
[ New version of hurd/hurdauth.c ]
glibc-crypt (??)
* gmp (2.0.2)
- gnat (3.09)
gnumach (1.1.1) [ wait to decide what devices to include ]
gperf (2.1a) (modified?)
* grep (2.0)
* grub (0.4)
* gzip (1.2.4)
[ Comment out basename in gzip.h and util.c. ]
* hello (1.3)
hurd (0.2)
* indent (1.9.1)
* inetutils (1.3a)
* less (332)
* m4 (1.4)
* make (3.75) [ use latest getloadavg ]
* miscfiles (1.1)
* ncurses (1.9.9g)
* nethack (3.2.2)
[ In include/config.h:
define COMPRESS as "/bin/gzip"
define COMPRESS_EXTENSION as ".gz"
define HACKDIR as "/games/lib/nethackdir"
define SCORE_ON_BOTL
In include/unixconf.h:
define POSIX_JOB_CONTROL and POSIX_TYPES.
In include/system.h:
comment out declaration of random.
In src/Makefile: Change -O to -O2 in CFLAGS and add -g.
Use -lncurses for WINTTYLIB
In util/Makefile: Change -O to -O2 in CFLAGS and add -g.
Use bison for YACC and flex for LEX.
In Makefile: Change GAMEGRP to games.
Change GAMEDIR to /games/lib/$(GAME)dir.
Change SHELLDIR to /games.
]
* nvi (1.71)
* patch (2.2) [ Comment out basename in backupfile.c. ]
* perl (5.003)
* ptx (0.4)
* readline (2.0)
* rcs (5.7)
* recode (3.4.1)
* sed (2.05) [ Change sed.c to include <errno.h> and also use
strerror instead sys_errlist in read_file(). ]
* sendmail (8.8.5) [ with special! patch ]
* sh-utils (1.16) [ use latest getloadavg.c ]
* sharutils (4.2)
* tar (1.12)
* termutils (2.0)
* texinfo (3.9)
[ Omit OCRNL from the expression in which it occurs in
info/terminal.c.
In util/install-info.c, replace guts of my_strerror with a call to
strerror. ]
* textutils (1.22)
* time (1.7)
* wdiff (0.5)
|