PACKAGE NAME: aaa_base-5.2-noarch-52.1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 8 K PACKAGE SIZE (uncompressed): 80 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: aaa_base: aaa_base (Basic Linux filesystem package) aaa_base: aaa_base: Sets up the empty directory tree for Zenwalk 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: acl-2.2.47_1-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 144 K PACKAGE SIZE (uncompressed): 380 K PACKAGE REQUIRED: attr PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: attr-2.4.41_1-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 76 K PACKAGE SIZE (uncompressed): 230 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: acpid-1.0.4-i486-2.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 16 K PACKAGE SIZE (uncompressed): 60 K PACKAGE REQUIRED: perl PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: xfsprogs-2.9.7_1-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 1617 K PACKAGE SIZE (uncompressed): 4040 K PACKAGE REQUIRED: e2fsprogs PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: xfsprogs: xfsprogs (tools for using extended attributes on filesystems) xfsprogs: xfsprogs: XFS is a high performance journaling filesystem which originated xfsprogs: on the SGI IRIX platform. It is completely multi-threaded, can xfsprogs: discretionary access rights for files and directories. xfsprogs: support large files and large filesystems, extended attributes, xfsprogs: variable block sizes, is extent based, and makes extensive use of xfsprogs: and scalability. xfsprogs: xfsprogs: xfsprogs: PACKAGE NAME: bash-3.1.017-i486-2.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 722 K PACKAGE SIZE (uncompressed): 1570 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 52 K PACKAGE SIZE (uncompressed): 180 K PACKAGE REQUIRED: libtermcap,zlib,dosfstools,ed,eject,file,lha,ncompress,patch,rpm2tgz,splitvt,time,tree,unarj,which,zoo PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: bin: bin (some common system utilities) bin: bin: The "bin" package is a collection of utilities for handling various bin: kinds of archives, identifying file types, and processing data. bin: Several of these tools are used by system scripts, so this is a bin: required package. The bin package contains these programs: bin: bin: bban compress diskcopy dosfsck ed eject fbset file fiz fromdos lha bin: mkdosfs mktemp patch rescan-scsi-bus rpm2targz rpmoffset run-parts bin: savelog shar splitvt sysvbanner tempfile time todos tree unarj unshar bin: uudecode uuencode volname which xx zoo PACKAGE NAME: module-init-tools-3.4-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 409 K PACKAGE SIZE (uncompressed): 870 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: This package includes both module-init-tools (the module utilities for module-init-tools: for 2.6.x Linux kernels) and modutils (for 2.4.x kernels). module-init-tools: module-init-tools: module-init-tools: module-init-tools: PACKAGE NAME: e2fsprogs-1.40.8-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 897 K PACKAGE SIZE (uncompressed): 2350 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: e2fsprogs: e2fsprogs (Utilities needed to maintain ext2 and ext3 filesystems) 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: bzip2-1.0.5-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 174 K PACKAGE SIZE (uncompressed): 490 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 2970 K PACKAGE SIZE (uncompressed): 7860 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 58 K PACKAGE SIZE (uncompressed): 150 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: dcron-2.3.3-i486-6.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 20 K PACKAGE SIZE (uncompressed): 60 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: devs-2.3.1-noarch-24.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 106 K PACKAGE SIZE (uncompressed): 5010 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: dosfstools-2.11-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 47 K PACKAGE SIZE (uncompressed): 130 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ed-0.9-i486-2.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 61 K PACKAGE SIZE (uncompressed): 130 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 39 K PACKAGE SIZE (uncompressed): 150 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: etc-52-noarch-52.1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 251 K PACKAGE SIZE (uncompressed): 820 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 194 K PACKAGE SIZE (uncompressed): 620 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 287 K PACKAGE SIZE (uncompressed): 760 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 375 K PACKAGE SIZE (uncompressed): 720 K PACKAGE REQUIRED: xcb,xorg-libs PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: fuse-2.7.3-i486-52.1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 164 K PACKAGE SIZE (uncompressed): 410 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: fuse: fuse (Filesystem in Userspace) fuse: fuse: FUSE (Filesystem in Userspace) is a simple interface for userspace fuse: programs to export a virtual filesystem to the Linux kernel. FUSE fuse: also aims to provide a secure method for non privileged users to fuse: create and mount their own filesystem implementations. fuse: fuse: It supports many special-purpose filesystems, including fusesmb fuse: and sshfs. fuse: fuse: PACKAGE NAME: gawk-3.1.5-i486-3.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 962 K PACKAGE SIZE (uncompressed): 1930 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: gettext-0.17-i486-2.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 135 K PACKAGE SIZE (uncompressed): 740 K PACKAGE REQUIRED: gcc-g++ PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 76 K PACKAGE SIZE (uncompressed): 200 K PACKAGE REQUIRED: libtermcap PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: gpm-1.20.1-i486-5.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 233 K PACKAGE SIZE (uncompressed): 540 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 191 K PACKAGE SIZE (uncompressed): 550 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 90 K PACKAGE SIZE (uncompressed): 210 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: alsa-firmware-1.0.17-i486-54.1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 4153 K PACKAGE SIZE (uncompressed): 10460 K PACKAGE REQUIRED: alsa-tools PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: alsa-firmware: alsa-firmware (ALSA firmware package) alsa-firmware: alsa-firmware: Advanced Linux Sound Architecture firmware alsa-firmware: Firmware binaries for some soundcards that need it alsa-firmware: alsa-firmware: alsa-firmware: alsa-firmware: alsa-firmware: alsa-firmware: alsa-firmware: PACKAGE NAME: infozip-5.52-i486-2.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 280 K PACKAGE SIZE (uncompressed): 660 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: kbd-1.12-i486-52.2.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 1073 K PACKAGE SIZE (uncompressed): 2840 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: less-394-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 101 K PACKAGE SIZE (uncompressed): 220 K PACKAGE REQUIRED: ncurses PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 47 K PACKAGE SIZE (uncompressed): 120 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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-48.1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 292 K PACKAGE SIZE (uncompressed): 830 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 95 K PACKAGE SIZE (uncompressed): 110 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 34 K PACKAGE SIZE (uncompressed): 90 K PACKAGE REQUIRED: popt PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: minicom-2.1-i486-2.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 356 K PACKAGE SIZE (uncompressed): 930 K PACKAGE REQUIRED: ncurses PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: hal-0.5.11-i486-52.3.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 689 K PACKAGE SIZE (uncompressed): 2280 K PACKAGE REQUIRED: dbus,dbus-glib,expat,glib2,hal-info,libusb,udev,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: hal: hal (is Hardware Abstraction Layer) hal: hal: HAL is a piece of software that provides a view of the various hal: hardware attached to a system. HAL keeps detailed metadata for each hal: piece of hardware and provides hooks so that system and desktop hal: software can react to changes in the hardware configuration (such as hal: the insertion of a DVD, or a USB flash memory stick). Users in the hal: "plugdev" or "cdrom" group will be able to use such devices on the hal: desktop without the need to mount/umount them manually. hal: hal: For more info, see: http://www.freedesktop.org/Software/hal PACKAGE NAME: ncompress-4.2.4-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 17 K PACKAGE SIZE (uncompressed): 50 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: patch-2.5.4-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 62 K PACKAGE SIZE (uncompressed): 130 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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.10-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 241 K PACKAGE SIZE (uncompressed): 780 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: pcimodules lists the kernel modules for all plugged in PCI devices. pciutils: pciutils: See the manual pages for more details. PACKAGE NAME: pcmciautils-014-i486-4.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 27 K PACKAGE SIZE (uncompressed): 90 K PACKAGE REQUIRED: sysfsutils PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: pcmciautils: pcmciautils (pcmcia initialization tools) pcmciautils: pcmciautils: PCMCIAutils contains the initialization tools necessary to allow the pcmciautils: PCMCIA subsystem to behave (almost) as every other hotpluggable bus pcmciautils: system. This is made possible either by hotplug scripts or udev pcmciautils: rules. pcmciautils: pcmciautils: pcmciautils: pcmciautils: pcmciautils: PACKAGE NAME: procps-3.2.7-i486-2.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 254 K PACKAGE SIZE (uncompressed): 570 K PACKAGE REQUIRED: libtermcap,ncurses PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: bootsplash-3.1-i486-52.1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 3454 K PACKAGE SIZE (uncompressed): 3610 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: bootsplash: Bootsplash - graphical boot process for the linux kernel bootsplash: bootsplash: The Linux bootsplash provides nice graphics (JPEG), bootsplash: Antialiased text rendering (TrueType), Animations (MNG) bootsplash: and Progress Bar. bootsplash: bootsplash: bootsplash: bootsplash: bootsplash: bootsplash: PACKAGE NAME: reiserfsprogs-3.6.20-i486-48.1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 446 K PACKAGE SIZE (uncompressed): 960 K PACKAGE REQUIRED: e2fsprogs PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 4 K PACKAGE SIZE (uncompressed): 20 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: sed-4.1.5-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 155 K PACKAGE SIZE (uncompressed): 440 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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-2z30.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 774 K PACKAGE SIZE (uncompressed): 1870 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: slocate-3.1-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 29 K PACKAGE SIZE (uncompressed): 90 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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.38-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 268 K PACKAGE SIZE (uncompressed): 600 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: udev-122-i486-52.2.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 184 K PACKAGE SIZE (uncompressed): 520 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: udev requires a 2.6 or newer kernel. udev: udev: Greg Kroah-Hartman is the primary udev developer. udev: udev: PACKAGE NAME: splitvt-1.6.5-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 28 K PACKAGE SIZE (uncompressed): 70 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 43 K PACKAGE SIZE (uncompressed): 170 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: sysfsutils: sysfsutils (library and tools for accessing sysfs) sysfsutils: sysfsutils: This package provides a set of utilities for interfacing with sysfs, sysfsutils: a virtual filesystem in Linux kernel versions 2.5+ that provides a sysfsutils: tree of system devices. sysfsutils: sysfsutils: sysfsutils: sysfsutils: sysfsutils: sysfsutils: PACKAGE NAME: sysklogd-1.4.1-i486-10.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 59 K PACKAGE SIZE (uncompressed): 140 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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.52-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 338 K PACKAGE SIZE (uncompressed): 830 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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-52.3.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 308 K PACKAGE SIZE (uncompressed): 700 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: tar-1.16.1-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 757 K PACKAGE SIZE (uncompressed): 1840 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: tar: tar (GNU 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 and Zenwalk's package system uses tarfiles compressed with tar: GNU gzip tar: tar: PACKAGE NAME: time-1.7-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 18 K PACKAGE SIZE (uncompressed): 50 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 29 K PACKAGE SIZE (uncompressed): 70 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: usbutils-0.73-i486-2.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 153 K PACKAGE SIZE (uncompressed): 450 K PACKAGE REQUIRED: libusb PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./a PACKAGE SIZE (compressed): 15 K PACKAGE SIZE (uncompressed): 50 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: cxxlibs-6.0.9-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 880 K PACKAGE SIZE (uncompressed): 2840 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: mkinitrd-1.3.2-i486-3.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 826 K PACKAGE SIZE (uncompressed): 880 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: which-2.16-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 23 K PACKAGE SIZE (uncompressed): 70 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: zoo-2.10-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 56 K PACKAGE SIZE (uncompressed): 110 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: util-linux-ng-2.13.1-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 1990 K PACKAGE SIZE (uncompressed): 5140 K PACKAGE REQUIRED: e2fsprogs,ncurses,perl,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: util-linux: util-linux (a huge collection of essential utilities) util-linux: util-linux: adjtimex agetty arch blockdev cal cfdisk chkdupexe clear clock col util-linux: colcrt colrm column ctrlaltdel cytune ddate dmesg dnsdomainname util-linux: domainname elvtune fdformat fdisk fsck.cramfs fsck.minix getopt util-linux: getoptprog hexdump hostname hwclock ipcrm ipcs isosize jaztool line util-linux: logger look losetup mcookie mesg mkfs mkfs.bfs mkfs.cramfs mkfs.minix util-linux: mkswap more mount namei nisdomainname pg pivot_root ramsize raw rdev util-linux: readprofile rename renice reset rev rootflags script setfdprm util-linux: setserial setsid setterm sfdisk sln strings swapoff swapon tput tunelp util-linux: ul umount update vidmode wall whereis write ypdomainname ziptool PACKAGE NAME: inotify-tools-3.13-i486-1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 47 K PACKAGE SIZE (uncompressed): 140 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: inotify-tools: inotify-tools (command line utilities for inotify) inotify-tools: inotify-tools: inotify-tools is a set of command-line programs for Linux providing a inotify-tools: simple interface to inotify. These programs can be used to monitor inotify-tools: and act upon filesystem events. inotify-tools: inotify-tools: For more information see the inotifywait and inotifywatch man pages. inotify-tools: inotify-tools: inotify-tools home: http://inotify-tools.sourceforge.net/ inotify-tools: PACKAGE NAME: kernel-2.6.25.4-i486-52.1.tgz PACKAGE LOCATION: ./a PACKAGE SIZE (compressed): 17764 K PACKAGE SIZE (uncompressed): 53080 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: kernel: Linux kernel kernel: kernel: The Linux kernel is compiled with support for most hardware. kernel: kernel: Drivers (such as for CD-ROM drives on proprietary interfaces, or kernel: or ethernet cards) may be loaded as modules. kernel: See /etc/rc.d/rc.modules for examples kernel: kernel: kernel: kernel: PACKAGE NAME: alsa-utils-1.0.17-i486-54.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 1042 K PACKAGE SIZE (uncompressed): 1680 K PACKAGE REQUIRED: alsa-lib,ncurses PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: alsa-utils: alsa-utils (Advanced Linux Sound Architecture utilities) alsa-utils: alsa-utils: The Advanced Linux Sound Architecture (ALSA) provides audio and MID 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: PACKAGE NAME: a2ps-4.13b-i386-2.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 859 K PACKAGE SIZE (uncompressed): 3140 K PACKAGE REQUIRED: perl,python PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: dmapi-2.2.8_1-i486-1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 35 K PACKAGE SIZE (uncompressed): 130 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: at-3.1.10-i486-1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 40 K PACKAGE SIZE (uncompressed): 110 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./ap PACKAGE SIZE (compressed): 66 K PACKAGE SIZE (uncompressed): 210 K PACKAGE REQUIRED: atk,expat,fontconfig,freetype,glib2,gpm,gtk+2,libpng,ncurses,pango,xcb,xorg-libs,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: cdparanoia-III10pre0-i486-1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 122 K PACKAGE SIZE (uncompressed): 300 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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 CD-ROM 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: ./ap PACKAGE SIZE (compressed): 455 K PACKAGE SIZE (uncompressed): 1170 K PACKAGE REQUIRED: gcc-g++,gcc,libao,libmad,libogg,libvorbis,perl PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: vorbis-tools-r14788-i486-52.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 186 K PACKAGE SIZE (uncompressed): 570 K PACKAGE REQUIRED: curl,flac,libao,libidn,libogg,libvorbis,openssl,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: dbus-1.2.1-i486-52.2.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 335 K PACKAGE SIZE (uncompressed): 890 K PACKAGE REQUIRED: expat PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: dbus: Message Bus System dbus: dbus: D-BUS is a message bus system, a simple way for applications to talk dbus: to one another. dbus: dbus: dbus: dbus: dbus: dbus: dbus: PACKAGE NAME: xfsdump-2.2.48_1-i486-1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 377 K PACKAGE SIZE (uncompressed): 840 K PACKAGE REQUIRED: attr,e2fsprogs,ncurses,xfsprogs PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: dialog-1.1.20080316-i486-52.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 126 K PACKAGE SIZE (uncompressed): 370 K PACKAGE REQUIRED: ncurses PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: diffutils-2.8.1-i486-3.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 208 K PACKAGE SIZE (uncompressed): 620 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: netpkg-4.5.1-i486-54.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 104 K PACKAGE SIZE (uncompressed): 560 K PACKAGE REQUIRED: perl,perl-pvfilter,perl-gtk2,wget,bash,sed,atk,glib2,gtk+2,libxml2,pango,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: netpkg: netpkg - Zenwalk network based package maintenance tool netpkg: netpkg: Netpkg is a tool for easily install or upgrade packages via the netpkg: network. With Netpkg, you can make a minimal installation of netpkg: Zenwalk Linux and install/upgrade just the packages you need most. netpkg: netpkg: netpkg: netpkg: netpkg: netpkg: PACKAGE NAME: dmidecode-2.9-i486-1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 53 K PACKAGE SIZE (uncompressed): 140 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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.1-i486-1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 135 K PACKAGE SIZE (uncompressed): 330 K PACKAGE REQUIRED: cxxlibs,gcc,sambaclient PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./ap PACKAGE SIZE (compressed): 430 K PACKAGE SIZE (uncompressed): 1820 K PACKAGE REQUIRED: perl,python PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: flac-1.2.1-i486-50.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 452 K PACKAGE SIZE (uncompressed): 1760 K PACKAGE REQUIRED: cxxlibs,gcc,libogg PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: flac: Free Lossless Audio Codec flac: flac: FLAC stands for Free Lossless Audio Codec. Grossly flac: oversimplified. FLAC is similar to MP3, but lossless and free. flac: flac: flac: flac: flac: flac: flac: PACKAGE NAME: flac123-0.0.11-i486-52.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 17 K PACKAGE SIZE (uncompressed): 60 K PACKAGE REQUIRED: flac,libao,libogg,popt PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: flac123: flac123 (a command-line program for playing FLAC audio files) flac123: flac123: flac-tools consists of flac123, a command-line program for playing flac123: FLAC audio files. flac123: flac123: flac123: flac123: flac123: flac123: flac123: PACKAGE NAME: cups-1.3.7-i486-52.3.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 3287 K PACKAGE SIZE (uncompressed): 11730 K PACKAGE REQUIRED: acl,attr,cxxlibs,dbus,gcc,libjpeg,libpng,libtiff,openssl,perl,python,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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 RI cups: package for supporting non-PostScript printer drivers, and tools for cups: creating additional printer drivers and other CUPS services. cups: PACKAGE NAME: fusesmb-0.8.7-i486-48.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 49 K PACKAGE SIZE (uncompressed): 170 K PACKAGE REQUIRED: fuse,perl,perl-gtk2,sambaclient PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: fusesmb: fusesmb (SMB for Fuse) fusesmb: fusesmb: With SMB for Fuse you can seamlessly browse your fusesmb: network neighbourhood as if it were on your own fusesmb: filesystem. fusesmb: fusesmb: fusesmb: fusesmb: fusesmb: fusesmb: PACKAGE NAME: cdrkit-1.1.8-i486-52.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 1172 K PACKAGE SIZE (uncompressed): 2880 K PACKAGE REQUIRED: bzip2,file,libcap,perl,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: cdrkit: cdrkit (Tools for mastering and writing compact discs) cdrkit: cdrkit: This is a fork of the last free GPL version of cdrtools. cdrkit: cdrkit: cdda2wav -- CD audio sampling utility. cdrkit: wodim -- burn discs in most ATAPI and SCSI CD-R drives. cdrkit: mkisofs -- create ISO9660/HFS/Joliet CD-ROM images. cdrkit: mkzftree -- compress a file tree to make a compressed CD-ROM. cdrkit: cdrkit: cdrkit: PACKAGE NAME: gnu-gs-fonts-6.0-noarch-1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 2673 K PACKAGE SIZE (uncompressed): 4290 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: gnu-gs-fonts: gnu-gs-fonts (fonts for the Ghostscript interpreter) gnu-gs-fonts: gnu-gs-fonts: These fonts are used by the GhostScript interpreter. They come from gnu-gs-fonts: the gnu-gs-fonts-std and gnu-gs-fonts-other font archives. gnu-gs-fonts: gnu-gs-fonts: gnu-gs-fonts: gnu-gs-fonts: gnu-gs-fonts: gnu-gs-fonts: gnu-gs-fonts: PACKAGE NAME: groff-1.19.2-i486-1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 2215 K PACKAGE SIZE (uncompressed): 6940 K PACKAGE REQUIRED: gcc-g++,perl,xcb,xorg-libs PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: gutenprint-5.0.2-i486-50.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 2967 K PACKAGE SIZE (uncompressed): 6640 K PACKAGE REQUIRED: atk,cups,expat,fontconfig,freetype,gimp,glib2,gtk+2,libjpeg,libpng,libtiff,ncurses,openssl,pango,perl,readline,xorg-libs,xcb,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: gutenprint: Gutenprint is a suite of printer drivers for UNIX and Linux gutenprint: gutenprint: Gutenprint, formerly named Gimp-Print, is a suite of printer drivers gutenprint: that may be used with most common UNIX print spooling systems, gutenprint: including CUPS, lpr, LPRng, or others. gutenprint: gutenprint: gutenprint: gutenprint: gutenprint: gutenprint: PACKAGE NAME: hdparm-8.6-i486-52.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 54 K PACKAGE SIZE (uncompressed): 120 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: hdparm: Hdparm (read/set hard drive parameters) hdparm: hdparm: hdparm: hdparm provides a command line interface to a number of hard drive hdparm: ioctls supported by the Linux ATA/IDE device driver subsystem. It hdparm: may be used to tune hard drive performance hdparm: hdparm: hdparm: hdparm: hdparm: PACKAGE NAME: man-1.6f-i486-1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 222 K PACKAGE SIZE (uncompressed): 500 K PACKAGE REQUIRED: groff,most PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: htop-0.8-i486-54.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 58 K PACKAGE SIZE (uncompressed): 160 K PACKAGE REQUIRED: ncurses PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: htop: htop (Interactive text-mode process viewer for Linux.) htop: htop: htop is an interactive text-mode process viewer for Linux. It aims htop: to be a better 'top'. htop is Linux specific since it is based on htop: the Linux /proc filesystem. In htop you can scroll the list htop: vertically and horizontally to see all processes and full command htop: lines, can kill a process without typing the process number, htop: renice a process without typing the process number or the priority htop: value and you can kill multiple processes at once. htop: htop: PACKAGE NAME: lsof-4.78-i486-1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 306 K PACKAGE SIZE (uncompressed): 850 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./ap PACKAGE SIZE (compressed): 29 K PACKAGE SIZE (uncompressed): 80 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: man-pages-2.79-noarch-1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 2222 K PACKAGE SIZE (uncompressed): 4710 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: gphoto2-2.4.1-i486-52.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 215 K PACKAGE SIZE (uncompressed): 770 K PACKAGE REQUIRED: aalib,gpm,libexif,libgphoto2,libjpeg,libtool,libusb,ncurses,popt,readline,slang,xorg-libs,xcb PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: gphoto2: gphoto2 (a digital camera access application) 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. gphoto2: It supports more than 600 cameras gphoto2: gphoto2: gphoto2: gphoto2: gphoto2: PACKAGE NAME: mc-4.6.1_20070309-i486-2.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 1992 K PACKAGE SIZE (uncompressed): 5110 K PACKAGE REQUIRED: e2fsprogs,glib2,gpm,slang PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: mdadm-2.6.4-i486-1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 401 K PACKAGE SIZE (uncompressed): 850 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: most-5.0.0a-i486-50.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 50 K PACKAGE SIZE (uncompressed): 120 K PACKAGE REQUIRED: slang PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: most: most (another pager like 'more' and 'less') most: most: most: A paging program that displays, one windowful at a time, the contents most: of a file on a terminal. It pauses after each windowful and prints on most: the window status line the screen the file name, current line number, most: and the percentage of the file so far displayed. most: most: 'most' was written by John E. Davis most: most: PACKAGE NAME: mpg321-0.2.10-i486-2.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 36 K PACKAGE SIZE (uncompressed): 100 K PACKAGE REQUIRED: libao,libid3tag,libmad,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ntfs-3g-1.2531-i486-52.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 219 K PACKAGE SIZE (uncompressed): 630 K PACKAGE REQUIRED: fuse,hal PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: ntfs-3g: ntfs-3g (NTFS read-write filesystem driver) ntfs-3g: ntfs-3g: The NTFS-3G driver is an open source, freely available NTFS driver ntfs-3g: for Linux with read and write support. It provides safe and fast ntfs-3g: handling of the Windows XP, Windows Server 2003, Windows 2000 and ntfs-3g: Windows Vista file systems. Most POSIX file system operations are ntfs-3g: supported, with the exception of full file ownership and access ntfs-3g: rights support. ntfs-3g: ntfs-3g: Homepage for the ntfs-3g project: http://www.ntfs-3g.org ntfs-3g: PACKAGE NAME: pkgtools-12.1.0-noarch-52.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 32 K PACKAGE SIZE (uncompressed): 110 K PACKAGE REQUIRED: ncurses,dialog PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: requiredbuilder-0.16.3-noarch-48.4.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 27 K PACKAGE SIZE (uncompressed): 100 K PACKAGE REQUIRED: perl PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: requiredbuilder: RequiredBuilder requiredbuilder: requiredbuilder: RequiredBuilder is a simple tool to help Slackware packages requiredbuilder: developers finding dependencies. requiredbuilder: For example it can be used to write Zenwalk style depfiles or requiredbuilder: slack-required files for slapt-get's dependency checking. PACKAGE NAME: rzip-2.1-i486-1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 21 K PACKAGE SIZE (uncompressed): 50 K PACKAGE REQUIRED: bzip2 PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: sdparm-1.02-i486-46.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 85 K PACKAGE SIZE (uncompressed): 210 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: sdparm: sdparm can get/set SCSI device parameters sdparm: sdparm: sdparm can be used to output and modify parameters on any sdparm: device that uses a SCSI command set. Apart from SCSI disks, sdparm: such devices include CD/DVD drives (irrespective of transport), sdparm: SCSI and ATAPI tape drives and SCSI enclosures. sdparm: sdparm: sdparm: sdparm: PACKAGE NAME: sox-12.18.1-i486-1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 292 K PACKAGE SIZE (uncompressed): 670 K PACKAGE REQUIRED: alsa-lib,libmad,libogg,libvorbis PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: streamripper-1.63.1-i486-52.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 88 K PACKAGE SIZE (uncompressed): 220 K PACKAGE REQUIRED: glib2,libmad,libogg,libvorbis,tre PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: streamripper: streamripper - Console ripper for streaming media streamripper: streamripper: Streamripper is a console ripper for streaming media. streamripper: It currently supports MP3 and AAC Shoutcast & Icecast streams, streamripper: Nullsoft streaming video, OGG Vorbis streams. streamripper: streamripper: streamripper: streamripper: streamripper: streamripper: PACKAGE NAME: sudo-1.6.8p12-i486-46.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 132 K PACKAGE SIZE (uncompressed): 300 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: powerthend-1.1.1-i486-52.6.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 21 K PACKAGE SIZE (uncompressed): 70 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: powerthend: powerthend (A daemon to control the speed and voltage of CPUs.) powerthend: powerthend: It is based on PowerNow Daemon, a simple client to the CPUFreq driver powerthend: that used Linux kernel v2.5/v2.6 sysfs interface, with a finer tuned powerthend: algorithm and more agressive changes. It will work with any CPUfreq powerthend: capable processor. powerthend: powerthend: powerthend: powerthend: powerthend: PACKAGE NAME: unarj-265-i486-1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 16 K PACKAGE SIZE (uncompressed): 50 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: unrar-3.7.8-i486-50.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 91 K PACKAGE SIZE (uncompressed): 200 K PACKAGE REQUIRED: gcc-g++ PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: unrar: unrar-3.5.3 (RAR Archiver Utility) unrar: unrar: The unRAR utility is a freeware program for extracting, unrar: testing and viewing the contents of archives created unrar: with the RAR archiver. unrar: unrar: unrar: unrar: unrar: unrar: PACKAGE NAME: vim-7.2-i486-54.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 7389 K PACKAGE SIZE (uncompressed): 21800 K PACKAGE REQUIRED: acl,attr,gpm,ncurses PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: vim: vim - enhanced vi editor vim: vim: Vi IMproved is an almost compatible version of the UNIX editor Vi. vim: Many new features have been added: multi level undo, syntax vim: highlighting, command line history, on-line help, filename completion, vim: block operations, folding, Unicode support, etc. vim: vim: vim: vim: vim: PACKAGE NAME: systemtools-5.2-i486-52.4.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 291 K PACKAGE SIZE (uncompressed): 1110 K PACKAGE REQUIRED: atk,expat,fontconfig,freetype,glib2,gtk+2,libpng,pango,xcb,xorg-libs,zlib,ncurses,dialog,gtkdialog,xdialog PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: systemtools: systemtools - various system utilities systemtools: systemtools: systemtools: This package includes tools related to system systemtools: administration and their desktop menus entries. systemtools: systemtools: These tools use both dialog and Xdialog, providing systemtools: ncurses and gtk frontends. systemtools: systemtools: systemtools: PACKAGE NAME: zenrmpkg-ng-2.3.1-i486-52.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 15 K PACKAGE SIZE (uncompressed): 70 K PACKAGE REQUIRED: bash,dialog,expat,gawk,gdbm,gzip,ncurses,openssl,perl,pkgtools,sed,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: zenrmpkg-ng: zenrmpkg-ng - a cli tool to remove related packages zenrmpkg-ng: zenrmpkg-ng: zenrmpkg removes the package you don't want, along with the zenrmpkg-ng: ones that rely on it thus lefts no broken packages after uninstall zenrmpkg-ng: zenrmpkg-ng is the next-gen of zenrmpkg which also deals with orphans zenrmpkg-ng: orphans are library packages that are not used anymore. zenrmpkg-ng: zenrmpkg-ng: zenrmpkg-ng: zenrmpkg-ng: zenrmpkg-ng: PACKAGE NAME: suspend-scripts-5.2-i486-52.9.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 1 K PACKAGE SIZE (uncompressed): 10 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: suspend-scripts: suspend-scripts - utilities to handle suspend/resume suspend-scripts: suspend-scripts: These scripts will detect available power states and suspend-scripts: take care of suspending / resuming the computer cleanly, suspend-scripts: depending on the state chosen by the user : standby , suspend-scripts: mem or disk. suspend-scripts: suspend-scripts: suspend-scripts: suspend-scripts: suspend-scripts: PACKAGE NAME: foomatic-filters-3.0_20080624-i486-54.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 121 K PACKAGE SIZE (uncompressed): 450 K PACKAGE REQUIRED: perl PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: foomatic-filters: Foomatic-filters (The universal print filter "foomatic-rip") foomatic-filters: foomatic-filters: The universal print filter "foomatic-rip", used by spoolers to foomatic-filters: convert PostScript job data into the printer's native format as foomatic-filters: described by a printer/driver-specific PPD file foomatic-filters: foomatic-filters: foomatic-filters: foomatic-filters: foomatic-filters: foomatic-filters: PACKAGE NAME: ghostscript-8.62-i486-54.1.tgz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 12291 K PACKAGE SIZE (uncompressed): 36480 K PACKAGE REQUIRED: atk,cups,cxxlibs,directfb,expat,fontconfig,freetype,gcc,glib2,gtk+2,libjpeg,libpng,libtiff,openssl,pango,perl,xcb,xorg-libs,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: ghostscript: ghostscript (GPL Ghostscript) ghostscript: ghostscript: GPL Ghostscript is an interpreter of Adobe Systems' PostScript(tm) ghostscript: and Portable Document Format (PDF) languages. Ghostscript is an ghostscript: essential part of the printing subsystem, taking PostScript output ghostscript: from applications and converting it into an appropriate printer or ghostscript: display format. Ghostscript supports many printers directly, and ghostscript: more are supported through add-on packages. ghostscript: ghostscript: ghostscript: PACKAGE NAME: autoconf-2.62-noarch-54.1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 944 K PACKAGE SIZE (uncompressed): 2560 K PACKAGE REQUIRED: perl PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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.10.1-noarch-54.1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 611 K PACKAGE SIZE (uncompressed): 1690 K PACKAGE REQUIRED: perl PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./d PACKAGE SIZE (compressed): 65 K PACKAGE SIZE (uncompressed): 150 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./d PACKAGE SIZE (compressed): 5407 K PACKAGE SIZE (uncompressed): 13720 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./d PACKAGE SIZE (compressed): 361 K PACKAGE SIZE (uncompressed): 1020 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./d PACKAGE SIZE (compressed): 24 K PACKAGE SIZE (uncompressed): 60 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: cvs-1.11.22-i486-1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 868 K PACKAGE SIZE (uncompressed): 1470 K PACKAGE REQUIRED: perl PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: flex-2.5.33-i486-3.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 288 K PACKAGE SIZE (uncompressed): 750 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: gettext-tools-0.17-i486-2.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 3059 K PACKAGE SIZE (uncompressed): 8020 K PACKAGE REQUIRED: gettext PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: pyorbit-2.14.3-i486-50.1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 64 K PACKAGE SIZE (uncompressed): 200 K PACKAGE REQUIRED: glib2,libidl,orbit2,python PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: pyorbit: pyorbit - Python bindings for the ORBit2 CORBA ORB pyorbit: pyorbit: PyORBit is a binding for the ORBit2 CORBA ORB. It aims to be pyorbit: compatible with the Python language mapping standard pyorbit: (http://www.omg.org/cgi-bin/doc?formal/02-09-07), implementing both pyorbit: the client side and server side bindings. PyORBit is capable of pyorbit: calling methods of in-process ORBit servers implemented in C, and pyorbit: being called by C code. pyorbit: pyorbit: pyorbit: PACKAGE NAME: gdb-6.8-i486-1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 2252 K PACKAGE SIZE (uncompressed): 4860 K PACKAGE REQUIRED: ncurses PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: gdb: gdb (the GNU symbolic debugger) gdb: gdb: The purpose of a debugger such as GDB is to allow you to see what is gdb: going on "inside" another program while it executes -- or what another gdb: program was doing at the moment it crashed. GDB can help you catch gdb: bugs in the act. You can use GDB to debug programs written in C, C++, gdb: Modula-2, and Fortran 77. gdb: gdb: gdb: gdb: PACKAGE NAME: m4-1.4.11-i486-1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 189 K PACKAGE SIZE (uncompressed): 380 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: indent-2.2.9-i386-1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 104 K PACKAGE SIZE (uncompressed): 290 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: libtool-1.5.24-i486-1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 642 K PACKAGE SIZE (uncompressed): 2480 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: lua-5.1.2-i486-46.1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 299 K PACKAGE SIZE (uncompressed): 840 K PACKAGE REQUIRED: ncurses,readline PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: lua: lua (Lightweight programming language) lua: lua: Lua is a powerful, lightweight programming language designed for lua: extending applications. It is also frequently used as a lua: general-purpose, stand-alone language. lua: lua: lua: lua: lua: lua: PACKAGE NAME: pkg-config-0.23-i486-2.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 58 K PACKAGE SIZE (uncompressed): 140 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: make-3.81-i486-1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 492 K PACKAGE SIZE (uncompressed): 1190 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: nasm-0.98.39-i486-48.1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 1335 K PACKAGE SIZE (uncompressed): 3800 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: nasm: nasm - Netwide Assembler nasm: nasm: The Netwide Assembler, NASM, is an 80x86 assembler designed for nasm: portability and modularity. It supports a range of object file nasm: formats, including Linux, NetBSD/FreeBSD (a.out), ELF, COFF, Mach-O, nasm: Microsoft 16-bit (OBJ) and Win32. It will also output plain binary nasm: files. Its syntax is designed to be simple and easy to understand, nasm: similar to Intel's but less complex. It supports Pentium, P6, MMX, nasm: 3DNow!, SSE and SSE2 opcodes, and has macro capability. nasm: nasm: PACKAGE NAME: perl-5.8.8-i486-50.1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 13468 K PACKAGE SIZE (uncompressed): 34890 K PACKAGE REQUIRED: expat,gdbm,openssl,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: pmake-2.1.35-i386-2.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 155 K PACKAGE SIZE (uncompressed): 410 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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 and Andreas Stolcke. pmake: pmake: pmake: pmake: PACKAGE NAME: rcs-5.7-i486-2.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 274 K PACKAGE SIZE (uncompressed): 550 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: strace-4.5.15-i486-1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 98 K PACKAGE SIZE (uncompressed): 240 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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.6-i486-1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 2328 K PACKAGE SIZE (uncompressed): 7230 K PACKAGE REQUIRED: apr,apr-util,cyrus-sasl,db44,e2fsprogs,expat,neon,openldap-client,openssl,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: intltool-0.37.1-i486-52.1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 119 K PACKAGE SIZE (uncompressed): 440 K PACKAGE REQUIRED: perl PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: intltool: intltool - Tools for PO files intltool: intltool: Intltool is a set of tools to centralise translation of many intltool: different file formats using GNU gettext-compatible PO files. intltool: intltool: intltool: intltool: intltool: intltool: intltool: PACKAGE NAME: kernelheaders-2.6.25.4-i486-52.1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 1940 K PACKAGE SIZE (uncompressed): 8310 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: kernelheaders: kernelheaders (Linux include files) kernelheaders: kernelheaders: These are the include files from the Linux kernel. kernelheaders: kernelheaders: You'll need these to compile most system software for Linux. kernelheaders: kernelheaders: kernelheaders: kernelheaders: kernelheaders: kernelheaders: PACKAGE NAME: gcc-4.2.3-i486-1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 6138 K PACKAGE SIZE (uncompressed): 15350 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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.2.3-i486-1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 16874 K PACKAGE SIZE (uncompressed): 86710 K PACKAGE REQUIRED: gcc PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: python-2.5.2-i486-54.1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 12212 K PACKAGE SIZE (uncompressed): 46980 K PACKAGE REQUIRED: bzip2,db44,gdbm,ncurses,openssl,readline,xorg-libs,xcb,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python: Object-oriented interpreted programming language python: python: Python is an interpreted, interactive, object-oriented python: programming language that combines remarkable power with python: very clear syntax. Python's basic power can be extended python: with your own modules written in C or C++. Python is python: also adaptable as an extension language for existing python: applications. python: python: python: PACKAGE NAME: pyxdg-0.16-i486-54.1.tgz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 73 K PACKAGE SIZE (uncompressed): 310 K PACKAGE REQUIRED: python PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: pyxdg: A python library to access freedesktop.org standards. pyxdg: pyxdg: PyXDG is a python library to access freedesktop.org standards. pyxdg: The following standards are currently supported: pyxdg: the XDG-Base-Directory Standard, the XDG-Desktop Standard, pyxdg: the XDG-Menu Standard, the XDG-Icon-Theme Standard, the pyxdg: XDG-Shared MIME-info Database and the XDG-Recent File pyxdg: Storage Specification. pyxdg: pyxdg: pyxdg: PACKAGE NAME: bash-completion-20060301-noarch-48.1.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 122 K PACKAGE SIZE (uncompressed): 530 K PACKAGE REQUIRED: gcc PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: bash-completion: bash-completion bash-completion: bash-completion: Adds programmable completion to the bash shell. A new file called bash-completion: /etc/bash_completion will be sourced for interactive bash shells bash-completion: adding all sorts of enhanced command completion features. Once bash-completion: installed, you may get a list of all commands that have associated bash-completion: completions with 'complete -p', and examine the code for the shell bash-completion: functions with 'declare -f'. bash-completion: bash-completion: bash-completion was written by Ian Macdonald . bash-completion: bash-completion: PACKAGE NAME: cryptsetup-luks-1.0.4-i486-48.3.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 62 K PACKAGE SIZE (uncompressed): 200 K PACKAGE REQUIRED: device-mapper,e2fsprogs,libgcrypt,libgpg-error,popt PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: cryptsetup-luks: cryptsetup-luks provides encryption with LUKS support cryptsetup-luks: cryptsetup-luks: LUKS for dm-crypt is implemented in cryptsetup. cryptsetup-luks: cryptsetup-luks is intended as a complete replacement for cryptsetup-luks: the original cryptsetup. cryptsetup-luks: it provides all the functionally of the original version cryptsetup-luks: plus all LUKS features, that are accessable by luks* action. cryptsetup-luks: cryptsetup-luks: cryptsetup-luks: cryptsetup-luks: PACKAGE NAME: device-mapper-1.02.24-i486-52.1.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 406 K PACKAGE SIZE (uncompressed): 970 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: device-mapper: device-mapper userspace tools device-mapper: device-mapper: The device-mapper is a new component of the Linux kernel that device-mapper: supports logical volume management. It is required by LVM2 and EVMS. device-mapper: this package provides the userspace configuration tool (dmsetup) device-mapper: and the library (libdevmapper). device-mapper: device-mapper: device-mapper: device-mapper: device-mapper: PACKAGE NAME: elvis-2.2_0-i486-2.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 811 K PACKAGE SIZE (uncompressed): 2720 K PACKAGE REQUIRED: libtermcap PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: genpower-1.0.5-i486-1.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 48 K PACKAGE SIZE (uncompressed): 160 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: kqemu-1.3.0pre11-i486-2.6.25.4.1.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 58 K PACKAGE SIZE (uncompressed): 180 K PACKAGE REQUIRED: alsa-lib,directfb,gnutls,libgcrypt,libgpg-error,qemu,sdl,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: kqemu: kqemu - QEMU accelarator module kqemu: kqemu: The QEMU Accelerator Module increases the speed of QEMU when a PC is kqemu: emulated on a PC. It runs most of the target application code directly kqemu: on the host processor to achieve near native performance. It is very kqemu: useful when you want to run another Operating System (for example kqemu: Windows) on a Linux desktop. kqemu: kqemu: This package was built for linux kernel 2.6.25.4. kqemu: kqemu: PACKAGE NAME: irda-utils-0.9.18-i486-48.1.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 67 K PACKAGE SIZE (uncompressed): 170 K PACKAGE REQUIRED: glib2 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: irda-utils: irda-utils (IrDA Utilities) irda-utils: irda-utils: The irda-utils package contains a collection of programs that enable irda-utils: the use of IrDA protocols. Most IrDA features are implemented in the irda-utils: kernel, so IrDA support must be enabled in the kernel before any IrDA irda-utils: tools or programs can be used. Some configuration outside the kernel irda-utils: is required, however, and some IrDA features, like IrOBEX, are irda-utils: actually implemented outside the kernel. irda-utils: irda-utils: irda-utils: PACKAGE NAME: isapnptools-1.26-i486-2.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 109 K PACKAGE SIZE (uncompressed): 280 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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.12-i486-1.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 275 K PACKAGE SIZE (uncompressed): 1090 K PACKAGE REQUIRED: e2fsprogs PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: kernelscsi-2.6.25.4-i486-52.1.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 19562 K PACKAGE SIZE (uncompressed): 55960 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: kernelscsi: Linux kernel kernelscsi: kernelscsi: The Linux kernel is compiled with support for most hardware. kernelscsi: kernelscsi: Drivers (such as for CD-ROM drives on proprietary interfaces, or kernelscsi: or ethernet cards) may be loaded as modules. kernelscsi: See /etc/rc.d/rc.modules for examples kernelscsi: kernelscsi: kernelscsi: kernelscsi: PACKAGE NAME: util-linux-2.12r-i486-7.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 1 K PACKAGE SIZE (uncompressed): 10 K PACKAGE REQUIRED: util-linux-ng PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: util-linux: util-linux - a transitional package for util-linux-ng util-linux: util-linux: util-linux was replaced by util-linux-ng in Zenwalk. This is a util-linux: transitional package that will make the switch easier for everyone. util-linux: You are free to remove this package from your system once it has util-linux: been installed and has installed util-linux-ng with it. util-linux: util-linux: util-linux: util-linux: util-linux: PACKAGE NAME: lvm2-2.02.33-i486-1.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 829 K PACKAGE SIZE (uncompressed): 1910 K PACKAGE REQUIRED: device-mapper PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: mt-st-0.9b-i486-2.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 33 K PACKAGE SIZE (uncompressed): 100 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: ./extra/a PACKAGE SIZE (compressed): 65 K PACKAGE SIZE (uncompressed): 200 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: quota-3.13-i486-1.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 327 K PACKAGE SIZE (uncompressed): 790 K PACKAGE REQUIRED: e2fsprogs,vim PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: sharutils-4.6.3-i486-1.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 197 K PACKAGE SIZE (uncompressed): 660 K PACKAGE REQUIRED: perl PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: tcsh-6.15.00-i486-1.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 279 K PACKAGE SIZE (uncompressed): 550 K PACKAGE REQUIRED: libtermcap PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: xmlsec1-1.2.10-i486-48.1.tgz PACKAGE LOCATION: ./extra/a PACKAGE SIZE (compressed): 953 K PACKAGE SIZE (uncompressed): 4720 K PACKAGE REQUIRED: gnutls,libgcrypt,libgpg-error,libxml2,libxslt,openssl,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: xmlsec1: xmlsec1 (XML Security Library) xmlsec1: xmlsec1: XML Security Library is a companion C library to LibXML, supporting xmlsec1: the major XML security standards: XML Signature, XML Encryption, xmlsec1: Canonical XML, Exclusive Canonical XML. xmlsec1: xmlsec1: xmlsec1: xmlsec1: xmlsec1: xmlsec1: PACKAGE NAME: anthy-9100-i486-48.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 6760 K PACKAGE SIZE (uncompressed): 22650 K PACKAGE REQUIRED: sazanami,uim PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: anthy: anthy - a kana to kanji conversion engine anthy: anthy: anthy is a kana to kanji conversion engine anthy: to support japanese character conversion anthy: use this together with an input method like anthy: uim or scim anthy: anthy: anthy: anthy: anthy: PACKAGE NAME: R-2.7.0-i486-52.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 19272 K PACKAGE SIZE (uncompressed): 55480 K PACKAGE REQUIRED: directfb,expat,fontconfig,freetype,gcc-gfortran,glib2,gtk+2,libjpeg,libpng,libtiff,ncurses,pango,pcre,perl,readline,xorg-libs,xcb,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: R: R - The R Project for Statistical Computing R: R: R is a language and environment for statistical computing and R: graphics. It is a GNU project which is similar to the S language and R: environment. The S language is often the vehicle of choice for R: research in statistical methodology, and R provides an Open Source R: route to participation in that activity. One of R's strengths is the R: ease with which well-designed publication-quality plots can be R: produced, including mathematical symbols and formulae where needed. R: R: PACKAGE NAME: acct-6.3.2-i386-1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 52 K PACKAGE SIZE (uncompressed): 130 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: amp-0.7.6-i386-1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 44 K PACKAGE SIZE (uncompressed): 120 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: arj-3.10.22-i486-48.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 152 K PACKAGE SIZE (uncompressed): 340 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: arj: arj (Open-source ARJ) arj: arj: Open-source implementation of the world-famous ARJ archiver. This arj: version has been created with an intent to preserve maximum arj: compatibility and retain the feature set of the original ARJ archiver arj: as provided by ARJ Software, Inc. arj: arj: arj: arj: arj: PACKAGE NAME: aspell-0.60.5-i486-48.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 959 K PACKAGE SIZE (uncompressed): 3190 K PACKAGE REQUIRED: cxxlibs,gcc,ncurses,perl PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: aspell: aspell A Free and Open Source spell checker aspell: aspell: GNU Aspell is a Free and Open Source spell checker designed to aspell: eventually replace Ispell. It can either be used as a library aspell: or as an independent spell checker. aspell: aspell: aspell: http://aspell.net/ aspell: aspell: aspell: PACKAGE NAME: bashburn-2.1.2-noarch-50.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 74 K PACKAGE SIZE (uncompressed): 340 K PACKAGE REQUIRED: bash,cdrdao,cdrtools,dvd+rw-tools,eject PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: bashburn: Powerfull Command Line Burning tool bashburn: bashburn: BashBurn can burn data, music and multisession CDs/DVDs. bashburn: It can burn and create ISO files. It can burn bin/cue files, bashburn: create mp3s, oggs and flac files. Maybe even more :-) bashburn: In short, it can do most things you need, and if it can't bashburn: you're probably doing it wrong. bashburn: bashburn: bashburn: bashburn: PACKAGE NAME: bc-1.06.95-i486-1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 112 K PACKAGE SIZE (uncompressed): 240 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: bc: bc is an arbitrary precision calculator language. bc: bc: bc: It allows one to write and execute simple or complex programs bc: to do calculations using arbitrary precision real numbers. bc: bc: bc: bc: bc: bc: PACKAGE NAME: bpe-2.01.00-i486-1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 46 K PACKAGE SIZE (uncompressed): 110 K PACKAGE REQUIRED: ncurses PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: cabextract-1.2-i486-48.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 52 K PACKAGE SIZE (uncompressed): 130 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: cabextract: cabextract - extract Microsoft cabinet files cabextract: cabextract: It is based on the portable LGPL libmspack library. cabextract cabextract: supports all special features and all compression formats of cabextract: Microsoft cabinet files. cabextract: cabextract: cabextract: cabextract: cabextract: cabextract: PACKAGE NAME: transfig-3.2.5-i486-52.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 229 K PACKAGE SIZE (uncompressed): 620 K PACKAGE REQUIRED: libpng,xorg-libs,xcb,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: transfig: TransFig (A set of tools for exporting *.fig files to other formats) transfig: transfig: TransFig is a set of tools for exporting *.fig files created using transfig: XFig graphics program to other useful formats like *.eps, *.pdf, transfig: and so on. transfig: transfig: transfig: transfig: transfig: transfig: PACKAGE NAME: centericq-4.21.0-i486-48.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 2154 K PACKAGE SIZE (uncompressed): 6490 K PACKAGE REQUIRED: curl,cxxlibs,gpgme,libgpg-error,libidn,libjpeg,ncurses,openssl,perl,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: centericq: centericq (Text Mode IM Interface) centericq: centericq: Centericq is a text mode menu- and window-driven IM interface that centericq: supports the ICQ2000, Yahoo!, AIM, IRC, MSN, Gadu-Gadu and Jabber centericq: protocols. Actually, it was written since I didn't find any usable centericq: software of this kind that would suit me perfectly. Brief list of centericq: program's features follows. centericq: centericq: centericq: centericq: PACKAGE NAME: cksfv-1.3.11-i486-48.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 23 K PACKAGE SIZE (uncompressed): 80 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: cksfv: cksfv (Check Simple File Verification) cksfv: cksfv: Some files that you download will come with a .sfv file. This is used cksfv: to verify that the files that you received are the same as the cksfv: originals. cksfv is a program that can use the .sfv file to verify cksfv: the downloaded files. Also, it can be used to create new .sfv files. cksfv: cksfv: cksfv: cksfv: cksfv: PACKAGE NAME: clucene-0.9.20-i486-48.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 997 K PACKAGE SIZE (uncompressed): 4660 K PACKAGE REQUIRED: cxxlibs,gcc PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: clucene: clucene-core (a high-performance open-source indexing and searching API clucene: clucene: CLucene is a high-performance, scalable, cross platform, full-featured, clucene: open-source indexing and searching API. It is written in C++. clucene: CLucene is a port of the very popular Java Lucene text search engine API clucene: API. Specifically, CLucene is the guts of a search engine, the hard clucene: stuff.You write the easy stuff, the UI and the process of selecting clucene: and parsing your data files to pump them into the search engine clucene: yourself. clucene: clucene: PACKAGE NAME: cmus-2.2.0-i486-50.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 156 K PACKAGE SIZE (uncompressed): 370 K PACKAGE REQUIRED: alsa-lib,cxxlibs,faac,faad2,flac,gcc,libao,libmad,libmpcdec,libmp4v2,libogg,libvorbis,ncurses,wavpack PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: cmus: cmus - C Music Player cmus: cmus: cmus: cmus is an ncurses based music player. It is a small and fast text cmus: mode music player for Linux and many other UNIX like operating cmus: systems. cmus: cmus: cmus: cmus: cmus: PACKAGE NAME: cnet-2.0.10-i486-48.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 921 K PACKAGE SIZE (uncompressed): 1560 K PACKAGE REQUIRED: gcc,tcl,tk,xcb,xorg-libs PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: cnet: cnet - (network simulator) cnet: cnet: The cnet network simulator, enables experimentation with various cnet: data-link layer, network layer,routing and transport layer networking cnet: protocols in networks consisting of any combination of point-to-point cnet: links and IEEE 802.3 Ethernet segments. cnet has been specifically cnet: developed for, and is used in, undergraduate computer networking cnet: courses taken by thousands of students worldwide since 1991. cnet: cnet: cnet: PACKAGE NAME: convmv-1.10-noarch-50.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 28 K PACKAGE SIZE (uncompressed): 170 K PACKAGE REQUIRED: perl PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: convmv: convmv - converts filenames from one encoding to another convmv: convmv: convmv is meant to help convert a single filename, a directory tree convmv: and the contained files or a whole filesystem into a different convmv: encoding. It just converts the filenames, not the content of the convmv: files. A special feature of convmv is that it also takes care of convmv: symlinks, also converts the symlink target pointer in case the convmv: symlink target is being converted, too. convmv: convmv: convmv: PACKAGE NAME: csound-5.07.0-i486-50.3.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 3856 K PACKAGE SIZE (uncompressed): 9040 K PACKAGE REQUIRED: alsa-lib,cxxlibs,flac,gcc,jack,libogg,libsndfile,perl,portaudio PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: csound: csound (sound and music synthesizer) csound: csound: csound is a sound and music synthesis system, providing csound: facilities for composition and performance over a wide range of csound: platforms. It is not restricted to any style of music, having been csound: used for many years in the creation of classical, pop, techno, csound: ambient, experimental, and (of course) computer music, as well as csound: music for film and television. csound: csound: csound: PACKAGE NAME: ctags-5.7-i486-50.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 128 K PACKAGE SIZE (uncompressed): 290 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: ctags: ctags − Generate tag files for source code ctags: ctags: Ctags generates an index (or tag) file of language objects found in ctags: source files that allows these items to be quickly and easily located ctags: by a text editor or other utility. A tag signifies a language object ctags: for which an index entry is available (or, alternatively, the index ctags: entry created for that object). ctags: Tag generation is supported for the following languages: Assembler, ctags: AWK, ASP, BETA, Bourne/Korn/Zsh Shell, C, C++, COBOL, Eiffel, Fortran, ctags: Java, Lisp, Lua, Make, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang, ctags: Scheme, Tcl, Vim, and YACC. PACKAGE NAME: cups-pdf-2.4.7-i486-52.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 28 K PACKAGE SIZE (uncompressed): 110 K PACKAGE REQUIRED: acl,attr,cups,cxxlibs,dbus,gcc,libjpeg,libpng,libtiff,openssl,perl,python,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: cups-pdf: cups-pdf (Extension for creating pdf-Files with CUPS) cups-pdf: cups-pdf: "cups-pdf" is a backend script for use with CUPS - the "Common UNIX cups-pdf: Printing System" (see more for CUPS under http://www.cups.org/). cups-pdf: "cups-pdf" uses the ghostscript pdfwrite device to produce PDF Files. cups-pdf: cups-pdf: cups-pdf: cups-pdf: cups-pdf: cups-pdf: PACKAGE NAME: nano-2.0.9-i486-54.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 576 K PACKAGE SIZE (uncompressed): 1690 K PACKAGE REQUIRED: ncurses PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: nano: nano - Nano's ANOther editor, an enhanced free Pico clone nano: nano: nano is a small, free and friendly editor which aims to replace nano: Pico, the default editor included in the non-free Pine package. nano: Rather than just copying Pico's look and feel, nano also nano: implements some missing (or disabled by default) features in nano: Pico, such as "search and replace" and "go to line and column nano: number". nano: nano: nano: PACKAGE NAME: depcheck-2.0.0-noarch-50.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 5 K PACKAGE SIZE (uncompressed): 30 K PACKAGE REQUIRED: bash,coreutils,gawk,sed PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: depcheck: depcheck - script to check .dep files against system depcheck: depcheck: Uses package logs to print the installation status of the dependencies depcheck: listed in a .dep file. It can optionally install missing dependencies depcheck: with netpkg. depcheck: depcheck: depcheck: depcheck: depcheck: depcheck: PACKAGE NAME: diffstat-1.43-i486-1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 15 K PACKAGE SIZE (uncompressed): 40 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: 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: dvdauthor-0.6.14-i486-50.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 155 K PACKAGE SIZE (uncompressed): 340 K PACKAGE REQUIRED: bzip2,expat,fontconfig,freetype,fribidi,imagemagick,lcms,libdvdcss,libdvdread,libjpeg,libpng,libtiff,libxml2,xcb,xorg-libs,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: dvdauthor: dvdauthor (A simple set of tools to help you author a DVD) dvdauthor: dvdauthor: A simple set of tools to help you author a DVD. The idea is to be dvdauthor: able to create menus, buttons, chapters, etc, but for now you can dvdauthor: just take an mpeg stream (as created by mplex -f 8 from mjpegtools dvdauthor: 1.6.0) and write it to DVD. dvdauthor: dvdauthor: dvdauthor: dvdauthor: dvdauthor: PACKAGE NAME: easypmp-0.14-i486-46.2.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 236 K PACKAGE SIZE (uncompressed): 690 K PACKAGE REQUIRED: js,libid3tag,libogg,libvorbis,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: easypmp: easypmp (pmplib) is a portable music player database manager easypmp: easypmp: easypmp is a command line utility used to create and maintain the easypmp: music database and playlists on a variety of portable media players easypmp: including the iRiver H100 and H300 series, the iRiver H10, U10 and easypmp: E10, the Samsung YH-820, YH-920 and YH-925, the MSI MEGA PLAYER 540 easypmp: and the Philips HDD6320. easypmp: easypmp: easypmp: PACKAGE NAME: mencoder-1.0rc2-i486-52.2.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 3538 K PACKAGE SIZE (uncompressed): 8660 K PACKAGE REQUIRED: cdparanoia,expat,faac,fontconfig,freetype,fribidi,lame,libdv,libjpeg,libmad,libmpcdec,libogg,libpng,libtheora,libungif,ncurses,speex,x264,xorg-libs,xcb,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: mencoder: mencoder - command line video decoding, encoding and filtering tool mencoder: mencoder: mencoder is the command line tool that goes along with mplayer. mencoder: It has a wide array of options for video encoding and decoding. mencoder: mencoder: mencoder: mencoder: mencoder: mencoder: mencoder: PACKAGE NAME: ffmpeg2theora-0.20-i486-52.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 33 K PACKAGE SIZE (uncompressed): 90 K PACKAGE REQUIRED: a52dec,atk,bzip2,coreutils,cxxlibs,directfb,expat,faac,faad2,ffmpeg,fontconfig,freetype,gcc,gdbm,glib2,gtk+2,imlib2,lame,libdrm,libid3tag,libjpeg,libogg,libpng,libtheora,libtiff,libungif,libmikmod,libvorbis,mesa,ncurses,openssl,pango,perl,sdl,sysfsutils,x264,xcb,xorg-libs,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: ffmpeg2theora: ffmpeg2theora - A simple converter to create Ogg Theora files ffmpeg2theora: ffmpeg2theora: you can convert any file that ffmpeg can decode to theora. ffmpeg2theora: right now the settings are hardcoded into ffmpeg2theora: the binary. the idea is to provide ffmpeg2theora as a binary ffmpeg2theora: along sites like v2v.cc to enable as many people as possible ffmpeg2theora: to encode video clips with the same settings. ffmpeg2theora: ffmpeg2theora: ffmpeg2theora: ffmpeg2theora: PACKAGE NAME: transcode-1.0.5-i486-52.2.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 2235 K PACKAGE SIZE (uncompressed): 5550 K PACKAGE REQUIRED: bzip2,expat,faac,ffmpeg,fontconfig,freetype,imagemagick,lame,lcms,libdv,libdvdcss,libdvdread,libjpeg,libogg,libquicktime,libtheora,libtiff,libvorbis,libxml2,libmikmod,mjpegtools,mpeg2dec,sdl,x264,xcb,xorg-libs,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: transcode: Transcoding - utilities for transcoding video and audio codecs transcode: transcode: Transcode is a suite of command line utilities for transcoding transcode: video and audio codecs, and for converting beween different transcode: container formats. Transcode can decode and encode many audio transcode: and video formats: * MPEG-1/2 transcode: * MPEG-4(-part 3) (also DivX and XviD variants) transcode: * Quicktime / MPEG-PS (dvd) (decode only) transcode: * MPEG-1-layer-1/2/3 audio transcode: * AC3 audio transcode: PACKAGE NAME: hpijs-2.8.7-i486-54.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 3231 K PACKAGE SIZE (uncompressed): 4680 K PACKAGE REQUIRED: cups,cxxlibs,foomatic-filters,gcc,libjpeg,perl PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: hpijs: hpijs (HP driver developed for printing, scanning, and faxing) hpijs: hpijs: hpijs, HP drivers developed for printing, scanning, and faxing with HP hpijs: inkjet and laser based printers in Linux. hpijs: hpijs: The HPLIP project provides printing support for 1,437 printer models, hpijs: including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy), hpijs: Business Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP. hpijs: hpijs: For more information, see: http://hplip.sf.net hpijs: PACKAGE NAME: menumaker-0.99.7-i486-52.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 131 K PACKAGE SIZE (uncompressed): 630 K PACKAGE REQUIRED: python PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: menumaker: menumaker - Menu creation utility menumaker: menumaker: MenuMaker is a menu generation utility. It is capable of finding menumaker: lots of installed programs and generating a root menu consistent menumaker: across all supported X window managers, so one will get (almost) menumaker: the same menu no matter what window manager is selected. It is menumaker: pure Python application hence it runs on every relevant system. menumaker: menumaker: menumaker: menumaker: http://menumaker.sourceforge.net PACKAGE NAME: espeak-1.36.02-i486-52.1.tgz PACKAGE LOCATION: ./extra/ap PACKAGE SIZE (compressed): 706 K PACKAGE SIZE (uncompressed): 1540 K PACKAGE REQUIRED: alsa-lib,cxxlibs,gcc,glibc,jack,portaudio PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: espeak: espeak (A compact open source software speech synthesizer) espeak: espeak: e