home *** CD-ROM | disk | FTP | other *** search
/ Freelog 2 / Freelog002.iso / slakware / d1 / diskd1 < prev    next >
Text File  |  1999-02-08  |  9KB  |  266 lines

  1. CONTENTS: binutils bison byacc egcs egcs_g77 egcsobjc flex gcc gcl gdb gmake libc libcinfo linuxinc m4 ncurses p2c perl pmake python rcs strace svgalib terminfo       
  2. binutils: GNU binutils 2.8.1.0.23
  3. binutils:
  4. binutils: C compiler utilities:
  5. binutils:  
  6. binutils: ar as c++filt gasp gprof ld nm objcopy objdump ranlib size strings
  7. binutils: strings-gnu strip ld86 as86
  8. binutils:
  9. binutils: These utilities are REQUIRED to compile C, C++, Objective-C, and
  10. binutils: many other programming languages.
  11. binutils:
  12. binutils:
  13. bison:    GNU bison parser generator version 1.25.
  14. bison:
  15. bison:    Bison is a parser generator in the style of yacc(1).  It should be
  16. bison:    upwardly compatible with input files designed for yacc.
  17. bison:
  18. bison:
  19. bison:
  20. bison:
  21. bison:
  22. bison:
  23. bison:
  24. byacc:    Berkeley Yacc is an LALR(1) parser generator.  Berkeley Yacc
  25. byacc:    has been made as compatible as possible with AT&T Yacc.  Berkeley
  26. byacc:    Yacc can accept any input specification that conforms to the AT&T
  27. byacc:    Yacc documentation.  Specifications that take advantage of 
  28. byacc:    undocumented features of AT&T Yacc will probably be rejected.
  29. byacc:    
  30. byacc:    If you skip this package and install GNU bison, a /usr/bin/yacc
  31. byacc:    shell script will be created which will allow you to use bison
  32. byacc:    instead. (It contains 'bison -y $*')
  33. byacc:    
  34. byacc:    
  35. egcs:     The GNU C and C++ compilers (egcs-1.0.3).
  36. egcs:
  37. egcs:     This package contains the GNU C and C++ compilers and libstdc++ from
  38. egcs:     egcs-1.0.3.  To compile, you'll also need (at least) these packages:
  39. egcs:     binutils.tgz, gmake.tgz, libc.tgz, and linuxinc.tgz.  These compilers
  40. egcs:     are based on a gcc-2.8.0 snapshot with many fixes and enhancements
  41. egcs:     by the egcs team.  For more information, see the egcs home page: 
  42. egcs:         http://egcs.cygnus.com/
  43. egcs:
  44. egcs:     egcs is pronounced "eggs", the c is silent.
  45. egcs:
  46. egcs_g77: GNU Fortran-77 compiler from the egcs-1.0.3 release.
  47. egcs_g77:
  48. egcs_g77: This package contains the GNU Fortran-77 compiler from the egcs
  49. egcs_g77: release, based on g77-0.5.21.  To use this compiler, you'll also
  50. egcs_g77: need to install the egcs.tgz C/C++ compiler package, binutils.tgz,
  51. egcs_g77: gmake.tgz, libc.tgz, and linuxinc.tgz.
  52. egcs_g77:
  53. egcs_g77:
  54. egcs_g77:
  55. egcs_g77:
  56. egcs_g77:
  57. egcsobjc: GNU Objective-C compiler from the egcs-1.0.3 release.
  58. egcsobjc:
  59. egcsobjc: This package contains the GNU Objective-C compiler from the egcs
  60. egcsobjc: release, based on a pre-gcc-2.8.0 snapshot with many enhancements.
  61. egcsobjc: To use this compiler, you'll also need to install the egcs.tgz C/C++
  62. egcsobjc: compiler package, binutils.tgz, gmake.tgz, libc.tgz, and linuxinc.tgz.
  63. egcsobjc:
  64. egcsobjc: For more information on egcs, see http://egcs.cygnus.com/
  65. egcsobjc:
  66. egcsobjc:
  67. egcsobjc:
  68. flex:     flex - fast lexical analyzer generator version 2.5.4
  69. flex:
  70. flex:     flex is a tool for generating scanners:  programs which recognize
  71. flex:     lexical patterns in text.  
  72. flex:
  73. flex:
  74. flex:
  75. flex:
  76. flex:
  77. flex:
  78. flex:
  79. gcc:      The GNU C compiler and support files (v. 2.7.2.3)
  80. gcc:
  81. gcc:      This C compiler is provided for kernel compiling and as a general
  82. gcc:      alternative to the egcs-1.0.3 compiler.
  83. gcc:
  84. gcc:
  85. gcc:
  86. gcc:
  87. gcc:
  88. gcc:
  89. gcc:
  90. gcl:      GNU Common LISP 2.2.2
  91. gcl:
  92. gcl:      The GNU Common LISP system.  The GCL system contains C and Lisp source
  93. gcl:      files to build a Common Lisp system.  The original KCL system was
  94. gcl:      written by Taiichi Yuasa and Masami Hagiya in 1984.  The AKCL system
  95. gcl:      work was begun in 1987 by William Schelter and continued through 1994.
  96. gcl:      In 1994 AKCL was released as GCL (GNU Common Lisp) under the GNU
  97. gcl:      Public Library License.  
  98. gcl:
  99. gcl:      A number of people have contributed ports and pieces.
  100. gcl:
  101. gdb:      The GNU debugger. (v. 4.17)
  102. gdb:
  103. gdb:      You can use GDB to debug programs written in C, C++, and Modula-2. 
  104. gdb:      GDB now includes support for GNU Fortran 77.
  105. gdb:
  106. gdb:
  107. gdb:
  108. gdb:
  109. gdb:
  110. gdb:
  111. gdb:
  112. gmake:    GNU make utility 3.76.1.
  113. gmake:
  114. gmake:    This is the GNU implementation of make, which was written by Richard
  115. gmake:    Stallman and Roland McGrath.  The purpose of the make utility is to
  116. gmake:    determine automatically which pieces of a large program need to be 
  117. gmake:    recompiled, and issue the commands to recompile them.  
  118. gmake:
  119. gmake:    This is needed to compile just about any major C program, including
  120. gmake:    the Linux kernel.
  121. gmake:
  122. gmake:
  123. libc:     Development libraries for the C compiler.
  124. libc:
  125. libc:     These libraries are needed to compile C code in the ELF format.    
  126. libc:
  127. libc:     Includes the 5.4.46 Linux C libraries, libcurses 1.0.0, 
  128. libc:     GNU libgdbm 1.7.3, libtermcap 2.0.8, and BSD db 1.85.4.
  129. libc:
  130. libc:
  131. libc:
  132. libc:
  133. libc:
  134. libcinfo: C library documentation
  135. libcinfo:
  136. libcinfo: Info files for the GNU C library and GDBM library.
  137. libcinfo:
  138. libcinfo:
  139. libcinfo:
  140. libcinfo:
  141. libcinfo:
  142. libcinfo:
  143. libcinfo:
  144. libcinfo:
  145. linuxinc: Linux 2.0.35 kernel include files
  146. linuxinc:
  147. linuxinc: These are the include files from the 2.0.35 Linux kernel.  You'll 
  148. linuxinc: need these to compile most system software for Linux.  These header
  149. linuxinc: files are matched to the current C library header files, so you might
  150. linuxinc: want to keep using these for your compiles even if you switch to a
  151. linuxinc: new Linux kernel.
  152. linuxinc:
  153. linuxinc:
  154. linuxinc:
  155. linuxinc:
  156. m4:       GNU m4 1.4
  157. m4:
  158. m4:       This is release 1.4 of GNU m4, a program which copies its input to the
  159. m4:       output, expanding macros as it goes.  m4 has built-in functions for
  160. m4:       including named files, running Unix commands, doing integer 
  161. m4:       arithmetic, manipulating text in various ways, recursion, etc...  
  162. m4:       Macros can also be user-defined, and can take any number of arguments.
  163. m4:       GNU 'm4' has been originally written by Rene Seindal, from Denmark.
  164. m4:
  165. m4:
  166. m4:
  167. ncurses:  A curses-compatible screen management library with color. (v. 1.9.9g)
  168. ncurses:
  169. ncurses:  Documentation and sample programs are included.
  170. ncurses:
  171. ncurses:
  172. ncurses:
  173. ncurses:
  174. ncurses:
  175. ncurses:
  176. ncurses:
  177. ncurses:
  178. p2c:      A Pascal to C translator. (v. 1.19)
  179. p2c:
  180. p2c:
  181. p2c:
  182. p2c:
  183. p2c:
  184. p2c:
  185. p2c:
  186. p2c:
  187. p2c:
  188. p2c:
  189. perl:     Larry Wall's interpreted systems language. (v. 5.005_02)
  190. perl:
  191. perl:     ELF dynamic loading is supported in this version.
  192. perl:
  193. perl:
  194. perl:
  195. perl:
  196. perl:
  197. perl:
  198. perl:
  199. perl:
  200. pmake:    BSD 4.4 make. 
  201. pmake:
  202. pmake:    This may be required if you're going to port software with Makefiles
  203. pmake:    designed for BSD.  The binary is installed as /usr/bin/pmake.
  204. pmake:
  205. pmake:
  206. pmake:
  207. pmake:
  208. pmake:
  209. pmake:
  210. pmake:
  211. python:   python-1.5.1.
  212. python:
  213. python:   Python is an interpreted, interactive, object-oriented programming
  214. python:   language that combines remarkable power with very clear syntax.  
  215. python:   Python's basic power can be extended with your own modules written in
  216. python:   C or C++.  Python is also adaptable as an extension language for
  217. python:   existing applications. 
  218. python:
  219. python:
  220. python:
  221. python:
  222. rcs:      GNU revision control system.  (v. 5.7)
  223. rcs:
  224. rcs:      RCS, the Revision Control System, manages multiple revisions of files.
  225. rcs:
  226. rcs:      RCS can store, retrieve, log, identify, and merge revisions.  It is
  227. rcs:      useful for files that are revised frequently, e.g. programs,
  228. rcs:      documentation, graphics, and papers.
  229. rcs:
  230. rcs:
  231. rcs:
  232. rcs:
  233. strace:   strace-3.1.0.1 - traces system calls and signals.
  234. strace:
  235. strace:   Strace allows you to trace the execution of a command.  It runs the
  236. strace:   specified command until it exits, intercepting signals and system
  237. strace:   calls and dumping the information to the standard output.
  238. strace:
  239. strace:
  240. strace:
  241. strace:
  242. strace:
  243. strace:
  244. svgalib:  Svgalib Super-VGA Graphics Library 1.3.0
  245. svgalib: 
  246. svgalib:  A video hardware graphics library, based on VGAlib 1.2.  Supports most
  247. svgalib:  video graphics adaptors, at least in VGA modes.  Contains additional
  248. svgalib:  support for higher resolution modes with cards based on ALI2301, ARK
  249. svgalib:  Logic ARK1000PV/2000PV, ATI SVGA, ATI Mach32, ATI Mach64, Chips and
  250. svgalib:  Technologies, Cirrus Logic GD542x/3x, Genoa GVGA6400, Hercules
  251. svgalib:  Stingray 64/Video, Oak Technologies OTI-037/67/77/87, S3, Trident TVGA
  252. svgalib:  8900C/9000/9440, Tseng ET4000/ET4000W32, and some other chipsets.
  253. svgalib: 
  254. svgalib: 
  255. terminfo: Complete /usr/share/terminfo database.
  256. terminfo:
  257. terminfo: This is the the master terminfo database maintained by Eric Raymond.
  258. terminfo: This database is the official descendant of the 4.4BSD termcap file,
  259. terminfo: and includes information about virtually every terminal known.  The
  260. terminfo: ncurses libraries use this database to adjust screen output for the
  261. terminfo: terminal type in use.  Unless you're allowing logins from terminal
  262. terminfo: types other than the Linux console, xterms, or vt100 terminals, you
  263. terminfo: probably won't need this database - a minimal /usr/share/terminfo with
  264. terminfo: support for those types is included in the ncurses package.
  265. terminfo:
  266.