PACKAGES.TXT-en; ðÎÄ óÅÎ 24 12:08:46 EEST 2007 This file provides details on the DeepStyle packages found in the ./slackware/ directory. Total size of all packages (compressed): 1713 MB Total size of all packages (uncompressed): 4364 MB PACKAGE NAME: aaa_base-12.0.0-noarch-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 11 K PACKAGE SIZE (uncompressed): 90 K PACKAGE DESCRIPTION: aaa_base: 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: aaa_base: aaa_base: aaa_base: aaa_base: PACKAGE NAME: aaa_elflibs-12.0.0-i486-3.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 4609 K PACKAGE SIZE (uncompressed): 10550 K PACKAGE DESCRIPTION: aaa_elflibs: aaa_elflibs (shared libraries needed by many programs) aaa_elflibs: aaa_elflibs: This is a collection of shared libraries needed to run Linux programs. aaa_elflibs: ELF (Executable and Linking Format) is the standard Linux binary aaa_elflibs: format. These libraries are gathered from other Slackware packages aaa_elflibs: and are intended to give a fairly complete initial set of libraries. aaa_elflibs: This package should be not upgraded or reinstalled (it could copy aaa_elflibs: over newer library versions). aaa_elflibs: aaa_elflibs: aaa_elflibs: PACKAGE NAME: aaa_terminfo-5.6-noarch-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 64 K PACKAGE SIZE (uncompressed): 630 K PACKAGE DESCRIPTION: aaa_terminfo: aaa_terminfo (a basic collection of terminfo entries) aaa_terminfo: aaa_terminfo: This is a starter set of files from the terminfo database, which aaa_terminfo: should be enough in most cases. The complete set (from which this aaa_terminfo: is derived) can be found in the ncurses package. aaa_terminfo: aaa_terminfo: The terminfo database describes the characteristics of terminals, so aaa_terminfo: don't try to log in without this package. :-) aaa_terminfo: aaa_terminfo: aaa_terminfo: PACKAGE NAME: acl-2.2.39_1-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 139 K PACKAGE SIZE (uncompressed): 350 K PACKAGE DESCRIPTION: acl: acl (tools for using POSIX Access Control Lists) acl: acl: This package contains a set of tools and libraries for manipulating acl: POSIX Access Control Lists. POSIX Access Control Lists (defined in acl: POSIX 1003.1e draft standard 17) are used to define more fine-grained acl: discretionary access rights for files and directories. acl: acl: acl: acl: acl: PACKAGE NAME: acpid-1.0.4-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 16 K PACKAGE SIZE (uncompressed): 60 K PACKAGE DESCRIPTION: acpid: acpid (ACPI daemon) acpid: acpid: Most modern computers support the Advanced Configuration and Power acpid: Interface (ACPI) standard to allow intelligent power management. acpid: This package contains acpid, which is the user-space daemon needed in acpid: order to make the Linux ACPI support completely functional. acpid: acpid: ACPI must be compiled into the kernel to run acpid. acpid: acpid: acpid: PACKAGE NAME: apmd-3.2.2-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 61 K PACKAGE SIZE (uncompressed): 170 K PACKAGE DESCRIPTION: apmd: apmd (Advanced Power Management daemon) apmd: apmd: apmd is an APM monitoring daemon, and works in conjunction with the apmd: APM BIOS driver in the kernel. Apmd (and the included tools) handle apmd: tasks such as automatically putting a laptop into suspend when the apmd: power level drop below a certain point. This package also includes apmd: the graphical power management tools xapm and xbattery. apmd: apmd: The apmd tools were written by Rik Faith and are maintained by apmd: Avery Pennarun. xbattery was written by Nathan Sidwell. apmd: PACKAGE NAME: attr-2.4.32_1-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 73 K PACKAGE SIZE (uncompressed): 220 K PACKAGE DESCRIPTION: attr: attr (tools for using extended attributes on filesystems) attr: attr: This package contains a set of tools for manipulating extended attr: attributes (name:value pairs associated permanently with files and attr: directories) on filesystem objects, and the library and header files attr: needed to develop programs which make use of extended attributes. attr: Extended attributes are used to provide additional functionality to attr: a filesystem. For example, Access Control Lists (ACLs) are attr: implemented using extended attributes. attr: attr: PACKAGE NAME: bash-3.1.017-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 722 K PACKAGE SIZE (uncompressed): 1570 K PACKAGE DESCRIPTION: bash: bash (sh-compatible shell) 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: bin-11.1-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 52 K PACKAGE SIZE (uncompressed): 180 K PACKAGE DESCRIPTION: bin: bin (some command-line utilities) bin: bin: The bin package is a collection of miscellaneous command-line bin: utilities. Some of these (such as 'tempfile') are used in system bin: scripts. bin: bin: bin: bin: bin: bin: PACKAGE NAME: bzip2-1.0.4-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 170 K PACKAGE SIZE (uncompressed): 480 K PACKAGE DESCRIPTION: bzip2: bzip2 (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 LZ77/LZ78- bzip2: based compressors, and approaches the performance of the PPM family of bzip2: statistical compressors. bzip2: bzip2: Julian Seward is the author of bzip2. bzip2: bzip2: PACKAGE NAME: coreutils-6.9-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 2970 K PACKAGE SIZE (uncompressed): 7860 K PACKAGE DESCRIPTION: coreutils: coreutils (core GNU utilities) coreutils: coreutils: These are the GNU core utilities, the basic command line programs coreutils: such as 'mkdir', 'ls', and 'rm' that are needed for the system to coreutils: run. This package is the union of the GNU fileutils, sh-utils, and coreutils: textutils packages. Most of these programs have significant coreutils: advantages over their Unix counterparts, such as greater speed, coreutils: additional options, and fewer arbitrary limits. coreutils: coreutils: coreutils: PACKAGE NAME: cpio-2.5-i486-3.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 58 K PACKAGE SIZE (uncompressed): 150 K PACKAGE DESCRIPTION: cpio: cpio (backup and archiving utility) 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: cpio: cpio: PACKAGE NAME: cryptsetup-1.0.5-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 329 K PACKAGE SIZE (uncompressed): 720 K PACKAGE DESCRIPTION: cryptsetup: cryptsetup (utility for setting up encrypted filesystems) cryptsetup: cryptsetup: LUKS is a standard for cross-platform hard disk encryption. cryptsetup: It provides secure management of multiple userpasswords and cryptsetup: stores setup information in the partition header. cryptsetup: LUKS for dm-crypt is now implemented in cryptsetup replacing the cryptsetup: original cryptsetup. It provides all the functionally of the cryptsetup: original version plus all LUKS features. cryptsetup: cryptsetup: cryptsetup home: http://luks.endorphin.org/dm-crypt cryptsetup: PACKAGE NAME: cups-1.2.11-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 2852 K PACKAGE SIZE (uncompressed): 9860 K PACKAGE DESCRIPTION: cups: CUPS (Common UNIX Printing System) cups: cups: The Common UNIX Printing System provides a portable printing layer for cups: UNIX(R)-like operating systems. It has been developed by Easy Software cups: Products to promote a standard printing solution for all UNIX vendors cups: and users. CUPS uses the Internet Printing Protocol ("IPP") as the cups: basis for managing print jobs and queues. The CUPS package includes cups: System V and Berkeley command-line interfaces, a PostScript RIP cups: package for supporting non-PostScript printer drivers, and tools for cups: creating additional printer drivers and other CUPS services. cups: PACKAGE NAME: cxxlibs-6.0.8-i486-4.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 882 K PACKAGE SIZE (uncompressed): 2840 K PACKAGE DESCRIPTION: cxxlibs: cxxlibs (C++ shared library compatibility package) cxxlibs: cxxlibs: This package contains the shared libraries needed to run dynamically cxxlibs: linked C++ binaries linked with older versions of libstdc++. cxxlibs: cxxlibs: cxxlibs: cxxlibs: cxxlibs: cxxlibs: cxxlibs: PACKAGE NAME: dcron-2.3.3-i486-6.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 20 K PACKAGE SIZE (uncompressed): 60 K PACKAGE DESCRIPTION: dcron: dcron (Dillon's Cron daemon) dcron: dcron: The cron daemon runs in the background and executes tasks on behalf of dcron: users at the appropriate time. Many timed system tasks are started dcron: with cron, such as the nightly indexing with updatedb. dcron: dcron: dcron was written entirely from scratch by Matthew Dillon. dcron: dcron: dcron: dcron: PACKAGE NAME: device-mapper-1.02.19-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 393 K PACKAGE SIZE (uncompressed): 920 K PACKAGE DESCRIPTION: device-mapper: device-mapper (device-mapper for logical volume management) device-mapper: device-mapper: The goal of device-mapper is to support volume management. The device-mapper: driver enables the definition of new block devices composed of device-mapper: ranges of sectors of existing devices. This can be used to define device-mapper: disk partitions or logical volumes. device-mapper: device-mapper: device-mapper is required by LVM2, the Logical Volume Manager. device-mapper: device-mapper: device-mapper: PACKAGE NAME: devs-2.3.1-noarch-25.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 106 K PACKAGE SIZE (uncompressed): 5020 K PACKAGE DESCRIPTION: devs: devs (system device files) devs: devs: This package creates special files in the /dev directory that devs: represent your system's hardware, and a tool (/dev/MAKEDEV) for devs: creating new device files. These files are required to access devs: hardware on a Linux system. devs: devs: devs: devs: devs: PACKAGE NAME: dialog-1.1_20070528-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 122 K PACKAGE SIZE (uncompressed): 350 K PACKAGE DESCRIPTION: dialog: dialog (display dialog boxes from shell scripts) dialog: dialog: Dialog is a program to present a variety of questions or display dialog: messages using dialog boxes from a shell script. The Slackware dialog: package management script "pkgtool" uses this, as do various other dialog: menu-driven console scripts. dialog: dialog: Dialog was originally contributed to Slackware by Savio Lam, and has dialog: been contributed to by many. Dialog is currently maintained by dialog: Thomas E. Dickey. dialog: PACKAGE NAME: dosfstools-2.11-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 47 K PACKAGE SIZE (uncompressed): 130 K PACKAGE DESCRIPTION: dosfstools: dosfstools (tools for working with FAT filesystems) dosfstools: dosfstools: Utilities for creating FAT filesystems (mkdosfs), and for checking dosfstools: and repairing them (dosfsck). dosfstools: dosfstools: dosfstools: dosfstools: dosfstools: dosfstools: dosfstools: PACKAGE NAME: e2fsprogs-1.39-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 759 K PACKAGE SIZE (uncompressed): 2010 K PACKAGE DESCRIPTION: e2fsprogs: e2fsprogs e2fsprogs: e2fsprogs: Utilities needed to create and maintain ext2 and ext3 filesystems. e2fsprogs: e2fsprogs: These utilities were written by Remy Card (the developer and e2fsprogs: maintainer of the ext2 fs) and Theodore T'so. e2fsprogs: e2fsprogs: e2fsprogs: e2fsprogs: e2fsprogs: PACKAGE NAME: ed-0.5-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 41 K PACKAGE SIZE (uncompressed): 90 K PACKAGE DESCRIPTION: ed: ed (text editor) ed: ed: GNU ed is an 8-bit clean, more or less POSIX-compliant implementation ed: of the standard Unix line editor. These days, full-screen editors ed: have rendered 'ed' mostly of historical interest. Nonetheless, it ed: appeals to a handful of aging programmers who still believe that ed: "Small is Beautiful". ed: ed: ed: ed: PACKAGE NAME: eject-2.1.5-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 39 K PACKAGE SIZE (uncompressed): 150 K PACKAGE DESCRIPTION: eject: eject (a tool to eject removable media) eject: eject: Eject allows removable media (typically a DVD, CD, floppy disk, tape, eject: etc.) to be ejected under software control. The command can also eject: control some multi-disc changers, the auto-eject feature supported by eject: some devices, and can close the disc tray of some drives. eject: eject: The 'eject' program was written by Jeff Tranter. eject: eject: eject: PACKAGE NAME: elvis-2.2_0-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 811 K PACKAGE SIZE (uncompressed): 2720 K PACKAGE DESCRIPTION: elvis: elvis 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: elvis: elvis: PACKAGE NAME: etc-11.1-noarch-6.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 253 K PACKAGE SIZE (uncompressed): 820 K PACKAGE DESCRIPTION: etc: etc (system configuration files) etc: etc: System configuration files. The /etc directory is traditionally the etc: location where configuration files are found. etc: etc: etc: etc: etc: etc: etc: PACKAGE NAME: file-4.21-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 194 K PACKAGE SIZE (uncompressed): 620 K PACKAGE DESCRIPTION: file: file (a utility to determine file type) file: file: This is Ian F. Darwin's 'file' utility, used to identify files. file: Christos Zoulas has been file's maintainer since 1994. file: file: file: file: file: file: file: PACKAGE NAME: findutils-4.2.31-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 287 K PACKAGE SIZE (uncompressed): 760 K PACKAGE DESCRIPTION: findutils: findutils (utilities to locate files) findutils: findutils: This package contains the GNU find and xargs programs. The find and findutils: xargs implementations comply with POSIX 1003.2. They also support findutils: some additional options, some borrowed from Unix and some unique to findutils: GNU. findutils: findutils: findutils: findutils: findutils: PACKAGE NAME: floppy-5.4-i386-3.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 375 K PACKAGE SIZE (uncompressed): 720 K PACKAGE DESCRIPTION: floppy: floppy (floppy disk utilities) floppy: floppy: Contains fdutils-5.4, tools to test and format floppy disks; and floppy: mtools-3.9.8, a collection of utilities for using DOS/Windows floppy floppy: disks with Linux. floppy: floppy: floppy: floppy: floppy: floppy: PACKAGE NAME: gawk-3.1.5-i486-3.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 962 K PACKAGE SIZE (uncompressed): 1930 K PACKAGE DESCRIPTION: gawk: gawk (pattern scanning and processing language) gawk: gawk: Gawk is the GNU Project's implementation of the AWK programming gawk: language. It conforms to the definition of the language in the POSIX gawk: 1003.2 Command Language And Utilities Standard. This version in turn gawk: is based on the description in The AWK Programming Language, by Aho, gawk: Kernighan, and Weinberger, with the additional features found in the gawk: System V Release 4 version of UNIX awk. Gawk also provides more gawk: recent Bell Labs awk extensions, and some GNU-specific extensions. gawk: gawk: PACKAGE NAME: genpower-1.0.5-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 48 K PACKAGE SIZE (uncompressed): 160 K PACKAGE DESCRIPTION: genpower: genpower (UPS monitoring daemon) genpower: genpower: The genpower daemon, genpowerd, will monitor the status of a serial genpower: line connected to a UPS (Uninterruptible Power Supply). If a power genpower: failure is detected, genpowerd will notify the system to take the genpower: needed steps to react to the condition of the UPS. This may include genpower: shutting the system down, or canceling a pending shutdown if the genpower: power is restored. genpower: genpower: genpower: PACKAGE NAME: gettext-0.16.1-i486-3.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 147 K PACKAGE SIZE (uncompressed): 740 K PACKAGE DESCRIPTION: gettext: gettext gettext: gettext: The GNU gettext package contains "gettext" and "ngettext", programs gettext: that are used to internationalize the messages given by shell scripts. gettext: gettext: gettext: gettext: gettext: gettext: gettext: PACKAGE NAME: getty-ps-2.1.0b-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 76 K PACKAGE SIZE (uncompressed): 200 K PACKAGE DESCRIPTION: getty-ps: getty-ps getty-ps: getty-ps: /sbin/getty and /sbin/uugetty. getty-ps: These control the process of logging into your system, and may be used getty-ps: instead of 'agetty', which is the default getty included with the getty-ps: util-linux package. getty-ps supports a number of enhancements such as getty-ps: ringback support. getty-ps: getty-ps: getty-ps was originally written by Paul Sutcliffe, Jr, and is getty-ps: currently maintained by Christine Jamison. getty-ps: PACKAGE NAME: glibc-solibs-2.5-i486-4.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 4051 K PACKAGE SIZE (uncompressed): 9490 K PACKAGE DESCRIPTION: glibc-solibs: glibc-solibs (shared GNU C libraries) glibc-solibs: glibc-solibs: This package contains the shared libraries, binaries, and support glibc-solibs: files required to run most Linux applications linked with glibc. glibc-solibs: glibc-solibs: glibc-solibs: glibc-solibs: glibc-solibs: glibc-solibs: glibc-solibs: PACKAGE NAME: glibc-zoneinfo-2.5-noarch-4.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 586 K PACKAGE SIZE (uncompressed): 3000 K PACKAGE DESCRIPTION: glibc-zoneinfo: glibc-zoneinfo (timezone database) glibc-zoneinfo: glibc-zoneinfo: This package allows you to configure your time zone. glibc-zoneinfo: glibc-zoneinfo: This timezone database comes from the tzdata and tzcode packages by glibc-zoneinfo: Arthur David Olson et.al. The latest version and more information glibc-zoneinfo: may be found at ftp://elsie.nci.nih.gov/pub/ glibc-zoneinfo: glibc-zoneinfo: Use the timeconfig utility to set your local time zone. glibc-zoneinfo: glibc-zoneinfo: PACKAGE NAME: gpm-1.20.1-i486-4.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 233 K PACKAGE SIZE (uncompressed): 540 K PACKAGE DESCRIPTION: gpm: gpm (general purpose mouse server) 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. 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: grep-2.5-i486-3.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 191 K PACKAGE SIZE (uncompressed): 550 K PACKAGE DESCRIPTION: grep: grep (print lines matching a pattern) grep: grep: This is GNU grep, the "fastest grep in the west" (we hope). Grep grep: searches through textual input for lines which contain a match to a grep: specified pattern and then prints the matching lines. grep: grep: grep: grep: grep: grep: PACKAGE NAME: gzip-1.3.12-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 90 K PACKAGE SIZE (uncompressed): 210 K PACKAGE DESCRIPTION: gzip: gzip (file compression utility) 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: gzip: gzip: gzip: gzip: PACKAGE NAME: hdparm-7.6-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 43 K PACKAGE SIZE (uncompressed): 100 K PACKAGE DESCRIPTION: hdparm: hdparm (read/set hard drive parameters) hdparm: hdparm: hdparm provides a command line interface to various hard disk ioctls hdparm: supported by the Linux ATA/IDE device driver subsystem. This may be hdparm: required to enable higher-performing disk modes. hdparm: hdparm: hdparm was written by Mark Lord. hdparm: hdparm: hdparm: hdparm: PACKAGE NAME: infozip-5.52-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 280 K PACKAGE SIZE (uncompressed): 660 K PACKAGE DESCRIPTION: infozip: infozip (Info-ZIP's zip and unzip 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: infozip: PACKAGE NAME: isapnptools-1.26-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 109 K PACKAGE SIZE (uncompressed): 280 K PACKAGE DESCRIPTION: isapnptools: isapnptools (ISA Plug-And-Play tools) isapnptools: isapnptools: These programs allow ISA Plug-And-Play devices to be configured isapnptools: on a Linux machine. isapnptools: isapnptools: isapnptools: isapnptools: isapnptools: isapnptools: isapnptools: PACKAGE NAME: jfsutils-1.1.11-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 273 K PACKAGE SIZE (uncompressed): 1100 K PACKAGE DESCRIPTION: jfsutils: jfsutils (IBM JFS utilities) jfsutils: jfsutils: Utilities for managing IBM's Journaled File System (JFS) under Linux: jfsutils: jfs_debugfs - shell-type JFS file system editor. jfsutils: jfs_fsck - check and repair a JFS formatted device. jfsutils: jfs_fscklog - extract a JFS fsck service log into a file. jfsutils: jfs_logdump - dump a JFS formatted device's journal log. jfsutils: jfs_mkfs - create a JFS formatted partition. jfsutils: jfs_tune - adjust tunable file system parameters on JFS. jfsutils: jfsutils: PACKAGE NAME: kbd-1.12-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 1103 K PACKAGE SIZE (uncompressed): 2840 K PACKAGE DESCRIPTION: kbd: kbd (keyboard maps and console fonts) 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 kbd: it your default font. A new default font can be chosen at any time by kbd: typing 'setconsolefont'. kbd: kbd: kbd: PACKAGE NAME: kernel-generic-2.6.21.5-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 2106 K PACKAGE SIZE (uncompressed): 2750 K PACKAGE DESCRIPTION: kernel-generic: kernel-generic (a general purpose single processor Linux kernel) kernel-generic: kernel-generic: This is a Linux kernel with built-in support for most IDE controllers. kernel-generic: For filesystem support, or if you need to load support for a SCSI or kernel-generic: other controller, then you'll need to load one or more kernel modules kernel-generic: using an initial ramdisk, or initrd. For more information about kernel-generic: creating an initrd, see the README.initrd file in the /boot directory. kernel-generic: kernel-generic: kernel-generic: kernel-generic: PACKAGE NAME: kernel-generic-smp-2.6.21.5_smp-i686-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 2255 K PACKAGE SIZE (uncompressed): 2920 K PACKAGE DESCRIPTION: kernel-generic-smp: kernel-generic-smp (a general purpose SMP Linux kernel) kernel-generic-smp: kernel-generic-smp: This is a Linux kernel with built-in support for most disk kernel-generic-smp: controllers. To use filesystems, or to load support for a SCSI or kernel-generic-smp: other controller, then you'll need to load one or more kernel kernel-generic-smp: modules using an initial ramdisk, or initrd. For more information kernel-generic-smp: about creating an initrd, see the README.initrd file in the /boot kernel-generic-smp: directory. kernel-generic-smp: kernel-generic-smp: SMP is "Symmetric multiprocessing", or multiple CPU/core support. kernel-generic-smp: PACKAGE NAME: kernel-huge-2.6.21.5-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 4327 K PACKAGE SIZE (uncompressed): 5290 K PACKAGE DESCRIPTION: kernel-huge: kernel-huge (a fully-loaded single processor Linux kernel) kernel-huge: kernel-huge: This is a Linux kernel with built-in support for most disk controllers kernel-huge: and filesystems. If you're looking for a more stripped down kernel kernel-huge: (this one contains everything but the kitchen sink ;-), then install kernel-huge: the kernel-generic from the /boot directory along with an initrd to kernel-huge: load support for your boot device and filesystem. For instructions kernel-huge: on the initrd, see README.initrd in the /boot directory. kernel-huge: kernel-huge: kernel-huge: PACKAGE NAME: kernel-huge-smp-2.6.21.5_smp-i686-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 4645 K PACKAGE SIZE (uncompressed): 5620 K PACKAGE DESCRIPTION: kernel-huge-smp: kernel-huge-smp (a fully-loaded SMP Linux kernel) kernel-huge-smp: kernel-huge-smp: This is a Linux kernel with built-in support for most disk kernel-huge-smp: controllers. If you're looking for a more stripped down kernel kernel-huge-smp: (this one contains everything but the kitchen sink ;-), then install kernel-huge-smp: the kernel-generic-smp in the /boot directory along with an initrd to kernel-huge-smp: load support for your boot device and filesystem. For instructions kernel-huge-smp: on the initrd, see README.initrd in the /boot directory. kernel-huge-smp: kernel-huge-smp: SMP is "Symmetric multiprocessing", or multiple CPU/core support. kernel-huge-smp: PACKAGE NAME: kernel-modules-2.6.21.5-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 14618 K PACKAGE SIZE (uncompressed): 41420 K PACKAGE DESCRIPTION: kernel-modules: kernel-modules (single CPU Linux kernel modules) kernel-modules: kernel-modules: A kernel module is a piece of object code that can be dynamically kernel-modules: loaded into the Linux kernel to provide new kernel functions. Most of kernel-modules: these modules provide support for devices such as CD-ROM drives, tape kernel-modules: drives, and ethernet cards. You can choose which modules to load by kernel-modules: editing /etc/rc.d/rc.modules. kernel-modules: kernel-modules: kernel-modules: kernel-modules: PACKAGE NAME: kernel-modules-smp-2.6.21.5_smp-i686-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 15738 K PACKAGE SIZE (uncompressed): 48880 K PACKAGE DESCRIPTION: kernel-modules-smp: kernel-modules (SMP Linux kernel modules) kernel-modules-smp: kernel-modules-smp: A kernel module is a piece of object code that can be dynamically kernel-modules-smp: loaded into the Linux kernel to provide new kernel functions. Most of kernel-modules-smp: these modules provide support for devices such as CD-ROM drives, tape kernel-modules-smp: drives, and ethernet cards. You can choose which modules to load by kernel-modules-smp: editing /etc/rc.d/rc.modules. kernel-modules-smp: kernel-modules-smp: kernel-modules-smp: kernel-modules-smp: PACKAGE NAME: less-394-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 101 K PACKAGE SIZE (uncompressed): 220 K PACKAGE DESCRIPTION: less: less (file pager) 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: less: less: PACKAGE NAME: lha-114i-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 47 K PACKAGE SIZE (uncompressed): 120 K PACKAGE DESCRIPTION: lha: lha (LHa archive utility) lha: lha: LHa is an archiving and compressing utility written by Tsugio Okamoto. lha: lha: lha: lha: lha: lha: lha: lha: PACKAGE NAME: lilo-22.8-i486-4.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 299 K PACKAGE SIZE (uncompressed): 840 K PACKAGE DESCRIPTION: lilo: lilo (Linux Loader) 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: loadlin-1.6c-i386-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 95 K PACKAGE SIZE (uncompressed): 110 K PACKAGE DESCRIPTION: loadlin: loadlin (loads a Linux kernel from MS-DOS) 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: loadlin: PACKAGE NAME: logrotate-3.7.4-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 34 K PACKAGE SIZE (uncompressed): 90 K PACKAGE DESCRIPTION: logrotate: logrotate (system log rotation tool) logrotate: logrotate: The logrotate utility is designed to simplify the administration logrotate: of log files on a system which generates a lot of log files. logrotate: Logrotate allows for the automatic rotation compression, removal logrotate: and mailing of log files. Logrotate can be set to handle a log logrotate: file daily, weekly, monthly or when the log file gets to a certain logrotate: size. Normally, logrotate runs as a daily cron job. logrotate: logrotate: logrotate: PACKAGE NAME: lvm2-2.02.09-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 734 K PACKAGE SIZE (uncompressed): 1680 K PACKAGE DESCRIPTION: lvm2: lvm2 (Logical Volume Manager version 2) lvm2: lvm2: Heinz Mauelshagen's LVM (Logical Volume Manager) for Linux. lvm2: LVM adds an additional layer between the physical peripherals and the lvm2: low-level I/O interface to get a logical view of disks. This allows lvm2: the concatenation of several disks (so-called physical volumes or PVs) lvm2: to form a storage pool (so-called Volume Group or VG) with allocation lvm2: units called physical extents (called PE). With LVM, you can extend, lvm2: resize, or relocate storage dynamically. lvm2: lvm2: PACKAGE NAME: mdadm-2.6.1-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 395 K PACKAGE SIZE (uncompressed): 840 K PACKAGE DESCRIPTION: mdadm: mdadm (manage RAID arrays) mdadm: mdadm: mdadm is a utility program for creating, managing, and monitoring mdadm: Linux MD (Software RAID) devices. Unlike the older raidtools mdadm: package, mdadm is a single program (which should make it easier to mdadm: use). mdadm: mdadm: mdadm was written by Neil Brown. Development of mdadm is sponsored mdadm: by CSE@UNSW (The School of Computer Science and Engineering at mdadm: The University of New South Wales). mdadm: PACKAGE NAME: minicom-2.1-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 356 K PACKAGE SIZE (uncompressed): 930 K PACKAGE DESCRIPTION: minicom: minicom (communications package) 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: minicom: minicom: minicom: minicom: PACKAGE NAME: mkinitrd-1.1.3-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 386 K PACKAGE SIZE (uncompressed): 440 K PACKAGE DESCRIPTION: mkinitrd: mkinitrd (make an initial ramdisk) mkinitrd: mkinitrd: mkinitrd is a script to create an initial ramdisk that is loaded at mkinitrd: the same time as the kernel. The initial ramdisk may be responsible mkinitrd: for loading kernel modules (such a filesystem or SCSI controller mkinitrd: module) that are needed to mount the root filesystem. mkinitrd: mkinitrd: The "initrd" is implemented as an initramfs. See the kernel mkinitrd: documentation for more information on this, if you are interested. mkinitrd: mkinitrd: PACKAGE NAME: module-init-tools-3.2.2-i486-3.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 412 K PACKAGE SIZE (uncompressed): 880 K PACKAGE DESCRIPTION: module-init-tools: module-init-tools (kernel module utilities) module-init-tools: module-init-tools: Utilities to load and unload kernel modules. These are used on Linux module-init-tools: to load extra drivers or other features into the running kernel. module-init-tools: module-init-tools: module-init-tools: module-init-tools: module-init-tools: module-init-tools: module-init-tools: PACKAGE NAME: mt-st-0.9b-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 33 K PACKAGE SIZE (uncompressed): 100 K PACKAGE DESCRIPTION: mt-st: mt-st (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: mt-st: mt-st: PACKAGE NAME: mtx-1.3.9-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 65 K PACKAGE SIZE (uncompressed): 200 K PACKAGE DESCRIPTION: mtx: mtx (Controls tape autochangers) mtx: mtx: The MTX program controls the robotic mechanism in autoloaders and mtx: tape libraries such as the HP SureStore DAT 40x6, Exabyte EZ-17, and mtx: Exabyte 220. mtx: mtx: This program is also reported to work with a variety of other tape mtx: libraries and autochangers from Tandberg/Overland, Breece Hill, HP, mtx: Seagate, Dell and Quantum. mtx: mtx: PACKAGE NAME: ncompress-4.2.4-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 17 K PACKAGE SIZE (uncompressed): 50 K PACKAGE DESCRIPTION: ncompress: ncompress (the classic *nix compression utility) ncompress: ncompress: Compress reduces the size of the named files using adaptive Lempel-Ziv ncompress: coding. Whenever possible, each file is replaced by one with the ncompress: extension .Z, while keeping the same ownership modes, access and ncompress: modification times. If no files are specified, the standard input is ncompress: compressed to the standard output. Compressed files can be restored ncompress: to their original form using uncompress or zcat. ncompress: ncompress: ncompress: PACKAGE NAME: openssl-solibs-0.9.8e-i486-3.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 817 K PACKAGE SIZE (uncompressed): 2070 K PACKAGE DESCRIPTION: openssl-solibs: openssl-solibs (OpenSSL shared libraries) openssl-solibs: openssl-solibs: These shared libraries provide encryption routines required by openssl-solibs: programs such as openssh. They are also used by KDE's Konqueror web openssl-solibs: browser to provide secure web connections. openssl-solibs: openssl-solibs: This product includes software developed by the OpenSSL Project for openssl-solibs: use in the OpenSSL Toolkit (http://www.openssl.org). This product openssl-solibs: includes cryptographic software written by Eric Young openssl-solibs: (eay@cryptsoft.com). This product includes software written by Tim openssl-solibs: Hudson (tjh@cryptsoft.com). PACKAGE NAME: patch-2.5.4-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 62 K PACKAGE SIZE (uncompressed): 130 K PACKAGE DESCRIPTION: patch: patch (apply a diff file to an original file or files) patch: patch: Patch is a utility used to apply diffs (or patches) to files, which patch: are usually source code. patch: patch: Larry Wall wrote the original version of patch. Paul Eggert removed patch: patch's arbitrary limits; added support for binary files, setting patch: file times, and deleting files; and made it conform better to POSIX. patch: Other contributors include Wayne Davison, who added unidiff support, patch: and David MacKenzie, who added configuration and backup support. patch: PACKAGE NAME: pciutils-2.2.5-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 224 K PACKAGE SIZE (uncompressed): 720 K PACKAGE DESCRIPTION: pciutils: pciutils (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 the manual pages for more details. pciutils: pciutils: PACKAGE NAME: pcmciautils-014-i486-3.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 27 K PACKAGE SIZE (uncompressed): 90 K PACKAGE DESCRIPTION: pcmciautils: pcmciautils (Utilities for using PCMCIA cards with 2.6+ kernels) pcmciautils: pcmciautils: This package provides PCMCIA tools that replace the pcmcia-cs tools pcmciautils: used with the 2.4.x Linux kernel. PCMCIA cards are commonly used pcmciautils: in laptops to provide expanded capabilities such as network pcmciautils: connections, modems, increased memory, and more. pcmciautils: pcmciautils: pcmciautils: pcmciautils: pcmciautils: PACKAGE NAME: pkgtools-12.0.0-noarch-4.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 36 K PACKAGE SIZE (uncompressed): 130 K PACKAGE DESCRIPTION: pkgtools: pkgtools (The Slackware package maintenance system) pkgtools: pkgtools: This package contains utilities for handling Slackware packages. pkgtools: Included are the command line utilities 'installpkg', 'removepkg', pkgtools: 'makepkg', 'explodepkg', and 'upgradepkg' that install, remove, pkgtools: build, examine, and upgrade software packages. Also included are pkgtools: 'pkgtool', a menu based program for installing packages, removing pkgtools: packages, or viewing the packages that are installed on the system, pkgtools: documentation (man pages), and a few other system admin scripts. pkgtools: pkgtools: PACKAGE NAME: procps-3.2.7-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 254 K PACKAGE SIZE (uncompressed): 570 K PACKAGE DESCRIPTION: procps: procps (utilities for displaying process information) procps: procps: The procps package provides the classic set of utilities used to procps: display information about the processes currently running on the procps: machine. procps: procps: procps: procps: procps: procps: PACKAGE NAME: quota-3.13-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 327 K PACKAGE SIZE (uncompressed): 790 K PACKAGE DESCRIPTION: quota: quota (Linux disk quota utilities) quota: quota: An implementation of the diskquota system for the Linux operating quota: system to keep those greedy users from gobbling up 100% of the hard quota: drive space. Works with ext2, ext3, reiserfs, and xfs filesystems. quota: This system is based on the Melbourne quota system by Robert Elz. quota: Edvard Tuinder and Marco van Wieringen ported this code to Linux. quota: Jan Kara added support for the new Linux quota format and the XFS quota: filesystem. quota: quota: PACKAGE NAME: reiserfsprogs-3.6.19-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 451 K PACKAGE SIZE (uncompressed): 970 K PACKAGE DESCRIPTION: reiserfsprogs: reiserfsprogs reiserfsprogs: reiserfsprogs: These utilities are used for Reiserfs. Reiserfs is a file system reiserfsprogs: based on balanced tree algorithms. Learn more at the home site: reiserfsprogs: http://www.namesys.com reiserfsprogs: reiserfsprogs: Reiserfs is the work of Hans Reiser and many others. See the file reiserfsprogs: /usr/doc/reiserfs*/README for full credits. reiserfsprogs: reiserfsprogs: reiserfsprogs: PACKAGE NAME: rpm2tgz-1.0-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 4 K PACKAGE SIZE (uncompressed): 20 K PACKAGE DESCRIPTION: rpm2tgz: rpm2tgz (a tool for converting an RPM archive into a tar+gz one) rpm2tgz: rpm2tgz: Converts RPM format to Slackware's GNU tar + GNU zip format. (view rpm2tgz: converted packages with "less", install and remove with "installpkg", rpm2tgz: "removepkg", "pkgtool", or manually with "tar"). rpm2tgz: rpm2tgz: Converted packages come with no warranty. ;-) rpm2tgz: rpm2tgz: rpm2tgz: PACKAGE NAME: sdparm-1.01-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 103 K PACKAGE SIZE (uncompressed): 300 K PACKAGE DESCRIPTION: sdparm: sdparm (fetch and change SCSI attributes) sdparm: sdparm: sdparm is a utility for listing and potentially changing SCSI disk sdparm: parameters. More generally it can be used on any device that uses sdparm: a SCSI command set. Apart from SCSI disks, examples of devices that sdparm: use SCSI command sets are ATAPI CD/DVD drives, SCSI and ATAPI tape sdparm: drives and SCSI enclosures. sdparm: sdparm: sdparm was written by Douglas Gilbert. sdparm: sdparm: PACKAGE NAME: sed-4.1.5-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 155 K PACKAGE SIZE (uncompressed): 440 K PACKAGE DESCRIPTION: sed: sed (stream editor) sed: sed: This is the GNU version of sed, a stream editor. A stream editor is sed: used to perform basic text transformations on an input stream (a file sed: or input from a pipeline). It is sed's ability to filter text in a sed: pipeline which distinguishes it from other types of editors. sed: sed: sed is a required package (it is needed by many system scripts). sed: sed: sed: PACKAGE NAME: shadow-4.0.3-i486-14.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 788 K PACKAGE SIZE (uncompressed): 1900 K PACKAGE DESCRIPTION: shadow: shadow (shadow password suite) shadow: shadow: This set of login related programs utilizes an alternate, non-readable shadow: file to contain the actual encrypted passwords. This is presumed to shadow: increase system security by increasing the difficulty with which shadow: system crackers obtain encrypted passwords. It was written by shadow: Julianne Frances Haugh and the Linux port is maintained by Tomasz shadow: Kloczko. shadow: shadow: This package provides 'login', which is needed to log into the system. shadow: PACKAGE NAME: sharutils-4.6.3-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 197 K PACKAGE SIZE (uncompressed): 660 K PACKAGE DESCRIPTION: sharutils: sharutils (GNU shell archive packing utilities) sharutils: sharutils: `shar' makes so-called shell archives out of many files, preparing sharutils: them for transmission by electronic mail services. `unshar' helps sharutils: unpacking shell archives after reception. `uuencode' prepares a file sharutils: for transmission over an electronic channel which ignores or otherwise sharutils: mangles the eight bit (high order bit) of bytes. `uudecode' does the sharutils: converse transformation. `remsync' allows for remote synchronization sharutils: of directory trees using electronic mail. sharutils: sharutils: PACKAGE NAME: slocate-3.1-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 29 K PACKAGE SIZE (uncompressed): 90 K PACKAGE DESCRIPTION: slocate: slocate (Secure Locate) slocate: slocate: Slocate is an enhanced version of locate, a command to help you locate slocate: files on the system. Like the original version of locate, Slocate slocate: maintains a database of files on the system, updating it nightly. slocate: Unlike the original, Slocate indexes every file on the machine rather slocate: than only the ones that can be seen by everyone. The "secure" part of slocate: slocate is that it will only return matches if the user is allowed to slocate: see the files. slocate: slocate: PACKAGE NAME: smartmontools-5.36-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 226 K PACKAGE SIZE (uncompressed): 500 K PACKAGE DESCRIPTION: smartmontools: smartmontools (hard drive monitoring utilities) smartmontools: smartmontools: SMARTMONTOOLS contains utilities that control and monitor storage smartmontools: devices using the Self-Monitoring, Analysis and Reporting Technology smartmontools: (S.M.A.R.T.) system build into ATA and SCSI Hard Drives. This is used smartmontools: to check the reliability of the hard drive and to predict drive smartmontools: failures. SMARTMONTOOLS Version 5.x is designed to comply to the smartmontools: ATA/ATAPI-5 specification (Revision 1). Future releases of smartmontools: SMARTMONTOOLS (Versions 6.x and 7.x) will comply with the ATA/ATAPI-6 smartmontools: and ATA/ATAPI-7 specifications. smartmontools: PACKAGE NAME: splitvt-1.6.5-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 28 K PACKAGE SIZE (uncompressed): 70 K PACKAGE DESCRIPTION: splitvt: splitvt (run multiple shells in a single window) splitvt: splitvt: This program splits the screen into two windows, one above the other, splitvt: and runs a shell in each one. splitvt: splitvt: Splitvt was written by Sam Lantinga. splitvt: splitvt: splitvt: splitvt: splitvt: PACKAGE NAME: sysfsutils-2.1.0-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 43 K PACKAGE SIZE (uncompressed): 170 K PACKAGE DESCRIPTION: sysfsutils: sysfsutils (Utilities for the sysfs filesystem) sysfsutils: sysfsutils: The purpose of this package is to provide a set of utilities for sysfsutils: interfacing with sysfs, a virtual filesystem in Linux kernel versions sysfsutils: 2.6+ that provides a tree of system devices. While a filesystem is a sysfsutils: very useful interface, a library (libsysfs) is also included that sysfsutils: will hopefully make it easier for applications to query system sysfsutils: devices and their attributes. sysfsutils: sysfsutils: sysfsutils: PACKAGE NAME: sysklogd-1.4.1-i486-10.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 59 K PACKAGE SIZE (uncompressed): 140 K PACKAGE DESCRIPTION: sysklogd: sysklogd (Linux system logging utilities) sysklogd: sysklogd: Dr. Greg Wettstein and Stephen Tweedie's syslogd/klogd. sysklogd: sysklogd: This package contains a modified version of syslogd for the Linux sysklogd: environment. An additional utility, klogd, is included which allows sysklogd: kernel logging to be directed through the syslogd facility. sysklogd: Syslogd and klogd are started when your system boots. sysklogd: sysklogd: sysklogd: PACKAGE NAME: syslinux-3.36-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 320 K PACKAGE SIZE (uncompressed): 780 K PACKAGE DESCRIPTION: syslinux: syslinux (SYSLINUX/PXELINUX/ISOLINUX boot loaders) syslinux: syslinux: SYSLINUX is a boot loader for the Linux operating system which syslinux: operates off an MS-DOS/Windows FAT filesystem. This is used by the syslinux: Slackware makebootdisk script to create system boot floppies. syslinux: syslinux: Also included are PXELINUX and ISOLINUX, boot loaders for booting from syslinux: a network server or CD-ROM. syslinux: syslinux: SYSLINUX, PXELINUX, and ISOLINUX were written by H. Peter Anvin. syslinux: PACKAGE NAME: sysvinit-2.86-i486-5.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 303 K PACKAGE SIZE (uncompressed): 660 K PACKAGE DESCRIPTION: sysvinit: sysvinit (init, the parent of all processes) sysvinit: sysvinit: System V style init programs by Miquel van Smoorenburg that control sysvinit: the booting and shutdown of your system. These support a number of sysvinit: system runlevels, each with a specific set of utilities spawned. sysvinit: For example, the normal system runlevel is 3, which starts agetty sysvinit: on virtual consoles tty1 - tty6. Runlevel 4 starts xdm. sysvinit: Runlevel 0 shuts the system down. sysvinit: sysvinit: sysvinit: PACKAGE NAME: sysvinit-functions-8.53-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 32 K PACKAGE SIZE (uncompressed): 100 K PACKAGE DESCRIPTION: sysvinit-functions: sysvinit-functions (/etc/init.d/functions) sysvinit-functions: sysvinit-functions: This is the /etc/init.d/functions file, the typical sysvinit-style sysvinit-functions: directories, and a few supporting binaries. Using this system, sysvinit-functions: subdirectories of /etc/rc.d/ are searched for scripts (which are sysvinit-functions: usually symlinks to the script in /etc/init.d/ or /etc/rc.d/init.d/). sysvinit-functions: The links must start with S to start a script or K to stop (kill) it. sysvinit-functions: sysvinit-functions: For the most part, these are useful for running software developed sysvinit-functions: for other versions of Linux. sysvinit-functions: PACKAGE NAME: sysvinit-scripts-1.2-noarch-13.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 17 K PACKAGE SIZE (uncompressed): 70 K PACKAGE DESCRIPTION: sysvinit-scripts: sysvinit-scripts (the basic scripts used to boot your machine) sysvinit-scripts: sysvinit-scripts: These are the Slackware boot scripts, which are needed to start the sysvinit-scripts: machine. Sysvinit looks for these in /etc/rc.d/. sysvinit-scripts: sysvinit-scripts: sysvinit-scripts: sysvinit-scripts: sysvinit-scripts: sysvinit-scripts: sysvinit-scripts: PACKAGE NAME: tar-1.16.1-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 757 K PACKAGE SIZE (uncompressed): 1840 K PACKAGE DESCRIPTION: tar: tar (archiving utility) tar: tar: This is the GNU version of tar, an archiving program designed to store tar: and extract files from an archive file known as a tarfile. A tarfile tar: may be made on a tape drive, however, it is also common to write a tar: tarfile to a normal file. tar: tar: Slackware's package system uses tarfiles compressed with GNU gzip. tar: tar: tar: PACKAGE NAME: tcsh-6.15.00-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 279 K PACKAGE SIZE (uncompressed): 550 K PACKAGE DESCRIPTION: tcsh: tcsh (C shell) tcsh: tcsh: tcsh is an enhanced but completely compatible version of the Berkeley tcsh: UNIX C shell, csh(1). It is a command language interpreter usable both tcsh: as an interactive login shell and a shell script command processor. It tcsh: includes a command-line editor, programmable word completion, spelling tcsh: correction, a history mechanism, job control, and a C-like syntax. tcsh: tcsh: tcsh: tcsh: PACKAGE NAME: time-1.7-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 18 K PACKAGE SIZE (uncompressed): 50 K PACKAGE DESCRIPTION: time: time (the GNU time command for measuring program resource use) time: time: The `time' command runs another program, then displays information time: about the resources used by that program, collected by the system time: while the program was running. time: time: GNU time was originally written by David Keppel, with later versions time: worked on by David MacKenzie, Arne Henrik Juul, and Francois Pinard. time: time: PACKAGE NAME: tree-1.5.0-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 29 K PACKAGE SIZE (uncompressed): 70 K PACKAGE DESCRIPTION: tree: tree (a program to display a directory tree) tree: tree: Tree is a recursive directory listing program that produces a depth tree: indented listing of files, which is colorized ala dircolors if the tree: LS_COLORS environment variable is set and output is to tty. With no tree: arguments, tree lists the files in the current directory. tree: tree: The tree utility was written by Steve Baker. tree: tree: tree: PACKAGE NAME: udev-111-i486-5.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 197 K PACKAGE SIZE (uncompressed): 550 K PACKAGE DESCRIPTION: udev: udev (dynamic device directory system) udev: udev: udev provides a dynamic device directory containing only the files udev: for the devices which are actually present. It creates or removes udev: device node files usually located in the /dev directory. udev: udev: Kay Sievers is the udev maintainer. udev: udev: udev: udev: PACKAGE NAME: unarj-265-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 16 K PACKAGE SIZE (uncompressed): 50 K PACKAGE DESCRIPTION: unarj: unarj (a command-line utility for decompressing .arj archives) unarj: unarj: This is a simple command-line tool for decompressing .arj files. unarj: Thanks to Haruhiko Okumura and ARJ Software, Inc. for providing this unarj: source code free of charge. unarj: unarj: UNARJ software and manual copyright (c) 1990-2002 ARJ Software, Inc. unarj: All rights reserved. unarj: unarj: unarj: PACKAGE NAME: usbutils-0.72-i486-2.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 102 K PACKAGE SIZE (uncompressed): 270 K PACKAGE DESCRIPTION: usbutils: usbutils (USB utilities) usbutils: usbutils: lsusb displays detailed information about all USB buses and devices usbutils: in the system. usbutils: usbutils: usbmodules lists the kernel modules for a plugged in USB device. usbutils: usbutils: See the manual pages for more details. usbutils: usbutils: usbutils: PACKAGE NAME: utempter-1.1.4-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 15 K PACKAGE SIZE (uncompressed): 50 K PACKAGE DESCRIPTION: utempter: utempter (utmp updating library and utility) utempter: utempter: The utempter package provides a utility and shared library that utempter: allows terminal applications such as xterm and screen to update utempter: /var/run/utmp and /var/log/wtmp without requiring root privileges. utempter: utempter: utempter: utempter: utempter: utempter: PACKAGE NAME: util-linux-2.12r-i486-6.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 1860 K PACKAGE SIZE (uncompressed): 4660 K PACKAGE DESCRIPTION: util-linux: util-linux (a huge collection of essential utilities) util-linux: util-linux: The util-linux package is a huge collection of random utilities that util-linux: are essential to run a Linux system. This package includes the util-linux: util-linux package from ftp.kernel.org, plus some related programs util-linux: from other sources such as adjtimex, bsdstrings, net-tools (only for util-linux: 'hostname', a complete version is in the tcpip package), schedutils, util-linux: setserial, and ziptool. util-linux: util-linux: util-linux: PACKAGE NAME: which-2.16-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 23 K PACKAGE SIZE (uncompressed): 70 K PACKAGE DESCRIPTION: which: which (shows the full path to shell commands) which: which: GNU 'which' takes one or more arguments. For each of its arguments it which: prints to stdout the full path of the executables that would have been which: executed when this argument had been entered at the shell prompt. It which: does this by searching for an executable or script in the directories which: listed in the environment variable PATH using the same algorithm as which: bash(1). 'Which' is a built-in function in many shells. which: which: The GNU version of which was written by Carlo Wood. which: PACKAGE NAME: xfsprogs-2.8.16_1-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 1489 K PACKAGE SIZE (uncompressed): 3750 K PACKAGE DESCRIPTION: xfsprogs: xfsprogs (tools to use the XFS filesystem) xfsprogs: xfsprogs: XFS is a high performance journaling filesystem which originated xfsprogs: on the SGI IRIX platform. It is completely multi-threaded, can xfsprogs: support large files and large filesystems, extended attributes, xfsprogs: variable block sizes, is extent based, and makes extensive use of xfsprogs: Btrees (directories, extents, free space) to aid both performance xfsprogs: and scalability. xfsprogs: xfsprogs: xfsprogs: PACKAGE NAME: zoo-2.10-i486-1.tgz PACKAGE LOCATION: ./slackware/a PACKAGE SIZE (compressed): 56 K PACKAGE SIZE (uncompressed): 110 K PACKAGE DESCRIPTION: zoo: zoo (archiving and compressing utility) zoo: zoo: Zoo is used to create and maintain collections of files in compressed zoo: form. It uses a Lempel-Ziv compression algorithm that gives space zoo: savings in the range of 20% to 80% depending on the type of file data. zoo: Zoo can store and selectively extract multiple generations of the same zoo: file. Data can be recovered from damaged archives by skipping the zoo: damaged portion and locating undamaged data with the help of fiz(1). zoo: zoo: Zoo was written by Rahul Dhesi. zoo: PACKAGE NAME: a2ps-4.13b-i386-2.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 859 K PACKAGE SIZE (uncompressed): 3140 K PACKAGE DESCRIPTION: a2ps: a2ps (any to PostScript filter) 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. Also contained in this package is psutils, a a2ps: collection of programs for manipulating PostScript files. a2ps: a2ps: a2ps is used by Apsfilter, so be sure to install this package if you a2ps: plan to do any printing. a2ps: a2ps: PACKAGE NAME: acct-6.3.2-i386-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 52 K PACKAGE SIZE (uncompressed): 130 K PACKAGE DESCRIPTION: acct: acct (process accounting utilities) acct: acct: This is a set of utilities which reports and summarizes data about acct: user connect times and process execution statistics. To activate acct: process accounting, create the log file (touch /var/log/pacct), and acct: then use the accton command to start it (accton /var/log/pacct). acct: Be aware that the log file can grow to be quite large. acct: acct: The GNU process accounting utilities were written by Noel Cragg. acct: acct: PACKAGE NAME: alsa-utils-1.0.14-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 1037 K PACKAGE SIZE (uncompressed): 1660 K PACKAGE DESCRIPTION: alsa-utils: alsa-utils (Advanced Linux Sound Architecture utilities) alsa-utils: alsa-utils: The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI alsa-utils: functionality to the Linux operating system. This package contains alsa-utils: command line audio utilities for use with ALSA: alsa-utils: alsactl (manage soundcard settings) alsa-utils: arecord/aplay (capture and play audio) alsa-utils: amixer (adjust mixer settings from the command line) alsa-utils: alsamixer (an ncurses-based console mixer) alsa-utils: alsa-utils: For more information, see http://alsa-project.org PACKAGE NAME: amp-0.7.6-i386-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 44 K PACKAGE SIZE (uncompressed): 120 K PACKAGE DESCRIPTION: amp: amp (An MP3 player) amp: amp: amp (Audio Mpeg Player) is a command-line MPEG audio decoder (MP3 amp: player). It works with both MPEG1 and MPEG2 audio streams (except for amp: the multichannel extensions defined in MPEG2), layers 2 and 3. amp: amp: amp: amp: amp: amp: PACKAGE NAME: ash-0.4.0-i386-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 70 K PACKAGE SIZE (uncompressed): 140 K PACKAGE DESCRIPTION: ash: ash (Kenneth Almquist's ash shell) ash: ash: A lightweight (92K) 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: ash: PACKAGE NAME: at-3.1.10-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 40 K PACKAGE SIZE (uncompressed): 110 K PACKAGE DESCRIPTION: at: at (delayed command execution) at: at: at and batch read shell commands from standard input (or a specified at: file) storing them as a job to be scheduled for execution at a later at: time. at: at: The 'at' command was written by David Parsons and Thomas Koenig. at: at: at: at: PACKAGE NAME: aumix-2.8-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 66 K PACKAGE SIZE (uncompressed): 210 K PACKAGE DESCRIPTION: aumix: aumix (GTK+/ncurses audio mixer) aumix: aumix: This is a program for adjusting audio mixers from the command line or aumix: scripts, or interactively at the console or a terminal with a aumix: full-screen, ncurses-based interface or a GTK-based X interface. aumix: aumix: aumix: aumix: aumix: aumix: PACKAGE NAME: bc-1.06.95-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 112 K PACKAGE SIZE (uncompressed): 240 K PACKAGE DESCRIPTION: bc: bc (An arbitrary precision calculator language) bc: bc: bc is an arbitrary precision numeric processing language. Syntax is bc: similar to C, but differs in many substantial areas. It supports bc: interactive execution of statements. bc is a utility included in the bc: POSIX P1003.2/D11 draft standard. bc: bc: The GNU version of bc was written by Philip A. Nelson. bc: bc: bc: PACKAGE NAME: bpe-2.01.00-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 46 K PACKAGE SIZE (uncompressed): 110 K PACKAGE DESCRIPTION: bpe: bpe (Binary Patch Editor) bpe: bpe: bpe is a simple, screen-oriented editor for searching and editing bpe: ordinary files in either ASCII or hexadecimal modes. bpe: bpe: bpe was written by Andreas Pleschutznig. Bill Davidsen contributed bpe: additional features, as did Ralphe Neill (the current maintainer). bpe: bpe: bpe: bpe: PACKAGE NAME: cdparanoia-IIIalpha9.8-i486-2.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 121 K PACKAGE SIZE (uncompressed): 290 K PACKAGE DESCRIPTION: cdparanoia: cdparanoia (digital audio extraction tool) cdparanoia: cdparanoia: Cdparanoia is a Compact Disc Digital Audio (CDDA) extraction tool, cdparanoia: commonly known on the net as a 'ripper'. It reads digital audio data cdparanoia: from a Compact Disc and saves it to sound files. Cdparanoia has been cdparanoia: designed to read correct audio data even using cheap CDROM drives cdparanoia: prone to misalignment, frame jitter and loss of streaming. cdparanoia: Cdparanoia will also read and repair data from CDs that have been cdparanoia: damaged in some way. cdparanoia: cdparanoia: PACKAGE NAME: cdrdao-1.2.1-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 455 K PACKAGE SIZE (uncompressed): 1170 K PACKAGE DESCRIPTION: cdrdao: cdrdao (CD burning utility) 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: cdrdao: cdrdao: cdrdao: cdrdao: cdrdao: PACKAGE NAME: cdrtools-2.01.01a23-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 1303 K PACKAGE SIZE (uncompressed): 3140 K PACKAGE DESCRIPTION: cdrtools: cdrtools 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: mkzftree -- compress a file tree to make a compressed CD-ROM. cdrtools: cdrtools: cdrtools: PACKAGE NAME: diffstat-1.43-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 15 K PACKAGE SIZE (uncompressed): 40 K PACKAGE DESCRIPTION: diffstat: diffstat (produces statistics from diff output) diffstat: diffstat: DiffStat is a simple filter that reads the output of the 'diff' diffstat: program and displays a histogram of insertions, deletions, and diffstat: modifications per-file. It is useful for reviewing large, complex diffstat: patch files. diffstat: diffstat: Thomas E. Dickey is the author of DiffStat. diffstat: diffstat: diffstat: PACKAGE NAME: diffutils-2.8.1-i486-3.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 208 K PACKAGE SIZE (uncompressed): 620 K PACKAGE DESCRIPTION: diffutils: diffutils (finds differences between files) diffutils: diffutils: The GNU diff utilities finds differences between files. A major use diffutils: for this package is to make source code patches. diffutils: diffutils: diffutils: diffutils: diffutils: diffutils: diffutils: PACKAGE NAME: dmapi-2.2.5_1-i486-2.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 34 K PACKAGE SIZE (uncompressed): 130 K PACKAGE DESCRIPTION: dmapi: dmapi (Data Management API library) dmapi: dmapi: A library required to use the Data Management API (DMAPI). dmapi: This interface is defined in the X/Open document 'Systems Management: dmapi: Data Storage Managment (XDSM) API' dated February 1997. dmapi: dmapi: The DMAPI library is used by the xfsdump utility. dmapi: dmapi: dmapi: dmapi: PACKAGE NAME: dmidecode-2.9-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 53 K PACKAGE SIZE (uncompressed): 140 K PACKAGE DESCRIPTION: dmidecode: dmidecode (DMI table decoder) dmidecode: dmidecode: dmidecode is a tool for dumping a computer's DMI table (some say dmidecode: SMBIOS) contents in a human-readable format. This table contains a dmidecode: description of the system's hardware components, as well as other dmidecode: useful pieces of information such as serial numbers and BIOS dmidecode: revision. dmidecode: dmidecode: dmidecode was written by Alan Cox and Jean Delvare. dmidecode: dmidecode: PACKAGE NAME: dvd+rw-tools-7.0-i486-2.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 111 K PACKAGE SIZE (uncompressed): 280 K PACKAGE DESCRIPTION: dvd+rw-tools: dvd+rw-tools dvd+rw-tools: dvd+rw-tools: A collection of tools to master DVD+RW/+R/-R/-RW media. For further dvd+rw-tools: information see http://fy.chalmers.se/~appro/linux/DVD+RW/. dvd+rw-tools: dvd+rw-tools: The DVD+RW tools were written by Andy Polyakov. dvd+rw-tools: dvd+rw-tools: dvd+rw-tools: dvd+rw-tools: dvd+rw-tools: PACKAGE NAME: enscript-1.6.3-i386-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 430 K PACKAGE SIZE (uncompressed): 1820 K PACKAGE DESCRIPTION: enscript: enscript (converts text files to PostScript and other formats) 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: enscript: enscript: enscript: PACKAGE NAME: espgs-8.15.4-i486-2.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 7039 K PACKAGE SIZE (uncompressed): 21770 K PACKAGE DESCRIPTION: espgs: espgs (ESP Ghostscript) espgs: espgs: ESP Ghostscript is a customized version of GNU Ghostscript, an espgs: interpreter of Adobe Systems' PostScript(tm) and Portable Document espgs: Format (PDF) languages. Ghostscript is an essential part of the espgs: printing subsystem, taking PostScript output from applications and espgs: converting it into an appropriate printer or display format. espgs: Ghostscript supports many printers directly, and more are supported espgs: through gimp-print and HPIJS, which are add-on packages that work espgs: with Ghostscript's IJS driver. espgs: PACKAGE NAME: flac-1.1.2-i486-3.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 827 K PACKAGE SIZE (uncompressed): 3000 K PACKAGE DESCRIPTION: flac: flac (Free Lossless Audio Codec) flac: flac: FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, flac: FLAC is similar to MP3, but lossless. "Free" means that the flac: specification of the stream format is in the public domain, and that flac: neither the FLAC format nor any of the implemented encoding/decoding flac: methods are covered by any patent. It also means that the sources for flac: libFLAC and libFLAC++ are available under the LGPL and the sources for flac: flac, metaflac, and the plugins are available under the GPL. flac: flac: FLAC was developed by Josh Coalson. PACKAGE NAME: ghostscript-fonts-std-8.11-noarch-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 3658 K PACKAGE SIZE (uncompressed): 4830 K PACKAGE DESCRIPTION: ghostscript-fonts-std: ghostscript-fonts-std (fonts for the Ghostscript interpreter) ghostscript-fonts-std: ghostscript-fonts-std: These fonts are used by the GhostScript interpreter. ghostscript-fonts-std: ghostscript-fonts-std: ghostscript-fonts-std: ghostscript-fonts-std: ghostscript-fonts-std: ghostscript-fonts-std: ghostscript-fonts-std: ghostscript-fonts-std: PACKAGE NAME: gimp-print-4.2.7-i486-2.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 2496 K PACKAGE SIZE (uncompressed): 3420 K PACKAGE DESCRIPTION: gimp-print: gimp-print (IJS printer driver for Ghostscript and CUPS) gimp-print: gimp-print: Gimp-Print is the print facility for the Gimp, and in addition a suite gimp-print: of drivers that may be used with common UNIX spooling systems using gimp-print: Ghostscript or CUPS. These drivers provide printing quality for Linux gimp-print: in many cases equal to or better than proprietary vendor-supplied gimp-print: drivers, and can be used for many of the most demanding printing gimp-print: tasks. gimp-print: gimp-print: gimp-print: PACKAGE NAME: groff-1.19.2-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 2215 K PACKAGE SIZE (uncompressed): 6940 K PACKAGE DESCRIPTION: groff: groff (document formatting system) groff: groff: The GNU 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: groff: groff: groff: PACKAGE NAME: hplip-1.7.4a-i486-2.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 13829 K PACKAGE SIZE (uncompressed): 19060 K PACKAGE DESCRIPTION: hplip: hplip (HP print/scan/fax support) hplip: hplip: HPLIP is an HP developed solution for printing, scanning, and faxing hplip: with HP inkjet and laser based printers in Linux. hplip: hplip: The HPLIP project provides printing support for more than 1000 printer hplip: models, including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy), hplip: Business Inkjet, LaserJet, and LaserJet MFP. hplip: hplip: For more information, see: http://hplip.sf.net hplip: PACKAGE NAME: ispell-3.2.06-i386-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 406 K PACKAGE SIZE (uncompressed): 1140 K PACKAGE DESCRIPTION: ispell: ispell (spelling checker) 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-0.99_18-i486-3.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 604 K PACKAGE SIZE (uncompressed): 2040 K PACKAGE DESCRIPTION: jed: jed (programmer's editor) 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-3.5-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 338 K PACKAGE SIZE (uncompressed): 1010 K PACKAGE DESCRIPTION: joe: joe (Joe text editor) joe: joe: Joseph H. Allen's easy to use text editor, similar to WordStar[tm]. joe: joe: joe: joe: joe: joe: joe: joe: PACKAGE NAME: jove-4.16.0.61-i386-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 159 K PACKAGE SIZE (uncompressed): 440 K PACKAGE DESCRIPTION: jove: jove (Jonathan's Own Version of Emacs) 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: jove: JOVE was written by Jonathan Payne. jove: jove: jove: jove: PACKAGE NAME: ksh93-2007_03_28-i486-2.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 769 K PACKAGE SIZE (uncompressed): 1980 K PACKAGE DESCRIPTION: ksh93: ksh (AT&T Korn Shell 93) 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: linuxdoc-tools-0.9.21-i486-4.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 6468 K PACKAGE SIZE (uncompressed): 31000 K PACKAGE DESCRIPTION: linuxdoc-tools: linuxdoc-tools (utilities for working with DocBook and SGML) linuxdoc-tools: linuxdoc-tools: SGML stands for Standard Generalized Markup Language. This is a linuxdoc-tools: system which allows you to produce LaTeX, HTML, GNU info, LyX, RTF, linuxdoc-tools: and plain text (via groff) from a single source file in SGML. It is linuxdoc-tools: often used for technical software documentation, such as the Linux linuxdoc-tools: HOWTO documents. linuxdoc-tools: linuxdoc-tools: This package includes everything you need to use SGML -- all of the linuxdoc-tools: standard SGML tools; OpenJade; tools for working with DocBook linuxdoc-tools: documents (various DTDs); xmlto and AsciiDoc. PACKAGE NAME: lm_sensors-2.10.3-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 316 K PACKAGE SIZE (uncompressed): 1160 K PACKAGE DESCRIPTION: lm_sensors: lm_sensors (hardware monitoring package) lm_sensors: lm_sensors: lm_sensors provides tools for monitoring the temperatures, voltages, lm_sensors: and fans of Linux systems with hardware monitoring devices. Included lm_sensors: are text-based tools for sensor reporting, and a library for sensors lm_sensors: access called libsensors. It also contains tools for sensor hardware lm_sensors: identification and I2C bus probing. lm_sensors: lm_sensors: IMPORTANT NOTE: If you have a Thinkpad, please read the warnings in lm_sensors: the README.thinkpad file. lm_sensors has been known to cause damage lm_sensors: to some Thinkpads. PACKAGE NAME: lsof-4.78-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 306 K PACKAGE SIZE (uncompressed): 850 K PACKAGE DESCRIPTION: lsof: lsof (list open files) lsof: lsof: Lsof is a Unix-specific tool. Its name stands for "LiSt Open Files", lsof: and it does just that. It lists information about files that are open lsof: by the processes running on the system. lsof: lsof: Victor A. Abell of Purdue University is the developer of lsof. lsof: lsof: lsof: lsof: PACKAGE NAME: lsscsi-0.19-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 29 K PACKAGE SIZE (uncompressed): 80 K PACKAGE DESCRIPTION: lsscsi: lsscsi (list SCSI devices or hosts, and their attributes) lsscsi: lsscsi: Uses information in sysfs to list scsi devices (or hosts) currently lsscsi: attached to the system. Options can be used to control the amount lsscsi: and form of information provided for each device. lsscsi: lsscsi: lsscsi was written by Doug Gilbert. lsscsi: lsscsi: lsscsi: lsscsi: PACKAGE NAME: madplay-0.15.2b-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 65 K PACKAGE SIZE (uncompressed): 170 K PACKAGE DESCRIPTION: madplay: madplay (MPEG audio decoder and player) madplay: madplay: madplay is a command-line MPEG audio decoder and player based on the madplay: MAD library (libmad). For details about MAD, see the libmad package madplay: distributed separately. madplay: madplay: madplay was written by Robert Leslie. madplay: madplay: madplay: madplay: PACKAGE NAME: man-1.6c-i486-2.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 217 K PACKAGE SIZE (uncompressed): 490 K PACKAGE DESCRIPTION: man: man (format and display the on-line manual pages) 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: man: PACKAGE NAME: man-pages-2.65-noarch-1ds.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 4025 K PACKAGE SIZE (uncompressed): 6740 K PACKAGE DESCRIPTION: man-pages: man-pages (system documentation) man-pages: man-pages: Man pages are online documentation for Linux. This package includes man-pages: many section 1, 2, 3, 4, 5, 7, and 8 man pages for Linux. man-pages: man-pages: The man-pages distribution is maintained by Andries E. Brouwer with man-pages: the help of more writers, editors, and other contributors than we can man-pages: name here. man-pages: man-pages: man-pages: PACKAGE NAME: mc-4.6.1_20070309-i486-2.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 1992 K PACKAGE SIZE (uncompressed): 5110 K PACKAGE DESCRIPTION: mc: mc (Midnight Commander file manager) 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: mc: PACKAGE NAME: most-4.10.2-i486-2.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 41 K PACKAGE SIZE (uncompressed): 100 K PACKAGE DESCRIPTION: most: most (another pager, like 'more' and 'less') most: most: most is a paging program that displays, one windowful at a time, the most: contents of a file on a terminal. Unlike other well-known paging most: programs, most supports multiple windows and can scroll left and most: right. Why settle for less? most: most: 'most' was written by John E. Davis. most: most: most: PACKAGE NAME: mpg321-0.2.10-i486-2.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 36 K PACKAGE SIZE (uncompressed): 100 K PACKAGE DESCRIPTION: mpg321: mpg321 (a command-line mp3 player) mpg321: mpg321: mpg321 is a free command-line mp3 player, which uses the mad audio mpg321: decoding library. mpg321 is written to be a drop-in replacement for mpg321: the mpg123 player for front-ends such as gqmpeg and programs which use mpg321: mpg123 to decode mp3 files (like gtoaster, and other CD-recording mpg321: software). mpg321: mpg321: mpg321 requires libao.so from the oggutils package. mpg321: mpg321: PACKAGE NAME: mysql-5.0.37-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 16363 K PACKAGE SIZE (uncompressed): 33180 K PACKAGE DESCRIPTION: mysql: mysql (SQL-based relational database server) 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: mysql: mysql: mysql: PACKAGE NAME: nano-2.0.6-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 425 K PACKAGE SIZE (uncompressed): 1200 K PACKAGE DESCRIPTION: nano: nano (Nano's ANOther editor, an enhanced free Pico clone) nano: nano: nano is a small, free, and friendly editor from the GNU project. It nano: aims to copy Pico's look and feel while providing additional (or nano: disabled by default) features that are missing from Pico, such as nano: "search and replace" or "go to line and column number". nano: nano: Chris Allegretta is Nano's author. nano: nano: nano: PACKAGE NAME: normalize-0.7.6-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 74 K PACKAGE SIZE (uncompressed): 200 K PACKAGE DESCRIPTION: normalize: normalize (adjusts volume levels of audio files) normalize: normalize: normalize is a tool for adjusting the volume of audio files to a normalize: standard level. This is useful for things like creating mix CDs normalize: from mp3 collections, where different recording levels on normalize: different albums can cause the volume to vary greatly from song normalize: to song. The package also contains an XMMS plugin. normalize: normalize: Chris Vaill is the author of normalize. normalize: normalize: PACKAGE NAME: rexima-1.4-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 17 K PACKAGE SIZE (uncompressed): 60 K PACKAGE DESCRIPTION: rexima: rexima (console audio mixer) rexima: rexima: Rexima is a curses-based interactive audio mixer. It can also be used rexima: from the command-line. It's designed to be small, fast, and rexima: straightforward. It also offers a command line mode so you can script rexima: mixer settings. rexima: rexima: Rexima was written by Russell Marks. rexima: rexima: rexima: PACKAGE NAME: rpm-4.2.1-i486-3.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 2393 K PACKAGE SIZE (uncompressed): 6330 K PACKAGE DESCRIPTION: rpm: rpm rpm: rpm: RPM is a tool from Red Hat Software used to install and remove rpm: packages in the .rpm format. When installing RPM packages on rpm: Slackware, you may need to use the --nodeps and --force options. rpm: Before installing any binary package, it's wise to examine it to rpm: see what it's going to do, and if it will overwrite any files. You rpm: can use rpm2tgz to convert .rpm packages to .tgz packages so you rpm: can look them over. rpm: rpm: PACKAGE NAME: rzip-2.1-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 21 K PACKAGE SIZE (uncompressed): 50 K PACKAGE DESCRIPTION: rzip: rzip (a large-file compression program) rzip: rzip: rzip is a file compression program designed to do particularly well rzip: on very large files containing long distance redundancy. rzip: rzip: rzip was written by Andrew Tridgell. rzip: rzip: rzip: rzip: rzip: PACKAGE NAME: sc-7.16-i386-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 194 K PACKAGE SIZE (uncompressed): 440 K PACKAGE DESCRIPTION: sc: sc (spreadsheet calculator) sc: sc: This is a simple curses-based spreadsheet program. sc: sc: sc: sc: sc: sc: sc: sc: PACKAGE NAME: screen-4.0.3-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 561 K PACKAGE SIZE (uncompressed): 800 K PACKAGE DESCRIPTION: screen: screen (screen manager with VT100/ANSI terminal emulation) screen: screen: Screen is a full-screen window manager that multiplexes a physical screen: terminal between several processes (typically interactive shells). screen: Each virtual terminal provides the functions of a DEC VT100 terminal screen: and several control functions from the ISO 6492 (ECMA 48, ANSI X3.64) screen: and ISO 2022 standards (e.g. insert/delete line and support for screen: multiple character sets). There is a scrollback history buffer for screen: each virtual terminal and a copy-and-paste mechanism that allows screen: moving text regions between windows. screen: PACKAGE NAME: seejpeg-1.10-i386-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 53 K PACKAGE SIZE (uncompressed): 120 K PACKAGE DESCRIPTION: seejpeg: seejpeg (console JPEG viewer) seejpeg: seejpeg: Seejpeg is an image viewer which uses SVGAlib. In spite of the name, seejpeg: it understands the JPEG, GIF, PPM, BMP and TARGA formats. One nice seejpeg: feature of seejpeg is that it automatically decides on the best video seejpeg: mode to use based on the image being displayed and the video card seejpeg: being used. seejpeg: seejpeg: Evan Harris is the author of seejpeg. seejpeg: seejpeg: PACKAGE NAME: sox-12.18.1-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 292 K PACKAGE SIZE (uncompressed): 670 K PACKAGE DESCRIPTION: sox: sox (universal sound sample translator) sox: sox: Sox is a universal sound converter, player, and recorder. It can sox: play, record, and convert between several sound file formats such as sox: .au, .snd, .voc and .wav. sox: sox: sox: sox: sox: sox: PACKAGE NAME: sudo-1.6.8p12-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 133 K PACKAGE SIZE (uncompressed): 300 K PACKAGE DESCRIPTION: sudo: sudo (give limited root privileges to certain users) sudo: sudo: 'sudo' is a command that allows users to execute some commands as sudo: root. The /etc/sudoers file (edited with 'visudo') specifies which sudo: users have access to sudo and which commands they can run. 'sudo' sudo: logs all its activities to /var/log/ so the system administrator sudo: can keep an eye on things. sudo: sudo: sudo: sudo: PACKAGE NAME: sysstat-7.0.0-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 123 K PACKAGE SIZE (uncompressed): 350 K PACKAGE DESCRIPTION: sysstat: sysstat (system performance monitoring tools) sysstat: sysstat: The sysstat utilities are a collection of performance monitoring sysstat: tools for Linux. These include sar, sadf, mpstat, iostat and sa sysstat: tools. sysstat: sysstat: The sysstat utilities were written by Sebastien Godard. sysstat: sysstat: sysstat: sysstat: PACKAGE NAME: texinfo-4.8-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 874 K PACKAGE SIZE (uncompressed): 1950 K PACKAGE DESCRIPTION: texinfo: texinfo (GNU software documentation system) texinfo: texinfo: 'Texinfo' is a documentation system that uses a single source file to texinfo: produce both on-line information and printed output. Using Texinfo, texinfo: you can create a printed document with the normal features of a book, texinfo: including chapters, sections, cross references, and indices. From the texinfo: same Texinfo source file, you can create a menu-driven, on-line Info texinfo: file with nodes, menus, cross references, and indices. texinfo: texinfo: This package is needed to read the documentation files in /usr/info. texinfo: PACKAGE NAME: vim-7.1.116-i486-1ds.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 8440 K PACKAGE SIZE (uncompressed): 23660 K PACKAGE DESCRIPTION: vim: vim (Vi IMproved) vim: vim: Vim is an almost compatible version of the UNIX editor vi. Many new vim: features have been added: multi level undo, command line history, vim: filename completion, block operations, and more. vim: vim: Vim's development is led by Bram Moolenaar. vim: vim: This package also contains the Exuberant Ctags program vim: written by Darren Hiebert. vim: PACKAGE NAME: vorbis-tools-1.1.1-i486-4.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 179 K PACKAGE SIZE (uncompressed): 550 K PACKAGE DESCRIPTION: vorbis-tools: vorbis-tools (Ogg Vorbis Tools) vorbis-tools: vorbis-tools: The vorbis-tools package contains several basic tools for working with vorbis-tools: compressed audio files in the Ogg Vorbis (.ogg) format: vorbis-tools: vorbis-tools: oggenc (an .ogg encoder), ogg123 (a playback tool), vorbiscomment vorbis-tools: (add comments to vorbis files), ogginfo (show information about an vorbis-tools: ogg file), oggdec (a command line decoder), and vcut (a tool for vorbis-tools: splitting vorbis files). vorbis-tools: vorbis-tools: These tools require the libao, libogg, and libvorbis libraries. PACKAGE NAME: workbone-2.40-i386-3.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 11 K PACKAGE SIZE (uncompressed): 30 K PACKAGE DESCRIPTION: workbone: workbone (text-based CD player) workbone: workbone: WorkBone is a simple interactive tool for for playing audio CDs from workbone: the Linux console. workbone: workbone: workbone: workbone: workbone: workbone: workbone: PACKAGE NAME: xfsdump-2.2.38_1-i486-1.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 398 K PACKAGE SIZE (uncompressed): 860 K PACKAGE DESCRIPTION: xfsdump: xfsdump (backup tools for the XFS filesystem) xfsdump: xfsdump: The xfsdump package contains the xfsdump and xfsrestore utilities for xfsdump: backing up and restoring XFS partitions. xfsdump examines files in a xfsdump: filesystem, determines which need to be backed up, and copies those xfsdump: files to a specified disk, tape or other storage medium. xfsrestore xfsdump: performs the inverse function of xfsdump; it can restore a full xfsdump: or incremental backup of a filesystem. xfsdump: xfsdump: xfsdump: PACKAGE NAME: zsh-4.3.2-i486-2.tgz PACKAGE LOCATION: ./slackware/ap PACKAGE SIZE (compressed): 2057 K PACKAGE SIZE (uncompressed): 6050 K PACKAGE DESCRIPTION: zsh: zsh (the Z shell) zsh: zsh: Zsh is a UNIX command interpreter (shell) which of the standard shells zsh: most resembles the Korn shell (ksh), although it is not completely zsh: compatible. It includes enhancements of many types, notably in the zsh: command-line editor, options for customizing its behavior, filename zsh: globbing, features to make C-shell (csh) users feel more at home and zsh: extra features drawn from tcsh (another 'custom' shell). Zsh was zsh: written by Paul Falstad. zsh: zsh: PACKAGE NAME: autoconf-2.61-noarch-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 727 K PACKAGE SIZE (uncompressed): 1860 K PACKAGE DESCRIPTION: autoconf: autoconf (generate configuration scripts) autoconf: autoconf: GNU 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. You must install the "m4" package to be able to use autoconf: autoconf. autoconf: PACKAGE NAME: automake-1.9.6-noarch-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 473 K PACKAGE SIZE (uncompressed): 1390 K PACKAGE DESCRIPTION: automake: automake (a Makefile generator) 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 is a Perl automake: script. The input files are called Makefile.am. The output files are automake: called Makefile.in; they are intended for use with Autoconf. Automake automake: requires certain things to be done in your configure.in. You must automake: install the "m4" and "perl" packages to be able to use automake. automake: automake: PACKAGE NAME: bin86-0.16.15-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 65 K PACKAGE SIZE (uncompressed): 150 K PACKAGE DESCRIPTION: bin86: bin86 (8086 assembler/loader) bin86: bin86: This is a complete 8086 assembler and loader which can make 32-bit bin86: code for the 386+ processors. In the past it was used to compile the bin86: 16-bit bootsector and setup binaries for the kernel, but modern bin86: (2.4.x or newer) kernels use GNU ld instead. bin86: bin86: The bin86 package is needed to compile 2.2.x or earlier kernels. bin86: bin86: bin86: PACKAGE NAME: binutils-2.17.50.0.17-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 5407 K PACKAGE SIZE (uncompressed): 13720 K PACKAGE DESCRIPTION: binutils: binutils (GNU binary development tools) binutils: binutils: Binutils is a collection of binary utilities. It includes "as" (the binutils: portable GNU assembler), "ld" (the GNU linker), and other utilities binutils: for creating and working with binary programs. binutils: binutils: These utilities are REQUIRED to compile C, C++, Objective-C, Fortran, binutils: and most other programming languages. binutils: binutils: binutils: PACKAGE NAME: bison-2.3-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 361 K PACKAGE SIZE (uncompressed): 1020 K PACKAGE DESCRIPTION: bison: bison (parser generator similar to yacc) bison: bison: GNU "Bison" is a general-purpose parser generator that converts a bison: grammar description for an LALR(1) context-free grammar into a C bison: program to parse that grammar. bison: bison: Bison is upward compatible with Yacc: all properly-written Yacc bison: grammars ought to work with Bison with no change. Anyone familiar bison: with Yacc should be able to use Bison with little trouble. bison: bison: PACKAGE NAME: ccache-2.4-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 24 K PACKAGE SIZE (uncompressed): 60 K PACKAGE DESCRIPTION: ccache: ccache (a fast compiler cache) ccache: ccache: ccache is a compiler cache. It speeds up re-compilation of C/C++ code ccache: by caching previous compiles and detecting when the same compile is ccache: being done again. ccache: ccache: ccache was written by Andrew Tridgell. ccache: ccache: ccache: ccache: PACKAGE NAME: clisp-2.41a-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 11493 K PACKAGE SIZE (uncompressed): 33870 K PACKAGE DESCRIPTION: clisp: clisp (a Common Lisp implementation) clisp: clisp: Common Lisp is a high-level, general-purpose programming language. clisp: GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe clisp: University and Michael Stoll of Munich University, both in Germany. clisp: It mostly supports the Lisp described in the ANSI Common Lisp standard. clisp: The user interface comes in German, English, French, Spanish, Dutch clisp: and Russian. GNU CLISP includes an interpreter, a compiler, a clisp: debugger, a large subset of CLOS, a foreign language interface and a clisp: socket interface. An X11 interface is available through CLX and clisp: Garnet. PACKAGE NAME: cmake-2.4.6-i486-2.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 4192 K PACKAGE SIZE (uncompressed): 13910 K PACKAGE DESCRIPTION: cmake: CMake, the cross-platform, open-source make system. cmake: cmake: CMake is used to control the software process using simple platform cmake: and compiler independed configuration files. CMake generates cmake: native makefiles and workspaces that can be used in the cmake: compiler environment of your choice. cmake: cmake: CMake's home on the web is: http://www.cmake.org cmake: cmake: cmake: cmake: PACKAGE NAME: cscope-15.5-i486-2.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 91 K PACKAGE SIZE (uncompressed): 330 K PACKAGE DESCRIPTION: cscope: cscope (source code browsing tool) cscope: cscope: Cscope is a text screen based source browsing tool. Although it is cscope: primarily designed to search C code (including lex and yacc files), cscope: it can also be used for C++ code. cscope: cscope: For more information, see http://cscope.sourceforge.net. cscope: cscope: cscope: cscope: PACKAGE NAME: cvs-1.11.22-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 868 K PACKAGE SIZE (uncompressed): 1470 K PACKAGE DESCRIPTION: cvs: cvs (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: distcc-2.18.3-i486-2.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 142 K PACKAGE SIZE (uncompressed): 350 K PACKAGE DESCRIPTION: distcc: distcc (distributed C/C++ compiler/daemon) distcc: distcc: distcc allows compilation of C code to be distributed across several distcc: machines on a network. distcc should always generate the same results distcc: as a local compile, is simple to install and use, and is often distcc: significantly faster than a local compile. distcc: distcc: IMPORTANT SECURITY NOTE: distccd should only run on trusted networks. distcc: distcc: distcc was written by Martin Pool. distcc: PACKAGE NAME: doxygen-1.5.2-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 2660 K PACKAGE SIZE (uncompressed): 6680 K PACKAGE DESCRIPTION: doxygen: doxygen (documentation generator) doxygen: doxygen: Doxygen is a documentation system for C++, C, Java, IDL, and to some doxygen: extent PHP and C#. Doxygen generates project documentation using doxygen: special documentation blocks in the source code, easing the process of doxygen: keeping docs and code in sync. Doxygen produces documentation in doxygen: several output formats, including HTML, LaTeX, man pages, RTF, XML, doxygen: compressed HTML, PostScript, and PDF. doxygen: doxygen: doxygen: doxygen: PACKAGE NAME: flex-2.5.33-i486-3.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 288 K PACKAGE SIZE (uncompressed): 750 K PACKAGE DESCRIPTION: flex: flex (fast lexical analyzer generator) flex: flex: flex is a tool for generating programs that perform pattern matching flex: on text. flex is a rewrite of the AT&T Unix lex tool (the two flex: implementations do not share any code, though), with some extensions flex: (and incompatibilities). flex: flex: flex: flex: flex: PACKAGE NAME: gcc-4.1.2-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 5646 K PACKAGE SIZE (uncompressed): 14000 K PACKAGE DESCRIPTION: gcc: gcc (Base GCC package with C support) gcc: gcc: GCC is the GNU Compiler Collection. gcc: gcc: This package contains those parts of the compiler collection needed to gcc: compile C code. Other packages add C++, Fortran, Objective-C, and gcc: Java support to the compiler core. gcc: gcc: gcc: gcc: PACKAGE NAME: gcc-g++-4.1.2-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 10731 K PACKAGE SIZE (uncompressed): 53010 K PACKAGE DESCRIPTION: gcc-g++: gcc-g++ (C++ for GCC) gcc-g++: gcc-g++: C++ support for the GNU Compiler Collection. gcc-g++: gcc-g++: This package contains those parts of the compiler collection needed to gcc-g++: compile C++ code. The base gcc package is also required. gcc-g++: gcc-g++: gcc-g++: gcc-g++: gcc-g++: PACKAGE NAME: gcc-gfortran-4.1.2-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 2585 K PACKAGE SIZE (uncompressed): 6470 K PACKAGE DESCRIPTION: gcc-gfortran: gcc-gfortran (Fortran support for GCC) gcc-gfortran: gcc-gfortran: This package contains those parts of the compiler collection gcc-gfortran: needed to compile Fortran code. The base gcc package is also gcc-gfortran: required. gcc-gfortran: gcc-gfortran: Its primary base is the ANSI FORTRAN 95 standard, with some gcc-gfortran: some extensions popularized by the 'f77' and 'f2c' compilers, gcc-gfortran: other compilers (such as Digital products), and the Fortran 90 gcc-gfortran: standard. gcc-gfortran: PACKAGE NAME: gcc-gnat-4.1.2-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 11435 K PACKAGE SIZE (uncompressed): 35720 K PACKAGE DESCRIPTION: gcc-gnat: gcc-gnat (Ada support for GCC) gcc-gnat: gcc-gnat: Ada 95 support for the GNU Compiler Collection. gcc-gnat: gcc-gnat: This package contains those parts of the compiler collection needed to gcc-gnat: compile Ada 95 code. Ada95 is the object oriented successor to the gcc-gnat: Ada83 language. The base gcc package is also required. gcc-gnat: gcc-gnat: gcc-gnat: gcc-gnat: PACKAGE NAME: gcc-java-4.1.2-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 22320 K PACKAGE SIZE (uncompressed): 66510 K PACKAGE DESCRIPTION: gcc-java: gcc-java (Java support for GCC) gcc-java: gcc-java: Java support for the GNU Compiler Collection. gcc-java: gcc-java: This package contains those parts of the compiler collection needed to gcc-java: compile programs written in the Java programming language. The base gcc-java: gcc package is also required. gcc-java: gcc-java: gcc-java: gcc-java: PACKAGE NAME: gcc-objc-4.1.2-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 2065 K PACKAGE SIZE (uncompressed): 4710 K PACKAGE DESCRIPTION: gcc-objc: gcc-objc (Objective-C support for GCC) gcc-objc: gcc-objc: Objective-C support for the GNU Compiler Collection. gcc-objc: gcc-objc: This package contains those parts of the compiler collection needed to gcc-objc: compile code written in Objective-C. Objective-C was originally gcc-objc: developed to add object-oriented extensions to the C language, and is gcc-objc: best known as the native language of the NeXT computer. gcc-objc: gcc-objc: The base gcc package is also required. gcc-objc: PACKAGE NAME: gdb-6.6-i486-2.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 1615 K PACKAGE SIZE (uncompressed): 3130 K PACKAGE DESCRIPTION: gdb: gdb (the GNU symbolic debugger) gdb: gdb: GDB, the GNU Project debugger, allows you to see what is going on gdb: inside another program while it executes -- or what another program gdb: was doing at the moment it crashed. GDB can do four main kinds of gdb: things to help you catch bugs in the act: 1) Start your program, gdb: specifying anything that might affect its behavior. 2) Make your gdb: program stop on specified conditions. 3) Examine what has happened, gdb: when your program has stopped. 4) Change things in your program, so gdb: you can experiment with correcting the effects of one bug and go on gdb: to learn about another. The program being debugged can be written in gdb: Ada, C, C++, Objective-C, Pascal and many other languages. PACKAGE NAME: gettext-tools-0.16.1-i486-3.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 2580 K PACKAGE SIZE (uncompressed): 6820 K PACKAGE DESCRIPTION: gettext-tools: gettext-tools gettext-tools: gettext-tools: The GNU gettext-tools package is useful for authors and maintainers of gettext-tools: internationalized software, or for anyone compiling programs that gettext-tools: use the gettext functions. This package provides the needed tools and gettext-tools: library functions for the handling of messages in different languages. gettext-tools: Some other GNU packages use the gettext program (included in this gettext-tools: package) to internationalize the messages given by shell scripts. gettext-tools: gettext-tools: gettext-tools: PACKAGE NAME: git-1.5.2.2-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 3951 K PACKAGE SIZE (uncompressed): 8550 K PACKAGE DESCRIPTION: git: git (the stupid content tracker) git: git: Git is a fast, scalable, distributed revision control system with an git: unusually rich command set that provides both high-level operations git: and full access to internals. git: git: "git" can mean anything, depending on your mood. git: git: Git was originally written by Linus Torvalds and is currently git: maintained by Junio C. Hamano. git: PACKAGE NAME: gperf-3.0.3-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 92 K PACKAGE SIZE (uncompressed): 230 K PACKAGE DESCRIPTION: gperf: gperf (a perfect hash function generator) gperf: gperf: gperf is a perfect hash function generator written in C++. gperf: It transforms an n element user-specified keyword set W into a gperf: perfect hash function F. gperf currently generates the reserved gperf: keyword recognizer for lexical analyzers in several production and gperf: research compilers and language processing tools, including GNU C, gperf: GNU C++, GNU Java, GNU Pascal, GNU Modula 3, and GNU indent. gperf: gperf: gperf was written by by Douglas C. Schmidt and Bruno Haible. gperf: PACKAGE NAME: guile-1.8.0-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 1798 K PACKAGE SIZE (uncompressed): 5080 K PACKAGE DESCRIPTION: guile: guile 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: guile: guile: guile: PACKAGE NAME: indent-2.2.9-i386-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 104 K PACKAGE SIZE (uncompressed): 290 K PACKAGE DESCRIPTION: indent: indent (changes the appearance of a C program) indent: indent: GNU indent changes the appearance of a C program by inserting or indent: deleting whitespace according to a plethora of options. Some canned indent: styles of formatting (like the GNU style, Kernighan & Ritchie style, indent: and original Berkeley style) are supported as well. indent: indent: GNU indent is a descendant of BSD indent. indent: indent: indent: PACKAGE NAME: kernel-headers-2.6.21.5_smp-i386-2.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 2048 K PACKAGE SIZE (uncompressed): 8670 K PACKAGE DESCRIPTION: kernel-headers: kernel-headers (Linux kernel include files) kernel-headers: kernel-headers: These are the include files from the Linux kernel. kernel-headers: kernel-headers: You'll need these to compile most system software for Linux. kernel-headers: kernel-headers: kernel-headers: kernel-headers: kernel-headers: kernel-headers: PACKAGE NAME: libtool-1.5.24-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 642 K PACKAGE SIZE (uncompressed): 2480 K PACKAGE DESCRIPTION: libtool: libtool (a generic library support script) 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: libtool: PACKAGE NAME: m4-1.4.9-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 172 K PACKAGE SIZE (uncompressed): 350 K PACKAGE DESCRIPTION: m4: m4 (an implementation of the UNIX macro processor) m4: m4: This is GNU m4, a program which copies its input to the output, m4: expanding macros as it goes. m4 has built-in functions for including m4: named files, running commands, doing integer arithmetic, manipulating m4: text in various ways, recursion, etc... Macros can also be user- m4: defined, and can take any number of arguments. m4: m4: GNU 'm4' was originally written by Rene Seindal, from Denmark. m4: m4: PACKAGE NAME: make-3.81-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 492 K PACKAGE SIZE (uncompressed): 1190 K PACKAGE DESCRIPTION: make: make (GNU make utility to maintain groups of programs) make: make: This is the GNU implementation of make, which was written by Richard make: Stallman and Roland McGrath. The purpose of the make utility is to make: determine automatically which pieces of a large program need to be make: recompiled, and issue the commands to recompile them. make: make: This is needed to compile just about any major C program, including make: the Linux kernel. make: make: PACKAGE NAME: mercurial-0.9.4-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 639 K PACKAGE SIZE (uncompressed): 2150 K PACKAGE DESCRIPTION: mercurial: mercurial (a distributed source management system) mercurial: mercurial: Mercurial is a cross-platform, distributed source management tool for mercurial: software developers. It is written in Python, with a binary diff mercurial: implementation written in C. Its major features include high- mercurial: performance; serverless, fully distributed collaborative development; mercurial: robust handling of both plain text and binary files; advanced mercurial: branching and merging capabilities; and full source code available mercurial: under the terms of the LGPL. mercurial: mercurial: Mercurial was written by Matt Mackall and other contributors. PACKAGE NAME: nasm-0.98.39-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 343 K PACKAGE SIZE (uncompressed): 620 K PACKAGE DESCRIPTION: nasm: nasm (NASM assembler) nasm: nasm: NASM is the Netwide Assembler, a free portable assembler for the Intel nasm: 80x86 microprocessor series, using primarily the traditional Intel nasm: instruction mnemonics and syntax. nasm: nasm: NASM was written by Simon Tatham and Julian Hall. nasm: nasm: nasm: nasm: PACKAGE NAME: oprofile-0.9.2-i486-5.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 964 K PACKAGE SIZE (uncompressed): 2970 K PACKAGE DESCRIPTION: oprofile: oprofile (system profiling tool) oprofile: oprofile: OProfile is a profiling system for Linux. Profiling runs oprofile: transparently in the background and profile data can be collected oprofile: at any time. OProfile makes use of the hardware performance oprofile: counters provided on Intel, AMD, and other processors, and uses a oprofile: timer-interrupt based mechanism on CPUs without counters. oprofile: OProfile can profile the whole system in high detail. oprofile: oprofile: oprofile: PACKAGE NAME: p2c-1.21alpha2-i486-3.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 312 K PACKAGE SIZE (uncompressed): 790 K PACKAGE DESCRIPTION: p2c: p2c (Pascal to C translator) 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: perl-5.8.8-i486-4.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 13118 K PACKAGE SIZE (uncompressed): 34040 K PACKAGE DESCRIPTION: perl: perl (Practical Extraction and Report Language) 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: perl: perl: PACKAGE NAME: pkg-config-0.21-i486-6.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 58 K PACKAGE SIZE (uncompressed): 140 K PACKAGE DESCRIPTION: pkg-config: pkg-config pkg-config: pkg-config: pkg-config is a system for managing library compile/link flags pkg-config: that works with automake and autoconf. It replaces the ubiquitous pkg-config: *-config scripts you may have seen with a single tool. See the man pkg-config: page that comes with pkg-config for full documentation. pkg-config: pkg-config: pkg-config: pkg-config: pkg-config: PACKAGE NAME: pmake-1.111-i486-3.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 122 K PACKAGE SIZE (uncompressed): 350 K PACKAGE DESCRIPTION: pmake: pmake (BSD parallel make) pmake: pmake: This is PMake -- a parallel Make program originally written for the pmake: Sprite operating system, ported from BSD Unix. This may be useful if pmake: you're going to port software with Makefiles designed for BSD. pmake: pmake: PMake was written by Adam de Boor. pmake: pmake: pmake: pmake: PACKAGE NAME: python-2.5.1-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 14830 K PACKAGE SIZE (uncompressed): 61980 K PACKAGE DESCRIPTION: python: python (object-oriented interpreted programming language) 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 C++. Python is also adaptable as an extension language for python: existing applications. python: python: python: python: PACKAGE NAME: rcs-5.7-i486-2.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 274 K PACKAGE SIZE (uncompressed): 550 K PACKAGE DESCRIPTION: rcs: rcs (Revision Control System) rcs: rcs: RCS, the Revision Control System, manages multiple revisions of files. rcs: rcs: RCS can store, retrieve, log, identify, and merge revisions. It is rcs: useful for files that are revised frequently, e.g. programs, rcs: documentation, graphics, and papers. rcs: rcs: rcs: rcs: PACKAGE NAME: ruby-1.8.6-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 2670 K PACKAGE SIZE (uncompressed): 18900 K PACKAGE DESCRIPTION: ruby: ruby (Interpreted object-oriented scripting language) ruby: ruby: Ruby is an interpreted scripting language for quick and easy ruby: object-oriented programming. It has many features to process text ruby: files and to do system management tasks (as in Perl). It is simple, ruby: straight-forward, and extensible. ruby: ruby: Visit the Ruby project online at http://www.ruby-lang.org/ ruby: ruby: ruby: PACKAGE NAME: strace-4.5.15-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 98 K PACKAGE SIZE (uncompressed): 240 K PACKAGE DESCRIPTION: strace: strace (trace system calls and signals) strace: strace: Strace allows you to trace the execution of a command. It runs the strace: specified command until it exits, intercepting signals and system strace: calls and dumping the information to the standard error. System strace: administrators, diagnosticians and trouble-shooters will find it strace: invaluable for solving problems with programs for which the source strace: is not readily available since they do not need to be recompiled in strace: order to trace them. strace: strace: PACKAGE NAME: subversion-1.4.4-i486-1.tgz PACKAGE LOCATION: ./slackware/d PACKAGE SIZE (compressed): 1651 K PACKAGE SIZE (uncompressed): 5000 K PACKAGE DESCRIPTION: subversion: subversion (a version control system) subversion: subversion: Subversion is a version control system which allows you to keep old subversion: versions of files and directories (usually source code), and keep a subversion: log of who, when, and why changes occurred, similar to other such subversion: systems like CVS, RCS or SCCS. Subversion keeps all the information subversion: to permit extracting previous versions of those files at any time. subversion: subversion: For more information about the Subversion project, visit: subversion: http://subversion.tigris.org subversion: PACKAGE NAME: centericq-4.21.0-i486-1ds.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 1563 K PACKAGE SIZE (uncompressed): 3620 K PACKAGE DESCRIPTION: centericq: centericq: Centericq is a text mode menu- and window-driven IM interface. ICQ, centericq: Yahoo!, AIM TOC, IRC, MSN, Gadu-Gadu and Jabber protocols are curren- centericq: tly supported. It allows you to send, receive, and forward messages, centericq: URLs, SMSes and, contacts, mass message send, search for users (in- centericq: cluding extended "whitepages search"), view users' details, maintain centericq: your contact list directly from the program (including non-icq con- centericq: tacts), view the messages history, register a new UIN and update your centericq: details, be informed on receiving email messages, automatically set centericq: away after the defined period of inactivity (on any console), and centericq: have your own ignore, visible and invisible lists. PACKAGE NAME: clamav-0.91.2-i486-1ds.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 12155 K PACKAGE SIZE (uncompressed): 15110 K PACKAGE DESCRIPTION: clamav: ClamAV (OpenSource virus scanner) clamav: clamav: See: http://www.clamav.net for details clamav: clamav: This package contains a binary distribution of this software clamav: including the milter interface to scan e-mail: clamav-milter. clamav: This package is ready to go and can be started with no modification. clamav: If you wish to have sendmail use this simply stop sendmail and go to clamav: /etc/mail and rename sendmail-clamav.cf to sendmail.cf and start send- clamav: mail clamav: PACKAGE NAME: gphoto2-2.3.1-i486-1_SBo.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 189 K PACKAGE SIZE (uncompressed): 710 K PACKAGE DESCRIPTION: gphoto2: gPhoto2 (Command Line Interface to libgphoto2) gphoto2: gphoto2: gPhoto2 is a free, redistributable, ready to use set of digital gphoto2: camera software applications for Unix-like systems, written by a gphoto2: whole team of dedicated volunteers around the world. It supports gphoto2: more than 800 cameras. gphoto2: gphoto2: Homepage: http://www.gphoto.org/ gphoto2: gphoto2: gphoto2: PACKAGE NAME: htop-0.6.6-i486-1ds.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 48 K PACKAGE SIZE (uncompressed): 130 K PACKAGE DESCRIPTION: htop: htop - interactive process viewer htop: htop: This is htop, an interactive process viewer for Linux. htop: It requires ncurses. Tested with Linux 2.4 and 2.6. htop: htop: This software has evolved considerably during the last months, htop: and is reasonably complete, but there is still room for htop: improvement. Read the TODO file to see what's known to be missing. htop: htop: htop: PACKAGE NAME: linux-howtos-ru-20040909-noarch-1ds.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 1963 K PACKAGE SIZE (uncompressed): 5830 K PACKAGE DESCRIPTION: linux-howtos-ru: linux-howtos-ru (russian HOWTOs) linux-howtos-ru: linux-howtos-ru: Documentation on many tasks relating to Linux setup and operation. linux-howtos-ru: linux-howtos-ru: These documents will be installed in /usr/doc/Linux-HOWTOs-ru/. linux-howtos-ru: linux-howtos-ru: linux-howtos-ru: linux-howtos-ru: linux-howtos-ru: linux-howtos-ru: PACKAGE NAME: man-pages-ru-20060404-noarch-2ds.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 2717 K PACKAGE SIZE (uncompressed): 4280 K PACKAGE DESCRIPTION: man-pages-ru: Russian man-pages (system documentation) man-pages-ru: man-pages-ru: Man pages are online documentation for Linux. This package includes man-pages-ru: many section 1, 2, 3, 4, 5, 7, and 8 man pages for Linux. man-pages-ru: man-pages-ru: The man-pages distribution is maintained by Andries E. Brouwer with man-pages-ru: the help of more writers, editors, and other contributors than we can man-pages-ru: name here. man-pages-ru: Translate from english by Viktor Vislobokov man-pages-ru: Compose by Sergey Kurgan man-pages-ru: PACKAGE NAME: man-pages-uk-20040921-noarch-2ds.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 130 K PACKAGE SIZE (uncompressed): 180 K PACKAGE DESCRIPTION: man-pages-uk: Ukranian man-pages (system documentation) man-pages-uk: man-pages-uk: Man pages are online documentation for Linux. This package includes man-pages-uk: many section 1, 2, 3, 4, 5, 7, and 8 man pages for Linux. man-pages-uk: man-pages-uk: The man-pages distribution is maintained by Andries E. Brouwer with man-pages-uk: the help of more writers, editors, and other contributors than we can man-pages-uk: name here. man-pages-uk: Translators: Yuriy Syrota, Andrii Dobrovolskii, Andy Borovy, man-pages-uk: Serhiy RESHETNYUK, Vitaly Rukavishnikov man-pages-uk: PACKAGE NAME: mgetty-1.1.31-i486-1ds.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 282 K PACKAGE SIZE (uncompressed): 740 K PACKAGE DESCRIPTION: mgetty: mgetty mgetty: mgetty: Mgetty is a ``smart'' getty replacement, designed to be used with mgetty: hayes compatible data and data/fax modems. mgetty: Mgetty knows about modem initialization, manual modem answering (so mgetty: your modem doesn't answer if the machine isn't ready), UUCP locking mgetty: (so you can use the same device for dial-in and dial-out). mgetty: Mgetty provides very extensive logging facilities. mgetty: mgetty: Autor Gert Doering mgetty: PACKAGE NAME: moc-2.4.3-i486-1ds.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 207 K PACKAGE SIZE (uncompressed): 510 K PACKAGE DESCRIPTION: moc: moc moc: moc: MOC (music on console) is a console audio player for LINUX/UNIX moc: designed to be powerful and easy to use. moc: moc: Supported file formats are: mp3, Ogg Vorbis, FLAC, Musepack (mpc), moc: Speex, WAVE, supported by FFmpeg (WMA, RealAudio, AAC, MP4), AIFF, moc: AU, SVX, Sphere Nist WAV, IRCAM SF, Creative VOC. moc: moc: http://moc.daper.net moc: PACKAGE NAME: mp3blaster-3.2.3-i486-1ds.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 233 K PACKAGE SIZE (uncompressed): 680 K PACKAGE DESCRIPTION: mp3blaster: mp3blaster mp3blaster: mp3blaster: MP3Blaster is a text console based program for playing mainly mp3 mp3blaster: audio files. It is very interactive, and has a great list of features. mp3blaster: Its playlist can be divided in albums or categories (called 'groups'), mp3blaster: which allows for very sophisticated playback orders. mp3blaster: mp3blaster: Bram Avontuur(brama@stack.nl) - interface, some hacks in mpegsound lib mp3blaster: jwj95@eve.kaist.ac.kr/jwj95@nownuri.net Woo-jae Jung - mpegsound lib. mp3blaster: mp3blaster: PACKAGE NAME: mpd-0.13.0-i486-1_SBo.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 116 K PACKAGE SIZE (uncompressed): 270 K PACKAGE DESCRIPTION: mpd: Music Player Daemon mpd: mpd: MPD is designed for integrating a computer into a stereo system that mpd: provides control for music playback over a local network. It is also mpd: a great music player using one of many available clients. mpd: mpd: PACKAGE NAME: slapt-get-0.9.12a-i386-1.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 230 K PACKAGE SIZE (uncompressed): 830 K PACKAGE DESCRIPTION: slapt-get: slapt-get (APT like system for Slackware) slapt-get: slapt-get is an APT like system for Slackware package management. slapt-get: slapt-get: * See /usr/doc/slapt-get-0.9.10c/ for complete documentation. slapt-get: * You will also want to customize /etc/slapt-get/slapt-getrc, slapt-get: using a local mirror. www.slackware.com may be very busy. slapt-get: * Support: slapt-get: http://software.jaos.org/cgi-bin/mailman/listinfo/slapt-get-user slapt-get: * Please translate slapt-get: http://software.jaos.org/BUILD/slapt-get/po/slapt-get.pot slapt-get: then send to slapt-get-devel@software.jaos.org slapt-get: PACKAGE NAME: squid-2.6.STABLE16-i486-1ds.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 542 K PACKAGE SIZE (uncompressed): 1480 K PACKAGE DESCRIPTION: squid: squid (Proxy Server) squid: squid: SQUID Internet Object Cache http://www.squid-cache.org squid: squid: squid: squid: squid: squid: squid: squid: PACKAGE NAME: squid-faq-1.236-noarch-1ds.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 1824 K PACKAGE SIZE (uncompressed): 3470 K PACKAGE DESCRIPTION: squid-faq: SQUID Frequently Asked Questions squid-faq: squid-faq: Frequently Asked Questions (with answers!) about the Squid Internet squid-faq: Object Cache software. squid-faq: squid-faq: (C) 2004 Team Squid, info@squid-cache.org squid-faq: squid-faq: squid-faq: squid-faq: squid-faq: PACKAGE NAME: terminus-console-4.20-noarch-1ds.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 442 K PACKAGE SIZE (uncompressed): 630 K PACKAGE DESCRIPTION: terminus-console: terminus fonts (a clean fixed width console font) terminus-console: terminus-console: Terminus Font is designed for long (8 and more hours per day) work terminus-console: with computers. Version 4.20 contains 690 characters and covers code terminus-console: pages ISO8859-1/2/5/9/13/15/16, Windows-1250/1251/1252/1254/1257, terminus-console: Paratype-PT154/PT254, Bulgarian-MIK, Macintosh-Ukrainian, Esperanto, terminus-console: KOI8-R/U/E/F, IBM-437/852/855/866 and many others. Also included are terminus-console: the IBM VGA, vt100 and xterm pseudographic characters. Total 110 lang. terminus-console: The sizes present are 6x12, 8x14, 8x16, 10x20, 12x24, 14x28 and 16x32. terminus-console: The styles are normal and bold (except for 6x12), plus EGA/VGA-bold terminus-console: for 8x14 and 8x16. WWW: http://www.is-vn.bg/hamster/jimmy-en.html PACKAGE NAME: vlock-1.3-i486-3ds.tgz PACKAGE LOCATION: ./slackware/dsap PACKAGE SIZE (compressed): 15 K PACKAGE SIZE (uncompressed): 50 K PACKAGE DESCRIPTION: vlock: vlock vlock: vlock: This is vlock, the Linux _V_irtual Console locking program. It vlock: allows you to lock one or all of the sessions of your Linux console vlock: display. vlock: vlock: Autor Michael K. Johnson, johnsonm@redhat.com vlock: vlock: vlock: vlock: PACKAGE NAME: gcl-2.6.7-i486-1ds.tgz PACKAGE LOCATION: ./slackware/dsdev PACKAGE SIZE (compressed): 3637 K PACKAGE SIZE (uncompressed): 12700 K PACKAGE DESCRIPTION: gcl: gcl (GNU Common LISP) 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: gprolog-1.3.0-i486-2ds.tgz PACKAGE LOCATION: ./slackware/dsdev PACKAGE SIZE (compressed): 3400 K PACKAGE SIZE (uncompressed): 10230 K PACKAGE DESCRIPTION: gprolog: gprolog (GNU Prolog) gprolog: gprolog: GNU Prolog is a native Prolog compiler with constraint solving over finite gprolog: domains (FD) developed by Daniel Diaz (http://loco.inria.fr/~diaz). gprolog: Last information can be found at http://www.gnu.org/software/prolog gprolog: or better at http://www.gprolog.org. gprolog: gprolog: gprolog: gprolog: gprolog: PACKAGE NAME: lua-5.1.2-i486-1ds.tgz PACKAGE LOCATION: ./slackware/dsdev PACKAGE SIZE (compressed): 274 K PACKAGE SIZE (uncompressed): 760 K PACKAGE DESCRIPTION: lua: This is Lua 5.1.2 lua: lua: Lua is a powerful, light-weight programming language designed for lua: extending applications. Lua is also frequently used as a general- lua: purpose, stand-alone language. Lua is free software. lua: lua: For complete information, visit Lua's web site at http://www.lua.org/ lua: For an executive summary, see http://www.lua.org/about.html . lua: lua: Lua has been used in many different projects around the world. lua: For a short list, see http://www.lua.org/uses.html . PA