Fri May 25 23:29:36 UTC 2018

patches/packages/glibc-zoneinfo-2018e-noarch-2_slack13.0.txz:  Rebuilt.
  Handle removal of US/Pacific-New timezone. If we see that the machine is
  using this, it will be automatically switched to US/Pacific.
This commit is contained in:
Patrick J Volkerding 2018-05-25 23:29:36 +00:00 committed by Eric Hameleers
parent 5a12e7c134
commit d8220d28e5
955 changed files with 110696 additions and 132182 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

22
GPG-KEY
View file

@ -1,11 +1,11 @@
security@slackware.com public key
Type bits/keyID Date User ID
pub 1024D/40102233 2003-02-26 Slackware Linux Project <security@slackware.com>
sub 1024g/4E523569 2003-02-26 [expires: 2012-12-21]
pub 1024D/40102233 2003-02-26 [expires: 2038-01-19]
uid Slackware Linux Project <security@slackware.com>
sub 1024g/4E523569 2003-02-26 [expires: 2038-01-19]
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.2.1 (GNU/Linux)
Version: GnuPG v1.4.12 (GNU/Linux)
mQGiBD5dIFQRBADB31WinbXdaGk/8RNkpnZclu1w3Xmd5ItACDLB2FhOhArw35EA
MOYzxI0gRtDNWN4pn9n74q4HbFzyRWElThWRtBTYLEpImzrk7HYVCjMxjw5A0fTr
@ -16,16 +16,16 @@ JIz4LAZ3+rI77rbn7gHHdp7CSAuV+QHv3aNanUD/KGz5SPSvF4w+5qRM4PfPNT1h
LMV8BACzxiyX7vzeE4ZxNYvcuCtv0mvEHl9yD66NFA35RvXaO0QiRVYeoUa5JOQZ
gwq+fIB0zgsEYDhXFkC1hM/QL4NccMRk8C09nFn4eiz4dAEnwKt4rLCJKhkLl1DW
TSoXHe/dOXaLnFyLzB1J8hEYmUvw3SwPt//wMqDiVBLeZfFcdLQwU2xhY2t3YXJl
IExpbnV4IFByb2plY3QgPHNlY3VyaXR5QHNsYWNrd2FyZS5jb20+iF8EExECAB8F
Aj5dIFQFCRJ3owAECwcDAgMVAgMDFgIBAh4BAheAAAoJEGpEY8BAECIzee0An3My
boalJ5nLePD0HCzMuf8Ix8gPAJ9lnU1wqNVGza0t89ACTurDoppQ2rkBDQQ+XSBV
IExpbnV4IFByb2plY3QgPHNlY3VyaXR5QHNsYWNrd2FyZS5jb20+iF8EExECAB8E
CwcDAgMVAgMDFgIBAh4BAheABQJQPlypBQlBo7MrAAoJEGpEY8BAECIzjOwAn3vp
tb6K1v2wLI9eVlnCdx4m1btpAJ9sFt4KwJrEdiO5wFC4xe9G4eZl4rkBDQQ+XSBV
EAQA3VYlpPyRKdOKoM6t1SwNG0YgVFSvxy/eiratBf7misDBsJeH86Pf8H9OfVHO
cqscLiC+iqvDgqeTUX9vASjlnvcoS/3H5TDPlxiifIDggqd2euNtJ8+lyXRBV6yP
sBIA6zki9cR4zphe48hKpSsDfj7uL5sfyc2UmKKboSu3x7cAAwUD/1jmoLQs9bIt
bTosoy+5+Uzrl0ShRlv+iZV8RPzAMFuRJNxUJkUmmThowtXRaPKFI9AVd+pP44aA
J+zxCPtS2isiW20AxubJoBPpXcVatJWi4sG+TM5Z5VRoLg7tIDNVWsyHGXPAhIG2
Y8Z1kyWwb4P8A/W2b1ZCqS7Fx4yEhTikiEwEGBECAAwFAj5dIFUFCRJ3owAACgkQ
akRjwEAQIjM1uwCdE7V4mPCqdby/nV699NxKX0iW/OsAniaVhEip8Ptff74Sv4JV
tb+Sth2l
=H5uu
Y8Z1kyWwb4P8A/W2b1ZCqS7Fx4yEhTikiEwEGBECAAwFAlA+XL8FCUGjs2IACgkQ
akRjwEAQIjMsbQCgk59KFTbTlZfJ6FoZjjEmK3/xGR4AniYT+EdSdvEyRtZYkqWz
p1ayvO1b
=tibb
-----END PGP PUBLIC KEY BLOCK-----

File diff suppressed because it is too large Load diff

View file

@ -13,9 +13,5 @@ Your user account will need to be a member of the 'netdev' group
in order to use wicd.
Note that urwid will need to be installed if you want to use the
curses client.
Also, if you don't have kde installed, you won't have a graphical
sudo client available; you might wish to consider ktsuss from
SlackBuilds.org.
curses client. Also, if you don't have kde installed, you won't
have a graphical sudo client available.

View file

@ -33,4 +33,5 @@ fi
config etc/dbus-1/system.d/wicd.conf.new
config etc/rc.d/rc.wicd.new
config etc/wicd/manager-settings.conf.new
config etc/logrotate.d/wicd.logrotate.new

View file

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright 2008,2009 Robby Workman Northport, AL, USA
# Copyright 2008,2009,2010,2011,2012 Robby Workman Northport, AL, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -21,9 +21,17 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wicd
VERSION=${VERSION:-1.6.2.1}
ARCH=${ARCH:-x86_64} # This should be the same as the python package
BUILD=${BUILD:-1}
VERSION=${VERSION:-1.7.2.1}
BUILD=${BUILD:-1_slack13.0}
# Automatically determine architecture for build & packaging:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) export ARCH=i486 ;;
# Unless $ARCH is already set, use uname -m for all other archs:
*) export ARCH=$( uname -m ) ;;
esac
fi
CWD=$(pwd)
TMP=${TMP:-/tmp}
@ -35,13 +43,15 @@ elif [ "$ARCH" = "s390" ]; then
LIBDIRSUFFIX=""
elif [ "$ARCH" = "x86_64" ]; then
LIBDIRSUFFIX="64"
else
LIBDIRSUFFIX=""
fi
rm -rf $PKG
mkdir -p $TMP $PKG
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2 || exit 1
tar xvf $CWD/$PRGNAM-$VERSION.tar.xz || exit 1
cd $PRGNAM-$VERSION || exit 1
chown -R root:root .
@ -49,8 +59,14 @@ python setup.py configure \
--lib=/usr/lib${LIBDIRSUFFIX}/wicd \
--kdedir=/usr/share/autostart \
--backends=/usr/lib${LIBDIRSUFFIX}/wicd/backends \
--wicdgroup=netdev \
|| exit 1
# Bypass the need for pybabel (thanks, dapal!)
for pofile in $(find po/ -type f -name "*.po") ; do
mkdir -p translations/$(basename ${pofile} .po)/LC_MESSAGES
msgfmt -o translations/$(basename ${pofile} .po)/LC_MESSAGES/wicd.mo ${pofile}
done
python setup.py install --root=$PKG || exit 1
# Handle some Slackware defaults
@ -62,8 +78,9 @@ dhcp_client = 2
sudo_app = 2
EOF
# Don't clobber dbus config on upgrade
# Don't clobber configs on upgrade
mv $PKG/etc/dbus-1/system.d/wicd.conf $PKG/etc/dbus-1/system.d/wicd.conf.new
mv $PKG/etc/logrotate.d/wicd.logrotate $PKG/etc/logrotate.d/wicd.logrotate.new
mv $PKG/etc/rc.d/rc.wicd $PKG/etc/rc.d/rc.wicd.new
# Compress the man pages and add a bit to the package docs

