Package: apr-util-1.2.12-1
Homepage: http://apr.apache.org/
Description:
The Apache Portable Run-time mission is to provide a library of routines that allows programmers to write a program once and be able to compile it anywhere. [pkgsrc]Requires:
Package: apr-1.2.12-2
Homepage: http://apr.apache.org/
Description:
The Apache Portable Run-time mission is to provide a library of routines that allows programmers to write a program once and be able to compile it anywhere. [pkgsrc]Requires:
Package: autoconf-2.61-2
Homepage: http://www.gnu.org/software/autoconf/
Description:
Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls. [pkgsrc]Requires:
Package: automake-1.10.1-2
Homepage: http://www.gnu.org/software/automake/
Description:
Automake is an experimental Makefile generator. It was inspired by the 4.4BSD make and include files, but aims to be portable and to conform to the GNU standards for Makefile variables and targets. Automake assumes the project uses autoconf. If you want automatic dependency tracking support, the use of GNU make is also required. [pkgsrc]Requires:
Package: avahi-0.6.24-1
Homepage: http://avahi.org/
Description:
(no description available)Requires:
Package: bash-3.2-3
Homepage: http://www.gnu.org/software/bash/
Description:
Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use; these include command line editing, unlimited size command history, job control, shell functions and aliases, indexed arrays of unlimited size, and integer arithmetic in any base from two to sixty-four. In addition, most sh scripts can be run by Bash without modification. [pkgsrc]Requires:
Package: binutils-2.18.50.0.1-4
Homepage: http://www.kernel.org/pub/linux/devel/binutils/
Description:
The GNU binutils package contains essential tools to assemble, link and manipulate binary and object files. They are often used with a compiler and additional libraries for building software. It includes the GNU linker, the portable GNU assembler, ar for modifying archives (such as libraries), nm for listing symbols from object files, objdump for displaying object file information, ranlib for generating archive indexes, size for listing section sizes of object files, strings for outputing the printable characters in files, strip for stripping out symbols (like debugging information) from object files, and other tools. [pkgsrc]Requires:
Package: bison-2.3-3
Homepage: http://www.gnu.org/software/bison/
Description:
Bison is the GNU replacement for yacc(1). Some programs depend on extensions present in Bison. [pkgsrc]Requires:
Package: boxbackup-0.11rc5-1
Homepage: unknown
Description:
(no description available)Requires:
Package: btpd-0.15-1
Homepage: http://www.murmeldjur.se/btpd/
Description:
Btpd is a utility for sharing files over the BitTorrent network protocol. It runs in daemon mode, thus needing no controlling terminal or gui. Instead, the daemon is controlled by the btcli command line utility, or other programs capable of sending commands and queries on the btpd control socket. The goal is to provide a healthy alternative to the still prevailing ftp/http servers for file distribution sites and a good BitTorrent client for the casual user. [http://www.murmeldjur.se/btpd/]Requires:
Package: busybox-httpd-1.12.2-1
Homepage: unknown
Description:
(no description available)Requires:
Package: busybox-1.12.2-1
Homepage: http://www.busybox.net/
Description:
BusyBox: The Swiss Army Knife of Embedded Linux BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete environment for any small or embedded system. BusyBox is maintained by Denys Vlasenko, and licensed under the GNU GENERAL PUBLIC LICENSE version 2. [www.busybox.net]Requires:
Package: bzip2-1.0.5-2
Homepage: http://www.bzip.org/
Description:
This is bzip2, a block-sorting file compressor. From the README: To the best of my knowledge, bzip2 does not use any patented algorithms. However, I do not have the resources available to carry out a full patent search. Therefore I cannot give any guarantee of the above statement. Julian Seward <jseward@acm.org> [pkgsrc]Requires:
Package: convmv-1.12-2
Homepage: http://www.j3e.de/linux/convmv/
Description:
Convmv is meant to help convert a single filename, a directory tree and the contained files or a whole filesystem into a different encoding. It just converts the filenames, not the content of the files. A special feature of convmv is that it also converts the symlink target pointer in case the symlink target is being converted, too. [pkgsrc]Requires:
Package: coreutils-6.12-1
Homepage: http://www.gnu.org/software/coreutils/
Description:
The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system. Previously these utilities were offered as three individual sets of GNU utilities, fileutils, shellutils, and textutils. Those three have been combined into a single set of utilities called the coreutils. [pkgsrc]Requires:
Package: cpio-2.9-1
Homepage: http://www.gnu.org/software/cpio/
Description:
(no description available)Requires:
Package: curl-7.19.4-1
Homepage: http://curl.haxx.se/
Description:
cURL groks URLs curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. Homepage: http://curl.haxx.se/Requires:
Package: cvs-1.11.22-2
Homepage: http://www.nongnu.org/cvs/
Description:
CVS is a version control system, which allows you to keep old versions of files (usually source code), keep a log of who, when, and why changes occurred, etc., like RCS or SCCS. It handles multiple developers, multiple directories, triggers to enable/log/control various operations, and can work over a wide area network. [pkgsrc]Requires:
Package: db42-4.2.52-1
Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html
Description:
Berkeley DB is an embeddable database system that supports keyed access to
data. The software is distributed in source code form, and developers can
compile and link the source code into a single library for inclusion
directly in their applications.
Developers may choose to store data in any of several different storage
structures to satisfy the requirements of a particular application. In
database terminology, these storage structures and the code that operates on
them are called access methods. The library includes support for the
following access methods:
* B+tree: Stores keys in sorted order, using either a programmer-supplied
ordering function or a default function that does lexicographical
ordering of keys. Applications may perform equality or range searches.
* Hashing: Stores records in a hash table for fast searches based on
strict equality. Extended Linear Hashing modifies the hash function
used by the table as new records are inserted, in order to keep buckets
underfull in the steady state.
* Fixed and Variable-Length Records: Stores fixed- or variable-length
records in sequential order. Record numbers may be immutable or
mutable, i.e., permitting new records to be inserted between existing
records or requiring that new records be added only at the end of the
database.
[pkgsrc]
Requires:
Package: db48-4.8.30-1
Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html
Description:
Berkeley DB is an embeddable database system that supports keyed access to
data. The software is distributed in source code form, and developers can
compile and link the source code into a single library for inclusion
directly in their applications.
Developers may choose to store data in any of several different storage
structures to satisfy the requirements of a particular application. In
database terminology, these storage structures and the code that operates on
them are called access methods. The library includes support for the
following access methods:
* B+tree: Stores keys in sorted order, using either a programmer-supplied
ordering function or a default function that does lexicographical
ordering of keys. Applications may perform equality or range searches.
* Hashing: Stores records in a hash table for fast searches based on
strict equality. Extended Linear Hashing modifies the hash function
used by the table as new records are inserted, in order to keep buckets
underfull in the steady state.
* Fixed and Variable-Length Records: Stores fixed- or variable-length
records in sequential order. Record numbers may be immutable or
mutable, i.e., permitting new records to be inserted between existing
records or requiring that new records be added only at the end of the
database.
[pkgsrc]
Requires:
Package: dejagnu-1.4.4-2
Homepage: http://www.gnu.org/software/dejagnu/
Description:
DejaGnu is a framework for testing other programs. Its purpose is to
provide a single front end for all tests. Beyond this, DejaGnu offers
several advantages for testing:
- The flexibility and consistency of the DejaGnu framework
make it easy to write tests for any program.
- DejaGnu provides a layer of abstraction which makes all
tests (if correctly written) portable to any host or target
where a program must be tested. For instance, a test for
GDB can run (from any Unix based host) on any target
architecture supported by DejaGnu. Currently DejaGnu runs
tests on several single board computers, whose operating
software ranges from just a boot monitor to a full-fledged,
Unix-like realtime OS.
- DejaGnu is written in expect, which in turn uses Tcl
(Tool command language). The framework comprises two parts:
the testing framework and the testsuites themselves. Tests
are usually written in expect using Tcl.
Bugs can be reported to bug-dejagnu@gnu.org.
[pkgsrc]
Requires:
Package: dialog-1.1-3
Homepage: http://invisible-island.net/dialog/
Description:
Dialog is a program that will let you to present a variety of questions or display messages using dialog boxes from a shell script. Currently, these types of dialog boxes are implemented: yes/no box, menu box, input box, message box, text box, info box, guage box, checklist box, and radiolist box. [pkgsrc]Requires:
Package: diffutils-2.8.7-3
Homepage: http://www.gnu.org/software/diffutils/
Description:
GNU diff utilities: You can use the `diff' command to show differences between two files, or each corresponding file in two directories. `diff' outputs differences between files line by line in any of several formats, selectable by command line options. This set of differences is often called a "diff" or "patch". For files that are identical, `diff' normally produces no output; for binary (non-text) files, `diff' normally reports only that they are different. You can use the `cmp' command to show the offsets and line numbers where two files differ. `cmp' can also show all the characters that differ between the two files, side by side. You can use the `diff3' command to show differences among three files. When two people have made independent changes to a common original, `diff3' can report the differences between the original and the two changed versions, and can produce a merged file that contains both persons' changes together with warnings about conflicts. You can use the `sdiff' command to merge two files interactively. [pkgsrc]Requires:
Package: distcc-3.0-1
Homepage: unknown
Description:
distcc: a fast, free distributed C/C++ compiler distcc is a program to distribute builds of C, C++, Objective C or Objective C++ code across several machines on a network. distcc should always generate the same results as a local build, is simple to install and use, and is usually much faster than a local compile. distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. They can even have different processors or operating systems, if cross-compilers are installed. [distcc.org]Requires:
Package: dns323-utils-0.7.176-2
Homepage: http://www.inreto.de/dns323/utils/
Description:
(no description available)Requires:
Package: dnsmasq-2.45-2
Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html
Description:
Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP for network booting of diskless machines. [pkgsrc]Requires:
Package: e2fsprogs-1.41.0-1
Homepage: http://e2fsprogs.sourceforge.net/
Description:
The filesystem utilities for the EXT2 filesystem, including e2fsck, mke2fs, dumpe2fs, fsck, and others. [pkgsrc]Requires:
Package: esmtp-0.6.0-2
Homepage: http://esmtp.sourceforge.net/
Description:
esmtp is a user-configurable relay-only Mail Transfer Agent (MTA) with
a sendmail-compatible syntax. It is based on libESMTP supporting the
AUTH (including the CRAM-MD5 and NTLM SASL mechanisms) and the
StartTLS SMTP extensions.
Features include:
* fully sendmail command-line compatible,
* supports the AUTH SMTP extension, with the CRAM-MD5 and NTLM SASL
mechanisms,
* supports the StartTLS SMTP extension,
* requires no administration privileges,
* individual user configuration,
* does not receive mail, expand aliases or manage a queue,
* local mail delivery via a MDA.
[pkgsrc]
Requires:
Package: expat-2.0.1-3
Homepage: http://expat.sourceforge.net/
Description:
This is James Clark's expat XML parser library in C. It is a stream oriented parser that requires setting handlers to deal with the structure that the parser discovers in the document. [pkgsrc]Requires:
Package: expect-5.43.0-2
Homepage: http://expect.nist.gov/
Description:
Expect is a tool for automating interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, etc. Expect really makes this stuff trivial. Expect is also useful for testing these same applications. And by adding Tk, you can also wrap interactive applications in X11 GUIs. Expect can make easy all sorts of tasks that are prohibitively difficult with anything else. You will find that Expect is an absolutely invaluable tool - using it, you will be able to automate tasks that you've never even thought of before - and you'll be able to do this automation quickly and easily. [expect.nist.gov]Requires:
Package: ffp-base-0.5-2
Homepage: http://www.inreto.de/dns323/fun-plug/0.5/
Description:
ffp-base is a collection of libraries and programs gathered from other ffp packages. The package is intended to give a fairly complete initial set to which additional packages can be added as needed. ffp-base also includes the complete set of busybox links. Note that upgrading this package will restore these links unconditionally and overwrite programs from the coreutils package (if installed). ffp-base contains libraries and programs from uclibc, e2fsprogs, file, libiconv, ncurses, sqlite and libraries from expat, gcc, libusb, libxml2, openssl, pcre, readline, tcp_wrappers, zlibRequires:
Package: ffp-reloaded-0.5-2
Homepage: unknown
Description:
(no description available)Requires:
Package: ffp-scripts-0.5-19
Homepage: http://www.inreto.de/dns323/fun-plug/0.5/
Description:
(no description available)Requires:
Package: file-4.23-3
Homepage: unknown
Description:
File tests each argument in an attempt to classify it. There are three sets of tests, performed in this order: file system tests, magic number tests, and language tests. This package also includes the magic number recognition libraries. This version is the standard "file" command for Linux, *BSD, and other systems. This is Ian Darwin's file(1) command. It is maintained by Christos Zoulas. [pkgsrc]Requires:
Package: findutils-4.4.0-1
Homepage: http://www.gnu.org/software/findutils/
Description:
The GNU find, xargs and locate utilities. [pkgsrc]Requires:
Package: flex-2.5.33-5
Homepage: http://flex.sourceforge.net/
Description:
flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex reads the given input files, or its standard input if no file names are given, for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. [pkgsrc]Requires:
Package: fortune-1.2-1
Homepage: http://www.fefe.de/fortune/
Description:
fefe's Fortune Fortune is a small game that is meant to lighten up your life. It can be used to display a random entry from a cookie file. Homepage: http://www.fefe.de/fortune/ The package includes datfiles from DragonflyBSD downloaded from: http://gitweb.dragonflybsd.org/dragonfly.git/tree/HEAD:/games/fortune/datfilesRequires:
Package: freeradius-server-2.1.7-1
Homepage: http://freeradius.org/
Description:
FreeRADIUS is the most widely deployed RADIUS server in the world. It is the basis for multiple commercial offerings. It supplies the AAA needs of many Fortune-500 companies and Tier 1 ISPs. It is also widely used in the academic community, including eduroam. The server is fast, feature-rich, modular, and scalable. Homepage: http://freeradius.org/Requires:
Package: funpkg-0.5-4
Homepage: http://www.inreto.de/dns323/fun-plug/0.5/
Description:
funpkg is a tool to install and remove ffp pacakges.Requires:
Package: gawk-3.1.6-3
Homepage: http://www.gnu.org/software/gawk/
Description:
The GNU AWK utility, a pattern scanning and processing tool [pkgsrc]Requires:
Package: gcc-4.1-2
Homepage: http://gcc.gnu.org/
Description:
(no description available)Requires:
Package: gd-2.0.35-1
Homepage: http://www.libgd.org/
Description:
GD is an open source code library for the dynamic creation of images by programmers. GD creates PNG, JPEG and GIF images, among other formats. GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. While not restricted to use on the web, the most common applications of GD involve web site development. The library was originally developped by Thomas Boutell and is now maintained by Pierre-A. Joye under the umbrella of PHP.net. [www.libgd.org]Requires:
Package: gdb-6.6-3
Homepage: http://sourceware.org/gdb
Description:
The purpose of a debugger such as GDB is to allow you to see what
is going on "inside" another program while it executes--or what
another program was doing at the moment it crashed.
GDB can do four main kinds of things (plus other things in support
of these) to help you catch bugs in the act:
* Start your program, specifying anything that might affect its
behavior.
* Make your program stop on specified conditions.
* Examine what has happened, when your program has stopped.
* Change things in your program, so you can experiment with
correcting the effects of one bug and go on to learn about
another.
[pkgsrc]
Requires:
Package: gettext-0.17-2
Homepage: http://www.gnu.org/software/gettext/
Description:
GNU gettext provides the necessary tools and libraries for handling messages in different languages, as one of the steps to internationalisation (or i18n) of a utility. [pkgsrc]Requires:
Package: glusterfs-1.3.10-2
Homepage: http://www.gluster.org/
Description:
(no description available)Requires:
Package: grep-2.5.3-2
Homepage: http://www.gnu.org/software/grep/
Description:
This package is GNU GREP. Grep searches the named input files (or standard input if no files are named, or the file name - is given) for lines containing a match to the given pattern. By default, grep prints the matching lines. [pkgsrc]Requires:
Package: groff-1.19.2-3
Homepage: http://www.gnu.org/software/groff/
Description:
GNU groff document formatting system. Includes implementations of troff, pic, eqn, tbl, refer, and some macro packages and drivers (for ps, tex, dvi, lj4, html, and tty). [pkgsrc]Requires:
Package: gzip-1.3.12-3
Homepage: http://www.gnu.org/software/gzip/
Description:
GZIP (GNU zip) is a popular data compression program written by Jean-Loup Gailly <gzip@gnu.org> for the GNU project. This program was developed as a replacement for compress because of the UNISYS and IBM patents covering the LZW algorithm used by compress. These patents made it impossible for us to use compress, and we needed a replacement. The superior compression ratio of GZIP is just a bonus. [pkgsrc]Requires:
Package: iana-etc-2.30-1
Homepage: http://sethwklein.net/iana-etc
Description:
The iana-etc package provides the Unix/Linux /etc/services and /etc/protocols files. [sethwklein.net/iana-etc]Requires:
Package: id3lib-3.8.3-3
Homepage: http://id3lib.sourceforge.net/
Description:
id3lib is an open-source, cross-platform software development library for reading, writing, and manipulating ID3v1 and ID3v2 tags. It is an on-going project whose primary goals are full compliance with the ID3v2 standard, portability across several platforms, and providing a powerful and feature-rich API with a highly stable and efficient implementation. [pkgsrc]Requires:
Package: imagemagick-6.4.1_6-1
Homepage: http://www.imagemagick.org/
Description:
ImageMagick TM, is a package for display and interactive manipulation of images for the X Window System. It is written in C and interfaces to the X library, and therefore does not require any proprietary toolkit in order to compile. Although the software is copyrighted, it is available for free and can be redistributed without fee. The ImageMagick image display program can display an image on any workstation screen running an X server. It can read and write many of the more popular image formats including JPEG, TIFF, PNM, GIF, and Photo CD. In addition you can interactively resize, rotate, sharpen, color reduce, or add special effects to an image and save your completed work in the same or differing image format. [pkgsrc]Requires:
Package: intltool-0.40.6-1
Homepage: http://freedesktop.org/wiki/Software/intltool
Description:
(no description available)Requires:
Package: joe-3.5-1
Homepage: http://joe.sourceforge.net/
Description:
JOE is the professional freeware ASCII text screen editor for UNIX. It makes full use of the power and versatility of UNIX, but lacks the steep learning curve and basic nonsense you have to deal with in every other UNIX editor. JOE has the feel of most IBM PC text editors: The key-sequences are reminiscent of WordStar and Turbo-C. JOE is much more powerful than those editors, however. JOE has all of the features a UNIX user should expect: full use of termcap/terminfo, excellent screen update optimizations (JOE is fully useable at 2400 baud), simple installation, and all of the UNIX-integration features of VI. [pkgsrc]Requires:
Package: kernel-headers-2.6.9.1-2
Homepage: http://www.kernel.org/
Description:
(no description available)Requires:
Package: less-418-3
Homepage: http://www.greenwoodsoftware.com/less/
Description:
Less is a pager program more advanced than more(1). Its features include backward movement, searching and highlighting, multiple files, bold and underlining, key bindings (using lesskey(1)), customized tab stops, filters for different file types, custom character sets, line numbering, custom prompts, and many more. Also, less does not have to read the entire input file before starting, so with large input files it starts up faster than text editors like vi(1). This package also includes the lessecho command which can expand metacharacters, such as * and ?, in filenames. This version of less was written by and is maintained by Mark Nudelman. [pkgsrc]Requires:
Package: libarchive-2.7.1-1
Homepage: http://code.google.com/p/libarchive/
Description:
(no description available)Requires:
Package: libdaemon-0.13-1
Homepage: http://0pointer.de/lennart/projects/libdaemon/
Description:
(no description available)Requires:
Package: libesmtp-1.0.4-1
Homepage: http://www.stafford.uklinux.net/libesmtp/
Description:
libESMTP is a library to manage posting (or submission of) electronic mail using SMTP to a preconfigured Mail Transport Agent (MTA). It may be used as part of a Mail User Agent (MUA) or another program that needs to post electronic mail but where mail functionality is not the program's primary purpose. [pkgsrc]Requires:
Package: libiconv-1.12-3
Homepage: http://www.gnu.org/software/libiconv/
Description:
libiconv is a character set conversion library that provides an iconv() implementation for use on systems which don't have one, or whose implementation cannot convert from/to Unicode. It provides support for many encodings and can convert from any of these encodings to any other, through Unicode conversion. It has also some limited support for transliteration, i.e. when a character cannot be represented in the target character set, it can be approximated through one or several similarly looking characters. Transliteration is activated when "//TRANSLIT" is appended to the target encoding name. libiconv is for you if your application needs to support multiple character encodings, but that support lacks from your system. [pkgsrc]Requires:
Package: libjpeg-6b-1
Homepage: http://freshmeat.net/projects/libjpeg/
Description:
The Independent JPEG Group's JPEG software ========================================== README for release 6 of 2-Aug-95 ================================ This distribution contains the sixth public release of the Independent JPEG Group's free JPEG software. You are welcome to redistribute this software and to use it for any purpose, subject to the conditions under LEGAL ISSUES, below. Serious users of this software (particularly those incorporating it into larger programs) should contact IJG at jpeg-info@uunet.uu.net to be added to our electronic mailing list. Mailing list members are notified of updates and have a chance to participate in technical discussions, etc. This software is the work of Tom Lane, Philip Gladstone, Luis Ortiz, Jim Boucher, Lee Crocker, Julian Minguillon, George Phillips, Davide Rossi, Ge' Weijers, and other members of the Independent JPEG Group. IJG is not affiliated with the official ISO JPEG standards committee. [pkgsrc]Requires:
Package: libnbcompat-cvs-2
Homepage: http://www.netbsd.org/
Description:
libnbcompat is a portable NetBSD compatibility library for use by the pkgsrc tools and other sources from NetBSD (and elsewhere). It is also helpful for providing definitions and functions missing from other Unix platforms. [pkgsrc]Requires:
Package: libpcap-1.0.0-1
Homepage: http://www.tcpdump.org/
Description:
(no description available)Requires:
Package: libpng-1.2.29-1
Homepage: http://www.libpng.org/pub/png/libpng.html
Description:
Libpng was written as a companion to the PNG specification, as a way to reduce the amount of time and effort it takes to support the PNG file format in application programs. Most users will not have to modify the library significantly; advanced users may want to modify it more. The library was coded for both users. All attempts were made to make it as complete as possible, while keeping the code easy to understand. Currently, this library only supports C. Support for other languages is being considered. [pkgsrc]Requires:
Package: libsigc++-2.0.18-1
Homepage: http://libsigc.sourceforge.net/
Description:
(no description available)Requires:
Package: libtool-1.5.24-1
Homepage: http://www.gnu.org/software/libtool/
Description:
This is GNU Libtool, a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. [pkgsrc]Requires:
Package: libusb-0.1.12-1
Homepage: http://libusb.sourceforge.net/
Description:
libusb provides a library for application access to USB devices. [pkgsrc]Requires:
Package: libxml2-2.6.31-2
Homepage: http://xmlsoft.org/
Description:
XML parser library from the GNOME project [pkgsrc]Requires:
Package: lighttpd-1.4.25-1
Homepage: http://www.lighttpd.net/
Description:
Lighttpd is a secure, speedy, compliant, and very flexible web-server which is designed and optimized for for high-performance environments. With a small memory footprint compared to other web-servers, effective management of the CPU-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and many more) lighttpd is the perfect solution for every server that is suffering load problems. [pkgsrc]Requires:
Package: linux-kernel-2.6.25.1-2
Homepage: unknown
Description:
(no description available)Requires:
Package: lm_sensors-3.0.2-1
Homepage: http://www.lm-sensors.org/
Description:
(no description available)Requires:
Package: lsof-4.80-1
Homepage: http://people.freebsd.org/~abe/
Description:
Lsof (LiSt Open Files) lists information about files that are open by the running processes. An open file may be a regular file, a directory, a block special file, a character special file, an executing text reference, a library, a stream or a network file (Internet socket, NFS file or Unix domain socket), a kqueue descriptor... [pkgsrc]Requires:
Package: lzo-2.03-1
Homepage: http://www.oberhumer.com/opensource/lzo/
Description:
LZO is a data compression library which is suitable for data de-/compression in real-time. This means it favours speed over compression ratio. LZO and the LZO algorithms and implementations are distributed under the terms of the GNU General Public License (GPL) . Special licenses for commercial and other applications are available by contacting the author. [http://www.oberhumer.com/opensource/lzo/]Requires:
Package: m4-1.4.10-2
Homepage: http://www.gnu.org/software/m4/
Description:
GNU `m4' is an implementation of the traditional UNIX macro
processor. It is mostly SVR4 compatible, although it has some
extensions (for example, handling more than 9 positional parameters to
macros). `m4' also has builtin functions for including files, running
shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for
generating `configure' scripts, but not for running them.
GNU `m4' was originally written by Rene Seindal, with subsequent
changes by Franc,ois Pinard and other volunteers on the Internet. All
names and email addresses can be found in the file `THANKS' from the
GNU `m4' distribution.
This is release 1.4. It is now to be considered stable, future
releases are only meant to fix bugs, increase speed, or improve
documentation. However...
An experimental feature, which would improve `m4' usefulness, allows
for changing the syntax for what is a "word" in `m4'. You should use:
./configure --enable-changeword
if you want this feature compiled in. The current implementation slows
down `m4' considerably and is hardly acceptable. So, it might go away,
do not count on it yet.
[pkgsrc]
Requires:
Package: mailx-12.3-1
Homepage: http://heirloom.sourceforge.net/mailx.html
Description:
Heirloom mailx (previously known as nail) is a mail user agent for Unix systems. [http://heirloom.sourceforge.net/mailx.html]Requires:
Package: make-3.81-3
Homepage: http://www.gnu.org/software/make/
Description:
Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program. This is the GNU version of make. [pkgsrc]Requires:
Package: man-pages-3.07-1
Homepage: http://www.kernel.org/pub/linux/docs/manpages/
Description:
(no description available)Requires:
Package: man-1.6e-3
Homepage: http://primates.ximian.com/~flucifredi/man
Description:
(no description available)Requires:
Package: mdadm-2.6.7-1
Homepage: http://neil.brown.name/blog/mdadm
Description:
mdadm is a tool for managing Linux Software RAID arrays. It can create, assemble, report on, and monitor arrays. It can also move spares between raid arrays when needed. FAQ and other documentation can be found at http://linux-raid.osdl.org/index.php/Main_Page [http://neil.brown.name/blog/mdadm]Requires:
Package: mediatomb-0.11.0-5
Homepage: http://mediatomb.cc/
Description:
MediaTomb is an open source (GPL) UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices. MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however we look into extending the functionality to cover the optional parts of the spec as well. MediaTomb should work with any UPnP compliant MediaRenderer, please tell the authors if you experience difficulties with particular models, also take a look at the Supported Devices list for more information. [pkgsrc]Requires:
Package: mysql-5.0.67-2
Homepage: http://www.mysql.com/
Description:
(no description available)Requires:
Package: ncurses-5.6-4
Homepage: http://dickey.his.com/ncurses/
Description:
The ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD curses. [pkgsrc]Requires:
Package: neon-0.25.5-1
Homepage: http://www.webdav.org/
Description:
neon is an HTTP and WebDAV client library. It provides lower-level interfaces which directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. [pkgsrc]Requires:
Package: net-snmp-5.5-1
Homepage: http://www.net-snmp.org/
Description:
Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3. Homepage: http://www.net-snmp.org/Requires:
Package: netatalk-2.1.3-1
Homepage: http://netatalk.sourceforge.net/
Description:
Netatalk is a freely-available, kernel level implementation of the AppleTalk Protocol Suite, originally for BSD-derived systems. A *NIX/*BSD system running netatalk is capable of serving many macintosh clients simultaneously as an AppleTalk router, AppleShare file server (AFP), *NIX/*BSD print server, and for accessing AppleTalk printers via Printer Access Protocol (PAP). Included are a number of minor printing and debugging utilities.Requires:
Package: newlisp-9.4.5-1
Homepage: http://www.newlisp.org/
Description:
newLISP is a LISP-like scripting language for doing things you typically do with scripting languages: programming for the internet, system administration, text processing, gluing other programs together, etc. newLISP is a scripting LISP for people who are fascinated by LISP's beauty and power of expression, but who need it stripped down to easy-to-learn essentials. newLISP is small on resources like disk space and memory but has a deep, practical API. [http://www.newlisp.org/]Requires:
Package: nfs-utils-1.1.0-5
Homepage: http://nfs.sourceforge.net/
Description:
(no description available)Requires:
Package: ntp-4.2.4p7-1
Homepage: http://www.ntp.org/
Description:
This release of the NTP Version 4 (NTPv4) daemon for Unix incorporates new features and refinements to the NTP Version 3 (NTPv3) algorithms. However, it continues the tradition of retaining backwards compatibility with older versions. [pkgsrc]Requires:
Package: nut-2.4.1-1
Homepage: http://www.networkupstools.org/
Description:
The primary goal of the Network UPS Tools (NUT) project is to provide reliable monitoring of UPS and PDU hardware and ensure safe shutdowns of the systems which are connected. [http://www.networkupstools.org/]Requires:
Package: nut25-2.5_r1814-1
Homepage: http://www.networkupstools.org/
Description:
The primary goal of the Network UPS Tools (NUT) project is to provide reliable monitoring of UPS and PDU hardware and ensure safe shutdowns of the systems which are connected. [http://www.networkupstools.org/]Requires:
Package: openssh-5.2p1-2
Homepage: http://www.openssh.org/
Description:
OpenSSH is based on the last free version of Tatu Ylonen's SSH with all patent-encumbered algorithms removed (to external libraries), all known security bugs fixed, new features reintroduced and many other clean-ups. More information about SSH itself can be found in the file README.Ylonen. OpenSSH has been created by Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt, and Dug Song. This port consists of the re-introduction of autoconf support, PAM support (for Linux and Solaris), EGD[1] support, SOCKS support (using the Dante [6] libraries and replacements for OpenBSD library functions that are (regrettably) absent from other unices. This port has been best tested on Linux, Solaris, HPUX, NetBSD and Irix. Support for AIX, SCO, NeXT and other Unices is underway. This version actively tracks changes in the OpenBSD CVS repository. [pkgsrc]Requires:
Package: openssl-0.9.8k-1
Homepage: http://www.openssl.org/
Description:
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 as well as a full-strength general purpose cryptography library. 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. [pkgsrc]Requires:
Package: parted-1.8.8-1
Homepage: http://www.gnu.org/software/parted/index.shtml
Description:
(no description available)Requires:
Package: patch-2.5.9-3
Homepage: http://www.gnu.org/software/patch/
Description:
'patch' takes a patch file containing a difference listing produced by diff and applies those differences to one or more original files, producing patched versions. [pkgsrc]Requires:
Package: pcre-7.7-1
Homepage: http://www.pcre.org/
Description:
PCRE is a Perl compatible library of regular expressions. They are based on a completely separate code-base from Henry Spencers originals. It has been designed to make efficient use of memory for compiled regex's. [pkgsrc]Requires:
Package: perl-5.10-2
Homepage: http://www.perl.com/
Description:
Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more. The language is intended to be practical (easy to use, efficient, complete) rather than beautiful (tiny, elegant, minimal). Its major features are that it's easy to use, supports both procedural and object-oriented (OO) programming, has powerful built-in support for text processing, and has one of the world's most impressive collections of third-party modules. [pkgsrc]Requires:
Package: php-5.2.9-1
Homepage: http://www.php.net/
Description:
PHP is an HTML-embedded scripting language. It is modular, with some object-oriented features. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The language is designed to allow web developers to write dynamically generated pages quickly. [pkgsrc]Requires:
Package: pkg-config-0.23-1
Homepage: http://pkg-config.freedesktop.org/wiki/
Description:
pkg-config is a system for managing library compile/link flags that works with automake and autoconf. It replaces the ubiquitous *-config scripts you may have seen with a single tool. Despite its name, this project is not related to the NetBSD package system! [pkgsrc]Requires:
Package: portmap-6.0-5
Homepage: http://neil.brown.name/portmap/
Description:
This is an RPC portmapper that prevents theft of NIS (YP), NFS, and other sensitive information via the portmapper. As an option, the program supports access control in the style of the TCP Wrappers (log_tcp) package. Daemons that offer RPC services tell the portmapper on what port they listen. And clients asks the portmapper what port the daemon is using. RPC network port numbers may change each time the system is booted. This is Wietse Venema's fourth replacement portmapper. It is derived from source code in the RPCSRC 4.0 and the TIRPC source distributions. [pkgsrc]Requires:
Package: procmail-3.22-1
Homepage: http://www.procmail.org/
Description:
This is ProcMail, the ultimate incoming mail processor. [pkgsrc]Requires:
Package: rcorder-cvs-4
Homepage: http://www.netbsd.org/
Description:
rcorder is designed to print out a dependency ordering of a set of interdependent files. Typically it is used to find an execution sequence for a set of shell scripts in which certain files must be executed before others (such as rc.d startup and shutdown scripts). [pkgsrc]Requires:
Package: readline-5.2-3
Homepage: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
Description:
This is the GNU readline library, which can be linked into applications, allowing them to re-use previously typed input and additionally to edit it. [pkgsrc]Requires:
Package: rsync-3.0.7-1
Homepage: http://rsync.samba.org/
Description:
rsync is a replacement for rcp that has many more features. rsync uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand. This makes rsync a good remote file distribution/synchronisation utility in a dialup PPP/SLIP environment. Note: it requires rsync on the destination machine. There is a Computer Science Technical Report on the rsync algorithm included in the distribution, and is also available as ftp://samba.anu.edu.au/pub/rsync/tech_report.ps [pkgsrc]Requires:
Package: samba-3.3.2-1
Homepage: http://www.samba.org/
Description:
Samba provides file and print services for Microsoft Windows clients. These services may be hosted off any TCP/IP-enabled platform. The Samba project includes not only an impressive feature set in file and print serving capabilities, but has been extended to include client functionality, utilities to ease migration to Samba, tools to aid interoperability with Microsoft Windows, and administration tools. [pkgsrc]Requires:
Package: screen-4.0.3-2
Homepage: unknown
Description:
Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). Each virtual terminal provides the functions of a DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g. insert/delete line and support for multiple character sets). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows moving text regions between windows. [pkgsrc]Requires:
Package: sed-4.1.5-3
Homepage: http://www.gnu.org/software/sed/
Description:
GNU implementation of the POSIX stream editor `sed'. Sed (streams editor) isn't really a true text editor or text processor. Instead, it is used to filter text, i.e., it takes text input and performs some operation (or set of operations) on it and outputs the modified text. Sed is typically used for extracting part of a file using pattern matching or substituting multiple occurrences of a string within a file. [pkgsrc]Requires:
Package: shadow-4.1.2.1-1
Homepage: http://pkg-shadow.alioth.debian.org/
Description:
(no description available)Requires:
Package: smartmontools-5.39.1-1
Homepage: http://smartmontools.sourceforge.net/
Description:
The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI hard disks. In many cases, these utilities will provide advanced warning of disk degradation and failure. [pkgsrc]Requires:
Package: sqlite-3.5.6-3
Homepage: http://www.sqlite.org/
Description:
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite) that can be used to administer an SQLite database and which serves as an example of how to use the SQLite library. SQLite is not a client library used to connect to a big database server. SQLite is the server. The SQLite library reads and writes directly to and from the database files on disk. [pkgsrc]Requires:
Package: squeezeboxserver-7.5.0-1
Homepage: http://www.slimdevices.com/
Description:
Squeezebox Server (formerly SqueezeCenter) provides access to your music library through Logitech Squeezebox and Transporter® WiFi music players. Simply install Squeezebox Server on every computer you have music stored on, and your Squeezebox does the rest. Homepage: http://www.logitechsqueezebox.com/ Squeezebox Server needs perl, the perl modules, and mysql.Requires:
Package: squeezecenter-7.3.3-1
Homepage: http://www.slimdevices.com/
Description:
squeezecenter needs perl, the perl modules, and mysql.Requires:
Package: squeezed-r21-1
Homepage: http://code.google.com/p/squeezed/
Description:
This is a tiny replacement for squeezeCenter, the default server for squeezeboxes. This server will never match squeezeCenter in terms of features, but since it is much smaller and doesn't requires perl, it can be run on NAS devices and routers. Homepage: http://code.google.com/p/squeezed/Requires:
Package: strace-4.5.18-1
Homepage: http://strace.sourceforge.net/
Description:
Strace is a diagnostic and troubleshooting tool for printing out a trace of all the system calls made by another process. It intercepts and records the signals received by a process and the system calls which are called by a process. The name of each system call, its arguments and its return value are reported. This version of strace is maintained by Wichert Akkerman. [pkgsrc]Requires:
Package: subversion-1.5.2-1
Homepage: http://subversion.tigris.org/
Description:
The goal of the Subversion project is to build a version control system that is a compelling replacement for CVS in the open source community. The software is released under an Apache/BSD-style open source license. This is a meta-package. It installs no files, but it depends on all the Subversion components. [pkgsrc]Requires:
Package: sudo-1.6.9p17-2
Homepage: http://www.sudo.ws/
Description:
Sudo (su "do") allows a system administrator to delegate authority to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while providing an audit trail of the commands and their arguments. [www.sudo.ws]Requires:
Package: taglib-1.5-1
Homepage: http://developer.kde.org/~wheeler/taglib.html
Description:
TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack and TrueAudio files. Homepage: http://developer.kde.org/~wheeler/taglib.htmlRequires:
Package: tar-1.19-2
Homepage: http://www.gnu.org/software/tar/
Description:
GNU tar, is a full-featured tar command that can access remote and local magnetic tapes, tar files (ustar, POSIX, and V7), and even compressed or gzipped versions of these. This package provides easy installation of both the actual GNU tape archiver and its associated info documentation. [pkgsrc]Requires:
Package: tar_113-1.13-2
Homepage: http://www.gnu.org/software/tar_113/
Description:
GNU tar, is a full-featured tar command that can access remote and local magnetic tapes, tar files (ustar, POSIX, and V7), and even compressed or gzipped versions of these. This package provides easy installation of both the actual GNU tape archiver and its associated info documentation. [pkgsrc]Requires:
Package: tcl-8.4.16-3
Homepage: http://tcl.sourceforge.net/
Description:
This package contains Tcl, John Osterhout's Tool Command Language, an exceedingly simple language great for general scripting and for embedding in other programs. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X or ``Practical Programming in Tcl and Tk'' by Brent B. Welch, Prentice Hall PTR, ISBN 0-13-616830-X. [pkgsrc]Requires:
Package: tcp_wrappers-7.6-3
Homepage: ftp://ftp.porcupine.org/pub/security/index.html
Description:
The tcp_wrappers package allows you to monitor and filter incoming requests for the SYSTAT, FINGER, FTP, TELNET, RLOGIN, RSH, EXEC, TFTP, TALK, and other network services. It provides tiny daemon wrapper programs that can be installed without any changes to existing software or to existing configuration files. The wrappers report the name of the client host and of the requested service. The wrappers do not exchange information with the client or server applications, and impose no overhead on the actual conversation between the client and server applications. [pkgsrc]Requires:
Package: tcpdump-4.0.0-1
Homepage: http://www.tcpdump.org/
Description:
(no description available)Requires:
Package: texinfo-4.11-3
Homepage: http://www.gnu.org/software/texinfo/
Description:
GNU hypertext utilities to view and manipulate info documentation files. The GNU project has a hypertext system called Info which allows the same source file to be either printed as a paper manual, or viewed using info. It is possible to use the info program from inside Emacs, or to use the stand- alone version described here. [pkgsrc]Requires:
Package: tree-1.5.1.1-2
Homepage: http://mama.indstate.edu/users/ice/tree
Description:
Tree is a recursive directory listing program that produces a depth indented listing of files, which is colorized ala dircolors if the LS_COLORS environment variable is set and output is to tty. Tree has various options for changing the information printed (size, permissions, etc.) As well as plain text output, it is capable of producing HTML output that includes links with an appropriate prefix. [pkgsrc]Requires:
Package: uclibc-0.9.29-7
Homepage: http://www.uclibc.org/
Description:
uClibc (aka µClibc/pronounced yew-see-lib-see) is a C library for developing embedded Linux systems. It is much smaller than the GNU C Library, but nearly all applications supported by glibc also work perfectly with uClibc. Porting applications from glibc to uClibc typically involves just recompiling the source code. uClibc even supports shared libraries and threading. It currently runs on standard Linux and MMU-less (also known as µClinux) systems with support for alpha, amd64, ARM, Blackfin, cris, h8300, hppa, i386, i960, ia64, m68k, mips/mipsel, PowerPC, SH, SPARC, and v850 processors.Requires:
Package: unfs3-0.9.22-1
Homepage: http://unfs3.sourceforge.net/
Description:
UNFS3 is a user-space implementation of the NFSv3 server specification. It provides a daemon for the MOUNT and NFS protocols, which are used by NFS clients for accessing files on the server. [pkgsrc]Requires:
Package: usbutils-0.73-1
Homepage: http://linux-usb.sourceforge.net/
Description:
lsusb is a utility for displaying information about USB buses in the system and the devices connected to them. Homepage: http://linux-usb.sourceforge.net/Requires:
Package: vim-7.1-2
Homepage: http://www.vim.org/
Description:
Vim is an almost compatible version of the UNIX editor Vi. Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, etc. See doc/vi_diff.txt. If you are building the package from source you may want to enable some features such as a perl or python interpreter which are not enabled by default. This version does not contain a gui. If you want one, look at vim-xaw or vim-gtk. [pkgsrc]Requires:
Package: vsftpd-2.0.7-2
Homepage: http://vsftpd.beasts.org/
Description:
vsftpd is a GPL licensed FTP server for UNIX systems, including Linux. It is sec ure and extremely fast. It is stable. Don't take my word for it, though. [http://vsftpd.beasts.org/]Requires:
Package: vtun-3.0.1-1
Homepage: http://vtun.sourceforge.net/
Description:
What is VTun ? VTun is the easiest way to create Virtual Tunnels over TCP/IP networks with traffic shaping, compression, and encryption. At least, we think so. It supports IP, PPP, SLIP, Ethernet and other tunnel types. VTun is easily and highly configurable, it can be used for various network tasks. [http://vtun.sourceforge.net/]Requires:
Package: zlib-1.2.3-3
Homepage: http://www.zlib.net/
Description:
This is a general purpose data compression library. All the code is thread safe. The data format used by the library is described by RFCs (Request for Comments) 1950 to 1952. Questions about zlib should be sent to <zlib@quest.jpl.nasa.gov>. [pkgsrc]Requires:
Package: perl-mod-Audio-Scan-0.79-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-AutoXS-Header-1.02-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-Class-C3-XS-0.11-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-Class-XSAccessor-Array-1.04-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-Class-XSAccessor-1.03-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-Compress-Raw-Zlib-2.023-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-Compress-Zlib-2.011-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-DBD-mysql-4.013-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-DBI-1.609-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-Digest-SHA1-2.12-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-EV-3.8-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-Encode-Detect-1.01-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-Error-0.17015-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-GD-2.41-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-HTML-Parser-3.62-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-HTML-Tagset-3.20-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-JSON-XS-2.26-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-Sub-Name-0.04-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-Template-Toolkit-2.20-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-XML-Parser-2.36-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-YAML-Syck-1.07-1
Homepage: unknown
Description:
(no description available)Requires:
Package: perl-mod-common-sense-2.01-1
Homepage: unknown
Description:
(no description available)Requires: