PACKAGES.TXT; Sat Mar 29 14:20:05 PST 2003 This file provides details on the Slackware packages found in the ./slakware/ directory. Total size of all packages (compressed): 555 MB Total size of all packages (uncompressed): 1653 MB PACKAGE NAME: a2ps.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 858 K PACKAGE SIZE (uncompressed): 3130 K PACKAGE DESCRIPTION: a2ps: GNU a2ps-4.13b. a2ps: a2ps: GNU a2ps is an Any to PostScript filter. Of course it processes a2ps: plain text files, but also pretty prints quite a few popular a2ps: programming languages. a2ps is used by apsfilter (apsfilt.tgz), a2ps: so be sure to install this package if you plan to do any printing. a2ps: Also contained in this package is psutils-1.17, a collection of a2ps: programs for manipulating PostScript files. a2ps: PACKAGE NAME: aaa_base.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 6 K PACKAGE SIZE (uncompressed): 70 K PACKAGE DESCRIPTION: aaa_base: Basic Linux filesystem package. aaa_base: aaa_base: Sets up the empty directory tree for Slackware and adds an email to aaa_base: root's mailbox welcoming them to Linux. :) This package should be aaa_base: installed first, and never uninstalled. aaa_base: aaa_base: PACKAGE NAME: aaagnome.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 0 K PACKAGE SIZE (uncompressed): 20 K PACKAGE DESCRIPTION: aaagnome: GNOME/GTK+ preparation package aaagnome: aaagnome: Since most of the GNOME/GTK+ packages are installed with a --prefix aaagnome: of /opt/gnome, this package adds /opt/gnome/lib to ld.so.conf, and aaagnome: /opt/gnome/bin to the PATH. GNOME will not run otherwise. aaagnome: aaagnome: This is a required package. aaagnome: PACKAGE NAME: abi.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 4695 K PACKAGE SIZE (uncompressed): 10140 K PACKAGE DESCRIPTION: abi: AbiWord Personal (abi-0.7.14-2) abi: abi: AbiWord Personal is a lean and fast full-featured word processor. abi: It can import many formats including Word97/2000 and RTF, Palm, Psion, abi: DocBook and XHTML documents, and can export to RTF, Palm, Psion, abi: XHTML, Text, and LaTeX formats. abi: abi: Linux Journal calls it "an elegant, open source word processor that abi: delivers the Word functionality most people use." abi: PACKAGE NAME: apache.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 1251 K PACKAGE SIZE (uncompressed): 4490 K PACKAGE DESCRIPTION: apache: Apache WWW server v 1.3.20 apache: apache: Apache is an HTTP server designed as a plug-in replacement for the apache: NCSA HTTP server. It fixes numerous bugs in the NCSA server and apache: includes many frequently requested new features, and has an API which apache: allows it to be extended to meet users' needs more easily. apache: apache: Apache is the most popular web server in the known universe; over apache: half of the servers on the Internet are running Apache or one of apache: its variants. apache: PACKAGE NAME: apsfilt.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 312 K PACKAGE SIZE (uncompressed): 1040 K PACKAGE DESCRIPTION: apsfilt: apsfilter-6.1.1. apsfilt: apsfilt: Apsfilter is a printer input filter. With apsfilter installed and apsfilt: configured, you can print many different file types (like ASCII, apsfilt: PostScript, and DVI, as well as compressed versions of all of these) apsfilt: directly with 'lpr', and apsfilter will automatically handle the apsfilt: conversion process on the fly. apsfilt: apsfilt: To configure apsfilter, run the SETUP program in /usr/lib/apsfilter. apsfilt: PACKAGE NAME: ash.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 51 K PACKAGE SIZE (uncompressed): 100 K PACKAGE DESCRIPTION: ash: Kenneth Almquist's ash shell. ash: ash: A lightweight (62K) Bourne compatible shell. Great for machines with ash: low memory, but does not provide all the extras of shells like bash, ash: tcsh, and zsh. Runs most shell scripts compatible with the Bourne ash: shell. Note that under Linux, most scripts seem to use at least some ash: bash-specific syntax. The Slackware setup scripts are a notable ash: exception, since ash is the shell used on the install disks. NetBSD ash: uses ash as its /bin/sh. ash: PACKAGE NAME: audiofil.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 188 K PACKAGE SIZE (uncompressed): 560 K PACKAGE DESCRIPTION: audiofil: audiofile-0.2.1 audiofil: audiofil: Audiofile is a library to handle various audio file formats, and is audiofil: used by the esound daemon. You can also use it to develop your own audiofil: audiofile applications. audiofil: PACKAGE NAME: autoconf.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 433 K PACKAGE SIZE (uncompressed): 1100 K PACKAGE DESCRIPTION: autoconf: GNU autoconf 2.50 autoconf: autoconf: Autoconf is an extensible package of m4 macros that produce shell autoconf: scripts to automatically configure software source code packages. autoconf: These scripts can adapt the packages to many kinds of UNIX-like autoconf: systems without manual user intervention. Autoconf creates a autoconf: configuration script for a package from a template file that lists the autoconf: operating system features that the package can use, in the form of m4 autoconf: macro calls. autoconf: You must install the "m4" package to be able to use autoconf. autoconf: PACKAGE NAME: autofs.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 57 K PACKAGE SIZE (uncompressed): 210 K PACKAGE DESCRIPTION: autofs: autofs-3.1.7 autofs: autofs: autofs is a kernel-based automounter for Linux. It performs a job autofs: similar to amd(8) but relies on a small stub of kernel code instead of autofs: pretending to be an NFS server. The result is simpler code, better autofs: reliability, and much faster operation in the common case (everything autofs: already mounted.) autofs: PACKAGE NAME: automake.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 241 K PACKAGE SIZE (uncompressed): 790 K PACKAGE DESCRIPTION: automake: GNU automake 1.4-p4 automake: automake: This is Automake, a Makefile generator. It was inspired by the 4.4BSD automake: make and include files, but aims to be portable and to conform to the automake: GNU standards for Makefile variables and targets. automake: Automake is a Perl script. The input files are called Makefile.am. automake: The output files are called Makefile.in; they are intended for use automake: with Autoconf. Automake requires certain things to be done in your automake: configure.in. automake: You must install the "m4" and "perl" packages to be able to use automake: automake. PACKAGE NAME: bash.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 491 K PACKAGE SIZE (uncompressed): 1030 K PACKAGE DESCRIPTION: bash: GNU bash-2.05 bash: bash: The GNU Bourne-Again SHell. Bash is a sh-compatible command bash: interpreter that executes commands read from the standard input or bash: from a file. Bash also incorporates useful features from the Korn bash: and C shells (ksh and csh). Bash is ultimately intended to be a bash: conformant implementation of the IEEE Posix Shell and Tools bash: specification (IEEE Working Group 1003.2). bash: bash: Bash must be present for the system to boot properly. bash: PACKAGE NAME: bash1.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 238 K PACKAGE SIZE (uncompressed): 450 K PACKAGE DESCRIPTION: bash1: GNU bash-1.14.7 bash1: bash1: The GNU Bourne-Again SHell. Bash is a sh-compatible command language bash1: interpreter that executes commands read from the standard input or bash1: from a file. Bash also incorporates useful features from the Korn bash1: and C shells (ksh and csh). Bash is ultimately intended to be a bash1: conformant implementation of the IEEE Posix Shell and Tools bash1: specification (IEEE Working Group 1003.2). bash1: bash1: Some older scripts may need /bin/bash1 instead of /bin/bash. bash1: PACKAGE NAME: bc.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 92 K PACKAGE SIZE (uncompressed): 220 K PACKAGE DESCRIPTION: bc: GNU bc 1.06 - An arbitrary precision calculator language. bc: bc: bc is a language that supports arbitrary precision numbers with bc: interactive execution of statements. There are some similarities in bc: the syntax to the C programming language. bc: PACKAGE NAME: bin.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 1049 K PACKAGE SIZE (uncompressed): 2190 K PACKAGE DESCRIPTION: bin: Binaries that go in /bin and /usr/bin. bin: bin: Various programs and utilities required by Slackware: bin: bin: apm apmd asapm at atd atrun batch bban bpe compress crond crontab bin: diskcopy dosfsck ed eject file fiz fromdos gawk hdparm igawk indent bin: lha lnsize makewhatis mkdosfs mktemp patch rpm2targz rpmoffset bin: savelog sed shar splitvt sysvbanner tempfile time todos tput unarj bin: unshar uudecode uuencode volname which xapm xx zcmp zless zoo bin: PACKAGE NAME: bin86.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 60 K PACKAGE SIZE (uncompressed): 140 K PACKAGE DESCRIPTION: bin86: bin86-0.15.5 bin86: bin86: This is a complete 8086 assembler and loader which can make 32-bit bin86: code for the 386+ processors (under linux it's used only to create bin86: the 16-bit bootsector and setup binaries). bin86: bin86: The bin86 package is needed to compile the kernel. bin86: PACKAGE NAME: bind.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 1964 K PACKAGE SIZE (uncompressed): 6640 K PACKAGE DESCRIPTION: bind: bind-9.1.2 bind: bind: The named daemon and support utilities such as dig, host, and bind: nslookup. Sample configuration files for running a simple caching bind: nameserver are included. Documentation for advanced name server bind: setup can be found in /usr/doc/bind-9.1.2/. bind: PACKAGE NAME: binutils.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 1778 K PACKAGE SIZE (uncompressed): 3840 K PACKAGE DESCRIPTION: binutils: GNU binutils-2.11.90.0.19 binutils: binutils: Includes these development tools: binutils: binutils: addr2line ar as gasp gprof ld nm objcopy objdump ranlib readelf binutils: size strings-GNU strip binutils: binutils: These utilities are REQUIRED to compile C, C++, Objective-C, Fortran, binutils: and many other programming languages. binutils: PACKAGE NAME: bison.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 135 K PACKAGE SIZE (uncompressed): 280 K PACKAGE DESCRIPTION: bison: GNU bison-1.28 bison: bison: Bison is a parser generator in the style of yacc(1). It should be bison: upwardly compatible with input files designed for yacc. bison: PACKAGE NAME: bitchx.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 1370 K PACKAGE SIZE (uncompressed): 3690 K PACKAGE DESCRIPTION: bitchx: BitchX-1.0c18 bitchx: bitchx: BitchX is an advanced Internet Relay Chat (IRC) client. bitchx: PACKAGE NAME: bonobo.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 1112 K PACKAGE SIZE (uncompressed): 5590 K PACKAGE DESCRIPTION: bonobo: bonobo-1.0.4 bonobo: bonobo: Bonobo is a library that provides the necessary framework for GNOME bonobo: applications to deal with compound documents, i.e. those with a bonobo: spreadsheet and graphic embedded in a word-processing document. bonobo: PACKAGE NAME: bootp.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 71 K PACKAGE SIZE (uncompressed): 190 K PACKAGE DESCRIPTION: bootp: bootp-DD2.4.3 bootp: bootp: This is an enhanced version of the CMU BOOTP server which was derived bootp: from the original BOOTP server created by Bill Croft at Stanford. bootp: This version merges all the enhancements and bug-fixes from the bootp: NetBSD, Columbia, and other versions. bootp: PACKAGE NAME: bsdgames.tgz PACKAGE LOCATION: ./slakware/y1 PACKAGE SIZE (compressed): 2268 K PACKAGE SIZE (uncompressed): 5490 K PACKAGE DESCRIPTION: bsdgames: BSD games collection, version 2.11. bsdgames: bsdgames: Games that go in /usr/games: adventure arithmetic atc backgammon bsdgames: banner battlestar bcd caesar canfield cfscores countmail cribbage bsdgames: factor fish fortune gomoku hangman hunt mille monop morse number bsdgames: phantasia pig pom ppt primes quiz rain random robots rot13 sail bsdgames: snake snscore teachgammon trek wargames worm worms wump bsdgames: bsdgames: Adds a call to 'fortune' to /etc/profile and /etc/csh.login, so that bsdgames: users will get a fortune message when they log in. bsdgames: PACKAGE NAME: bugbuddy.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 217 K PACKAGE SIZE (uncompressed): 770 K PACKAGE DESCRIPTION: bugbuddy: bug-buddy-2.0.1 bugbuddy: bugbuddy: Utility to ease the reporting of bugs within the GNOME Desktop bugbuddy: Environment. bugbuddy: PACKAGE NAME: byacc.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 27 K PACKAGE SIZE (uncompressed): 70 K PACKAGE DESCRIPTION: byacc: Berkeley Yacc byacc: byacc: Berkeley Yacc is an LALR(1) parser generator. Berkeley Yacc byacc: has been made as compatible as possible with AT&T Yacc. Berkeley byacc: Yacc can accept any input specification that conforms to the AT&T byacc: Yacc documentation. Specifications that take advantage of byacc: undocumented features of AT&T Yacc will probably be rejected. byacc: If you skip this package and install GNU bison, a /usr/bin/yacc byacc: shell script will be created which will allow you to use bison byacc: instead. (It contains 'bison -y $*') byacc: PACKAGE NAME: bzip2.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 118 K PACKAGE SIZE (uncompressed): 350 K PACKAGE DESCRIPTION: bzip2: bzip2 version 1.0.1 (a block-sorting file compressor) bzip2: bzip2: Bzip2 compresses files using the Burrows-Wheeler block sorting text bzip2: compression algorithm, and Huffman coding. Compression is generally bzip2: considerably better than that achieved by more conventional bzip2: LZ77/LZ78-based compressors, and approaches the performance of the PPM bzip2: family of statistical compressors. bzip2: bzip2: Julian Seward is the author of bzip2. bzip2: PACKAGE NAME: cdparano.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 129 K PACKAGE SIZE (uncompressed): 370 K PACKAGE DESCRIPTION: cdparano: cdparanoia-III-alpha9.8 cdparano: cdparano: Cdparanoia is a Compact Disc Digital Audio (CDDA) extraction tool, cdparano: commonly known on the net as a 'ripper'. It reads digital audio data cdparano: from a Compact Disc and saves it to sound files. Cdparanoia has been cdparano: designed to read correct audio data even using cheap CDROM drives cdparano: prone to misalignment, frame jitter and loss of streaming. cdparano: Cdparanoia will also read and repair data from CDs that have been cdparano: damaged in some way. cdparano: PACKAGE NAME: cdrdao.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 273 K PACKAGE SIZE (uncompressed): 770 K PACKAGE DESCRIPTION: cdrdao: cdrdao-1.1.5 cdrdao: cdrdao: cdrdao burns proper disc-at-once (DAO) audio discs. In DAO mode the cdrdao: disc is written in one shot, so you don't have to have irritating 2 cdrdao: second gaps interrupting a live recording. cdrdao: PACKAGE NAME: cdrtools.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 576 K PACKAGE SIZE (uncompressed): 1600 K PACKAGE DESCRIPTION: cdrtools: cdrtools-1.10 cdrtools: cdrtools: Tools for mastering and writing compact discs. cdrtools: cdrtools: cdda2wav -- CD audio sampling utility. cdrtools: cdrecord -- burn discs in most ATAPI and SCSI CD-R drives. cdrtools: mkisofs -- create ISO9660/HFS/Joliet CD-ROM images. cdrtools: PACKAGE NAME: control.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 1777 K PACKAGE SIZE (uncompressed): 3650 K PACKAGE DESCRIPTION: control: control-center-1.4.0.1 control: control: The GNOME control center. Control-center is a configuration tool for control: easily setting up your GNOME environment. GNOME is the GNU Network control: Object Model Environment. That's a fancy name, but really GNOME is a control: nice GUI desktop environment. It's a powerful, easy to configure control: environment which helps to make your computer easy to use. control: PACKAGE NAME: cpio.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 72 K PACKAGE SIZE (uncompressed): 200 K PACKAGE DESCRIPTION: cpio: The GNU cpio backup and archiving utility v. 2.4.2 cpio: cpio: This is GNU cpio, a program to manage archives of files. This package cpio: also includes mt, a tape drive control program. cpio copies files into cpio: or out of a cpio or tar archive, which is a file that contains other cpio: files plus information about them, such as their pathname, owner, cpio: timestamps, and access permissions. The archive can be another file on cpio: the disk, a magnetic tape, or a pipe. cpio: PACKAGE NAME: cvs.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 628 K PACKAGE SIZE (uncompressed): 1390 K PACKAGE DESCRIPTION: cvs: cvs-1.11.1p1 - Concurrent Versions System cvs: cvs: CVS is a version control system, which allows you to keep old versions cvs: of files (usually source code), keep a log of who, when, and why cvs: changes occurred, etc., like RCS or SCCS. It handles multiple cvs: developers, multiple directories, triggers to enable/log/control cvs: various operations, and can work over a wide area network. cvs: cvs: Some of the people who have worked on CVS include: Dick Grune, cvs: Brian Berliner, Jeff Polk, and others too numerous to mention. cvs: PACKAGE NAME: cxxlibs.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 564 K PACKAGE SIZE (uncompressed): 1780 K PACKAGE DESCRIPTION: cxxlibs: C++ shared libraries cxxlibs: cxxlibs: This package contains the shared libraries needed to run dynamically cxxlibs: linked C++ binaries. cxxlibs: cxxlibs: Includes libstdc++.so.2.7.2.8, cxxlibs: libstdc++.so.2.8.0, cxxlibs: libstdc++.so.2.9.0, cxxlibs: libstdc++-2-libc6.1-1-2.9.0.so, cxxlibs: libstdc++-3-libc6.1-2-2.10.0.so. cxxlibs: PACKAGE NAME: devfsd.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 42 K PACKAGE SIZE (uncompressed): 120 K PACKAGE DESCRIPTION: devfsd: devfsd-v1.3.11 devfsd: devfsd: This package contains the devfsd daemon, which provides intelligent devfsd: management of device entries in the Device Filesystem (devfs). devfsd: devfsd: devfs and devfsd are the work of Richard Gooch (rgooch@atnf.csiro.au). devfsd: PACKAGE NAME: devs.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 53 K PACKAGE SIZE (uncompressed): 1160 K PACKAGE DESCRIPTION: devs: Device files devs: devs: This package creates special files in the /dev directory that devs: represent your system's hardware. devs: PACKAGE NAME: dhcp.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 182 K PACKAGE SIZE (uncompressed): 460 K PACKAGE DESCRIPTION: dhcp: dhcp-2.0pl5, dhcpcd-1.3.20-pl0 dhcp: dhcp: This package provides DHCP utilities for Linux, including both dhcp: servers and clients. The DHCP protocol allows a host to contact a dhcp: central server which maintains a list of IP addresses which may be dhcp: assigned on one or more subnets. A DHCP client may request an dhcp: address from this pool, and then use it temporarily for communication dhcp: on the network. The DHCP protocol also provides a mechanism whereby dhcp: a client can learn important details about the network to which it is dhcp: attached, such as the location of a default router or name server. dhcp: PACKAGE NAME: diff.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 110 K PACKAGE SIZE (uncompressed): 200 K PACKAGE DESCRIPTION: diff: GNU diffutils-2.7 diff: diff: The GNU diff utilities - finds differences between files. (to make diff: source code patches, for instance) diff: PACKAGE NAME: dip.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 69 K PACKAGE SIZE (uncompressed): 190 K PACKAGE DESCRIPTION: dip: DIP - dialup IP connection handler 3.3.7p dip: dip: Uri Blumenthal's version of Fred N. van Kempen's DIP utility. DIP dip: handles the connections needed for dialup IP links, like SLIP or dip: CSLIP. It can handle both incoming and outgoing connections, using dip: password security for incoming connections. dip: PACKAGE NAME: e2fsprog.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 305 K PACKAGE SIZE (uncompressed): 810 K PACKAGE DESCRIPTION: e2fsprog: e2fsprogs-1.22 e2fsprog: e2fsprog: Utilities needed to create and maintain ext2 filesystems under Linux. e2fsprog: Included in this package are: chattr, lsattr, mke2fs, mklost+found, e2fsprog: tune2fs, fsck, e2fsck, e2image, e2label, debugfs, dumpe2fs, badblocks, e2fsprog: uuidgen, and resize2fs. e2fsprog: e2fsprog: These utilities were written by Remy Card (the developer and e2fsprog: maintainer of the ext2 fs) and Theodore T'so. e2fsprog: PACKAGE NAME: ee.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 195 K PACKAGE SIZE (uncompressed): 700 K PACKAGE DESCRIPTION: ee: ee-0.3.12 ee: ee: The ee package contains the Electric Eyes image viewer for the GNOME ee: desktop environment. Electric Eyes is primary an image viewer, but ee: it also allows many types of image manipulations. Electric Eyes can ee: handle almost any type of image. ee: PACKAGE NAME: egcs.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 1050 K PACKAGE SIZE (uncompressed): 3190 K PACKAGE DESCRIPTION: egcs: The egcs-1.1.2 C compiler. egcs: egcs: This package contains only the C compiler from egcs-1.1.2. The egcs: recommended compiler for the kernel is egcs 1.1.2 (gcc 2.91.66), and egcs: it should be used when you need absolute stability. You may use gcc egcs: instead if you wish, although it may cause problems. (Quoted from the egcs: 2.4 kernel source documentation) To use this, you'll also need to egcs: have gcc installed (for cpp). Do not use this compiler for non-kernel egcs: source code; it no longer works well with glibc's header files. egcs: PACKAGE NAME: elflibs.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 1007 K PACKAGE SIZE (uncompressed): 2460 K PACKAGE DESCRIPTION: elflibs: Assorted ELF shared libraries elflibs: elflibs: This is a collection of shared libraries needed to run Linux code in elflibs: the ELF binary format. ELF (Executable and Linking Format) is the elflibs: standard Linux binary format. These libraries are gathered from elflibs: packages outside of the A series, and are intended to give a fairly elflibs: complete set of runtime ELF libraries when added to the glibcso elflibs: package (also in the A series). If you're doing a full installation, elflibs: these libraries are redundant, but installing them doesn't hurt. elflibs: PACKAGE NAME: elisp.tgz PACKAGE LOCATION: ./slakware/e1 PACKAGE SIZE (compressed): 4401 K PACKAGE SIZE (uncompressed): 18020 K PACKAGE DESCRIPTION: elisp: Emacs lisp source files. elisp: elisp: This package contains source code for the parts of Emacs that are elisp: written in Emacs Lisp. *.el files are Emacs Lisp source, and the elisp: corresponding *.elc files are byte-compiled versions. elisp: elisp: The emacsbin.tgz package contains all of the *.el files that emacs elisp: requires to run, but these are probably good to have if you've got elisp: the space on your hard drive. elisp: PACKAGE NAME: elm.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 290 K PACKAGE SIZE (uncompressed): 750 K PACKAGE DESCRIPTION: elm: Menu-driven user mail program. (v. 2.5.3) elm: elm: Elm is an interactive screen-oriented mailer program originally elm: written by Dave Taylor, and continued by the Elm Development Group. elm: PACKAGE NAME: elvis.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 472 K PACKAGE SIZE (uncompressed): 1330 K PACKAGE DESCRIPTION: elvis: elvis-2.1_4 elvis: elvis: Elvis is a text editor. It is intended to be a modern replacement elvis: for the classic ex/vi editor of UNIX fame. Elvis supports many new elvis: features, including multiple edit buffers, multiple windows, and a elvis: variety of display modes. elvis: elvis: As elvis is Slackware's default vi, this is a required package. elvis: PACKAGE NAME: emac_nox.tgz PACKAGE LOCATION: ./slakware/e1 PACKAGE SIZE (compressed): 1223 K PACKAGE SIZE (uncompressed): 3600 K PACKAGE DESCRIPTION: emac_nox: Emacs binary without X support. emac_nox: emac_nox: A replacement /usr/bin/emacs binary that is not compiled with X11 menu emac_nox: support. This version of emacs is about 400K smaller than the full emac_nox: version of emacs, and is the same in every respect except for X11 emac_nox: extensions. It can still run in an xterm or rxvt if you wish to run emac_nox: it under X, but it is mainly included for those folks who don't have X emac_nox: (or the X11, Xaw, and Xt shared libs) installed on their machines. emac_nox: You might want to remove the version that requires X if you install emac_nox: and use this one. emac_nox: PACKAGE NAME: emacinfo.tgz PACKAGE LOCATION: ./slakware/e1 PACKAGE SIZE (compressed): 1120 K PACKAGE SIZE (uncompressed): 1190 K PACKAGE DESCRIPTION: emacinfo: Info files for emacs-20.7 emacinfo: emacinfo: These gzipped info files go in /usr/info, providing online emacinfo: documentation for Emacs. emacinfo: PACKAGE NAME: emacleim.tgz PACKAGE LOCATION: ./slakware/e1 PACKAGE SIZE (compressed): 2798 K PACKAGE SIZE (uncompressed): 9220 K PACKAGE DESCRIPTION: emacleim: leim-20.7 (Library of Emacs Input Method) emacleim: emacleim: The leim package for Emacs provides input methods for many languages emacleim: including Chinese, Tibetan, Vietnamese, Thai, Korean, and more. It emacleim: also provides improved handling of many non-US keyboard layouts. emacleim: PACKAGE NAME: emacmisc.tgz PACKAGE LOCATION: ./slakware/e1 PACKAGE SIZE (compressed): 1386 K PACKAGE SIZE (uncompressed): 4400 K PACKAGE DESCRIPTION: emacmisc: Miscellaneous files for emacs-20.7. emacmisc: emacmisc: This package contains the architecture-independent files used by or emacmisc: with Emacs. This includes various text files containing documentation emacmisc: for GNU Emacs, or of interest to Emacs users. These files are emacmisc: installed in /usr/share/emacs/20.7/etc/. emacmisc: PACKAGE NAME: emacsbin.tgz PACKAGE LOCATION: ./slakware/e1 PACKAGE SIZE (compressed): 4903 K PACKAGE SIZE (uncompressed): 16530 K PACKAGE DESCRIPTION: emacsbin: GNU Emacs 20.7 emacsbin: emacsbin: Base binaries and support files for the GNU Emacs editor/environment. emacsbin: This version supports X. If you do not have X installed, you will emacsbin: also have to install the replacement /usr/bin/emacs-20.7 that does not emacsbin: require the X11, Xaw, and Xt libraries from XFree86. emacsbin: emacsbin: The emacs binary in this package was configured with these options: emacsbin: i386-slackware-linux --prefix=/usr --with-x11 --with-x-toolkit emacsbin: --with-pop emacsbin: PACKAGE NAME: enlight.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 10513 K PACKAGE SIZE (uncompressed): 16850 K PACKAGE DESCRIPTION: enlight: enlightenment-0.16.5. enlight: enlight: Enlightenment is a window manager for the X Window System that is enlight: designed to be powerful, extensible, configurable and pretty darned enlight: good looking! It is one of the more graphically intense window enlight: managers for X. Enlightenment goes beyond managing windows by enlight: providing a useful and appealing graphical shell from which to work. enlight: It is open in design and instead of dictating a policy, allows the enlight: user to define their own policy, down to every last detail. enlight: PACKAGE NAME: enscript.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 334 K PACKAGE SIZE (uncompressed): 1430 K PACKAGE DESCRIPTION: enscript: GNU enscript 1.6.1 enscript: enscript: Enscript converts text files to PostScript and spools the generated enscript: output to a printer or saves it to a file. If no input files are enscript: given, enscript processes standard input. Enscript can be extended to enscript: handle different output media and it has many options for customizing enscript: printouts. enscript: PACKAGE NAME: eog.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 159 K PACKAGE SIZE (uncompressed): 530 K PACKAGE DESCRIPTION: eog: eog-0.6 eog: eog: This is the Eye of Gnome, an image viewer program. It is meant to be eog: a fast and functional image viewer as well as an image cataloging eog: program. eog: PACKAGE NAME: epic4.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 535 K PACKAGE SIZE (uncompressed): 2040 K PACKAGE DESCRIPTION: epic4: epic4-1.0.1 epic4: epic4: EPIC is the (E)nhanced (P)rogrammable (I)RC-II (C)lient. epic4: epic4: The EPIC home page is: http://www.epicsol.org/ epic4: The EPIC main ftp site is: ftp://ftp.epicsol.org/ epic4: The EPIC IRC channel is: #epic on EFNet epic4: PACKAGE NAME: esound.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 89 K PACKAGE SIZE (uncompressed): 300 K PACKAGE DESCRIPTION: esound: esound-0.2.22 esound: esound: EsounD, the Enlightened Sound Daemon, is a server process that mixes esound: several audio streams for playback by a single audio device. For esound: example, if you're listening to music on a CD and you receive a esound: sound-related event from ICQ, the two applications won't have to esound: jockey for the use of your sound card. Install esound if you'd like esound: to let sound applications share your audio device. esound: PACKAGE NAME: etc.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 232 K PACKAGE SIZE (uncompressed): 750 K PACKAGE DESCRIPTION: etc: /etc configuration files etc: etc: System configuration files. The /etc directory is traditionally the etc: location where configuration files are found. etc: PACKAGE NAME: eterm.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 481 K PACKAGE SIZE (uncompressed): 1120 K PACKAGE DESCRIPTION: eterm: Eterm-0.8.10 eterm: eterm: Eterm is a color vt102 terminal emulator intended as an xterm eterm: replacement for users who want a term program integrated with thei eterm: Enlightenment window manager, or simply want a little more "eye eterm: candy". Eterm uses Imlib for advanced graphic abilities. eterm: PACKAGE NAME: expect.tgz PACKAGE LOCATION: ./slakware/tcl1 PACKAGE SIZE (compressed): 488 K PACKAGE SIZE (uncompressed): 1340 K PACKAGE DESCRIPTION: expect: expect-5.32.1. expect: expect: Expect is a program that talks to other interactive programs according expect: to a script. Following the script, Expect knows what can be expected expect: from a program and what the correct response should be. An expect: interpreted language provides branching and high-level control expect: structures to direct the dialogue. expect: expect: Expect was written by Don Libes of the National Institute of Standards expect: and Technology. expect: PACKAGE NAME: fileutls.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 662 K PACKAGE SIZE (uncompressed): 1800 K PACKAGE DESCRIPTION: fileutls: fileutils-4.1 fileutls: fileutls: These are the GNU file management utilities. Most of these programs fileutls: have significant advantages over their Unix counterparts, such as fileutls: greater speed, additional options, and fewer arbitrary limits. fileutls: fileutls: These utilities are included: fileutls: chgrp chmod chown cp dd df dircolors du ginstall ln ls fileutls: mkdir mkfifo mknod mv rm rmdir shred sync touch fileutls: PACKAGE NAME: find.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 80 K PACKAGE SIZE (uncompressed): 150 K PACKAGE DESCRIPTION: find: GNU findutils-4.1 find: find: This package contains the GNU find, xargs, and locate programs. find: find and xargs comply with POSIX 1003.2. They also support some find: additional options, some borrowed from Unix and some unique to GNU. find: PACKAGE NAME: flex.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 169 K PACKAGE SIZE (uncompressed): 370 K PACKAGE DESCRIPTION: flex: flex - fast lexical analyzer generator version 2.5.4a flex: flex: flex is a tool for generating scanners: programs which recognize flex: lexical patterns in text. flex: PACKAGE NAME: floppy.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 376 K PACKAGE SIZE (uncompressed): 710 K PACKAGE DESCRIPTION: floppy: floppy disk utilities floppy: floppy: Contains fdutils-5.4, tools to test and format floppy disks; and floppy: mtools-3.9.7, a collection of utilities for using DOS/Windows floppy floppy: disks with Linux. floppy: PACKAGE NAME: fnlib.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 304 K PACKAGE SIZE (uncompressed): 590 K PACKAGE DESCRIPTION: fnlib: fnlib-0.5 fnlib: fnlib: Fnlib is a library that provides full scalable 24-bit color font fnlib: rendering abilities for X. fnlib: PACKAGE NAME: freefont.tgz PACKAGE LOCATION: ./slakware/xap1 PACKAGE SIZE (compressed): 2300 K PACKAGE SIZE (uncompressed): 2630 K PACKAGE DESCRIPTION: freefont: freefonts-0.10 freefont: freefont: This is a collection of fonts that work with the GIMP, X11, freefont: ghostscript, and groff. If you plan on installing the GIMP (the GNU freefont: Image Manipulation Program), then these fonts are highly recommended. freefont: The fonts are installed in /usr/X11R6/lib/fonts/Type1/. To use the freefont: fonts with ghostscript, see the instructions in /usr/doc/freefont/. freefont: PACKAGE NAME: ftchmail.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 473 K PACKAGE SIZE (uncompressed): 1250 K PACKAGE DESCRIPTION: ftchmail: fetchmail-5.8.6 ftchmail: ftchmail: fetchmail is a mail-retrieval and forwarding utility. It fetches ftchmail: mail from a POP, IMAP, or ETRN-capable remote mailserver and forwards ftchmail: it to your local (client) machine's delivery system. You can then ftchmail: handle the retrieved mail using normal mail user agents such as elm, ftchmail: pine, or Mail. The fetchmail utility can be run in a daemon mode to ftchmail: repeatedly poll one or more systems at a specified interval. ftchmail: PACKAGE NAME: fvwm2.tgz PACKAGE LOCATION: ./slakware/xap1 PACKAGE SIZE (compressed): 728 K PACKAGE SIZE (uncompressed): 2350 K PACKAGE DESCRIPTION: fvwm2: fvwm-2.2.5 fvwm2: fvwm2: Fvwm is a window manager for X11. It is a derivative of twm, fvwm2: redesigned to minimize memory consumption, provide a 3-D look to fvwm2: window frames, and provide a simple virtual desktop. fvwm2: PACKAGE NAME: fvwm95.tgz PACKAGE LOCATION: ./slakware/xap1 PACKAGE SIZE (compressed): 700 K PACKAGE SIZE (uncompressed): 2840 K PACKAGE DESCRIPTION: fvwm95: fvwm95-2.0.43ba-15 fvwm95: fvwm95: This is fvwm2 modified for a look and feel similar to Windows95. fvwm95: PACKAGE NAME: fvwmicns.tgz PACKAGE LOCATION: ./slakware/xap1 PACKAGE SIZE (compressed): 11 K PACKAGE SIZE (uncompressed): 210 K PACKAGE DESCRIPTION: fvwmicns: xpm3icons fvwmicns: fvwmicns: Color icons from xpm3icons.tar.Z, found in the /pub/X11/contrib fvwmicns: directory of metalab.unc.edu. These icons work great with fvwm. fvwmicns: fvwmicns: These icons go in the /usr/X11R6/include/X11/pixmaps directory. For fvwmicns: more information on how to use these icons, see fvwm's manpage. fvwmicns: PACKAGE NAME: gal.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 867 K PACKAGE SIZE (uncompressed): 3090 K PACKAGE DESCRIPTION: gal: gal-0.8 gal: gal: GNOME Application Library. Required by the Gnumeric spreadsheet. gal: PACKAGE NAME: galeon.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 769 K PACKAGE SIZE (uncompressed): 2200 K PACKAGE DESCRIPTION: galeon: galeon-0.11.0 galeon: galeon: Lean and fast GNOME browser based on Gecko (Mozilla rendering engine). galeon: PACKAGE NAME: gcc.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 3423 K PACKAGE SIZE (uncompressed): 10390 K PACKAGE DESCRIPTION: gcc: The GNU C and C++ compilers (gcc-2.95.3). gcc: gcc: This package contains the GNU C and C++ compilers and libstdc++ from gcc: gcc-2.95.3. To compile, you'll also need (at least) these packages: gcc: binutils.tgz, gmake.tgz, glibc.tgz, and linuxinc.tgz. gcc: PACKAGE NAME: gcc_g77.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 1278 K PACKAGE SIZE (uncompressed): 2900 K PACKAGE DESCRIPTION: gcc_g77: GNU Fortran-77 compiler from the gcc-2.95.3 release. gcc_g77: gcc_g77: This package contains the GNU Fortran-77 compiler from gcc. To use gcc_g77: this compiler, you'll also need to install the gcc.tgz C/C++ compiler gcc_g77: package, binutils.tgz, gmake.tgz, glibc.tgz, and linuxinc.tgz. gcc_g77: PACKAGE NAME: gcc_objc.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 785 K PACKAGE SIZE (uncompressed): 1900 K PACKAGE DESCRIPTION: gcc_objc: GNU Objective-C compiler from the gcc-2.95.3 release. gcc_objc: gcc_objc: This package contains the GNU Objective-C compiler from the gcc gcc_objc: release. To use this compiler, you'll also need to install the gcc_objc: gcc.tgz C/C++ compiler package, binutils.tgz, gmake.tgz, glibc.tgz, gcc_objc: and linuxinc.tgz. gcc_objc: PACKAGE NAME: gcl.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 1098 K PACKAGE SIZE (uncompressed): 3260 K PACKAGE DESCRIPTION: gcl: GNU Common LISP 2.4.0 gcl: gcl: The GNU Common LISP system. The GCL system contains C and Lisp source gcl: files to build a Common Lisp system. The original KCL system was gcl: written by Taiichi Yuasa and Masami Hagiya in 1984. The AKCL system gcl: work was begun in 1987 by William Schelter and continued through 1994. gcl: In 1994 AKCL was released as GCL (GNU Common Lisp) under the GNU gcl: Public Library License. gcl: gcl: A number of people have contributed ports and pieces. gcl: PACKAGE NAME: gconf.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 505 K PACKAGE SIZE (uncompressed): 1620 K PACKAGE DESCRIPTION: gconf: GConf-1.0.1 gconf: gconf: GConf is the GNOME Configuration database system. gconf: PACKAGE NAME: gdb.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 957 K PACKAGE SIZE (uncompressed): 1980 K PACKAGE DESCRIPTION: gdb: The GNU debugger. (v. 5.0) gdb: gdb: You can use GDB to debug programs written in C, C++, and Modula-2. gdb: GDB now includes support for GNU Fortran 77. gdb: PACKAGE NAME: gdbm.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 57 K PACKAGE SIZE (uncompressed): 160 K PACKAGE DESCRIPTION: gdbm: GNU gdbm-1.8.0 gdbm: gdbm: GNU dbm is a set of database routines that work similar to the gdbm: standard UNIX dbm routines. (but better :) gdbm: PACKAGE NAME: gdkpixbf.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 337 K PACKAGE SIZE (uncompressed): 1340 K PACKAGE DESCRIPTION: gdkpixbf: gdk-pixbuf-0.10.1 gdkpixbf: gdkpixbf: The GdkPixBuf library provides a number of features, including : gdkpixbf: gdkpixbf: o GdkPixbuf structure for representing images. gdkpixbf: o Image loading facilities. gdkpixbf: o Rendering of a GdkPixBuf into various formats: gdkpixbf: drawables (windows, pixmaps), GdkRGB buffers. gdkpixbf: o Fast scaling and compositing of pixbufs. gdkpixbf: o Simple animation loading (ie. animated gifs) gdkpixbf: PACKAGE NAME: gdm.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 671 K PACKAGE SIZE (uncompressed): 1980 K PACKAGE DESCRIPTION: gdm: gdm-2.2.2.1 gdm: gdm: The Gnome Display Manager is a reimplementation of the well known gdm: xdm program. gdm implements all significant features required for gdm: managing local and remote displays. gdm: PACKAGE NAME: gedit.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 1631 K PACKAGE SIZE (uncompressed): 4900 K PACKAGE DESCRIPTION: gedit: gedit-0.9.6 gedit: gedit: gEdit is a small but powerful text editor designed for GNOME. It gedit: includes such features as split-screen mode, a plugin API, which gedit: allows gEdit to be extended to support many features while remaining gedit: small at its core, multiple document editing through the use of a gedit: 'tabbed' notebook and many more functions. gedit: PACKAGE NAME: gettext.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 651 K PACKAGE SIZE (uncompressed): 2120 K PACKAGE DESCRIPTION: gettext: GNU gettext-0.10.38 gettext: gettext: The GNU gettext package is useful for authors and maintainers of gettext: internationalized software, or for anyone compiling programs that gettext: use it. GNU gettext provides the needed tools and library functions gettext: for the handling of messages in different languages. Some other GNU gettext: packages use the gettext program (included in this package) to gettext: internationalize the messages given by shell scripts. gettext: PACKAGE NAME: getty.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 59 K PACKAGE SIZE (uncompressed): 150 K PACKAGE DESCRIPTION: getty: getty_ps 2.0.7j getty: getty: /sbin/getty and /sbin/uugetty. getty: These control the process of logging into your system, and may be used getty: instead of 'agetty', which is the default getty included with the getty: util-linux package. getty_ps supports a number of enhancements such as getty: ringback support. getty: PACKAGE NAME: gftp.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 422 K PACKAGE SIZE (uncompressed): 1210 K PACKAGE DESCRIPTION: gftp: gftp-2.0.8 gftp: gftp: gFTP is a multithreaded FTP client for X written using GTK+. It gftp: features simultaneous downloads, resuming of interrupted file gftp: transfers, file transfer queues, downloading of entire directories, gftp: ftp proxy support, remote directory caching, passive and non-passive gftp: file transfers, drag-n-drop support, bookmarks menu, stop button, gftp: and many more features. gftp: PACKAGE NAME: ggv.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 228 K PACKAGE SIZE (uncompressed): 780 K PACKAGE DESCRIPTION: ggv: ggv-1.0.1 ggv: ggv: ggv allows you to view PostScript documents, and print ranges of ggv: pages. ggv: PACKAGE NAME: ghex.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 200 K PACKAGE SIZE (uncompressed): 590 K PACKAGE DESCRIPTION: ghex: ghex-1.2 ghex: ghex: GHex allows the user to load data from any file, view and edit it in ghex: either hex or ascii. A must for anyone playing games that use ghex: non-ascii format for saving. ;^) ghex: PACKAGE NAME: ghostscr.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 2711 K PACKAGE SIZE (uncompressed): 13620 K PACKAGE DESCRIPTION: ghostscr: Ghostscript version 5.50a ghostscr: ghostscr: Preview, print and process PostScript documents on both PostScript and ghostscr: non-PostScript devices. If you need X11 support, you should also ghostscr: install the package 'gs_x11' found on the XAP series. It contains a ghostscr: /usr/bin/gs with support for X11. ghostscr: PACKAGE NAME: gimp.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 13007 K PACKAGE SIZE (uncompressed): 31910 K PACKAGE DESCRIPTION: gimp: The GIMP -- GNU Image Manipulation Program version 1.2.1 gimp: gimp: The GIMP is a powerful tool for the preparation and manipulation of gimp: digital images. The GIMP provides the user with a wide variety of gimp: image manipulation, painting, processing, and rendering tools. The gimp: key to the GIMP's power lies in its flexible core and easily gimp: extensible design. The GIMP's open design and extensible architecture gimp: make for a very powerful end product for photo and image retouching, gimp: web graphics design, or digital illustration. gimp: PACKAGE NAME: gimplibs.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 198 K PACKAGE SIZE (uncompressed): 580 K PACKAGE DESCRIPTION: gimplibs: Extra libraries for the GIMP gimplibs: gimplibs: This package contains two libraries needed by GIMP (aalib-1.2 and gimplibs: mpeg_lib-1.3.1). gimplibs: gimplibs: AA-lib is a powerful ascii-art renderer. gimplibs: gimplibs: The MPEG Library is a collection of C routines to decode MPEG-1 video gimplibs: streams to a variety of colour schemes. gimplibs: PACKAGE NAME: gladedev.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 1095 K PACKAGE SIZE (uncompressed): 3180 K PACKAGE DESCRIPTION: gladedev: glade-0.6.2 gladedev: gladedev: Glade is a GUI builder for GTK+ that quick & easy development of user gladedev: interfaces for the GTK+ toolkit and the Gnome desktop environment. It gladedev: also contains built-in support for generating the C source code needed gladedev: to recreate the interfaces. The user interfaces designed in Glade are gladedev: stored in the well-known XML format, enabling easy integration with gladedev: external tools. gladedev: PACKAGE NAME: glib.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 175 K PACKAGE SIZE (uncompressed): 540 K PACKAGE DESCRIPTION: glib: glib-1.2.10 glib: glib: This is GLib version 1.2.10. GLib is a library which includes support glib: routines for C such as lists, trees, hashes, memory allocation, and glib: many other things. glib: glib: GLib is required by nearly everything in the GTK series. glib: PACKAGE NAME: glibc.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 30251 K PACKAGE SIZE (uncompressed): 114780 K PACKAGE DESCRIPTION: glibc: GNU glibc-2.2.3 glibc: glibc: This package contains the GNU C libraries and header files. The GNU glibc: C library was written originally by Roland McGrath, and is currently glibc: maintained by Ulrich Drepper. Some parts of the library were glibc: contributed or worked on by other people. The BSD database libraries, glibc: no longer officially part of glibc, have been added back by Slackware. glibc: glibc: You'll need this package to compile programs. glibc: PACKAGE NAME: glibcso.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 1256 K PACKAGE SIZE (uncompressed): 3200 K PACKAGE DESCRIPTION: glibcso: glibc-2.2.3 runtime support glibcso: glibcso: This package contains the shared libraries, binaries, and support glibcso: files required to run most Linux applications linked with glibc. glibcso: PACKAGE NAME: glocale.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 4629 K PACKAGE SIZE (uncompressed): 27230 K PACKAGE DESCRIPTION: glocale: locale files from glibc-2.2.3 glocale: glocale: These files go in /usr/lib/locale to provide internationalization glocale: support. You'll need this unless you will be using US English only. glocale: PACKAGE NAME: gmake.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 305 K PACKAGE SIZE (uncompressed): 620 K PACKAGE DESCRIPTION: gmake: GNU make-3.79.1 gmake: gmake: This is the GNU implementation of make, which was written by Richard gmake: Stallman and Roland McGrath. The purpose of the make utility is to gmake: determine automatically which pieces of a large program need to be gmake: recompiled, and issue the commands to recompile them. gmake: gmake: This is needed to compile just about any major C program, including gmake: the Linux kernel. gmake: PACKAGE NAME: gmp.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 296 K PACKAGE SIZE (uncompressed): 920 K PACKAGE DESCRIPTION: gmp: gmp-3.1.1 gmp: gmp: GNU MP is a library for arbitrary precision arithmetic, operating on gmp: signed integers, rational numbers, and floating point numbers. It has gmp: a rich set of functions, and the functions have a regular interface. gmp: gmp: Sawfish (the default GNOME window manager) uses the GMP library. gmp: PACKAGE NAME: gnoadmin.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 113 K PACKAGE SIZE (uncompressed): 370 K PACKAGE DESCRIPTION: gnoadmin: gnome-admin-1.0.3 gnoadmin: gnoadmin: GNOME system administration administration programs. gnoadmin: PACKAGE NAME: gnoaudio.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 1409 K PACKAGE SIZE (uncompressed): 2080 K PACKAGE DESCRIPTION: gnoaudio: gnome-audio-1.4.0 gnoaudio: gnoaudio: This package contains extra sound files useful for customizing the gnoaudio: sounds that the GNOME desktop environment makes. If you use the gnoaudio: GNOME desktop environment, you may want to install this package of gnoaudio: complementary sounds. gnoaudio: PACKAGE NAME: gnogames.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 6305 K PACKAGE SIZE (uncompressed): 10110 K PACKAGE DESCRIPTION: gnogames: gnome-games-1.4.0.1 gnogames: gnogames: A collection of games for GNOME: gnogames: gnogames: GnomeScott ctali freecell gataxx glines gnibbles gnobots2 gnogames: gnome-stones gnome-xbill gnometris gnomine gnotravex gnotski gtali gnogames: gturing iagno mahjongg same-gnome sol gnogames: PACKAGE NAME: gnomapps.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 4960 K PACKAGE SIZE (uncompressed): 11440 K PACKAGE DESCRIPTION: gnomapps: gnome-applets-1.4.0.1 gnomapps: gnomapps: This package contains applets for use with the GNOME panel. gnomapps: PACKAGE NAME: gnomcore.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 4852 K PACKAGE SIZE (uncompressed): 11100 K PACKAGE DESCRIPTION: gnomcore: gnome-core-1.4.0.4 gnomcore: gnomcore: The core programs for the GNOME GUI desktop environment. gnomcore: PACKAGE NAME: gnomedia.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 365 K PACKAGE SIZE (uncompressed): 1110 K PACKAGE DESCRIPTION: gnomedia: gnome-media-1.2.3 gnomedia: gnomedia: GNOME multimedia programs. gnomedia: PACKAGE NAME: gnomeicu.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 596 K PACKAGE SIZE (uncompressed): 1640 K PACKAGE DESCRIPTION: gnomeicu: gnomeicu-0.96.1 gnomeicu: gnomeicu: GnomeICU is a clone of Mirabilis' popular ICQ written with GTK. The gnomeicu: original source was taken from Matt Smith's mICQ. This is meant as a gnomeicu: replacement for the JavaICQ, which is slow and buggy. If you would gnomeicu: like to contribute, please contact Jeremy Wise . gnomeicu: You may also want to visit The ICQ Protocol Site at: gnomeicu: http://www.student.nada.kth.se/~d95-mih/icq/ gnomeicu: for information about the ICQ protocol and mailing list. gnomeicu: PACKAGE NAME: gnomemm.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 271 K PACKAGE SIZE (uncompressed): 1190 K PACKAGE DESCRIPTION: gnomemm: gnomemm-1.1.16 gnomemm: gnomemm: This package provides a C++ interface for GnomeUI. It is a subpackage gnomemm: of the Gtk-- project. The interface provides a convenient interface gnomemm: for C++ programmers to create Gnome GUIs with GTK+'s flexible object- gnomemm: oriented framework. gnomemm: PACKAGE NAME: gnomenet.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 243 K PACKAGE SIZE (uncompressed): 510 K PACKAGE DESCRIPTION: gnomenet: gnome-network-1.0.2 gnomenet: gnomenet: Network programs for GNOME. gnomenet: PACKAGE NAME: gnomepim.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 523 K PACKAGE SIZE (uncompressed): 1470 K PACKAGE DESCRIPTION: gnomepim: gnome-pim-1.4.0 gnomepim: gnomepim: The GNOME Personal Information Manager consists of applications to gnomepim: make keeping up with your busy life easier. gnomepim: gnomepim: Currently these apps are present: gnomepim: gnomepim: gnomecal : personal calendar and todo list gnomepim: gnomecard: contact list of friends and business associates gnomepim: PACKAGE NAME: gnometop.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 207 K PACKAGE SIZE (uncompressed): 820 K PACKAGE DESCRIPTION: gnometop: gtop-1.0.13 gnometop: gnometop: GNOME System Monitor. gtop is a graphical version of a text program gnometop: called top. It displays information about all the programs running on gnometop: your computer. gnometop: PACKAGE NAME: gnomevfs.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 939 K PACKAGE SIZE (uncompressed): 3220 K PACKAGE DESCRIPTION: gnomevfs: gnome-vfs-1.0.1, gnome-vfs-extras-0.1.1 gnomevfs: gnomevfs: This is the GNOME Virtual File System, currently used as one of the gnomevfs: foundations of the Nautilus file manager. gnomevfs: gnomevfs: Also includes gnome-vfs-extras, which contains SMB and Icecast support. gnomevfs: PACKAGE NAME: gnomlibs.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 2169 K PACKAGE SIZE (uncompressed): 9070 K PACKAGE DESCRIPTION: gnomlibs: gnome-libs-1.2.13 gnomlibs: gnomlibs: The gnomlibs package includes libraries that are needed to run GNOME. gnomlibs: PACKAGE NAME: gnomobjc.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 355 K PACKAGE SIZE (uncompressed): 1700 K PACKAGE DESCRIPTION: gnomobjc: gnome-objc-1.0.40 gnomobjc: gnomobjc: Basic libraries you must have installed to use GNOME programs that gnomobjc: are built with Objective C. gnomobjc: PACKAGE NAME: gnoprint.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 609 K PACKAGE SIZE (uncompressed): 2230 K PACKAGE DESCRIPTION: gnoprint: gnome-print-0.29 gnoprint: gnoprint: The gnome-print package contains libraries and fonts that are needed gnoprint: by GNOME applications wanting to print. You should install the gnoprint: gnome-print package if you intend on using any of the GNOME gnoprint: applications that can print. gnoprint: PACKAGE NAME: gnotepad.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 468 K PACKAGE SIZE (uncompressed): 1130 K PACKAGE DESCRIPTION: gnotepad: gnotepad+-1.3.3 gnotepad: gnotepad: gnotepad+ is an easy-to-use, yet fairly feature-rich, simple text gnotepad: editor for Unix based systems running X11 and using GTK (the Gimp gnotepad: ToolKit). gnotepad+ was designed to have as little bloat as gnotepad: possible, while still providing many of the common features found in gnotepad: a modern GUI-based text editor. It is still fairly light-weight, gnotepad: especially for the features it offers, and aims to remain that way. gnotepad: PACKAGE NAME: gnoutils.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 2233 K PACKAGE SIZE (uncompressed): 5590 K PACKAGE DESCRIPTION: gnoutils: gnome-utils-1.4.0.1 gnoutils: gnoutils: This package will install some GNOME utilities, such as the gnoutils: calculator, search tool, and system information overview tool. gnoutils: PACKAGE NAME: gnpython.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 641 K PACKAGE SIZE (uncompressed): 2920 K PACKAGE DESCRIPTION: gnpython: gnome-python-1.4.1 gnpython: gnpython: PyGTK is an extension module for python that gives you access to the gnpython: GTK+ widget set. Just about anything you can write in C with GTK+ gnpython: you can write in python with PyGTK (within reason), but with all of gnpython: python's benefits. gnpython: PACKAGE NAME: gnuchess.tgz PACKAGE LOCATION: ./slakware/xap1 PACKAGE SIZE (compressed): 904 K PACKAGE SIZE (uncompressed): 2370 K PACKAGE DESCRIPTION: gnuchess: gnuchess-4.0.pl80 and xboard-4.0.2 gnuchess: gnuchess: A worthy chess opponent from GNU. Adds 'gnuchess', an ASCII based gnuchess: chess engine, and 'xboard', an X based interface to 'gnuchessx'. gnuchess: PACKAGE NAME: gnumeric.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 3249 K PACKAGE SIZE (uncompressed): 10450 K PACKAGE DESCRIPTION: gnumeric: gnumeric-0.65 gnumeric: gnumeric: This is the Gnumeric, the GNOME spreadsheet program. If you are gnumeric: familiar with Excel, you should be ready to use Gnumeric. We have gnumeric: tried to clone all of the good features and stay as compatible as gnumeric: possible with Excel in terms of usability. Hopefully we left the gnumeric: bugs behind :). gnumeric: PACKAGE NAME: gnuplot.tgz PACKAGE LOCATION: ./slakware/xap1 PACKAGE SIZE (compressed): 639 K PACKAGE SIZE (uncompressed): 2080 K PACKAGE DESCRIPTION: gnuplot: gnuplot 3.7.1 gnuplot: gnuplot: Gnuplot is a command-line driven interactive function plotting utility gnuplot: for UNIX, MSDOS, and VMS platforms. The software is copyrighted but gnuplot: freely distributed (i.e., you don't have to pay for it). It was gnuplot: originally intended as graphical program which would allow scientists gnuplot: and students to visualize mathematical functions and data. Gnuplot gnuplot: supports many different types of terminals, plotters, and printers gnuplot: (including many color devices, and pseudo-devices like LaTeX) and is gnuplot: easily extensible to include new devices. gnuplot: PACKAGE NAME: gpm.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 210 K PACKAGE SIZE (uncompressed): 550 K PACKAGE DESCRIPTION: gpm: gpm-1.19.3 gpm: gpm: The general purpose mouse server, or gpm, allows you to use the mouse gpm: to cut and paste text from the screen. It also acts as a mouse gpm: server for applications running on the Linux console, such as the gpm: Midnight Commander file manager and dialog. gpm: gpm: NOTE: This program may cause problems when you start X on systems gpm: that do not use a serial mouse. If you get an 'unable to open mouse gpm: device' error from X, disable /etc/rc.d/rc.gpm. gpm: PACKAGE NAME: gqmpeg.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 838 K PACKAGE SIZE (uncompressed): 1830 K PACKAGE DESCRIPTION: gqmpeg: gqmpeg-0.6.3 gqmpeg: gqmpeg: GQmpeg is a graphical frontend for mpg123, a Linux MP3 player. gqmpeg: A collection of skins is included. gqmpeg: gqmpeg: GQmpeg requires the mp3.tgz package in series AP. gqmpeg: PACKAGE NAME: grep.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 197 K PACKAGE SIZE (uncompressed): 530 K PACKAGE DESCRIPTION: grep: GNU grep 2.4.2 grep: grep: Grep searches the named input files (or standard input if no files are grep: named, or the file name - is given) for lines containing a match to grep: the given pattern. This is the 'fastest grep in the west' (we hope). grep: PACKAGE NAME: groff.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 1474 K PACKAGE SIZE (uncompressed): 4760 K PACKAGE DESCRIPTION: groff: GNU groff 1.17 document formatting system. groff: groff: The groff package provides versions of troff, nroff, eqn, tbl, and groff: other Unix text-formatting utilities. Groff is used to 'compile' man groff: pages stored in groff/nroff format into a form which can be printed or groff: displayed on the screen. These man pages are stored in compressed groff: form in the /usr/man/man? directories. groff: PACKAGE NAME: gs_x11.tgz PACKAGE LOCATION: ./slakware/xap1 PACKAGE SIZE (compressed): 1064 K PACKAGE SIZE (uncompressed): 4120 K PACKAGE DESCRIPTION: gs_x11: Replacement /usr/bin/gs with X11 options compiled in. gs_x11: gs_x11: This should be installed on top of the 'ghostscr' package from the gs_x11: A series to provide X11 support for ghostview. If you plan to preview gs_x11: Postscript documents under X, you need to install this. Also, if gs_x11: you've installed ghostscript already it is highly recommended that you gs_x11: install this package just in case. Since it replaces another binary gs_x11: it only uses an additional 50K (or so). gs_x11: PACKAGE NAME: gsfonts.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 2678 K PACKAGE SIZE (uncompressed): 4300 K PACKAGE DESCRIPTION: gsfonts: Fonts for the Ghostscript interpreter/previewer. gsfonts: gsfonts: These fonts come from gnu-gs-fonts-other-5.50.tar.gz and gsfonts: gnu-gs-fonts-std-5.50.tar.gz. gsfonts: PACKAGE NAME: gtkeng.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 510 K PACKAGE SIZE (uncompressed): 730 K PACKAGE DESCRIPTION: gtkeng: gtk-engines-0.12 gtkeng: gtkeng: These are the graphical engines for the various GTK+ toolkit themes. gtkeng: Included themes are: gtkeng: gtkeng: Notif gtkeng: redmond95 gtkeng: Pixmap gtkeng: Metal (Java swing-like) gtkeng: PACKAGE NAME: gtkhtml.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 833 K PACKAGE SIZE (uncompressed): 2660 K PACKAGE DESCRIPTION: gtkhtml: gtkhtml-0.9.2 gtkhtml: gtkhtml: GtkHTML is a lightweight HTML rendering/printing/editing engine. It gtkhtml: was originally based on KHTMLW, part of the KDE project. gtkhtml: PACKAGE NAME: gtkmm.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 513 K PACKAGE SIZE (uncompressed): 2210 K PACKAGE DESCRIPTION: gtkmm: gtkmm-1.2.5 gtkmm: gtkmm: This package provides a C++ interface for GTK+ (the Gimp ToolKit) GUI gtkmm: library. Features include type safe callbacks, widgets that are gtkmm: extensible using inheritance and over 110 classes that can be freely gtkmm: combined to quickly create complex user interfaces. gtkmm: PACKAGE NAME: gtkplus.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 1471 K PACKAGE SIZE (uncompressed): 4450 K PACKAGE DESCRIPTION: gtkplus: gtk+-1.2.10 gtkplus: gtkplus: GTK+, which stands for the Gimp ToolKit, is a library for creating gtkplus: graphical user interfaces for the X Window System. This library is gtkplus: needed for GIMP (the GNU Image Manipulation Program) and programs gtkplus: comprising the GNOME project (most of the things in this GTK package gtkplus: series). gtkplus: PACKAGE NAME: gtm.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 206 K PACKAGE SIZE (uncompressed): 660 K PACKAGE DESCRIPTION: gtm: gtm-0.4.9 gtm: gtm: This is gtm, the GNOME Transfer Manager. GTM allows the user to gtm: download files. These files can be retrieved in multiple parts, and gtm: and each part retrieved on a separate session that the user is gtm: connected to the Internet. This is most useful to users with dialup gtm: connections. The program performs these tasks using wget. gtm: PACKAGE NAME: guile.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 813 K PACKAGE SIZE (uncompressed): 2800 K PACKAGE DESCRIPTION: guile: guile-1.4 guile: guile: This is Guile, Project GNU's extension language library. Guile is an guile: interpreter for Scheme, packaged as a library that you can link into guile: your applications to give them their own scripting language. Guile guile: will eventually support other languages as well, giving users of guile: Guile-based applications a choice of languages. guile: PACKAGE NAME: gv.tgz PACKAGE LOCATION: ./slakware/xap1 PACKAGE SIZE (compressed): 153 K PACKAGE SIZE (uncompressed): 430 K PACKAGE DESCRIPTION: gv: gv 3.5.8 gv: gv: gv is a PostScript and PDF previewer. It allows users to view and gv: navigate through PostScript and PDF documents on an X display by gv: providing a user interface for the ghostscript interpreter. gv: gv: gv was written by Johannes Plass, using the source code for Tim gv: Theisen's ghostview 1.5 as a starting point. gv: PACKAGE NAME: gzip.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 51 K PACKAGE SIZE (uncompressed): 100 K PACKAGE DESCRIPTION: gzip: GNU zip compression utilities. (v. 1.2.4a) gzip: gzip: Gzip reduces the size of the named files using Lempel-Ziv coding gzip: (LZ77). Whenever possible, each file is replaced by one with the gzip: extension .gz, while keeping the same ownership modes, access and gzip: modification times. gzip: PACKAGE NAME: hdsetup.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 129 K PACKAGE SIZE (uncompressed): 690 K PACKAGE DESCRIPTION: hdsetup: The Slackware setup/package maintenance system v. 8.0.0 hdsetup: hdsetup: This package contains setup and pkgtool, two utilities included with hdsetup: Slackware that allow you to easily install software packages, remove hdsetup: software packages, and review the installed software packages. hdsetup: hdsetup: Also contains the command line utilities 'installpkg', 'removepkg', hdsetup: 'makepkg', 'explodepkg', and 'upgradepkg' that install, remove, build, hdsetup: examine, and upgrade software packages. Man pages are included. hdsetup: PACKAGE NAME: hfsutils.tgz PACKAGE LOCATION: ./slakware/tcl1 PACKAGE SIZE (compressed): 204 K PACKAGE SIZE (uncompressed): 480 K PACKAGE DESCRIPTION: hfsutils: hfsutils-3.2.6. hfsutils: hfsutils: hfsutils is a collection of tools for reading and writing Macintosh hfsutils: HFS volumes. These utilities can manipulate HFS volumes on nearly any hfsutils: medium. Since hfs and xhfs are linked with Tcl/Tk shared libraries, hfsutils: the hfsutils package is included here in the TCL software series. hfsutils: hfsutils: hfsutils was written by Robert Leslie hfsutils: PACKAGE NAME: howto.tgz PACKAGE LOCATION: ./slakware/f1 PACKAGE SIZE (compressed): 5157 K PACKAGE SIZE (uncompressed): 16800 K PACKAGE DESCRIPTION: howto: HOWTOs from the Linux Documentation Project. howto: howto: Documentation on many tasks relating to Linux setup and operation. howto: howto: These documents will be installed in /usr/doc/Linux-HOWTOs/. howto: PACKAGE NAME: htdig.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 1263 K PACKAGE SIZE (uncompressed): 3400 K PACKAGE DESCRIPTION: htdig: htdig-3.1.5 htdig: htdig: The ht://Dig system is a complete world wide web indexing and htdig: searching system for a small domain or intranet. This system is not htdig: meant to replace the need for powerful internet-wide search systems htdig: like Lycos, Infoseek, Webcrawler and AltaVista. Instead it is meant htdig: to cover the search needs for a single company, campus, or even a htdig: particular sub section of a web site. htdig: htdig: The ht://Dig package is required by KDE's help system. htdig: PACKAGE NAME: i245.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 1141 K PACKAGE SIZE (uncompressed): 1670 K PACKAGE DESCRIPTION: i245: Linux kernel version 2.4.5, without SCSI support i245: i245: A Linux kernel for computers that do not need SCSI support. You MUST i245: install a kernel image in order for your system to boot. This kernel i245: supports IDE hard drives and IDE CD-ROM drives. Other drivers (such i245: as for CD-ROM drives on proprietary interfaces, or ethernet cards) i245: may be loaded as modules. See /etc/rc.d/rc.modules for examples. i245: PACKAGE NAME: ide.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 797 K PACKAGE SIZE (uncompressed): 1070 K PACKAGE DESCRIPTION: ide: Linux kernel version 2.2.19, without SCSI support ide: ide: A Linux kernel for computers that do not need SCSI support. You MUST ide: install a kernel image in order for your system to boot. This kernel ide: supports IDE hard drives and IDE CD-ROM drives. Other drivers (such ide: as for CD-ROM drives on proprietary interfaces, or ethernet cards) ide: may be loaded as modules. See /etc/rc.d/rc.modules for examples. ide: PACKAGE NAME: imagick.tgz PACKAGE LOCATION: ./slakware/xap1 PACKAGE SIZE (compressed): 2998 K PACKAGE SIZE (uncompressed): 9600 K PACKAGE DESCRIPTION: imagick: ImageMagick-5.3.5 imagick: imagick: ImageMagick is a collection of tools for manipulating and displaying imagick: digital images. It can merge images, transform image dimensions, imagick: do screen captures, create animation sequences, and convert between imagick: many different image formats. imagick: PACKAGE NAME: imapd.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 655 K PACKAGE SIZE (uncompressed): 1250 K PACKAGE DESCRIPTION: imapd: imapd (IMAP4rev1 2000.287 from pine4.33) imapd: imapd: /sbin/ipop3d and /sbin/imapd are servers supporting the POP3 and imapd: IMAP remote mail access protocols. They allow users to download imapd: mail from your Linux system for remote viewing. imapd: PACKAGE NAME: imlib.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 577 K PACKAGE SIZE (uncompressed): 1330 K PACKAGE DESCRIPTION: imlib: imlib-1.9.10 imlib: imlib: Imlib is a display depth-independent image loading and rendering imlib: library. Imlib is designed to simplify and speed up the process of imlib: loading images and obtaining X Window System drawables. Imlib imlib: provides many simple manipulation routines which can be used for imlib: common operations. imlib: PACKAGE NAME: infozip.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 246 K PACKAGE SIZE (uncompressed): 580 K PACKAGE DESCRIPTION: infozip: Info-ZIP's zip 2.3 and unzip 5.41 utilities infozip: infozip: zip is a compression and file packaging utility for Unix, VMS, MSDOS, infozip: OS/2, Windows NT, Minix, Atari and Macintosh, Amiga and Acorn RISC OS. infozip: It is analogous to a combination of the UNIX commands tar(1) and infozip: compress(1) and is compatible with PKZIP (Phil Katz's ZIP). A infozip: companion program (unzip(1L)), unpacks zip archives. infozip: infozip: infozip: PACKAGE NAME: inn.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 2528 K PACKAGE SIZE (uncompressed): 6100 K PACKAGE DESCRIPTION: inn: inn-2.3.2 inn: inn: Rich Salz's InterNetNews news transport system. The core part of the inn: package is a single long-running daemon that handles all incoming NNTP inn: connections. It files the articles and arranges for them to be inn: forwarded to downstream sites. inn: PACKAGE NAME: ipchains.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 74 K PACKAGE SIZE (uncompressed): 190 K PACKAGE DESCRIPTION: ipchains: ipchains-1.3.10, ipmasqadm-0.4.2 ipchains: ipchains: These are tools for setting up a firewall or masquerading with a ipchains: 2.2.x Linux kernel. ipchains: PACKAGE NAME: iptables.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 224 K PACKAGE SIZE (uncompressed): 620 K PACKAGE DESCRIPTION: iptables: iptables-1.2.2 iptables: iptables: iptables is a packet filter administration tool for Linux 2.4, iptables: replacing the ipchains tool that was used with the 2.2 kernel. The iptables: iptables tool is used to set up, maintain, and inspect the tables of iptables: IP packet filter rules in the Linux kernel for packet filtering, iptables: firewalling, and NAT (Network Address Translation). iptables: iptables: If you plan to set up a firewall with Linux 2.4, you'll need this. iptables: PACKAGE NAME: isapnp.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 76 K PACKAGE SIZE (uncompressed): 190 K PACKAGE DESCRIPTION: isapnp: isapnptools-1.21 isapnp: isapnp: These programs allow ISA Plug-And-Play devices to be isapnp: configured on a Linux machine. See the documentation in isapnp: /usr/doc/isapnptools-1.21. isapnp: PACKAGE NAME: ispell.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 405 K PACKAGE SIZE (uncompressed): 1130 K PACKAGE DESCRIPTION: ispell: ispell-3.2.03 ispell: ispell: Ispell is a fast screen-oriented spelling checker that shows you your ispell: errors in the context of the original file, and suggests possible ispell: corrections when it can figure them out. Compared to UNIX spell, it ispell: is faster and much easier to use. Ispell can also handle languages ispell: other than English. Ispell has a long history, and many people have ispell: contributed to the current version -- some of the major contributors ispell: include R. E. Gorin, Pace Willisson, Walt Buehring, and Geoff ispell: Kuenning. ispell: PACKAGE NAME: jed.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 563 K PACKAGE SIZE (uncompressed): 2010 K PACKAGE DESCRIPTION: jed: jed-B0.99-12 jed: jed: JED (by John E. Davis) is an extremely powerful but small emacs-like jed: programmer's editor that is extensible in a C-like macro language and jed: can do color syntax highlighting. Among the many features: jed: Emacs, wordstar, EDT emulation; jed: C, Fortran, TeX, text editing modes; Full undo; jed: GNU Emacs compatible info reader, and lots more. jed: jed: JED is also 8 bit clean, so you can even edit binary files! jed: PACKAGE NAME: joe.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 124 K PACKAGE SIZE (uncompressed): 320 K PACKAGE DESCRIPTION: joe: Joe text editor v2.9.5 joe: joe: Joseph H. Allen's easy to use text editor, similar to WordStar[tm]. joe: PACKAGE NAME: jove.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 150 K PACKAGE SIZE (uncompressed): 420 K PACKAGE DESCRIPTION: jove: Jonathan's Own Version of Emacs (4.16) jove: jove: A mostly Emacs compatible text editor, with man pages and the jove: 'teachjove' tutorial program. If you'd rather have the real thing, jove: the actual Emacs editor/environment is available in series 'E'. jove: PACKAGE NAME: jpeg6.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 297 K PACKAGE SIZE (uncompressed): 690 K PACKAGE DESCRIPTION: jpeg6: Independent JPEG Group's JPEG software version 6b jpeg6: jpeg6: Software to implement JPEG image compression and decompression. JPEG jpeg6: (pronounced 'jay-peg') is a standardized compression method for jpeg6: full-color and gray-scale images. JPEG is intended for compressing jpeg6: 'real-world' scenes; cartoons and other non-realistic images are not jpeg6: its strong suit. JPEG is lossy, however, on typical images of jpeg6: real-world scenes, very good compression levels can be obtained with jpeg6: no visible change, and amazingly high compression levels are possible jpeg6: if you can tolerate a low-quality image. jpeg6: PACKAGE NAME: kadmin.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 975 K PACKAGE SIZE (uncompressed): 3000 K PACKAGE DESCRIPTION: kadmin: kdeadmin-2.1.1 kadmin: kadmin: KDE system administration and backup tools. kadmin: PACKAGE NAME: kbd.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 994 K PACKAGE SIZE (uncompressed): 2610 K PACKAGE DESCRIPTION: kbd: kbd-1.06 kbd: kbd: Load and save keyboard mappings. Needed if you are not using the US kbd: keyboard map. This package also contains utilities to change your kbd: console fonts - if you install it you'll get a menu later on that lets kbd: you select from many different fonts. If you like one, you can make it kbd: your default font. A new default font can be chosen at any time by kbd: typing 'fontconfig'. kbd: PACKAGE NAME: kdebase.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 11755 K PACKAGE SIZE (uncompressed): 27880 K PACKAGE DESCRIPTION: kdebase: kdebase-2.1.1 (KDE base package) kdebase: kdebase: Core applications for the K Desktop Environment. Included are: kdm kdebase: (replacement for xdm), kwin (window manager), konqueror (filemanager, kdebase: web browser, ftp client), konsole (xterm replacement), kicker kdebase: (application starter and desktop pager), kaudio (audio server), kdebase: kdehelp (viewer for kde help files, info and man pages), kthememgr kdebase: (system for managing alternate theme packages) plus other KDE kdebase: components like kcheckpass, kikbd, kscreensaver, kcontrol, kfind, kdebase: kfontmanager, kmenuedit, and kappfinder. kdebase: PACKAGE NAME: kdegames.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 8269 K PACKAGE SIZE (uncompressed): 15160 K PACKAGE DESCRIPTION: kdegames: kdegames-2.1.1 kdegames: kdegames: Games for the K Desktop Environment. kdegames: kdegames: Included with this package are: kabalone, kasteroids, katomic, kdegames: kbackgammon, kblackbox, kfouleggs, kjezz, kjumpingcube, kmahjongg, kdegames: kmines, konquest, kpat, kpoker, kproc4, kreversi, ksame, kshisen, kdegames: ksirtet, ksmiletris, ksnake, ksokoban, kspaceduel, ktron, ktuberling, kdegames: kwin4, lskat, and lskatproc. kdegames: PACKAGE NAME: kdelibs.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 7388 K PACKAGE SIZE (uncompressed): 23690 K PACKAGE DESCRIPTION: kdelibs: kdelibs-2.1.2 kdelibs: kdelibs: System libraries and other resources required by KDE: kdecore (KDE kdelibs: core library), kdeui (user interface), kimgio (image formats), kfile kdelibs: (file dialog), kspell (spelling checker), khtml (HTML widget), kab kdelibs: (addressbook), arts (sound, mixing and animation), kstyles, kparts, kdelibs: kjs (JavaScript), kio (URL fetcher), kdesu, dcop (desktop kdelibs: communication program), kssl (OpenSSL integration), kinit, libkmid, kdelibs: interfaces, libtldl, mimetypes, pics, and ksgmltools. kdelibs: PACKAGE NAME: kdepim.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 1264 K PACKAGE SIZE (uncompressed): 3570 K PACKAGE DESCRIPTION: kdepim: kdepim-2.1.1 kdepim: kdepim: kdepim is a collection of Personal Information Management (PIM) tools. kdepim: kdepim: PACKAGE NAME: kdesdk.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 734 K PACKAGE SIZE (uncompressed): 2110 K PACKAGE DESCRIPTION: kdesdk: kdesdk-2.1.1 kdesdk: kdesdk: KDE Software Development Kit. This is a collection of applications kdesdk: and tools used by KDE developers. It also has example code for use in kdesdk: learning KDE programming or starting a new KDE application. kdesdk: PACKAGE NAME: kdetoys.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 1180 K PACKAGE SIZE (uncompressed): 2590 K PACKAGE DESCRIPTION: kdetoys: kdetoys-2.1.1 kdetoys: kdetoys: Some toys for use with KDE: kmoon (displays various phases of the kdetoys: moon), kworldwatch (displays where in the world it is light and dark kdetoys: depending on time), kodo (a mouse odometer which shows how far your kdetoys: mouse has traveled), and kteatime (alerts you when your tea is ready). kdetoys: kdetoys: PACKAGE NAME: kdeutils.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 1598 K PACKAGE SIZE (uncompressed): 5080 K PACKAGE DESCRIPTION: kdeutils: kdeutils-2.1.1 kdeutils: kdeutils: Utilities for the K Desktop Environment. Includes: ark (tar/gzip kdeutils: archive manager), kab (address book), karm (personal time tracker), kdeutils: kcalc (scientific calculator), kcharselect (character selection), kdeutils: kdepasswd (password changer), kdessh (secure shell), kdf (disk free), kdeutils: kedit (simple text editor), kfind (file find), kfloppy (floppy kdeutils: formatting), khexedit (hex editor), kjots (note taker), klaptopdaemon, kdeutils: kljettool (HP printer configuration), klpq (print queue manager), kdeutils: knotes (sticky notes), kpm (process manager), kwikdisk (another df). kdeutils: PACKAGE NAME: kdevelop.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 3189 K PACKAGE SIZE (uncompressed): 8030 K PACKAGE DESCRIPTION: kdevelop: kdevelop-1.4.1 kdevelop: kdevelop: The KDevelop integrated C/C++ application development environment. kdevelop: PACKAGE NAME: kdi-ca.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 579 K PACKAGE SIZE (uncompressed): 2150 K PACKAGE DESCRIPTION: kdi-ca: kde-i18n-ca-2.1.1 kdi-ca: kdi-ca: Catalan language support. kdi-ca: PACKAGE NAME: kdi-cs.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 1206 K PACKAGE SIZE (uncompressed): 3190 K PACKAGE DESCRIPTION: kdi-cs: kde-i18n-cs-2.1.1 kdi-cs: kdi-cs: Czech language support. kdi-cs: PACKAGE NAME: kdi-da.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 1176 K PACKAGE SIZE (uncompressed): 4080 K PACKAGE DESCRIPTION: kdi-da: kde-i18n-da-2.1.1 kdi-da: kdi-da: Danish language support. kdi-da: PACKAGE NAME: kdi-de.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 5117 K PACKAGE SIZE (uncompressed): 23480 K PACKAGE DESCRIPTION: kdi-de: kde-i18n-de-2.1.1 kdi-de: kdi-de: German language support. kdi-de: PACKAGE NAME: kdi-el.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 563 K PACKAGE SIZE (uncompressed): 2170 K PACKAGE DESCRIPTION: kdi-el: kde-i18n-el-2.1.1 kdi-el: kdi-el: Greek language support. kdi-el: PACKAGE NAME: kdi-eo.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 663 K PACKAGE SIZE (uncompressed): 1900 K PACKAGE DESCRIPTION: kdi-eo: kde-i18n-eo-2.1.1 kdi-eo: kdi-eo: Esperanto language support. kdi-eo: PACKAGE NAME: kdi-es.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 2416 K PACKAGE SIZE (uncompressed): 8740 K PACKAGE DESCRIPTION: kdi-es: kde-i18n-es-2.1.1 kdi-es: kdi-es: Spanish language support. kdi-es: PACKAGE NAME: kdi-et.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 856 K PACKAGE SIZE (uncompressed): 2900 K PACKAGE DESCRIPTION: kdi-et: kde-i18n-et-2.1.1 kdi-et: kdi-et: Estonian language support. kdi-et: PACKAGE NAME: kdi-fi.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 762 K PACKAGE SIZE (uncompressed): 2650 K PACKAGE DESCRIPTION: kdi-fi: kde-i18n-fi-2.1.1 kdi-fi: kdi-fi: Finnish language support. kdi-fi: PACKAGE NAME: kdi-fr.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 4344 K PACKAGE SIZE (uncompressed): 18260 K PACKAGE DESCRIPTION: kdi-fr: kde-i18n-fr-2.1.1 kdi-fr: kdi-fr: French language support. kdi-fr: PACKAGE NAME: kdi-he.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 860 K PACKAGE SIZE (uncompressed): 2350 K PACKAGE DESCRIPTION: kdi-he: kde-i18n-he-2.1.1 kdi-he: kdi-he: Hebrew language support. kdi-he: PACKAGE NAME: kdi-hu.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 2338 K PACKAGE SIZE (uncompressed): 9900 K PACKAGE DESCRIPTION: kdi-hu: kde-i18n-hu-2.1.1 kdi-hu: kdi-hu: Hungarian language support. kdi-hu: PACKAGE NAME: kdi-is.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 684 K PACKAGE SIZE (uncompressed): 1890 K PACKAGE DESCRIPTION: kdi-is: kde-i18n-is-2.1.1 kdi-is: kdi-is: Icelandic language support. kdi-is: PACKAGE NAME: kdi-it.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 945 K PACKAGE SIZE (uncompressed): 3070 K PACKAGE DESCRIPTION: kdi-it: kde-i18n-it-2.1.1 kdi-it: kdi-it: Italian language support. kdi-it: PACKAGE NAME: kdi-ja.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 1994 K PACKAGE SIZE (uncompressed): 10190 K PACKAGE DESCRIPTION: kdi-ja: kde-i18n-ja-2.1.1 kdi-ja: kdi-ja: Japanese language support. kdi-ja: PACKAGE NAME: kdi-ko.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 472 K PACKAGE SIZE (uncompressed): 1340 K PACKAGE DESCRIPTION: kdi-ko: kde-i18n-ko-2.1.1 kdi-ko: kdi-ko: Korean language support. kdi-ko: PACKAGE NAME: kdi-lt.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 338 K PACKAGE SIZE (uncompressed): 980 K PACKAGE DESCRIPTION: kdi-lt: kde-i18n-lt-2.1.1 kdi-lt: kdi-lt: Lithuanian language support. kdi-lt: PACKAGE NAME: kdi-nl.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 1695 K PACKAGE SIZE (uncompressed): 5000 K PACKAGE DESCRIPTION: kdi-nl: kde-i18n-nl-2.1.1 kdi-nl: kdi-nl: Dutch language support. kdi-nl: PACKAGE NAME: kdi-no.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 937 K PACKAGE SIZE (uncompressed): 2930 K PACKAGE DESCRIPTION: kdi-no: kde-i18n-no-2.1.1 kdi-no: kdi-no: Norwegian (Bokmaal) language support. kdi-no: PACKAGE NAME: kdi-nony.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 725 K PACKAGE SIZE (uncompressed): 2080 K PACKAGE DESCRIPTION: kdi-nony: kde-i18n-no_NY-2.1.1 kdi-nony: kdi-nony: Norwegian (Nynorsk) language support. kdi-nony: PACKAGE NAME: kdi-pl.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 596 K PACKAGE SIZE (uncompressed): 1760 K PACKAGE DESCRIPTION: kdi-pl: kde-i18n-pl-2.1.1 kdi-pl: kdi-pl: Polish language support. kdi-pl: PACKAGE NAME: kdi-pt.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 1959 K PACKAGE SIZE (uncompressed): 7940 K PACKAGE DESCRIPTION: kdi-pt: kde-i18n-pt-2.1.1 kdi-pt: kdi-pt: Portuguese language support. kdi-pt: PACKAGE NAME: kdi-ptbr.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 1340 K PACKAGE SIZE (uncompressed): 5880 K PACKAGE DESCRIPTION: kdi-ptbr: kde-i18n-pt_BR-2.1.1 kdi-ptbr: kdi-ptbr: Brazil Portuguese language support. kdi-ptbr: PACKAGE NAME: kdi-ro.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 1483 K PACKAGE SIZE (uncompressed): 5200 K PACKAGE DESCRIPTION: kdi-ro: kde-i18n-ro-2.1.1 kdi-ro: kdi-ro: Romanian language support. kdi-ro: PACKAGE NAME: kdi-ru.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 1541 K PACKAGE SIZE (uncompressed): 5880 K PACKAGE DESCRIPTION: kdi-ru: kde-i18n-ru-2.1.1 kdi-ru: kdi-ru: Russian language support. kdi-ru: PACKAGE NAME: kdi-sk.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 913 K PACKAGE SIZE (uncompressed): 2610 K PACKAGE DESCRIPTION: kdi-sk: kde-i18n-sk-2.1.1 kdi-sk: kdi-sk: Slovak language support. kdi-sk: PACKAGE NAME: kdi-sl.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 2242 K PACKAGE SIZE (uncompressed): 6820 K PACKAGE DESCRIPTION: kdi-sl: kde-i18n-sl-2.1.1 kdi-sl: kdi-sl: Slovenian language support. kdi-sl: PACKAGE NAME: kdi-sr.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 576 K PACKAGE SIZE (uncompressed): 1680 K PACKAGE DESCRIPTION: kdi-sr: kde-i18n-sr-2.1.1 kdi-sr: kdi-sr: Serbian language support. kdi-sr: PACKAGE NAME: kdi-sv.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 879 K PACKAGE SIZE (uncompressed): 2820 K PACKAGE DESCRIPTION: kdi-sv: kde-i18n-sv-2.1.1 kdi-sv: kdi-sv: Swedish language support. kdi-sv: PACKAGE NAME: kdi-tr.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 901 K PACKAGE SIZE (uncompressed): 2490 K PACKAGE DESCRIPTION: kdi-tr: kde-i18n-tr-2.1.1 kdi-tr: kdi-tr: Turkish language support. kdi-tr: PACKAGE NAME: kdi-uk.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 652 K PACKAGE SIZE (uncompressed): 1820 K PACKAGE DESCRIPTION: kdi-uk: kde-i18n-uk-2.1.1 kdi-uk: kdi-uk: Ukrainian language support. kdi-uk: PACKAGE NAME: kdi-zhcn.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 719 K PACKAGE SIZE (uncompressed): 2360 K PACKAGE DESCRIPTION: kdi-zhcn: kde-i18n-zh_CN.GB2312-2.1.1 kdi-zhcn: kdi-zhcn: Simplified Chinese language support. kdi-zhcn: PACKAGE NAME: kdi-zhtw.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 670 K PACKAGE SIZE (uncompressed): 1800 K PACKAGE DESCRIPTION: kdi-zhtw: kde-i18n-zh_TW.Big5-2.1.1 kdi-zhtw: kdi-zhtw: Chinese language support. kdi-zhtw: PACKAGE NAME: kdoc.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 73 K PACKAGE SIZE (uncompressed): 250 K PACKAGE DESCRIPTION: kdoc: kdoc-2.1.1 kdoc: kdoc: Documentation tools for the K Desktop Environment. kdoc: PACKAGE NAME: kgraphic.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 1869 K PACKAGE SIZE (uncompressed): 4680 K PACKAGE DESCRIPTION: kgraphic: kdegraphics-2.1.1 kgraphic: kgraphic: Graphics programs for KDE, including: kdvi (displays TeX's device kgraphic: independent .dvi files), kfax (displays fax files), kfract (a fractal kgraphic: generator), kghostview (displays postscript .ps files), kpaint (a kgraphic: simple drawing program), kruler (an onscreen ruler), ksnapshot (a kgraphic: screenshot utility), kview (displays numerous graphic file formats), kgraphic: and pixie (image viewer and editor). kgraphic: PACKAGE NAME: kmedia.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 4927 K PACKAGE SIZE (uncompressed): 13700 K PACKAGE DESCRIPTION: kmedia: kdemultimedia-2.1.1 kmedia: kmedia: Multimedia applications for KDE, including: kmedia: aktion (video player) kmedia: kmid (a midi/karaoke player) kmedia: kmidi (a midi-to-wav player/converter) kmedia: kmix (a mixer) kmedia: kscd (an audio CD player) kmedia: timidity (synth application) kmedia: PACKAGE NAME: knetwork.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 3097 K PACKAGE SIZE (uncompressed): 9120 K PACKAGE DESCRIPTION: knetwork: kdenetwork-2.1.1 knetwork: knetwork: Network related utilities for the K Desktop Environment. knetwork: PACKAGE NAME: koffice.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 3961 K PACKAGE SIZE (uncompressed): 11710 K PACKAGE DESCRIPTION: koffice: koffice-2.0.1 koffice: koffice: Office applications for the K Desktop Environment. koffice: koffice: KOffice contains KWord (word processor), KSpread (spreadsheet), koffice: KPresenter (presentation software) and KChart (diagram generator). koffice: PACKAGE NAME: ksh93.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 1253 K PACKAGE SIZE (uncompressed): 3280 K PACKAGE DESCRIPTION: ksh93: AT&T Korn Shell 93 (2001-01-01.0000) ksh93: ksh93: The KornShell language and interactive shell were designed by ksh93: David G. Korn at AT&T Bell Laboratories. Besides offering a powerful ksh93: interactive shell, it also offers a robust programming language with ksh93: such features as associative arrays and built in integer math ksh93: operations. ksh is an excellent choice for system administration ksh93: scripts and for everyday interactive use. ksh93: ksh93: The official site for the Korn Shell is http://www.kornshell.com/ ksh93: PACKAGE NAME: ksupport.tgz PACKAGE LOCATION: ./slakware/kde1 PACKAGE SIZE (compressed): 211 K PACKAGE SIZE (uncompressed): 800 K PACKAGE DESCRIPTION: ksupport: ksupport-2.1 ksupport: ksupport: Support libraries for the K Desktop Environment. ksupport: ksupport: Libraries included are: audiofile and mimelib. ksupport: PACKAGE NAME: less.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 73 K PACKAGE SIZE (uncompressed): 160 K PACKAGE DESCRIPTION: less: less-358 less: less: Less is a paginator similar to more (1), but which allows backward less: movement in the file as well as forward movement. Also, less does not less: have to read the entire input file before starting, so with large less: input files it starts up faster than text editors like vi (1). less: less: Less was written by Mark Nudelman. less: PACKAGE NAME: lesstif.tgz PACKAGE LOCATION: ./slakware/x1 PACKAGE SIZE (compressed): 3425 K PACKAGE SIZE (uncompressed): 10610 K PACKAGE DESCRIPTION: lesstif: LessTif 0.92.32 lesstif: lesstif: LessTif is the Hungry Programmers' (www.hungry.com) free clone of lesstif: Motif(R). It aims to be source compatible with OSF/Motif(R) meaning lesstif: that the same source code should compile with both and work exactly lesstif: the same! This package contains the libraries and header files to lesstif: be able to run and compile Motif 1.2 and 2.0 applications, along lesstif: with the lesstif version of mwm, the Motif window manager. lesstif: PACKAGE NAME: libghttp.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 46 K PACKAGE SIZE (uncompressed): 150 K PACKAGE DESCRIPTION: libghttp: libghttp-1.0.9 libghttp: libghttp: GNOME http client library. libghttp: PACKAGE NAME: libglade.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 174 K PACKAGE SIZE (uncompressed): 670 K PACKAGE DESCRIPTION: libglade: libglade-0.16 libglade: libglade: The GLADE library allows loading user interfaces which are stored libglade: externally into a program. This allows the interface to be changed libglade: without recompiling the program. libglade: libglade: The interfaces can also be edited with GLADE. libglade: PACKAGE NAME: libgr.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 763 K PACKAGE SIZE (uncompressed): 2260 K PACKAGE DESCRIPTION: libgr: libgr-2.0.13 libgr: libgr: Shared and static graphics-related ELF libraries and header files. libgr: libgr: Includes several graphic libraries (libpbm, libpgm, libppm, libpnm, libgr: libfbm, librle), and a collection of graphics utilities. libgr: PACKAGE NAME: libgtop.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 255 K PACKAGE SIZE (uncompressed): 1060 K PACKAGE DESCRIPTION: libgtop: libgtop-1.0.12 libgtop: libgtop: A library that fetches information about the running system such as libgtop: cpu and memory usage, active processes etc. On Linux systems, these libgtop: information are taken directly from the /proc filesystem. libgtop: PACKAGE NAME: libole2.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 82 K PACKAGE SIZE (uncompressed): 340 K PACKAGE DESCRIPTION: libole2: libole2-0.2.3. libole2: libole2: A library containing functionality to manipulate OLE2 Structured libole2: Storage files. It is used by Gnumeric and AbiWord Personal. libole2: PACKAGE NAME: libpng.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 303 K PACKAGE SIZE (uncompressed): 820 K PACKAGE DESCRIPTION: libpng: libpng-1.0.11 libpng: libpng: PNG (Portable Network Graphics) is an extensible file format for the libpng: lossless, portable, well-compressed storage of raster images. PNG libpng: provides a patent-free replacement for GIF and can also replace many libpng: common uses of TIFF. Indexed-color, grayscale, and truecolor images libpng: are supported, plus an optional alpha channel. Sample depths range libpng: from 1 to 16 bits. libpng: PACKAGE NAME: librep.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 593 K PACKAGE SIZE (uncompressed): 1860 K PACKAGE DESCRIPTION: librep: librep-0.13.6 librep: librep: This is a lightweight Lisp environment for UNIX. It contains a Lisp librep: interpreter, byte-code compiler and virtual machine. Applications may librep: use the Lisp interpreter as an extension language, or it may be used librep: for standalone scripts. Originally inspired by Emacs Lisp, the librep: language dialect combines many of the elisp features while trying to librep: remove some of the main deficiencies, with features from Common Lisp librep: and Scheme. librep: PACKAGE NAME: libsigc.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 139 K PACKAGE SIZE (uncompressed): 720 K PACKAGE DESCRIPTION: libsigc: libsigc++-1.0.3 libsigc: libsigc: This library implements a full callback system for use in widget libsigc: libraries, abstract interfaces, and general programming. Originally libsigc: part of the Gtk-- widget set, libsigc++ is now a seperate library to libsigc: provide for more general use. It is the most complete library of its libsigc: kind with the ablity to connect an abstract callback to a class libsigc: method, function, or function object. It contains adaptor classes for libsigc: connection of dissimilar callbacks and has an ease of use unmatched libsigc: by other C++ callback libraries. libsigc: PACKAGE NAME: libtiff.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 591 K PACKAGE SIZE (uncompressed): 1680 K PACKAGE DESCRIPTION: libtiff: libtiff-3.5.5 libtiff: libtiff: This library provides support for the Tag Image File Format (TIFF), libtiff: a widely used format for storing image data. A small assortment of libtiff: TIFF-related software for UNIX is also included. libtiff: PACKAGE NAME: libtool.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 369 K PACKAGE SIZE (uncompressed): 1250 K PACKAGE DESCRIPTION: libtool: GNU libtool 1.4 libtool: libtool: This is GNU Libtool, a generic library support script. Libtool hides libtool: the complexity of using shared libraries behind a consistent, portable libtool: interface. To use libtool, add the new generic library building libtool: commands to your Makefile, Makefile.in, or Makefile.am. See the libtool: documentation for details. libtool: libtool: You must install the "m4" package to be able to use libtool. libtool: PACKAGE NAME: libungif.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 115 K PACKAGE SIZE (uncompressed): 370 K PACKAGE DESCRIPTION: libungif: libungif-4.1.0 libungif: libungif: GIF loading and saving shared library. (Saving uses an uncompressed libungif: GIF algorithm that does not use LZW compression.) libungif: PACKAGE NAME: libxml1.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 475 K PACKAGE SIZE (uncompressed): 2130 K PACKAGE DESCRIPTION: libxml1: libxml-1.8.13 libxml1: libxml1: This library allows you to manipulate XML files. libxml1: PACKAGE NAME: lilo.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 188 K PACKAGE SIZE (uncompressed): 610 K PACKAGE DESCRIPTION: lilo: LILO 21.7.5 lilo: lilo: Generic Boot Loader for Linux ('LInux LOader') by Werner Almesberger. lilo: LILO boots Linux from your hard drive. It can also boot other lilo: operating systems such as MS-DOS and OS/2, and can even boot DOS from lilo: the second hard drive. LILO comes with utilities and documentation lilo: that make it easier to install, such as 'liloconfig' and 'QuickStart'. lilo: NOTE: Installing boot loaders is inherently dangerous. Be sure to have lilo: some means to boot your system from a different media if you install lilo: LILO on your hard disk. lilo: PACKAGE NAME: linuxinc.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 1817 K PACKAGE SIZE (uncompressed): 9550 K PACKAGE DESCRIPTION: linuxinc: Linux 2.2.19 kernel include files linuxinc: linuxinc: These are the include files from the 2.2.19 Linux kernel. You'll linuxinc: need these to compile most system software for Linux. linuxinc: PACKAGE NAME: lnx245.tgz PACKAGE LOCATION: ./slakware/k1 PACKAGE SIZE (compressed): 26131 K PACKAGE SIZE (uncompressed): 117590 K PACKAGE DESCRIPTION: lnx245: Linux kernel source version 2.4.5 lnx245: lnx245: Source code for Linus Torvalds' Linux kernel. lnx245: lnx245: This is the complete and unmodified source code for the Linux kernel lnx245: version 2.4.5. lnx245: lnx245: A small patch to fix unmounting ReiserFS volumes is provided in the lnx245: /usr/src directory. We recommend applying this patch before building lnx245: kernels to be used with ReiserFS. lnx245: PACKAGE NAME: loadlin.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 93 K PACKAGE SIZE (uncompressed): 100 K PACKAGE DESCRIPTION: loadlin: LOADLIN v1.6b loadlin: loadlin: LOADLIN.EXE, a loader (running under DOS) for LINUX kernel images loadlin: fully supporting the kernel's command line feature. loadlin: loadlin: LOADLIN is the safest way to boot Linux from your hard disk, if you loadlin: have a bootable DOS partition on your machine. loadlin: loadlin: LOADLIN was written by Hans Lermen (lermen@elserv.ffm.fgan.de) loadlin: PACKAGE NAME: lpr.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 76 K PACKAGE SIZE (uncompressed): 180 K PACKAGE DESCRIPTION: lpr: lpr-0.48-1 lpr: lpr: This is the lpr printing suite ported from BSD. It's the most lpr: standard UN*X printing system in current use. If you're interested lpr: in automatic detection of PostScript and DVI files, check out the lpr: apsfilter add-on in Slackware's AP package series. lpr: PACKAGE NAME: lunicode.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 138 K PACKAGE SIZE (uncompressed): 520 K PACKAGE DESCRIPTION: lunicode: libunicode-0.4 lunicode: lunicode: libunicode is a library for manipulating Unicode characters and lunicode: strings. It understands both the UTF-8 and UCS-2 encodings, and has a lunicode: framework for adding support for new encodings. lunicode: lunicode: libunicode is required by gnumeric. lunicode: PACKAGE NAME: lvm.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 320 K PACKAGE SIZE (uncompressed): 1100 K PACKAGE DESCRIPTION: lvm: lvm_0.9.1_beta6 lvm: lvm: Heinz Mauelshagen's LVM (Logical Volume Manager) for Linux. lvm: LVM adds an additional layer between the physical peripherals and the lvm: I/O interface in the 2.4.x kernel to get a logical view of disks. lvm: This allows the concatenation of several disks (so-called physical lvm: volumes or PVs) to form a storage pool (so-called Volume Group or VG) lvm: with allocation units called physical extents (called PE). With LVM, lvm: you can actually extend, resize, or relocate storage dynamically. lvm: PACKAGE NAME: lx2219.tgz PACKAGE LOCATION: ./slakware/k1 PACKAGE SIZE (compressed): 18898 K PACKAGE SIZE (uncompressed): 85580 K PACKAGE DESCRIPTION: lx2219: Linux kernel source version 2.2.19. lx2219: lx2219: Source code for Linus Torvalds' Linux kernel. lx2219: lx2219: This is the complete and unmodified source code for the Linux kernel lx2219: version 2.2.19. lx2219: PACKAGE NAME: lynx.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 771 K PACKAGE SIZE (uncompressed): 1830 K PACKAGE DESCRIPTION: lynx: Lynx 2.8.3rel.1 lynx: lynx: Lynx is a distributed hypertext browser with full World Wide Web lynx: capabilities. Lynx can be used to access information on the World lynx: Wide Web, or to build information systems intended primarily for local lynx: access. For example, Lynx has been used to build several Campus Wide lynx: Information Systems (CWIS). lynx: lynx: Lynx's authors include Lou Montulli, Garrett Blythe, Craig Lavender, lynx: Michael Grobe, and Charles Rezac. lynx: PACKAGE NAME: m4.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 83 K PACKAGE SIZE (uncompressed): 180 K PACKAGE DESCRIPTION: m4: GNU m4 1.4 m4: m4: This is release 1.4 of GNU m4, a program which copies its input to the m4: output, expanding macros as it goes. m4 has built-in functions for m4: including named files, running Unix commands, doing integer m4: arithmetic, manipulating text in various ways, recursion, etc... m4: Macros can also be user-defined, and can take any number of arguments. m4: GNU 'm4' has been originally written by Rene Seindal, from Denmark. m4: PACKAGE NAME: mailx.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 70 K PACKAGE SIZE (uncompressed): 180 K PACKAGE DESCRIPTION: mailx: BSD mailx 8.1.1-10 mailx: mailx: Mail is a intelligent mail processing system, which has a command mailx: syntax reminiscent of ed with lines replaced by messages. It's small; mailx: it's the standard; it's a good thing to install if you're going to use mailx: mail. mailx: PACKAGE NAME: man.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 117 K PACKAGE SIZE (uncompressed): 290 K PACKAGE DESCRIPTION: man: man-1.5h1 man: man: The man package is a collection of tools used for searching and man: reading the online system documentation. In fact, on most UNIX-like man: operating systems it is the primary means of finding out how programs man: on the system work. For example, 'man man' will display the man: documentation for man itself. man: man: Man requires the groff text processing package. man: PACKAGE NAME: manpages.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 1195 K PACKAGE SIZE (uncompressed): 2200 K PACKAGE DESCRIPTION: manpages: Man-pages 1.38 manpages: manpages: Man pages are online documentation for Linux. This package includes manpages: many section 1, 2, 3, 4, 5, 7, and 8 man pages for Linux. manpages: manpages: The man-pages distribution is maintained by Andries E. Brouwer with manpages: the help of more writers, editors, and other contributors than we manpages: can name here. (See the list in /usr/man/man-pages-1.38.Announce) manpages: PACKAGE NAME: manyfaqs.tgz PACKAGE LOCATION: ./slakware/f1 PACKAGE SIZE (compressed): 473 K PACKAGE SIZE (uncompressed): 1640 K PACKAGE DESCRIPTION: manyfaqs: A collection of frequently asked questions/answers on many subjects. manyfaqs: manyfaqs: Some of the FAQs included in this package: manyfaqs: manyfaqs: ATAPI-FAQ, AfterStep-FAQ, BLFAQ (Brief Linux FAQ), Ftape-FAQ, manyfaqs: GCC-SIG11-FAQ, Joe-Command-Reference, Linux-FAQ, PPP-FAQ, SMP-FAQ, manyfaqs: and the Threads-FAQ. manyfaqs: manyfaqs: These FAQs will be installed under /usr/doc/faq. manyfaqs: PACKAGE NAME: mc.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 1458 K PACKAGE SIZE (uncompressed): 3700 K PACKAGE DESCRIPTION: mc: mc-4.5.51 mc: mc: The Midnight Commander is a Norton Commander clone, a program that mc: manipulates and manages files and directories. Useful, fast, and has mc: color displays on the Linux console. Mouse support is provided mc: through the gpm mouse server. This is a lightweight compilation of mc: mc for use on the text console or in an xterm. mc: mc: mc was written by Miguel de Icaza and Mauricio Plaza. mc: PACKAGE NAME: metamail.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 127 K PACKAGE SIZE (uncompressed): 340 K PACKAGE DESCRIPTION: metamail: metamail-2.7 metamail: metamail: Metamail is an implementation of MIME, the Multipurpose Internet metamail: Mail Extensions, a proposed standard for multimedia mail on the metamail: Internet. Metamail implements MIME, and also implements extensibility metamail: and configuration via the "mailcap" mechanism described in an metamail: informational RFC that is a companion to the MIME document. metamail: PACKAGE NAME: mini.tgz PACKAGE LOCATION: ./slakware/f1 PACKAGE SIZE (compressed): 1039 K PACKAGE SIZE (uncompressed): 3440 K PACKAGE DESCRIPTION: mini: Linux Mini-HOWTOs. mini: mini: Short documentation files explaining many common Linux tasks. mini: mini: These files will be installed in /usr/doc/Linux-mini-HOWTOs/. mini: PACKAGE NAME: minicom.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 299 K PACKAGE SIZE (uncompressed): 800 K PACKAGE DESCRIPTION: minicom: Minicom 1.83.1 minicom: minicom: Minicom - a full featured menu-driven communications package similar minicom: to the DOS program 'Telix'. Also includes sz/rz - utilities used to minicom: upload and download files using the Zmodem protocol. minicom: minicom: PACKAGE NAME: mod_php.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 782 K PACKAGE SIZE (uncompressed): 2940 K PACKAGE DESCRIPTION: mod_php: php-4.0.5 mod_php: mod_php: PHP is an HTML-embedded scripting language. It shares syntax mod_php: characteristics with C, Java, and Perl. The primary objective mod_php: behind this language is to make a fast and easy-to-use scripting mod_php: language for dynamic web sites. mod_php: mod_php: More information can be found online at http://www.php.net/ mod_php: PACKAGE NAME: mod_ssl.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 467 K PACKAGE SIZE (uncompressed): 1490 K PACKAGE DESCRIPTION: mod_ssl: mod_ssl-2.8.4-1.3.20 mod_ssl: mod_ssl: mod_ssl provides provides strong cryptography for the Apache web mod_ssl: server via the Secure Sockets Layer (SSL v2/v3) and Transport Layer mod_ssl: Security (TLS v1). It is based on OpenSSL and provides support for mod_ssl: all major security needs through HTTP. mod_ssl: mod_ssl: mod_ssl is written by Ralf S. Engelschall mod_ssl: PACKAGE NAME: mods245.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 6508 K PACKAGE SIZE (uncompressed): 7210 K PACKAGE DESCRIPTION: mods245: Linux kernel modules for 2.4.5 mods245: mods245: A kernel module is a piece of object code that can be dynamically mods245: loaded into the Linux kernel to provide new kernel functions. Most mods245: of these modules provide support for devices such as CD-ROM drives, mods245: tape drives, and ethernet cards. You can choose which modules to load mods245: by editing /etc/rc.d/rc.modules. mods245: PACKAGE NAME: modules.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 5730 K PACKAGE SIZE (uncompressed): 6220 K PACKAGE DESCRIPTION: modules: Linux kernel modules for 2.2.19 modules: modules: A kernel module is a piece of object code that can be dynamically modules: loaded into the Linux kernel to provide new kernel functions. Most modules: of these modules provide support for devices such as CD-ROM drives, modules: tape drives, and ethernet cards. You can choose which modules to load modules: by editing /etc/rc.d/rc.modules. modules: PACKAGE NAME: modutils.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 222 K PACKAGE SIZE (uncompressed): 490 K PACKAGE DESCRIPTION: modutils: modutils-2.4.6 modutils: modutils: Utilities to use kernel modules. These tools are used for loading modutils: and unloading chunks of kernel code on the fly, to add support for a modutils: CD-ROM drive or ethernet card, for instance. modutils: modutils: Many Linux drivers are provided as kernel modules, and some packages modutils: (like the PCMCIA package) require the module utilities to work, so you modutils: probably want to install these. modutils: PACKAGE NAME: mozilla.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 11438 K PACKAGE SIZE (uncompressed): 38720 K PACKAGE DESCRIPTION: mozilla: mozilla-0.9.1 mozilla: mozilla: The Mozilla web browser. Mozilla is a cousin to Netscape mozilla: Communicator that is being developed by the Free Software Community mozilla: with the cooperation and support of Netscape. Mozilla uses a next- mozilla: generation browser engine known as Gecko. The mozilla package is mozilla: required by the GNOME programs Galeon and Nautilus (which also use mozilla: Mozilla's Gecko rendering engine). mozilla: PACKAGE NAME: mp3.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 129 K PACKAGE SIZE (uncompressed): 350 K PACKAGE DESCRIPTION: mp3: MP3 players mp3: mp3: This package contains two command-line MP3 players for Linux, mp3: amp-0.7.6 and mpg123-0.59r. mp3: PACKAGE NAME: mt_st.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 29 K PACKAGE SIZE (uncompressed): 80 K PACKAGE DESCRIPTION: mt_st: mt-st-0.6 - controls magnetic tape drive operation mt_st: mt_st: This mt originates from BSD NET-2. Some Linux SCSI tape-specific mt_st: ioctls have been added to the original source and the man page has mt_st: been updated. Although this mt program is tailored for SCSI tape, it mt_st: can also be used with the QIC-02 driver and hopefully with other Linux mt_st: tape drivers using the same ioctls (some of the commands may not work mt_st: with all drivers). mt_st: PACKAGE NAME: mutt.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 958 K PACKAGE SIZE (uncompressed): 2640 K PACKAGE DESCRIPTION: mutt: mutt-1.2.5i mutt: mutt: Mutt is a small but very powerful text-based MIME mail client. Mutt mutt: is highly configurable, and is well suited to the mail power user with mutt: advanced features like key bindings, keyboard macros, mail threading, mutt: regular expression searches and a powerful pattern matching language mutt: for selecting groups of messages. mutt: PACKAGE NAME: mysql.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 3996 K PACKAGE SIZE (uncompressed): 11310 K PACKAGE DESCRIPTION: mysql: mysql-3.23.39 mysql: mysql: MySQL is a fast, multi-threaded, multi-user, and robust SQL mysql: (Structured Query Language) database server. It comes with a nice API mysql: which makes it easy to integrate into other applications. mysql: mysql: The home page for MySQL is http://www.mysql.com/ mysql: PACKAGE NAME: nautilus.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 8849 K PACKAGE SIZE (uncompressed): 16350 K PACKAGE DESCRIPTION: nautilus: nautilus-1.0.3 nautilus: nautilus: Nautilus is a highly-polished content manager for GNOME. Nautilus nautilus: integrates access to files, applications, media, Internet-based nautilus: resources and the Web, delivering a dynamic and rich user experience. nautilus: Nautilus, developed by Eazel, Inc., is a free software project nautilus: developed under the GNU General Public License and is a core nautilus: component of the GNOME desktop project. nautilus: nautilus: The Nautilus package also includes Medusa, an indexing daemon. nautilus: PACKAGE NAME: ncftp.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 449 K PACKAGE SIZE (uncompressed): 970 K PACKAGE DESCRIPTION: ncftp: ncftp-2.4.3, ncftp-3.0.2 ncftp: ncftp: NcFTP is a user interface to the Internet standard File Transfer ncftp: Protocol. This program allows a user to transfer files to and from a ncftp: remote network site, and offers additional features that are not found ncftp: in the standard interface for ftp. ncftp: PACKAGE NAME: ncurses.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 1808 K PACKAGE SIZE (uncompressed): 9560 K PACKAGE DESCRIPTION: ncurses: ncurses-5.2 ncurses: ncurses: The ncurses (new curses) library is a free software emulation of ncurses: curses in System V Release 4.0, and more. It uses terminfo format, ncurses: supports pads and color and multiple highlights and forms characters ncurses: and function-key mapping, and has all the other SYSV-curses ncurses: enhancements over BSD curses. ncurses: PACKAGE NAME: netatalk.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 312 K PACKAGE SIZE (uncompressed): 940 K PACKAGE DESCRIPTION: netatalk: netatalk-1.4b2+asun2.1.3 netatalk: netatalk: Netatalk is an Appletalk file and print server for Linux. Using netatalk: Netatalk, Macintosh computers on your local network can mount Linux netatalk: volumes as if they were standard Appletalk network drives, and can netatalk: print to the Linux box's printer as if it were a network printer netatalk: supporting PostScript. netatalk: netatalk: Netatalk is brought to you by our friends at The Research Systems netatalk: Unix Group, The University of Michigan. netatalk: PACKAGE NAME: netpipes.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 75 K PACKAGE SIZE (uncompressed): 210 K PACKAGE DESCRIPTION: netpipes: netpipes 4.2 netpipes: netpipes: Robert Forsman's netpipes package makes TCP/IP streams usable in shell netpipes: scripts. It can also simplify client/server code by allowing the netpipes: programmer to skip all the tedious programming bits related to sockets netpipes: and concentrate on writing a filter/service. Here's an example of netpipes: what you can do with 'faucet' and 'hose', two netpipes commands: netpipes: netpipes: server$ faucet 3000 -out tar cf - . netpipes: client$ hose server 3000 -in tar xvf - netpipes: PACKAGE NAME: netscape.tgz PACKAGE LOCATION: ./slakware/xap1 PACKAGE SIZE (compressed): 17095 K PACKAGE SIZE (uncompressed): 33650 K PACKAGE DESCRIPTION: netscape: Netscape Communicator 4.77 (communicator-v477.x86-unknown-linux2.2) netscape: netscape: Netscape Communicator is an integrated Internet browser program. It netscape: is the world's most popular piece of Internet software, and winner netscape: of numerous awards for software excellence. netscape: netscape: NOTE: The Linux version of Netscape Communicator does not include netscape: support. If your organization requires product support, see the file netscape: /usr/lib/netscape/SUPPORT for information about purchasing support netscape: from Netscape. netscape: PACKAGE NAME: netwatch.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 84 K PACKAGE SIZE (uncompressed): 250 K PACKAGE DESCRIPTION: netwatch: netwatch-0.9g netwatch: netwatch: Netwatch allows a user (superuser) to monitor activity on the network. netwatch: The monitor includes statistics on transmitted and received packets, netwatch: bytes, protocol, and more. netwatch: PACKAGE NAME: nn_nntp.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 378 K PACKAGE SIZE (uncompressed): 900 K PACKAGE DESCRIPTION: nn_nntp: nn-6.5.1 compiled to use NNTP. nn_nntp: nn_nntp: nn is an easy to use menu driven newsreader by Kim F. Storm. nn_nntp: nn_nntp: nn stands for "No News is good news", and the nn newsreader is nn_nntp: designed to let you minimize the amount of time you spend reading news nn_nntp: (or, more realistically, to let you to read even more newsgroups :-). nn_nntp: This version of nn reads news from a news server via NNTP, and can nn_nntp: make use of your NNTP server's NOV database. nn_nntp: PACKAGE NAME: ntp4.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 1166 K PACKAGE SIZE (uncompressed): 2630 K PACKAGE DESCRIPTION: ntp4: ntp-4.0.99k23 ntp4: ntp4: The Network Time Protocol (NTP) is used to synchronize the time of a ntp4: computer client or server to another server or reference time source, ntp4: such as a radio or satellite receiver or modem. It provides client ntp4: accuracies typically within a millisecond on LANs and up to a few tens ntp4: of milliseconds on WANs relative to a primary server synchronized to ntp4: Coordinated Universal Time (UTC) via a Global Positioning Service ntp4: (GPS) receiver, for example. ntp4: PACKAGE NAME: oaf.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 164 K PACKAGE SIZE (uncompressed): 610 K PACKAGE DESCRIPTION: oaf: oaf-0.6.5 oaf: oaf: OAF is an object activation framework for GNOME. oaf: PACKAGE NAME: oggutils.tgz PACKAGE LOCATION: ./slakware/ap1 PACKAGE SIZE (compressed): 595 K PACKAGE SIZE (uncompressed): 2600 K PACKAGE DESCRIPTION: oggutils: Ogg Vorbis libraries and tools oggutils: oggutils: Ogg Vorbis is a fully Open, non-proprietary, patent-and-royalty-free, oggutils: general-purpose compressed audio format for high quality oggutils: (44.1-48.0kHz, 16+ bit, polyphonic) audio and music at fixed and oggutils: variable bitrates from 16 to 128 kbps/channel. This places Vorbis in oggutils: the same class as audio representations including MPEG-1 audio layer oggutils: 3, MPEG-4 audio (AAC and TwinVQ), and PAC. This package includes oggutils: an encoder and player, as well as programming libraries for developing oggutils: programs that use the Ogg Vorbis CODEC. oggutils: PACKAGE NAME: openssh.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 467 K PACKAGE SIZE (uncompressed): 1150 K PACKAGE DESCRIPTION: openssh: openssh-2.9p1 openssh: openssh: ssh (Secure Shell) is a program for logging into a remote machine and openssh: for executing commands on a remote machine. It is intended to replace openssh: rlogin and rsh, and provide secure encrypted communications between openssh: two untrusted hosts over an insecure network. openssh: openssh: OpenSSH is based on the last free version of Tatu Ylonen's SSH, openssh: further enhanced and cleaned up by Aaron Campbell, Bob Beck, Markus openssh: Friedl, Niels Provos, Theo de Raadt, and Dug Song. openssh: It has a homepage at http://www.openssh.com/ PACKAGE NAME: openssl.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 2636 K PACKAGE SIZE (uncompressed): 7050 K PACKAGE DESCRIPTION: openssl: openssl-0.9.6a openssl: openssl: The openssl certificate management tool and the shared libraries that openssl: provide various encryption and decription algorithms and protocols. openssl: openssl: This product includes software developed by the OpenSSL Project for openssl: use in the OpenSSL Toolkit (http://www.openssl.org). This product openssl: includes cryptographic software written by Eric Young openssl: (eay@cryptsoft.com). This product includes software written by Tim openssl: Hudson (tjh@cryptsoft.com). openssl: PACKAGE NAME: orbit.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 647 K PACKAGE SIZE (uncompressed): 2330 K PACKAGE DESCRIPTION: orbit: ORBit-0.5.8 orbit: orbit: ORBit is a high-performance CORBA (Common Object Request Broker orbit: Architecture) ORB (object request broker). It allows programs to send orbit: requests and receive replies from other programs, regardless of the orbit: locations of the two programs. CORBA is an architecture that enables orbit: communication between program objects, regardless of the programming orbit: language they're written in or the operating system they run on. orbit: PACKAGE NAME: ossllibs.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 698 K PACKAGE SIZE (uncompressed): 1820 K PACKAGE DESCRIPTION: ossllibs: openssl-0.9.6a shared libraries ossllibs: ossllibs: These shared libraries provide encryption routines required by programs ossllibs: such as openssh. They are also used by KDE's Konqueror web browser to ossllibs: provide secure web connections. ossllibs: ossllibs: This product includes software developed by the OpenSSL Project for ossllibs: use in the OpenSSL Toolkit (http://www.openssl.org). This product ossllibs: includes cryptographic software written by Eric Young ossllibs: (eay@cryptsoft.com). This product includes software written by Tim ossllibs: Hudson (tjh@cryptsoft.com). PACKAGE NAME: p2c.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 266 K PACKAGE SIZE (uncompressed): 730 K PACKAGE DESCRIPTION: p2c: p2c-1.21alpha2 p2c: p2c: P2c is a tool for translating Pascal programs into C. The input p2c: consists of a set of source files in any of the following Pascal p2c: dialects: HP Pascal, Turbo/UCSD Pascal, DEC VAX Pascal, Oregon p2c: Software Pascal/2, Macintosh Programmer's Workshop Pascal, p2c: Sun/Berkeley Pascal, Texas Instruments Pascal, Apollo Domain Pascal. p2c: Modula-2 syntax is also supported. Output is a set of .c and .h p2c: files that comprise an equivalent program in any of several dialects p2c: of C. p2c: PACKAGE NAME: pan.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 823 K PACKAGE SIZE (uncompressed): 2160 K PACKAGE DESCRIPTION: pan: pan-0.9.7 pan: pan: This is PAN, a powerful and user-friendly USENET newsreader for GNOME. pan: PACKAGE NAME: panelmm.tgz PACKAGE LOCATION: ./slakware/gtk1 PACKAGE SIZE (compressed): 50 K PACKAGE SIZE (uncompressed): 190 K PACKAGE DESCRIPTION: panelmm: panelmm-0.1 panelmm: panelmm: Panel--, A GTK-- wrapper for applet_widget. This is a wrapper for panelmm: the applet_widget component of GNOME for use with the GTK-- wrapper panelmm: for GTK, the Gimp Toolkit and libgnomeui, the GNOME UI library. panelmm: PACKAGE NAME: pciutils.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 82 K PACKAGE SIZE (uncompressed): 230 K PACKAGE DESCRIPTION: pciutils: pciutils-2.1.8 (Linux PCI utilities) pciutils: pciutils: lspci displays detailed information about all PCI buses and devices pciutils: in the system, replacing the original /proc/pci interface. pciutils: pciutils: setpci allows reading from and writing to PCI device configuration pciutils: registers. For example, you can adjust the latency timers with it. pciutils: pciutils: See manual pages for more details. pciutils: PACKAGE NAME: pcmcia.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 284 K PACKAGE SIZE (uncompressed): 900 K PACKAGE DESCRIPTION: pcmcia: pcmcia-cs-3.1.26 pcmcia: pcmcia: Card Services for Linux is a complete PCMCIA support package. It pcmcia: includes a set of loadable kernel modules that implement a version of pcmcia: the PCMCIA Card Services applications program interface, a set of pcmcia: client drivers for specific cards, and a card manager daemon that can pcmcia: respond to card insertion and removal events, loading and unloading pcmcia: drivers on demand. It supports ``hot swapping'' of PCMCIA cards, so pcmcia: cards can be inserted and ejected at any time. pcmcia: PACKAGE NAME: perl.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 7066 K PACKAGE SIZE (uncompressed): 18410 K PACKAGE DESCRIPTION: perl: perl-5.6.1 perl: perl: Larry Wall's "Practical Extraction and Report Language". Perl is a perl: language optimized for scanning arbitrary text files, extracting perl: information from those text files, and printing reports based on that perl: information. It's also a good language for many system management perl: tasks. The language is intended to be practical (easy to use, perl: efficient, complete) rather than beautiful (tiny, elegant, minimal). perl: This package includes these additional modules: DBI, Data-ShowTable, perl: Getopt-Mixed, TermReadKey, MD5, and libnet. perl: PACKAGE NAME: pine.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 1513 K PACKAGE SIZE (uncompressed): 4200 K PACKAGE DESCRIPTION: pine: Pine version 4.33 pine: pine: A menu driven user mail program. Originally based on Elm (Pine Is pine: No-longer Elm), but with many additional features that make it pine: easier to use. Also contains pilot (a simple file manager) and pine: pico (an easy to use text editor). pine: PACKAGE NAME: pmake.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 155 K PACKAGE SIZE (uncompressed): 410 K PACKAGE DESCRIPTION: pmake: pmake-2.1.34 pmake: pmake: This is release 2.1 of PMake -- a parallel Make program originally pmake: written for the Sprite operating system, ported from BSD UNIX. This pmake: may be useful if you're going to port software with Makefiles designed pmake: for BSD. The binary is installed as /usr/bin/pmake. pmake: pmake: PMake was written by Adam de Boor and Andreas Stolcke. pmake: PACKAGE NAME: ppp.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 185 K PACKAGE SIZE (uncompressed): 470 K PACKAGE DESCRIPTION: ppp: PPP for Linux, version 2.4.1 ppp: ppp: PPP for Linux -- Michael Callahan's ppp.c kernel driver and the pppd ppp: daemon (ported by Al Longyear). Linux PPP support is included as a ppp: loadable module in the modules.tgz package. This package also ppp: contains pppsetup, an easy-to-use, user-friendly utility for setting ppp: up your PPP daemon. ppp: PACKAGE NAME: procmail.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 132 K PACKAGE SIZE (uncompressed): 290 K PACKAGE DESCRIPTION: procmail: The procmail mail processing program. (v3.15.1 2001/01/08) procmail: procmail: Can be used to create mail-servers, mailing lists, sort your incoming procmail: mail into separate folders/files (real convenient when subscribing to procmail: one or more mailing lists or for prioritising your mail), preprocess procmail: your mail, start any programs upon mail arrival (e.g. to generate procmail: different chimes on your workstation for different types of mail) or procmail: selectively forward certain incoming mail automatically to someone. procmail: procmail: The author of procmail is Stephen R. van den Berg. procmail: PACKAGE NAME: procps.tgz PACKAGE LOCATION: ./slakware/a1 PACKAGE SIZE (compressed): 195 K PACKAGE SIZE (uncompressed): 500 K PACKAGE DESCRIPTION: procps: procps-2.0.7, psmisc-20.1, procinfo-18 procps: procps: Utilities for displaying process and memory information written by procps: Michael K. Johnson, Werner Almesberger, Charles Blake, Branko procps: Lankester, Robert Nation, David Engel, Larry Greenfield, Roger Binns, procps: Sander van Malssen, and Brian Edmonds. procps: PACKAGE NAME: proftpd.tgz PACKAGE LOCATION: ./slakware/n1 PACKAGE SIZE (compressed): 369 K PACKAGE SIZE (uncompressed): 1240 K PACKAGE DESCRIPTION: proftpd: proftpd-1.2.2rc3 proftpd: proftpd: ProFTPD is the Professional File Transfer Protocol (FTP) server proftpd: daemon. ProFTPD grew out of the desire to have a secure and proftpd: configurable FTP server, and out of a significant admiration of the proftpd: Apache web server. ProFTPD powers major sites like ftp.kernel.org. proftpd: PACKAGE NAME: python.tgz PACKAGE LOCATION: ./slakware/d1 PACKAGE SIZE (compressed): 4602 K PACKAGE SIZE (uncompressed): 21450 K PACKAGE DESCRIPTION: python: python-2.0.1 python: python: Python is an interpreted, interactive, object-oriented programming python: language that combines remarkable power with very clear syntax. python: Python's basic power can be extended with your own modules written in python: C or