postfix 1.1.11-2 (11/1/2002) RPM SRPM |
Postfix is a Mail Transport Agent (MTA).
|
cdrdao 1.1.7-1 (10/20/2002) RPM SRPM |
Cdrdao records audio CD-Rs in disk-at-once (DAO) mode, based on a
textual description of the CD contents. Recording in DAO mode writes
the complete disc (lead-in, one or more tracks, and lead-out) in a
single step. DAO allows full control over the length and the contents
of pre-gaps, the pause areas between tracks.
|
lame-devel 3.92-1 (10/20/2002) RPM SRPM |
LAME is an educational tool to be used for learning about MP3 encoding.
This package contains both the shared and the static libraries from the
LAME project.
You will also need to install the main lame package in order to install
these libraries.
|
lame 3.92-1 (10/20/2002) RPM SRPM |
LAME is an educational tool to be used for learning about MP3 encoding. The
goal of the LAME project is to use the open source model to improve the
psycho acoustics, noise shaping and speed of MP3.
|
gnupg 1.2.0-1 (10/20/2002) RPM SRPM |
GnuPG (GNU Privacy Guard) is a GNU utility for encrypting data and
creating digital signatures. GnuPG has advanced key management
capabilities and is compliant with the proposed OpenPGP Internet
standard described in RFC2440. Since GnuPG doesn't use any patented
algorithm, it is not compatible with any version of PGP2 (PGP2.x uses
only IDEA for symmetric-key encryption, which is patented worldwide).
|
apache 1.3.27-1 (10/20/2002) RPM SRPM |
Apache is a powerful, full-featured, efficient and freely-available
Web server. Apache is also the most popular Web server on the
Internet.
Server will run as httpd:httpd rather than nobody:nobody.
Make sure user and group httpd exist before installing this package.
Documentations is available at http://www.apache.org/docs/.
|
openssh 3.5p1-1 (10/16/2002) RPM SRPM |
Ssh (Secure Shell) a program for logging into a remote machine and for
executing commands in a remote machine. It is intended to replace
rlogin and rsh, and provide secure encrypted communications between
two untrusted hosts over an insecure network. X11 connections and
arbitrary TCP/IP ports can also be forwarded over the secure channel.
OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it
up to date in terms of security and features, as well as removing all
patented algorithms to separate libraries (OpenSSL).
|
valgrind 1.1.0-1 (10/14/2002) RPM SRPM |
Valgrind is a GPL'd tool to help you find memory-management problems
in your programs. When a program is run under Valgrind's supervision,
all reads and writes of memory are checked, and calls to
malloc/new/free/delete are intercepted. As a result, Valgrind can
detect problems such as:
- Use of uninitialised memory
- Reading/writing memory after it has been free'd
- Reading/writing off the end of malloc'd blocks
- Reading/writing inappropriate areas on the stack
- Memory leaks -- where pointers to malloc'd blocks are lost forever
- Passing of uninitialised and/or unaddressible memory to system calls
- Mismatched use of malloc/new/new [] vs free/delete/delete []
- Some abuses of the POSIX Pthreads API
|
iptables 1.2.7a-1 (10/14/2002) RPM SRPM |
Netfilter is a framework for filtering and mangling network packets
that pass through your Linux box. iptables is the corresponding user
space program.
|
stunnel 4.00-1 (10/9/2002) RPM SRPM |
stunnel is a socket wrapper which can be used to give ordinary
applications SSL (secure sockets layer) support. For example, it
can be used in conjunction with a imapd to create a SSL secure IMAP
server.
|
tnef 1.1.2-1 (9/20/2002) RPM SRPM |
TNEF is a program for unpacking MIME attachments of type
"application/ms-tnef". This is a Microsoft only attachment.
Due to the proliferation of Microsoft Outlook and Exchange mail servers,
more and more mail is encapsulated into this format.
The TNEF program allows one to unpack the attachments which were
encapsulated into teh TNEF attachment. Thus alleviating the need to use
Microsoft Outlook to view the attachment.
|
ddd 3.3.1-1 (9/19/2002) RPM SRPM |
The Data Display Debugger (DDD) is a popular GUI for command-line
debuggers like GDB, DBX, JDB, WDB, XDB, the Perl debugger, and the
Python debugger. DDD allows you to view source texts and provides an
interactive graphical data display, in which data structures are
displayed as graphs. You can use your mouse to dereference pointers
or view structure contents, which are updated every time the program
stops. DDD can debug programs written in Ada, C, C++, Chill, Fortran,
Java, Modula, Pascal, Perl, and Python. DDD provides machine-level
debugging; hypertext source navigation and lookup; breakpoint,
watchpoint, backtrace, and history editors; array plots; undo and
redo; preferences and settings editors; program execution in the
terminal emulation window, debugging on a remote host, an on-line
manual, extensive help on the Motif user interface, and a command-line
interface with full editing, history and completion capabilities.
|
mod_php 4.2.3-1 (9/7/2002) RPM SRPM |
PHP is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated web pages. PHP
also offers built-in database integration for several commercial
and non-commercial database management systems, so writing a
database-enabled web page with PHP is fairly simple. The most
common use of PHP coding is probably as a replacement for CGI
scripts. The mod_php module enables the Apache web server to
understand and process the embedded PHP language in web pages.
|
aspell-devel 0.50.1-1 (9/3/2002) RPM SRPM |
Aspell is a spelling checker. The aspell-devel package includes the
static libraries and header files needed for Aspell development.
|
aspell 0.50.1-1 (9/3/2002) RPM SRPM |
Aspell is a spelling checker designed to eventually replace Ispell.
Aspell's primary advantage (over Ispell) is a greater skill at
suggesting correct spellings. Aspell includes both compile-time and
run-time support for non-English languages and can spellcheck (La)TeX
and HTML files.
|
aspell-en 0.50.2-1 (9/3/2002) RPM SRPM |
GNU Aspell English Word List Package.
|
RealPlayer 8.0.3.421-1 (9/2/2002) RPM SRPM |
Real Networks RealPlayer.
|
openssl-devel 0.9.6g-1 (9/1/2002) RPM SRPM |
A C library that provides various crytographic algorithms and protocols,
including DES, RC4, RSA, and SSL. Includes static libraries and headers.
|
openssl 0.9.6g-1 (9/1/2002) RPM SRPM |
A C library that provides various crytographic algorithms and protocols,
including DES, RC4, RSA, and SSL. Includes shared libraries and utils.
|
perl-HTML-Mason 1.03-2 (9/1/2002) RPM SRPM |
HTML-Mason module for perl.
|
compat-libstdc++ 3.2-1 (8/15/2002) RPM SRPM |
This package includes following C++ shared libraries:
libstdc++.so.4.0.1 from Hao Li's gcc-3.1.1-1
libstdc++.so.3.0.4 from Hao Li's gcc-3.0.4-1
libstdc++-3-libc6.2-2-2.10.0.so from Hao Li's gcc-2.95.3-2
libstdc++-libc6.1-2.so.3 from Hao Li's gcc-2.95.2-1
libstdc++-2-libc6.1-1-2.9.0.so from stock Red Hat 6.0
libstdc++.so.2.9.0 from Hao Li's egcs-1.1.2-1 for RH6
libstdc++.so.2.8.1.1 from Arne Coucheron
libstdc++.so.2.7.2.8 from stock Red Hat 5.2
libg++.so.2.7.2.8 from stock Red Hat 5.2
This package is needed if you choose to install Hao Li's gcc 3.1 RPM
for RH71 while don't want to recompile some old binaries that depend
on old libstdc++ shared libraries.
|
libstdc++ 3.2-1 (8/15/2002) RPM SRPM |
This package includes libstdc++.so shared library in gcc-3.2.
You'll need to install this package if you want to install a package
compiled by gcc-3.2 by you don't have gcc-3.2 installed.
|
gcc 3.2-1 (8/15/2002) RPM SRPM |
A compiler aimed at integrating all the optimizations and features
necessary for a high-performance and stable development environment.
This package contains all the components of gcc, including c, c++, objc,
g77, chill and java. C++ shared libraries and headers which usually go
to libstdc++ and libstdc++-devel are also bundled in this package.
|
libgcc_s 3.2-1 (8/15/2002) RPM SRPM |
This package includes libgcc_s.so shared library in gcc-3.x.
You'll need to install this package if you want to install a package
compiled by gcc-3.x by you don't have gcc-3.x installed.
|
gdb 5.2.1-1 (8/12/2002) RPM SRPM |
This is a full featured, command driven debugger. It allows you to
trace the exectuion of programs and examine their internal state
at any time. It works for C and C++ compiled with the GNU C compiler
gcc.
|
binutils 2.13-1 (8/12/2002) RPM SRPM |
Binutils is a collection of utilities necessary for compiling programs. It
includes the assembler and linker, as well as a number of other
miscellaneous programs for dealing with executable formats.
|
acroread 5.0.6-1 (7/25/2002) RPM SRPM |
Acrobat Reader is part of the Adobe Acrobat family of software, which lets you
view, distribute, and print documents in Portable Document Format (PDF) --
regardless of the computer, operating system, fonts, or application used to
create the original file. PDF files retain all the formatting, fonts, and
graphics of the original document, and virtually any PostScript(TM) document
can be converted into a PDF file. Adobe Acrobat Reader have a plug-in for
Netscape Navigator to to view PDF files inline.
|
WindowMaker-devel 0.80.1-1 (7/11/2002) RPM SRPM |
Window Maker is a window manager designed to emulate the look
and feel of part of the NEXTSTEP(tm) GUI. It's supposed to be fast,
relatively small, feature rich and easy to configure, with
a simple and elegant appearance borrowed from NEXTSTEP(tm).
This package contains static libraries for building Window-Maker-enhanced
applications.
|
WindowMaker 0.80.1-1 (7/11/2002) RPM SRPM |
WindowMaker is a window manager designed to emulate the look
and feel of part of the NEXTSTEP(tm) GUI. It's supposed to be fast,
relatively small, feature rich and easy to configure, with
a simple and elegant appearance borrowed from NEXTSTEP(tm).
|
pysol-sound-server 3.00-2 (7/4/2002) RPM SRPM |
A program that plays WAV samples together with MP3 or MOD background
music.
|
perforce r02.1-4 (6/17/2002) RPM SRPM |
Perforce, the Fast Software Configuration Management System.
P4 version: LINUX24X86/2002.1/33156 (2002/05/21)
P4D version: LINUX24X86/2002.1/33994 (2002/06/02)
This package includes the "Linux 2.4.0 Intel x86" version which supports
database files larger than 2GB.
|
imap-devel 2001a-2 (6/11/2002) RPM SRPM |
The imap-devel package contains the header files and static libraries
for developing programs which will use the IMAP (Internet Message
Access Protocol) library.
|
imap-utils 2001a-2 (6/11/2002) RPM SRPM |
The utilities for manipulating IMAP folders etc.
|
imap 2001a-2 (6/11/2002) RPM SRPM |
The imap package provides server daemons for both the IMAP (Internet
Message Access Protocol) and POP (Post Office Protocol) mail access
protocols. The POP protocol uses a "post office" machine to collect mail
for users and allows users to download their mail to their local machine
for reading. The IMAP protocol provides the functionality of POP, but
allows a user to read mail on a remote machine without downloading it to
their local machine.
Install the imap package if you need a server to support the IMAP or the
POP mail access protocols.
|
proftpd 1.2.5-1 (6/9/2002) RPM SRPM |
ProFTPD is a highly configurable ftp daemon for unix and unix-like
operating systems.
ProFTPD is designed to be somewhat of a "drop-in" replacement for wu-ftpd.
Full online documentation is available at http://www.proftpd.org,
including a server configuration directive reference manual.
The default configuration is to run in inetd mode from xinetd, with one
incoming directory, and use tcp_wrapper.
|
mysql-devel 3.23.49-1 (6/4/2002) RPM SRPM |
MySQL is a true multi-user, multi-threaded SQL database server. SQL is
the most popular database language in the world. MySQL is a client/server
implementation that consists of a server daemon mysqld and many different
client programs and libraries. This package contains the libraries and
header files that are needed for developing your own MySQL applications.
|
mysql-server 3.23.49-1 (6/4/2002) RPM SRPM |
MySQL is a true multi-user, multi-threaded SQL database server. SQL is
the most popular database language in the world. MySQL is a client/server
implementation that consists of a server daemon mysqld and many different
client programs and libraries. This package contains the MySQL server and
some accompanying files and directories.
|
mysql 3.23.49-1 (6/4/2002) RPM SRPM |
MySQL is a multi-user, multi-threaded SQL database server. SQL is
the most popular database language in the world. MySQL is a client/server
implementation that consists of a server daemon mysqld and many different
client programs and libraries. This package contains the MySQL client
programs, the client shared library, and generic MySQL files.
|
mutt 1.4i-1 (5/31/2002) RPM SRPM |
Mutt is a small but very poweful full-screen Unix mail client. Features
include MIME, POP3, multiple mailbox formats, color, message threading,
scoring, and bindable keys.
This package is the international version with support for PGP6.
|
mod_perl 1.26-2 (5/22/2002) RPM SRPM |
Mod_perl incorporates a Perl interpreter into the Apache web
server, so that the Apache web server can directly execute Perl
code. Mod_perl links the Perl runtime library into the Apache
web server and provides an object-oriented Perl interface for
Apache's C language API. The end result is a quicker CGI script
turnaround process, since no external Perl interpreter has to
be started.
|
sendmail 8.11.6-1 (5/10/2002) RPM SRPM |
Sendmail is a Mail Transport Agent, which is the program
that moves mail from one machine to another. Sendmail implements a
general internetwork mail routing facility, featuring aliasing and
forwarding, automatic routing to network gateways, and flexible
configuration.
|
bind 9.2.1-1 (5/5/2002) RPM SRPM |
Bind includes the named name server, which resolves host names to IP
addresses (and vice versa), and a resolver library (a set of routines
in a system library that provide the interface for programs to use when
accessing domain name services). A name server is a network service which
enables clients to name resources or objects and share this information
with other network machines. The named name server can be used on
workstations as a caching name server, but is generally only needed on
one machine for an entire network.
|
cppunit 1.8.0-1 (4/25/2002) RPM SRPM |
CppUnit is the C++ port of the famous JUnit framework for unit testing.
Test output is in XML for automatic testing and GUI based for supervised tests.
|
ethereal 0.9.3-1 (4/8/2002) RPM SRPM |
Ethereal is a network traffic analyzer for Unix-ish operating systems.
It is based on GTK+, a graphical user interface library, and libpcap,
a packet capture and filtering library.
|
slrn 0.9.7.4-1 (4/5/2002) RPM SRPM |
SLRN is a powerful, easy to use, threaded Internet news reader. SLRN is
highly customizable and allows you to design complex filters to sort or kill
news articles. SLRN works well over slow network connections, and includes
a utility for reading news off-line.
|
slang-devel 1.4.5-1 (4/5/2002) RPM SRPM |
This package contains the S-Lang extension language static libraries
and header files which you'll need if you want to develop S-Lang based
applications. Documentation which may help you write S-Lang based
applications is also included.
|
slang 1.4.5-1 (4/5/2002) RPM SRPM |
S-Lang is an interpreted language and a programming library. The
S-Lang language was designed so that it can be easily embedded into
a program to provide the program with a powerful extension language.
The S-Lang library, provided in this package, provides the S-Lang
extension language. S-Lang's syntax resembles C, which makes it easy
to recode S-Lang procedures in C if you need to.
|
ncftp 3.1.3-1 (4/5/2002) RPM SRPM |
NcFTP is a ftp client with many advantages over the standard one. It
includes command line editing, command histories, support for recursive
gets, automatic logins, background downloading and much more.
|
gimp 1.2.3-1 (2/12/2002) RPM SRPM |
The GIMP is an image manipulation program suitable for photo retouching,
image composition and image authoring. Many people find it extremely useful
in creating logos and other graphics for web pages. The GIMP has many of the
tools and filters you would expect to find in similar commercial offerings,
and some interesting extras as well.
The GIMP provides a large image manipulation toolbox, including channel
operations and layers, effects, sub-pixel imaging and anti-aliasing,
and conversions, all with multi-level undo.
This version of The GIMP includes a scripting facility, but many of the
included scripts rely on fonts that we cannot distribute. The GIMP ftp
site has a package of fonts that you can install by yourself, which
includes all the fonts needed to run the included scripts. Some of the
fonts have unusual licensing requirements; all the licenses are documented
in the package. Get ftp://ftp.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz
and ftp://ftp.gimp.org/pub/gimp/fonts/sharefonts-0.10.tar.gz if you are so
inclined. Alternatively, choose fonts which exist on your system before
running the scripts.
|
e2fsprogs 1.25-1 (1/19/2002) RPM SRPM |
The e2fsprogs package contains a number of utilities for creating,
checking, modifying, and correcting any inconsistencies in second
extended (ext2) filesystems. E2fsprogs contains e2fsck (used to
repair filesystem inconsistencies after an unclean shutdown), mke2fs
(used to initialize a partition to contain an empty ext2 filesystem),
debugfs (used to examine the internal structure of a filesystem, to
manually repair a corrupted filesystem, or to create test cases for
e2fsck), tune2fs (used to modify filesystem parameters), and most of
the other core ext2fs filesystem utilities.
You should install the e2fsprogs package if you need to manage the
performance of an ext2 filesystem.
|
ssh2 3.0.1-1 (11/16/2001) RPM SRPM |
Ssh (Secure Shell) a program for logging into a remote machine and for
executing commands in a remote machine. It is intended to replace
rlogin and rsh, and provide secure encrypted communications between
two untrusted hosts over an insecure network. X11 connections and
arbitrary TCP/IP ports can also be forwarded over the secure channel.
This is an all-in-one package that includes both the server and the
clients.
|
lilo 22.1-1 (11/7/2001) RPM SRPM |
LILO (LInux LOader) is a basic system program which boots your Linux
system. LILO loads the Linux kernel from a floppy or a hard drive,
boots the kernel and passes control of the system to the kernel. LILO
can also boot other operating systems.
|
nedit 5.2-1 (10/29/2001) RPM SRPM |
NEdit is a standard GUI (Graphical User Interface) style text editor for
programs and plain-text files. Users of Macintosh and MS Windows based
text editors should find NEdit a familiar and comfortable environment.
NEdit provides all of the standard menu, dialog, editing, and mouse
support, as well as all of the standard shortcuts to which the users of
modern GUI based environments are accustomed. For users of older style
Unix editors, welcome to the world of mouse-based editing!
This package is statically linked against OSF/Motif-2.1.30.
|
kernel-headers 2.4.13-2 (10/26/2001) RPM SRPM |
These are the C header files for the Linux kernel, which define structures
and constants that are needed when building most standard programs under
Linux, as well as to rebuild the kernel.
|
raidtools 0.90-20010914 (10/8/2001) RPM SRPM |
The raidtools package includes the tools you need to set up and
maintain a software RAID device (using two or more disk drives in
combination for fault tolerance and improved performance) on a Linux
system. It only works with Linux 2.2 kernels and later, or with a 2.0
kernel specifically patched with newer RAID support.
Install raidtools if you need to set up software RAID on your system.
|
netscape-communicator 4.78-1 (8/4/2001) RPM SRPM |
Netscape Communicator is the industry-leading web browser. It supports
the latest HTML standards, Java, and JavaScript. It also includes
full-featured Usenet news reader as well as a complete email client.
|
netscape-navigator 4.78-1 (8/4/2001) RPM SRPM |
Netscape Navigator is the industry-leading web browser. It supports
the latest HTML standards, Java, and JavaScript.
|
pinfo 0.6.3-1 (7/22/2001) RPM SRPM |
Hypertext info file viewer. User interface similar to lynx.
It is based on ncurses. It can handle now as well info
pages as man pages. Regexp searching included.
|
cdparanoia 9.8-1 (7/11/2001) RPM SRPM |
This CDDA reader distribution ('cdparanoia') reads audio from the CDROM
directly as data, with no analog step between, and writes the data to a file
or pipe as .wav, .aifc or as raw 16 bit linear PCM.
|
bladeenc 0.94.2-1 (7/11/2001) RPM SRPM |
Blade's MP3 Encoder (BladeEnc) is a freeware MP3 encoder. It is based on
the same ISO compression routines as mpegEnc, so you can expect roughly
the same, or better, quality. The main difference is the appearance and
speed. BladeEnc doesn't have a nice, user-friendly interface like mpegEnc,
but it is more than three times faster, and it works with several popular
front-end graphical user interfaces.
|
gsl 0.9-1 (7/11/2001) RPM SRPM |
The gsl package includes the GNU Scientific Library (GSL). The GSL is a
collection of routines for numerical analysis, written in C. The GSL is
in alpha development. It now includes a random number suite, an FFT
package, simulated annealing and root finding. In the future, it will
include numerical and Monte Carlo integration and special functions.
Linking against the GSL allows programs to access functions which can
handle many of the problems encountered in scientific computing.
Install the gsl package if you need a library for high-level scientific
numerical analysis.
|
libcapplet 0.0.0-1 (7/7/2001) RPM SRPM |
GnuCash depends on this library yet it is buried in control-center RPM,
which yet again depends on a bunch of other RPMs. Since this shared
library is all we need to make GnuCash happy I decide to make it alone
an RPM.
|
guile-devel 1.4-1 (7/7/2001) RPM SRPM |
The guile-devel package includes the libraries, header files, etc.,
that you'll need to develop applications that are linked with the
GUILE extensibility library.
You need to install the guile-devel package if you want to develop
applications that will be linked to GUILE. You'll also need to
install the guile package.
|
guile 1.4-1 (7/7/2001) RPM SRPM |
GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a library
implementation of the Scheme programming language, written in C. GUILE
provides a machine-independent execution platform that can be linked in
as a library during the building of extensible programs.
Install the guile package if you'd like to add extensibility to programs
that you are developing.
|
pcmcia-cs 3.1.27-1 (7/4/2001) RPM SRPM |
This package contains only the user-space tools for using PCMCIA cards
but not the kernel drivers. The kernel drivers must be built into the
kernel. Kernel 2.4 is required.
|
pcmcia-cs-X11 3.1.27-1 (7/4/2001) RPM SRPM |
This package contains cardinfo, a PCMCIA card monitor and control
utility for X.
|
xinetd 2.3.0-1 (6/30/2001) RPM SRPM |
Xinetd is a secure replacement for inetd, the Internet services
daemon. Xinetd provides access control for all services based on the
address of the remote host and/or on time of access and can prevent
denial-of-access attacks. Xinetd provides extensive logging, has no
limit on the number of server arguments and you can bind specific
services to specific IP addresses on your host machine. It also enables
information of a service to be in a separate file
|
ImageMagick 5.3.6-1 (6/30/2001) RPM SRPM |
ImageMagick is an image display, conversion, and manipulation tool.
It runs under X windows. It is very powerful in terms of it's
ability to allow the user to edit images. It can handle many
different formats as well.
|
ImageMagick-devel 5.3.6-1 (6/30/2001) RPM SRPM |
This is the ImageMagick development package. It includes the static
libraries and header files for use in developing your own applications
that make use of the ImageMagick code and/or APIs.
|
ImageMagick-perl 5.3.6-1 (6/30/2001) RPM SRPM |
This is the ImageMagick perl support package. It includes perl modules and
support files for access to ImageMagick library from perl.
|
qt-devel 2.3.1-1 (6/20/2001) RPM SRPM |
The qt-devel package contains the files necessary to develop
applications using the Qt GUI toolkit: the header files, the Qt meta
object compiler, the man pages, the HTML documentation and example
programs. See http://www.troll.no/products/qt.html for more
information about Qt, or look at /usr/lib/qt/html/index.html, which
provides Qt documentation in HTML format.
Install qt-devel if you want to develop GUI applications using the Qt
toolkit.
|
qt 2.3.1-1 (6/20/2001) RPM SRPM |
Qt is a GUI software toolkit which simplifies the task of writing and
maintaining GUI (Graphical User Interface) applications for the X
Window System. Qt is written in C++ and is fully object-oriented.
This package contains the shared library needed to run Qt
applications, as well as the README files for Qt.
|
libpng-devel 1.0.12-1 (6/20/2001) RPM SRPM |
The libpng-devel package contains the header files and static libraries
necessary for developing programs using the PNG (Portable Network
Graphics) library.
If you want to develop programs which will manipulate PNG image format
files, you should install libpng-devel. You'll also need to install the
libpng package.
|
libpng 1.0.12-1 (6/20/2001) RPM SRPM |
The libpng package contains a library of functions for creating and
manipulating PNG (Portable Network Graphics) image format files. PNG is
a bit-mapped graphics format similar to the GIF format. PNG was created to
replace the GIF format, since GIF uses a patented data compression
algorithm.
Libpng should be installed if you need to manipulate PNG format image
files.
|
perl-Params-Validate 0.04-1 (6/8/2001) RPM SRPM |
The Params::Validate module provides a flexible system for validation
method/function call parameters. The validation can be as simple as
checking for the presence of required parameters or as complex as
validating object classes (via isa) or capabilities (via can),
checking parameter types, and using customized callbacks to ensure
data integrity.
The module has been designed to work equally well with positional or
named parameters (via a hash or hash reference).
|
srecord 1.8-1 (6/6/2001) RPM SRPM |
The SRecord package is a collection of powerful tools for manipulating
EPROM load files.
* The SRecord package understands a number of file formats: Motorola
S-Record, Intel, Tektronix, Binary. These file formats may be read
and written. Also C array definitions, for output only.
* The SRecord package has a number of tools: srec_cat for copying and
and converting files, srec_cmp for comparing files and srec_info for
printing summaries.
* The SRecord package has a number for filters: checksum to add checksums
to the data, crop to keep address ranges, exclude to remove address
ranges, fill to plug holes in the data, length to insert the data
length, maximum to insert the data address maximum, minimum to insert
the data address minimum, offset to adjust addresses, and split for
wide data buses and memory striping.
More than one filter may be applied to each input file. Different filters
may be applied to each input file. All filters may be applied to all
file formats.
|
xxdiff 1.12-1 (6/6/2001) RPM SRPM |
xxdiff is a graphical browser for viewing the differences between two
files and can be used to produce a merged version. The text of the two
or three files are presented side by side with their differences
highlighted for easy identification.
|
wxGTK-devel 2.2.7-1 (6/2/2001) RPM SRPM |
Header files for wxGTK, the GTK+ 1.2 port of the wxWindows library.
|
wxGTK 2.2.7-1 (6/2/2001) RPM SRPM |
wxWindows is a free C++ library for cross-platform GUI development.
With wxWindows, you can create applications for different GUIs (GTK+,
Motif/LessTif, MS Windows, Mac) from the same source code.
|
vim-X11 5.8-1 (6/1/2001) RPM SRPM |
VIM (VIsual editor iMproved) is an updated and improved version of the
vi editor. Vi was the first real screen-based editor for UNIX, and is
still very popular. VIM improves on vi by adding new features:
multiple windows, multi-level undo, block highlighting and
more. VIM-X11 is a version of the VIM editor which will run within the
X Window System. If you install this package, you can run VIM as an X
application with a full GUI interface and mouse support.
|
vim 5.8-1 (6/1/2001) RPM SRPM |
VIM (VIsual editor iMproved) is an updated and improved version of the
vi editor. Vi was the first real screen-based editor for UNIX, and is
still very popular. VIM improves on vi by adding new features:
multiple windows, multi-level undo, block highlighting and more.
|
ghostscript 7.00-2 (5/31/2001) RPM SRPM |
Ghostscript is a PostScript interpreter. It can render both PostScript
and PDF compliant files to devices which include an X window, many printer
formats (including support for colour printers), and popular graphics
file formats.
|
tmpwatch 2.7.1-2 (5/20/2001) RPM SRPM |
The tmpwatch utility recursively searches through specified
directories and removes files which have not been accessed in a
specified period of time. Tmpwatch is normally used to clean up
directories which are used for temporarily holding files (for example,
/tmp). Tmpwatch ignores symlinks, won't switch filesystems and only
removes empty directories and regular files.
|
gbpfb 1.1-3 (5/17/2001) RPM SRPM |
This package includes a set of Chinese(GB) PostScript fonts and some small
utilities helping you generate Chinese PostScript files. It also includes
some hints on establishing a printer queue that uses Ghostscript as the
PostScript filter. After easy installation, you may get an Chinese-enabled
Ghostscript through which you can view and print Chinese files.
|
cdrtools 1.10-1 (5/2/2001) RPM SRPM |
CDRtools (formerly Cdrecord) allows you to create CD's on a CD-Recorder
(SCSI/ATAPI). Supports data, audio, mixed, multi-session and CD+ discs
etc.
Remember to customize /etc/default/cdrecord before using cdrecord.
|
tgif 4.1.40-1 (5/1/2001) RPM SRPM |
Tgif - Xlib based interactive 2-D drawing facility under X11. Supports
hierarchical construction of drawings and easy navigation between sets
of drawings. It's also a hyper-graphics (or hyper-structured-graphics)
browser on the World-Wide-Web.
|
bash 2.05-1 (4/10/2001) RPM SRPM |
Bash is an sh-compatible command language interpreter that
executes commands read from the standard input or from a
file. Bash also incorporates useful features from the
Korn and C shells (ksh and csh).
Bash is ultimately intended to be a conformant implementation
of the IEEE Posix Shell and Tools specification (IEEE
Working Group 1003.2).
|
readline-devel 4.2-1 (4/10/2001) RPM SRPM |
The "readline" library will read a line from the terminal and return it,
using prompt as a prompt. If prompt is null, no prompt is issued. The
line returned is allocated with malloc(3), so the caller must free it when
finished. The line returned has the final newline removed, so only the
text of the line remains.
|
readline 4.2-1 (4/10/2001) RPM SRPM |
The "readline" library will read a line from the terminal and return it,
allowing the user to edit the line with the standard emacs editing keys.
It allows the programmer to give the user an easier-to-use and more
intuitive interface.
|
util-linux 2.11a-1 (4/8/2001) RPM SRPM |
util-linux contains a large variety of low-level system utilities
necessary for a functional Linux system. This includes, among other
things, configuration tools such as fdisk and system programs such
as login.
This package includes mount and losetup which are packaged seperately in
stock Red Hat distributions. tunelp is also included.
|
gtk+-devel 1.2.10-1 (4/5/2001) RPM SRPM |
Static libraries and header files for the GIMP's X libraries, which are
available as public libraries. GLIB includes generally useful data
structures, GDK is a drawing toolkit which provides a thin layer over
Xlib to help automate things like dealing with different color depths,
and GTK is a widget set for creating user interfaces.
|
gtk+ 1.2.10-1 (4/5/2001) RPM SRPM |
The X libraries originally written for the GIMP, which are now used by
several other programs as well.
|
glib-devel 1.2.10-1 (4/5/2001) RPM SRPM |
Static libraries and header files for the support library for the GIMP's X
libraries, which are available as public libraries. GLIB includes generally
useful data structures.
|
glib 1.2.10-1 (4/5/2001) RPM SRPM |
Handy library of utility functions. Development libs and headers
are in glib-devel.
|
reiserfsprogs 3.x.0j-1 (3/31/2001) RPM SRPM |
The reiserfsprogs package contains programs for creating (mkreiserfs),
checking and correcting any inconsistencies (reiserfsck) and resizing
(resize_reiserfs) of a reiserfs filesystem.
|
perl 5.6.0-10 (3/22/2001) RPM SRPM |
Perl is a high-level programming language with roots in C, sed, awk
and shell scripting. Perl is good at handling processes and files,
and is especially good at handling text. Perl's hallmarks are
practicality and efficiency. While it is used to do a lot of
different things, Perl's most common applications are system
administration utilities and web programming. A large proportion of
the CGI scripts on the web are written in Perl. You need the perl
package installed on your system so that your system can handle Perl
scripts.
Install this package if you want to program in Perl or enable your
system to handle Perl scripts.
|
samba 2.0.7-2 (3/20/2001) RPM SRPM |
Samba provides an SMB server which can be used to provide
network services to SMB (sometimes called "Lan Manager")
clients, including various versions of MS Windows, OS/2,
and other Linux machines. Samba also provides some SMB
clients, which complement the built-in SMB filesystem
in Linux. Samba uses NetBIOS over TCP/IP (NetBT) protocols
and does NOT need NetBEUI (Microsoft Raw NetBIOS frame)
protocol.
This package doesn't include SWAT.
|
hdparm 4.1-1 (3/10/2001) RPM SRPM |
Hdparm is a useful system utility for setting (E)IDE hard drive
parameters. For example, hdparm can be used to tweak hard drive
performance and to spin down hard drives for power conservation.
Quoted from the author Mark Lord ,
Nearly all newer systems can receive a huge performance boost
with this combination of options applied to each hard drive:
hdparm -d1 -u1 -m8 -c3 -W1 -A1
|
tpconfig 3.1-2 (3/4/2001) RPM SRPM |
This is a configuration tool for the Synaptics TouchPad and the
ALPS Glidepad/Stickpointer used on many PC laptops.
|
procmail 3.15.1-1 (3/3/2001) RPM SRPM |
Red Hat Linux uses procmail for all local mail delivery. In addition
to regluar mail delivery duties, procmail can be used to do many
different automatic filtering, presorting, and mail handling jobs.
It is the basis for the SmartList mailing list processor. This compile has
support for qpopper hashed mail subdirectories for large numbers of users.
This package is compiled with only local mail spool locking support.
To enable NFS mail spool locking support it needs to be rebuilt.
|
perl-Time-HiRes 01.20-1 (2/24/2001) RPM SRPM |
Time-HiRes module for perl
|
libpcap 0.6.2-1 (2/15/2001) RPM SRPM |
Libpcap provides a portable framework for low-level network
monitoring. Libpcap can provide network statistics collection,
security monitoring and network debugging. Since almost every system
vendor provides a different interface for packet capture, the libpcap
authors created this system-independent API to ease in porting and to
alleviate the need for several system-dependent packet capture modules
in each application.
|
tcpdump 3.6.2-1 (2/15/2001) RPM SRPM |
Tcpdump is a command-line tool for monitoring network traffic.
Tcpdump can capture and display the packet headers on a particular
network interface or on all interfaces. Tcpdump can display all of
the packet headers, or just the ones that match particular criteria.
|
sysklogd 1.4-6 (2/13/2001) RPM SRPM |
The sysklogd package contains two system utilities (syslogd and klogd)
which provide support for system logging. Syslogd and klogd run as
daemons (background processes) and log system messages to different
places, like sendmail logs, security logs, error logs, etc.
|
alsa-driver 0.5.10_2.4.1-1 (2/13/2001) RPM SRPM |
Advanced Linux Sound Architecture (ALSA) drivers. Modularized
architecture with support for a large range of ISA and PCI cards. Fully
compatible with OSS/Lite (kernel sound drivers), but contains many
enhanced features.
This package requires kernel-2.4.1. Recompile it if you want to
install it on a different kernel version.
THIS PACKAGE HAS ONLY DRIVER FOR ESS MAESTRO3 BUILD IN. RECOMPILE IT
IF YOU WANT SUPPORT FOR OTHER CARDS.
|
modutils 2.4.0-1 (1/7/2001) RPM SRPM |
The Linux kernel allows new kernel pieces to be loaded and old ones to
be unloaded while the kernel continues to run. These loadable pieces
are called modules, and can include device drivers and filesystems among
other things. This package includes program to load and unload programs
both automatically and manually.
|
slocate 2.5-1 (1/3/2001) RPM SRPM |
Slocate is a security-enhanced version of locate. Just like locate,
slocate searches through a central database (which is updated nightly)
for files which match a given pattern. Slocate allows you to quickly
find files anywhere on your system.
|
wget 1.6-1 (1/1/2001) RPM SRPM |
GNU Wget is a file retrieval utility which can use either the HTTP or
FTP protocols. Wget features include the ability to work in the
background while you're logged out, recursive retrieval of
directories, file name wildcard matching, remote file timestamp
storage and comparison, use of Rest with FTP servers and Range with
HTTP servers to retrieve files over slow or unstable connections,
support for Proxy servers, and configurability.
Install wget if you need to retrieve large numbers of files with HTTP or
FTP, or if you need a utility for mirroring web sites or FTP directories.
|
cvsutils 20001217-1 (12/29/2000) RPM SRPM |
CVS utilities.
|
perl-Msql-Mysql-modules 1.2215-1 (12/25/2000) RPM SRPM |
M(y)sql.pm and DBD::mSQL(mysql) implement two different approaches to
communicate with an mSQL or mysql server. DBD::mSQL(mysql) is built
upon the DBI, the generic Perl Database Interface. It brings you an
identical interface to a broad variety of databases and is in this
regard comparable to ODBC. The advantage of the DBI approach is
portability and interoperability. M(y)sql.pm are the elder species.
They were written before DBI was available but inspired by an early
draft of the DBI specification. As they have been circulating longer
they are more mature and pretty stable. They're also more complete
than DBD::mSQL and DBD::mysql.
|
perl-Data-ShowTable 3.3-1 (12/25/2000) RPM SRPM |
ShowTable.pm, is a Perl 5 module which defines subroutines
to print arrays of data in a nicely formatted listing, using one of
four possible formats: simple table, boxed table, list style, and
HTML-formatting (for World-Wide-Web output).
|