home *** CD-ROM | disk | FTP | other *** search
/ Login Magazine 68 / LoginMagazineNo68.bin / README / PACKAGES.TXT < prev    next >
Text File  |  1999-11-07  |  153KB  |  4,070 lines

  1.  
  2. PACKAGES.TXT;  Fri Oct 29 19:29:49 CDT 1999
  3.  
  4. This file provides details on the Slackware packages found
  5. in the ./slakware/ directory.
  6.  
  7. Total size of all packages (compressed):  315 MB
  8. Total size of all packages (uncompressed):  911 MB
  9.  
  10.  
  11. PACKAGE NAME:  aaa_base.tgz
  12. PACKAGE LOCATION:  ./slakware/a1
  13. PACKAGE SIZE (compressed):  6 K
  14. PACKAGE SIZE (uncompressed):  90 K
  15. PACKAGE DESCRIPTION:
  16. aaa_base: Basic Linux filesystem package.
  17. aaa_base:
  18. aaa_base: Sets up the empty directory tree for Slackware and adds an email to
  19. aaa_base: root's mailbox welcoming them to Linux. :)  This package should be
  20. aaa_base: installed first, and never uninstalled.
  21. aaa_base: 
  22. aaa_base:
  23.  
  24. PACKAGE NAME:  aoutlibs.tgz
  25. PACKAGE LOCATION:  ./slakware/a1
  26. PACKAGE SIZE (compressed):  311 K
  27. PACKAGE SIZE (uncompressed):  1030 K
  28. PACKAGE DESCRIPTION:
  29. aoutlibs: a.out (libc4) shared libraries
  30. aoutlibs:
  31. aoutlibs: These shared libraries provide support for running Linux binaries
  32. aoutlibs: compiled in the now obsolete a.out binary format.  These libraries
  33. aoutlibs: can be found in /usr/i386-slackware-linux-gnuaout/lib.
  34. aoutlibs:
  35. aoutlibs: Adds crt0.o, libvga.so.1.2.9, libdb.so.1.85.1, libc.so.4.7.6,
  36. aoutlibs: libcurses.so.0.1.2, libm.so.4.6.27.
  37. aoutlibs:
  38.  
  39. PACKAGE NAME:  apache.tgz
  40. PACKAGE LOCATION:  ./slakware/n9
  41. PACKAGE SIZE (compressed):  1796 K
  42. PACKAGE SIZE (uncompressed):  6930 K
  43. PACKAGE DESCRIPTION:
  44. apache:   Apache WWW server v 1.3.9
  45. apache:
  46. apache:   Apache is an HTTP server designed as a plug-in replacement for the
  47. apache:   NCSA HTTP server.  It fixes numerous bugs in the NCSA server and 
  48. apache:   includes many frequently requested new features, and has an API which
  49. apache:   allows it to be extended to meet users' needs more easily.
  50. apache:
  51. apache:   Apache is the most popular web server in the known universe; over
  52. apache:   half of the servers on the Internet are running Apache or one of
  53. apache:   its variants.
  54. apache:
  55.  
  56. PACKAGE NAME:  apsfilt.tgz
  57. PACKAGE LOCATION:  ./slakware/ap1
  58. PACKAGE SIZE (compressed):  186 K
  59. PACKAGE SIZE (uncompressed):  600 K
  60. PACKAGE DESCRIPTION:
  61. apsfilt:  apsfilter-5.0.1.
  62. apsfilt:
  63. apsfilt:  Apsfilter is a printer input filter.  With apsfilter installed and
  64. apsfilt:  configured, you can print many different file types (like ASCII,
  65. apsfilt:  PostScript, and DVI, as well as compressed versions of all of these)
  66. apsfilt:  directly with 'lpr', and apsfilter will automatically handle the
  67. apsfilt:  conversion process on the fly.
  68. apsfilt:
  69. apsfilt:  To configure apsfilter, run the SETUP program in /usr/lib/apsfilter.
  70. apsfilt:
  71.  
  72. PACKAGE NAME:  ash.tgz
  73. PACKAGE LOCATION:  ./slakware/ap1
  74. PACKAGE SIZE (compressed):  51 K
  75. PACKAGE SIZE (uncompressed):  100 K
  76. PACKAGE DESCRIPTION:
  77. ash:      Kenneth Almquist's ash shell.
  78. ash:
  79. ash:      A lightweight (62K) Bourne compatible shell.  Great for machines with
  80. ash:      low memory, but does not provide all the extras of shells like bash,
  81. ash:      tcsh, and zsh.  Runs most shell scripts compatible with the Bourne
  82. ash:      shell.  Note that under Linux, most scripts seem to use at least some
  83. ash:      bash-specific syntax.  The Slackware setup scripts are a notable
  84. ash:      exception, since ash is the shell used on the install disks.  NetBSD
  85. ash:      uses ash as its /bin/sh.
  86. ash:
  87.  
  88. PACKAGE NAME:  audiofil.tgz
  89. PACKAGE LOCATION:  ./slakware/gtk1
  90. PACKAGE SIZE (compressed):  116 K
  91. PACKAGE SIZE (uncompressed):  350 K
  92. PACKAGE DESCRIPTION:
  93. audiofil: audiofile-0.1.9
  94. audiofil:
  95. audiofil: Audiofile is a library to handle various audio file formats, and is
  96. audiofil: used by the esound daemon.  You can also use it to develop your own
  97. audiofil: audiofile applications.
  98. audiofil:
  99.  
  100. PACKAGE NAME:  autoconf.tgz
  101. PACKAGE LOCATION:  ./slakware/d1
  102. PACKAGE SIZE (compressed):  281 K
  103. PACKAGE SIZE (uncompressed):  710 K
  104. PACKAGE DESCRIPTION:
  105. autoconf: GNU autoconf 2.13
  106. autoconf:
  107. autoconf: Autoconf is an extensible package of m4 macros that produce shell
  108. autoconf: scripts to automatically configure software source code packages.
  109. autoconf: These scripts can adapt the packages to many kinds of UNIX-like
  110. autoconf: systems without manual user intervention.  Autoconf creates a
  111. autoconf: configuration script for a package from a template file that lists the
  112. autoconf: operating system features that the package can use, in the form of m4
  113. autoconf: macro calls.
  114. autoconf: You must install the "m4" package to be able to use autoconf.
  115. autoconf:
  116.  
  117. PACKAGE NAME:  automake.tgz
  118. PACKAGE LOCATION:  ./slakware/d1
  119. PACKAGE SIZE (compressed):  228 K
  120. PACKAGE SIZE (uncompressed):  750 K
  121. PACKAGE DESCRIPTION:
  122. automake: GNU automake 1.4
  123. automake:
  124. automake: This is Automake, a Makefile generator.  It was inspired by the 4.4BSD
  125. automake: make and include files, but aims to be portable and to conform to the
  126. automake: GNU standards for Makefile variables and targets.
  127. automake: Automake is a Perl script.  The input files are called Makefile.am.
  128. automake: The output files are called Makefile.in; they are intended for use
  129. automake: with Autoconf.  Automake requires certain things to be done in your
  130. automake: configure.in.
  131. automake: You must install the "m4" and "perl" packages to be able to use
  132. automake: automake.
  133.  
  134. PACKAGE NAME:  bash.tgz
  135. PACKAGE LOCATION:  ./slakware/a1
  136. PACKAGE SIZE (compressed):  380 K
  137. PACKAGE SIZE (uncompressed):  680 K
  138. PACKAGE DESCRIPTION:
  139. bash:     GNU bash-2.03
  140. bash:
  141. bash:     The GNU Bourne-Again SHell.  Bash is a sh-compatible command
  142. bash:     interpreter that executes commands read from the standard input or
  143. bash:     from a file.  Bash also incorporates useful features from the Korn
  144. bash:     and C shells (ksh and csh).  Bash is ultimately intended to be a
  145. bash:     conformant implementation of the IEEE Posix Shell and Tools
  146. bash:     specification (IEEE Working Group 1003.2).
  147. bash:
  148. bash:     Bash must be present for the system to boot properly.
  149. bash:
  150.  
  151. PACKAGE NAME:  bash1.tgz
  152. PACKAGE LOCATION:  ./slakware/a1
  153. PACKAGE SIZE (compressed):  238 K
  154. PACKAGE SIZE (uncompressed):  450 K
  155. PACKAGE DESCRIPTION:
  156. bash1:    GNU bash-1.14.7
  157. bash1:
  158. bash1:    The GNU Bourne-Again SHell.  Bash is a sh-compatible command language
  159. bash1:    interpreter that executes commands read from the standard input or 
  160. bash1:    from a file.  Bash also incorporates useful features from the Korn
  161. bash1:    and C shells (ksh and csh).  Bash is ultimately intended to be a 
  162. bash1:    conformant implementation of the IEEE Posix Shell and Tools
  163. bash1:    specification (IEEE Working Group 1003.2).
  164. bash1:
  165. bash1:    Some older scripts may need /bin/bash1 instead of /bin/bash.
  166. bash1:
  167.  
  168. PACKAGE NAME:  bc.tgz
  169. PACKAGE LOCATION:  ./slakware/ap1
  170. PACKAGE SIZE (compressed):  89 K
  171. PACKAGE SIZE (uncompressed):  210 K
  172. PACKAGE DESCRIPTION:
  173. bc:       GNU bc 1.05a - An arbitrary precision calculator language.
  174. bc:
  175. bc:       bc is a language that supports arbitrary precision numbers with 
  176. bc:       interactive execution of statements.  There are some similarities in
  177. bc:       the syntax to the C programming language.
  178. bc:
  179.  
  180. PACKAGE NAME:  bin.tgz
  181. PACKAGE LOCATION:  ./slakware/a2
  182. PACKAGE SIZE (compressed):  971 K
  183. PACKAGE SIZE (uncompressed):  1960 K
  184. PACKAGE DESCRIPTION:
  185. bin:      Binaries that go in /bin and /usr/bin.
  186. bin:
  187. bin:      Various required utilities and programs, such as:
  188. bin:          apmd_3.0beta8-1, asapm-2.2, at-3.1.7, banners, bpe, compress,
  189. bin:          dcron-2.3.3, ed-0.2, eject_1.5-5, file_3.27-4, gawk-3.0.4,
  190. bin:          hdparm-3.5, indent-2.2.0, lha-1.00, makewhatis, mkdosfs-0.4,
  191. bin:          patch-2.5.3, rpm2targz, sed-3.02, sharutils-4.2c, splitvt-1.6.3,
  192. bin:          time-1.7, todos, unarj230, zoo-2.10.
  193. bin:
  194.  
  195. PACKAGE NAME:  bin86.tgz
  196. PACKAGE LOCATION:  ./slakware/d1
  197. PACKAGE SIZE (compressed):  33 K
  198. PACKAGE SIZE (uncompressed):  80 K
  199. PACKAGE DESCRIPTION:
  200. bin86:    bin86-0.4
  201. bin86:
  202. bin86:    This is a complete 8086 assembler and loader which can make 32-bit
  203. bin86:    code for the 386+ processors (under linux it's used only to create
  204. bin86:    the 16-bit bootsector and setup binaries).
  205. bin86:
  206. bin86:    The bin86 package is needed to compile the kernel.
  207. bin86:
  208.  
  209. PACKAGE NAME:  bind.tgz
  210. PACKAGE LOCATION:  ./slakware/n9
  211. PACKAGE SIZE (compressed):  1604 K
  212. PACKAGE SIZE (uncompressed):  3680 K
  213. PACKAGE DESCRIPTION:
  214. bind:     bind-8.2.2
  215. bind:
  216. bind:     The named daemon and support utilities such as dig, dnsquery, host,
  217. bind:     nslookup, nsquery, and nstest.  Documentation on setting up a name
  218. bind:     server can be found in /usr/doc/bind-8.2.2/.
  219. bind:
  220.  
  221. PACKAGE NAME:  binutils.tgz
  222. PACKAGE LOCATION:  ./slakware/d1
  223. PACKAGE SIZE (compressed):  1514 K
  224. PACKAGE SIZE (uncompressed):  3200 K
  225. PACKAGE DESCRIPTION:
  226. binutils: GNU binutils-2.9.1.0.25
  227. binutils:
  228. binutils: Includes these development tools:
  229. binutils:  
  230. binutils: addr2line ar as as86 c++filt gasp gprof ld ld86 nm objcopy objdump
  231. binutils: ranlib size strings-GNU strip
  232. binutils:
  233. binutils: These utilities are REQUIRED to compile C, C++, Objective-C, Fortran,
  234. binutils: and many other programming languages.
  235. binutils:
  236.  
  237. PACKAGE NAME:  bison.tgz
  238. PACKAGE LOCATION:  ./slakware/d1
  239. PACKAGE SIZE (compressed):  117 K
  240. PACKAGE SIZE (uncompressed):  220 K
  241. PACKAGE DESCRIPTION:
  242. bison:    GNU bison-1.27
  243. bison:
  244. bison:    Bison is a parser generator in the style of yacc(1).  It should be
  245. bison:    upwardly compatible with input files designed for yacc.
  246. bison:
  247.  
  248. PACKAGE NAME:  bsdgames.tgz
  249. PACKAGE LOCATION:  ./slakware/y1
  250. PACKAGE SIZE (compressed):  2259 K
  251. PACKAGE SIZE (uncompressed):  5400 K
  252. PACKAGE DESCRIPTION:
  253. bsdgames: BSD games collection, version 2.7.
  254. bsdgames: 
  255. bsdgames: Games that go in /usr/games:  adventure arithmetic atc backgammon
  256. bsdgames:   banner battlestar bcd caesar canfield cfscores countmail cribbage
  257. bsdgames:   factor fish fortune gomoku hangman hunt mille monop morse number
  258. bsdgames:   phantasia pig pom ppt primes quiz rain random robots rot13 sail
  259. bsdgames:   snake snscore teachgammon trek wargames worm worms wump
  260. bsdgames:
  261. bsdgames: Adds a call to 'fortune' to /etc/profile and /etc/csh.login, so that
  262. bsdgames: users will get a fortune message when they log in.
  263. bsdgames:
  264.  
  265. PACKAGE NAME:  byacc.tgz
  266. PACKAGE LOCATION:  ./slakware/d1
  267. PACKAGE SIZE (compressed):  27 K
  268. PACKAGE SIZE (uncompressed):  70 K
  269. PACKAGE DESCRIPTION:
  270. byacc:    Berkeley Yacc
  271. byacc:
  272. byacc:    Berkeley Yacc is an LALR(1) parser generator.  Berkeley Yacc
  273. byacc:    has been made as compatible as possible with AT&T Yacc.  Berkeley
  274. byacc:    Yacc can accept any input specification that conforms to the AT&T
  275. byacc:    Yacc documentation.  Specifications that take advantage of 
  276. byacc:    undocumented features of AT&T Yacc will probably be rejected.
  277. byacc:    If you skip this package and install GNU bison, a /usr/bin/yacc
  278. byacc:    shell script will be created which will allow you to use bison
  279. byacc:    instead. (It contains 'bison -y $*')
  280. byacc:    
  281.  
  282. PACKAGE NAME:  bzip2.tgz
  283. PACKAGE LOCATION:  ./slakware/a1
  284. PACKAGE SIZE (compressed):  87 K
  285. PACKAGE SIZE (uncompressed):  260 K
  286. PACKAGE DESCRIPTION:
  287. bzip2:    bzip2 version 0.9.0c (a block-sorting file compressor)
  288. bzip2:
  289. bzip2:    Bzip2 compresses files using the Burrows-Wheeler block sorting text
  290. bzip2:    compression algorithm, and Huffman coding.  Compression is generally
  291. bzip2:    considerably better than that achieved by more conventional 
  292. bzip2:    LZ77/LZ78-based compressors, and approaches the performance of the PPM
  293. bzip2:    family of statistical compressors. 
  294. bzip2:
  295. bzip2:    Julian Seward <jseward@acm.org> is the author of bzip2.
  296. bzip2:
  297.  
  298. PACKAGE NAME:  cdutils.tgz
  299. PACKAGE LOCATION:  ./slakware/ap1
  300. PACKAGE SIZE (compressed):  465 K
  301. PACKAGE SIZE (uncompressed):  1170 K
  302. PACKAGE DESCRIPTION:
  303. cdutils:  Tools for mastering and writing compact discs.
  304. cdutils:
  305. cdutils:  Contains these utilities:
  306. cdutils:
  307. cdutils:  cdwrite  -- burn discs in some CD-R drives from Philips/IMS/Kodak,
  308. cdutils:              Yamaha, and HP.
  309. cdutils:  cdrecord -- burn discs in most ATAPI and SCSI CD-R drives.
  310. cdutils:  mkisofs  -- create ISO9660 filesystem images.
  311. cdutils:  mkhybrid -- create hybrid ISO9660/HFS/Joliet CD-ROM images.
  312. cdutils:
  313.  
  314. PACKAGE NAME:  control.tgz
  315. PACKAGE LOCATION:  ./slakware/gtk1
  316. PACKAGE SIZE (compressed):  737 K
  317. PACKAGE SIZE (uncompressed):  1730 K
  318. PACKAGE DESCRIPTION:
  319. control:  control-center-1.0.51
  320. control:
  321. control:  The GNOME control center.  Control-center is a configuration tool for
  322. control:  easily setting up your GNOME environment.  GNOME is the GNU Network
  323. control:  Object Model Environment.  That's a fancy name, but really GNOME is a
  324. control:  nice GUI desktop environment.  It's a powerful, easy to configure
  325. control:  environment which helps to make your computer easy to use.
  326. control:
  327.  
  328. PACKAGE NAME:  cpio.tgz
  329. PACKAGE LOCATION:  ./slakware/a1
  330. PACKAGE SIZE (compressed):  72 K
  331. PACKAGE SIZE (uncompressed):  200 K
  332. PACKAGE DESCRIPTION:
  333. cpio:     The GNU cpio backup and archiving utility v. 2.4.2
  334. cpio:
  335. cpio:     This is GNU cpio, a program to manage archives of files. This package
  336. cpio:     also includes mt, a tape drive control program. cpio copies files into
  337. cpio:     or out of a cpio or tar archive, which is a file that contains other
  338. cpio:     files plus information about them, such as their pathname, owner,
  339. cpio:     timestamps, and access permissions. The archive can be another file on
  340. cpio:     the disk, a magnetic tape, or a pipe.
  341. cpio:
  342.  
  343. PACKAGE NAME:  cxxlibs.tgz
  344. PACKAGE LOCATION:  ./slakware/a3
  345. PACKAGE SIZE (compressed):  392 K
  346. PACKAGE SIZE (uncompressed):  1250 K
  347. PACKAGE DESCRIPTION:
  348. cxxlibs:  C++ shared libraries
  349. cxxlibs:
  350. cxxlibs:  This package contains the shared libraries needed to run dynamically
  351. cxxlibs:  linked C++ binaries.  
  352. cxxlibs:
  353. cxxlibs:      Includes libstdc++.so.2.7.2.8,
  354. cxxlibs:               libstdc++.so.2.8.0,
  355. cxxlibs:               libstdc++.so.2.9.0,
  356. cxxlibs:               libstdc++-2-libc6.1-1-2.9.0.so.
  357. cxxlibs:
  358.  
  359. PACKAGE NAME:  descrypt.tgz
  360. PACKAGE LOCATION:  ./slakware/des1
  361. PACKAGE SIZE (compressed):  91 K
  362. PACKAGE SIZE (uncompressed):  320 K
  363. PACKAGE DESCRIPTION:
  364. descrypt: glibc-crypt-2.1.
  365. descrypt: 
  366. descrypt: DES-based crypt().  This is only for backwards compatibility -- for
  367. descrypt: new installations the MD5-based crypt(), provided with the main GNU
  368. descrypt: C library distribution, should be used instead.  But, if you are
  369. descrypt: running an ISP that already has thousands of passwords in this format,
  370. descrypt: switching to MD5 is probably not a viable option.  This package must
  371. descrypt: be installed after the glibc package, since it replaces a few files.
  372. descrypt: 
  373.  
  374. PACKAGE NAME:  devs.tgz
  375. PACKAGE LOCATION:  ./slakware/a1
  376. PACKAGE SIZE (compressed):  57 K
  377. PACKAGE SIZE (uncompressed):  1950 K
  378. PACKAGE DESCRIPTION:
  379. devs:     Device files
  380. devs:
  381. devs:     This package creates special files in the /dev directory that 
  382. devs:     represent your system's hardware.
  383. devs:
  384.  
  385. PACKAGE NAME:  diff.tgz
  386. PACKAGE LOCATION:  ./slakware/ap1
  387. PACKAGE SIZE (compressed):  110 K
  388. PACKAGE SIZE (uncompressed):  200 K
  389. PACKAGE DESCRIPTION:
  390. diff:     GNU diffutils-2.7
  391. diff:
  392. diff:     The GNU diff utilities - finds differences between files. (to make
  393. diff:     source code patches, for instance)
  394. diff:
  395.  
  396. PACKAGE NAME:  dip.tgz
  397. PACKAGE LOCATION:  ./slakware/n1
  398. PACKAGE SIZE (compressed):  69 K
  399. PACKAGE SIZE (uncompressed):  190 K
  400. PACKAGE DESCRIPTION:
  401. dip:      DIP - dialup IP connection handler 3.3.7p
  402. dip:
  403. dip:      Uri Blumenthal's version of Fred N. van Kempen's DIP utility. DIP 
  404. dip:      handles the connections needed for dialup IP links, like SLIP or
  405. dip:      CSLIP.  It can handle both incoming and outgoing connections, using
  406. dip:      password security for incoming connections.  
  407. dip:
  408.  
  409. PACKAGE NAME:  e2fsprog.tgz
  410. PACKAGE LOCATION:  ./slakware/a2
  411. PACKAGE SIZE (compressed):  234 K
  412. PACKAGE SIZE (uncompressed):  650 K
  413. PACKAGE DESCRIPTION:
  414. e2fsprog: e2fsprogs-1.15
  415. e2fsprog:
  416. e2fsprog: Utilities needed to create and maintain ext2 filesystems under Linux.
  417. e2fsprog: Included in this package are: chattr, lsattr, mke2fs, mklost+found,
  418. e2fsprog: tune2fs, fsck, e2fsck, e2label, debugfs, dumpe2fs, and badblocks. 
  419. e2fsprog:
  420. e2fsprog: These utilities were written by Remy Card (the developer and
  421. e2fsprog: maintainer of the ext2 fs) and Theodore T'so.
  422. e2fsprog:
  423.  
  424. PACKAGE NAME:  econf.tgz
  425. PACKAGE LOCATION:  ./slakware/gtk1
  426. PACKAGE SIZE (compressed):  145 K
  427. PACKAGE SIZE (uncompressed):  430 K
  428. PACKAGE DESCRIPTION:
  429. econf:    enlightenment-conf-0.15
  430. econf:
  431. econf:    The Enlightenment configuration applet is a tool for easily setting
  432. econf:    up the Enlightenment window manager and environment.
  433. econf:
  434.  
  435. PACKAGE NAME:  egcs.tgz
  436. PACKAGE LOCATION:  ./slakware/d1
  437. PACKAGE SIZE (compressed):  3151 K
  438. PACKAGE SIZE (uncompressed):  7890 K
  439. PACKAGE DESCRIPTION:
  440. egcs:     The GNU C and C++ compilers (egcs-1.1.2).
  441. egcs:
  442. egcs:     This package contains the GNU C and C++ compilers and libstdc++ from
  443. egcs:     egcs-1.1.2.  To compile, you'll also need (at least) these packages:
  444. egcs:     binutils.tgz, gmake.tgz, glibc.tgz, and linuxinc.tgz.  These compilers
  445. egcs:     contain many fixes and enhancements by the egcs team.  For more
  446. egcs:     information, see the egcs home page: 
  447. egcs:         http://egcs.cygnus.com/
  448. egcs:
  449. egcs:     egcs is pronounced "eggs", the c is silent.
  450. egcs:
  451.  
  452. PACKAGE NAME:  egcs_g77.tgz
  453. PACKAGE LOCATION:  ./slakware/d1
  454. PACKAGE SIZE (compressed):  892 K
  455. PACKAGE SIZE (uncompressed):  2260 K
  456. PACKAGE DESCRIPTION:
  457. egcs_g77: GNU Fortran-77 compiler from the egcs-1.1.2 release.
  458. egcs_g77:
  459. egcs_g77: This package contains the GNU Fortran-77 compiler from egcs.  To use
  460. egcs_g77: this compiler, you'll also need to install the egcs.tgz C/C++ compiler
  461. egcs_g77: package, binutils.tgz, gmake.tgz, glibc.tgz, and linuxinc.tgz.
  462. egcs_g77:
  463.  
  464. PACKAGE NAME:  egcsobjc.tgz
  465. PACKAGE LOCATION:  ./slakware/d1
  466. PACKAGE SIZE (compressed):  721 K
  467. PACKAGE SIZE (uncompressed):  1640 K
  468. PACKAGE DESCRIPTION:
  469. egcsobjc: GNU Objective-C compiler from the egcs-1.1.2 release.
  470. egcsobjc:
  471. egcsobjc: This package contains the GNU Objective-C compiler from the egcs
  472. egcsobjc: release.  To use this compiler, you'll also need to install the
  473. egcsobjc: egcs.tgz C/C++ compiler package, binutils.tgz, gmake.tgz, glibc.tgz,
  474. egcsobjc: and linuxinc.tgz.
  475. egcsobjc:
  476. egcsobjc: For more information on egcs, see http://egcs.cygnus.com/
  477. egcsobjc:
  478.  
  479. PACKAGE NAME:  elflibs.tgz
  480. PACKAGE LOCATION:  ./slakware/a3
  481. PACKAGE SIZE (compressed):  734 K
  482. PACKAGE SIZE (uncompressed):  1790 K
  483. PACKAGE DESCRIPTION:
  484. elflibs:  Assorted ELF shared libraries
  485. elflibs:
  486. elflibs:  This is a collection of shared libraries needed to run Linux code in
  487. elflibs:  the ELF binary format. ELF (Executable and Linking Format) is the
  488. elflibs:  standard Linux binary format.  These libraries are gathered from
  489. elflibs:  packages outside of the A series, and are intended to give a fairly
  490. elflibs:  complete set of runtime ELF libraries when added to the glibcso
  491. elflibs:  package (also in the A series).  If you're doing a full installation,
  492. elflibs:  these libraries are redundant, but installing them doesn't hurt.
  493. elflibs:
  494.  
  495. PACKAGE NAME:  elisp.tgz
  496. PACKAGE LOCATION:  ./slakware/e1
  497. PACKAGE SIZE (compressed):  4398 K
  498. PACKAGE SIZE (uncompressed):  18010 K
  499. PACKAGE DESCRIPTION:
  500. elisp:    Emacs lisp source files.
  501. elisp:
  502. elisp:    This package contains source code for the parts of Emacs that are
  503. elisp:    written in Emacs Lisp.  *.el files are Emacs Lisp source, and the
  504. elisp:    corresponding *.elc files are byte-compiled versions.
  505. elisp:
  506. elisp:    The emacsbin.tgz package contains all of the *.el files that emacs
  507. elisp:    requires to run, but these are probably good to have if you've got
  508. elisp:    the space on your hard drive.
  509. elisp:
  510.  
  511. PACKAGE NAME:  elm.tgz
  512. PACKAGE LOCATION:  ./slakware/n1
  513. PACKAGE SIZE (compressed):  296 K
  514. PACKAGE SIZE (uncompressed):  760 K
  515. PACKAGE DESCRIPTION:
  516. elm:      Menu-driven user mail program. (v. 2.5.1)
  517. elm:
  518. elm:      Elm is an interactive screen-oriented mailer program originally
  519. elm:      written by Dave Taylor, and continued by the Elm Development Group. 
  520. elm:
  521.  
  522. PACKAGE NAME:  elvis.tgz
  523. PACKAGE LOCATION:  ./slakware/a4
  524. PACKAGE SIZE (compressed):  472 K
  525. PACKAGE SIZE (uncompressed):  1330 K
  526. PACKAGE DESCRIPTION:
  527. elvis:    elvis-2.1_4
  528. elvis:
  529. elvis:    Elvis is a text editor.  It is intended to be a modern replacement
  530. elvis:    for the classic ex/vi editor of UNIX fame.  Elvis supports many new
  531. elvis:    features, including multiple edit buffers, multiple windows, and a
  532. elvis:    variety of display modes.
  533. elvis:
  534. elvis:    As elvis is Slackware's default vi, this is a required package.
  535. elvis:
  536.  
  537. PACKAGE NAME:  emac_nox.tgz
  538. PACKAGE LOCATION:  ./slakware/e1
  539. PACKAGE SIZE (compressed):  1217 K
  540. PACKAGE SIZE (uncompressed):  3580 K
  541. PACKAGE DESCRIPTION:
  542. emac_nox: Emacs binary without X support.
  543. emac_nox:
  544. emac_nox: A replacement /usr/bin/emacs binary that is not compiled with X11 menu
  545. emac_nox: support.  This version of emacs is about 400K smaller than the full
  546. emac_nox: version of emacs, and is the same in every respect except for X11
  547. emac_nox: extensions.  It can still run in an xterm or rxvt if you wish to run
  548. emac_nox: it under X, but it is mainly included for those folks who don't have X
  549. emac_nox: (or the X11, Xaw, and Xt shared libs) installed on their machines.
  550. emac_nox: You might want to remove the version that requires X if you install
  551. emac_nox: and use this one.
  552. emac_nox:
  553.  
  554. PACKAGE NAME:  emacinfo.tgz
  555. PACKAGE LOCATION:  ./slakware/e1
  556. PACKAGE SIZE (compressed):  1121 K
  557. PACKAGE SIZE (uncompressed):  1190 K
  558. PACKAGE DESCRIPTION:
  559. emacinfo: Info files for emacs-20.4
  560. emacinfo:
  561. emacinfo: These gzipped info files go in /usr/info, providing online 
  562. emacinfo: documentation for Emacs.
  563. emacinfo:
  564.  
  565. PACKAGE NAME:  emacmisc.tgz
  566. PACKAGE LOCATION:  ./slakware/e1
  567. PACKAGE SIZE (compressed):  1065 K
  568. PACKAGE SIZE (uncompressed):  3280 K
  569. PACKAGE DESCRIPTION:
  570. emacmisc: Miscellaneous files for emacs-20.4.
  571. emacmisc:
  572. emacmisc: This package contains the architecture-independent files used by or
  573. emacmisc: with Emacs.  This includes various text files containing documentation
  574. emacmisc: for GNU Emacs, or of interest to Emacs users.  These files are
  575. emacmisc: installed in /usr/share/emacs/20.4/etc/.
  576. emacmisc:
  577.  
  578. PACKAGE NAME:  emacsbin.tgz
  579. PACKAGE LOCATION:  ./slakware/e1
  580. PACKAGE SIZE (compressed):  5247 K
  581. PACKAGE SIZE (uncompressed):  17560 K
  582. PACKAGE DESCRIPTION:
  583. emacsbin: GNU Emacs 20.4
  584. emacsbin:
  585. emacsbin: Base binaries and support files for the GNU Emacs editor/environment.
  586. emacsbin: This version supports X.  If you do not have X installed, you will
  587. emacsbin: also have to install the replacement /usr/bin/emacs-20.4 that does not
  588. emacsbin: require the X11, Xaw, and Xt libraries from XFree86.
  589. emacsbin:
  590. emacsbin: The emacs binary in this package was configured with these options:
  591. emacsbin:   i386-slackware-linux --prefix=/usr --with-x11 --with-x-toolkit
  592. emacsbin:   --with-pop
  593. emacsbin:
  594.  
  595. PACKAGE NAME:  enlight.tgz
  596. PACKAGE LOCATION:  ./slakware/gtk1
  597. PACKAGE SIZE (compressed):  2703 K
  598. PACKAGE SIZE (uncompressed):  4310 K
  599. PACKAGE DESCRIPTION:
  600. enlight:  enlightenment-0.15.5
  601. enlight:
  602. enlight:  Enlightenment is a window manager for the X Window System that is
  603. enlight:  designed to be powerful, extensible, configurable and pretty darned
  604. enlight:  good looking!  It is one of the more graphically intense window
  605. enlight:  managers for X.  Enlightenment goes beyond managing windows by
  606. enlight:  providing a useful and appealing graphical shell from which to work.
  607. enlight:  It is open in design and instead of dictating a policy, allows the
  608. enlight:  user to define their own policy, down to every last detail.
  609. enlight:
  610.  
  611. PACKAGE NAME:  enscript.tgz
  612. PACKAGE LOCATION:  ./slakware/ap1
  613. PACKAGE SIZE (compressed):  334 K
  614. PACKAGE SIZE (uncompressed):  1430 K
  615. PACKAGE DESCRIPTION:
  616. enscript: GNU enscript 1.6.1
  617. enscript:
  618. enscript: Enscript converts text files to PostScript and spools the generated
  619. enscript: output to a printer or saves it to a file.  If no input files are
  620. enscript: given, enscript processes standard input.  Enscript can be extended to
  621. enscript: handle different output media and it has many options for customizing
  622. enscript: printouts.  
  623. enscript:
  624.  
  625. PACKAGE NAME:  esound.tgz
  626. PACKAGE LOCATION:  ./slakware/gtk1
  627. PACKAGE SIZE (compressed):  89 K
  628. PACKAGE SIZE (uncompressed):  300 K
  629. PACKAGE DESCRIPTION:
  630. esound:   esound-0.2.15
  631. esound:
  632. esound:   EsounD, the Enlightened Sound Daemon, is a server process that mixes
  633. esound:   several audio streams for playback by a single audio device. For
  634. esound:   example, if you're listening to music on a CD and you receive a
  635. esound:   sound-related event from ICQ, the two applications won't have to
  636. esound:   jockey for the use of your sound card.  Install esound if you'd like
  637. esound:   to let sound applications share your audio device.
  638. esound:
  639.  
  640. PACKAGE NAME:  etc.tgz
  641. PACKAGE LOCATION:  ./slakware/a4
  642. PACKAGE SIZE (compressed):  212 K
  643. PACKAGE SIZE (uncompressed):  670 K
  644. PACKAGE DESCRIPTION:
  645. etc:      /etc configuration files
  646. etc:
  647. etc:      System configuration files.  The /etc directory is traditionally the
  648. etc:      location where configuration files are found.
  649. etc:
  650.  
  651. PACKAGE NAME:  eterm.tgz
  652. PACKAGE LOCATION:  ./slakware/gtk1
  653. PACKAGE SIZE (compressed):  452 K
  654. PACKAGE SIZE (uncompressed):  1080 K
  655. PACKAGE DESCRIPTION:
  656. eterm:    Eterm-0.8.9
  657. eterm:
  658. eterm:    Eterm is a color vt102 terminal emulator intended as an xterm
  659. eterm:    replacement for users who want a term program integrated with thei
  660. eterm:    Enlightenment window manager,  or simply want a little more "eye 
  661. eterm:    candy".  Eterm uses Imlib for advanced graphic abilities.
  662. eterm:
  663.  
  664. PACKAGE NAME:  expect.tgz
  665. PACKAGE LOCATION:  ./slakware/tcl1
  666. PACKAGE SIZE (compressed):  393 K
  667. PACKAGE SIZE (uncompressed):  1020 K
  668. PACKAGE DESCRIPTION:
  669. expect:   expect-5.28.
  670. expect:
  671. expect:   Expect is a program that talks to other interactive programs according
  672. expect:   to a script.  Following the script, Expect knows what can be expected
  673. expect:   from a program and what the correct response should be.  An
  674. expect:   interpreted language provides branching and high-level control
  675. expect:   structures to direct the dialogue. 
  676. expect:
  677. expect:   Expect was written by Don Libes of the National Institute of Standards
  678. expect:   and Technology.
  679. expect:
  680.  
  681. PACKAGE NAME:  fileutls.tgz
  682. PACKAGE LOCATION:  ./slakware/a4
  683. PACKAGE SIZE (compressed):  404 K
  684. PACKAGE SIZE (uncompressed):  1180 K
  685. PACKAGE DESCRIPTION:
  686. fileutls: fileutils-4.0
  687. fileutls:
  688. fileutls: These are the GNU file management utilities.  Most of these programs
  689. fileutls: have significant advantages over their Unix counterparts, such as
  690. fileutls: greater speed, additional options, and fewer arbitrary limits.
  691. fileutls:
  692. fileutls: These utilities are included:
  693. fileutls:     chgrp chmod chown cp dd df dircolors du ginstall ln ls 
  694. fileutls:     mkdir mkfifo mknod mv rm rmdir sync touch
  695. fileutls:
  696.  
  697. PACKAGE NAME:  find.tgz
  698. PACKAGE LOCATION:  ./slakware/a1
  699. PACKAGE SIZE (compressed):  80 K
  700. PACKAGE SIZE (uncompressed):  150 K
  701. PACKAGE DESCRIPTION:
  702. find:     GNU findutils-4.1
  703. find:
  704. find:     This package contains the GNU find, xargs, and locate programs.
  705. find:     find and xargs comply with POSIX 1003.2.  They also support some
  706. find:     additional options, some borrowed from Unix and some unique to GNU.
  707. find:
  708.  
  709. PACKAGE NAME:  flex.tgz
  710. PACKAGE LOCATION:  ./slakware/d1
  711. PACKAGE SIZE (compressed):  169 K
  712. PACKAGE SIZE (uncompressed):  370 K
  713. PACKAGE DESCRIPTION:
  714. flex:     flex - fast lexical analyzer generator version 2.5.4a
  715. flex:
  716. flex:     flex is a tool for generating scanners:  programs which recognize
  717. flex:     lexical patterns in text.  
  718. flex:
  719.  
  720. PACKAGE NAME:  floppy.tgz
  721. PACKAGE LOCATION:  ./slakware/a5
  722. PACKAGE SIZE (compressed):  365 K
  723. PACKAGE SIZE (uncompressed):  680 K
  724. PACKAGE DESCRIPTION:
  725. floppy:   floppy disk utilities
  726. floppy:
  727. floppy:   Contains fdutils-5.3, tools to test and format floppy disks; and
  728. floppy:   mtools-3.9.6, a collection of utilities for using DOS/Windows floppy
  729. floppy:   disks with Linux.
  730. floppy:
  731.  
  732. PACKAGE NAME:  fnlib.tgz
  733. PACKAGE LOCATION:  ./slakware/gtk1
  734. PACKAGE SIZE (compressed):  304 K
  735. PACKAGE SIZE (uncompressed):  590 K
  736. PACKAGE DESCRIPTION:
  737. fnlib:    fnlib-0.4
  738. fnlib:
  739. fnlib:    Fnlib is a library that provides full scalable 24-bit color font
  740. fnlib:    rendering abilities for X.
  741. fnlib:
  742.  
  743. PACKAGE NAME:  freefont.tgz
  744. PACKAGE LOCATION:  ./slakware/gtk1
  745. PACKAGE SIZE (compressed):  2300 K
  746. PACKAGE SIZE (uncompressed):  2630 K
  747. PACKAGE DESCRIPTION:
  748. freefont: freefonts-0.10
  749. freefont:
  750. freefont: This is a collection of fonts that work with the GIMP, X11,
  751. freefont: ghostscript, and groff.  If you plan on installing the GIMP (the GNU
  752. freefont: Image Manipulation Program), then these fonts are highly recommended.
  753. freefont: The fonts are installed in /usr/X11R6/lib/fonts/Type1/.  To use the
  754. freefont: fonts with ghostscript, see the instructions in /usr/doc/freefont/.
  755. freefont:
  756.  
  757. PACKAGE NAME:  freetype.tgz
  758. PACKAGE LOCATION:  ./slakware/gtk1
  759. PACKAGE SIZE (compressed):  371 K
  760. PACKAGE SIZE (uncompressed):  1010 K
  761. PACKAGE DESCRIPTION:
  762. freetype: freetype-1.2
  763. freetype:
  764. freetype: The FreeType engine is a free and portable TrueType font rendering
  765. freetype: library.  It has been developed to provide TT support to a great
  766. freetype: variety of platforms and environments.
  767. freetype:
  768.  
  769. PACKAGE NAME:  fsmods.tgz
  770. PACKAGE LOCATION:  ./slakware/a5
  771. PACKAGE SIZE (compressed):  497 K
  772. PACKAGE SIZE (uncompressed):  1330 K
  773. PACKAGE DESCRIPTION:
  774. fsmods:   Filesystem modules for Linux 2.2.13
  775. fsmods:
  776. fsmods:   A kernel module is a piece of object code that can be dynamically
  777. fsmods:   loaded into the Linux kernel to provide new kernel functions.  These
  778. fsmods:   modules support additional filesystems, such as HPFS, HFS, and NTFS.
  779. fsmods:
  780.  
  781. PACKAGE NAME:  ftchmail.tgz
  782. PACKAGE LOCATION:  ./slakware/n1
  783. PACKAGE SIZE (compressed):  360 K
  784. PACKAGE SIZE (uncompressed):  990 K
  785. PACKAGE DESCRIPTION:
  786. ftchmail: fetchmail-5.1.2
  787. ftchmail:
  788. ftchmail: fetchmail is a mail-retrieval and forwarding utility.  It fetches
  789. ftchmail: mail from a POP, IMAP, or ETRN-capable remote mailserver and forwards
  790. ftchmail: it to your local (client) machine's delivery system.  You can then
  791. ftchmail: handle the retrieved mail using normal mail user agents such as elm,
  792. ftchmail: pine, or Mail.  The fetchmail utility can be run in a daemon mode to
  793. ftchmail: repeatedly poll one or more systems at a specified interval.
  794. ftchmail:
  795.  
  796. PACKAGE NAME:  fvwm2.tgz
  797. PACKAGE LOCATION:  ./slakware/x1
  798. PACKAGE SIZE (compressed):  571 K
  799. PACKAGE SIZE (uncompressed):  1970 K
  800. PACKAGE DESCRIPTION:
  801. fvwm2:    fvwm-2.2.2
  802. fvwm2:
  803. fvwm2:    Fvwm is a window manager for X11.  It is a derivative of twm, 
  804. fvwm2:    redesigned to minimize memory consumption, provide a 3-D look to
  805. fvwm2:    window frames, and provide a simple virtual desktop.
  806. fvwm2:
  807.  
  808. PACKAGE NAME:  fvwm95.tgz
  809. PACKAGE LOCATION:  ./slakware/xap1
  810. PACKAGE SIZE (compressed):  469 K
  811. PACKAGE SIZE (uncompressed):  2020 K
  812. PACKAGE DESCRIPTION:
  813. fvwm95:   fvwm95-2.0.43b
  814. fvwm95:
  815. fvwm95:   This is fvwm-2.0.43b hacked for a look and feel similar to Windows95.
  816. fvwm95:
  817.  
  818. PACKAGE NAME:  fvwmicns.tgz
  819. PACKAGE LOCATION:  ./slakware/x1
  820. PACKAGE SIZE (compressed):  11 K
  821. PACKAGE SIZE (uncompressed):  210 K
  822. PACKAGE DESCRIPTION:
  823. fvwmicns: xpm3icons.
  824. fvwmicns:
  825. fvwmicns: Color icons from xpm3icons.tar.Z, found in the /pub/X11/contrib
  826. fvwmicns: directory of metalab.unc.edu.  These icons work great with fvwm.
  827. fvwmicns:
  828. fvwmicns: These icons go in the /usr/X11R6/include/X11/pixmaps directory.  For
  829. fvwmicns: more information on how to use these icons, see fvwm's manpage.
  830. fvwmicns:
  831.  
  832. PACKAGE NAME:  gcl.tgz
  833. PACKAGE LOCATION:  ./slakware/d1
  834. PACKAGE SIZE (compressed):  1088 K
  835. PACKAGE SIZE (uncompressed):  3120 K
  836. PACKAGE DESCRIPTION:
  837. gcl:      GNU Common LISP 2.2.2
  838. gcl:
  839. gcl:      The GNU Common LISP system.  The GCL system contains C and Lisp source
  840. gcl:      files to build a Common Lisp system.  The original KCL system was
  841. gcl:      written by Taiichi Yuasa and Masami Hagiya in 1984.  The AKCL system
  842. gcl:      work was begun in 1987 by William Schelter and continued through 1994.
  843. gcl:      In 1994 AKCL was released as GCL (GNU Common Lisp) under the GNU
  844. gcl:      Public Library License.  
  845. gcl:
  846. gcl:      A number of people have contributed ports and pieces.
  847. gcl:
  848.  
  849. PACKAGE NAME:  gdb.tgz
  850. PACKAGE LOCATION:  ./slakware/d1
  851. PACKAGE SIZE (compressed):  761 K
  852. PACKAGE SIZE (uncompressed):  1520 K
  853. PACKAGE DESCRIPTION:
  854. gdb:      The GNU debugger. (v. 4.18)
  855. gdb:
  856. gdb:      You can use GDB to debug programs written in C, C++, and Modula-2. 
  857. gdb:      GDB now includes support for GNU Fortran 77.
  858. gdb:
  859.  
  860. PACKAGE NAME:  gdbm.tgz
  861. PACKAGE LOCATION:  ./slakware/d1
  862. PACKAGE SIZE (compressed):  53 K
  863. PACKAGE SIZE (uncompressed):  150 K
  864. PACKAGE DESCRIPTION:
  865. gdbm:     GNU gdbm-1.7.3
  866. gdbm:
  867. gdbm:     GNU dbm is a set of database routines that work similar to the
  868. gdbm:     standard UNIX dbm routines.  (but better :)
  869. gdbm:
  870.  
  871. PACKAGE NAME:  gdm.tgz
  872. PACKAGE LOCATION:  ./slakware/gtk1
  873. PACKAGE SIZE (compressed):  157 K
  874. PACKAGE SIZE (uncompressed):  620 K
  875. PACKAGE DESCRIPTION:
  876. gdm:      gdm-2.0beta4
  877. gdm:
  878. gdm:      The Gnome Display Manager is a reimplementation of the well known
  879. gdm:      xdm program.  gdm implements all significant features required for
  880. gdm:      managing local and remote displays.
  881. gdm:
  882.  
  883. PACKAGE NAME:  gedit.tgz
  884. PACKAGE LOCATION:  ./slakware/gtk1
  885. PACKAGE SIZE (compressed):  137 K
  886. PACKAGE SIZE (uncompressed):  540 K
  887. PACKAGE DESCRIPTION:
  888. gedit:    gedit-0.5.1
  889. gedit:
  890. gedit:    gEdit is a small but powerful text editor designed for GNOME.  It
  891. gedit:    includes such features as split-screen mode, a plugin API, which
  892. gedit:    allows gEdit to be extended to support many features while remaining
  893. gedit:    small at its core, multiple document editing through the use of a
  894. gedit:    'tabbed' notebook and many more functions.
  895. gedit:
  896.  
  897. PACKAGE NAME:  gettext.tgz
  898. PACKAGE LOCATION:  ./slakware/d1
  899. PACKAGE SIZE (compressed):  376 K
  900. PACKAGE SIZE (uncompressed):  1060 K
  901. PACKAGE DESCRIPTION:
  902. gettext:  GNU gettext-0.10.35
  903. gettext:
  904. gettext:  The GNU gettext package is useful for authors and maintainers of
  905. gettext:  internationalized software, or for anyone compiling programs that
  906. gettext:  use it.  GNU gettext provides the needed tools and library functions
  907. gettext:  for the handling of messages in different languages.  Some other GNU
  908. gettext:  packages use the gettext program (included in this package) to
  909. gettext:  internationalize the messages given by shell scripts.
  910. gettext:
  911.  
  912. PACKAGE NAME:  getty.tgz
  913. PACKAGE LOCATION:  ./slakware/a1
  914. PACKAGE SIZE (compressed):  59 K
  915. PACKAGE SIZE (uncompressed):  150 K
  916. PACKAGE DESCRIPTION:
  917. getty:    getty_ps 2.0.7j
  918. getty:
  919. getty:    /sbin/getty and /sbin/uugetty. 
  920. getty:    These control the process of logging into your system, and may be used
  921. getty:    instead of 'agetty', which is the default getty included with the
  922. getty:    util-linux package. getty_ps supports a number of enhancements such as
  923. getty:    ringback support.
  924. getty:
  925.  
  926. PACKAGE NAME:  gftp.tgz
  927. PACKAGE LOCATION:  ./slakware/gtk1
  928. PACKAGE SIZE (compressed):  195 K
  929. PACKAGE SIZE (uncompressed):  530 K
  930. PACKAGE DESCRIPTION:
  931. gftp:     gftp-2.0.5
  932. gftp:
  933. gftp:     gFTP is a multithreaded FTP client for X written using Gtk.  It
  934. gftp:     features simultaneous downloads, resuming of interrupted file
  935. gftp:     transfers, file transfer queues, downloading of entire directories,
  936. gftp:     ftp proxy support, remote directory caching, passive and non-passive
  937. gftp:     file transfers, drag-n-drop support, bookmarks menu, stop button,
  938. gftp:     and many more features.
  939. gftp:
  940.  
  941. PACKAGE NAME:  ghostscr.tgz
  942. PACKAGE LOCATION:  ./slakware/ap1
  943. PACKAGE SIZE (compressed):  1195 K
  944. PACKAGE SIZE (uncompressed):  3530 K
  945. PACKAGE DESCRIPTION:
  946. ghostscr: Ghostscript version 5.10
  947. ghostscr:
  948. ghostscr: Preview, print and process PostScript documents on both PostScript and
  949. ghostscr: non-PostScript devices.  If you need X11 support, you should also 
  950. ghostscr: install the package 'gs_x11' found on the XAP series.  It contains a 
  951. ghostscr: /usr/bin/gs with support for X11.
  952. ghostscr:
  953.  
  954. PACKAGE NAME:  gimp.tgz
  955. PACKAGE LOCATION:  ./slakware/gtk1
  956. PACKAGE SIZE (compressed):  7925 K
  957. PACKAGE SIZE (uncompressed):  16270 K
  958. PACKAGE DESCRIPTION:
  959. gimp:     The GIMP -- GNU Image Manipulation Program version 1.0.4
  960. gimp:
  961. gimp:     The GIMP is a powerful tool for the preparation and manipulation of
  962. gimp:     digital images.  The GIMP provides the user with a wide variety of
  963. gimp:     image manipulation, painting, processing, and rendering tools.  The
  964. gimp:     key to the GIMP's power lies in its flexible core and easily
  965. gimp:     extensible design.  The GIMP's open design and extensible architecture
  966. gimp:     make for a very powerful end product for photo and image retouching,
  967. gimp:     web graphics design, or digital illustration.
  968. gimp:
  969.  
  970. PACKAGE NAME:  glibc.tgz
  971. PACKAGE LOCATION:  ./slakware/d1
  972. PACKAGE SIZE (compressed):  21267 K
  973. PACKAGE SIZE (uncompressed):  89880 K
  974. PACKAGE DESCRIPTION:
  975. glibc:    GNU glibc-2.1.2
  976. glibc:
  977. glibc:    This package contains the GNU C libraries and header files.  The GNU
  978. glibc:    C library was written originally by Roland McGrath, and is currently
  979. glibc:    maintained by Ulrich Drepper.  Some parts of the library were
  980. glibc:    contributed or worked on by other people.
  981. glibc:
  982. glibc:    You'll need this package to compile programs.
  983. glibc:
  984.  
  985. PACKAGE NAME:  glibcso.tgz
  986. PACKAGE LOCATION:  ./slakware/a6
  987. PACKAGE SIZE (compressed):  749 K
  988. PACKAGE SIZE (uncompressed):  1920 K
  989. PACKAGE DESCRIPTION:
  990. glibcso:  glibc-2.1.2 runtime support
  991. glibcso:
  992. glibcso:  This package contains the shared libraries, binaries, and support
  993. glibcso:  files required to run most Linux applications linked with glibc.
  994. glibcso:
  995.  
  996. PACKAGE NAME:  gmake.tgz
  997. PACKAGE LOCATION:  ./slakware/d1
  998. PACKAGE SIZE (compressed):  250 K
  999. PACKAGE SIZE (uncompressed):  470 K
  1000. PACKAGE DESCRIPTION:
  1001. gmake:    GNU make-3.77
  1002. gmake:
  1003. gmake:    This is the GNU implementation of make, which was written by Richard
  1004. gmake:    Stallman and Roland McGrath.  The purpose of the make utility is to
  1005. gmake:    determine automatically which pieces of a large program need to be 
  1006. gmake:    recompiled, and issue the commands to recompile them.  
  1007. gmake:
  1008. gmake:    This is needed to compile just about any major C program, including
  1009. gmake:    the Linux kernel.
  1010. gmake:
  1011.  
  1012. PACKAGE NAME:  gmc.tgz
  1013. PACKAGE LOCATION:  ./slakware/gtk1
  1014. PACKAGE SIZE (compressed):  2197 K
  1015. PACKAGE SIZE (uncompressed):  5560 K
  1016. PACKAGE DESCRIPTION:
  1017. gmc:      mc-4.5.39
  1018. gmc:
  1019. gmc:      The Midnight Commander is a Norton Commander clone, a program that
  1020. gmc:      manipulates and manages files and directories.  Useful, fast, and has
  1021. gmc:      color displays on the Linux console.  Mouse support is provided
  1022. gmc:      through the gpm mouse server.  The gmc package includes 'gmc', an
  1023. gmc:      enhanced version for use with GNOME.
  1024. gmc:
  1025. gmc:      mc was written by Miguel de Icaza and Mauricio Plaza.
  1026. gmc:
  1027.  
  1028. PACKAGE NAME:  gnoadmin.tgz
  1029. PACKAGE LOCATION:  ./slakware/gtk1
  1030. PACKAGE SIZE (compressed):  111 K
  1031. PACKAGE SIZE (uncompressed):  360 K
  1032. PACKAGE DESCRIPTION:
  1033. gnoadmin: gnome-admin-1.0.3
  1034. gnoadmin:
  1035. gnoadmin: GNOME system administration administration programs.
  1036. gnoadmin:
  1037.  
  1038. PACKAGE NAME:  gnoaudio.tgz
  1039. PACKAGE LOCATION:  ./slakware/gtk1
  1040. PACKAGE SIZE (compressed):  5970 K
  1041. PACKAGE SIZE (uncompressed):  7700 K
  1042. PACKAGE DESCRIPTION:
  1043. gnoaudio: gnome-audio-1.0.0
  1044. gnoaudio:
  1045. gnoaudio: This package contains extra sound files useful for customizing the
  1046. gnoaudio: sounds that the GNOME desktop environment makes.  If you use the 
  1047. gnoaudio: GNOME desktop environment, you may want to install this package of
  1048. gnoaudio: complementary sounds.
  1049. gnoaudio:
  1050.  
  1051. PACKAGE NAME:  gnogames.tgz
  1052. PACKAGE LOCATION:  ./slakware/gtk1
  1053. PACKAGE SIZE (compressed):  4391 K
  1054. PACKAGE SIZE (uncompressed):  7360 K
  1055. PACKAGE DESCRIPTION:
  1056. gnogames: gnome-games-1.0.51
  1057. gnogames:
  1058. gnogames: A collection of games for GNOME:
  1059. gnogames:
  1060. gnogames:     GnomeScott ctali freecell gataxx glines gnibbles gnobots2
  1061. gnogames:     gnome-stones gnome-xbill gnometris gnomine gnotravex gtali gturing
  1062. gnogames:     iagno mahjongg same-gnome sol
  1063. gnogames:
  1064.  
  1065. PACKAGE NAME:  gnoguide.tgz
  1066. PACKAGE LOCATION:  ./slakware/gtk1
  1067. PACKAGE SIZE (compressed):  1891 K
  1068. PACKAGE SIZE (uncompressed):  2430 K
  1069. PACKAGE DESCRIPTION:
  1070. gnoguide: users-guide-1.0.71
  1071. gnoguide:
  1072. gnoguide: The GNOME User's Guide.
  1073. gnoguide:
  1074.  
  1075. PACKAGE NAME:  gnomcore.tgz
  1076. PACKAGE LOCATION:  ./slakware/gtk1
  1077. PACKAGE SIZE (compressed):  2176 K
  1078. PACKAGE SIZE (uncompressed):  4820 K
  1079. PACKAGE DESCRIPTION:
  1080. gnomcore: gnome-core-1.0.53
  1081. gnomcore:
  1082. gnomcore: The core programs for the GNOME GUI desktop environment.
  1083. gnomcore:
  1084.  
  1085. PACKAGE NAME:  gnomedia.tgz
  1086. PACKAGE LOCATION:  ./slakware/gtk1
  1087. PACKAGE SIZE (compressed):  132 K
  1088. PACKAGE SIZE (uncompressed):  400 K
  1089. PACKAGE DESCRIPTION:
  1090. gnomedia: gnome-media-1.0.51
  1091. gnomedia:
  1092. gnomedia: GNOME multimedia programs.
  1093. gnomedia:
  1094.  
  1095. PACKAGE NAME:  gnomeicu.tgz
  1096. PACKAGE LOCATION:  ./slakware/gtk1
  1097. PACKAGE SIZE (compressed):  125 K
  1098. PACKAGE SIZE (uncompressed):  330 K
  1099. PACKAGE DESCRIPTION:
  1100. gnomeicu: gnomeicu-0.65
  1101. gnomeicu:
  1102. gnomeicu: GnomeICU is a clone of Mirabilis' popular ICQ written with GTK.  The
  1103. gnomeicu: original source was taken from Matt Smith's mICQ.  This is meant as a
  1104. gnomeicu: replacement for the JavaICQ, which is slow and buggy.  If you would
  1105. gnomeicu: like to contribute, please contact Jeremy Wise <jwise@pathwaynet.com>.
  1106. gnomeicu: You may also want to visit The ICQ Protocol Site at: 
  1107. gnomeicu:     http://www.student.nada.kth.se/~d95-mih/icq/
  1108. gnomeicu: for information about the ICQ protocol and mailing list.
  1109. gnomeicu:
  1110.  
  1111. PACKAGE NAME:  gnomenet.tgz
  1112. PACKAGE LOCATION:  ./slakware/gtk1
  1113. PACKAGE SIZE (compressed):  242 K
  1114. PACKAGE SIZE (uncompressed):  490 K
  1115. PACKAGE DESCRIPTION:
  1116. gnomenet: gnome-network-1.0.2
  1117. gnomenet:
  1118. gnomenet: Network programs for GNOME.
  1119. gnomenet:
  1120.  
  1121. PACKAGE NAME:  gnomepim.tgz
  1122. PACKAGE LOCATION:  ./slakware/gtk1
  1123. PACKAGE SIZE (compressed):  373 K
  1124. PACKAGE SIZE (uncompressed):  990 K
  1125. PACKAGE DESCRIPTION:
  1126. gnomepim: gnome-pim-1.0.50
  1127. gnomepim:
  1128. gnomepim: The GNOME Personal Information Manager consists of applications to
  1129. gnomepim: make keeping up with your busy life easier.
  1130. gnomepim:
  1131. gnomepim: Currently these apps are present:
  1132. gnomepim:
  1133. gnomepim:     gnomecal :  personal calendar and todo list
  1134. gnomepim:     gnomecard:  contact list of friends and business associates
  1135. gnomepim:
  1136.  
  1137. PACKAGE NAME:  gnomlibs.tgz
  1138. PACKAGE LOCATION:  ./slakware/gtk1
  1139. PACKAGE SIZE (compressed):  3030 K
  1140. PACKAGE SIZE (uncompressed):  16000 K
  1141. PACKAGE DESCRIPTION:
  1142. gnomlibs: gnome-libs-1.0.53
  1143. gnomlibs:
  1144. gnomlibs: The gnomlibs package includes libraries that are needed to run GNOME.
  1145. gnomlibs:
  1146.  
  1147. PACKAGE NAME:  gnomobjc.tgz
  1148. PACKAGE LOCATION:  ./slakware/gtk1
  1149. PACKAGE SIZE (compressed):  350 K
  1150. PACKAGE SIZE (uncompressed):  1660 K
  1151. PACKAGE DESCRIPTION:
  1152. gnomobjc: gnome-objc-1.0.40
  1153. gnomobjc:
  1154. gnomobjc: Basic libraries you must have installed to use GNOME programs that
  1155. gnomobjc: are built with Objective C.
  1156. gnomobjc:
  1157.  
  1158. PACKAGE NAME:  gnoprint.tgz
  1159. PACKAGE LOCATION:  ./slakware/gtk1
  1160. PACKAGE SIZE (compressed):  318 K
  1161. PACKAGE SIZE (uncompressed):  1280 K
  1162. PACKAGE DESCRIPTION:
  1163. gnoprint: gnome-print-0.9
  1164. gnoprint:
  1165. gnoprint: The gnome-print package contains libraries and fonts that are needed
  1166. gnoprint: by GNOME applications wanting to print.  You should install the 
  1167. gnoprint: gnome-print package if you intend on using any of the GNOME
  1168. gnoprint: applications that can print. 
  1169. gnoprint:
  1170.  
  1171. PACKAGE NAME:  gnotepad.tgz
  1172. PACKAGE LOCATION:  ./slakware/gtk1
  1173. PACKAGE SIZE (compressed):  64 K
  1174. PACKAGE SIZE (uncompressed):  220 K
  1175. PACKAGE DESCRIPTION:
  1176. gnotepad: gnotepad+-1.0.8
  1177. gnotepad:
  1178. gnotepad: gnotepad+ is an easy-to-use, yet fairly feature-rich, simple text
  1179. gnotepad: editor for Unix based systems running X11 and using GTK (the Gimp
  1180. gnotepad: ToolKit).  gnotepad+ was designed to have as little bloat as
  1181. gnotepad: possible, while still providing many of the common features found in
  1182. gnotepad: a modern GUI-based text editor.  It is still fairly light-weight,
  1183. gnotepad: especially for the features it offers, and aims to remain that way.
  1184. gnotepad:
  1185.  
  1186. PACKAGE NAME:  gnoutils.tgz
  1187. PACKAGE LOCATION:  ./slakware/gtk1
  1188. PACKAGE SIZE (compressed):  490 K
  1189. PACKAGE SIZE (uncompressed):  1470 K
  1190. PACKAGE DESCRIPTION:
  1191. gnoutils: gnome-utils-1.0.50
  1192. gnoutils:
  1193. gnoutils: This package will install some GNOME utilities, such as the 
  1194. gnoutils: calculator, search tool, and system information overview tool.
  1195. gnoutils:
  1196.  
  1197. PACKAGE NAME:  gnpython.tgz
  1198. PACKAGE LOCATION:  ./slakware/gtk1
  1199. PACKAGE SIZE (compressed):  1260 K
  1200. PACKAGE SIZE (uncompressed):  4940 K
  1201. PACKAGE DESCRIPTION:
  1202. gnpython: gnome-python-1.0.50
  1203. gnpython:
  1204. gnpython: PyGTK is an extension module for python that gives you access to the
  1205. gnpython: GTK+ widget set.  Just about anything you can write in C with GTK+
  1206. gnpython: you can write in python with PyGTK (within reason), but with all of
  1207. gnpython: python's benefits.
  1208. gnpython:
  1209.  
  1210. PACKAGE NAME:  gnuchess.tgz
  1211. PACKAGE LOCATION:  ./slakware/xap1
  1212. PACKAGE SIZE (compressed):  904 K
  1213. PACKAGE SIZE (uncompressed):  2370 K
  1214. PACKAGE DESCRIPTION:
  1215. gnuchess: gnuchess-4.0.pl80 and xboard-4.0.2
  1216. gnuchess:
  1217. gnuchess: A worthy chess opponent from GNU.  Adds 'gnuchess', an ASCII based
  1218. gnuchess: chess engine, and 'xboard', an X based interface to 'gnuchessx'.
  1219. gnuchess:
  1220.  
  1221. PACKAGE NAME:  gnumeric.tgz
  1222. PACKAGE LOCATION:  ./slakware/gtk1
  1223. PACKAGE SIZE (compressed):  1092 K
  1224. PACKAGE SIZE (uncompressed):  3670 K
  1225. PACKAGE DESCRIPTION:
  1226. gnumeric: gnumeric-0.38
  1227. gnumeric:
  1228. gnumeric: This is the Gnumeric, the GNOME spreadsheet program. If you are
  1229. gnumeric: familiar with Excel, you should be ready to use Gnumeric.  We have
  1230. gnumeric: tried to clone all of the good features and stay as compatible as
  1231. gnumeric: possible with Excel in terms of usability. Hopefully we left the
  1232. gnumeric: bugs behind :).
  1233. gnumeric:
  1234.  
  1235. PACKAGE NAME:  gnuplot.tgz
  1236. PACKAGE LOCATION:  ./slakware/xap1
  1237. PACKAGE SIZE (compressed):  722 K
  1238. PACKAGE SIZE (uncompressed):  2200 K
  1239. PACKAGE DESCRIPTION:
  1240. gnuplot:  gnuplot 3.7
  1241. gnuplot:
  1242. gnuplot:  Gnuplot is a command-line driven interactive function plotting utility
  1243. gnuplot:  for UNIX, MSDOS, and VMS platforms.  The software is copyrighted but
  1244. gnuplot:  freely distributed (i.e., you don't have to pay for it).  It was
  1245. gnuplot:  originally intended as graphical program which would allow scientists
  1246. gnuplot:  and students to visualize mathematical functions and data.  Gnuplot
  1247. gnuplot:  supports many different types of terminals, plotters, and printers
  1248. gnuplot:  (including many color devices, and pseudo-devices like LaTeX) and is
  1249. gnuplot:  easily extensible to include new devices.
  1250. gnuplot:
  1251.  
  1252. PACKAGE NAME:  gpm.tgz
  1253. PACKAGE LOCATION:  ./slakware/a3
  1254. PACKAGE SIZE (compressed):  196 K
  1255. PACKAGE SIZE (uncompressed):  500 K
  1256. PACKAGE DESCRIPTION:
  1257. gpm:      gpm-1.17.8
  1258. gpm:
  1259. gpm:      The general purpose mouse server, or gpm, allows you to use the mouse
  1260. gpm:      to cut and paste text from the screen.  It also acts as a mouse 
  1261. gpm:      server for applications running on the Linux console, such as the
  1262. gpm:      Midnight Commander file manager and dialog. 
  1263. gpm:
  1264. gpm:      NOTE:  This program may cause problems when you start X on systems 
  1265. gpm:      that do not use a serial mouse.  If you get an 'unable to open mouse 
  1266. gpm:      device' error from X, disable /etc/rc.d/rc.gpm.
  1267. gpm:
  1268.  
  1269. PACKAGE NAME:  grep.tgz
  1270. PACKAGE LOCATION:  ./slakware/a4
  1271. PACKAGE SIZE (compressed):  131 K
  1272. PACKAGE SIZE (uncompressed):  340 K
  1273. PACKAGE DESCRIPTION:
  1274. grep:     GNU grep 2.3
  1275. grep:
  1276. grep:     Grep searches the named input files (or standard input if no files are
  1277. grep:     named, or the file name - is given) for lines containing a match to
  1278. grep:     the given pattern.  This is the 'fastest grep in the west' (we hope).
  1279. grep:
  1280.  
  1281. PACKAGE NAME:  groff.tgz
  1282. PACKAGE LOCATION:  ./slakware/ap1
  1283. PACKAGE SIZE (compressed):  992 K
  1284. PACKAGE SIZE (uncompressed):  3200 K
  1285. PACKAGE DESCRIPTION:
  1286. groff:    GNU troff 1.11a document formatting system.
  1287. groff:
  1288. groff:    The groff package provides versions of troff, nroff, eqn, tbl, and 
  1289. groff:    other Unix text-formatting utilities.  Groff is used to 'compile' man
  1290. groff:    pages stored in groff/nroff format into a form which can be printed or
  1291. groff:    displayed on the screen.  These man pages are stored in compressed
  1292. groff:    form in the /usr/man/man? directories.
  1293. groff:
  1294.  
  1295. PACKAGE NAME:  gs_x11.tgz
  1296. PACKAGE LOCATION:  ./slakware/xap1
  1297. PACKAGE SIZE (compressed):  533 K
  1298. PACKAGE SIZE (uncompressed):  1300 K
  1299. PACKAGE DESCRIPTION:
  1300. gs_x11:   Replacement /usr/bin/gs with X11 options compiled in.
  1301. gs_x11:
  1302. gs_x11:   This should be installed on top of the 'ghostscr' package from the
  1303. gs_x11:   A series to provide X11 support for ghostview.  If you plan to preview
  1304. gs_x11:   Postscript documents under X, you need to install this.  Also, if 
  1305. gs_x11:   you've installed ghostscript already it is highly recommended that you
  1306. gs_x11:   install this package just in case.  Since it replaces another binary
  1307. gs_x11:   it really only uses about 35K.
  1308. gs_x11:
  1309.  
  1310. PACKAGE NAME:  gsfonts.tgz
  1311. PACKAGE LOCATION:  ./slakware/ap1
  1312. PACKAGE SIZE (compressed):  2193 K
  1313. PACKAGE SIZE (uncompressed):  3810 K
  1314. PACKAGE DESCRIPTION:
  1315. gsfonts:  Fonts for the Ghostscript interpreter/previewer.
  1316. gsfonts:
  1317. gsfonts:  These fonts come from ghostscript-fonts-other-5.10.tar.gz and
  1318. gsfonts:  ghostscript-fonts-std-5.10.tar.gz.
  1319. gsfonts:
  1320.  
  1321. PACKAGE NAME:  gtkeng.tgz
  1322. PACKAGE LOCATION:  ./slakware/gtk1
  1323. PACKAGE SIZE (compressed):  502 K
  1324. PACKAGE SIZE (uncompressed):  690 K
  1325. PACKAGE DESCRIPTION:
  1326. gtkeng:   gtk-engines-0.8
  1327. gtkeng:
  1328. gtkeng:   These are the graphical engines for the various GTK+ toolkit themes.
  1329. gtkeng:   Included themes are:
  1330. gtkeng:
  1331. gtkeng:       Notif
  1332. gtkeng:       redmond95
  1333. gtkeng:       Pixmap
  1334. gtkeng:       Metal (Java swing-like)
  1335. gtkeng:
  1336.  
  1337. PACKAGE NAME:  gtkglib.tgz
  1338. PACKAGE LOCATION:  ./slakware/gtk1
  1339. PACKAGE SIZE (compressed):  2045 K
  1340. PACKAGE SIZE (uncompressed):  6020 K
  1341. PACKAGE DESCRIPTION:
  1342. gtkglib:  gtk+-1.2.6, glib-1.2.6
  1343. gtkglib:
  1344. gtkglib:  GTK+, which stands for the Gimp ToolKit, is a library for creating
  1345. gtkglib:  graphical user interfaces for the X Window System.  GLib is a library
  1346. gtkglib:  which includes support routines for C such as lists, trees, hashes,
  1347. gtkglib:  memory allocation, and many other things.  Among other things, these
  1348. gtkglib:  libraries are needed for GIMP (the GNU Image Manipulation Program)
  1349. gtkglib:  and programs comprising the GNOME project (most of the things in this
  1350. gtkglib:  GTK package series).  Two other libraries needed by GIMP (aalib-1.2
  1351. gtkglib:  and mpeg_lib-1.2.1) are also included.
  1352. gtkglib:
  1353.  
  1354. PACKAGE NAME:  guile.tgz
  1355. PACKAGE LOCATION:  ./slakware/gtk1
  1356. PACKAGE SIZE (compressed):  723 K
  1357. PACKAGE SIZE (uncompressed):  2460 K
  1358. PACKAGE DESCRIPTION:
  1359. guile:    guile-1.3.2a
  1360. guile:
  1361. guile:    This is release 1.3.2a of Guile, Project GNU's extension language
  1362. guile:    library.  Guile is an interpreter for Scheme, packaged as a library
  1363. guile:    that you can link into your applications to give them their own
  1364. guile:    scripting language.  Guile will eventually support other languages as
  1365. guile:    well, giving users of Guile-based applications a choice of languages.
  1366. guile:
  1367.  
  1368. PACKAGE NAME:  gv.tgz
  1369. PACKAGE LOCATION:  ./slakware/xap1
  1370. PACKAGE SIZE (compressed):  153 K
  1371. PACKAGE SIZE (uncompressed):  430 K
  1372. PACKAGE DESCRIPTION:
  1373. gv:       gv 3.5.8
  1374. gv:
  1375. gv:       gv is a PostScript and PDF previewer.  It allows users to view and
  1376. gv:       navigate through PostScript and PDF documents on an X display by 
  1377. gv:       providing a user interface for the ghostscript interpreter.
  1378. gv:
  1379. gv:       gv was written by Johannes Plass, using the source code for Tim
  1380. gv:       Theisen's ghostview 1.5 as a starting point.
  1381. gv:
  1382.  
  1383. PACKAGE NAME:  gzip.tgz
  1384. PACKAGE LOCATION:  ./slakware/a2
  1385. PACKAGE SIZE (compressed):  51 K
  1386. PACKAGE SIZE (uncompressed):  100 K
  1387. PACKAGE DESCRIPTION:
  1388. gzip:     GNU zip compression utilities. (v. 1.2.4a)
  1389. gzip:
  1390. gzip:     Gzip reduces the size of the named files using Lempel-Ziv coding
  1391. gzip:     (LZ77).  Whenever possible, each file is replaced by one with the
  1392. gzip:     extension .gz, while keeping the same ownership modes, access and
  1393. gzip:     modification times.
  1394. gzip:
  1395.  
  1396. PACKAGE NAME:  hdsetup.tgz
  1397. PACKAGE LOCATION:  ./slakware/a5
  1398. PACKAGE SIZE (compressed):  138 K
  1399. PACKAGE SIZE (uncompressed):  700 K
  1400. PACKAGE DESCRIPTION:
  1401. hdsetup:  The Slackware setup/package maintenance system v. 7.0.0
  1402. hdsetup:
  1403. hdsetup:  The full screen and tty versions of setup and pkgtool, two utilities
  1404. hdsetup:  included with Slackware that allow you to easily install software 
  1405. hdsetup:  packages, remove software packages, and review the installed software
  1406. hdsetup:  packages.
  1407. hdsetup:
  1408. hdsetup:  Also contains the command line utilities 'installpkg', 'removepkg',
  1409. hdsetup:  'makepkg', 'explodepkg', and 'upgradepkg' that install, remove, build,
  1410. hdsetup:  examine, and upgrade software packages.  Man pages are included.
  1411. hdsetup:
  1412.  
  1413. PACKAGE NAME:  hfsutils.tgz
  1414. PACKAGE LOCATION:  ./slakware/tcl1
  1415. PACKAGE SIZE (compressed):  203 K
  1416. PACKAGE SIZE (uncompressed):  480 K
  1417. PACKAGE DESCRIPTION:
  1418. hfsutils: hfsutils-3.2.6.
  1419. hfsutils:
  1420. hfsutils: hfsutils is a collection of tools for reading and writing Macintosh
  1421. hfsutils: HFS volumes.  These utilities can manipulate HFS volumes on nearly any
  1422. hfsutils: medium.  Since hfs and xhfs are linked with Tcl/Tk shared libraries,
  1423. hfsutils: the hfsutils package is included here in the TCL software series.
  1424. hfsutils:
  1425. hfsutils: hfsutils was written by Robert Leslie <rob@mars.org>
  1426. hfsutils:
  1427.  
  1428. PACKAGE NAME:  howto.tgz
  1429. PACKAGE LOCATION:  ./slakware/f1
  1430. PACKAGE SIZE (compressed):  3080 K
  1431. PACKAGE SIZE (uncompressed):  9830 K
  1432. PACKAGE DESCRIPTION:
  1433. howto:    HOWTOs from the Linux Documentation Project.
  1434. howto:
  1435. howto:    Documentation on many tasks relating to Linux setup and operation.
  1436. howto:
  1437. howto:    These documents will be installed in /usr/doc/Linux-HOWTOs/.
  1438. howto:
  1439.  
  1440. PACKAGE NAME:  ibcs2.tgz
  1441. PACKAGE LOCATION:  ./slakware/a6
  1442. PACKAGE SIZE (compressed):  427 K
  1443. PACKAGE SIZE (uncompressed):  1290 K
  1444. PACKAGE DESCRIPTION:
  1445. ibcs2:    Intel Binary Compatibility Specification module
  1446. ibcs2:
  1447. ibcs2:    The iBCS module allows many binaries from other OS's to run on Linux:
  1448. ibcs2:
  1449. ibcs2:    i386 BSD (386BSD, FreeBSD, NetBSD, BSDI/386) - very alpha.
  1450. ibcs2:    SVR4 (Interactive, Unixware, USL, Dell etc.)
  1451. ibcs2:    SVR3 generic
  1452. ibcs2:    SCO (SVR3 with extensions for symlinks and long filenames)
  1453. ibcs2:    Wyse V/386 (SVR3 with extensions for symlinks)
  1454. ibcs2:    Xenix V/386 (386 small model binaries only)
  1455. ibcs2:
  1456.  
  1457. PACKAGE NAME:  ide.tgz
  1458. PACKAGE LOCATION:  ./slakware/a7
  1459. PACKAGE SIZE (compressed):  792 K
  1460. PACKAGE SIZE (uncompressed):  990 K
  1461. PACKAGE DESCRIPTION:
  1462. ide:      Linux kernel version 2.2.13, without SCSI support
  1463. ide:  
  1464. ide:      A Linux kernel for computers that do not need SCSI support. You MUST
  1465. ide:      install a kernel image in order for your system to boot. This kernel
  1466. ide:      supports IDE hard drives and IDE CD-ROM drives.  Other drivers (such
  1467. ide:      as for CD-ROM drives on proprietary interfaces, or ethernet cards)
  1468. ide:      may be loaded as modules.  See /etc/rc.d/rc.modules for examples.
  1469. ide:
  1470.  
  1471. PACKAGE NAME:  imagick.tgz
  1472. PACKAGE LOCATION:  ./slakware/xap1
  1473. PACKAGE SIZE (compressed):  1683 K
  1474. PACKAGE SIZE (uncompressed):  4500 K
  1475. PACKAGE DESCRIPTION:
  1476. imagick:  ImageMagick-4.2.2
  1477. imagick:
  1478. imagick:  ImageMagick is a collection of tools for manipulating and displaying
  1479. imagick:  digital images.  It can merge images, transform image dimensions,
  1480. imagick:  do screen captures, create animation sequences, and convert between
  1481. imagick:  many different image formats.  
  1482. imagick:  
  1483. imagick:  See the man pages for these tools:  animate combine convert display
  1484. imagick:  identify import mogrify montage xtp
  1485. imagick:  
  1486.  
  1487. PACKAGE NAME:  imapd.tgz
  1488. PACKAGE LOCATION:  ./slakware/n2
  1489. PACKAGE SIZE (compressed):  641 K
  1490. PACKAGE SIZE (uncompressed):  1190 K
  1491. PACKAGE DESCRIPTION:
  1492. imapd:    imapd-4.7-beta
  1493. imapd:
  1494. imapd:    /sbin/ipop3d and /sbin/imapd are servers supporting the POP3 and
  1495. imapd:    IMAP remote mail access protocols.  They allow users to download
  1496. imapd:    mail from your Linux system for remote viewing.
  1497. imapd:
  1498.  
  1499. PACKAGE NAME:  imlib.tgz
  1500. PACKAGE LOCATION:  ./slakware/gtk1
  1501. PACKAGE SIZE (compressed):  596 K
  1502. PACKAGE SIZE (uncompressed):  1370 K
  1503. PACKAGE DESCRIPTION:
  1504. imlib:    imlib-1.9.7
  1505. imlib:
  1506. imlib:    Imlib is a display depth-independent image loading and rendering
  1507. imlib:    library.  Imlib is designed to simplify and speed up the process of
  1508. imlib:    loading images and obtaining X Window System drawables.  Imlib
  1509. imlib:    provides many simple manipulation routines which can be used for
  1510. imlib:    common operations.
  1511. imlib:
  1512.  
  1513. PACKAGE NAME:  infozip.tgz
  1514. PACKAGE LOCATION:  ./slakware/a5
  1515. PACKAGE SIZE (compressed):  227 K
  1516. PACKAGE SIZE (uncompressed):  540 K
  1517. PACKAGE DESCRIPTION:
  1518. infozip:  Info-ZIP's zip 2.2 and unzip 5.40 utilities
  1519. infozip:
  1520. infozip:  zip is a compression and file packaging utility for Unix, VMS, MSDOS,
  1521. infozip:  OS/2, Windows NT, Minix, Atari and Macintosh, Amiga and Acorn RISC OS.
  1522. infozip:  It is analogous to a combination of the UNIX commands tar(1) and
  1523. infozip:  compress(1) and is compatible with PKZIP (Phil Katz's ZIP).  A
  1524. infozip:  companion program (unzip(1L)), unpacks zip archives.
  1525. infozip:
  1526. infozip:      
  1527. infozip:
  1528.  
  1529. PACKAGE NAME:  inn.tgz
  1530. PACKAGE LOCATION:  ./slakware/n9
  1531. PACKAGE SIZE (compressed):  2392 K
  1532. PACKAGE SIZE (uncompressed):  6060 K
  1533. PACKAGE DESCRIPTION:
  1534. inn:      INN-2.2.1
  1535. inn:
  1536. inn:      Rich Salz's InterNetNews news transport system.  The core part of the
  1537. inn:      package is a single long-running daemon that handles all incoming NNTP
  1538. inn:      connections.  It files the articles and arranges for them to be 
  1539. inn:      forwarded to downstream sites.
  1540. inn:
  1541.  
  1542. PACKAGE NAME:  isapnp.tgz
  1543. PACKAGE LOCATION:  ./slakware/a4
  1544. PACKAGE SIZE (compressed):  89 K
  1545. PACKAGE SIZE (uncompressed):  260 K
  1546. PACKAGE DESCRIPTION:
  1547. isapnp:   isapnptools-1.18
  1548. isapnp:
  1549. isapnp:   These programs allow ISA Plug-And-Play devices to be
  1550. isapnp:   configured on a Linux machine.  See the documentation in 
  1551. isapnp:   /usr/doc/isapnptools-1.18.
  1552. isapnp:
  1553.  
  1554. PACKAGE NAME:  ispell.tgz
  1555. PACKAGE LOCATION:  ./slakware/ap1
  1556. PACKAGE SIZE (compressed):  417 K
  1557. PACKAGE SIZE (uncompressed):  1030 K
  1558. PACKAGE DESCRIPTION:
  1559. ispell:   ispell-3.1.20
  1560. ispell:
  1561. ispell:   Ispell is a fast screen-oriented spelling checker that shows you your
  1562. ispell:   errors in the context of the original file, and suggests possible 
  1563. ispell:   corrections when it can figure them out.  Compared to UNIX spell, it
  1564. ispell:   is faster and much easier to use.  Ispell can also handle languages
  1565. ispell:   other than English.  Ispell has a long history, and many people have
  1566. ispell:   contributed to the current version -- some of the major contributors
  1567. ispell:   include R. E. Gorin, Pace Willisson, Walt Buehring, and Geoff 
  1568. ispell:   Kuenning. 
  1569. ispell:
  1570.  
  1571. PACKAGE NAME:  jed.tgz
  1572. PACKAGE LOCATION:  ./slakware/ap1
  1573. PACKAGE SIZE (compressed):  430 K
  1574. PACKAGE SIZE (uncompressed):  1470 K
  1575. PACKAGE DESCRIPTION:
  1576. jed:      John E. Davis's JED 0.98-7 editor.
  1577. jed:
  1578. jed:      JED is an extremely powerful but small emacs programmer's editor that
  1579. jed:      is extensible in a C-like macro language and is able to perform color
  1580. jed:      syntax highlighting.  Among the many features:
  1581. jed:      Emacs, wordstar, EDT emulation;
  1582. jed:      C, Fortran, TeX, text editing modes;  Full undo;
  1583. jed:      GNU Emacs compatible info reader, and lots more.
  1584. jed:
  1585. jed:      8 bit clean, so you can even edit binary files!  
  1586. jed:
  1587.  
  1588. PACKAGE NAME:  joe.tgz
  1589. PACKAGE LOCATION:  ./slakware/ap1
  1590. PACKAGE SIZE (compressed):  122 K
  1591. PACKAGE SIZE (uncompressed):  300 K
  1592. PACKAGE DESCRIPTION:
  1593. joe:      Joe text editor v2.8
  1594. joe:
  1595. joe:      Joseph H. Allen's easy to use text editor, similar to WordStar[tm].
  1596. joe:
  1597.  
  1598. PACKAGE NAME:  jove.tgz
  1599. PACKAGE LOCATION:  ./slakware/ap1
  1600. PACKAGE SIZE (compressed):  117 K
  1601. PACKAGE SIZE (uncompressed):  290 K
  1602. PACKAGE DESCRIPTION:
  1603. jove:     Jonathan's Own Version of Emacs (4.14.10) 
  1604. jove:
  1605. jove:     A mostly Emacs compatible text editor, with man pages and the 
  1606. jove:     'teachjove' tutorial program.  If you'd rather have the real thing, 
  1607. jove:     the actual Emacs editor/environment is available in series 'E'.
  1608. jove:
  1609.  
  1610. PACKAGE NAME:  jpeg6.tgz
  1611. PACKAGE LOCATION:  ./slakware/d1
  1612. PACKAGE SIZE (compressed):  297 K
  1613. PACKAGE SIZE (uncompressed):  690 K
  1614. PACKAGE DESCRIPTION:
  1615. jpeg6:    Independent JPEG Group's JPEG software version 6b
  1616. jpeg6:
  1617. jpeg6:    Software to implement JPEG image compression and decompression.  JPEG
  1618. jpeg6:    (pronounced 'jay-peg') is a standardized compression method for
  1619. jpeg6:    full-color and gray-scale images.  JPEG is intended for compressing
  1620. jpeg6:    'real-world' scenes; cartoons and other non-realistic images are not
  1621. jpeg6:    its strong suit.  JPEG is lossy, however, on typical images of
  1622. jpeg6:    real-world scenes, very good compression levels can be obtained with
  1623. jpeg6:    no visible change, and amazingly high compression levels are possible
  1624. jpeg6:    if you can tolerate a low-quality image.
  1625. jpeg6:
  1626.  
  1627. PACKAGE NAME:  kadmin.tgz
  1628. PACKAGE LOCATION:  ./slakware/kde1
  1629. PACKAGE SIZE (compressed):  578 K
  1630. PACKAGE SIZE (uncompressed):  1700 K
  1631. PACKAGE DESCRIPTION:
  1632. kadmin:   kdeadmin-1.1.2
  1633. kadmin:
  1634. kadmin:   KDE system administration and backup tools.
  1635. kadmin:
  1636. kadmin:   Included with this package are:
  1637. kadmin:      ksysv (sysV init editor)
  1638. kadmin:      kuser (user administration tool)
  1639. kadmin:      kdat  (tape backup tool)
  1640. kadmin:
  1641.  
  1642. PACKAGE NAME:  kbd.tgz
  1643. PACKAGE LOCATION:  ./slakware/a8
  1644. PACKAGE SIZE (compressed):  763 K
  1645. PACKAGE SIZE (uncompressed):  1760 K
  1646. PACKAGE DESCRIPTION:
  1647. kbd:      kbd-0.99
  1648. kbd:
  1649. kbd:      Load and save keyboard mappings. Needed if you are not using the US
  1650. kbd:      keyboard map. This package also contains utilities to change your
  1651. kbd:      console fonts - if you install it you'll get a menu later on that lets
  1652. kbd:      you select from many different fonts. If you like one, you can make it
  1653. kbd:      your default font. A new default font can be chosen at any time by
  1654. kbd:      typing 'fontconfig'. This package also includes fonts from the 
  1655. kbd:      kbd_fonts.tar.gz package uploaded to metalab.
  1656. kbd:
  1657.  
  1658. PACKAGE NAME:  kdebase.tgz
  1659. PACKAGE LOCATION:  ./slakware/kde1
  1660. PACKAGE SIZE (compressed):  7829 K
  1661. PACKAGE SIZE (uncompressed):  18260 K
  1662. PACKAGE DESCRIPTION:
  1663. kdebase:  kdebase-1.1.2 (KDE base package)
  1664. kdebase:
  1665. kdebase:  KDE is a network transparent contemporary desktop environment for UNIX
  1666. kdebase:  workstations.  It was written by a world-wide network of software
  1667. kdebase:  engineers committed to free software development.  KDE seeks to fill
  1668. kdebase:  the need for an easy to use desktop for Unix workstations, similar to
  1669. kdebase:  the desktop environments found under the MacOS or Windows98/NT.
  1670. kdebase:
  1671. kdebase:  KDE requires the Qt library package (also in this directory).
  1672. kdebase:
  1673.  
  1674. PACKAGE NAME:  kdegames.tgz
  1675. PACKAGE LOCATION:  ./slakware/kde1
  1676. PACKAGE SIZE (compressed):  2207 K
  1677. PACKAGE SIZE (uncompressed):  6680 K
  1678. PACKAGE DESCRIPTION:
  1679. kdegames: kdegames-1.1.2
  1680. kdegames:
  1681. kdegames: A collection of games for KDE:
  1682. kdegames:
  1683. kdegames:     kabalone     kmahjongg   kpat       ksame     ksmiletris 
  1684. kdegames:     kasteroids   kmines      kpoker     kshisen   ksnake 
  1685. kdegames:     kblackbox    konquest    kreversi   ksirtet   ksokoban 
  1686. kdegames:
  1687.  
  1688. PACKAGE NAME:  kdelibs.tgz
  1689. PACKAGE LOCATION:  ./slakware/kde1
  1690. PACKAGE SIZE (compressed):  1805 K
  1691. PACKAGE SIZE (uncompressed):  5440 K
  1692. PACKAGE DESCRIPTION:
  1693. kdelibs:  kdelibs-1.1.2
  1694. kdelibs:
  1695. kdelibs:  System libraries required by KDE:
  1696. kdelibs:      jscript  (KDE javascript library)
  1697. kdelibs:      kdecore  (KDE core library)
  1698. kdelibs:      kdeui    (KDE user interface library)
  1699. kdelibs:      kfmlib   (KDE file manager library)
  1700. kdelibs:      khtmlw   (KDE HTML widget)
  1701. kdelibs:      mediatool  (KDE mediatool library)
  1702. kdelibs:
  1703.  
  1704. PACKAGE NAME:  kdetoys.tgz
  1705. PACKAGE LOCATION:  ./slakware/kde1
  1706. PACKAGE SIZE (compressed):  173 K
  1707. PACKAGE SIZE (uncompressed):  440 K
  1708. PACKAGE DESCRIPTION:
  1709. kdetoys:  kdetoys-1.1.2
  1710. kdetoys:
  1711. kdetoys:  Some toys for use with KDE:  A moon phase indicator, kworldwatch
  1712. kdetoys:  (see where light falls on the planet), and a mouse odometer.
  1713. kdetoys:
  1714.  
  1715. PACKAGE NAME:  kdeutils.tgz
  1716. PACKAGE LOCATION:  ./slakware/kde1
  1717. PACKAGE SIZE (compressed):  1397 K
  1718. PACKAGE SIZE (uncompressed):  4130 K
  1719. PACKAGE DESCRIPTION:
  1720. kdeutils: kdeutils-1.1.2
  1721. kdeutils:
  1722. kdeutils: Utilities for the K Desktop Environment.
  1723. kdeutils:
  1724. kdeutils: Included with this package are:  karm (personal time tracker),
  1725. kdeutils: kcalc (scientific calculator), kedit (simple text editor),
  1726. kdeutils: kfloppy (floppy formatting tool), khexedit (hex editor),
  1727. kdeutils: kjots (note taker), kljettool (HP printer configuration tool),
  1728. kdeutils: knotes (post-*t notes for the desktop), ark (archive handling tool).
  1729. kdeutils:
  1730.  
  1731. PACKAGE NAME:  kgraphic.tgz
  1732. PACKAGE LOCATION:  ./slakware/kde1
  1733. PACKAGE SIZE (compressed):  1202 K
  1734. PACKAGE SIZE (uncompressed):  3290 K
  1735. PACKAGE DESCRIPTION:
  1736. kgraphic: kdegraphics-1.1.2
  1737. kgraphic:
  1738. kgraphic: Graphics programs for KDE:
  1739. kgraphic:
  1740. kgraphic: Included with this package are:  kdvi (displays TeX's .dvi files),
  1741. kgraphic: kfax (displays fax files), kfract (a fractal generator), kghostview
  1742. kgraphic: (displays .ps files), kpaint (a simple drawing program), kview 
  1743. kgraphic: (displays numerous graphic file formats).
  1744. kgraphic:
  1745.  
  1746. PACKAGE NAME:  kmedia.tgz
  1747. PACKAGE LOCATION:  ./slakware/kde1
  1748. PACKAGE SIZE (compressed):  1029 K
  1749. PACKAGE SIZE (uncompressed):  2740 K
  1750. PACKAGE DESCRIPTION:
  1751. kmedia:   kdemultimedia-1.1.2
  1752. kmedia:
  1753. kmedia:   Multimedia programs for KDE.
  1754. kmedia:
  1755. kmedia:   Included with this package are:  kmedia (media player tool),
  1756. kmedia:   kmid (midi/karaoke player), kmidi (midi-to-wav player/converter),
  1757. kmedia:   kmix (mixer tool), kscd (CD audio player).
  1758. kmedia:
  1759.  
  1760. PACKAGE NAME:  knetwork.tgz
  1761. PACKAGE LOCATION:  ./slakware/kde1
  1762. PACKAGE SIZE (compressed):  3009 K
  1763. PACKAGE SIZE (uncompressed):  8420 K
  1764. PACKAGE DESCRIPTION:
  1765. knetwork: kdenetwork-1.1.2
  1766. knetwork:
  1767. knetwork: Network applications for the K Desktop Environment.
  1768. knetwork:
  1769. knetwork: Included with this package are:  kmail (mail reader), knu (network
  1770. knetwork: utilities), korn (mailbox monitor tool), kppp (easy PPP connection
  1771. knetwork: configuration tool), krn (KDE news reader), ktalkd (talk daemon),
  1772. knetwork: kbiff (mbox, maildir, POP3, and IMAP4 mail notification utility).
  1773. knetwork:
  1774.  
  1775. PACKAGE NAME:  korganiz.tgz
  1776. PACKAGE LOCATION:  ./slakware/kde1
  1777. PACKAGE SIZE (compressed):  654 K
  1778. PACKAGE SIZE (uncompressed):  1890 K
  1779. PACKAGE DESCRIPTION:
  1780. korganiz: korganizer-1.1.2
  1781. korganiz:
  1782. korganiz: KOrganizer is a complete calendar and scheduling program for KDE.  It
  1783. korganiz: allows interchange with other calendar applications through the
  1784. korganiz: industry standard vCalendar file format.
  1785. korganiz:
  1786.  
  1787. PACKAGE NAME:  ksupport.tgz
  1788. PACKAGE LOCATION:  ./slakware/kde1
  1789. PACKAGE SIZE (compressed):  823 K
  1790. PACKAGE SIZE (uncompressed):  2650 K
  1791. PACKAGE DESCRIPTION:
  1792. ksupport: ksupport-1.1.2
  1793. ksupport:
  1794. ksupport: Support Libraries for the K Desktop Environment.
  1795. ksupport:
  1796. ksupport: Included with this package are:
  1797. ksupport:   giflib23: library routine for working with GIF images
  1798. ksupport:   jpeglib6a: the Independent JPEG Group's free JPEG software
  1799. ksupport:   mimelib: libraries for working eith messages in the MIME format
  1800. ksupport:
  1801.  
  1802. PACKAGE NAME:  ldso.tgz
  1803. PACKAGE LOCATION:  ./slakware/a7
  1804. PACKAGE SIZE (compressed):  195 K
  1805. PACKAGE SIZE (uncompressed):  470 K
  1806. PACKAGE DESCRIPTION:
  1807. ldso:     ld.so 1.9.9, the dynamic linker/loader
  1808. ldso:
  1809. ldso:     ld.so completes the final process of linking all necessary references
  1810. ldso:     to sharable objects and unreferenced symbols in an impure executable,
  1811. ldso:     (usually a dynamically linked executable), to produce a runnable file.
  1812. ldso:     Nearly all Linux binaries are 'incomplete' and require further linking
  1813. ldso:     at run time. ld.so's job is thus to complete the linking process 
  1814. ldso:     started at compilation. ld.so was written by David Engel, 
  1815. ldso:     Eric Youngdale, Peter MacDonald, Hongjiu Lu, Linus Torvalds,
  1816. ldso:     Lars Wirzenius and Mitch D'Souza.
  1817. ldso:
  1818.  
  1819. PACKAGE NAME:  less.tgz
  1820. PACKAGE LOCATION:  ./slakware/a2
  1821. PACKAGE SIZE (compressed):  67 K
  1822. PACKAGE SIZE (uncompressed):  140 K
  1823. PACKAGE DESCRIPTION:
  1824. less:     less-340
  1825. less:
  1826. less:     Less is a paginator similar to more (1), but which allows backward
  1827. less:     movement in the file as well as forward movement. Also, less does not
  1828. less:     have to read the entire input file before starting, so with large
  1829. less:     input files it starts up faster than text editors like vi (1). 
  1830. less:
  1831. less:     Less was written by Mark Nudelman.
  1832. less:
  1833.  
  1834. PACKAGE NAME:  lesstif.tgz
  1835. PACKAGE LOCATION:  ./slakware/x1
  1836. PACKAGE SIZE (compressed):  2650 K
  1837. PACKAGE SIZE (uncompressed):  8140 K
  1838. PACKAGE DESCRIPTION:
  1839. lesstif:  LessTif 0.89.0 (A Motif 1.2 alternative)
  1840. lesstif:
  1841. lesstif:  Lesstif is a freely available Motif clone.  It aims to be source level
  1842. lesstif:  compatible with Motif 1.2.  This package contains the libraries and
  1843. lesstif:  header files to be able to run and compile Motif 1.2 applications,
  1844. lesstif:  along with the lesstif version of mwm, the Motif window manager.
  1845. lesstif:
  1846.  
  1847. PACKAGE NAME:  libc5.tgz
  1848. PACKAGE LOCATION:  ./slakware/a9
  1849. PACKAGE SIZE (compressed):  958 K
  1850. PACKAGE SIZE (uncompressed):  2580 K
  1851. PACKAGE DESCRIPTION:
  1852. libc5:    Linux libc5 ELF shared libraries
  1853. libc5:
  1854. libc5:    These libraries, found in /usr/i386-slackware-linux-gnulibc1/lib, are
  1855. libc5:    needed to run pre-glibc Linux ELF binaries.
  1856. libc5:
  1857.  
  1858. PACKAGE NAME:  libc5x.tgz
  1859. PACKAGE LOCATION:  ./slakware/x1
  1860. PACKAGE SIZE (compressed):  838 K
  1861. PACKAGE SIZE (uncompressed):  2000 K
  1862. PACKAGE DESCRIPTION:
  1863. libc5x:   ELF libc5 shared libraries from XFree86 3.3.3.1.
  1864. libc5x:
  1865. libc5x:   This package adds libICE.so.6.3, libPEX5.so.6.0, libSM.so.6.0,
  1866. libc5x:   libX11.so.6.1, libXIE.so.6.0, libXaw.so.6.1, libXaw3d.so.6.1,
  1867. libc5x:   libXext.so.6.3, libXi.so.6.0, libXmu.so.6.0, libXp.so.6.2,
  1868. libc5x:   libXpm.so.4.11, libXt.so.6.0, and libXtst.so.6.1 to your
  1869. libc5x:   /usr/i386-slackware-linux-gnulibc1/lib directory.  These are used
  1870. libc5x:   for running X binaries linked with Linux libc5, which is being
  1871. libc5x:   phased out.  There are still a lot of these binaries around.
  1872. libc5x:
  1873.  
  1874. PACKAGE NAME:  libghttp.tgz
  1875. PACKAGE LOCATION:  ./slakware/gtk1
  1876. PACKAGE SIZE (compressed):  45 K
  1877. PACKAGE SIZE (uncompressed):  150 K
  1878. PACKAGE DESCRIPTION:
  1879. libghttp: libghttp-1.0.4
  1880. libghttp:
  1881. libghttp: GNOME http client library.
  1882. libghttp:
  1883.  
  1884. PACKAGE NAME:  libglade.tgz
  1885. PACKAGE LOCATION:  ./slakware/gtk1
  1886. PACKAGE SIZE (compressed):  156 K
  1887. PACKAGE SIZE (uncompressed):  600 K
  1888. PACKAGE DESCRIPTION:
  1889. libglade: libglade-0.7
  1890. libglade:
  1891. libglade: The GLADE library allows loading user interfaces which are stored
  1892. libglade: externally into a program.  This allows the interface to be changed
  1893. libglade: without recompiling the program.
  1894. libglade:
  1895. libglade: The interfaces can also be edited with GLADE.
  1896. libglade:
  1897.  
  1898. PACKAGE NAME:  libgr.tgz
  1899. PACKAGE LOCATION:  ./slakware/d1
  1900. PACKAGE SIZE (compressed):  763 K
  1901. PACKAGE SIZE (uncompressed):  2260 K
  1902. PACKAGE DESCRIPTION:
  1903. libgr:    libgr-2.0.13
  1904. libgr:
  1905. libgr:    Shared and static graphics-related ELF libraries and header files.
  1906. libgr:
  1907. libgr:    Includes several graphic libraries (libpbm, libpgm, libppm, libpnm,
  1908. libgr:    libfbm, librle), and a collection of graphics utilities.
  1909. libgr:
  1910.  
  1911. PACKAGE NAME:  libgtop.tgz
  1912. PACKAGE LOCATION:  ./slakware/gtk1
  1913. PACKAGE SIZE (compressed):  1430 K
  1914. PACKAGE SIZE (uncompressed):  4920 K
  1915. PACKAGE DESCRIPTION:
  1916. libgtop:  libgtop-1.0.5
  1917. libgtop:
  1918. libgtop:  A library that fetches information about the running system such as
  1919. libgtop:  cpu and memory usage, active processes etc.  On Linux systems, these
  1920. libgtop:  information are taken directly from the /proc filesystem.
  1921. libgtop:
  1922.  
  1923. PACKAGE NAME:  libpng.tgz
  1924. PACKAGE LOCATION:  ./slakware/d1
  1925. PACKAGE SIZE (compressed):  223 K
  1926. PACKAGE SIZE (uncompressed):  650 K
  1927. PACKAGE DESCRIPTION:
  1928. libpng:   libpng-1.0.3
  1929. libpng:
  1930. libpng:   PNG (Portable Network Graphics) is an extensible file format for the
  1931. libpng:   lossless, portable, well-compressed storage of raster images.  PNG
  1932. libpng:   provides a patent-free replacement for GIF and can also replace many
  1933. libpng:   common uses of TIFF.  Indexed-color, grayscale, and truecolor images
  1934. libpng:   are supported, plus an optional alpha channel.  Sample depths range
  1935. libpng:   from 1 to 16 bits.
  1936. libpng:
  1937.  
  1938. PACKAGE NAME:  libtiff.tgz
  1939. PACKAGE LOCATION:  ./slakware/d1
  1940. PACKAGE SIZE (compressed):  512 K
  1941. PACKAGE SIZE (uncompressed):  1200 K
  1942. PACKAGE DESCRIPTION:
  1943. libtiff:  libtiff-3.4
  1944. libtiff:
  1945. libtiff:  This library provides support for the Tag Image File Format (TIFF),
  1946. libtiff:  a widely used format for storing image data.  A small assortment of
  1947. libtiff:  TIFF-related software for UNIX is also included.
  1948. libtiff:
  1949.  
  1950. PACKAGE NAME:  libtool.tgz
  1951. PACKAGE LOCATION:  ./slakware/d1
  1952. PACKAGE SIZE (compressed):  254 K
  1953. PACKAGE SIZE (uncompressed):  820 K
  1954. PACKAGE DESCRIPTION:
  1955. libtool:  GNU libtool 1.3
  1956. libtool:
  1957. libtool:  This is GNU Libtool, a generic library support script. Libtool hides
  1958. libtool:  the complexity of using shared libraries behind a consistent, portable
  1959. libtool:  interface.  To use libtool, add the new generic library building
  1960. libtool:  commands to your Makefile, Makefile.in, or Makefile.am.  See the
  1961. libtool:  documentation for details.
  1962. libtool:
  1963. libtool:  You must install the "m4" package to be able to use libtool.
  1964. libtool:
  1965.  
  1966. PACKAGE NAME:  libungif.tgz
  1967. PACKAGE LOCATION:  ./slakware/gtk1
  1968. PACKAGE SIZE (compressed):  171 K
  1969. PACKAGE SIZE (uncompressed):  580 K
  1970. PACKAGE DESCRIPTION:
  1971. libungif: libungif-4.1.0
  1972. libungif:
  1973. libungif: GIF loading and saving shared library.  (Saving uses an uncompressed
  1974. libungif: GIF algorithm that does not use LZW compression.)
  1975. libungif:
  1976.  
  1977. PACKAGE NAME:  libxml.tgz
  1978. PACKAGE LOCATION:  ./slakware/gtk1
  1979. PACKAGE SIZE (compressed):  310 K
  1980. PACKAGE SIZE (uncompressed):  1420 K
  1981. PACKAGE DESCRIPTION:
  1982. libxml:   libxml-1.7.3
  1983. libxml:
  1984. libxml:   This library allows you to manipulate XML files.
  1985. libxml:
  1986.  
  1987. PACKAGE NAME:  lilo.tgz
  1988. PACKAGE LOCATION:  ./slakware/a7
  1989. PACKAGE SIZE (compressed):  153 K
  1990. PACKAGE SIZE (uncompressed):  530 K
  1991. PACKAGE DESCRIPTION:
  1992. lilo:     LILO 21
  1993. lilo:
  1994. lilo:     Generic Boot Loader for Linux ('LInux LOader') by Werner Almesberger.
  1995. lilo:     LILO boots Linux from your hard drive. It can also boot other
  1996. lilo:     operating systems such as MS-DOS and OS/2, and can even boot DOS from
  1997. lilo:     the second hard drive. LILO comes with utilities and documentation
  1998. lilo:     that make it easier to install, such as 'liloconfig' and 'QuickStart'.
  1999. lilo:     NOTE: Installing boot loaders is inherently dangerous. Be sure to have
  2000. lilo:     some means to boot your system from a different media if you install
  2001. lilo:     LILO on your hard disk.
  2002. lilo:
  2003.  
  2004. PACKAGE NAME:  linuxinc.tgz
  2005. PACKAGE LOCATION:  ./slakware/k1
  2006. PACKAGE SIZE (compressed):  1588 K
  2007. PACKAGE SIZE (uncompressed):  8150 K
  2008. PACKAGE DESCRIPTION:
  2009. linuxinc: Linux 2.2.13 kernel include files.
  2010. linuxinc:
  2011. linuxinc: These are the include files from the 2.2.13 Linux kernel.  You'll
  2012. linuxinc: need these to compile most system (and other) software for Linux.
  2013. linuxinc: These include files are also part of the Linux kernel source package,
  2014. linuxinc: and this package is also included with the D (development) software
  2015. linuxinc: series.  This redundancy is intentional, since the kernel sources
  2016. linuxinc: use quite a bit of disk space, it's useful to be able to easily
  2017. linuxinc: remove the Linux kernel sources without disturbing the kernel include
  2018. linuxinc: files.
  2019. linuxinc:
  2020.  
  2021. PACKAGE NAME:  loadlin.tgz
  2022. PACKAGE LOCATION:  ./slakware/a5
  2023. PACKAGE SIZE (compressed):  93 K
  2024. PACKAGE SIZE (uncompressed):  100 K
  2025. PACKAGE DESCRIPTION:
  2026. loadlin:  LOADLIN v1.6a
  2027. loadlin:
  2028. loadlin:  LOADLIN.EXE, a loader (running under DOS) for LINUX kernel images
  2029. loadlin:  fully supporting the kernel's command line feature. 
  2030. loadlin:
  2031. loadlin:  LOADLIN is the safest way to boot Linux from your hard disk, if you
  2032. loadlin:  have a bootable DOS partition on your machine.
  2033. loadlin:
  2034. loadlin:  LOADLIN is (C) 1994...1995 Hans Lermen (lermen@elserv.ffm.fgan.de)
  2035. loadlin:
  2036.  
  2037. PACKAGE NAME:  lpr.tgz
  2038. PACKAGE LOCATION:  ./slakware/a6
  2039. PACKAGE SIZE (compressed):  74 K
  2040. PACKAGE SIZE (uncompressed):  180 K
  2041. PACKAGE DESCRIPTION:
  2042. lpr:      lpr-0.35-6
  2043. lpr:
  2044. lpr:      This is the lpr printing suite ported from BSD.  It's the most
  2045. lpr:      standard UN*X printing system in current use.  If you're interested
  2046. lpr:      in automatic detection of PostScript and DVI files, check out the
  2047. lpr:      apsfilter add-on in Slackware's AP package series.
  2048. lpr:
  2049.  
  2050. PACKAGE NAME:  lx2213.tgz
  2051. PACKAGE LOCATION:  ./slakware/k1
  2052. PACKAGE SIZE (compressed):  14890 K
  2053. PACKAGE SIZE (uncompressed):  65090 K
  2054. PACKAGE DESCRIPTION:
  2055. lx2213:   Linux kernel source version 2.2.13.
  2056. lx2213:
  2057. lx2213:   Source code for Linus Torvalds' Linux kernel.
  2058. lx2213:
  2059. lx2213:   This is the complete and unmodified source code for the Linux kernel
  2060. lx2213:   version 2.2.13.
  2061. lx2213:
  2062.  
  2063. PACKAGE NAME:  lynx.tgz
  2064. PACKAGE LOCATION:  ./slakware/n2
  2065. PACKAGE SIZE (compressed):  640 K
  2066. PACKAGE SIZE (uncompressed):  1530 K
  2067. PACKAGE DESCRIPTION:
  2068. lynx:     Lynx 2.8.2rel.1
  2069. lynx:
  2070. lynx:     Lynx is a distributed hypertext browser with full World Wide Web
  2071. lynx:     capabilities.  Lynx can be used to access information on the World 
  2072. lynx:     Wide Web, or to build information systems intended primarily for local
  2073. lynx:     access.  For example, Lynx has been used to build several Campus Wide
  2074. lynx:     Information Systems (CWIS).  
  2075. lynx:
  2076. lynx:     Lynx's authors include Lou Montulli, Garrett Blythe, Craig Lavender,
  2077. lynx:     Michael Grobe, and Charles Rezac.
  2078. lynx:
  2079.  
  2080. PACKAGE NAME:  m4.tgz
  2081. PACKAGE LOCATION:  ./slakware/d1
  2082. PACKAGE SIZE (compressed):  83 K
  2083. PACKAGE SIZE (uncompressed):  180 K
  2084. PACKAGE DESCRIPTION:
  2085. m4:       GNU m4 1.4
  2086. m4:
  2087. m4:       This is release 1.4 of GNU m4, a program which copies its input to the
  2088. m4:       output, expanding macros as it goes.  m4 has built-in functions for
  2089. m4:       including named files, running Unix commands, doing integer 
  2090. m4:       arithmetic, manipulating text in various ways, recursion, etc...  
  2091. m4:       Macros can also be user-defined, and can take any number of arguments.
  2092. m4:       GNU 'm4' has been originally written by Rene Seindal, from Denmark.
  2093. m4:
  2094.  
  2095. PACKAGE NAME:  mailx.tgz
  2096. PACKAGE LOCATION:  ./slakware/n1
  2097. PACKAGE SIZE (compressed):  70 K
  2098. PACKAGE SIZE (uncompressed):  180 K
  2099. PACKAGE DESCRIPTION:
  2100. mailx:    BSD mailx 8.1.1-10
  2101. mailx:
  2102. mailx:    Mail is a intelligent mail processing system, which has a command
  2103. mailx:    syntax reminiscent of ed with lines replaced by messages.  It's small;
  2104. mailx:    it's the standard; it's a good thing to install if you're going to use
  2105. mailx:    mail.
  2106. mailx:
  2107.  
  2108. PACKAGE NAME:  man.tgz
  2109. PACKAGE LOCATION:  ./slakware/a7
  2110. PACKAGE SIZE (compressed):  117 K
  2111. PACKAGE SIZE (uncompressed):  290 K
  2112. PACKAGE DESCRIPTION:
  2113. man:      man-1.5g
  2114. man:
  2115. man:      The man package is a collection of tools used for searching and
  2116. man:      reading the online system documentation.  In fact, on most UNIX-like
  2117. man:      operating systems it is the primary means of finding out how programs
  2118. man:      on the system work.  For example, 'man man' will display the
  2119. man:      documentation for man itself.
  2120. man:
  2121. man:      Man requires the groff text processing package.
  2122. man:
  2123.  
  2124. PACKAGE NAME:  manpages.tgz
  2125. PACKAGE LOCATION:  ./slakware/ap1
  2126. PACKAGE SIZE (compressed):  941 K
  2127. PACKAGE SIZE (uncompressed):  1670 K
  2128. PACKAGE DESCRIPTION:
  2129. manpages: Man-pages 1.24
  2130. manpages:
  2131. manpages: Man pages are online documentation for Linux.  This package includes
  2132. manpages: many section 1, 2, 3, 4, 5, 7, and 8 man pages for Linux.
  2133. manpages:
  2134. manpages: The man-pages distribution is maintained by Andries E. Brouwer with
  2135. manpages: the help of more writers, editors, and other contributors than we
  2136. manpages: can name here.  (See the list in /usr/man/man-pages-1.24.Announce)
  2137. manpages:
  2138.  
  2139. PACKAGE NAME:  manyfaqs.tgz
  2140. PACKAGE LOCATION:  ./slakware/f1
  2141. PACKAGE SIZE (compressed):  337 K
  2142. PACKAGE SIZE (uncompressed):  1140 K
  2143. PACKAGE DESCRIPTION:
  2144. manyfaqs: A collection of frequently asked questions/answers on many subjects.
  2145. manyfaqs:
  2146. manyfaqs: Some of the FAQs included in this package: 
  2147. manyfaqs:
  2148. manyfaqs: ATAPI-FAQ, AfterStep-FAQ, BLFAQ (Brief Linux FAQ), Ftape-FAQ,
  2149. manyfaqs: GCC-SIG11-FAQ, Joe-Command-Reference, Linux-FAQ, PPP-FAQ, SMP-FAQ,
  2150. manyfaqs: and the Threads-FAQ.
  2151. manyfaqs:
  2152. manyfaqs: These FAQs will be installed under /usr/doc/faq. 
  2153. manyfaqs:
  2154.  
  2155. PACKAGE NAME:  mc.tgz
  2156. PACKAGE LOCATION:  ./slakware/ap1
  2157. PACKAGE SIZE (compressed):  1238 K
  2158. PACKAGE SIZE (uncompressed):  3250 K
  2159. PACKAGE DESCRIPTION:
  2160. mc:       mc-4.5.39
  2161. mc:
  2162. mc:       The Midnight Commander is a Norton Commander clone, a program that
  2163. mc:       manipulates and manages files and directories.  Useful, fast, and has
  2164. mc:       color displays on the Linux console.  Mouse support is provided
  2165. mc:       through the gpm mouse server.  This is a lightweight compilation of
  2166. mc:       mc for use on the text console or in an xterm.
  2167. mc:
  2168. mc:       mc was written by Miguel de Icaza and Mauricio Plaza.
  2169. mc:
  2170.  
  2171. PACKAGE NAME:  mesa.tgz
  2172. PACKAGE LOCATION:  ./slakware/x1
  2173. PACKAGE SIZE (compressed):  2452 K
  2174. PACKAGE SIZE (uncompressed):  8710 K
  2175. PACKAGE DESCRIPTION:
  2176. mesa:     Mesa-3.0
  2177. mesa:
  2178. mesa:     Mesa is a 3D graphics library with an API which is very similar to
  2179. mesa:     that of OpenGL.
  2180. mesa:
  2181. mesa:     The xlock screensaver is linked with the Mesa shared libraries, so
  2182. mesa:     it is recommended to install this package.
  2183. mesa:
  2184.  
  2185. PACKAGE NAME:  metamail.tgz
  2186. PACKAGE LOCATION:  ./slakware/n1
  2187. PACKAGE SIZE (compressed):  127 K
  2188. PACKAGE SIZE (uncompressed):  340 K
  2189. PACKAGE DESCRIPTION:
  2190. metamail: metamail-2.7
  2191. metamail:
  2192. metamail: Metamail is an implementation of MIME, the Multipurpose Internet
  2193. metamail: Mail Extensions, a proposed standard for multimedia mail on the
  2194. metamail: Internet.  Metamail implements MIME, and also implements extensibility
  2195. metamail: and configuration via the "mailcap" mechanism described in an
  2196. metamail: informational RFC that is a companion to the MIME document.
  2197. metamail:
  2198.  
  2199. PACKAGE NAME:  mini.tgz
  2200. PACKAGE LOCATION:  ./slakware/f1
  2201. PACKAGE SIZE (compressed):  793 K
  2202. PACKAGE SIZE (uncompressed):  2470 K
  2203. PACKAGE DESCRIPTION:
  2204. mini:     Linux Mini-HOWTOs.
  2205. mini:
  2206. mini:     Short documentation files explaining many common Linux tasks.
  2207. mini:
  2208. mini:     These files will be installed in /usr/doc/Linux-mini-HOWTOs/.
  2209. mini:
  2210.  
  2211. PACKAGE NAME:  minicom.tgz
  2212. PACKAGE LOCATION:  ./slakware/a8
  2213. PACKAGE SIZE (compressed):  122 K
  2214. PACKAGE SIZE (uncompressed):  290 K
  2215. PACKAGE DESCRIPTION:
  2216. minicom:  Minicom 1.82-3
  2217. minicom:   
  2218. minicom:  Minicom - a full featured menu-driven communications package similar
  2219. minicom:  to the DOS program 'Telix'.  Also includes sz/rz - utilities used to
  2220. minicom:  upload and download files using the Zmodem protocol.
  2221. minicom:
  2222. minicom:   
  2223.  
  2224. PACKAGE NAME:  modules.tgz
  2225. PACKAGE LOCATION:  ./slakware/a10
  2226. PACKAGE SIZE (compressed):  1177 K
  2227. PACKAGE SIZE (uncompressed):  3110 K
  2228. PACKAGE DESCRIPTION:
  2229. modules:  Linux kernel modules for 2.2.13
  2230. modules:
  2231. modules:  A kernel module is a piece of object code that can be dynamically
  2232. modules:  loaded into the Linux kernel to provide new kernel functions.  Most
  2233. modules:  of these modules provide support for devices such as CD-ROM drives,
  2234. modules:  tape drives, and ethernet cards.  You can choose which modules to load
  2235. modules:  by editing /etc/rc.d/rc.modules.
  2236. modules:
  2237.  
  2238. PACKAGE NAME:  modutils.tgz
  2239. PACKAGE LOCATION:  ./slakware/a8
  2240. PACKAGE SIZE (compressed):  113 K
  2241. PACKAGE SIZE (uncompressed):  290 K
  2242. PACKAGE DESCRIPTION:
  2243. modutils: modutils-2.1.121
  2244. modutils:
  2245. modutils: Utilities to use kernel modules.  These tools are used for loading
  2246. modutils: and unloading chunks of kernel code on the fly, to add support for a
  2247. modutils: CD-ROM drive or ethernet card, for instance.
  2248. modutils:
  2249. modutils: Many Linux drivers are provided as kernel modules, and some packages
  2250. modutils: (like the PCMCIA package) require the module utilities to work, so you
  2251. modutils: probably want to install these.
  2252. modutils:
  2253.  
  2254. PACKAGE NAME:  mt_st.tgz
  2255. PACKAGE LOCATION:  ./slakware/ap1
  2256. PACKAGE SIZE (compressed):  10 K
  2257. PACKAGE SIZE (uncompressed):  30 K
  2258. PACKAGE DESCRIPTION:
  2259. mt_st:    mt-st-0.4 - controls magnetic tape drive operation
  2260. mt_st:
  2261. mt_st:    This mt originates from BSD NET-2.  Some Linux SCSI tape-specific
  2262. mt_st:    ioctls have been added to the original source and the man page has
  2263. mt_st:    been updated.  Although this mt program is tailored for SCSI tape, it
  2264. mt_st:    can also be used with the QIC-02 driver and hopefully with other Linux
  2265. mt_st:    tape drivers using the same ioctls (some of the commands may not work
  2266. mt_st:    with all drivers).
  2267. mt_st:
  2268.  
  2269. PACKAGE NAME:  ncurses.tgz
  2270. PACKAGE LOCATION:  ./slakware/d1
  2271. PACKAGE SIZE (compressed):  1792 K
  2272. PACKAGE SIZE (uncompressed):  9430 K
  2273. PACKAGE DESCRIPTION:
  2274. ncurses:  ncurses-5.0-990918
  2275. ncurses:
  2276. ncurses:  The ncurses (new curses) library is a free software emulation of
  2277. ncurses:  curses in System V Release 4.0, and more.  It uses terminfo format,
  2278. ncurses:  supports pads and color and multiple highlights and forms characters
  2279. ncurses:  and function-key mapping, and has all the other SYSV-curses
  2280. ncurses:  enhancements over BSD curses.
  2281. ncurses:
  2282.  
  2283. PACKAGE NAME:  netatalk.tgz
  2284. PACKAGE LOCATION:  ./slakware/n1
  2285. PACKAGE SIZE (compressed):  312 K
  2286. PACKAGE SIZE (uncompressed):  940 K
  2287. PACKAGE DESCRIPTION:
  2288. netatalk: netatalk-1.4b2+asun2.1.3
  2289. netatalk:
  2290. netatalk: Netatalk is an Appletalk file and print server for Linux.  Using 
  2291. netatalk: Netatalk, Macintosh computers on your local network can mount Linux 
  2292. netatalk: volumes as if they were standard Appletalk network drives, and can
  2293. netatalk: print to the Linux box's printer as if it were a network printer
  2294. netatalk: supporting PostScript.
  2295. netatalk:
  2296. netatalk: Netatalk is brought to you by our friends at The Research Systems
  2297. netatalk: Unix Group, The University of Michigan.  <netatalk@umich.edu>
  2298. netatalk:
  2299.  
  2300. PACKAGE NAME:  netmods.tgz
  2301. PACKAGE LOCATION:  ./slakware/n3
  2302. PACKAGE SIZE (compressed):  1141 K
  2303. PACKAGE SIZE (uncompressed):  3040 K
  2304. PACKAGE DESCRIPTION:
  2305. netmods:  Network support modules for linux-2.2.13.
  2306. netmods:
  2307. netmods:  These modules can be loaded into the kernel to support many network
  2308. netmods:  cards and protocols.
  2309. netmods:
  2310.  
  2311. PACKAGE NAME:  netpipes.tgz
  2312. PACKAGE LOCATION:  ./slakware/n3
  2313. PACKAGE SIZE (compressed):  75 K
  2314. PACKAGE SIZE (uncompressed):  210 K
  2315. PACKAGE DESCRIPTION:
  2316. netpipes: netpipes 4.2
  2317. netpipes:
  2318. netpipes: Robert Forsman's netpipes package makes TCP/IP streams usable in shell
  2319. netpipes: scripts.  It can also simplify client/server code by allowing the 
  2320. netpipes: programmer to skip all the tedious programming bits related to sockets
  2321. netpipes: and concentrate on writing a filter/service.  Here's an example of
  2322. netpipes: what you can do with 'faucet' and 'hose', two netpipes commands:
  2323. netpipes: 
  2324. netpipes: server$ faucet 3000 -out tar cf - .
  2325. netpipes: client$ hose server 3000 -in tar xvf -
  2326. netpipes:
  2327.  
  2328. PACKAGE NAME:  netscape.tgz
  2329. PACKAGE LOCATION:  ./slakware/xap1
  2330. PACKAGE SIZE (compressed):  16583 K
  2331. PACKAGE SIZE (uncompressed):  33300 K
  2332. PACKAGE DESCRIPTION:
  2333. netscape: Netscape Communicator 4.7 (v47.x86-unknown-linuxglibc2.0)
  2334. netscape:
  2335. netscape: Netscape Communicator is an integrated Internet browser program.  It
  2336. netscape: is the world's most popular piece of Internet software, and winner
  2337. netscape: of numerous awards for software excellence.
  2338. netscape:
  2339. netscape: NOTE: The Linux version of Netscape Communicator does not include
  2340. netscape: support.  If your organization requires product support, see the file
  2341. netscape: /usr/lib/netscape/SUPPORT for information about purchasing support
  2342. netscape: from Netscape.
  2343. netscape:
  2344.  
  2345. PACKAGE NAME:  nn_nntp.tgz
  2346. PACKAGE LOCATION:  ./slakware/n4
  2347. PACKAGE SIZE (compressed):  378 K
  2348. PACKAGE SIZE (uncompressed):  900 K
  2349. PACKAGE DESCRIPTION:
  2350. nn_nntp:  nn-6.5.1 compiled to use NNTP.
  2351. nn_nntp:
  2352. nn_nntp:  nn is an easy to use menu driven newsreader by Kim F. Storm.  
  2353. nn_nntp:  
  2354. nn_nntp:  nn stands for "No News is good news", and the nn newsreader is
  2355. nn_nntp:  designed to let you minimize the amount of time you spend reading news
  2356. nn_nntp:  (or, more realistically, to let you to read even more newsgroups :-).
  2357. nn_nntp:  This version of nn reads news from a news server via NNTP, and can
  2358. nn_nntp:  make use of your NNTP server's NOV database.
  2359. nn_nntp:
  2360.  
  2361. PACKAGE NAME:  oldlibs5.tgz
  2362. PACKAGE LOCATION:  ./slakware/x1
  2363. PACKAGE SIZE (compressed):  321 K
  2364. PACKAGE SIZE (uncompressed):  790 K
  2365. PACKAGE DESCRIPTION:
  2366. oldlibs5: a.out (libc4) libraries from XFree86 2.1.1 (X11R5).
  2367. oldlibs5:
  2368. oldlibs5: This package adds libX11.so.3.1.0, libXaw.so.3.1.0, and
  2369. oldlibs5: libXt.so.3.1.0 to your /usr/i386-slackware-linux-gnuaout/lib
  2370. oldlibs5: directory.  
  2371. oldlibs5:
  2372. oldlibs5: These are a.out format libraries that are mostly obsolete by now, but
  2373. oldlibs5: are retained in case you encounter one of the a.out X11R5 X binaries
  2374. oldlibs5: that are still floating around.  These have become quite rare.
  2375. oldlibs5:
  2376.  
  2377. PACKAGE NAME:  oldlibs6.tgz
  2378. PACKAGE LOCATION:  ./slakware/x1
  2379. PACKAGE SIZE (compressed):  529 K
  2380. PACKAGE SIZE (uncompressed):  1400 K
  2381. PACKAGE DESCRIPTION:
  2382. oldlibs6: a.out (libc4) libraries from XFree86 3.1.1 (X11R6).
  2383. oldlibs6:
  2384. oldlibs6: This package adds libPEX5.so.6.0, libX11.so.6.0, libXIE.so.6.0,
  2385. oldlibs6: libXaw.so.6.0, libXpm.so.4.3, and libXt.so.6.0 to your
  2386. oldlibs6: /usr/i386-slackware-linux-gnuaout/lib directory.
  2387. oldlibs6:
  2388. oldlibs6: These are a.out format libraries that are mostly obsolete by now, but
  2389. oldlibs6: are retained in case you encounter one of the a.out X11R6 X binaries
  2390. oldlibs6: that are still floating around.  These have become quite rare.
  2391. oldlibs6:
  2392.  
  2393. PACKAGE NAME:  orbit.tgz
  2394. PACKAGE LOCATION:  ./slakware/gtk1
  2395. PACKAGE SIZE (compressed):  701 K
  2396. PACKAGE SIZE (uncompressed):  2390 K
  2397. PACKAGE DESCRIPTION:
  2398. orbit:    ORBit-0.5.0
  2399. orbit:
  2400. orbit:    ORBit is a high-performance CORBA (Common Object Request Broker
  2401. orbit:    Architecture) ORB (object request broker). It allows programs to send
  2402. orbit:    requests and receive replies from other programs, regardless of the
  2403. orbit:    locations of the two programs. CORBA is an architecture that enables
  2404. orbit:    communication between program objects, regardless of the programming
  2405. orbit:    language they're written in or the operating system they run on.
  2406. orbit:
  2407.  
  2408. PACKAGE NAME:  p2c.tgz
  2409. PACKAGE LOCATION:  ./slakware/d1
  2410. PACKAGE SIZE (compressed):  266 K
  2411. PACKAGE SIZE (uncompressed):  730 K
  2412. PACKAGE DESCRIPTION:
  2413. p2c:      p2c-1.21alpha2
  2414. p2c:
  2415. p2c:      P2c is a tool for translating Pascal programs into C.  The input
  2416. p2c:      consists of a set of source files in any of the following Pascal
  2417. p2c:      dialects:  HP Pascal, Turbo/UCSD Pascal, DEC VAX Pascal, Oregon
  2418. p2c:      Software Pascal/2, Macintosh Programmer's Workshop Pascal,
  2419. p2c:      Sun/Berkeley Pascal, Texas Instruments Pascal, Apollo Domain Pascal.
  2420. p2c:      Modula-2 syntax is also supported.  Output is a set of .c and .h
  2421. p2c:      files that comprise an equivalent program in any of several dialects
  2422. p2c:      of C.
  2423. p2c:
  2424.  
  2425. PACKAGE NAME:  pciutils.tgz
  2426. PACKAGE LOCATION:  ./slakware/a6
  2427. PACKAGE SIZE (compressed):  50 K
  2428. PACKAGE SIZE (uncompressed):  130 K
  2429. PACKAGE DESCRIPTION:
  2430. pciutils: pciutils-2.0 (Linux PCI utilities)
  2431. pciutils:
  2432. pciutils: lspci displays detailed information about all PCI buses and devices
  2433. pciutils: in the system, replacing the original /proc/pci interface.
  2434. pciutils:
  2435. pciutils: setpci allows reading from and writing to PCI device configuration
  2436. pciutils: registers. For example, you can adjust the latency timers with it.
  2437. pciutils:
  2438. pciutils: See manual pages for more details.
  2439. pciutils:
  2440.  
  2441. PACKAGE NAME:  pcmcia.tgz
  2442. PACKAGE LOCATION:  ./slakware/a11
  2443. PACKAGE SIZE (compressed):  489 K
  2444. PACKAGE SIZE (uncompressed):  1320 K
  2445. PACKAGE DESCRIPTION:
  2446. pcmcia:   pcmcia-cs-3.0.14
  2447. pcmcia:
  2448. pcmcia:   Card Services for Linux is a complete PCMCIA support package.  It
  2449. pcmcia:   includes a set of loadable kernel modules that implement a version of
  2450. pcmcia:   the PCMCIA Card Services applications program interface, a set of
  2451. pcmcia:   client drivers for specific cards, and a card manager daemon that can
  2452. pcmcia:   respond to card insertion and removal events, loading and unloading
  2453. pcmcia:   drivers on demand.  It supports ``hot swapping'' of PCMCIA cards, so
  2454. pcmcia:   cards can be inserted and ejected at any time.
  2455. pcmcia:
  2456.  
  2457. PACKAGE NAME:  perl.tgz
  2458. PACKAGE LOCATION:  ./slakware/d1
  2459. PACKAGE SIZE (compressed):  4171 K
  2460. PACKAGE SIZE (uncompressed):  9730 K
  2461. PACKAGE DESCRIPTION:
  2462. perl:     perl5.005_03
  2463. perl:
  2464. perl:     Larry Wall's "Practical Extraction and Report Language".  Perl is a
  2465. perl:     language optimized for scanning arbitrary text files, extracting
  2466. perl:     information from those text files, and printing reports based on that
  2467. perl:     information.  It's also a good language for many system management
  2468. perl:     tasks.  The language is intended to be practical (easy to use,
  2469. perl:     efficient, complete) rather than beautiful (tiny, elegant, minimal).
  2470. perl:
  2471.  
  2472. PACKAGE NAME:  pine.tgz
  2473. PACKAGE LOCATION:  ./slakware/n9
  2474. PACKAGE SIZE (compressed):  1380 K
  2475. PACKAGE SIZE (uncompressed):  3760 K
  2476. PACKAGE DESCRIPTION:
  2477. pine:     Pine version 4.20
  2478. pine:
  2479. pine:     A menu driven user mail program. Originally based on Elm (Pine Is
  2480. pine:     No-longer Elm), but with many additional features that make it
  2481. pine:     easier to use.  Also contains pilot (a simple file manager) and
  2482. pine:     pico (an easy to use text editor).
  2483. pine:
  2484.  
  2485. PACKAGE NAME:  pmake.tgz
  2486. PACKAGE LOCATION:  ./slakware/d1
  2487. PACKAGE SIZE (compressed):  51 K
  2488. PACKAGE SIZE (uncompressed):  120 K
  2489. PACKAGE DESCRIPTION:
  2490. pmake:    BSD pmake-4.4.
  2491. pmake:
  2492. pmake:    The 'make' utility from BSD 4.4.  This may be required if you're 
  2493. pmake:    going to port software with Makefiles designed for BSD.  The binary
  2494. pmake:    is installed as /usr/bin/pmake.
  2495. pmake:
  2496.  
  2497. PACKAGE NAME:  ppp.tgz
  2498. PACKAGE LOCATION:  ./slakware/n4
  2499. PACKAGE SIZE (compressed):  186 K
  2500. PACKAGE SIZE (uncompressed):  490 K
  2501. PACKAGE DESCRIPTION:
  2502. ppp:      PPP for Linux, version 2.3.10
  2503. ppp:
  2504. ppp:      PPP for Linux -- Michael Callahan's ppp.c kernel driver and the pppd
  2505. ppp:      daemon (ported by Al Longyear).  Linux PPP support is included as a 
  2506. ppp:      loadable module in the modules.tgz package.  This package also
  2507. ppp:      contains pppsetup, an easy-to-use, user-friendly utility for setting
  2508. ppp:      up your PPP daemon.
  2509. ppp:
  2510.  
  2511. PACKAGE NAME:  procmail.tgz
  2512. PACKAGE LOCATION:  ./slakware/n4
  2513. PACKAGE SIZE (compressed):  129 K
  2514. PACKAGE SIZE (uncompressed):  280 K
  2515. PACKAGE DESCRIPTION:
  2516. procmail: The procmail mail processing program. (v3.13.1 1999/04/05)
  2517. procmail:
  2518. procmail: Can be used to create mail-servers, mailing lists, sort your incoming
  2519. procmail: mail into separate folders/files (real convenient when subscribing to
  2520. procmail: one or more mailing lists or for prioritising your mail), preprocess
  2521. procmail: your mail, start any programs upon mail arrival (e.g. to generate
  2522. procmail: different chimes on your workstation for different types of mail) or
  2523. procmail: selectively forward certain incoming mail automatically to someone.
  2524. procmail:
  2525. procmail: The author of procmail is Stephen R. van den Berg.
  2526. procmail:
  2527.  
  2528. PACKAGE NAME:  procps.tgz
  2529. PACKAGE LOCATION:  ./slakware/a8
  2530. PACKAGE SIZE (compressed):  209 K
  2531. PACKAGE SIZE (uncompressed):  560 K
  2532. PACKAGE DESCRIPTION:
  2533. procps:   procps-2.0.2, psmisc-18, procinfo-16
  2534. procps:
  2535. procps:   Utilities for displaying process and memory information written by
  2536. procps:   Michael K. Johnson, Werner Almesberger, Charles Blake, Branko 
  2537. procps:   Lankester, Robert Nation, David Engel, Larry Greenfield, Roger Binns,
  2538. procps:   Sander van Malssen, and Brian Edmonds.
  2539. procps:
  2540.  
  2541. PACKAGE NAME:  python.tgz
  2542. PACKAGE LOCATION:  ./slakware/d1
  2543. PACKAGE SIZE (compressed):  3051 K
  2544. PACKAGE SIZE (uncompressed):  13630 K
  2545. PACKAGE DESCRIPTION:
  2546. python:   python-1.5.2.
  2547. python:
  2548. python:   Python is an interpreted, interactive, object-oriented programming
  2549. python:   language that combines remarkable power with very clear syntax.  
  2550. python:   Python's basic power can be extended with your own modules written in
  2551. python:   C or C++.  Python is also adaptable as an extension language for
  2552. python:   existing applications. 
  2553. python:
  2554.  
  2555. PACKAGE NAME:  qt_1_44.tgz
  2556. PACKAGE LOCATION:  ./slakware/kde1
  2557. PACKAGE SIZE (compressed):  4303 K
  2558. PACKAGE SIZE (uncompressed):  16420 K
  2559. PACKAGE DESCRIPTION:
  2560. qt_1_44:  Qt-1.44
  2561. qt_1_44:
  2562. qt_1_44:  Qt is a complete and well-developed object-oriented framework for
  2563. qt_1_44:  developing graphical user interface (GUI) applications using C++.
  2564. qt_1_44:  This release, Qt 1.44, is free only for development of free software
  2565. qt_1_44:  for the X Window System.  If you use Qt for developing commercial
  2566. qt_1_44:  or other non-free software, you must have a professional license.
  2567. qt_1_44:  Please see http://www.troll.no/pricing.html for information on how
  2568. qt_1_44:  to obtain a professional license.
  2569. qt_1_44:
  2570.  
  2571. PACKAGE NAME:  quota.tgz
  2572. PACKAGE LOCATION:  ./slakware/ap1
  2573. PACKAGE SIZE (compressed):  35 K
  2574. PACKAGE SIZE (uncompressed):  100 K
  2575. PACKAGE DESCRIPTION:
  2576. quota:    Linux disk quota utilities (1.70)
  2577. quota:
  2578. quota:    An implementation of the diskquota system for the Linux operating
  2579. quota:    system -- keeps those greedy users from gobbling up 100% of the hard
  2580. quota:    drive space.  Should work for all filesystems because of integration 
  2581. quota:    into the VFS layer of the operating system.  This system is a heavily
  2582. quota:    modified version of the Melbourne quota system by Robert Elz, which
  2583. quota:    uses both user and group quota files.  Edvard Tuinder <ed@ow.org> and
  2584. quota:    Marco van Wieringen <mvw@planets.ow.org> are responsible for the 
  2585. quota:    additional code and porting effort to make quotas work on Linux.
  2586. quota:
  2587.  
  2588. PACKAGE NAME:  raidtool.tgz
  2589. PACKAGE LOCATION:  ./slakware/ap1
  2590. PACKAGE SIZE (compressed):  33 K
  2591. PACKAGE SIZE (uncompressed):  100 K
  2592. PACKAGE DESCRIPTION:
  2593. raidtool: raidtools-0.41
  2594. raidtool:
  2595. raidtool: Utilities required to support RAID-1/4/5.  Its main goal is to group
  2596. raidtool: several disks or partitions together, making them look like a single
  2597. raidtool: block device.  For updated information on the RAID-1/4/5
  2598. raidtool: personalities, please read the QuickStart.RAID in 
  2599. raidtool: /usr/doc/raidtools-0.41.
  2600. raidtool:
  2601.  
  2602. PACKAGE NAME:  rcs.tgz
  2603. PACKAGE LOCATION:  ./slakware/d1
  2604. PACKAGE SIZE (compressed):  255 K
  2605. PACKAGE SIZE (uncompressed):  490 K
  2606. PACKAGE DESCRIPTION:
  2607. rcs:      GNU revision control system.  (v. 5.7)
  2608. rcs:
  2609. rcs:      RCS, the Revision Control System, manages multiple revisions of files.
  2610. rcs:
  2611. rcs:      RCS can store, retrieve, log, identify, and merge revisions.  It is
  2612. rcs:      useful for files that are revised frequently, e.g. programs,
  2613. rcs:      documentation, graphics, and papers.
  2614. rcs:
  2615.  
  2616. PACKAGE NAME:  rdist.tgz
  2617. PACKAGE LOCATION:  ./slakware/n1
  2618. PACKAGE SIZE (compressed):  58 K
  2619. PACKAGE SIZE (uncompressed):  120 K
  2620. PACKAGE DESCRIPTION:
  2621. rdist:    rdist-6.1.4.
  2622. rdist:
  2623. rdist:    Rdist is a remote file distribution program.  It is used to maintain
  2624. rdist:    identical copies of files over multiple network hosts.  It preserves
  2625. rdist:    the owner, group, mode, and mtime of files if possible and can update
  2626. rdist:    programs that are executing.
  2627. rdist:
  2628.  
  2629. PACKAGE NAME:  readline.tgz
  2630. PACKAGE LOCATION:  ./slakware/d1
  2631. PACKAGE SIZE (compressed):  224 K
  2632. PACKAGE SIZE (uncompressed):  570 K
  2633. PACKAGE DESCRIPTION:
  2634. readline: GNU readline-2.2.1
  2635. readline:
  2636. readline: The Readline library provides a set of functions for use by
  2637. readline: applications that allow users to edit command lines as they are typed
  2638. readline: in.  Both Emacs and vi editing modes are available.  The Readline
  2639. readline: library includes additional functions to maintain a list of previously
  2640. readline: entered command lines, to recall and perhaps edit those lines, and
  2641. readline: perform csh-like history expansion on previous commands.  
  2642. readline:
  2643.  
  2644. PACKAGE NAME:  rpm.tgz
  2645. PACKAGE LOCATION:  ./slakware/ap1
  2646. PACKAGE SIZE (compressed):  1006 K
  2647. PACKAGE SIZE (uncompressed):  2640 K
  2648. PACKAGE DESCRIPTION:
  2649. rpm:      rpm-3.0.2
  2650. rpm:
  2651. rpm:      RPM is a tool from Red Hat Software used to install and remove
  2652. rpm:      packages in the .rpm format.  When installing RPM packages on
  2653. rpm:      Slackware, you may need to use the --nodeps and --force options.
  2654. rpm:      Before installing any binary package, it's wise to examine it to
  2655. rpm:      see what it's going to do, and if it will overwrite any files.  You
  2656. rpm:      can use rpm2tgz to convert .rpm packages to .tgz packages so you
  2657. rpm:      can look them over.  (in fact, it might be safer to install the
  2658. rpm:      resulting .tgz with 'installpkg')
  2659. rpm:
  2660.  
  2661. PACKAGE NAME:  rsync.tgz
  2662. PACKAGE LOCATION:  ./slakware/n3
  2663. PACKAGE SIZE (compressed):  91 K
  2664. PACKAGE SIZE (uncompressed):  200 K
  2665. PACKAGE DESCRIPTION:
  2666. rsync:    rsync-2.3.1
  2667. rsync:
  2668. rsync:    rsync is a replacement for rcp that has many more features.  It
  2669. rsync:    uses the "rsync algorithm" which provides a very fast method for
  2670. rsync:    bringing remote files into sync.  It does this by sending just the
  2671. rsync:    differences in the files across the link, without requiring that both
  2672. rsync:    sets of files are present at one of the ends of the link beforehand.
  2673. rsync:
  2674. rsync:    rsync was written by Andrew Tridgell and Paul Mackerras.
  2675. rsync:
  2676.  
  2677. PACKAGE NAME:  samba.tgz
  2678. PACKAGE LOCATION:  ./slakware/n9
  2679. PACKAGE SIZE (compressed):  2547 K
  2680. PACKAGE SIZE (uncompressed):  7030 K
  2681. PACKAGE DESCRIPTION:
  2682. samba:    Samba 2.0.5a
  2683. samba:
  2684. samba:    Samba is a Unix based SMB file and print server.  This allows a Unix
  2685. samba:    host to act as a file and print server for SMB clients.  This includes
  2686. samba:    Lan-Manager compatible clients such as LanManager for DOS, Windows95,
  2687. samba:    Windows NT, OS/2, Pathworks and many more.  If you have any PCs 
  2688. samba:    running SMB clients, such as a PC running Windows95, then you can 
  2689. samba:    mount file space or printers from a Linux host, so that directories,
  2690. samba:    files and printers on the Linux host are available on the Windows PC.
  2691. samba:
  2692.  
  2693. PACKAGE NAME:  sc.tgz
  2694. PACKAGE LOCATION:  ./slakware/ap1
  2695. PACKAGE SIZE (compressed):  101 K
  2696. PACKAGE SIZE (uncompressed):  240 K
  2697. PACKAGE DESCRIPTION:
  2698. sc:       The 'sc' spreadsheet. (v. 6.21)
  2699. sc:
  2700. sc:       This is a simple spreadsheet program.
  2701. sc:
  2702.  
  2703. PACKAGE NAME:  scsi.tgz
  2704. PACKAGE LOCATION:  ./slakware/a12
  2705. PACKAGE SIZE (compressed):  1082 K
  2706. PACKAGE SIZE (uncompressed):  1300 K
  2707. PACKAGE DESCRIPTION:
  2708. scsi:     Linux kernel version 2.2.13, with SCSI support
  2709. scsi:
  2710. scsi:     A Linux kernel for computers with SCSI and/or IDE.  You MUST install a
  2711. scsi:     kernel image in order for your system to boot. This kernel supports
  2712. scsi:     IDE and SCSI hard drives and CD-ROM drives.  Other drivers (such as
  2713. scsi:     for CD-ROM drives on proprietary interfaces, or ethernet cards) may
  2714. scsi:     be loaded as modules.  See /etc/rc.d/rc.modules for examples.
  2715. scsi:
  2716.  
  2717. PACKAGE NAME:  scsimods.tgz
  2718. PACKAGE LOCATION:  ./slakware/a13
  2719. PACKAGE SIZE (compressed):  945 K
  2720. PACKAGE SIZE (uncompressed):  2190 K
  2721. PACKAGE DESCRIPTION:
  2722. scsimods: Linux SCSI, RAID, and CD-ROM kernel modules for Linux 2.2.13
  2723. scsimods:
  2724. scsimods: A kernel module is a piece of object code that can be dynamically
  2725. scsimods: loaded into the Linux kernel to provide new kernel functions.  These
  2726. scsimods: modules support SCSI interface cards, RAID (both IDE and SCSI), and
  2727. scsimods: non-SCSI CD-ROM drives (like the kind that attach to sound cards).
  2728. scsimods:
  2729.  
  2730. PACKAGE NAME:  seejpeg.tgz
  2731. PACKAGE LOCATION:  ./slakware/ap1
  2732. PACKAGE SIZE (compressed):  52 K
  2733. PACKAGE SIZE (uncompressed):  120 K
  2734. PACKAGE DESCRIPTION:
  2735. seejpeg:  seejpeg-1.6.1
  2736. seejpeg:
  2737. seejpeg:  Seejpeg is an image viewer which uses SVGAlib.  In spite of the name,
  2738. seejpeg:  it understands the JPEG, GIF, PPM, BMP and TARGA formats.  One nice
  2739. seejpeg:  feature of seejpeg is that it automatically decides on the best video
  2740. seejpeg:  mode to use based on the image being displayed and the video card
  2741. seejpeg:  being used.  
  2742. seejpeg:
  2743. seejpeg:  Evan Harris is the author of seejpeg.
  2744. seejpeg:
  2745.  
  2746. PACKAGE NAME:  sendmail.tgz
  2747. PACKAGE LOCATION:  ./slakware/n5
  2748. PACKAGE SIZE (compressed):  673 K
  2749. PACKAGE SIZE (uncompressed):  1720 K
  2750. PACKAGE DESCRIPTION:
  2751. sendmail: BSD sendmail 8.9.3.
  2752. sendmail:
  2753. sendmail: Eric Allman's mail transport agent. The _Unix System Administration
  2754. sendmail: Handbook_ calls sendmail 'The most complex and complete mail delivery
  2755. sendmail: system in common use...'
  2756. sendmail:
  2757. sendmail: Ready-made configuration files are included for systems connected by
  2758. sendmail: TCP/IP (with or without a nameserver) and for systems using UUCP.
  2759. sendmail:
  2760. sendmail: procmail is included as a local mail agent.
  2761. sendmail:
  2762.  
  2763. PACKAGE NAME:  seyon.tgz
  2764. PACKAGE LOCATION:  ./slakware/xap1
  2765. PACKAGE SIZE (compressed):  130 K
  2766. PACKAGE SIZE (uncompressed):  350 K
  2767. PACKAGE DESCRIPTION:
  2768. seyon:    Seyon 2.14c. 
  2769. seyon:
  2770. seyon:    A full-featured telecommunications package for X.
  2771. seyon:
  2772.  
  2773. PACKAGE NAME:  sh_utils.tgz
  2774. PACKAGE LOCATION:  ./slakware/a9
  2775. PACKAGE SIZE (compressed):  224 K
  2776. PACKAGE SIZE (uncompressed):  620 K
  2777. PACKAGE DESCRIPTION:
  2778. sh_utils: GNU sh-utils-1.16
  2779. sh_utils:
  2780. sh_utils: This is a package of small shell programming utilities.  They are
  2781. sh_utils: mostly compliant with POSIX.2, where applicable.
  2782. sh_utils:
  2783. sh_utils: The programs in this package are:
  2784. sh_utils:   basename chroot date dirname echo env expr false logname nice
  2785. sh_utils:   nohup pathchk printenv printf sleep stty tee test true tty
  2786. sh_utils:   uname who whoami yes
  2787. sh_utils:
  2788.  
  2789. PACKAGE NAME:  shadow.tgz
  2790. PACKAGE LOCATION:  ./slakware/a11
  2791. PACKAGE SIZE (compressed):  338 K
  2792. PACKAGE SIZE (uncompressed):  930 K
  2793. PACKAGE DESCRIPTION:
  2794. shadow:   Shadow password suite (shadow-19990607)
  2795. shadow:
  2796. shadow:   This set of login related programs utilizes an alternate, non-readable
  2797. shadow:   file to contain the actual encrypted passwords.  This is presumed to 
  2798. shadow:   increase system security by increasing the difficulty with which 
  2799. shadow:   system crackers obtain encrypted passwords.  It was written by 
  2800. shadow:   Julianne Frances Haugh and the Linux port is maintained by Marek 
  2801. shadow:   Michalkiewicz.
  2802. shadow:
  2803.  
  2804. PACKAGE NAME:  slang.tgz
  2805. PACKAGE LOCATION:  ./slakware/d1
  2806. PACKAGE SIZE (compressed):  406 K
  2807. PACKAGE SIZE (uncompressed):  1460 K
  2808. PACKAGE DESCRIPTION:
  2809. slang:    slang-1.2.2
  2810. slang:
  2811. slang:    S-Lang is an interpreted language that was designed from the start
  2812. slang:    to be easily embedded into a program to provide it with a powerful
  2813. slang:    extension language.  S-Lang is also a programmer's library that
  2814. slang:    permits a programmer to develop sophisticated platform-independent
  2815. slang:    software.  In addition to providing the S-Lang extension language,
  2816. slang:    the library provides facilities for screen management, keymaps,
  2817. slang:    low-level terminal I/O, etc.
  2818. slang:
  2819.  
  2820. PACKAGE NAME:  smailcfg.tgz
  2821. PACKAGE LOCATION:  ./slakware/n4
  2822. PACKAGE SIZE (compressed):  79 K
  2823. PACKAGE SIZE (uncompressed):  580 K
  2824. PACKAGE DESCRIPTION:
  2825. smailcfg: Configuration files for sendmail.
  2826. smailcfg:
  2827. smailcfg: These files are used to create sendmail.cf configuration files.  The
  2828. smailcfg: m4 macro processor (on the D series of disks) is also required in
  2829. smailcfg: order to make use of these files. 
  2830. smailcfg:
  2831. smailcfg: These files and the documentation in /usr/src/sendmail should make it
  2832. smailcfg: possible to support virtually any mail configuration.  NOTE: you
  2833. smailcfg: probably won't need this package if you're planning to use one of the
  2834. smailcfg: sendmail.cf samples included in the sendmail package.
  2835. smailcfg:
  2836.  
  2837. PACKAGE NAME:  sox.tgz
  2838. PACKAGE LOCATION:  ./slakware/ap1
  2839. PACKAGE SIZE (compressed):  82 K
  2840. PACKAGE SIZE (uncompressed):  190 K
  2841. PACKAGE DESCRIPTION:
  2842. sox:      sox-12.15
  2843. sox:
  2844. sox:      Sox is a universal sound converter, player, and recorder.  It can
  2845. sox:      play, record, and convert between several sound file formats such as
  2846. sox:      .au, .snd, .voc and .wav.
  2847. sox:
  2848.  
  2849. PACKAGE NAME:  sspkg.tgz
  2850. PACKAGE LOCATION:  ./slakware/xv1
  2851. PACKAGE SIZE (compressed):  590 K
  2852. PACKAGE SIZE (uncompressed):  2850 K
  2853. PACKAGE DESCRIPTION:
  2854. sspkg:    SlingShot extensions 2.1
  2855. sspkg:
  2856. sspkg:    These are extensions for programming under XView.  Includes shared
  2857. sspkg:    (ELF) libraries, include files, and many programming samples.
  2858. sspkg:
  2859.  
  2860. PACKAGE NAME:  strace.tgz
  2861. PACKAGE LOCATION:  ./slakware/d1
  2862. PACKAGE SIZE (compressed):  67 K
  2863. PACKAGE SIZE (uncompressed):  160 K
  2864. PACKAGE DESCRIPTION:
  2865. strace:   strace-3.1.0.1 - traces system calls and signals.
  2866. strace:
  2867. strace:   Strace allows you to trace the execution of a command.  It runs the
  2868. strace:   specified command until it exits, intercepting signals and system
  2869. strace:   calls and dumping the information to the standard output.
  2870. strace:
  2871.  
  2872. PACKAGE NAME:  sudo.tgz
  2873. PACKAGE LOCATION:  ./slakware/ap1
  2874. PACKAGE SIZE (compressed):  87 K
  2875. PACKAGE SIZE (uncompressed):  210 K
  2876. PACKAGE DESCRIPTION:
  2877. sudo:     sudo-1.5.9p4-1
  2878. sudo:
  2879. sudo:     'sudo' is a command that allows users to execute some commands as 
  2880. sudo:     root.  The /etc/sudoers file (edited with 'visudo') specifies which
  2881. sudo:     users have access to sudo and which commands they can run.  'sudo' 
  2882. sudo:     logs all its activities to /var/log/ so the system administrator
  2883. sudo:     can keep an eye on things.
  2884. sudo:
  2885.  
  2886. PACKAGE NAME:  svgalib.tgz
  2887. PACKAGE LOCATION:  ./slakware/d1
  2888. PACKAGE SIZE (compressed):  855 K
  2889. PACKAGE SIZE (uncompressed):  2150 K
  2890. PACKAGE DESCRIPTION:
  2891. svgalib:  Svgalib Super-VGA Graphics Library 1.4.0
  2892. svgalib: 
  2893. svgalib:  A video hardware graphics library, based on VGAlib 1.2.  Supports most
  2894. svgalib:  video graphics adaptors, at least in VGA modes.  Contains additional
  2895. svgalib:  support for higher resolution modes with cards based on ALI2301, ARK
  2896. svgalib:  Logic ARK1000PV/2000PV, ATI SVGA, ATI Mach32, ATI Mach64, Chips and
  2897. svgalib:  Technologies, Cirrus Logic GD542x/3x, Genoa GVGA6400, Hercules
  2898. svgalib:  Stingray 64/Video, Oak Technologies OTI-037/67/77/87, S3, Trident TVGA
  2899. svgalib:  8900C/9000/9440, Tseng ET4000/ET4000W32, and some other chipsets.
  2900. svgalib: 
  2901.  
  2902. PACKAGE NAME:  sysklogd.tgz
  2903. PACKAGE LOCATION:  ./slakware/a8
  2904. PACKAGE SIZE (compressed):  57 K
  2905. PACKAGE SIZE (uncompressed):  130 K
  2906. PACKAGE DESCRIPTION:
  2907. sysklogd: Sysklogd 1.3-33
  2908. sysklogd:
  2909. sysklogd: Dr. Greg Wettstein and Stephen Tweedie's syslogd/klogd.
  2910. sysklogd:
  2911. sysklogd: This package contains a modified version of syslogd for the Linux
  2912. sysklogd: environment.  An additional utility, klogd, is included which allows
  2913. sysklogd: kernel logging to be directed through the syslogd facility.
  2914. sysklogd: Syslogd and klogd are started when your system boots.
  2915. sysklogd:
  2916.  
  2917. PACKAGE NAME:  sysvinit.tgz
  2918. PACKAGE LOCATION:  ./slakware/a11
  2919. PACKAGE SIZE (compressed):  218 K
  2920. PACKAGE SIZE (uncompressed):  520 K
  2921. PACKAGE DESCRIPTION:
  2922. sysvinit: sysvinit-2.76-4
  2923. sysvinit:
  2924. sysvinit: System V style init programs by Miquel van Smoorenburg that control
  2925. sysvinit: the booting and shutdown of your system. These support a number of
  2926. sysvinit: system runlevels, each with a specific set of utilities spawned. For
  2927. sysvinit: example, the normal system runlevel is 3, which starts agetty on
  2928. sysvinit: virtual consoles tty1 - tty6. Runlevel 4 starts xdm. Runlevel 0 shuts
  2929. sysvinit: the system down. See the documentation in /usr/doc/sysvinit and the
  2930. sysvinit: scripts in /etc/rc.d for more information.
  2931. sysvinit:
  2932.  
  2933. PACKAGE NAME:  tar.tgz
  2934. PACKAGE LOCATION:  ./slakware/a13
  2935. PACKAGE SIZE (compressed):  295 K
  2936. PACKAGE SIZE (uncompressed):  650 K
  2937. PACKAGE DESCRIPTION:
  2938. tar:      GNU tar 1.13
  2939. tar:
  2940. tar:      Tape ARchiver - adds and extracts files and directories to/from tape
  2941. tar:      or archive files. This version of tar also supports archive 
  2942. tar:      compression using GNU zip or bzip2.
  2943. tar:
  2944.  
  2945. PACKAGE NAME:  tcl.tgz
  2946. PACKAGE LOCATION:  ./slakware/tcl1
  2947. PACKAGE SIZE (compressed):  1135 K
  2948. PACKAGE SIZE (uncompressed):  2170 K
  2949. PACKAGE DESCRIPTION:
  2950. tcl:      The Tcl script language, version 8.0.5.
  2951. tcl:  
  2952. tcl:      Tcl, developed by Dr. John Ousterhout, is a simple to use text-based
  2953. tcl:      script language with many built-in features which make it especially
  2954. tcl:      nice for writing interactive scripts.
  2955. tcl:  
  2956.  
  2957. PACKAGE NAME:  tclx.tgz
  2958. PACKAGE LOCATION:  ./slakware/tcl1
  2959. PACKAGE SIZE (compressed):  1328 K
  2960. PACKAGE SIZE (uncompressed):  4460 K
  2961. PACKAGE DESCRIPTION:
  2962. tclx:     Extended Tcl (TclX) 8.0.4.
  2963. tclx:  
  2964. tclx:     Extended Tcl (TclX), is a set of extensions to Tcl 8.0.x, the Tool
  2965. tclx:     Command Language invented by Dr. John Ousterhout. Extended Tcl is
  2966. tclx:     oriented towards Unix system programming tasks and large application
  2967. tclx:     development. Many additional interfaces to the Unix operating system
  2968. tclx:     are provided. Extended Tcl was designed and implemented by Karl
  2969. tclx:     Lehenbauer (karl@NeoSoft.com) and Mark Diekhans (markd@Grizzly.com),
  2970. tclx:     with help in the early stages from Peter da Silva (peter@NeoSoft.com).
  2971. tclx:  
  2972.  
  2973. PACKAGE NAME:  tcpip1.tgz
  2974. PACKAGE LOCATION:  ./slakware/n6
  2975. PACKAGE SIZE (compressed):  926 K
  2976. PACKAGE SIZE (uncompressed):  2190 K
  2977. PACKAGE DESCRIPTION:
  2978. tcpip1:   TCP/IP networking programs and support files.
  2979. tcpip1:
  2980. tcpip1:   This a basic set of TCP/IP utilities for Linux.  Some of these were
  2981. tcpip1:   written from scratch and some were ported from various sources
  2982. tcpip1:   including BSD.  The code was written and ported by Florian  La Roche,
  2983. tcpip1:   Alan Cox, Fred N. van Kempen, Donald J. Becker, Rick Sladkey, 
  2984. tcpip1:   Mark Shand, Orest Zborowski, Johannes Stille, Linus Torvalds,
  2985. tcpip1:   David A. Holland, Olaf Kirch, and others.
  2986. tcpip1:
  2987.  
  2988. PACKAGE NAME:  tcpip2.tgz
  2989. PACKAGE LOCATION:  ./slakware/n7
  2990. PACKAGE SIZE (compressed):  1004 K
  2991. PACKAGE SIZE (uncompressed):  2560 K
  2992. PACKAGE DESCRIPTION:
  2993. tcpip2:   Extra TCP/IP programs.
  2994. tcpip2:
  2995. tcpip2:   These are additional networking programs for Linux.
  2996. tcpip2:
  2997. tcpip2:   This package includes automount, bootp, dhcp, dhcpcd, fetchmail,
  2998. tcpip2:   ipfwadm, ipchains, ipmasqadm, ncftp, netwatch, nntp, slattach,
  2999. tcpip2:   sliplogin, telnetsnoopd, ttysnoop, yp-tools, ypbind, ypserv, and
  3000. tcpip2:   ytalk.
  3001. tcpip2:
  3002.  
  3003. PACKAGE NAME:  tcsh.tgz
  3004. PACKAGE LOCATION:  ./slakware/a11
  3005. PACKAGE SIZE (compressed):  249 K
  3006. PACKAGE SIZE (uncompressed):  480 K
  3007. PACKAGE DESCRIPTION:
  3008. tcsh:     tcsh 6.08
  3009. tcsh:
  3010. tcsh:     tcsh is an enhanced but completely compatible version of the Berkeley
  3011. tcsh:     UNIX C shell, csh(1). It is a command language interpreter usable both
  3012. tcsh:     as an interactive login shell and a shell script command processor. It
  3013. tcsh:     includes a command-line editor, programmable word completion, spelling
  3014. tcsh:     correction, a history mechanism, job control, and a C-like syntax.
  3015. tcsh:
  3016.  
  3017. PACKAGE NAME:  termcap.tgz
  3018. PACKAGE LOCATION:  ./slakware/d1
  3019. PACKAGE SIZE (compressed):  62 K
  3020. PACKAGE SIZE (uncompressed):  100 K
  3021. PACKAGE DESCRIPTION:
  3022. termcap:  termcap-2.0.8
  3023. termcap:
  3024. termcap:  This is the GNU termcap library -- a library of C functions that
  3025. termcap:  enable programs to send control strings to terminals in a way
  3026. termcap:  independent of the terminal type.  Most of this package is also
  3027. termcap:  distributed with GNU Emacs, but it is available in this separate
  3028. termcap:  distribution to make it easier to install as -ltermcap.
  3029. termcap:
  3030.  
  3031. PACKAGE NAME:  tetex.tgz
  3032. PACKAGE LOCATION:  ./slakware/t1
  3033. PACKAGE SIZE (compressed):  18301 K
  3034. PACKAGE SIZE (uncompressed):  58520 K
  3035. PACKAGE DESCRIPTION:
  3036. tetex:    teTeX-1.0.6 base support files.
  3037. tetex:
  3038. tetex:    This package contains the support files required for the teTeX TeX
  3039. tetex:    distribution, such as input files for TeX, runtime configuration
  3040. tetex:    files, hyphenation tables, manpages, and the computer modern fonts.
  3041. tetex:
  3042.  
  3043. PACKAGE NAME:  tex_bin.tgz
  3044. PACKAGE LOCATION:  ./slakware/t1
  3045. PACKAGE SIZE (compressed):  3098 K
  3046. PACKAGE SIZE (uncompressed):  6860 K
  3047. PACKAGE DESCRIPTION:
  3048. tex_bin:  teTeX-1.0.6 binaries.
  3049. tex_bin:
  3050. tex_bin:  This package installs the teTeX binaries for Linux in 
  3051. tex_bin:  /usr/share/texmf/bin/ and edits /etc/profile and /etc/csh.login to
  3052. tex_bin:  add this directory to the default PATH.
  3053. tex_bin:
  3054.  
  3055. PACKAGE NAME:  tex_doc.tgz
  3056. PACKAGE LOCATION:  ./slakware/t1
  3057. PACKAGE SIZE (compressed):  15543 K
  3058. PACKAGE SIZE (uncompressed):  40010 K
  3059. PACKAGE DESCRIPTION:
  3060. tex_doc:  Documentation for teTeX-1.0.6.
  3061. tex_doc:
  3062. tex_doc:  This package contains documentation for AMSTeX, BibTeX, extended plain
  3063. tex_doc:  format, font packages, format files (babel, texdraw, pstricks, xypic),
  3064. tex_doc:  LaTeX, MetaPost, Makeindex, pdftex, the Kpathsea library, as well as
  3065. tex_doc:  general information about TeX such as a list of ftp servers, a draft
  3066. tex_doc:  for the TeX Directory Standard (TDS), The TeX and LaTeX Catalogue, and
  3067. tex_doc:  TeX FAQs.  
  3068. tex_doc:
  3069.  
  3070. PACKAGE NAME:  texinfo.tgz
  3071. PACKAGE LOCATION:  ./slakware/ap1
  3072. PACKAGE SIZE (compressed):  405 K
  3073. PACKAGE SIZE (uncompressed):  770 K
  3074. PACKAGE DESCRIPTION:
  3075. texinfo:  GNU texinfo-3.12
  3076. texinfo:
  3077. texinfo:  'Texinfo' is a documentation system that uses a single source file to
  3078. texinfo:  produce both on-line information and printed output.  Using Texinfo,
  3079. texinfo:  you can create a printed document with the normal features of a book,
  3080. texinfo:  including chapters, sections, cross references, and indices.  From the
  3081. texinfo:  same Texinfo source file, you can create a menu-driven, on-line Info
  3082. texinfo:  file with nodes, menus, cross references, and indices.
  3083. texinfo:
  3084. texinfo:  This package is needed to read the documentation files in /usr/info.
  3085. texinfo:
  3086.  
  3087. PACKAGE NAME:  tin.tgz
  3088. PACKAGE LOCATION:  ./slakware/n4
  3089. PACKAGE SIZE (compressed):  251 K
  3090. PACKAGE SIZE (uncompressed):  670 K
  3091. PACKAGE DESCRIPTION:
  3092. tin:      The 'tin' news reader. (tinpre-1.4-19990805)
  3093. tin:
  3094. tin:      Tin is a full-screen, easy-to-use Netnews reader.  It can read news
  3095. tin:      locally (i.e. /var/spool/news) or remotely (rtin or tin -r option)
  3096. tin:      via a NNTP (Network News Transport Protocol) server.  It will
  3097. tin:      automatically utilize NOV (news overview) style index files if
  3098. tin:      available locally or via the nntp xover command.
  3099. tin:
  3100. tin:      Tin was written by Iain Lea <iain@ecrc.de> and is currently
  3101. tin:      maintained by Urs Janssen <urs@tin.org>.
  3102. tin:
  3103.  
  3104. PACKAGE NAME:  tix.tgz
  3105. PACKAGE LOCATION:  ./slakware/tcl1
  3106. PACKAGE SIZE (compressed):  1119 K
  3107. PACKAGE SIZE (uncompressed):  3820 K
  3108. PACKAGE DESCRIPTION:
  3109. tix:      Tix4.1.0.006.
  3110. tix:
  3111. tix:      The Tix library is an extension to the Tk toolkit that contains over
  3112. tix:      40 new widgets for Tk.  Highlights include:  Hierarchical Listbox,
  3113. tix:      Directory List/Tree View, SpreadSheet, Tabular Listbox, ComboBox,
  3114. tix:      Motif style FileSelectBox, MS Windows style FileSelectBox,
  3115. tix:      PanedWindow, NoteBook, Spin Control widget, and many more. With these
  3116. tix:      new widgets, your applications will look great and interact with your
  3117. tix:      users in intuitive ways.
  3118. tix:
  3119.  
  3120. PACKAGE NAME:  tk.tgz
  3121. PACKAGE LOCATION:  ./slakware/tcl1
  3122. PACKAGE SIZE (compressed):  1479 K
  3123. PACKAGE SIZE (uncompressed):  3230 K
  3124. PACKAGE DESCRIPTION:
  3125. tk:       The Tk toolkit for Tcl, version 8.0.5.
  3126. tk:
  3127. tk:       Tk is an extension to Tcl that allows you to quickly and easily build
  3128. tk:       X11 applications that have the look and feel of Motif apps.
  3129. tk:
  3130.  
  3131. PACKAGE NAME:  tkdesk.tgz
  3132. PACKAGE LOCATION:  ./slakware/xap1
  3133. PACKAGE SIZE (compressed):  910 K
  3134. PACKAGE SIZE (uncompressed):  3370 K
  3135. PACKAGE DESCRIPTION:
  3136. tkdesk:   TkDesk 1.1
  3137. tkdesk:
  3138. tkdesk:   TkDesk is a graphical file manager for Unix (esp. Linux) and the X
  3139. tkdesk:   Window System.  Compared with other file managers available, it offers
  3140. tkdesk:   the most complete set of file operations and services, plus gives the
  3141. tkdesk:   user the ability to configure most every aspect of TkDesk in a
  3142. tkdesk:   powerful way.  The reason for this is the use of Tcl/Tk as the
  3143. tkdesk:   configuration and implementation language. 
  3144. tkdesk:
  3145. tkdesk:   TkDesk's author is Christian Bolik.
  3146. tkdesk:
  3147.  
  3148. PACKAGE NAME:  transfig.tgz
  3149. PACKAGE LOCATION:  ./slakware/t1
  3150. PACKAGE SIZE (compressed):  137 K
  3151. PACKAGE SIZE (uncompressed):  440 K
  3152. PACKAGE DESCRIPTION:
  3153. transfig: transfig 3.2.1.
  3154. transfig:
  3155. transfig: This package contains the binaries to transform .fig files (created by
  3156. transfig: xfig) to some other formats like epsf and LaTeX.  If you have 
  3157. transfig: installed xfig, you should also install this package if you want to
  3158. transfig: use xfig to create other files than .fig files, which can then be
  3159. transfig: included in your LaTeX documents.
  3160. transfig:
  3161.  
  3162. PACKAGE NAME:  trn.tgz
  3163. PACKAGE LOCATION:  ./slakware/n4
  3164. PACKAGE SIZE (compressed):  164 K
  3165. PACKAGE SIZE (uncompressed):  340 K
  3166. PACKAGE DESCRIPTION:
  3167. trn:      A threaded news reader for reading a remote NNTP server. (v. 3.5)
  3168. trn:
  3169. trn:      Compiled to use Overviews or mthreads, and to read news through your
  3170. trn:      NNTP server.  Be sure to set NNTPSERVER in your /etc/profile or
  3171. trn:      /etc/csh.login. 
  3172. trn:
  3173.  
  3174. PACKAGE NAME:  txtutils.tgz
  3175. PACKAGE LOCATION:  ./slakware/a12
  3176. PACKAGE SIZE (compressed):  180 K
  3177. PACKAGE SIZE (uncompressed):  410 K
  3178. PACKAGE DESCRIPTION:
  3179. txtutils: GNU textutils-1.22
  3180. txtutils:
  3181. txtutils: These are the GNU text file (actually, file contents) processing
  3182. txtutils: utilities.  Most of these programs have significant advantages over
  3183. txtutils: their Unix counterparts, such as greater speed, additional options,
  3184. txtutils: and fewer arbitrary limits.
  3185. txtutils:
  3186. txtutils: The programs in this package are: cat, cksum, comm, csplit, cut, 
  3187. txtutils: expand, fold, head, join, md5sum, nl, od, paste, pr, sort, split,
  3188. txtutils: sum, tac, tail, tr, unexpand, uniq, and wc.
  3189. txtutils:
  3190.  
  3191. PACKAGE NAME:  umsprogs.tgz
  3192. PACKAGE LOCATION:  ./slakware/a6
  3193. PACKAGE SIZE (compressed):  21 K
  3194. PACKAGE SIZE (uncompressed):  60 K
  3195. PACKAGE DESCRIPTION:
  3196. umsprogs: umsdos-0.9
  3197. umsprogs: 
  3198. umsprogs: Various utilities needed by Jacques Gelinas' UMSDOS filesystem.
  3199. umsprogs: 
  3200.  
  3201. PACKAGE NAME:  util.tgz
  3202. PACKAGE LOCATION:  ./slakware/a14
  3203. PACKAGE SIZE (compressed):  751 K
  3204. PACKAGE SIZE (uncompressed):  1820 K
  3205. PACKAGE DESCRIPTION:
  3206. util:     util-linux 2.9v - A huge collection of essential utilities
  3207. util:
  3208. util:     agetty arch banner cal cfdisk clear clock col colcrt colrm column
  3209. util:     ctrlaltdel cytune ddate dmesg fdformat fdisk fsck.minix getopt hexdump
  3210. util:     hostname hwclock ipcrm ipcs jaztool kbdrate last logger look
  3211. util:     losetup mcookie mesg mkfs mkfs.minix mkswap more mount namei rdev
  3212. util:     readprofile renice reset rev script setfdprm setserial setsid setterm
  3213. util:     sfdisk sln strings swapon tsort tunelp ul umount update wall whereis
  3214. util:     write ziptool
  3215. util:
  3216.  
  3217. PACKAGE NAME:  uucp.tgz
  3218. PACKAGE LOCATION:  ./slakware/n5
  3219. PACKAGE SIZE (compressed):  532 K
  3220. PACKAGE SIZE (uncompressed):  1050 K
  3221. PACKAGE DESCRIPTION:
  3222. uucp:     Taylor UUCP version 1.06.1
  3223. uucp:
  3224. uucp:     Ian Taylor's Unix to Unix copy: mail and news over modem lines. 
  3225. uucp:     This is the standard UUCP package of the Free Software Foundation.
  3226. uucp:
  3227. uucp:     Configured to use HoneyDanBer and/or Taylor configuration files.
  3228. uucp:
  3229.  
  3230. PACKAGE NAME:  vim.tgz
  3231. PACKAGE LOCATION:  ./slakware/ap1
  3232. PACKAGE SIZE (compressed):  1263 K
  3233. PACKAGE SIZE (uncompressed):  3830 K
  3234. PACKAGE DESCRIPTION:
  3235. vim:      Version 5.5 of Vim: Vi IMproved
  3236. vim:
  3237. vim:      Vim is an almost compatible version of the UNIX editor vi.  Only the
  3238. vim:      'Q' command is missing (you don't need it).  Many new features have
  3239. vim:      been added: multi level undo, command line history, filename 
  3240. vim:      completion, block operations, etc.
  3241. vim:
  3242.  
  3243. PACKAGE NAME:  wget.tgz
  3244. PACKAGE LOCATION:  ./slakware/n6
  3245. PACKAGE SIZE (compressed):  158 K
  3246. PACKAGE SIZE (uncompressed):  390 K
  3247. PACKAGE DESCRIPTION:
  3248. wget:     wget-1.5.3
  3249. wget:
  3250. wget:     GNU Wget is a free network utility to retrieve files from the 
  3251. wget:     World Wide Web using HTTP and FTP, the two most widely used Internet
  3252. wget:     protocols.  It works non-interactively, thus enabling work in the
  3253. wget:     background after having logged off.
  3254. wget:
  3255. wget:     The author of Wget is Hrvoje Niksic <hniksic@srce.hr>.
  3256. wget:
  3257.  
  3258. PACKAGE NAME:  wmaker.tgz
  3259. PACKAGE LOCATION:  ./slakware/gtk1
  3260. PACKAGE SIZE (compressed):  2640 K
  3261. PACKAGE SIZE (uncompressed):  7720 K
  3262. PACKAGE DESCRIPTION:
  3263. wmaker:   WindowMaker-0.60.0
  3264. wmaker:
  3265. wmaker:   Window Maker is the GNU window manager for the X Window System. It
  3266. wmaker:   was designed to emulate the look and feel of part of the NEXTSTEP(tm)
  3267. wmaker:   GUI. It's supposed to be relatively fast and small, feature rich,
  3268. wmaker:   easy to configure and easy to use, with a simple and elegant 
  3269. wmaker:   appearance borrowed from NEXTSTEP(tm).  Window Maker was designed
  3270. wmaker:   keeping integration with GNUstep in mind and is the "official" window
  3271. wmaker:   manager for it.
  3272. wmaker:
  3273.  
  3274. PACKAGE NAME:  workbone.tgz
  3275. PACKAGE LOCATION:  ./slakware/ap1
  3276. PACKAGE SIZE (compressed):  10 K
  3277. PACKAGE SIZE (uncompressed):  30 K
  3278. PACKAGE DESCRIPTION:
  3279. workbone: Workbone 2.31-5
  3280. workbone:
  3281. workbone: Text-based audio CD player.
  3282. workbone:
  3283.  
  3284. PACKAGE NAME:  workman.tgz
  3285. PACKAGE LOCATION:  ./slakware/xv1
  3286. PACKAGE SIZE (compressed):  147 K
  3287. PACKAGE SIZE (uncompressed):  420 K
  3288. PACKAGE DESCRIPTION:
  3289. workman:  WorkMan-1.3a
  3290. workman:
  3291. workman:  A graphical tool for playing audio compact discs in a CD-ROM drive.
  3292. workman:  It has most of the features available on standalone CD players, such
  3293. workman:  as a shuffle mode, programmable  playlists, and elapsed/remaining 
  3294. workman:  timers.  Extra features include the ability to store information about
  3295. workman:  CDs in a database and then automatically extract that information when
  3296. workman:  the CD is inserted later.
  3297. workman:
  3298.  
  3299. PACKAGE NAME:  x3270.tgz
  3300. PACKAGE LOCATION:  ./slakware/xap1
  3301. PACKAGE SIZE (compressed):  331 K
  3302. PACKAGE SIZE (uncompressed):  760 K
  3303. PACKAGE DESCRIPTION:
  3304. x3270:    x3270-3.1.1.6 - IBM host access tool.
  3305. x3270:
  3306. x3270:    x3270 opens a telnet connection to an IBM host in an X window.  Since
  3307. x3270:    the window created by x3270 can use its own font for displaying
  3308. x3270:    characters, is a fairly accurate representation of an IBM 3278.  It is
  3309. x3270:    similar to tn3270(1) except that it is X-based, not curses-based.
  3310. x3270:
  3311.  
  3312. PACKAGE NAME:  x3dl.tgz
  3313. PACKAGE LOCATION:  ./slakware/x1
  3314. PACKAGE SIZE (compressed):  876 K
  3315. PACKAGE SIZE (uncompressed):  2170 K
  3316. PACKAGE DESCRIPTION:
  3317. x3dl:     An accelerated server for 3DLabs chipsets.
  3318. x3dl:
  3319. x3dl:     This server supports the GLINT 500TX with IBM RGB526 RAMDAC,
  3320. x3dl:     GLINT MX with IBM RGB526 and IBM RGB640 RAMDAC,
  3321. x3dl:     Permedia with IBM RGB526 RAMDAC,
  3322. x3dl:     Permedia 2 (classic, 2a, 2v).
  3323. x3dl:
  3324. x3dl:     Installing this package will create a link in /usr/X11R6/bin from
  3325. x3dl:     XF86_3DLabs to X, setting this server as the default.
  3326. x3dl:
  3327.  
  3328. PACKAGE NAME:  x8514.tgz
  3329. PACKAGE LOCATION:  ./slakware/x1
  3330. PACKAGE SIZE (compressed):  693 K
  3331. PACKAGE SIZE (uncompressed):  1680 K
  3332. PACKAGE DESCRIPTION:
  3333. x8514:    An accelerated server for cards using IBM8514 chips.
  3334. x8514: 
  3335. x8514:    Installing this package will create a link in /usr/X11R6/bin from
  3336. x8514:    XF86_8514 to X, setting this server as the default.
  3337. x8514: 
  3338.  
  3339. PACKAGE NAME:  xagx.tgz
  3340. PACKAGE LOCATION:  ./slakware/x1
  3341. PACKAGE SIZE (compressed):  770 K
  3342. PACKAGE SIZE (uncompressed):  1870 K
  3343. PACKAGE DESCRIPTION:
  3344. xagx:     An accelerated server for IIT AGX chipsets.
  3345. xagx:
  3346. xagx:     This server supports the IIT AGX-016, AGX-015, AGX-014 and XGA-2
  3347. xagx:     chipsets.  There's also untested support for the XGA-1 and AGX-010
  3348. xagx:     chipsets.
  3349. xagx:
  3350. xagx:     Installing this package will create a link in /usr/X11R6/bin from
  3351. xagx:     XF86_AGX to X, setting this server as the default.
  3352. xagx:
  3353.  
  3354. PACKAGE NAME:  xaw3d.tgz
  3355. PACKAGE LOCATION:  ./slakware/x1
  3356. PACKAGE SIZE (compressed):  178 K
  3357. PACKAGE SIZE (uncompressed):  690 K
  3358. PACKAGE DESCRIPTION:
  3359. xaw3d:    Xaw3d-1.4
  3360. xaw3d:
  3361. xaw3d:    This is Release 1.4 (21 April, 1998) of a set of 3-D widgets by Kaleb
  3362. xaw3d:    S. Keithley based on the R6.3 Athena Widget set.  The Three-D Athena
  3363. xaw3d:    may be used as a replacement for the Athena (Xaw) Widget set -- you
  3364. xaw3d:    may relink almost any Athena Widget based application and obtain a
  3365. xaw3d:    three dimensional appearance on some of the widgets.  You can also
  3366. xaw3d:    replace your shared libXaw with libXaw3d and obtain the three
  3367. xaw3d:    dimensional appearance without even relinking.
  3368. xaw3d:
  3369.  
  3370. PACKAGE NAME:  xbin.tgz
  3371. PACKAGE LOCATION:  ./slakware/x1
  3372. PACKAGE SIZE (compressed):  2720 K
  3373. PACKAGE SIZE (uncompressed):  6950 K
  3374. PACKAGE DESCRIPTION:
  3375. xbin:     Basic client binaries required for XFree86 3.3.5.
  3376. xbin:
  3377. xbin:     Installs the basic set of programs needed to run X in your 
  3378. xbin:     /usr/X11R6/bin directory.
  3379. xbin:
  3380.  
  3381. PACKAGE NAME:  xcfg.tgz
  3382. PACKAGE LOCATION:  ./slakware/x1
  3383. PACKAGE SIZE (compressed):  4 K
  3384. PACKAGE SIZE (uncompressed):  30 K
  3385. PACKAGE DESCRIPTION:
  3386. xcfg:     Configuration files for XFree86 3.3.5.
  3387. xcfg:
  3388. xcfg:     Configuration files needed by X and xdm.
  3389. xcfg:
  3390.  
  3391. PACKAGE NAME:  xchat.tgz
  3392. PACKAGE LOCATION:  ./slakware/gtk1
  3393. PACKAGE SIZE (compressed):  423 K
  3394. PACKAGE SIZE (uncompressed):  1020 K
  3395. PACKAGE DESCRIPTION:
  3396. xchat:    xchat-1.2.1
  3397. xchat:
  3398. xchat:    X-Chat is yet another IRC client for the X Window System, using the
  3399. xchat:    Gtk+ toolkit. It is pretty easy to use compared to the other Gtk+ IRC
  3400. xchat:    clients and the interface is quite nicely designed.
  3401. xchat:
  3402.  
  3403. PACKAGE NAME:  xdoc.tgz
  3404. PACKAGE LOCATION:  ./slakware/x1
  3405. PACKAGE SIZE (compressed):  316 K
  3406. PACKAGE SIZE (uncompressed):  1090 K
  3407. PACKAGE DESCRIPTION:
  3408. xdoc:     Documentation and release notes for XFree86 3.3.5.
  3409. xdoc:
  3410.  
  3411. PACKAGE NAME:  xf100.tgz
  3412. PACKAGE LOCATION:  ./slakware/x1
  3413. PACKAGE SIZE (compressed):  1211 K
  3414. PACKAGE SIZE (uncompressed):  1380 K
  3415. PACKAGE DESCRIPTION:
  3416. xf100:    100-dpi screen fonts.
  3417. xf100:
  3418. xf100:    These fonts are compressed to reduce disk usage.
  3419. xf100:
  3420.  
  3421. PACKAGE NAME:  xfcyr.tgz
  3422. PACKAGE LOCATION:  ./slakware/x1
  3423. PACKAGE SIZE (compressed):  294 K
  3424. PACKAGE SIZE (uncompressed):  360 K
  3425. PACKAGE DESCRIPTION:
  3426. xfcyr:    Cyrillic fonts for XFree86 3.3.5.
  3427. xfcyr:
  3428.  
  3429. PACKAGE NAME:  xfig.tgz
  3430. PACKAGE LOCATION:  ./slakware/t1
  3431. PACKAGE SIZE (compressed):  1526 K
  3432. PACKAGE SIZE (uncompressed):  3920 K
  3433. PACKAGE DESCRIPTION:
  3434. xfig:     xfig 3.2.2.
  3435. xfig:
  3436. xfig:     This package contains the binary for xfig, an interactive drawing tool
  3437. xfig:     under X.  Xfig can create fig, epsf, and LaTeX files with various
  3438. xfig:     options.  You also have to install the transfig package (transfig.tgz)
  3439. xfig:     so that xfig can export fig files as epsf and LaTeX files.  This
  3440. xfig:     package also contains a set of basic examples of fig files in the
  3441. xfig:     directory /usr/doc/xfig/Examples.
  3442. xfig:
  3443.  
  3444. PACKAGE NAME:  xfm.tgz
  3445. PACKAGE LOCATION:  ./slakware/xap1
  3446. PACKAGE SIZE (compressed):  140 K
  3447. PACKAGE SIZE (uncompressed):  840 K
  3448. PACKAGE DESCRIPTION:
  3449. xfm:      xfm 1.3.2, a file manager for X.
  3450. xfm:
  3451. xfm:      This is a powerful file and applications manager program written using
  3452. xfm:      the X toolkit.  It contains virtually all of the features that you
  3453. xfm:      would expect in a file manager -- move around your directory tree in
  3454. xfm:      multiple windows, and move, copy or delete files with simple mouse
  3455. xfm:      operations.  The integrated application manager allows you to load 
  3456. xfm:      files into your favorite applications from the file manager by 
  3457. xfm:      dragging icons.  xfm was originally written by Simon Marlow, and was
  3458. xfm:      improved by Albert Graef.
  3459. xfm:
  3460.  
  3461. PACKAGE NAME:  xfnon.tgz
  3462. PACKAGE LOCATION:  ./slakware/x1
  3463. PACKAGE SIZE (compressed):  2167 K
  3464. PACKAGE SIZE (uncompressed):  2450 K
  3465. PACKAGE DESCRIPTION:
  3466. xfnon:    Some large X fonts.
  3467. xfnon:
  3468. xfnon:    These fonts are compressed to reduce disk usage.
  3469. xfnon:
  3470. xfnon:    Fonts included:  gb16fs.pcf.gz gb16st.pcf.gz gb24st.pcf.gz
  3471. xfnon:                     hanglg16.pcf.gz hanglm16.pcf.gz hanglm24.pcf.gz
  3472. xfnon:                     heb6x13.pcf.gz heb8x13.pcf.gz jiskan16.pcf.gz
  3473. xfnon:                     jiskan24.pcf.gz k14.pcf.gz
  3474. xfnon:
  3475.  
  3476. PACKAGE NAME:  xfnts.tgz
  3477. PACKAGE LOCATION:  ./slakware/x1
  3478. PACKAGE SIZE (compressed):  1259 K
  3479. PACKAGE SIZE (uncompressed):  1520 K
  3480. PACKAGE DESCRIPTION:
  3481. xfnts:    Fonts for the X window system.
  3482. xfnts:
  3483. xfnts:    This is the minimal set of fonts needed to run XFree86 3.3.5.
  3484. xfnts:
  3485. xfnts:    These fonts are compressed to reduce disk usage.
  3486. xfnts:
  3487.  
  3488. PACKAGE NAME:  xfract.tgz
  3489. PACKAGE LOCATION:  ./slakware/xap1
  3490. PACKAGE SIZE (compressed):  518 K
  3491. PACKAGE SIZE (uncompressed):  1360 K
  3492. PACKAGE DESCRIPTION:
  3493. xfract:   xfractint-3.04
  3494. xfract:
  3495. xfract:   Xfractint draws a wide variety of fractals. Xfractint is a port of
  3496. xfract:   the DOS program Fractint.  The primary original authors of Fractint
  3497. xfract:   are Bert Tyler, Timothy Wegner, Mark Peterson, and Pieter 
  3498. xfract:   Branderhorst.  The Xfractint port is by Ken Shirriff.
  3499. xfract:
  3500.  
  3501. PACKAGE NAME:  xfscl.tgz
  3502. PACKAGE LOCATION:  ./slakware/x1
  3503. PACKAGE SIZE (compressed):  1097 K
  3504. PACKAGE SIZE (uncompressed):  1630 K
  3505. PACKAGE DESCRIPTION:
  3506. xfscl:    Scaled fonts.
  3507. xfscl:
  3508. xfscl:    Speedo and Type 1 scalable fonts for XFree86 3.3.5.
  3509. xfscl:
  3510.  
  3511. PACKAGE NAME:  xfsrv.tgz
  3512. PACKAGE LOCATION:  ./slakware/x1
  3513. PACKAGE SIZE (compressed):  154 K
  3514. PACKAGE SIZE (uncompressed):  330 K
  3515. PACKAGE DESCRIPTION:
  3516. xfsrv:    xfs (X font server)
  3517. xfsrv:
  3518. xfsrv:    Xfs is the X Window System font server.  It supplies fonts to X Window
  3519. xfsrv:    System display servers.
  3520. xfsrv:
  3521.  
  3522. PACKAGE NAME:  xgames.tgz
  3523. PACKAGE LOCATION:  ./slakware/xap1
  3524. PACKAGE SIZE (compressed):  69 K
  3525. PACKAGE SIZE (uncompressed):  150 K
  3526. PACKAGE DESCRIPTION:
  3527. xgames:   xgames collection
  3528. xgames:
  3529. xgames:   A few small games and toys for X.
  3530. xgames:  
  3531. xgames:   Includes maze, spider, xlander, xroach, xsnow.
  3532. xgames:
  3533.  
  3534. PACKAGE NAME:  xhtml.tgz
  3535. PACKAGE LOCATION:  ./slakware/x1
  3536. PACKAGE SIZE (compressed):  329 K
  3537. PACKAGE SIZE (uncompressed):  1630 K
  3538. PACKAGE DESCRIPTION:
  3539. xhtml:    Docs for XFree86 in HTML format.
  3540. xhtml:
  3541. xhtml:    A set of documentation for XFree86, in a format readable with web
  3542. xhtml:    browsing tools such as Netscape or Lynx.
  3543. xhtml:
  3544.  
  3545. PACKAGE NAME:  xi128.tgz
  3546. PACKAGE LOCATION:  ./slakware/x1
  3547. PACKAGE SIZE (compressed):  866 K
  3548. PACKAGE SIZE (uncompressed):  2140 K
  3549. PACKAGE DESCRIPTION:
  3550. xi128:    A server for the Number Nine Imagine 128.
  3551. xi128:
  3552. xi128:    This server supports the Number Nine Imagine 128. (series I and II)
  3553. xi128:    Installing this package will create a link in /usr/X11R6/bin from
  3554. xi128:    XF86_I128 to X, setting this server as the default.
  3555. xi128:
  3556.  
  3557. PACKAGE NAME:  xjdoc.tgz
  3558. PACKAGE LOCATION:  ./slakware/x1
  3559. PACKAGE SIZE (compressed):  241 K
  3560. PACKAGE SIZE (uncompressed):  750 K
  3561. PACKAGE DESCRIPTION:
  3562. xjdoc:    Japanese documentation and release notes for XFree86 3.3.5.
  3563. xjdoc:
  3564.  
  3565. PACKAGE NAME:  xjset.tgz
  3566. PACKAGE LOCATION:  ./slakware/x1
  3567. PACKAGE SIZE (compressed):  544 K
  3568. PACKAGE SIZE (uncompressed):  1480 K
  3569. PACKAGE DESCRIPTION:
  3570. xjset:    Japanese configuration utility for XFree86.
  3571. xjset:
  3572. xjset:    A Japanese version of the XFree86 graphical configuration utility.
  3573. xjset:    Produces an initial XF86Config file or tunes the existing one.  Runs
  3574. xjset:    on the X desktop using TCL (this also requires the vg16 X server).
  3575. xjset:
  3576.  
  3577. PACKAGE NAME:  xlib.tgz
  3578. PACKAGE LOCATION:  ./slakware/x1
  3579. PACKAGE SIZE (compressed):  365 K
  3580. PACKAGE SIZE (uncompressed):  1850 K
  3581. PACKAGE DESCRIPTION:
  3582. xlib:     Various library files for XFree86 3.3.5.
  3583. xlib:
  3584. xlib:     Files needed by X:  bitmaps, locale files, and other configuration
  3585. xlib:     files found under /var/X11R6/lib.
  3586. xlib:
  3587.  
  3588. PACKAGE NAME:  xlkit.tgz
  3589. PACKAGE LOCATION:  ./slakware/xd1
  3590. PACKAGE SIZE (compressed):  4416 K
  3591. PACKAGE SIZE (uncompressed):  16280 K
  3592. PACKAGE DESCRIPTION:
  3593. xlkit:    XFree86 3.3.5 server linkkit.
  3594. xlkit: 
  3595. xlkit:    If you want or need to rebuild an XFree86 3.3.5 server you need this
  3596. xlkit:    package in addition to the base configuration and the programmers kit.
  3597. xlkit:    It is not needed for other X program development.
  3598. xlkit:
  3599. xlkit: 
  3600. xlkit:
  3601.  
  3602. PACKAGE NAME:  xlock.tgz
  3603. PACKAGE LOCATION:  ./slakware/x1
  3604. PACKAGE SIZE (compressed):  706 K
  3605. PACKAGE SIZE (uncompressed):  2140 K
  3606. PACKAGE DESCRIPTION:
  3607. xlock:    xlockmore-4.14
  3608. xlock:
  3609. xlock:    Patrick J. Naughton's xlock screensaver/locker for X, with many
  3610. xlock:    more modes added by David A. Bagley.  
  3611. xlock:
  3612. xlock:    The 'Bob' bitmap has been included especially for Slackware, as well
  3613. xlock:    as a Linux penguin logo.  (NOTE: the image of J. R. "Bob" Dobbs is a
  3614. xlock:    registered trademark of The Subgenius Foundation, used by permission)
  3615. xlock:
  3616.  
  3617. PACKAGE NAME:  xma32.tgz
  3618. PACKAGE LOCATION:  ./slakware/x1
  3619. PACKAGE SIZE (compressed):  756 K
  3620. PACKAGE SIZE (uncompressed):  1830 K
  3621. PACKAGE DESCRIPTION:
  3622. xma32:    An accelerated server for cards using Mach32 chips.
  3623. xma32:
  3624. xma32:    Installing this package will create a link in /usr/X11R6/bin from
  3625. xma32:    XF86_Mach32 to X, setting this server as the default.
  3626. xma32:
  3627.  
  3628. PACKAGE NAME:  xma64.tgz
  3629. PACKAGE LOCATION:  ./slakware/x1
  3630. PACKAGE SIZE (compressed):  803 K
  3631. PACKAGE SIZE (uncompressed):  1960 K
  3632. PACKAGE DESCRIPTION:
  3633. xma64:    An accelerated server for cards using the Mach64 chipset.
  3634. xma64:
  3635. xma64:    The Mach64 server will now correctly recognise some of the newer ATI
  3636. xma64:    chip revisions, including the 3D Rage, 3D Rage II, 3D Rage IIC, 
  3637. xma64:    3D Rage II+DVD, Rage Pro, and Rage LT Pro.
  3638. xma64:
  3639. xma64:    Installing this package will create a link in /usr/X11R6/bin from
  3640. xma64:    XF86_Mach64 to X, setting this server as the default.
  3641. xma64:
  3642.  
  3643. PACKAGE NAME:  xma8.tgz
  3644. PACKAGE LOCATION:  ./slakware/x1
  3645. PACKAGE SIZE (compressed):  697 K
  3646. PACKAGE SIZE (uncompressed):  1690 K
  3647. PACKAGE DESCRIPTION:
  3648. xma8:     An accelerated server for cards using Mach8 chips.
  3649. xma8:
  3650. xma8:     Installing this package will create a link in /usr/X11R6/bin from
  3651. xma8:     XF86_Mach8 to X, setting this server as the default.
  3652. xma8:
  3653.  
  3654. PACKAGE NAME:  xman.tgz
  3655. PACKAGE LOCATION:  ./slakware/x1
  3656. PACKAGE SIZE (compressed):  1242 K
  3657. PACKAGE SIZE (uncompressed):  2210 K
  3658. PACKAGE DESCRIPTION:
  3659. xman:     Man pages for XFree86 3.3.5.
  3660. xman:
  3661.  
  3662. PACKAGE NAME:  xmono.tgz
  3663. PACKAGE LOCATION:  ./slakware/x1
  3664. PACKAGE SIZE (compressed):  769 K
  3665. PACKAGE SIZE (uncompressed):  2030 K
  3666. PACKAGE DESCRIPTION:
  3667. xmono:    A Monochrome server.
  3668. xmono:
  3669. xmono:    Installing this package will create a link in /usr/X11R6/bin from
  3670. xmono:    XF86_Mono to X, setting this server as the default.
  3671. xmono:
  3672.  
  3673. PACKAGE NAME:  xnest.tgz
  3674. PACKAGE LOCATION:  ./slakware/x1
  3675. PACKAGE SIZE (compressed):  472 K
  3676. PACKAGE SIZE (uncompressed):  1150 K
  3677. PACKAGE DESCRIPTION:
  3678. xnest:    Xnest - a nested X server.
  3679. xnest:
  3680. xnest:    An experimental nested server for X.
  3681. xnest:
  3682. xnest:    Xnest is a client and a server.  Xnest is a client of the real server
  3683. xnest:    which manages windows and graphics requests on its behalf.  Xnest is a
  3684. xnest:    server to its own clients.  Xnest manages windows and graphics 
  3685. xnest:    requests on their behalf.  To these clients Xnest appears to be a 
  3686. xnest:    conventional server.
  3687. xnest:
  3688.  
  3689. PACKAGE NAME:  xntp.tgz
  3690. PACKAGE LOCATION:  ./slakware/n8
  3691. PACKAGE SIZE (compressed):  507 K
  3692. PACKAGE SIZE (uncompressed):  1550 K
  3693. PACKAGE DESCRIPTION:
  3694. xntp:     xntp3-5.93e
  3695. xntp:
  3696. xntp:     The Network Time Protocol (NTP) is used to synchronize the time of a
  3697. xntp:     computer client or server to another server or reference time source,
  3698. xntp:     such as a radio or satellite receiver or modem. It provides client
  3699. xntp:     accuracies typically within a millisecond on LANs and up to a few tens
  3700. xntp:     of milliseconds on WANs relative to a primary server synchronized to
  3701. xntp:     Coordinated Universal Time (UTC) via a Global Positioning Service
  3702. xntp:     (GPS) receiver, for example. 
  3703. xntp:
  3704.  
  3705. PACKAGE NAME:  xp9k.tgz
  3706. PACKAGE LOCATION:  ./slakware/x1
  3707. PACKAGE SIZE (compressed):  778 K
  3708. PACKAGE SIZE (uncompressed):  1890 K
  3709. PACKAGE DESCRIPTION:
  3710. xp9k:     An accelerated server for cards using the P9000 chipset.
  3711. xp9k:
  3712. xp9k:     Some of the cards this server will work with are the Diamond Viper
  3713. xp9k:     VLB, Diamond Viper PCI, Orchid P9000 (and some other clones, such as
  3714. xp9k:     the STAR 2000).  Viper Pro and other P9100 and P9130 cards are NOT
  3715. xp9k:     supported, but are supported in the p9x00 driver of the SVGA server. 
  3716. xp9k:
  3717. xp9k:     Installing this package will create a link in /usr/X11R6/bin from
  3718. xp9k:     XF86_P9000 to X, setting this server as the default.
  3719. xp9k:
  3720.  
  3721. PACKAGE NAME:  xpaint.tgz
  3722. PACKAGE LOCATION:  ./slakware/xap1
  3723. PACKAGE SIZE (compressed):  168 K
  3724. PACKAGE SIZE (uncompressed):  510 K
  3725. PACKAGE DESCRIPTION:
  3726. xpaint:   XPaint 2.4.9.
  3727. xpaint:
  3728. xpaint:   XPaint is a bitmap/pixmap editing tool.  These are some of the 
  3729. xpaint:   features of xpaint:
  3730. xpaint:
  3731. xpaint:   Usual paint operations:
  3732. xpaint:     Brushes, Spray paint, Pencil, Lines, Arcs, Pattern Fill, Text,
  3733. xpaint:     Boxes, Circles, Polygons.
  3734. xpaint:   Works on multiple images simultaneously. Cut/Copy/Paste between all
  3735. xpaint:   active images. Fatbits/Zoom on the image windows.
  3736. xpaint:
  3737.  
  3738. PACKAGE NAME:  xpdf.tgz
  3739. PACKAGE LOCATION:  ./slakware/xap1
  3740. PACKAGE SIZE (compressed):  298 K
  3741. PACKAGE SIZE (uncompressed):  730 K
  3742. PACKAGE DESCRIPTION:
  3743. xpdf:     xpdf-0.7a
  3744. xpdf:
  3745. xpdf:     Xpdf is a viewer for Portable Document Format (PDF) files.
  3746. xpdf:
  3747. xpdf:     Also includes two PDF conversion utilities:  pdftops and pdftotext.
  3748. xpdf:
  3749.  
  3750. PACKAGE NAME:  xpm.tgz
  3751. PACKAGE LOCATION:  ./slakware/x1
  3752. PACKAGE SIZE (compressed):  121 K
  3753. PACKAGE SIZE (uncompressed):  240 K
  3754. PACKAGE DESCRIPTION:
  3755. xpm:      The Xpm shared and static libraries, v. 3.4k (with libXpm.so.4.11)
  3756. xpm:
  3757. xpm:      These libraries provide a means for X programs to store and retrieve
  3758. xpm:      bitmaps.  The shared libraries are needed to run programs compiled
  3759. xpm:      with Xpm, such as fvwm.
  3760. xpm:
  3761.  
  3762. PACKAGE NAME:  xprog.tgz
  3763. PACKAGE LOCATION:  ./slakware/x1
  3764. PACKAGE SIZE (compressed):  1400 K
  3765. PACKAGE SIZE (uncompressed):  5690 K
  3766. PACKAGE DESCRIPTION:
  3767. xprog:    Libraries, include files, and configuration files for X programming.
  3768. xprog:
  3769. xprog:    This is a set of include files (found in /usr/X11R6/include), static
  3770. xprog:    libraries (found in /usr/X11R6/lib/*.a) and configuration files 
  3771. xprog:    (found in /var/X11R6/lib/config) needed to compile X programs under
  3772. xprog:    Linux.
  3773. xprog:
  3774.  
  3775. PACKAGE NAME:  xprt.tgz
  3776. PACKAGE LOCATION:  ./slakware/x1
  3777. PACKAGE SIZE (compressed):  1072 K
  3778. PACKAGE SIZE (uncompressed):  2730 K
  3779. PACKAGE DESCRIPTION:
  3780. xprt:     Print-only server (Xprt) for XFree86 3.3.5.
  3781. xprt:
  3782.  
  3783. PACKAGE NAME:  xps.tgz
  3784. PACKAGE LOCATION:  ./slakware/x1
  3785. PACKAGE SIZE (compressed):  639 K
  3786. PACKAGE SIZE (uncompressed):  2150 K
  3787. PACKAGE DESCRIPTION:
  3788. xps:      XFree86 documentation in PostScript format.
  3789. xps:
  3790. xps:      PostScript versions of the documentation for XFree86 3.3.5.  This is
  3791. xps:      the same in content as the test-based versions, but formatted nicely
  3792. xps:      for printing on a PostScript printer or viewing with ghostview. 
  3793. xps:      These documents take up quite a bit of space, so if you don't need
  3794. xps:      PostScript format you may want to skip this package.
  3795. xps:
  3796.  
  3797. PACKAGE NAME:  xs3.tgz
  3798. PACKAGE LOCATION:  ./slakware/x1
  3799. PACKAGE SIZE (compressed):  969 K
  3800. PACKAGE SIZE (uncompressed):  2400 K
  3801. PACKAGE DESCRIPTION:
  3802. xs3:      An accelerated server for cards using S3 chips.
  3803. xs3:
  3804. xs3:      The current S3 Server supports all available S3 chipsets: 911, 924,
  3805. xs3:      801/805, 928, 732 (Trio32), 764, 765, 775, 785 (Trio64*), 864, 868,
  3806. xs3:      964, 968 and M65 (Aurora64V+).  However, this does not mean that all
  3807. xs3:      S3 boards will work -- see the XFree86 docs for complete information.
  3808. xs3:      The S3 server will also recognise the 866, but it has not been tested
  3809. xs3:      with this chipset.  Installing this package will create a link in
  3810. xs3:      /usr/X11R6/bin from XF86_S3 to X, setting this server as the default.
  3811. xs3:
  3812.  
  3813. PACKAGE NAME:  xs3v.tgz
  3814. PACKAGE LOCATION:  ./slakware/x1
  3815. PACKAGE SIZE (compressed):  863 K
  3816. PACKAGE SIZE (uncompressed):  2120 K
  3817. PACKAGE DESCRIPTION:
  3818. xs3v:     An accelerated server for cards using S3 ViRGE chips.
  3819. xs3v:
  3820. xs3v:     The current XF86_S3V server supports the S3 ViRGE (86C325), the
  3821. xs3v:     ViRGE/DX (86C375), ViRGE/GX (86C385) and the ViRGE/VX (86C988) chips.
  3822. xs3v:     It has been tested with ViRGE cards with 2 and 4MB DRAM, ViRGE/DX 4M,
  3823. xs3v:     ViRGE/VX 8M (4M VRAM/4M DRAM), and with a 220MHz ViRGE/VX card with
  3824. xs3v:     2MB VRAM up to 1600x1200 with 8/15/16bpp.  Note that the XF86_SVGA
  3825. xs3v:     server also supports these chipsets (and others).  It's recommended to
  3826. xs3v:     try using that first.  Installing this package will create a link in
  3827. xs3v:     /usr/X11R6/bin from XF86_S3V to X, setting this server as the default.
  3828. xs3v:
  3829.  
  3830. PACKAGE NAME:  xscrsave.tgz
  3831. PACKAGE LOCATION:  ./slakware/gtk1
  3832. PACKAGE SIZE (compressed):  2013 K
  3833. PACKAGE SIZE (uncompressed):  4710 K
  3834. PACKAGE DESCRIPTION:
  3835. xscrsave: xscreensaver-3.17
  3836. xscrsave:
  3837. xscrsave: A modular screen saver and locker for the X Window System.  Highly
  3838. xscrsave: customizable:  allows the use of any program that can draw on the
  3839. xscrsave: root window as a display mode.  More than 100 display modes are
  3840. xscrsave: included in this package.
  3841. xscrsave:
  3842.  
  3843. PACKAGE NAME:  xset.tgz
  3844. PACKAGE LOCATION:  ./slakware/x1
  3845. PACKAGE SIZE (compressed):  463 K
  3846. PACKAGE SIZE (uncompressed):  1260 K
  3847. PACKAGE DESCRIPTION:
  3848. xset:     Graphical configuration utility for XFree86.
  3849. xset:
  3850. xset:     A graphical configuration utility.  Produces an initial XF86Config
  3851. xset:     file, or tunes the existing one.  Runs on the X desktop using TCL
  3852. xset:     (this also requires the vg16 X server).
  3853. xset:
  3854.  
  3855. PACKAGE NAME:  xspread.tgz
  3856. PACKAGE LOCATION:  ./slakware/xap1
  3857. PACKAGE SIZE (compressed):  133 K
  3858. PACKAGE SIZE (uncompressed):  360 K
  3859. PACKAGE DESCRIPTION:
  3860. xspread:  xspread-2.3
  3861. xspread:
  3862. xspread:  A basic spreadsheet for X.
  3863. xspread:
  3864.  
  3865. PACKAGE NAME:  xsvga.tgz
  3866. PACKAGE LOCATION:  ./slakware/x1
  3867. PACKAGE SIZE (compressed):  1262 K
  3868. PACKAGE SIZE (uncompressed):  3040 K
  3869. PACKAGE DESCRIPTION:
  3870. xsvga:    A server for many SuperVGA video cards.
  3871. xsvga:
  3872. xsvga:    Installing this package will create a link in /usr/X11R6/bin from
  3873. xsvga:    XF86_SVGA to X, setting this server as the default.
  3874. xsvga:
  3875.  
  3876. PACKAGE NAME:  xv.tgz
  3877. PACKAGE LOCATION:  ./slakware/xap1
  3878. PACKAGE SIZE (compressed):  1145 K
  3879. PACKAGE SIZE (uncompressed):  1900 K
  3880. PACKAGE DESCRIPTION:
  3881. xv:       John Bradley's XV 3.10a GIF/TIFF/JPEG/PostScript image viewer.
  3882. xv:
  3883. xv:       NOTICE:  This program is unregistered shareware.  Please read the 
  3884. xv:       license information included.
  3885. xv:
  3886.  
  3887. PACKAGE NAME:  xv32_a.tgz
  3888. PACKAGE LOCATION:  ./slakware/xv1
  3889. PACKAGE SIZE (compressed):  660 K
  3890. PACKAGE SIZE (uncompressed):  1910 K
  3891. PACKAGE DESCRIPTION:
  3892. xv32_a:   Static libraries for xview3.2p1-X11R6.LinuxELF.4
  3893. xv32_a:
  3894. xv32_a:   Libraries for compiling statically linked Xview applications. Only
  3895. xv32_a:   needed if you are planning to debug Xview applications, or compile
  3896. xv32_a:   them with the -g or -static flags.
  3897. xv32_a:
  3898.  
  3899. PACKAGE NAME:  xv32exmp.tgz
  3900. PACKAGE LOCATION:  ./slakware/xv1
  3901. PACKAGE SIZE (compressed):  302 K
  3902. PACKAGE SIZE (uncompressed):  2090 K
  3903. PACKAGE DESCRIPTION:
  3904. xv32exmp: Sample code for XView
  3905. xv32exmp:
  3906. xv32exmp: Sample code that comes with the XView distribution.  Useful as 
  3907. xv32exmp: examples to learn XView programming from, but probably won't
  3908. xv32exmp: compile under Linux without some porting work.
  3909. xv32exmp:
  3910.  
  3911. PACKAGE NAME:  xvfb.tgz
  3912. PACKAGE LOCATION:  ./slakware/x1
  3913. PACKAGE SIZE (compressed):  1053 K
  3914. PACKAGE SIZE (uncompressed):  2700 K
  3915. PACKAGE DESCRIPTION:
  3916. xvfb:     Virtual framebuffer X server.
  3917. xvfb:
  3918. xvfb:     Xvfb is an X server that can run on machines with no display hardware
  3919. xvfb:     and no physical input devices.  It emulates a dumb framebuffer using 
  3920. xvfb:     virtual memory.  The primary use of this server is intended to be 
  3921. xvfb:     server testing.  The mfb or cfb code for any depth can be exercised
  3922. xvfb:     with this server without the need for real hardware that supports the
  3923. xvfb:     desired depths.  A secondary use is testing clients against unusual
  3924. xvfb:     depths and screen configurations.
  3925. xvfb:
  3926.  
  3927. PACKAGE NAME:  xvg16.tgz
  3928. PACKAGE LOCATION:  ./slakware/x1
  3929. PACKAGE SIZE (compressed):  773 K
  3930. PACKAGE SIZE (uncompressed):  1920 K
  3931. PACKAGE DESCRIPTION:
  3932. xvg16:    A server for 16 color EGA/VGA graphics modes.
  3933. xvg16:
  3934. xvg16:    This is a server that uses standard generic video modes -- it works
  3935. xvg16:    with nearly all video hardware (but with only 16 colors).  Installing
  3936. xvg16:    this package will create a link in /usr/X11R6/bin from XF86_VGA16 to
  3937. xvg16:    X, setting this server as the default.
  3938. xvg16:
  3939.  
  3940. PACKAGE NAME:  xvim.tgz
  3941. PACKAGE LOCATION:  ./slakware/xap1
  3942. PACKAGE SIZE (compressed):  1307 K
  3943. PACKAGE SIZE (uncompressed):  3910 K
  3944. PACKAGE DESCRIPTION:
  3945. xvim:     X enabled version of vim-5.5
  3946. xvim:
  3947. xvim:     Vim is an almost compatible version of the UNIX editor vi.  Only the
  3948. xvim:     'Q' command is missing (you don't need it).  Many new features have
  3949. xvim:     been added: multi level undo, command line history, filename 
  3950. xvim:     completion, block operations, etc.
  3951. xvim:
  3952.  
  3953. PACKAGE NAME:  xvinc32.tgz
  3954. PACKAGE LOCATION:  ./slakware/xv1
  3955. PACKAGE SIZE (compressed):  265 K
  3956. PACKAGE SIZE (uncompressed):  1630 K
  3957. PACKAGE DESCRIPTION:
  3958. xvinc32:  Include files for xview3.2p1-X11R6.LinuxELF.4
  3959. xvinc32:
  3960. xvinc32:  Include files needed for Xview programming.
  3961. xvinc32:
  3962.  
  3963. PACKAGE NAME:  xvol32.tgz
  3964. PACKAGE LOCATION:  ./slakware/xv1
  3965. PACKAGE SIZE (compressed):  1045 K
  3966. PACKAGE SIZE (uncompressed):  2660 K
  3967. PACKAGE DESCRIPTION:
  3968. xvol32:   Binaries for xview3.2p1-X11R6.LinuxELF.4
  3969. xvol32:
  3970. xvol32:   Configuration files, programs, and documentation for xview3.2p1-X11R6.
  3971. xvol32:
  3972. xvol32:   Includes these programs: xgettext msgfmt olwm svenv toolwait winsysck
  3973. xvol32:   owplaces openwin xcenter clock cmdtool olwmslave props textedit olvwm
  3974. xvol32:
  3975.  
  3976. PACKAGE NAME:  xw32.tgz
  3977. PACKAGE LOCATION:  ./slakware/x1
  3978. PACKAGE SIZE (compressed):  709 K
  3979. PACKAGE SIZE (uncompressed):  1730 K
  3980. PACKAGE DESCRIPTION:
  3981. xw32:     A server for chipsets in the ET4000/W32 series.
  3982. xw32:
  3983. xw32:     This server currently supports the w32, w32i, w32p and et6000 chips.
  3984. xw32:     XF86_W32 gets phased out, now that the SVGA server with XAA 
  3985. xw32:     acceleration is at least as fast as the W32 server but supports more
  3986. xw32:     cards and higher color depths.  Use this server if the SVGA server
  3987. xw32:     fails to work/accelerate for you.
  3988. xw32:
  3989. xw32:     Installing this package will create a link in /usr/X11R6/bin from
  3990. xw32:     XF86_W32 to X, setting this server as the default.
  3991. xw32:
  3992.  
  3993. PACKAGE NAME:  xxfb.tgz
  3994. PACKAGE LOCATION:  ./slakware/x1
  3995. PACKAGE SIZE (compressed):  812 K
  3996. PACKAGE SIZE (uncompressed):  1990 K
  3997. PACKAGE DESCRIPTION:
  3998. xxfb:     Frame buffer X server.
  3999. xxfb:
  4000. xxfb:     This X server uses the Linux frame buffer device available with Linux
  4001. xxfb:     2.2.x to provide a general X server for bitmapped, unaccelerated video
  4002. xxfb:     hardware.  See /var/X11R6/lib/doc/README.fbdev for more information.
  4003. xxfb:     This server is the default for a full installation, since it will
  4004. xxfb:     provide a nice high-resolution screen with most modern video cards
  4005. xxfb:     if the kernel supports and is set to use the frame buffer console.
  4006. xxfb:     Just set your mouse type in /etc/XF86Config if the default (PS/2)
  4007. xxfb:     doesn't match your system.
  4008. xxfb:
  4009.  
  4010. PACKAGE NAME:  xxgdb.tgz
  4011. PACKAGE LOCATION:  ./slakware/xap1
  4012. PACKAGE SIZE (compressed):  41 K
  4013. PACKAGE SIZE (uncompressed):  110 K
  4014. PACKAGE DESCRIPTION:
  4015. xxgdb:    xxgdb-1.12.
  4016. xxgdb:
  4017. xxgdb:    Xxgdb is a graphical user interface to the gdb debugger under the X
  4018. xxgdb:    Window System.  It provides visual feedback and mouse input for the
  4019. xxgdb:    user to control program execution through breakpoints, to examine and
  4020. xxgdb:    traverse the function call stack, and to display values of variables
  4021. xxgdb:    and data structures.
  4022. xxgdb:
  4023.  
  4024. PACKAGE NAME:  zlib.tgz
  4025. PACKAGE LOCATION:  ./slakware/d1
  4026. PACKAGE SIZE (compressed):  78 K
  4027. PACKAGE SIZE (uncompressed):  220 K
  4028. PACKAGE DESCRIPTION:
  4029. zlib:     zlib-1.1.3
  4030. zlib:
  4031. zlib:     zlib 1.1.3 is a general purpose thread safe data compression library.
  4032. zlib:     The data format used by the zlib library is described by RFCs 1950 to
  4033. zlib:     1952 in the files ftp://ds.internic.net/rfc/rfc1950.txt (zlib format)
  4034. zlib:     rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
  4035. zlib:
  4036.  
  4037. PACKAGE NAME:  zoneinfo.tgz
  4038. PACKAGE LOCATION:  ./slakware/a14
  4039. PACKAGE SIZE (compressed):  234 K
  4040. PACKAGE SIZE (uncompressed):  1730 K
  4041. PACKAGE DESCRIPTION:
  4042. zoneinfo: time zone database
  4043. zoneinfo:
  4044. zoneinfo: This package allows you to configure your time zone.
  4045. zoneinfo:
  4046. zoneinfo: This database comes from glibc-2.1.2, and is based on the tzdata1999e
  4047. zoneinfo: package by Arthur David Olson et.al.  The latest version and more
  4048. zoneinfo: information may be found at ftp://elsie.nci.nih.gov/pub/
  4049. zoneinfo:
  4050. zoneinfo: Use the timeconfig utility to set your local time zone.
  4051. zoneinfo:
  4052.  
  4053. PACKAGE NAME:  zsh.tgz
  4054. PACKAGE LOCATION:  ./slakware/ap1
  4055. PACKAGE SIZE (compressed):  358 K
  4056. PACKAGE SIZE (uncompressed):  610 K
  4057. PACKAGE DESCRIPTION:
  4058. zsh:      zsh version 3.0.6
  4059. zsh:
  4060. zsh:      Zsh is a UNIX command interpreter (shell) which of the standard shells
  4061. zsh:      most resembles the Korn shell (ksh), although it is not completely
  4062. zsh:      compatible.  It includes enhancements of many types, notably in the
  4063. zsh:      command-line editor, options for customizing its behavior, filename
  4064. zsh:      globbing, features to make C-shell (csh) users feel more at home and
  4065. zsh:      extra features drawn from tcsh (another 'custom' shell).  Zsh was 
  4066. zsh:      written by Paul Falstad.
  4067. zsh:
  4068.  
  4069.  
  4070.