View file

@ -13,9 +13,5 @@ Your user account will need to be a member of the 'netdev' group
in order to use wicd.
Note that urwid will need to be installed if you want to use the
curses client.
Also, if you don't have kde installed, you won't have a graphical
sudo client available; you might wish to consider ktsuss from
SlackBuilds.org.
curses client. Also, if you don't have kde installed, you won't
have a graphical sudo client available.

Binary file not shown.

View file

@ -0,0 +1,11 @@
# If there's no mozilla here, then take over:
if [ ! -r usr/bin/mozilla ]; then
( cd usr/bin ; ln -sf seamonkey mozilla )
fi
# Hopefully this won't break everything. ;-)
if ! grep /usr/lib/seamonkey etc/ld.so.conf 1> /dev/null 2> /dev/null ; then
echo "/usr/lib/seamonkey" >> etc/ld.so.conf
fi
if [ -x /sbin/ldconfig ]; then
/sbin/ldconfig 2> /dev/null
fi

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

View file

@ -0,0 +1,8 @@
[Desktop Entry]
Name=SeaMonkey Mail
Comment=Read Mail with SeaMonkey
Exec=/usr/bin/seamonkey -mail
Icon=/usr/share/pixmaps/seamonkey-mail-icon.png
Terminal=0
Type=Application
Categories=Application;Network;

View file

