=Ver: 2.0 ##---------------------------------------- =Pkg: autoconf 2.59 3.11 i386 =Sum: A GNU tool for automatically configuring source code +Des: GNU's Autoconf is a tool for configuring source code and Makefiles. Using Autoconf, programmers can create portable and configurable packages, since the person building the package is allowed to specify various configuration options. You should install Autoconf if you are developing software and you'd like to use it to create shell scripts which will configure your source code packages. Note that the Autoconf package is not required for the end user who may be configuring software with an Autoconf-generated script; Autoconf is only required for the generation of the scripts, not their use. -Des: ##---------------------------------------- =Pkg: automake 1.5 4.7 i386 =Sum: Tool for automatically generating GNU style Makefile.in's +Des: Automake is a tool for automatically generating "Makefile.in"s from files called "Makefile.am". "Makefile.am" is basically a series of "make" macro definitions (with rules being thrown in occasionally). The generated "Makefile.in"s are compatible to the GNU Makefile standards. -Des: ##---------------------------------------- =Pkg: clamav 0.90.3 2.3 i386 =Sum: Anti-Virus Toolkit +Des: Clam AntiVirus is an anti-virus toolkit for UNIX. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon, a command-line scanner, and a tool for automatic updating via the Internet. It can be used in conjunction with AMaViSD-new and Postfix to provide a combined e-mail filter for spam and viruses. Authors: -------- Tomasz Kojm Nigel Horne -Des: ##---------------------------------------- =Pkg: clamav-db 0.90.3 2.3 i386 =Sum: Virus Database for ClamAV +Des: This package contains a snapshot of the virus description database for ClamAV. It is not needed if you use freshclam to keep your virus database up to date. Authors: -------- Tomasz Kojm Nigel Horne %debug_package -Des: ##---------------------------------------- =Pkg: curl 7.16.0 3.2 i386 =Sum: get a file from a FTP, GOPHER or HTTP server. +Des: curl is a client to get documents/files from servers, using any of the supported protocols. The command is designed to work without user interaction or any kind of interactivity. curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, file transfer resume and more. -Des: ##---------------------------------------- =Pkg: curl-devel 7.16.0 3.2 i386 =Sum: The includes, libs, and man pages to develop with libcurl +Des: libcurl is the core engine of curl; this packages contains all the libs, headers, and manual pages to develop applications using libcurl. -Des: ##---------------------------------------- =Pkg: distcc 2.18.3 1.5 i386 =Sum: A distributed compilation front-end +Des: distcc is a distributed compilation front-end. It sends command lines and preprocessed files to other machines, that ship the resulting object file and compiler output back. It gives significant speed ups with make -jN. -Des: ##---------------------------------------- =Pkg: e2fsprogs 1.38 3.2 i386 =Sum: Utilities for the second extended file system +Des: Utilities needed to create and maintain ext2 filesystems under Linux. Included in this package are: chattr, lsattr, mke2fs, mklost+found, tune2fs, e2fsck, resize2fs and badblocks. -Des: ##---------------------------------------- =Pkg: e2fsprogs-devel 1.38 3.2 i386 =Sum: Ext2 filesystem-specific libraries and headers +Des: This package contains the libraries and header files needed to develop second extended (ext2) filesystem-specific programs. -Des: ##---------------------------------------- =Pkg: gpg 1.4.3 3.2 i386 =Sum: GNU Privacy Guard, en/decrypts and signs data +Des: GNU Privacy Guard is an OpenPGP (RFC2440) implementation. It allows encryption, decryption and signatures of data and contains strong cryptographic algorithms. Most often used with Mail. Not to be (re)exported from the US! Not to be used in certain countries. Please check the laws! As of version 1.0.3, support for RSA has been integrated into GnuPG, as the patent encumbrance expired 2000-09-20. If you want to read PGP2 encrypted mail, you still need to install gpgaddon for idea support. Authors: -------- Werner Koch SuSE series: sec -Des: ##---------------------------------------- =Pkg: libtool 1.5.20 1.8 i386 =Sum: Tool to build "shared libraries" +Des: GNU libtool is a set of shell scripts to automatically configure UNIX architectures to build shared libraries in generic fashion. Authors: -------- Gordon Matzigkeit Ian Lance Taylor SuSE series: d -Des: ##---------------------------------------- =Pkg: libxml2 2.6.23 1.4 i386 =Sum: Library providing XML and HTML support +Des: This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX stream or and in-memory DOM like representations. In this case one can use the built-in XPath and XPointer implementation to select subnodes or ranges. A flexible Input/Output mechanism is available, with existing HTTP and FTP modules and combined to an URI library. -Des: ##---------------------------------------- =Pkg: libxml2-devel 2.6.23 1.4 i386 =Sum: Libraries, includes, etc. to develop XML and HTML applications +Des: Libraries, include files, etc you can use to develop XML applications. This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX stream or and in-memory DOM like representations. In this case one can use the built-in XPath and XPointer implementation to select subnodes or ranges. A flexible Input/Output mechanism is available, with existing HTTP and FTP modules and combined to an URI library. -Des: ##---------------------------------------- =Pkg: libxml2-python 2.6.23 1.4 i386 =Sum: Python bindings for the libxml2 library +Des: The libxml2-python package contains a module that permits applications written in the Python programming language to use the interface supplied by the libxml2 library to manipulate XML files. This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DTDs, either at parse time or later once the document has been modified. -Des: ##---------------------------------------- =Pkg: libxslt 1.1.15 1.3 i386 =Sum: Library providing the Gnome XSLT engine +Des: This C library allows to transform XML files into other XML files (or HTML, text, ...) using the standard XSLT stylesheet transformation mechanism. To use it you need to have a version of libxml2 >= 2.5.6 installed. The xsltproc command is a command line interface to the XSLT engine -Des: ##---------------------------------------- =Pkg: libxslt-devel 1.1.15 1.3 i386 =Sum: Libraries, includes, etc. to embed the Gnome XSLT engine +Des: This C library allows to transform XML files into other XML files (or HTML, text, ...) using the standard XSLT stylesheet transformation mechanism. To use it you need to have a version of libxml2 >= 2.5.6 installed. -Des: ##---------------------------------------- =Pkg: libxslt-python 1.1.15 1.3 i386 =Sum: Python bindings for the libxslt library +Des: The libxslt-python package contains a module that permits applications written in the Python programming language to use the interface supplied by the libxslt library to apply XSLT transformations. This library allows to parse sytlesheets, uses the libxml2-python to load and save XML and HTML files. Direct access to XPath and the XSLT transformation context are possible to extend the XSLT language with XPath functions written in Python. CFLAGS="${CFLAGS:--O2 -mcpu=i486 -fno-strength-reduce}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -mcpu=i486 -fno-strength-reduce}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -mcpu=i486 -fno-strength-reduce}" ; export FFLAGS ; [ -f configure.in ] && libtoolize --copy --force ; ./configure i386-suse-linux \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info -Des: ##---------------------------------------- =Pkg: openssh 4.5p1 3.3 i386 =Sum: Secure shell client and server (remote login program) +Des: SSH (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It is intended to replace rlogin and rsh, and provides secure encrypted communication between two untrusted hosts over an insecure network. X11 connections and arbiarbitrary TCP/IP ports can also be forwarded over the secure channel. -Des: ##---------------------------------------- =Pkg: openssl 0.9.6m 2.2 i386 =Sum: Secure Sockets and Transport Layer Security +Des: The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols with full-strength cryptography world-wide. The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop the OpenSSL toolkit and its related documentation. Derivation and License OpenSSL is based on the excellent SSLeay library developed from Eric A. Young and Tim J. Hudson. The OpenSSL toolkit is licensed under a Apache-style licence which basically means that you are free to get and use it for commercial and non-commercial purposes. -Des: ##---------------------------------------- =Pkg: openssl-devel 0.9.6m 2.2 i386 =Sum: The OpenSSL source tree +Des: This package containes the OpenSSL source tree, header files and static libraries. -Des: ##---------------------------------------- =Pkg: openssl-doc 0.9.6m 2.2 i386 =Sum: documentation and examples for OpenSSL +Des: This package contains the documentation and examples for OpenSSL. -Des: ##---------------------------------------- =Pkg: perl 5.8.8 4.3 i386 =Sum: Perl interpreter +Des: perl - Practical Extraction and Report Language Perl is a language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that information. It's also a good language for many system management tasks. The language is intended to be practical (easy to use, efficient, complete) rather than beautiful (tiny, elegant, minimal). Some of the modules available on CPAN can be found in the "perl" series. Attention: due to security reasons we disabled the suid bit of /usr/bin/suidperl. If you need this feature, please add the following line to /etc/permissions.local and run SuSEconfig. /usr/bin/suidperl root.root 4755 Authors: -------- Larry Wall, Louis J. LaBash, Jr. SuSE series: a -Des: ##---------------------------------------- =Pkg: quota 3.12 5.2 i386 =Sum: Disk Quota System +Des: Allows to assign disk quotas to individual users of the system. The kernel must be compiled with disk quota support enabled (SuSE kernels have this support). Also included is 'quotatool', a utility for setting filesystem quotas from the command line. Authors: -------- Marco van Wieringen Mike Glover Johan Ekenberg Jan Kara SuSE series: ap -Des: ##---------------------------------------- =Pkg: stress 0.18.8 3.2 i386 =Sum: Stress a POSIX system +Des: stress is a tool to impose certain types of stress on a POSIX system, including CPU load, I/O subsystem load, RAM load, and HDD load. It runs on x86, PPC64, PPC32 GNU/Linux; Tru64; SPARC Solaris, and more. -Des: ##---------------------------------------- =Pkg: xntp 4.2.2 2.2 i386 =Sum: Network Time Protocol daemon (version 4) +Des: The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. It provides client accuracies typically within a millisecond on LANs and up to a few tens of milliseconds on WANs relative to a primary server synchronized to Coordinated Universal Time (UTC) via a Global Positioning Service (GPS) receiver, for example. Typical NTP configurations utilize multiple redundant servers and diverse network paths, to achieve high accuracy and reliability. Some configurations include cryptographic authentication to prevent accidental or malicious protocol attacks. ntpd is an operating system daemon which sets and maintains the system time-of-day synchronized with Internet standard time servers. ntpd is a complete implementation of the Network Time Protocol (NTP) version 4, but also retains compatibility with version 3, as defined by RFC-1305, and version 1 and 2, as defined by RFC-1059 and RFC-1119, respectively. ntpd does most computations in 64-bit floating point arithmetic and does relatively clumsy 64-bit fixed point operations only when necessary to preserve the ultimate precision, about 232 picoseconds. While the ultimate precision is not achievable with ordinary workstations and networks of today, it may be required with future nanosecond CPU clocks and gigabit LANs. The daemon can operate in any of several modes, including symmetrical active/passive, client/server broadcast/multicast, and manycast. A broadcast/multicast or manycast client can discover remote servers, compute server-client propagation delay correction factors, and configure itself automatically. This makes it possible to deploy a fleet of workstations without specifying configuration details specific to the local environment. Ordinarily, ntpd reads the ntp.conf configuration file at start-up time to determine the synchronization sources and operating modes. It is also possible to specify a working, although limited, configuration entirely on the command line, obviating the need for a configuration file. This may be particularly appropriate when the local host is to be configured as a broadcast/multicast client or manycast client, with all peers being determined by listening to broadcasts at run time. Various internal ntpd variables can be displayed and configuration options altered while the daemon is running using the ntpq and ntpdc utility programs. Authors: -------- Mark Andrews Viraj Bais Clayton Kirkwood Karl Berry Piete Brooks Steve Clift Casey Crellin Torsten Duwe John A. Dundas III Dennis Ferguson Glenn Hollinger Mike Iglesias Jim Jagielski Jeff Johnson William L. Jones Dave Katz Craig Leres George Lindholm Louis A. Mamakos Derek Mulcahy Damon Hart-Davis Lars H. Mathiesen David L. Mills Wolfgang Moeller Jeffrey Mogul Tom Moore Rainer Pruy Dirce Richards Nick Sayer Frank Kardel Ray Schnitzler Michael Shields Jeff Steinman Harlan Stenn Kenneth Stone Ajit Thyagarajan Tomoaki TSURUOKA Paul A Vixie Ulrich Windl SuSE series: n -Des: ##---------------------------------------- =Pkg: xntp-doc 4.2.2 2.2 i386 =Sum: Documentation and Mini-HOWTO for Network Time Protocol daemon +Des: The complete set of documentation on building and configuring a NTP server or client. The documentation is in the form of HTML files suitable for browsing and contains links to additional documentation at various web sites. What about NTP? Understanding and using the Network Time Protocol (A first try on a non-technical Mini-HOWTO and FAQ on NTP). Edited by Ulrich Windl and David Dalton. Authors: -------- Mark Andrews Viraj Bais Clayton Kirkwood Karl Berry Piete Brooks Steve Clift Casey Crellin Torsten Duwe John A. Dundas III Dennis Ferguson Glenn Hollinger Mike Iglesias Jim Jagielski Jeff Johnson William L. Jones Dave Katz Craig Leres George Lindholm Louis A. Mamakos Derek Mulcahy Damon Hart-Davis Lars H. Mathiesen David L. Mills Wolfgang Moeller Jeffrey Mogul Tom Moore Rainer Pruy Dirce Richards Nick Sayer Frank Kardel Ray Schnitzler Michael Shields Jeff Steinman Harlan Stenn Kenneth Stone Ajit Thyagarajan Tomoaki TSURUOKA Paul A Vixie Ulrich Windl SuSE series: doc -Des: ##---------------------------------------- =Pkg: zziplib-devel 0.10.82 3.4 i386 =Sum: ZZipLib - Development Files +Des: : zziplib provides read access to zipped files in a zip-archive, : using compression based solely on free algorithms provided by zlib. these are the header files needed to develop programs using zziplib. there are test binaries to hint usage of the library in user programs. -Des: ##---------------------------------------- =Pkg: zziplib-doc 0.10.82 3.4 i386 =Sum: ZZipLib - Documentation Files +Des: : zziplib provides read access to zipped files in a zip-archive, : using compression based solely on free algorithms provided by zlib. these are the (html) docs, mostly generated actually. -Des: ##---------------------------------------- =Pkg: zziplib-lib010 0.10.82 3.4 i386 =Sum: ZZipLib - Documentation Files +Des: : zziplib provides read access to zipped files in a zip-archive, : using compression based solely on free algorithms provided by zlib. zziplib provides an additional API to transparently access files being either real files or zipped files with the same filepath argument. This is handy to package many files being shared data into a single zip file - as it is sometimes used with gamedata or script repositories. The library itself is fully multithreaded, and it is namespace clean using the zzip_ prefix for its exports and declarations. -Des: ##---------------------------------------- =Pkg: squirrelmail 1.4.6 1.5 noarch =Sum: SquirrelMail webmail client +Des: SquirrelMail is a standards-based webmail package written in PHP4. It includes built-in pure PHP support for the IMAP and SMTP protocols, and all pages render in pure HTML 4.0 (with no Javascript) for maximum compatibility across browsers. It has very few requirements and is very easy to configure and install. SquirrelMail has all the functionality you would want from an email client, including strong MIME support, address books, and folder manipulation. -Des: ##---------------------------------------- =Pkg: squirrelmail-i18n 1.4.6 1.5 noarch =Sum: SquirrelMail Localization Package +Des: This add-on package provides interface translations for Squirrelmail. -Des: ##---------------------------------------- =Pkg: zziplib 0.10.82 3.4 src =Sum: ZZipLib - libZ-based ZIP-access Library +Des: : zziplib provides read access to zipped files in a zip-archive, : using compression based solely on free algorithms provided by zlib. -Des: