#
# do not update to 4.2.1, 4.2.0 is for Lunar 1.0
#
          MODULE=xfree86
         VERSION=4.2.0
          SOURCE=X420src-1.tgz
         SOURCE2=X420src-2.tgz
         SOURCE3=X420src-3.tgz
           FUZZY="off"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/xc
   SOURCE_URL[0]=$XFREE86_URL/4.2.0/source/$SOURCE
   SOURCE_URL[1]=ftp://ftp.xfree86.org/pub/XFree86/4.2.0/source/$SOURCE
  SOURCE2_URL[0]=$XFREE86_URL/4.2.0/source/$SOURCE2
  SOURCE2_URL[1]=ftp://ftp.xfree86.org/pub/XFree86/4.2.0/source/$SOURCE2
  SOURCE3_URL[0]=$XFREE86_URL/4.2.0/source/$SOURCE3
  SOURCE3_URL[1]=ftp://ftp.xfree86.org/pub/XFree86/4.2.0/source/$SOURCE3
        WEB_SITE=http://www.xfree86.org
         ENTERED=20010922
         UPDATED=20020120
           SHORT="xfree86 is a free implementation of the X Window System."
    
cat << EOF
What is XFree86?
The XFree86 Project, Inc is an organisation which produces XFree86, a
freely redistributable open-source implementation of the X Window System
that runs on UNIX(R) and UNIX-like (like Linux, the BSDs, Mac OS X (aka
Darwin) and Solaris x86 series) operating systems and OS/2.
XFree86 is the underlying software that is between the hardware and
graphical user interface (aka gui) that people see and use. If you are
using KDE, GNOME, Enlightenment, Blackbox, AfterStep, twm or fvwm then
you are already using and running XFree86 as these run as our clients.
Traditionally, The XFree86 Project has focused on Intel x86-based
platforms, which is where the 86 in our name comes from, but our
current release supports other platforms like the Alpha, PowerPC, Sparc
and in-the-works MIPS CPU families.
Our goal at XFree86 is to have X run on every platform available,
including those we do not currently support, as the best windowing
system available on that platform.
EOF