@ -0,0 +1,236 @@
#!/bin/sh
# Copyright 2008, 2009 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
#
# 1. Redistributions of this script must retain the above copyright
# notice, this list of conditions and the following disclaimer.
#
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
VERSION=${VERSION:-1.1.18}
ARCH=${ARCH:-x86_64}
BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:-" -j7 "}
if [ "$ARCH" = "i486" ]; then
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "s390" ]; then
SLKCFLAGS="-O2"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "x86_64" ]; then
SLKCFLAGS="-O2 -fPIC"
LIBDIRSUFFIX="64"
elif [ "$ARCH" = "arm" ]; then
SLKCFLAGS="-O2 -march=armv4 -mtune=xscale"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "armel" ]; then
SLKCFLAGS="-O2 -march=armv4t"
LIBDIRSUFFIX=""
fi
CWD=$(pwd)
TMP=${TMP:-/tmp}
PKG=$TMP/package-seamonkey
rm -rf $PKG
mkdir -p $TMP $PKG/usr
cd $TMP
rm -rf mozilla
tar xvf $CWD/seamonkey-${VERSION}.source.tar.xz || exit 1
cd mozilla || exit 1
# The build seems to fail without this:
zcat $CWD/seamonkey.sqlite3.static.diff.gz | patch -p1 --verbose || exit 1
# Add /usr/lib/mozilla/plugins to MOZ_PLUGINS_PATH:
zcat $CWD/seamonkey.moz_plugin_path.diff.gz \
| sed -e "s#usr/lib#usr/lib${LIBDIRSUFFIX}#g" \
| patch -p1 --verbose || exit 1
rm -f xpfe/bootstrap/mozilla.in.orig
# Make sure the perms/ownerships are sane:
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
-exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
# Fix a long standing bug that's prevented staying current on GTK+.
# Thanks to the BLFS folks. :-)
cat >> layout/build/Makefile.in << EOF
ifdef MOZ_ENABLE_CANVAS
EXTRA_DSO_LDOPTS += \$(XLDFLAGS) -lX11 -lXrender
endif
EOF
chown -R root:root .
BUILD_OFFICIAL=1 MOZILLA_OFFICIAL=1 \
./configure --prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--enable-optimize="$CFLAGS" \
--disable-debug \
--with-default-mozilla-five-home=/usr/lib${LIBDIRSUFFIX}/seamonkey-${VERSION} \
--enable-strip \
--disable-tests \
--enable-svg \
--enable-system-cairo \
--enable-canvas \
--disable-short-wchar \
--enable-nspr-autoconf \
--enable-extensions=default,irc \
--enable-crypto \
--disable-xprint \
--without-system-nspr \
--with-system-zlib \
--with-system-jpeg \
--with-system-png \
--with-system-mng \
--enable-application=suite \
--enable-xft \
--host=$ARCH-slackware-linux \
--target=$ARCH-slackware-linux \
--build=$ARCH-slackware-linux
BUILD_OFFICIAL=1 MOZILLA_OFFICIAL=1 make $NUMJOBS -s export || exit 1
BUILD_OFFICIAL=1 MOZILLA_OFFICIAL=1 make $NUMJOBS -s libs || exit 1
BUILD_OFFICIAL=1 MOZILLA_OFFICIAL=1 DESTDIR=$PKG make install || exit 1
# Install nss headers.
mkdir -p $PKG/usr/include/seamonkey-${VERSION}/nss
find security/nss/lib -name "*.h" -type f -exec cp -a {} $PKG/usr/include/seamonkey-${VERSION}/nss \;
chown -R root:root $PKG/usr/include/seamonkey-${VERSION}/nss
chmod 644 $PKG/usr/include/seamonkey-${VERSION}/nss/*
# Create a more generic include files symlink:
( cd $PKG/usr/include
if [ ! -e seamonkey ]; then
ln -sf seamonkey-${VERSION} seamonkey
fi
)
# Let the nspr be found by gxine:
( cd $PKG/usr/lib${LIBDIRSUFFIX}/pkgconfig; ln -s seamonkey-nspr.pc nspr.pc )
# A Better Way to handle the problem below is simply to add /usr/lib/seamonkey
# to /etc/ld.so.conf. After all, the various Mozilla offshoots all set an
# LD_LIBRARY_PATH to make sure *they* use the right libraries anyway, and as
# far as I know seamonkey has the only set of Mozilla development libraries
# right now. Plus, doing it this way doesn't stomp all over efforts by people
# who would like to use seamonkey-nss-solibs.
## Link some libraries into /usr/lib. Unless this is done, some things (like gxine)
## will be unable to load them, even if they linked with them successfully.
#( cd $PKG/usr/lib${LIBDIRSUFFIX} && ( for somelib in libmozjs.so libnspr4.so libnss3.so libplc4.so libplds4.so libsmime3.so libsoftokn3.so libssl3.so ; do
# # Link to it:
# ln -sf seamonkey-${VERSION}/$somelib .
# done )
#)
# Compress and if needed symlink the man pages:
if [ -d $PKG/usr/man ]; then
( cd $PKG/usr/man
for manpagedir in $(find . -type d -name "man*") ; do
( cd $manpagedir
for eachpage in $( find . -type l -maxdepth 1) ; do
ln -s $( readlink $eachpage ).gz $eachpage.gz
rm $eachpage
done
gzip -9 *.?
)
done
)
fi
# Strip files:
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
# This remains the standard plugin directory for all browsers.
mkdir -p $PKG/usr/lib${LIBDIRSUFFIX}/mozilla/plugins
# Some software won't compile without this symlink:
( cd $PKG/usr/lib${LIBDIRSUFFIX}
if [ ! -e seamonkey ]; then
ln -sf seamonkey-${VERSION} seamonkey
fi
)
mkdir -p $PKG/usr/share/applications
cp -a $CWD/*.desktop $PKG/usr/share/applications
chown -R root:root $PKG/usr/share/applications
chmod 644 $PKG/usr/share/applications/*
mkdir -p $PKG/usr/share/pixmaps
cp -a $CWD/*.png $PKG/usr/share/pixmaps
chown -R root:root $PKG/usr/share/pixmaps
chmod 644 $PKG/usr/share/pixmaps/*
mkdir -p $PKG/usr/doc/seamonkey-$VERSION
cp -a \
LEGAL LICENSE README.txt \
$PKG/usr/doc/seamonkey-$VERSION
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
zcat $CWD/doinst.sh.gz | sed -e "s#usr/lib#usr/lib${LIBDIRSUFFIX}#g" \
> $PKG/install/doinst.sh
cd $TMP/package-seamonkey
/sbin/makepkg -l y -c n -p $TMP/seamonkey-$VERSION-$ARCH-$BUILD.txz
# Create a standalone seamonkey-solibs package for RPM, gxine, etc.
rm -r $TMP/package-seamonkey-solibs
mkdir -p $TMP/package-seamonkey-solibs/usr/doc
cp -a $PKG/usr/doc/seamonkey-$VERSION $TMP/package-seamonkey-solibs/usr/doc
mkdir -p $TMP/package-seamonkey-solibs/usr/lib${LIBDIRSUFFIX}/seamonkey-${VERSION}
for file in libfreebl3.chk libfreebl3.so libmozjs.so libnspr4.so libnss3.so \
libnssckbi.so libnssutil3.so libplc4.so libplds4.so libsmime3.so \
libsoftokn3.chk libsoftokn3.so libssl3.so ; do
cp -a $PKG/usr/lib${LIBDIRSUFFIX}/seamonkey-${VERSION}/$file \
$TMP/package-seamonkey-solibs/usr/lib${LIBDIRSUFFIX}/seamonkey-${VERSION}
done
mkdir $TMP/package-seamonkey-solibs/install
cat << EOF | sed -e "s#usr/lib#usr/lib${LIBDIRSUFFIX}#g" > $TMP/package-seamonkey-solibs/install/doinst.sh
( cd usr/lib ; rm -rf seamonkey )
( cd usr/lib ; ln -sf seamonkey-$VERSION seamonkey )
if ! grep /usr/lib/seamonkey etc/ld.so.conf 1> /dev/null 2> /dev/null ; then
echo "/usr/lib/seamonkey" >> etc/ld.so.conf
fi
if [ -x /sbin/ldconfig ]; then
/sbin/ldconfig 2> /dev/null
fi
EOF
cat << EOF > $TMP/package-seamonkey-solibs/install/slack-desc
|-----handy-ruler------------------------------------------------------|
seamonkey-solibs: seamonkey-solibs (Shared libraries from Seamonkey)
seamonkey-solibs:
seamonkey-solibs: This package contains a subset of the shared libraries from Seamonkey
seamonkey-solibs: to provide runtime support for programs that require nss, nspr, and
seamonkey-solibs: js. These libraries are used in programs like RPM and gxine, and can
seamonkey-solibs: be used in others. This package is built from the Seamonkey sources
seamonkey-solibs: and is provided as a standalone runtime package for people who do not
seamonkey-solibs: want to install the entire seamonkey package (as for server use).
seamonkey-solibs:
seamonkey-solibs: This package is runtime only. The include files and other files for
seamonkey-solibs: development can be found in the seamonkey package.
EOF
cd $TMP/package-seamonkey-solibs
/sbin/makepkg -l y -c n -p $TMP/seamonkey-solibs-$VERSION-$ARCH-$BUILD.txz

View file

@ -0,0 +1,8 @@
[Desktop Entry]
Name=SeaMonkey
Comment=Web Browser
Exec=/usr/bin/seamonkey
Icon=/usr/share/pixmaps/seamonkey-icon.png
Terminal=0
Type=Application
Categories=Application;Network;

View file

@ -0,0 +1,16 @@
--- ./xpfe/bootstrap/mozilla.in.orig 2006-08-20 17:44:28.000000000 -0500
+++ ./xpfe/bootstrap/mozilla.in 2007-02-19 21:25:32.000000000 -0600
@@ -60,6 +60,13 @@
MOZ_PIS_SESSION_PID="$$"
MOZ_PIS_USER_DIR="${MOZ_USER_DIR}"
export MOZ_PIS_API MOZ_PIS_MOZBINDIR MOZ_PIS_SESSION_PID MOZ_PIS_USER_DIR
+ # Include /usr/lib/mozilla/plugins in the plugin path:
+ if [ "$MOZ_PLUGIN_PATH" ] ; then
+ MOZ_PLUGIN_PATH=$MOZ_PLUGIN_PATH:${moz_libdir}/plugins:/usr/lib/mozilla/plugins
+ else
+ MOZ_PLUGIN_PATH=${moz_libdir}/plugins:/usr/lib/mozilla/plugins
+ fi
+ export MOZ_PLUGIN_PATH
case "${1}" in
"start")

View file

@ -0,0 +1,11 @@
--- ./db/sqlite3/src/Makefile.in.orig 2009-08-10 12:59:12.000000000 -0500
+++ ./db/sqlite3/src/Makefile.in 2009-09-06 18:27:02.000000000 -0500
@@ -46,7 +46,7 @@
MODULE = sqlite3
LIBRARY_NAME = sqlite3
MODULE_NAME = sqlite3
-FORCE_SHARED_LIB = 1
+FORCE_STATIC_LIB = 1
VISIBILITY_FLAGS =
ifeq (,$(filter-out WINNT WINCE, $(OS_ARCH)))

View file

@ -0,0 +1,19 @@
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
seamonkey: SeaMonkey (an open-source web browser suite)
seamonkey:
seamonkey: The SeaMonkey browser suite. SeaMonkey features a state-of-the-art
seamonkey: web browser and powerful email client, as well as a WYSIWYG web page
seamonkey: composer and a feature-rich IRC chat client. For web developers,
seamonkey: mozilla.org's DOM inspector and JavaScript debugger tools are
seamonkey: included as well.
seamonkey:
seamonkey: Visit the SeaMonkey project at this URL:
seamonkey: http://www.mozilla.org/projects/seamonkey/
seamonkey:

View file

@ -0,0 +1,11 @@
MPlayer: MPlayer (Linux movie player)
MPlayer:
MPlayer: MPlayer is a movie player for Linux. It plays most MPEG, VOB, AVI,
MPlayer: Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo,
MPlayer: YUV4MPEG, FILM, RoQ, PVA files, supported by many native, XAnim,
MPlayer: and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx,
MPlayer: DivX 3/4/5 and even WMV movies, too (without the avifile library).
MPlayer: MPlayer supports 10 types of subtitles formats: VobSub,
MPlayer: MicroDVD, SubRip, SubViewer, Sami, VPlayer, RT, SSA, AQTitle, MPsub.
MPlayer:
MPlayer: Homepage for MPLayer is http://www.mplayerhq.hu/

View file

@ -0,0 +1,11 @@
acl: acl (tools for using POSIX Access Control Lists)
acl:
acl: This package contains a set of tools and libraries for manipulating
acl: POSIX Access Control Lists. POSIX Access Control Lists (defined in
acl: POSIX 1003.1e draft standard 17) are used to define more fine-grained
acl: discretionary access rights for files and directories.
acl:
acl:
acl:
acl: Homepage: http://savannah.nongnu.org/projects/acl
acl:

View file

@ -0,0 +1,11 @@
apr: apr (Apache Portable Runtime)
apr:
apr: The mission of the Apache Portable Runtime (APR) is to provide a
apr: free library of C data structures and routines, forming a system
apr: portability layer to as many operating systems as possible.
apr:
apr:
apr:
apr:
apr:
apr:

View file

@ -0,0 +1,11 @@
apr-util: apr-util (Apache Portable Runtime utilities)
apr-util:
apr-util: The mission of the Apache Portable Runtime (APR) is to provide a
apr-util: free library of C data structures and routines, forming a system
apr-util: portability layer to as many operating systems as possible.
apr-util:
apr-util: This package contains additional utility interfaces for APR;
apr-util: including support for XML, LDAP, database interfaces, URI parsing,
apr-util: and more.
apr-util:
apr-util:

View file

@ -0,0 +1,11 @@
bash: bash (sh-compatible shell)
bash:
bash: The GNU Bourne-Again SHell. Bash is a sh-compatible command
bash: interpreter that executes commands read from the standard input or
bash: from a file. Bash also incorporates useful features from the Korn
bash: and C shells (ksh and csh). Bash is ultimately intended to be a
bash: conformant implementation of the IEEE Posix Shell and Tools
bash: specification (IEEE Working Group 1003.2).
bash:
bash: Bash must be present for the system to boot properly.
bash:

View file

@ -0,0 +1,11 @@
bind: bind (DNS server and utilities)
bind:
bind: The named daemon and support utilities such as dig, host, and
bind: nslookup. Sample configuration files for running a simple caching
bind: nameserver are included. Documentation for advanced name server
bind: setup can be found in /usr/doc/bind-9.x.x/.
bind:
bind:
bind:
bind:
bind:

View file

@ -0,0 +1,11 @@
bzip2: bzip2 (a block-sorting file compressor)
bzip2:
bzip2: Bzip2 compresses files using the Burrows-Wheeler block sorting text
bzip2: compression algorithm, and Huffman coding. Compression is generally
bzip2: considerably better than that achieved by more conventional LZ77/LZ78-
bzip2: based compressors, and approaches the performance of the PPM family of
bzip2: statistical compressors.
bzip2:
bzip2: Julian Seward <jseward@acm.org> is the author of bzip2.
bzip2:
bzip2:

View file

@ -0,0 +1,11 @@
cairo: cairo (graphics library used by GTK+)
cairo:
cairo: Cairo is a vector graphics library designed to provide high-quality
cairo: display and print output. Cairo is designed to produce
cairo: identical output on all output media while taking advantage of display
cairo: hardware acceleration when available (eg. through the X Render
cairo: Extension or OpenGL).
cairo:
cairo:
cairo:
cairo:

View file

@ -0,0 +1,11 @@
coreutils: coreutils (core GNU utilities)
coreutils:
coreutils: These are the GNU core utilities, the basic command line programs
coreutils: such as 'mkdir', 'ls', and 'rm' that are needed for the system to
coreutils: run. This package is the union of the GNU fileutils, sh-utils, and
coreutils: textutils packages. Most of these programs have significant
coreutils: advantages over their Unix counterparts, such as greater speed,
coreutils: additional options, and fewer arbitrary limits.
coreutils:
coreutils:
coreutils:

View file

@ -0,0 +1,11 @@
cups: CUPS (Common UNIX Printing System)
cups:
cups: The Common UNIX Printing System provides a portable printing layer for
cups: UNIX(R)-like operating systems. It has been developed by Easy Software
cups: Products to promote a standard printing solution for all UNIX vendors
cups: and users. CUPS uses the Internet Printing Protocol ("IPP") as the
cups: basis for managing print jobs and queues. The CUPS package includes
cups: System V and Berkeley command-line interfaces, a PostScript RIP
cups: package for supporting non-PostScript printer drivers, and tools for
cups: creating additional printer drivers and other CUPS services.
cups:

View file

@ -0,0 +1,11 @@
curl: curl (command line URL data transfer tool)
curl:
curl: Curl is a command line tool for transferring data specified with URL
curl: syntax. The command is designed to work without user interaction or
curl: any kind of interactivity. Curl offers a busload of useful tricks
curl: like proxy support, user authentication, ftp upload, HTTP post, SSL
curl: (https:) connections, cookies, file transfer resume and more.
curl:
curl: libcurl is a library that Curl uses to do its job. It is readily
curl: available to be used by your software, too.
curl:

View file

@ -0,0 +1,11 @@
dhcp: dhcp (DHCP server and client utilities)
dhcp:
dhcp: This package provides the ISC's DHCP utilities, including both a
dhcp: server and client. The DHCP protocol allows a host to contact a
dhcp: central server which maintains a list of IP addresses which may be
dhcp: assigned on one or more subnets. A DHCP client may request an
dhcp: address from this pool, and then use it temporarily for communication
dhcp: on the network. The DHCP protocol also provides a mechanism whereby
dhcp: a client can learn important details about the network to which it is
dhcp: attached, such as the location of a default router or name server.
dhcp:

View file

@ -0,0 +1,11 @@
dhcpcd: dhcpcd (DHCP client daemon)
dhcpcd:
dhcpcd: The DHCP client program dhcpcd is used to connect to a network by
dhcpcd: contacting a DHCP server. dhcpcd gets an IP address and other
dhcpcd: information from a corresponding DHCP server, configures the network
dhcpcd: interface automatically, and tries to renew the lease time according
dhcpcd: to RFC2131 or RFC1541 depending on the command line option.
dhcpcd:
dhcpcd:
dhcpcd:
dhcpcd:

View file

@ -0,0 +1,11 @@
dnsmasq: dnsmasq (small DNS and DHCP server)
dnsmasq:
dnsmasq: Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP
dnsmasq: server. It is designed to provide DNS (and optionally DHCP) to a
dnsmasq: small network, and can serve the names of local machines which are not
dnsmasq: in the global DNS.
dnsmasq:
dnsmasq: Dnsmasq was written by Simon Kelley.
dnsmasq:
dnsmasq: Homepage: http://www.thekelleys.org.uk/dnsmasq/
dnsmasq:

View file

@ -0,0 +1,11 @@
emacs: emacs (GNU Emacs)
emacs:
emacs: Emacs is the extensible, customizable, self-documenting real-time
emacs: display editor. If this seems to be a bit of a mouthful, an
emacs: easier explanation is that Emacs is a text editor and more. At
emacs: its core is an interpreter for Emacs Lisp, a dialect of the Lisp
emacs: programming language with extensions to support text editing.
emacs: This version supports X.
emacs:
emacs: http://www.gnu.org/software/emacs/
emacs:

View file

@ -0,0 +1,11 @@
expat: expat (C library for parsing XML)
expat:
expat: This is Expat, a C library for parsing XML, written by James Clark.
expat: Expat is a stream-oriented XML parser used by Python, GNOME, Xft2,
expat: and other things.
expat:
expat:
expat:
expat:
expat:
expat:

View file

@ -0,0 +1,11 @@
fetchmail: fetchmail (mail retrieval and forwarding utility)
fetchmail:
fetchmail: fetchmail is a mail retrieval and forwarding utility. It fetches
fetchmail: mail from a POP, IMAP, or ETRN-capable remote mailserver and forwards
fetchmail: it to your local (client) machine's delivery system. You can then
fetchmail: handle the retrieved mail using normal mail user agents such as elm,
fetchmail: pine, or mutt. The fetchmail utility can be run in a daemon mode to
fetchmail: repeatedly poll one or more systems at a specified interval.
fetchmail:
fetchmail: fetchmail is probably not secure.
fetchmail:

View file

@ -0,0 +1,11 @@
fixesproto: fixesproto (C prototypes for X11 X Fixes Extension)
fixesproto:
fixesproto: fixesproto is part of X11.
fixesproto:
fixesproto: For more information about the X.Org Foundation (the providers of the
fixesproto: X.Org implementation of the X Window System), see their website:
fixesproto:
fixesproto: http://www.x.org
fixesproto:
fixesproto:
fixesproto:

View file

@ -0,0 +1,11 @@
freetype: freetype (A Free, High-Quality, and Portable Font Engine)
freetype:
freetype: The FreeType engine is a free and portable TrueType font rendering
freetype: engine. It has been developed to provide TrueType support to a
freetype: great variety of platforms and environments.
freetype:
freetype:
freetype:
freetype:
freetype:
freetype:

View file

@ -0,0 +1,11 @@
gimp: gimp (The GNU Image Manipulation Program)
gimp:
gimp: The GIMP is a powerful tool for the preparation and manipulation of
gimp: digital images. The GIMP provides the user with a wide variety of
gimp: image manipulation, painting, processing, and rendering tools. The
gimp: GIMP's open design and extensible architecture make for a very
gimp: powerful end product for photo and image retouching, web graphics
gimp: design, or digital illustration.
gimp:
gimp:
gimp:

View file

@ -0,0 +1,11 @@
git: git (the stupid content tracker)
git:
git: Git is a fast, scalable, distributed revision control system with an
git: unusually rich command set that provides both high-level operations
git: and full access to internals.
git:
git: "git" can mean anything, depending on your mood.
git:
git: Git was originally written by Linus Torvalds and is currently
git: maintained by Junio C. Hamano.
git:

View file

@ -0,0 +1,11 @@
glibc: glibc (GNU C libraries)
glibc:
glibc: This package contains the GNU C libraries and header files. The GNU
glibc: C library was written originally by Roland McGrath, and is currently
glibc: maintained by Ulrich Drepper. Some parts of the library were
glibc: contributed or worked on by other people.
glibc:
glibc: You'll need this package to compile programs.
glibc:
glibc:
glibc:

View file

@ -0,0 +1,11 @@
glibc-i18n: glibc-i18n (locale files from glibc)
glibc-i18n:
glibc-i18n: These files go in /usr/lib/locale and /usr/share/i18n/ to provide
glibc-i18n: internationalization support. You'll need this package unless you
glibc-i18n: will be using US English only.
glibc-i18n:
glibc-i18n:
glibc-i18n:
glibc-i18n:
glibc-i18n:
glibc-i18n:

View file

@ -0,0 +1,11 @@
glibc-profile: glibc-profile (GNU C libraries with profiling support)
glibc-profile:
glibc-profile: This package contains static versions of the GNU C libraries with
glibc-profile: support for profiling binaries using gprof. gprof calculates how
glibc-profile: much time a program spends in each routine which can suggest where
glibc-profile: to concentrate efforts to improve performance.
glibc-profile:
glibc-profile: See the gprof man page for more details.
glibc-profile:
glibc-profile:
glibc-profile:

View file

@ -0,0 +1,11 @@
glibc-solibs: glibc-solibs (shared GNU C libraries)
glibc-solibs:
glibc-solibs: This package contains the shared libraries, binaries, and support
glibc-solibs: files required to run most Linux applications linked with glibc.
glibc-solibs:
glibc-solibs:
glibc-solibs:
glibc-solibs:
glibc-solibs:
glibc-solibs:
glibc-solibs:

View file

@ -0,0 +1,11 @@
glibc-zoneinfo: glibc-zoneinfo (timezone database)
glibc-zoneinfo:
glibc-zoneinfo: This package allows you to configure your time zone.
glibc-zoneinfo:
glibc-zoneinfo: This timezone database comes from the tzdata and tzcode packages by
glibc-zoneinfo: Arthur David Olson et.al. The latest version and more information
glibc-zoneinfo: may be found at: http://www.iana.org/time-zones
glibc-zoneinfo:
glibc-zoneinfo: Use the timeconfig utility to set your local time zone.
glibc-zoneinfo:
glibc-zoneinfo:

View file

@ -0,0 +1,11 @@
gnupg: gnupg (The GNU Privacy Guard)
gnupg:
gnupg: GnuPG is GNU's tool for secure communication and data storage. It can
gnupg: be used to encrypt data and to create digital signatures. It includes
gnupg: an advanced key management facility and is compliant with the proposed
gnupg: OpenPGP Internet standard as described in RFC2440.
gnupg:
gnupg:
gnupg:
gnupg:
gnupg:

View file

@ -0,0 +1,11 @@
gnupg2: GnuPG2 (The GNU Privacy Guard version 2.x)
gnupg2:
gnupg2: GnuPG is GNU's tool for secure communication and data storage. It can
gnupg2: be used to encrypt data and to create digital signatures. It includes
gnupg2: an advanced key management facility and is compliant with the proposed
gnupg2: OpenPGP Internet standard as described in RFC2440 and the S/MIME
gnupg2: standard as described by several RFCs.
gnupg2:
gnupg2: GnuPG 2.0 is the stable version of GnuPG integrating support for
gnupg2: OpenPGP and S/MIME. It does not conflict with an installed 1.4.x
gnupg2: OpenPGP-only version.

View file

@ -0,0 +1,11 @@
gnutls: gnutls (GNU TLS library)
gnutls:
gnutls: This is a TLS (Transport Layer Security) 1.0 and SSL (Secure Sockets
gnutls: Layer) 3.0 implementation. In brief, GnuTLS can be described as a
gnutls: library which offers an API to access secure communication protocols.
gnutls: These protocols provide privacy over insecure lines, and were designed
gnutls: to prevent eavesdropping, tampering, or message forgery.
gnutls:
gnutls: Homepage: http://www.gnu.org/software/gnutls/
gnutls:
gnutls:

View file

@ -0,0 +1,11 @@
gzip: gzip (file compression utility)
gzip:
gzip: Gzip reduces the size of the named files using Lempel-Ziv coding
gzip: (LZ77). Whenever possible, each file is replaced by one with the
gzip: extension .gz, while keeping the same ownership modes, access and
gzip: modification times.
gzip:
gzip:
gzip:
gzip:
gzip:

View file

@ -0,0 +1,11 @@
hplip: hplip (HP print/scan/fax support)
hplip:
hplip: HPLIP is an HP developed solution for printing, scanning, and faxing
hplip: with HP inkjet and laser based printers in Linux. The HPLIP project
hplip: provides printing support for more than 1400 HP printer models,
hplip: including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy),
hplip: Business Inkjet, LaserJet, and LaserJet MFP.
hplip:
hplip: For more information, see: http://hplipopensource.com
hplip:
hplip:

View file

@ -0,0 +1,11 @@
httpd: httpd (The Apache HTTP Server)
httpd:
httpd: Apache is an HTTP server designed as a plug-in replacement for the
httpd: NCSA HTTP server. It fixes numerous bugs in the NCSA server and
httpd: includes many frequently requested new features, and has an API which
httpd: allows it to be extended to meet users' needs more easily.
httpd:
httpd: Apache is the most popular web server in the known universe; over
httpd: half of the servers on the Internet are running Apache or one of
httpd: its variants.
httpd:

View file

@ -0,0 +1,11 @@
inputproto: inputproto (C prototypes for X Input extension)
inputproto:
inputproto: inputproto is part of X11.
inputproto:
inputproto: For more information about the X.Org Foundation (the providers of the
inputproto: X.Org implementation of the X Window System), see their website:
inputproto:
inputproto: http://www.x.org
inputproto:
inputproto:
inputproto:

View file

@ -0,0 +1,11 @@
irssi: irssi (Internet Relay Chat client)
irssi:
irssi: Irssi is an Internet Relay Chat client. Designed to be both secure
irssi: and expandable, irssi is easily customized using modules and scripts.
irssi:
irssi: For more information, visit: http://irssi.org
irssi:
irssi: irssi was written by Timo Sirainen.
irssi:
irssi:
irssi:

View file

@ -0,0 +1,11 @@
jasper: jasper (free implementation of the JPEG-2000 standard)
jasper:
jasper: The JasPer Project is an open-source initiative to provide a free
jasper: software-based reference implementation of the codec specified in the
jasper: JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).jasper:
jasper:
jasper: jasper home: http://www.ece.uvic.ca/~mdadams/jasper/
jasper:
jasper:
jasper:
jasper:

View file

@ -0,0 +1,11 @@
kdebase-workspace: kdebase-workspace - the KDE Workspace
kdebase-workspace:
kdebase-workspace: The KDE Workspace (kdebase-workspace) package consists of what is
kdebase-workspace: essentially the KDE workspace presented to the user.
kdebase-workspace:
kdebase-workspace:
kdebase-workspace:
kdebase-workspace:
kdebase-workspace:
kdebase-workspace:
kdebase-workspace:

View file

@ -0,0 +1,11 @@
libX11: libX11 (Core X11 protocol client library)
libX11:
libX11: libX11 is part of X11.
libX11:
libX11: For more information about the X.Org Foundation (the providers of the
libX11: X.Org implementation of the X Window System), see their website:
libX11:
libX11: http://www.x.org
libX11:
libX11:
libX11:

View file

@ -0,0 +1,11 @@
libXcursor: libXcursor (X Window System Cursor management library)
libXcursor:
libXcursor: libXcursor is part of X11.
libXcursor:
libXcursor: For more information about the X.Org Foundation (the providers of the
libXcursor: X.Org implementation of the X Window System), see their website:
libXcursor:
libXcursor: http://www.x.org
libXcursor:
libXcursor:
libXcursor:

View file

@ -0,0 +1,11 @@
libXext: libXext (library for common extensions to the X11 protocol)
libXext:
libXext: libXext is part of X11.
libXext:
libXext: For more information about the X.Org Foundation (the providers of the
libXext: X.Org implementation of the X Window System), see their website:
libXext:
libXext: http://www.x.org
libXext:
libXext:
libXext:

View file

@ -0,0 +1,11 @@
libXfixes: libXfixes (client library for the Xfixes extension)
libXfixes:
libXfixes: libXfixes is part of X11.
libXfixes:
libXfixes: For more information about the X.Org Foundation (the providers of the
libXfixes: X.Org implementation of the X Window System), see their website:
libXfixes:
libXfixes: http://www.x.org
libXfixes:
libXfixes:
libXfixes:

View file

@ -0,0 +1,11 @@
libXfont: libXfont (library for legacy X11 font system)
libXfont:
libXfont: libXfont provides the core of the legacy X11 font system, handling the
libXfont: index files (fonts.dir, fonts.alias, fonts.scale), the various font
libXfont: file formats, and rasterizing them. It is used by the X servers, the
libXfont: X Font Server (xfs), and some font utilities (bdftopcf for instance),
libXfont: but should not be used by normal X11 clients. X11 clients access fonts
libXfont: via either the new API's in libXft, or the legacy API's in libX11.
libXfont:
libXfont:
libXfont:

View file

@ -0,0 +1,11 @@
libXi: libXi (library for the X Input Extension)
libXi:
libXi: libXi is part of X11.
libXi:
libXi: For more information about the X.Org Foundation (the providers of the
libXi: X.Org implementation of the X Window System), see their website:
libXi:
libXi: http://www.x.org
libXi:
libXi:
libXi:

View file

@ -0,0 +1,11 @@
libXrandr: libXrandr (X Resize, Rotate and Reflection extension library)
libXrandr:
libXrandr: libXrandr is part of X11.
libXrandr:
libXrandr: For more information about the X.Org Foundation (the providers of the
libXrandr: X.Org implementation of the X Window System), see their website:
libXrandr:
libXrandr: http://www.x.org
libXrandr:
libXrandr:
libXrandr:

View file

@ -0,0 +1,11 @@
libXrender: libXrender (library for the Render Extension to the X11 protocol)
libXrender:
libXrender: libXrender is part of X11.
libXrender:
libXrender: For more information about the X.Org Foundation (the providers of the
libXrender: X.Org implementation of the X Window System), see their website:
libXrender:
libXrender: http://www.x.org
libXrender:
libXrender:
libXrender:

View file

@ -0,0 +1,11 @@
libXtst: libXtst (client library for the XTEST & RECORD extensions)
libXtst:
libXtst: libXtst is part of X11.
libXtst:
libXtst: For more information about the X.Org Foundation (the providers of the
libXtst: X.Org implementation of the X Window System), see their website:
libXtst:
libXtst: http://www.x.org
libXtst:
libXtst:
libXtst:

View file

@ -0,0 +1,11 @@
libXv: libXv (library for the X Video (Xv) extension to the X Window System)
libXv:
libXv: libXv is part of X11.
libXv:
libXv: For more information about the X.Org Foundation (the providers of the
libXv: X.Org implementation of the X Window System), see their website:
libXv:
libXv: http://www.x.org
libXv:
libXv:
libXv:

View file

@ -0,0 +1,11 @@
libXvMC: libXvMC (X.Org X11 libXvMC runtime library)
libXvMC:
libXvMC: libXvMC is part of X11.
libXvMC:
libXvMC: For more information about the X.Org Foundation (the providers of the
libXvMC: X.Org implementation of the X Window System), see their website:
libXvMC:
libXvMC: http://www.x.org
libXvMC:
libXvMC:
libXvMC:

View file

@ -0,0 +1,11 @@
libexif: libexif (Exchangeable Image File Format library)
libexif:
libexif: EXIF stands for Exchangeable Image File Format, which is a format used
libexif: to store extra information in images such as the JPEG files produced
libexif: by digital cameras. The libexif library allows programs such as
libexif: gthumb to parse, edit, and save EXIF data.
libexif:
libexif:
libexif:
libexif:
libexif:

View file

@ -0,0 +1,11 @@
libgcrypt: libgcrypt (General purpose crypto library)
libgcrypt:
libgcrypt: Libgcrypt is a general purpose crypto library based on the code
libgcrypt: used in GnuPG.
libgcrypt:
libgcrypt:
libgcrypt:
libgcrypt:
libgcrypt:
libgcrypt:
libgcrypt:

View file

@ -0,0 +1,11 @@
libgpg-error: libgpg-error (GnuPG Error Definitions Library)
libgpg-error:
libgpg-error: This is a library that defines common error values for all GnuPG
libgpg-error: components. Among these are GPG, GPGSM, GPGME, GPG-Agent,
libgpg-error: libgcrypt, Libksba, DirMngr, Pinentry, SmartCard Daemon, and more.
libgpg-error:
libgpg-error:
libgpg-error:
libgpg-error:
libgpg-error:
libgpg-error:

View file

@ -0,0 +1,11 @@
libidn: libidn (GNU Internationalized Domain Name library)
libidn:
libidn: GNU Libidn is an implementation of the Stringprep, Punycode and IDNA
libidn: specifications defined by the IETF Internationalized Domain Names
libidn: (IDN) working group, used for internationalized domain names.
libidn:
libidn:
libidn:
libidn:
libidn:
libidn:

View file

@ -0,0 +1,11 @@
libjpeg: libjpeg (Independent JPEG Group's JPEG software)
libjpeg:
libjpeg: Software to implement JPEG image compression and decompression. JPEG
libjpeg: (pronounced 'jay-peg') is a standardized compression method for
libjpeg: full-color and gray-scale images. JPEG is intended for compressing
libjpeg: 'real-world' scenes; cartoons and other non-realistic images are not
libjpeg: its strong suit. JPEG is lossy, however, on typical images of
libjpeg: real-world scenes, very good compression levels can be obtained with
libjpeg: no visible change, and amazingly high compression levels are possible
libjpeg: if you can tolerate a low-quality image.
libjpeg:

View file

@ -0,0 +1,11 @@
libpng: libpng (Portable Network Graphics library)
libpng:
libpng: PNG (Portable Network Graphics) is an extensible file format for the
libpng: lossless, portable, well-compressed storage of raster images. PNG
libpng: provides a patent-free replacement for GIF and can also replace many
libpng: common uses of TIFF. Indexed-color, grayscale, and truecolor images
libpng: are supported, plus an optional alpha channel. Sample depths range
libpng: from 1 to 16 bits.
libpng:
libpng:
libpng:

View file

@ -0,0 +1,11 @@
libtiff: libtiff (a library for reading and writing TIFF files)
libtiff:
libtiff: This package provides support for the Tag Image File Format (TIFF),
libtiff: a widely used format for storing image data. Included is the libtiff
libtiff: library (for reading and writing TIFF files), and a collection of
libtiff: tools for working with TIFF images.
libtiff:
libtiff:
libtiff:
libtiff:
libtiff:

View file

@ -0,0 +1,11 @@
libwmf: libwmf (WMF graphics format library)
libwmf:
libwmf: libwmf is a library for interpreting metafile images and either
libwmf: displaying them using X or converting them to standard formats such
libwmf: as PNG, JPEG, PS, EPS and SVG.
libwmf:
libwmf:
libwmf:
libwmf:
libwmf:
libwmf:

View file

@ -0,0 +1,11 @@
libxcb: libxcb (X protocol C-language Binding)
libxcb:
libxcb: The XCB library provides an interface to the X Window System protocol
libxcb: which is fully capable of replacing Xlib. In fact, libX11 makes use
libxcb: of libxcb as much as possible. :-) Porting to XCB has several
libxcb: advantages such as a smaller memory footprint, latency hiding, direct
libxcb: protocol access, and improved thread support.
libxcb:
libxcb:
libxcb:
libxcb:

View file

@ -0,0 +1,11 @@
libxml2: libxml2 (XML parser library)
libxml2:
libxml2: Libxml2 is the XML C parser library and toolkit. XML itself is a
libxml2: metalanguage to design markup languages -- i.e. a text language where
libxml2: structures are added to the content using extra "markup" information
libxml2: enclosed between angle brackets. HTML is the most well-known markup
libxml2: language. Though the library is written in C, a variety of language
libxml2: bindings make it available in other environments.
libxml2:
libxml2:
libxml2:

View file

@ -0,0 +1,11 @@
kernel-firmware: kernel-firmware (Firmware installed by the kernel)
kernel-firmware:
kernel-firmware: These are the firmware files from the Linux kernel.
kernel-firmware:
kernel-firmware: You'll need these to use certain hardware with Linux.
kernel-firmware:
kernel-firmware:
kernel-firmware:
kernel-firmware:
kernel-firmware:
kernel-firmware:

View file

@ -0,0 +1,11 @@
kernel-generic: kernel-generic (a general purpose SMP Linux kernel)
kernel-generic:
kernel-generic: This is a Linux kernel with built-in support for most disk
kernel-generic: controllers. To use filesystems, or to load support for a SCSI or
kernel-generic: other controller, then you'll need to load one or more kernel
kernel-generic: modules using an initial ramdisk, or initrd. For more information
kernel-generic: about creating an initrd, see the README.initrd file in the /boot
kernel-generic: directory.
kernel-generic:
kernel-generic: SMP is "Symmetric multiprocessing", or multiple CPU/core support.
kernel-generic:

View file

@ -0,0 +1,11 @@
kernel-headers: kernel-headers (Linux kernel include files)
kernel-headers:
kernel-headers: These are the include files from the Linux kernel.
kernel-headers:
kernel-headers: You'll need these to compile most system software for Linux.
kernel-headers:
kernel-headers:
kernel-headers:
kernel-headers:
kernel-headers:
kernel-headers:

View file

@ -0,0 +1,11 @@
kernel-huge: kernel-huge (a fully-loaded SMP Linux kernel)
kernel-huge:
kernel-huge: This is a Linux kernel with built-in support for most disk
kernel-huge: controllers. If you're looking for a more stripped down kernel
kernel-huge: (this one contains everything but the kitchen sink ;-), then install
kernel-huge: the kernel-generic in the /boot directory along with an initrd to
kernel-huge: load support for your boot device and filesystem. For instructions
kernel-huge: on the initrd, see README.initrd in the /boot directory.
kernel-huge:
kernel-huge: SMP is "Symmetric multiprocessing", or multiple CPU/core support.
kernel-huge:

View file

@ -0,0 +1,11 @@
kernel-modules: kernel-modules (Linux kernel modules)
kernel-modules:
kernel-modules: A kernel module is a piece of object code that can be dynamically
kernel-modules: loaded into the Linux kernel to provide new kernel functions. Most of
kernel-modules: these modules provide support for devices such as CD-ROM drives, tape
kernel-modules: drives, and ethernet cards. You can choose which modules to load by
kernel-modules: editing /etc/rc.d/rc.modules.
kernel-modules:
kernel-modules:
kernel-modules:
kernel-modules:

View file

@ -0,0 +1,11 @@
kernel-source: kernel-source (Linux kernel source)
kernel-source:
kernel-source: Source code for Linus Torvalds' Linux kernel.
kernel-source:
kernel-source: This is the complete source code for the Linux kernel.
kernel-source:
kernel-source: This kernel has been patched to fix:
kernel-source: Null dereference bug in net/socket.c (CVE-2009-2692).
kernel-source: Null dereference bug in net/ipv4/ip_fragment.c (CVE-2009-1298).
kernel-source:
kernel-source:

View file

@ -0,0 +1,11 @@
lm_sensors: lm_sensors (hardware monitoring package)
lm_sensors:
lm_sensors: lm_sensors provides tools for monitoring the temperatures, voltages,
lm_sensors: and fans of Linux systems with hardware monitoring devices. Included
lm_sensors: are text-based tools for sensor reporting, and a library for sensors
lm_sensors: access called libsensors. It also contains tools for sensor hardware
lm_sensors: identification and I2C bus probing.
lm_sensors:
lm_sensors: IMPORTANT NOTE: If you have a Thinkpad, please read the warnings in
lm_sensors: the README.thinkpad file. lm_sensors has been known to cause damage
lm_sensors: to some Thinkpads.

View file

@ -0,0 +1,11 @@
lynx: Lynx (text mode browser)
lynx:
lynx: Lynx is a distributed hypertext browser with full World Wide Web
lynx: capabilities. Lynx can be used to access information on the World
lynx: Wide Web, or to build information systems intended primarily for local
lynx: access. For example, Lynx has been used to build several Campus Wide
lynx: Information Systems (CWIS).
lynx:
lynx: Lynx's authors include Lou Montulli, Garrett Blythe, Craig Lavender,
lynx: Michael Grobe, and Charles Rezac.
lynx:

View file

@ -0,0 +1,11 @@
mailx: mailx (a simple mail client)
mailx:
mailx: Mailx is derived from Berkeley Mail and is intended provide the
mailx: functionality of the POSIX mailx command with additional support
mailx: for MIME, IMAP, POP3, SMTP, and S/MIME. It provides enhanced
mailx: features for interactive use, such as caching and disconnected
mailx: operation for IMAP, message threading, scoring, and filtering.
mailx: It is also usable as a mail batch language, both for sending
mailx: and receiving mail.
mailx:
mailx: The maintainer and primary developer of mailx is Gunnar Ritter.

View file

@ -0,0 +1,11 @@
mercurial: mercurial (a distributed source management system)
mercurial:
mercurial: Mercurial is a cross-platform, distributed source management tool for
mercurial: software developers. It is written in Python, with a binary diff
mercurial: implementation written in C. Its major features include high-
mercurial: performance; serverless, fully distributed collaborative development;
mercurial: robust handling of both plain text and binary files; advanced
mercurial: branching and merging capabilities; and full source code available
mercurial: under the terms of the LGPL.
mercurial:
mercurial: Mercurial was written by Matt Mackall and other contributors.

View file

@ -0,0 +1,11 @@
mesa: mesa (a 3-D graphics library)
mesa:
mesa: Mesa is a 3-D graphics library with an API very similar to that of
mesa: another well-known 3-D graphics library. :-) The Mesa libraries are
mesa: used by X to provide both software and hardware accelerated graphics.
mesa:
mesa: Mesa was written by Brian Paul.
mesa:
mesa:
mesa:
mesa:

View file

@ -0,0 +1,11 @@
minicom: minicom (communications package)
minicom:
minicom: Minicom - a full featured menu-driven communications package similar
minicom: to the DOS program 'Telix'. Also includes sz/rz - utilities used to
minicom: upload and download files using the Zmodem protocol.
minicom:
minicom: Homepage: http://alioth.debian.org/projects/minicom
minicom:
minicom:
minicom:
minicom:

View file

@ -0,0 +1,11 @@
mozilla-firefox: mozilla-firefox (Mozilla Firefox Web browser)
mozilla-firefox:
mozilla-firefox: This project is a redesign of the Mozilla browser component written
mozilla-firefox: using the XUL user interface language. Firefox empowers you to
mozilla-firefox: browse faster, more safely and more efficiently than with any other
mozilla-firefox: browser.
mozilla-firefox:
mozilla-firefox: Visit the Mozilla Firefox project online:
mozilla-firefox: http://www.mozilla.org/projects/firefox/
mozilla-firefox:
mozilla-firefox:

View file

@ -0,0 +1,11 @@
mozilla-thunderbird: mozilla-thunderbird (Mozilla Thunderbird mail application)
mozilla-thunderbird:
mozilla-thunderbird: Mozilla Thunderbird is a redesign of the Mozilla mail component
mozilla-thunderbird: written using the XUL user interface language. Thunderbird makes
mozilla-thunderbird: emailing safer, faster, and easier than ever before with the
mozilla-thunderbird: industry's best implementations of features such as intelligent spam
mozilla-thunderbird: filters, built-in RSS reader, quick search, and much more.
mozilla-thunderbird:
mozilla-thunderbird: Visit the Mozilla Thunderbird project online:
mozilla-thunderbird: http://www.mozilla.org/projects/thunderbird/
mozilla-thunderbird:

View file

@ -0,0 +1,11 @@
mysql: mysql (SQL-based relational database server)
mysql:
mysql: MySQL is a fast, multi-threaded, multi-user, and robust SQL
mysql: (Structured Query Language) database server. It comes with a nice API
mysql: which makes it easy to integrate into other applications.
mysql:
mysql: The home page for MySQL is http://www.mysql.com/
mysql:
mysql:
mysql:
mysql:

View file

@ -0,0 +1,11 @@
ntp: ntp (Network Time Protocol daemon)
ntp:
ntp: The Network Time Protocol (NTP) is used to synchronize the time of a
ntp: computer client or server to another server or reference time source,
ntp: such as a radio or satellite receiver or modem. It provides client
ntp: accuracies typically within a millisecond on LANs and up to a few tens
ntp: of milliseconds on WANs relative to a primary server synchronized to
ntp: Coordinated Universal Time (UTC) via a Global Positioning Service
ntp: (GPS) receiver, for example.
ntp:
ntp:

View file

@ -0,0 +1,11 @@
openssh: openssh (Secure Shell daemon and clients)
openssh:
openssh: ssh (Secure Shell) is a program for logging into a remote machine and
openssh: for executing commands on a remote machine. It is intended to replace
openssh: rlogin and rsh, and provide secure encrypted communications between
openssh: two untrusted hosts over an insecure network. sshd (SSH Daemon) is
openssh: the daemon program for ssh. OpenSSH is based on the last free version
openssh: of Tatu Ylonen's SSH, further enhanced and cleaned up by Aaron
openssh: Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt, and
openssh: Dug Song. It has a homepage at http://www.openssh.com/
openssh:

View file

@ -0,0 +1,11 @@
openssl: openssl (Secure Sockets Layer toolkit)
openssl:
openssl: The OpenSSL certificate management tool and the shared libraries that
openssl: provide various encryption and decryption algorithms and protocols.
openssl:
openssl: This product includes software developed by the OpenSSL Project for
openssl: use in the OpenSSL Toolkit (http://www.openssl.org). This product
openssl: includes cryptographic software written by Eric Young
openssl: (eay@cryptsoft.com). This product includes software written by Tim
openssl: Hudson (tjh@cryptsoft.com).
openssl:

View file

@ -0,0 +1,11 @@
openssl-solibs: openssl-solibs (OpenSSL shared libraries)
openssl-solibs:
openssl-solibs: These shared libraries provide encryption routines required by
openssl-solibs: programs such as openssh. They are also used by KDE's Konqueror web
openssl-solibs: browser to provide secure web connections.
openssl-solibs:
openssl-solibs: This product includes software developed by the OpenSSL Project for
openssl-solibs: use in the OpenSSL Toolkit (http://www.openssl.org). This product
openssl-solibs: includes cryptographic software written by Eric Young
openssl-solibs: (eay@cryptsoft.com). This product includes software written by Tim
openssl-solibs: Hudson (tjh@cryptsoft.com).

View file

@ -0,0 +1,11 @@
openvpn: openvpn (secure IP tunnel daemon)
openvpn:
openvpn: OpenVPN is a full-featured SSL VPN which can accommodate a wide range
openvpn: of configurations, including remote access, site-to-site VPNs, WiFi
openvpn: security, and enterprise-scale remote access with load balancing,
openvpn: failover, and fine-grained access-controls.
openvpn:
openvpn: OpenVPN's home on the net is: http://openvpn.net
openvpn:
openvpn:
openvpn:

View file

@ -0,0 +1,11 @@
patch: patch (apply a diff file to an original file or files)
patch:
patch: Patch is a utility used to apply diffs (or patches) to files, which
patch: are usually source code.
patch:
patch: Larry Wall wrote the original version of patch. Paul Eggert removed
patch: patch's arbitrary limits; added support for binary files, setting
patch: file times, and deleting files; and made it conform better to POSIX.
patch: Other contributors include Wayne Davison, who added unidiff support,
patch: and David MacKenzie, who added configuration and backup support.
patch:

View file

@ -0,0 +1,11 @@
php: php (HTML-embedded scripting language)
php:
php: PHP is an HTML-embedded scripting language. It shares syntax
php: characteristics with C, Java, and Perl. The primary objective behind
php: this language is to make a fast and easy-to-use scripting language
php: for dynamic web sites.
php:
php: More information can be found online at http://www.php.net/
php:
php:
php:

View file

@ -0,0 +1,11 @@
pidgin: pidgin (GTK+ instant messaging program)
pidgin:
pidgin: Pidgin allows you to talk to anyone using a variety of messaging
pidgin: protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!, MSN
pidgin: Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr. These protocols
pidgin: are implemented using a modular, easy to use design. To use a
pidgin: protocol, just load the plugin for it.
pidgin:
pidgin: For more info, see: http://www.pidgin.im
pidgin:
pidgin:

View file

@ -0,0 +1,11 @@
poppler: poppler (a library for rendering PDF documents)
poppler:
poppler: Poppler is a library based on the xpdf PDF viewer developed by Derek
poppler: Noonburg of Glyph and Cog, LLC. Since xpdf does not provide a shared
poppler: library, whenever a flaw was found potentially dozens of applications
poppler: incorporating code from xpdf would have to be patched. By providing
poppler: a centralized PDF library this duplicated effort will be eliminated.
poppler:
poppler:
poppler:
poppler:

View file

@ -0,0 +1,11 @@
ppp: ppp (Point-to-Point Protocol)
ppp:
ppp: The Point-to-Point Protocol (PPP) provides a method for transmitting
ppp: data over serial links. It's commonly used for connecting to the
ppp: Internet using a modem. This package includes the PPP daemon (pppd),
ppp: which negotiates with the peer to establish the link and sets up the
ppp: ppp network interface, and pppsetup, an easy-to-use utility for
ppp: setting up your PPP daemon.
ppp:
ppp:
ppp:

Some files were not shown because too many files have changed in this diff Show more