[BACK]Return to announce28.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/announce28.html, Revision 1.1

1.1     ! louis       1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
        !             2: <html>
        !             3: <head>
        !             4: <title>OpenBSD 2.8 Release Announcement</title>
        !             5: <link rev=made href=mailto:www@openbsd.org>
        !             6: <meta name="resource-type" content="document">
        !             7: <meta name="description" content="the main OpenBSD page">
        !             8: <meta name="keywords" content="openbsd,main">
        !             9: <meta name="distribution" content="global">
        !            10: <meta name="copyright" content="This document copyright 2000 by OpenBSD.">
        !            11: </head>
        !            12:
        !            13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#24248E">
        !            14:
        !            15: <img alt="[OpenBSD]" height=30 width=141 src="images/smalltitle.gif">
        !            16: <hr>
        !            17: <h1><font color=#0000e0>OpenBSD 2.8 RELEASED</font></h1>
        !            18: <h2><font color=#0000e0>December 1, 2000</font></h2>
        !            19:
        !            20: <p><font size=+2 >
        !            21: It is our pleasure to officially announce the release of
        !            22: <a href="28.html">OpenBSD 2.8</a>.</p>
        !            23: <p>
        !            24: Just over 6 weeks ago, on October 18, OpenBSD turned 5 years old.  In
        !            25: celebration of this milestone, we invite you to enjoy our 8th release
        !            26: on CDROM (and 9th via FTP).  We continue to celebrate OpenBSD's record
        !            27: of three years without a remote hole in the default install.
        !            28: </font>
        !            29: </p>
        !            30:
        !            31: <p><font size=+1>
        !            32: Just like all of our previous releases, 2.8 provides significant improvements,
        !            33: including new features, in nearly all areas of the system:
        !            34: </font>
        !            35: </p>
        !            36:
        !            37: <ul>
        !            38: <li><strong>Hardware support is improved
        !            39: (<a href="http://www.OpenBSD.org/plat.html">http://www.OpenBSD.org/plat.html</a>)
        !            40: </strong>
        !            41: <ul>
        !            42:   <li>OpenBSD 2.8 will run on Apple iMac, G3, G4, and G4 Cube machines.
        !            43:
        !            44:   <li>Improved hardware crypto support, now including Hifn PowerCrypt and
        !            45:     Broadcom Bluesteelnet (uBsec) hardware accelerator boards.
        !            46:   <li>Many new Ethernet devices supported, including National Semiconductor
        !            47:     DP83815-based adapters, 3Com MiniPCI adapters, 3Com 574-based PCMCIA,
        !            48:     and many new CardBus devices (Xircom, Intel 21143, Intel CardBus II).
        !            49:   <li>Support for most of the Gigabit Ethernet cards on the market, i.e.,
        !            50:     SysKonnect, Intel, and Alteon-based.
        !            51:   <li>Support for most types of USB devices, including Ethernet, printers,
        !            52:     audio, etc.  Sync your Handspring Visor, or transfer MP3's to your Rio.
        !            53:   <li>Support for 3ware Escalade 3W-5x000 and 3W-6x000 series RAID controllers.
        !            54:   <li>New audio support, including the Cirrus Logic CS4280, ForteMedia FM801,
        !            55:     and integrated audio chips found on newer VIA and Intel motherboards.
        !            56:   <li>Improvements and new support in the PCI IDE subsystem.
        !            57: </ul>
        !            58:
        !            59: <li><strong>Security has been further strengthened
        !            60: (<a href="http://www.OpenBSD.org/security.html">http://www.OpenBSD.org/security.html</a>)
        !            61: </strong>
        !            62:  <ul>
        !            63:   <li>In response to the threat posed by so-called "format string" bugs, OpenBSD
        !            64:     performed a complete source tree audit in June to identify and correct
        !            65:     such problems.  This involved countless hours of code reading and careful
        !            66:     bug fixes.  We are confident that these issues have been solved and that
        !            67:     once again our proactive security auditing process has proved itself an
        !            68:     invaluable component of the OpenBSD philosophy.
        !            69:
        !            70:   <li>Several other security issues dealt with across the system, many of which
        !            71:     were identified by members of the OpenBSD team themselves.  Please see
        !            72:     http://www.openbsd.org/errata27.html for more details on what was fixed.
        !            73:  </ul>
        !            74:
        !            75: <li><strong>Even more integrated cryptography
        !            76: (<a href="http://www.OpenBSD.org/crypto.html">http://www.OpenBSD.org/crypto.html</a>)
        !            77: </strong>
        !            78:  <ul>
        !            79:   <li>OpenSSH has been improved, debugged, and is now at version 2.3.0.  Support
        !            80:     for both SSH1 and SSH2 protocols ensures maximum interoperability with
        !            81:     other implementations.  This version also includes an SFTP server for
        !            82:     secure file transfers with several Windows-based clients.  Since OpenSSH
        !            83:     is free, it has continued to gain acceptance on other operating systems
        !            84:     as well.  For more information, see http://www.OpenSSH.com, or simply
        !            85:     install OpenBSD 2.8 and try it out. Our sincerest thanks to Markus Friedl,
        !            86:     one of our developers and the driving force behind OpenSSH.
        !            87:
        !            88:   <li>The celebration continues.  What better birthday present for OpenBSD than
        !            89:     the expiration of the RSA patent? SSL libraries now come as part of the
        !            90:     base operating system install, permitting SSL and RSA applications to
        !            91:     work normally without fancy installation tricks.  These applications now
        !            92:     include httpd, isakmpd, and ssh.
        !            93:
        !            94:   <li>Our already very mature IPSEC code has been enhanced to comply with
        !            95:     the latest standard changes, i.e., AES.  Using IPSEC and bridging,
        !            96:     Ethernets can be securely tunneled over the Internet.  The IKE isakmpd
        !            97:     has become more robust and can be used in a configuration-less mode in
        !            98:     conjunction with certificates.  IPSEC performance has improved for
        !            99:     software cryptography, but with hardware crypto accelerators
        !           100:     (including HiFn and Broadcom based encryption processors), incredibly
        !           101:     fast IPSEC processing is possible.
        !           102:
        !           103:   <li>Improving on the encryption of swap space introduced in the previous
        !           104:     release, OpenBSD now uses Rijndael, the recently chosen AES encryption
        !           105:     standard.
        !           106:  </ul>
        !           107:
        !           108: <li><strong>Many other bugs fixed
        !           109: (<a href="http://www.OpenBSD.org/plus28.html">http://www.OpenBSD.org/plus28.html</a>)
        !           110: </strong>
        !           111:
        !           112: <li><strong>The "ports" tree is greatly improved
        !           113: (<a href="http://www.OpenBSD.org/ports.html">http://www.OpenBSD.org/ports.html</a>)
        !           114: </strong>
        !           115:  <ul>
        !           116:   <li>The 2.8 CD ships with many more pre-built packages for the common
        !           117:     architectures.  The FTP site contains hundreds more packages (for the
        !           118:     important architectures) which we could not fit onto the CDs.  A list of
        !           119:     those packages is appended below.
        !           120:  </ul>
        !           121: <li><strong>Many subsystems improved and updated since the last release</strong>
        !           122:  <ul>
        !           123:   <li>XFree86 3.3.6-current
        !           124:   <li>gcc 2.95.3
        !           125:   <li>perl 5.6.0 plus a few fixes.
        !           126:   <li>Apache 1.3.12 (+ patches), Mod_ssl 2.6.2, OpenSSL 0.9.5a, DSO support
        !           127:   <li>ipf 3.3.18
        !           128:   <li>groff 1.15
        !           129:   <li>sendmail 8.10.1
        !           130:   <li>lynx 2.8.2 with HTTPS support added
        !           131:   <li>sudo 1.6.3p5
        !           132:   <li>ncurses 5.2
        !           133:   <li>Latest KAME IPv6
        !           134:   <li>KTH Kerberos 1.0.2
        !           135:   <li>OpenSSH 2.3.0
        !           136:  </ul>
        !           137:
        !           138: <p>
        !           139: If you'd like to see a list of what has changed between OpenBSD 2.7 and
        !           140: 2.8, look at
        !           141: </p>
        !           142: <blockquote>
        !           143:         <a href="http://www.OpenBSD.org/plus28.html">http://www.OpenBSD.org/plus28.html</a>
        !           144: </blockquote>
        !           145: <p>
        !           146: Even though the list is a summary of the most important changes made to
        !           147: OpenBSD, it still is a very very long list -- more than 700 major changes.
        !           148: </p>
        !           149:
        !           150: <p>
        !           151: This is our ninth OpenBSD release, and the eighth release which is
        !           152: available on CDROM.  Our releases have been spaced six months apart,
        !           153: and we plan to continue this timing.
        !           154: </p>
        !           155:
        !           156: <hr>
        !           157: <h2><font color=#0000e0>SECURITY AND ERRATA</font></h2>
        !           158:
        !           159: <p>
        !           160: We provide patches for known security threats and other important issues
        !           161: discovered after each CD release.  As usual, between the creation of the
        !           162: OpenBSD 2.8 FTP/CDROM binaries and the actual 2.8 release date, our team
        !           163: found and fixed some new reliability problems (note: most are minor, and
        !           164: in subsystems that are not enabled by default).  Our continued research
        !           165: into security means we will find new security problems -- and we always
        !           166: provide patches as soon as possible.  Therefore, we advise regular
        !           167: visits to
        !           168: </p>
        !           169: <blockquote>
        !           170:      <a href="http://www.OpenBSD.org/security.html">http://www.OpenBSD.org/security.html</a>
        !           171: </blockquote>
        !           172:
        !           173: and
        !           174:
        !           175: <blockquote>
        !           176:        <a href="http://www.OpenBSD.org/errata.html">http://www.OpenBSD.org/errata.html</a>
        !           177: </blockquote>
        !           178:
        !           179: <hr>
        !           180: <h2><font color=#0000e0>CDROM SALES</font></h2>
        !           181:
        !           182: <p>
        !           183: OpenBSD 2.8 is also available on CDROM.  A 2-CD set which costs $30USD
        !           184: is available via mail order and from a number of contacts around the
        !           185: world.  The set includes a colourful booklet which carefully explains
        !           186: the installation of OpenBSD.  A new set of cute little stickers are also
        !           187: included (sorry, but our FTP mirror sites do not support STP, the
        !           188: Sticker Transfer Protocol).  Profits from these sales are the primary
        !           189: income source for the OpenBSD project -- in essence selling these
        !           190: CDROM units ensures that OpenBSD will continue to make another release
        !           191: six months from now.
        !           192: </p>
        !           193:
        !           194: <p>
        !           195: For more information on ordering CDROMs, see
        !           196: <blockquote>
        !           197:         <a href="http://www.OpenBSD.org/orders.html">http://www.OpenBSD.org/orders.html</a>
        !           198: </blockquote>
        !           199: </p>
        !           200:
        !           201: <p>
        !           202: The above web page lists a number of places where OpenBSD CDROMs can
        !           203: be purchased from.  For our default mail order, go directly to
        !           204: <blockquote>
        !           205:         <a href="https://https.openbsd.org/cgi-bin/order">https://https.openbsd.org/cgi-bin/order</a>
        !           206: </blockquote>
        !           207: or, for European orders,
        !           208: <blockquote>
        !           209:        <a href="https://https.openbsd.org/cgi-bin/order.eu">https://https.openbsd.org/cgi-bin/order.eu</a>
        !           210: </blockquote>
        !           211: </p>
        !           212:
        !           213: <p>
        !           214: All of our developers strongly urge you to buy a CDROM and support our
        !           215: future efforts.  As well, donations to the project are highly
        !           216: appreciated, as described in more detail at
        !           217:
        !           218: <blockquote>
        !           219:         <a href="http://www.OpenBSD.org/goals.html#funding">http://www.OpenBSD.org/goals.html#funding</a>
        !           220: </blockquote>
        !           221: </p>
        !           222:
        !           223: <hr>
        !           224: <h2><font color=#0000e0>T-SHIRT SALES</font></h2>
        !           225:
        !           226: <p>
        !           227: The project continues to expand its funding base by selling t-shirts and
        !           228: polo shirts.  And our users like them too.  We have a variety of shirts
        !           229: available, with the new and old designs, from our web ordering system at
        !           230:
        !           231: <blockquote>
        !           232:         <a href="https://https.openbsd.org/cgi-bin/order">https://https.openbsd.org/cgi-bin/order</a>
        !           233: </blockquote>
        !           234: </p>
        !           235:
        !           236: <p>
        !           237: With this release, we introduce 2 new shirts.
        !           238: </p>
        !           239:
        !           240: <hr>
        !           241: <h2><font color=#0000e0>FTP INSTALLS</font></h2>
        !           242: <p>
        !           243: If you choose not to buy an OpenBSD CDROM, OpenBSD can be easily
        !           244: installed via FTP.  Typically you need a single small piece of boot
        !           245: media (e.g., a boot floppy) and then the rest of the files can be
        !           246: installed from a number of locations, including directly off the
        !           247: Internet.  Follow this simple set of instructions to ensure that you
        !           248: find all of the documentation you will need while performing an install
        !           249: via FTP.  With the CDROMs, the necessary documentation is easier to find.
        !           250: </p>
        !           251: <ol>
        !           252: <li>Read either of the following two files for a list of ftp
        !           253:    mirrors which provide OpenBSD, then choose one near you:
        !           254: <blockquote>
        !           255:         <a href="http://www.OpenBSD.org/ftp.html">http://www.OpenBSD.org/ftp.html</a>
        !           256:         <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/2.8/ftplist">ftp://ftp.OpenBSD.org/pub/OpenBSD/2.8/ftplist</a>
        !           257: </blockquote>
        !           258: <li>Connect to that ftp mirror site and go into the directory
        !           259:    pub/OpenBSD/2.8/ which contains these files and directories.  This is
        !           260:    a list of what you will see:
        !           261: <pre>
        !           262:         Changelogs/      amiga/           packages/        srcsys.tar.gz
        !           263:         HARDWARE         ftplist          pmax/            sun3/
        !           264:         PACKAGES         hp300/           ports.tar.gz     tools/
        !           265:         PORTS            i386/            powerpc/         vax/
        !           266:         README           log28            root.mail
        !           267:         SIZES            mac68k/          sparc/
        !           268:         X11.tar.gz       mvme68k/         src.tar.gz
        !           269: </pre>
        !           270:    It is quite likely that you will want at LEAST the following files which
        !           271:    apply to all the architectures OpenBSD supports.
        !           272: <pre>
        !           273:         README          - generic README
        !           274:         HARDWARE        - list of hardware we support
        !           275:         SIZES           - recommended partition sizes
        !           276:         PORTS           - description of our "ports" tree
        !           277:         PACKAGES        - description of pre-compiled packages
        !           278:         root.mail       - a copy of root's mail at initial login. (This is
        !           279:                           really worthwhile reading).
        !           280: </pre>
        !           281: <li>Read the file README.  It is short, and a quick read will make sure you
        !           282:    understand what else you need to fetch.
        !           283:
        !           284: <li>Next, go into the directory that applies to your architecture, for
        !           285:    example, i386.  This is a list of what you will see:
        !           286: <pre>
        !           287:         CKSUM            INSTALL.os2br    comp28.tgz       man28.tgz
        !           288:         INSTALL.ata      INSTALL.pt       etc28.tgz        misc28.tgz
        !           289:         INSTALL.chs      MD5              floppy28.fs      xbase28.tgz
        !           290:         INSTALL.dbr      base28.tgz       floppyB28.fs     xfont28.tgz
        !           291:         INSTALL.i386     bsd*             floppyC28.fs     xlink28.tgz
        !           292:         INSTALL.linux    bsd.rd*          game28.tgz       xserv28.tgz
        !           293:         INSTALL.mbr      cdrom28.fs       index.txt        xshare28.tgz
        !           294: </pre>
        !           295:    If you are new to OpenBSD, fetch _at least_ the file INSTALL.i386 and
        !           296:    one of the floppy*.fs files; the README file lists both as required for
        !           297:    installation.
        !           298:
        !           299: <li>If you are an expert, follow the instructions in the file called README;
        !           300:    otherwise, use the more complete instructions in the file called
        !           301:    INSTALL.i386.  INSTALL.i386 may tell you that you need to fetch other
        !           302:    files.
        !           303:
        !           304: <li>Just in case, take a peek at
        !           305: <blockquote>
        !           306:         <a href="http://www.OpenBSD.org/errata.html">http://www.OpenBSD.org/errata.html</a>
        !           307: </blockquote>
        !           308:    This is the page where we talk about the mistakes we made while
        !           309:    creating the 2.8 release, or the significant bugs we fixed
        !           310:    post-release which we think our users should have fixes for.  Patches
        !           311:    and workarounds are clearly described there.
        !           312: </ol>
        !           313: <p>
        !           314: Note: If you end up needing to write a raw floppy using MSDOS, look in
        !           315:       pub/OpenBSD/2.8/tools for the "rawrite.*" files.
        !           316: </p>
        !           317: <hr>
        !           318: <h2><font color=#0000e0>XFree86 FOR MOST ARCHITECTURES</font></h2>
        !           319: <p>
        !           320: XFree86 has been integrated more closely into the system.  This
        !           321: release contains XFree86 3.3.6.  Most of our architectures ship with
        !           322: XFree86, even the sparc and powerpc.  During installation, you can install
        !           323: XFree86 quite easily.  Be sure to try out
        !           324: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">xdm(1)</a>
        !           325: and see how we have customized it for OpenBSD.
        !           326: <p>
        !           327: <hr>
        !           328: <h2><font color=#0000e0>PORTS TREE</font></h2>
        !           329:
        !           330: <p>
        !           331: The OpenBSD ports tree contains automated instructions for building
        !           332: third party software.  The software has been verified to build and run
        !           333: on the various OpenBSD architectures.  The 2.8 ports collection,
        !           334: including many of the distribution files, is included on the 2-CD set.
        !           335: Please see PORTS file for more information.
        !           336: </p>
        !           337: <p>
        !           338: Note: some of the most popular ports, e.g., the Apache web server and
        !           339: several X applications, are now a standard part of OpenBSD.  Also,
        !           340: other popular ports have been pre-compiled for those who do not desire
        !           341: to build their own binaries (see PACKAGES, below).
        !           342: </p>
        !           343:
        !           344: <hr>
        !           345: <h2><font color=#0000e0>BINARY PACKAGES WE PROVIDE</font></h2>
        !           346:
        !           347: <p>
        !           348: A number of binary packages are provided.  Please see the
        !           349: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/PACKAGES">PACKAGES file</a> for more details.
        !           350: </p>
        !           351:
        !           352: <hr>
        !           353: <h2><font color=#0000e0>SYSTEM SOURCE CODE</font></h2>
        !           354:
        !           355: <p>
        !           356: The CDROMs contain source code for all the subsystems explained above,
        !           357: and the README (ftp://ftp.OpenBSD.org/pub/OpenBSD/README) file
        !           358: explains how to deal with these source files.  For those who are doing
        !           359: an FTP install, the source code for all four subsystems can be
        !           360: found in the pub/OpenBSD/2.8/ directory:
        !           361: </p>
        !           362: <pre>
        !           363:         X11.tar.gz     ports.tar.gz   src.tar.gz     srcsys.tar.gz
        !           364: </pre>
        !           365:
        !           366: <hr>
        !           367: <h2><font color=#0000e0>THANKS</font></h2>
        !           368:
        !           369: <p>
        !           370: OpenBSD 2.8 introduces artwork and CD artistic layout by Ty Semaka
        !           371: (who as it happens, performs in a band called the
        !           372: <a href="http://www.thedevils.com/">Plaid Tongued Devils</a>).
        !           373: Ports tree and package building
        !           374: by Brad Smith, Marc Espie, and Chris Turan.  System builds by Theo de
        !           375: Raadt, Niklas Hallqvist, Todd Fries, Steve Murphree, Miod Vallat,
        !           376: Mats O Jansson, Marc Espie, and Bob Beck.  ISO-9660 filesystem layout
        !           377: by Theo de Raadt.  Release announcement written by Aaron Campbell.
        !           378: </p>
        !           379:
        !           380: <p>
        !           381: We would like to thank all of the people who sent in bug reports, bug
        !           382: fixes, donation cheques, and hardware that we use.  We would also like
        !           383: to thank those who bought our previous CDROMs.  Those who did not
        !           384: support us financially have still helped us with our goal of improving
        !           385: the quality of the software.
        !           386: </p>
        !           387:
        !           388: <p>
        !           389: Our developers are:<br>
        !           390:
        !           391:   Aaron Campbell, Angelos D. Keromytis, Anil Madhavapeddy, Artur Grabowski,
        !           392:   Assar Westerlund, Bob Beck, Brad Smith, Brandon Creighton, Brian Somers,
        !           393:   Bruno Rohee, Camiel Dobbelaar, Chris Cappuccio, Christian Weisgerber,
        !           394:   Chris Turan, Constantine Sapuntzakis, Craig Metz, Dale Rahn, Damien Miller,
        !           395:   Dan Harnett, David Terrell, David Leonard, David Sacerdote, Dug Song,
        !           396:   Eric Jackson, Federico G. Schwindt, Hakan Olsson, Hans Insulander,
        !           397:   Horacio Ganau, Hugh Graham, Ian Darwin, Jakob Schlyter, Jan-Uwe Finck,
        !           398:   Janne Johansson, Jason Downs, Jason Ish, Jason Wright,
        !           399:   Jun-ichiro itojun Hagino, Kenneth R Westerback, Kevin Lo, Kjell Wooding,
        !           400:   M. Warner Losh, Marc Espie, Marco S Hyman, Mark Grimes,
        !           401:   Markus Friedl, Mats O Jansson, Matt Behrens, Matthew Jacob,
        !           402:   Matthieu Herrb, Michael Shalayeff, Miod Vallat, Nathan Binkert,
        !           403:   Niels Provos, Niklas Hallqvist, Oleg Safiullin, Paul Janzen,
        !           404:   Peter Galbavy, Phillip Lenhardt, Reinhard J Sammer, Sontri Tomo Huynh,
        !           405:   Steve Murphree, Theo de Raadt, Thorsten Lockert, Tobias Weingartner,
        !           406:   Todd C. Miller, Todd T. Fries, Wim Vandeputte, and Yannick Cote.
        !           407: </p>
        !           408: <p>
        !           409: For press contact, please contact <a href="mailto:press@OpenBSD.org">press@OpenBSD.org</a>.
        !           410: </p>
        !           411:
        !           412: <hr>
        !           413: <h2><font color=#0000e0>LIST OF FTP SITES</font></h2>
        !           414:
        !           415: <p>
        !           416: The following list should be helpful for those who want to install
        !           417: OpenBSD via FTP.
        !           418: </p>
        !           419: <pre>
        !           420: ftp://carroll.cac.psu.edu/pub/OpenBSD                  Pennsylvania, USA
        !           421: ftp://download.sourceforge.net/pub/mirrors/OpenBSD     Sunnyvale CA, USA
        !           422: ftp://filoktitis.noc.uoa.gr/pub/OpenBSD                        Athens, Greece
        !           423: ftp://ftp.au.openbsd.org/pub/OpenBSD                   Melbourne, Australia
        !           424: ftp://ftp.bsdfr.org/pub/OpenBSD                                Oleane, France
        !           425: ftp://ftp.ca.openbsd.org/pub/OpenBSD                   Edmonton, Canada
        !           426: ftp://ftp.calyx.nl/pub/OpenBSD                         Amsterdam, Netherlands
        !           427: ftp://ftp.chg.ru/pub/OpenBSD                           Chernogolovka, Russia
        !           428: ftp://ftp.de.openbsd.org/unix/OpenBSD                  Berlin, Germany
        !           429: ftp://ftp.duth.gr/pub/OpenBSD                          Thrace, Greece
        !           430: ftp://ftp.esat.net/pub/OpenBSD                         Dublin, Ireland
        !           431: ftp://ftp.eu.openbsd.org/pub/OpenBSD                   Zurich, Switzerland
        !           432: ftp://ftp.fr.openbsd.org/pub/OpenBSD                   Paris, France
        !           433: ftp://ftp.gigabell.net/pub/OpenBSD                     Frankfurt, Germany
        !           434: ftp://ftp.grolier.fr/pub/OpenBSD                       Paris, France
        !           435: ftp://ftp.inet.no/pub/OpenBSD                          Oslo, Norway
        !           436: ftp://ftp.it.net.au/mirrors/OpenBSD                    Perth, Australia
        !           437: ftp://ftp.jp.openbsd.org/pub/OpenBSD                   Tokyo, Japan
        !           438: ftp://ftp.kddlabs.co.jp/OpenBSD                                Tokyo, Japan
        !           439: ftp://ftp.kmitl.ac.th/pub/OpenBSD                      Thailand
        !           440: ftp://ftp.knowledge.com/pub/mirrors/OpenBSD            London, UK
        !           441: ftp://ftp.netlab.is.tsukuba.ac.jp/pub/os/OpenBSD       Ibaraki, Japan
        !           442: ftp://ftp.nl.uu.net/pub/OpenBSD                                Amsterdam, Netherlands
        !           443: ftp://ftp.nz.openbsd.org/pub/OpenBSD                   Auckland, New Zealand
        !           444: ftp://ftp.op.net/pub/OpenBSD                           Ambler PA, USA
        !           445: ftp://ftp.openbsd.org.ar/pub/OpenBSD                   Buenos Aires, Argentina
        !           446: ftp://ftp.openbsd.org/pub/OpenBSD                      Edmonton, Canada
        !           447: ftp://ftp.plig.org/pub/OpenBSD                         London, UK
        !           448: ftp://ftp.radio-msu.net/pub/OpenBSD                    Moscow, Russia
        !           449: ftp://ftp.rediris.es/mirror/OpenBSD                    Madrid, Spain
        !           450: ftp://ftp.snu.ac.kr/pub/OpenBSD                                Seoul, Korea
        !           451: ftp://ftp.src.uchicago.edu/pub/openbsd                 Chicago IL, USA
        !           452: ftp://ftp.stacken.kth.se/pub/OpenBSD                   Stockholm, Sweden
        !           453: ftp://ftp.sunet.se/pub/OpenBSD                         Uppsala, Sweden
        !           454: ftp://ftp.task.gda.pl/pub/OpenBSD                      Gdansk, Poland
        !           455: ftp://ftp.tux.org/bsd/openbsd                          Springfield VA, USA
        !           456: ftp://ftp.volftp.mondadori.com/mirror/openbsd          Italy
        !           457: ftp://ftp.wiretapped.net/pub/OpenBSD                   Sydney, Australia
        !           458: ftp://ftp.usa.openbsd.org/pub/OpenBSD                  Boulder CO, USA
        !           459: ftp://ftp1.usa.openbsd.org/pub/OpenBSD                 Ann Arbor MI, USA
        !           460: ftp://ftp7.usa.openbsd.org/pub/os/OpenBSD              West Lafayette IN, USA
        !           461: ftp://gandalf.neark.org/pub/distributions/OpenBSD      Batesville AR, USA
        !           462: ftp://gd.tuwien.ac.at/opsys/OpenBSD                    Vienna, Austria
        !           463: ftp://mirror.aarnet.edu.au/pub/OpenBSD                 Brisbane, Australia
        !           464: ftp://openbsd.csie.nctu.edu.tw/pub/OpenBSD             Taiwan
        !           465: ftp://quasar.uvt.ro/pub/OpenBSD                                Timisoara, Romania
        !           466: ftp://rt.fm/pub/OpenBSD                                        Algonquin IL, USA
        !           467: ftp://sunsite.cnlab-switch.ch/pub/OpenBSD              Zurich, Switzerland
        !           468: ftp://sunsite.org.uk/Mirrors/ftp.openbsd.org/pub/OpenBS London, UK
        !           469: ftp://sunsite.uio.no/pub/OpenBSD                       Oslo, Norway
        !           470: ftp://uiarchive.uiuc.edu/pub/systems/OpenBSD           Urbana IL, USA
        !           471: ftp://vell.nsc.ru/pub/OpenBSD                          Novosibirsk, Russia
        !           472: </pre>
        !           473:
        !           474: <hr>
        !           475: <h2><font color=#0000e0>LIST OF PACKAGES</font></h2>
        !           476:
        !           477: <pre>
        !           478: i386:
        !           479:
        !           480:
        !           481:        9menu-1.5                           mutt-1.2.5i-slang-imap-pop
        !           482:        9wm-1.1                             mutt-1.2.5i-slang
        !           483:        ADMfzap-0.1                         mxconns-3.1.4
        !           484:        ADMsmb-0.2                          mysql-3.22.32-pth
        !           485:        ADMsnmp-0.1                         mysql-3.22.32
        !           486:        Business-CreditCard-0.21            nam-1.0a8
        !           487:        ImageMagick-5.2.2                   nano-0.9.19-slang
        !           488:        LPRng-3.6.12                        nano-0.9.19
        !           489:        Mesa-3.2.1                          nasm-0.98
        !           490:        ORBit-0.5.3                         nbaudit-1.0
        !           491:        PGPlib                              ncftp-3.0.1
        !           492:        STk-3.1.1                           nedit-5.1.1
        !           493:        TclXML-1.2.1                        nemesis-1.1
        !           494:        Tktable-2.6                         nessus-1.0.5
        !           495:        Wnn-data-4.2                        netatalk-990130
        !           496:        Wnn-xwnmo-4.2                       nethack-3.3.0-qt
        !           497:        XPostitPlus-2.3                     nethack-3.3.0-x11
        !           498:        Xaw3d-1.5                           nethack-3.3.0
        !           499:        a2ps-4.13b-a4                       netpbm-19940301
        !           500:        a2ps-4.13b-letter                   netperf-2.1pl3
        !           501:        aalib-1.2-no_x11                    netpipe-2.4
        !           502:        aalib-1.2                           netpipes-4.1.1-export
        !           503:        abiword-0.7.10                      netris-0.5
        !           504:        abook-0.4.10                        newsfetch-1.21
        !           505:        abuse-2.0                           nfsshell-1.0
        !           506:        ac3dec-0.5.6                        ngrep-1.38
        !           507:        adcomplain-3.52                     nmap-2.54b6
        !           508:        afm-1.0                             nmapfe-0.9.5
        !           509:        afterstep-1.8.0                     nmh-1.0.4
        !           510:        agrep-2.04                          ns-2.1b6
        !           511:        amanda-2.4.1p1                      nsping-0.8
        !           512:        amaya-3.2.1                         nspmod-0.1
        !           513:        amaya-english-dict                  nte-1.7.0
        !           514:        amaya-french-dict                   ntop-1.1
        !           515:        an-0.93                             nulib-3.25
        !           516:        analog-4.11                         nvi-m17n-1.79.19991117-canna
        !           517:        angband-2.9.1-no_x11                nvi-m17n-1.79.19991117
        !           518:        angband-2.9.1                       ocaml-3.00
        !           519:        antiword-0.30                       olvwm-4.2
        !           520:        apc-upsd                            openjade-1.3
        !           521:        arc-5.21e                           openldap-2.0.6
        !           522:        archie-1.4.1                        openldapclient-2.0.6
        !           523:        arpcatch                            openmotif-2.1.30
        !           524:        arping-0.94                         opennap-0.36
        !           525:        arpwatch-2.1a4                      otcl-1.0a5
        !           526:        asclock-1.0-breton                  p5-Apache-DBI-0.87
        !           527:        asclock-1.0-czech                   p5-AsciiDB-TagFile-1.05
        !           528:        asclock-1.0-dutch                   p5-CDDB-1.03
        !           529:        asclock-1.0-english                 p5-Compress-LZO-1.00
        !           530:        asclock-1.0-french                  p5-Compress-Zlib-1.08
        !           531:        asclock-1.0-german                  p5-Crypt-SSLeay-0.17
        !           532:        asclock-1.0-hungarian               p5-DBD-Pg-0.95
        !           533:        asclock-1.0-italian                 p5-DBI-1.14
        !           534:        asclock-1.0-norwegian               p5-Date-Calc-4.3
        !           535:        asclock-1.0-portuguese              p5-DateManip-5.39
        !           536:        asclock-1.0-spanish                 p5-Digest-MD5-2.12
        !           537:        asclock-1.0-swedish                 p5-File-Tail-0.97
        !           538:        asmail-0.56                         p5-FreezeThaw-0.3
        !           539:        astrolog-5.30                       p5-GD-1.30-no_x11
        !           540:        aterm-0.4.0                         p5-GD-1.30
        !           541:        aub-2.0.5                           p5-GD-Graph-1.33
        !           542:        august-0.61b                        p5-GD-Graph3d-0.54
        !           543:        aumix-2.7                           p5-GD-TextUtil-0.80
        !           544:        autoconf-2.13                       p5-HTML-Base-0.6
        !           545:        automake-1.4                        p5-HTML-Parser-3.13
        !           546:        axe-6.1.2                           p5-HTML-Tagset-3.02
        !           547:        axyftp-0.5.1                        p5-MIME-Base64-2.11
        !           548:        base64-1.0                          p5-MP3-Info-0.80
        !           549:        bash-1.14.7-static                  p5-Mail-POP3Client-2.6
        !           550:        bash-1.14.7                         p5-Mail-Tools-1.1401
        !           551:        bash-2.04-static                    p5-Time-HiRes-1.20
        !           552:        bash-2.04                           p5-Time-TimeDate-1.10
        !           553:        bclock-1.0                          p5-URI-1.09
        !           554:        beav-1.40-13                        p5-libnet-1.0703
        !           555:        bfbtester-1.0                       p5-libwww-5.48
        !           556:        bibview-2.2                         par-1.51
        !           557:        bind-8.2.2-P7                       parse-1.0
        !           558:        bind-9.0.0                          pccts-1.33r22
        !           559:        bing-1.0.4                          pchar-1.2
        !           560:        bison-1.27                          pcre-3.2
        !           561:        bitchx-1.0c17                       pdflib-3.02
        !           562:        bk2site-1.1.5                       pdmenu-1.2.61
        !           563:        blackbox-0.61.0                     pgp-2.6.3
        !           564:        bladeenc-0.93.7                     pgp-5.0i
        !           565:        blast-1.0                           php3-3.0.16-mysql
        !           566:        bluefish-0.4                        php3-3.0.16-postgresql
        !           567:        bnetd-0.4.19                        php3-3.0.16
        !           568:        bochs-2000_0325a-debugger           php4-4.0.3pl1-mysql
        !           569:        bochs-2000_0325a                    php4-4.0.3pl1-postgresql
        !           570:        boehm-gc-4.12                       php4-4.0.3pl1
        !           571:        bonnie-1.0                          pi-address-0.4.0
        !           572:        bounix-1.21                         pico-4.21
        !           573:        bpl+-1.0                            piewm-1.0
        !           574:        bricons-3.0                         pilot-link-0.9.3
        !           575:        brs-4.00l1                          pilot_makedoc-0.7
        !           576:        btoa-5.2.1                          pkfonts300-1.0
        !           577:        buffer-1.17.1                       plan-1.6.1
        !           578:        bulk_mailer-1.13                    plor-0.3.2
        !           579:        bvi-1.2.0                           png-1.0.8
        !           580:        bytebench-3.1                       pngcrush-1.5.1
        !           581:        bzip-0.21                           pop3gwd-1.2
        !           582:        bzip2-1.0.1                         popa3d-0.4-apop
        !           583:        c-client-2000                       popa3d-0.4
        !           584:        c-client-4.7c2                      popclient-3.0b6
        !           585:        c2html-0.9.2                        poppassd-4.0
        !           586:        calc-2.11.1t3.0                     popt-1.5
        !           587:        calentool-2.3                       portscanner-1.0
        !           588:        cannadict-3.5b2                     postfix-19991231-pl09
        !           589:        cannalib-3.5b2p1                    postfix-snapshot-20001005
        !           590:        cannaserver-3.5b2                   postgresql-7.0.2-tcl
        !           591:        catdoc-0.90b4                       postgresql-7.0.2
        !           592:        cbb-0.73                            postgresql-docs-7.0.2
        !           593:        cdparanoia-3.a9.7                   ppgen-1.0
        !           594:        cdrdao-1.1.3                        prc-tools-0.5.0
        !           595:        cdrecord-1.9                        procmail-3.15
        !           596:        cfengine-1.4.12                     proxy-suite-1.7
        !           597:        cfs-1.3.3                           psutils-1.17-a4
        !           598:        cgichk-3.6                          pth-1.3.7
        !           599:        cgiparse-0.8e                       publicfile-0.52
        !           600:        cgoban-1.9.10                       python-1.6-tk-threads
        !           601:        checkpassword-0.81                  python-1.6-tk
        !           602:        cidr-2.3                            python-1.6
        !           603:        clog-1.6                            python-tools-1.6
        !           604:        common-1.0.6                        qhacc-0.6.1a
        !           605:        compface-1.0                        qlwm-1.7
        !           606:        connect4-3.2                        qmail-1.03
        !           607:        conserver-5.21                      qmailanalog-0.70
        !           608:        contool-3.3a                        qt2-2.1-gl
        !           609:        cook-2.15                           qt2-2.1
        !           610:        cops-1.04                           qt2-examples-2.1p1
        !           611:        courier-imap-1.1                    queso-980922
        !           612:        crack-5.0                           qvwm-1.1.8-esound-imlib
        !           613:        ctm                                 qvwm-1.1.8-esound
        !           614:        ctwm-3.5.2                          qvwm-1.1.8-imlib
        !           615:        cucipop-1.31                        qvwm-1.1.8
        !           616:        curl-7.3-kerberos                   radiusd-cistron-1.6.4
        !           617:        curl-7.3                            radiusd-lucent-2.1
        !           618:        cvs2cl-2.29                         radiusniff-0.2
        !           619:        cvsup-bin-16.1-no_x11               radiusreport-0.3b6
        !           620:        cvsup-bin-16.1                      rat-3.0
        !           621:        cvsweb-1.103.1.33                   rc-1.6-editline
        !           622:        cyrproxy-1.4.2                      rc-1.6-readline
        !           623:        cyrus-sasl-1.5.24                   rc-1.6
        !           624:        d1489-1.4                           rclock-2.6.1
        !           625:        daemontools-0.70                    rdp-1.0
        !           626:        dante-1.1.2                         recode-3.5
        !           627:        db-3.1.17-java                      relate
        !           628:        db-3.1.17                           remind-3.0.22
        !           629:        dclock-pl4                          rio500-0.7
        !           630:        ddd-3.2.1                           rman-3.0.9
        !           631:        deco-3.8.3                          root-tail-0.0.6
        !           632:        decss-0.0.6                         rplay-3.3.0
        !           633:        dejagnu-1.3                         rpm-3.0.4
        !           634:        dejagnu-19990614                    rpm2cpio-1.0
        !           635:        delay-1.4                           rrdtool-1.0.25-tcl
        !           636:        detex-2.6                           rrdtool-1.0.25
        !           637:        dgpsip-1.32                         rsync-2.4.6
        !           638:        dia-0.86                            rsynth-2.0
        !           639:        dia-0.86p1                          rtptools-1.9
        !           640:        dialog-0.6z                         rtty-3.2
        !           641:        djbdns-1.01                         ruby-1.4.6
        !           642:        docbook-4.1                         rxp-1.2
        !           643:        docbook-modular-1.57                rxvt-2.7.3
        !           644:        dopewars-1.4.8                      sablotron-0.44
        !           645:        dot-forward-0.71                    sam-4.3-19980506
        !           646:        dsniff-2.2                          samba-2.0.7
        !           647:        dxpc-3.8.0                          sattrack-3.1.6
        !           648:        efax-0.9                            scanlogd-2.1
        !           649:        egcs-20000731-c++                   screen-3.9.8
        !           650:        egcs-20000731-core                  scsh-0.5.1
        !           651:        egcs-20000731-g77                   sdd-1.22
        !           652:        egcs-20000731-java                  sdr-2.7e
        !           653:        egcs-20000731-objc                  serialmail-0.75
        !           654:        electricfence-2.0.5                 setquota-0.1
        !           655:        elm-2.4ME+66                        seyon-2.14b
        !           656:        elvis-2.1.4-no_x11                  sftp-0.8.1
        !           657:        elvis-2.1.4                         sgmlformat-1.7
        !           658:        emacs-20.7-no_x11                   sharity-light-1.2
        !           659:        emacs-20.7                          sharutils-4.2.1
        !           660:        emiclock-2.0.2                      shash-0.2.3-static
        !           661:        enlightenment-0.16.5                shash-0.2.3
        !           662:        enscript-1.6.1                      shtool-1.5.1
        !           663:        epic4-0.9.9                         simh-2.3d
        !           664:        erlang-47.4.0                       skill-3.7.9
        !           665:        es-0.9b1                            slash-3.2.2-e8-x11
        !           666:        esound-0.2.20                       slash-3.2.2-e8
        !           667:        eterm-0.8.10                        sliderule-1.0
        !           668:        ethereal-0.8.14                     slirp-1.0c
        !           669:        exim-3.16                           slrn-0.9.6.2
        !           670:        expat-1.1                           smurflog-2.1
        !           671:        expect-5.32.1                       sniffit-0.3.7b
        !           672:        explorer-0.72                       snort-1.6.3
        !           673:        ezmlm-0.53                          socket-1.1
        !           674:        faces-1.6.1                         solid-pop3d-0.15-apop
        !           675:        fastforward-0.51                    solid-pop3d-0.15
        !           676:        fastjar-0.90                        solid-pop3d-0.15p1-apop
        !           677:        fetchmail-5.5.3-kerberos            sox-12.17
        !           678:        fetchmail-5.5.3                     sp-1.2.1
        !           679:        figlet-2.2                          speak_freely-7.1
        !           680:        firewalk-0.8                        spice-3f5
        !           681:        flow-tools-0.34                     spider-1.1
        !           682:        fltk-1.0.9                          spiff-1.0
        !           683:        flwm-0.25                           splitvt-1.6.3
        !           684:        fnlib-0.5                           squid-2.3
        !           685:        fping-1.20                          star-1.2
        !           686:        fragrouter-1.6                      starlanes-1.2.2
        !           687:        freebsd_lib-2.2.8                   stat-1.3
        !           688:        freeciv-1.11.4-gtk                  stel
        !           689:        freeciv-1.11.4                      strobe-1.06
        !           690:        freefonts-0.10                      stunnel-3.8
        !           691:        freetype-1.3                        surfraw-1.0.2
        !           692:        freeze-2.5                          swatch-3.0.1
        !           693:        frodo-4.1a                          swig-1.3a5
        !           694:        frotz-2.32                          swisswatch-0.06
        !           695:        fsv-0.9                             t1lib-1.0.1
        !           696:        fvwm95-2.0.43a                      tcl-8.0.5
        !           697:        gAcc-0.7.2                          tcl-8.3.2
        !           698:        gd-1.8.3-no_x11                     tclcl-1.0b9
        !           699:        gd-1.8.3                            tcpblast-1.0
        !           700:        gdbm-1.8.0                          tcpflow-0.12
        !           701:        gettext-0.10.35                     tcplist-2.2
        !           702:        ghostscript-5.50-a4                 tcpreplay-1.0.1
        !           703:        ghostscript-5.50                    tcpshow-1.74
        !           704:        ghostscript-6.01-a4                 tcptrace-5.2.1
        !           705:        ghostscript-6.01                    tcs-19950325
        !           706:        ghostscript_encrypt-aladdin         tcsh-6.09.03-static
        !           707:        ghostscript_encrypt-gnu             tcsh-6.09.03
        !           708:        ghostview-1.5                       tcsh-6.09.03p1-static
        !           709:        gif2png-2.3.3                       tcsh-6.09.03p1
        !           710:        giflib-4.1.0                        teTeX_base-1.0.7
        !           711:        gifsicle-1.21                       teTeX_texmf-1.0.2
        !           712:        giftrans-1.12                       teknap-1.0
        !           713:        gimp-1.1.27                         tempwatch-1.0
        !           714:        glib-1.2.8                          texi2html-1.52
        !           715:        glimpse-4.1                         tgif-4.1.39
        !           716:        gmake-3.79.1                        thttpd-2.20
        !           717:        gnuchess-4.0.80                     tidy-4aug00
        !           718:        gnugo-2.6                           tiff-3.5.5
        !           719:        gnuls-4.0                           tiff2png-0.81
        !           720:        gnupg-1.0.3                         tin-1.4.4-nntp_only
        !           721:        gnupg-1.0.4                         tin-1.4.4
        !           722:        gnushogi-1.2.3                      tintin-1.5.6
        !           723:        gofer-2.30a                         tinyfugue-4.0s1
        !           724:        gogo-2.26a                          tircproxy-0.4.5
        !           725:        gperf-2.7.2                         tk-8.0.5
        !           726:        gphoto-0.4.1                        tk-8.3.2
        !           727:        gqmpeg-0.6.3                        tkcron-2.12
        !           728:        gqview-0.8.2                        tkcvs-6.0
        !           729:        gracula-3.0                         tkinfo-2.5
        !           730:        gsl-0.6                             tkman-2.1
        !           731:        gsm-1.0.10                          tkrat-2.0b9
        !           732:        gtar-1.13.17                        tosha-0.6
        !           733:        gtk+-1.2.8                          totd-1.1p4
        !           734:        gtkglarea-1.2.2                     tracker-5.3
        !           735:        gtkmm-1.2.1                         trafd-3.0.1
        !           736:        guavac-1.2                          trafshow-3.1
        !           737:        guile-1.4                           trans-1.20
        !           738:        gv-3.5.8                            transfig-3.2.3c
        !           739:        ha-0.999b                           transproxy-1.3
        !           740:        hackdata                            tvtwm-pl11
        !           741:        hevea-1.05                          ucd-snmp-4.1.2
        !           742:        hexedit-1.1.0                       ucspi-tcp-0.88
        !           743:        hoc-1.1                             ucspi-unix-0.34
        !           744:        hping-2.0b54                        uemacs-4.0
        !           745:        html-4.0b                           unace-1.2b
        !           746:        http_load-17sep00                   unarj-2.43
        !           747:        httptunnel-3.0.3                    unicon-10.0beta
        !           748:        hypermail-2b30                      unzip-5.41
        !           749:        icb-5.0.9                           urlview-0.9
        !           750:        icecast-1.3.7                       usbutil-0.4
        !           751:        icmpinfo-1.11                       vat-4.0b2
        !           752:        icon_interp-9.3.2-no_x11            vic-2.8ucl4
        !           753:        icon_interp-9.3.2                   viewfax-2.3
        !           754:        icon_lib-9.3.3-no_x11               vim-5.7-gtk
        !           755:        icon_lib-9.3.3                      vim-5.7-no_x11
        !           756:        id-utils-3.2d                       viz-1.1.1
        !           757:        idiff-1.0                           vnc-3.3.2r3
        !           758:        idled-1.16                          vrfy-99.05.22
        !           759:        imap-uw-4.7c2                       vtun-2.3
        !           760:        imlib-1.9.8.1                       w3m-0.1.10
        !           761:        imm-3.5a1                           w9wm-0.1
        !           762:        indent-2.2.5                        waveplay-1.0
        !           763:        info2html-1.1                       wb-1.59
        !           764:        iozone-3.24                         wbd-1.0ucl4
        !           765:        ipfm-0.10.4                         wdiff-0.5
        !           766:        irc-2.10.1                          webalizer-2.01.05
        !           767:        ircii-4.4Z                          weblint-1.020
        !           768:        isearch-1.14                        wget-1.5.3
        !           769:        ish-1.11                            wget-msgs-1.5.3-ru
        !           770:        isic-0.05                           whisker-1.4
        !           771:        iso12083-1993                       whowatch-1.4
        !           772:        iso8879-1986                        wily-0.13.41
        !           773:        ispell-3.1.20                       windowmaker-0.62.1
        !           774:        ispell-french-3.1.20                wine-990225
        !           775:        ispell-german-3.1.20                wmbiff-0.2
        !           776:        ja-Wnn-4.2                          wmx-6pre6
        !           777:        ja-Wnndict-4.2                      workman-1.3a
        !           778:        ja-eterm-0.8.10                     wterm-6.2.6
        !           779:        ja-fonts-funet                      wwwcount-2.5
        !           780:        ja-fonts-gnu-1.2                    wwwoffle-2.5e
        !           781:        ja-groff-1.10_0.99                  x2vnc-1.0
        !           782:        ja-jvim-2.0r-canna                  x2x-1.27
        !           783:        ja-jvim-2.0r-wnn-canna              x48-0.4.0
        !           784:        ja-jvim-2.0r-wnn                    xanim-2.80.1
        !           785:        ja-jvim-2.0r                        xaniroc-1.02
        !           786:        ja-kinput2-3.0-canna-wnn            xantfarm-1.16
        !           787:        ja-kinput2-3.0-canna                xarchie-2.0.10
        !           788:        ja-kinput2-3.0-wnn                  xasteroids-5.0
        !           789:        ja-kterm-6.2.0-xaw3d                xbatt-1.2.1
        !           790:        ja-kterm-6.2.0                      xbattle-5.4.1
        !           791:        ja-less-3.32p2.48                   xbill-2.0
        !           792:        ja-nkf-1.62                         xbl-1.0j
        !           793:        ja-onew-canna-2.2.10                xblast-2.6b
        !           794:        ja-onew-wnn4-2.2.10                 xbmbrowser-5.1
        !           795:        ja-onew-wnn4-canna-2.2.10           xboard-4.0.7
        !           796:        ja-w3m-0.1.10                       xboing-2.4
        !           797:        jadetex-2.20                        xbreaky-0.0.4
        !           798:        jbigkit-1.2                         xcb-2.3
        !           799:        jed-0.99.11-no_x11                  xcd-1.6
        !           800:        jed-0.99.11                         xcdplayer-2.2
        !           801:        jftpgw-0.0.11                       xcept-2.1.2
        !           802:        jive-1.1                            xchat-1.4.3
        !           803:        joe-2.8                             xchomp-pl1
        !           804:        john-1.6-k6                         xco-1.3
        !           805:        john-1.6                            xcoloredit-1.2
        !           806:        jove-4.16                           xcolors-1.3
        !           807:        jpeg-6b                             xcopilot-0.6.6
        !           808:        jpilot-0.98.1                       xcubes-5.5.2
        !           809:        kabalone-1.1.2                      xcyrillic-2.0
        !           810:        kaffe-1.0.5                         xd-8087
        !           811:        kakasi-2.3.1                        xdaliclock-2.11
        !           812:        kanjips                             xdeblock-1.0
        !           813:        kasteroids-1.1.2                    xdelta-1.1.1
        !           814:        kblackbox-1.1.2                     xdino-5.5.2
        !           815:        kdbg-1.0.2                          xdtm-2.5.8
        !           816:        kdebase-1.1.2                       xdu-3.0
        !           817:        kdebase-2.0                         xearth-1.1
        !           818:        kdegames-1.1.2                      xemacs-21.1.12-mule
        !           819:        kdelibs-1.1.2                       xemacs-21.1.12
        !           820:        kdelibs-2.0                         xengine-1.0.1
        !           821:        kdesupport-1.1.2                    xephem-3.2.3
        !           822:        kermit-6.0.192                      xevil-1.5
        !           823:        klone-2.1                           xfce-3.4.4
        !           824:        kmahjongg-1.1.2                     xfed-1.0
        !           825:        kmines-1.1.2                        xfedor-1.0
        !           826:        knapster-0.12                       xfig-3.2.3a
        !           827:        ko-Wnn-4.2                          xfm-1.4.2
        !           828:        ko-Wnndict-4.2                      xfmail-1.4.6
        !           829:        konquest-1.1.2                      xforms-0.88
        !           830:        kpat-1.1.2                          xfstt-1.1
        !           831:        kpoker-1.1.2                        xgas-1.0
        !           832:        kreversi-1.1.2                      xglobe-0.5p1-no_map-gfx
        !           833:        ksame-1.1.2                         xglobe-0.5p1-qt2
        !           834:        kshisen-1.1.2                       xglobe-0.5p1
        !           835:        ksirtet-1.1.2                       xgolgo-1.0
        !           836:        ksmiletris-1.1.2                    xgrab-2.41
        !           837:        ksnake-1.1.2                        xinvaders-2.0
        !           838:        ksokoban-1.1.2                      xjewel-1.6
        !           839:        l0phtcrack-2.52                     xjig-2.4
        !           840:        lame-3.86beta                       xkeycaps-2.46
        !           841:        larswm-7.0.8                        xkobo-1.11-harder
        !           842:        latex2html-97.1                     xkobo-1.11
        !           843:        lclint-2.5q                         xlbiff-3.0
        !           844:        leafnode-1.9.17                     xless-1.7
        !           845:        lesstif-0.91.8                      xlife-3.0
        !           846:        lftp-2.3.3                          xloadimage-4.1
        !           847:        lha-1.14f                           xlogout-1.1
        !           848:        libart-2.3.3                        xmahjongg-3.3
        !           849:        libaudiofile-0.1.10                 xmake-1.01
        !           850:        libggi-2.0b2.1                      xmascot-2.5p2
        !           851:        libghttp-1.0.7                      xmbdfed-4.4
        !           852:        libgii-0.6                          xmine-1.0.3
        !           853:        libident-0.22                       xminehunter-0.4
        !           854:        libnet-1.0.1b                       xminesweep-3.0
        !           855:        libnids-1.14                        xmix-2.1
        !           856:        libproplist-0.10.1                  xmj-1.0
        !           857:        librep-0.12.4                       xml2rfc
        !           858:        libretto-config-1.0b5               xmmix-1.2
        !           859:        libsigc++-1.0.1                     xmold-1.0
        !           860:        libslang-1.4.2                      xmris-4.04
        !           861:        libtool-1.3.5                       xmysql-1.9
        !           862:        libxml-2.2.4                        xmysqladmin-1.0
        !           863:        licq-0.61                           xneko-4.4
        !           864:        links-0.92                          xntp3-5.93e
        !           865:        linleech-2.2.1                      xonix-1.4
        !           866:        linux_lib-2.6.1                     xosview-1.7.4
        !           867:        linuxdoc-1.1                        xpaint-2.5.7
        !           868:        lmbench-1.1                         xpat2-1.04
        !           869:        logsurfer-1.5                       xpdf-0.91
        !           870:        lopster-0.9.4                       xphoon-91.9.18
        !           871:        lrzsz-0.12.20                       xpostit-3.3.1
        !           872:        lsof-4.51.1                         xprompt-1.4
        !           873:        lua-3.2                             xroach-4.4
        !           874:        lupe-0.07                           xruskb-1.13.0-motif
        !           875:        lxnb-0.4                            xruskb-1.13.0
        !           876:        lyx-1.0.0                           xscrabble-1.0
        !           877:        lzo-1.06                            xskat-3.3
        !           878:        lzop-1.00                           xsnow-1.40
        !           879:        m4-1.4                              xsol-2.1.1
        !           880:        magicpoint-1.07a                    xsoldier-0.96
        !           881:        maildrop-1.2                        xspread-3.1.1c
        !           882:        malsync-1.6                         xtacy-1.14
        !           883:        mawk-1.3.3                          xtar-1.4
        !           884:        mess822-0.58                        xtattr-1.0
        !           885:        metamail-2.7                        xteddy-2.0.1
        !           886:        mgdiff-1.0                          xterm-146
        !           887:        mhash-0.8.2                         xtestpicture-1.1
        !           888:        mhonarc-2.4.6                       xtimer-0.8089
        !           889:        micq-0.4.5                          xtoolwait-1.1
        !           890:        minicom-1.83.1                      xtraceroute-0.8.14
        !           891:        mirror-2.9                          xv-3.10a
        !           892:        mkhybrid-1.12b5.1                   xview-clients-3.2.1
        !           893:        mm-1.1.3                            xview-config-3.2.1
        !           894:        mmv-1.01b                           xview-lib-3.2.1
        !           895:        mod_perl-1.24                       xwpe-1.5.22a
        !           896:        most-4.9.0                          xzoom-0.3
        !           897:        mouseclock-1.0                      yafc-0.6.2
        !           898:        movemail-1.0                        ytalk-3.1.1
        !           899:        mp3cddb                             zap-1.1
        !           900:        mp3encode-1.10                      zebra-0.89
        !           901:        mp3info-0.2.16                      zh-Wnn-4.2
        !           902:        mpack-1.5                           zh-Wnndict-4.2
        !           903:        mpage-2.5-a4                        zh-c2t-1.0
        !           904:        mpage-2.5-legal                     zh-cless-290
        !           905:        mpage-2.5-us_letter                 zh-crxvt-2.10-2
        !           906:        mpeg_lib-1.3.1                      zh-fonts-taipei
        !           907:        mpeg_play-2.4                       zh-lunar-2.1
        !           908:        mpegaudio-3.9                       zh-xcin-2.3.04
        !           909:        mpg123-0.59r                        zip-2.3
        !           910:        mrtd-1.6.0a                         zoo-2.10.1
        !           911:        mrtg-2.8.12                         zsh-3.0.8-static
        !           912:        mshell-1.0                          zsh-3.0.8
        !           913:        mtools-3.9.7.20000821               zsh-3.1.9-static
        !           914:        mtr-0.42                            zsh-3.1.9
        !           915:        mutt-1.2.5i-curses
        !           916:
        !           917: m68k:
        !           918:
        !           919:        Xaw3d-1.5                           mm-1.1.3
        !           920:        aalib-1.2                           mpeg_lib-1.3.1
        !           921:        autoconf-2.13                       mutt-1.2.5i-curses
        !           922:        automake-1.4                        mutt-1.2.5i-slang-imap-pop
        !           923:        bash-2.04                           mutt-1.2.5i-slang
        !           924:        bison-1.27                          mysql-3.22.32
        !           925:        bzip2-1.0.1                         netpipes-4.1.1-export
        !           926:        cdparanoia-3.a9.7                   nmh-1.0.4
        !           927:        cdrecord-1.9                        png-1.0.8
        !           928:        ctm                                 postfix-19991231-pl09
        !           929:        emacs-20.7                          postfix-snapshot-20001005
        !           930:        enscript-1.6.1                      python-1.6
        !           931:        ethereal-0.8.12                     python-tools-1.6
        !           932:        fetchmail-5.5.3                     rsync-2.4.6
        !           933:        gettext-0.10.35                     samba-2.0.7
        !           934:        ghostscript-5.50                    screen-3.9.8
        !           935:        gimp-1.1.27                         sharutils-4.2.1
        !           936:        glib-1.2.8                          tcsh-6.09.03
        !           937:        gmake-3.79.1                        teTeX_base-1.0.7
        !           938:        gnuls-4.0                           teTeX_texmf-1.0.2
        !           939:        gtar-1.13.17                        tiff-3.5.5
        !           940:        gtk+-1.2.8                          unzip-5.41
        !           941:        gv-3.5.8                            wget-1.5.3
        !           942:        id-utils-3.2d                       xanim-2.80.1
        !           943:        jpeg-6b                             xcolors-1.3
        !           944:        lha-1.14f                           xntp3-5.93e
        !           945:        libslang-1.4.2                      xpostit-3.3.1
        !           946:        m4-1.4                              zsh-3.0.8
        !           947:        metamail-2.7
        !           948:
        !           949: powerpc:
        !           950:
        !           951:        Xaw3d-1.5                           metamail-2.7
        !           952:        aalib-1.2                           mm-1.1.3
        !           953:        autoconf-2.13                       mpeg_lib-1.3.1
        !           954:        automake-1.4                        mutt-1.2.5i-curses
        !           955:        bash-1.14.7-static                  netpipes-4.1.1-export
        !           956:        bash-1.14.7                         nmh-1.0.4
        !           957:        bash-2.04-static                    png-1.0.8
        !           958:        bash-2.04                           postfix-19991231-pl09
        !           959:        bison-1.27                          postfix-snapshot-20001005
        !           960:        cdparanoia-3.a9.7                   samba-2.0.7
        !           961:        cdrecord-1.9                        screen-3.9.8
        !           962:        compface-1.0                        sniffit-0.3.7b
        !           963:        emacs-20.7                          sox-12.17
        !           964:        enscript-1.6.1                      tcl-8.0.5
        !           965:        epic4-0.9.9                         tcl-8.3.2
        !           966:        es-0.9b1                            tcsh-6.09.03-static
        !           967:        fetchmail-5.5.3                     tcsh-6.09.03
        !           968:        freetype-1.3                        tiff-3.5.5
        !           969:        gd-1.8.3                            tk-8.0.5
        !           970:        gettext-0.10.35                     tk-8.3.2
        !           971:        ghostscript-5.50                    tosha-0.6
        !           972:        gmake-3.79.1                        unzip-5.41
        !           973:        gnuplot-3.7.1                       wget-1.5.3
        !           974:        gv-3.5.8                            xcolors-1.3
        !           975:        id-utils-3.2d                       xntp3-5.93e
        !           976:        iozone-3.24                         zsh-3.0.8-static
        !           977:        jove-4.16                           zsh-3.0.8
        !           978:        jpeg-6b                             zsh-3.1.9-static
        !           979:        lzo-1.06                            zsh-3.1.9
        !           980:        m4-1.4
        !           981:
        !           982: sparc:
        !           983:
        !           984:        9menu-1.5                           nessus-1.0.5
        !           985:        9wm-1.1                             netatalk-990130
        !           986:        ADMfzap-0.1                         nethack-3.3.0-x11
        !           987:        ADMsmb-0.2                          nethack-3.3.0
        !           988:        ADMsnmp-0.1                         netpipe-2.4
        !           989:        Business-CreditCard-0.21            netpipes-4.1.1-export
        !           990:        LPRng-3.6.12                        netris-0.5
        !           991:        Mesa-3.2.1                          newsfetch-1.21
        !           992:        ORBit-0.5.3                         nmap-2.54b6
        !           993:        PGPlib                              nmapfe-0.9.5
        !           994:        STk-3.1.1                           nmh-1.0.4
        !           995:        Tktable-2.6                         nsping-0.8
        !           996:        Wnn-data-4.2                        nspmod-0.1
        !           997:        Wnn-xwnmo-4.2                       nte-1.7.0
        !           998:        XPostitPlus-2.3                     ntop-1.1
        !           999:        Xaw3d-1.5                           nvi-m17n-1.79.19991117
        !          1000:        aalib-1.2-no_x11                    ocaml-3.00
        !          1001:        aalib-1.2                           olvwm-4.2
        !          1002:        abook-0.4.10                        openjade-1.3
        !          1003:        adcomplain-3.52                     openldap-2.0.6
        !          1004:        afterstep-1.8.0                     openldapclient-2.0.6
        !          1005:        amaya-3.2.1                         opennap-0.36
        !          1006:        amaya-french-dict                   otcl-1.0a5
        !          1007:        an-0.93                             p5-Apache-DBI-0.87
        !          1008:        analog-4.11                         p5-AsciiDB-TagFile-1.05
        !          1009:        antiword-0.30                       p5-CDDB-1.03
        !          1010:        apc-upsd                            p5-Compress-LZO-1.00
        !          1011:        arpcatch                            p5-Compress-Zlib-1.08
        !          1012:        arping-0.94                         p5-Crypt-SSLeay-0.17
        !          1013:        arpwatch-2.1a4                      p5-DBD-Pg-0.95
        !          1014:        asclock-1.0-breton                  p5-DBI-1.14
        !          1015:        asclock-1.0-czech                   p5-Date-Calc-4.3
        !          1016:        asclock-1.0-dutch                   p5-DateManip-5.39
        !          1017:        asclock-1.0-english                 p5-Digest-MD5-2.12
        !          1018:        asclock-1.0-french                  p5-File-Tail-0.97
        !          1019:        asclock-1.0-german                  p5-FreezeThaw-0.3
        !          1020:        asclock-1.0-hungarian               p5-GD-1.30-no_x11
        !          1021:        asclock-1.0-italian                 p5-GD-1.30
        !          1022:        asclock-1.0-norwegian               p5-GD-Graph-1.33
        !          1023:        asclock-1.0-portuguese              p5-GD-Graph3d-0.54
        !          1024:        asclock-1.0-spanish                 p5-GD-TextUtil-0.80
        !          1025:        asclock-1.0-swedish                 p5-HTML-Base-0.6
        !          1026:        asmail-0.56                         p5-HTML-Parser-3.13
        !          1027:        aterm-0.4.0                         p5-HTML-Tagset-3.02
        !          1028:        aumix-2.7                           p5-MIME-Base64-2.11
        !          1029:        autoconf-2.13                       p5-MP3-Info-0.80
        !          1030:        automake-1.4                        p5-Mail-POP3Client-2.6
        !          1031:        axe-6.1.2                           p5-Mail-Tools-1.1401
        !          1032:        base64-1.0                          p5-Time-HiRes-1.20
        !          1033:        bash-1.14.7-static                  p5-Time-TimeDate-1.10
        !          1034:        bash-1.14.7                         p5-URI-1.09
        !          1035:        bash-2.04-static                    p5-libnet-1.0703
        !          1036:        bash-2.04                           p5-libwww-5.48
        !          1037:        bclock-1.0                          par-1.51
        !          1038:        beav-1.40-13                        pccts-1.33r22
        !          1039:        bfbtester-1.0                       pchar-1.2
        !          1040:        bibview-2.2                         pcre-3.2
        !          1041:        bind-9.0.0                          pdmenu-1.2.61
        !          1042:        bing-1.0.4                          php4-4.0.3pl1-postgresql
        !          1043:        bison-1.27                          php4-4.0.3pl1
        !          1044:        bitchx-1.0c17                       piewm-1.0
        !          1045:        bk2site-1.1.5                       pilot-link-0.9.3
        !          1046:        blackbox-0.61.0                     pilot_makedoc-0.7
        !          1047:        blast-1.0                           pkfonts300-1.0
        !          1048:        bluefish-0.4                        plor-0.3.2
        !          1049:        bnetd-0.4.19                        png-1.0.8
        !          1050:        bochs-2000_0325a-debugger           pngcrush-1.5.1
        !          1051:        bochs-2000_0325a                    pop3gwd-1.2
        !          1052:        boehm-gc-4.12                       popa3d-0.4-apop
        !          1053:        bonnie-1.0                          popa3d-0.4
        !          1054:        bounix-1.21                         popclient-3.0b6
        !          1055:        bricons-3.0                         poppassd-4.0
        !          1056:        brs-4.00l1                          popt-1.5
        !          1057:        buffer-1.17.1                       postgresql-7.0.2-tcl
        !          1058:        bulk_mailer-1.13                    postgresql-7.0.2
        !          1059:        bvi-1.2.0                           postgresql-docs-7.0.2
        !          1060:        bytebench-3.1                       ppgen-1.0
        !          1061:        bzip2-1.0.1                         procmail-3.15
        !          1062:        c2html-0.9.2                        proxy-suite-1.7
        !          1063:        catdoc-0.90b4                       psutils-1.17-a4
        !          1064:        cdparanoia-3.a9.7                   pth-1.3.7
        !          1065:        cdrecord-1.9                        publicfile-0.52
        !          1066:        cfengine-1.4.12                     python-1.6-tk
        !          1067:        cfs-1.3.3                           python-1.6
        !          1068:        cgichk-3.6                          python-tools-1.6
        !          1069:        cgiparse-0.8e                       qmail-1.03
        !          1070:        cgoban-1.9.10                       qmailanalog-0.70
        !          1071:        checkpassword-0.81                  queso-980922
        !          1072:        cidr-2.3                            qvwm-1.1.8-esound-imlib
        !          1073:        clog-1.6                            qvwm-1.1.8-esound
        !          1074:        common-1.0.6                        qvwm-1.1.8-imlib
        !          1075:        connect4-3.2                        qvwm-1.1.8
        !          1076:        conserver-5.21                      radiusd-cistron-1.6.4
        !          1077:        cook-2.15                           radiusd-lucent-2.1
        !          1078:        cops-1.04                           radiusreport-0.3b6
        !          1079:        courier-imap-1.1                    rc-1.6-editline
        !          1080:        crack-5.0                           rc-1.6-readline
        !          1081:        ctm                                 rc-1.6
        !          1082:        ctwm-3.5.2                          rclock-2.6.1
        !          1083:        curl-7.3-kerberos                   recode-3.5
        !          1084:        curl-7.3                            remind-3.0.22
        !          1085:        cvs2cl-2.29                         root-tail-0.0.6
        !          1086:        cvsweb-1.103.1.33                   rplay-3.3.0
        !          1087:        cyrproxy-1.4.2                      rpm-3.0.4
        !          1088:        cyrus-sasl-1.5.24                   rpm2cpio-1.0
        !          1089:        d1489-1.4                           rrdtool-1.0.25-tcl
        !          1090:        daemontools-0.70                    rrdtool-1.0.25
        !          1091:        dante-1.1.2                         rsync-2.4.6
        !          1092:        db-3.1.17                           rsynth-2.0
        !          1093:        deco-3.8.3                          rtptools-1.9
        !          1094:        decss-0.0.6                         rtty-3.2
        !          1095:        dejagnu-1.3                         ruby-1.4.6
        !          1096:        dejagnu-19990614                    rxp-1.2
        !          1097:        delay-1.4                           rxvt-2.7.3
        !          1098:        detex-2.6                           sablotron-0.44
        !          1099:        dgpsip-1.32                         sam-4.3-19980506
        !          1100:        dia-0.86                            samba-2.0.7
        !          1101:        dialog-0.6z                         scanlogd-2.1
        !          1102:        djbdns-1.01                         screen-3.9.8
        !          1103:        docbook-4.1                         sdd-1.22
        !          1104:        docbook-modular-1.57                sdr-2.7e
        !          1105:        dopewars-1.4.8                      serialmail-0.75
        !          1106:        dot-forward-0.71                    setquota-0.1
        !          1107:        dsniff-2.2                          seyon-2.14b
        !          1108:        dxpc-3.8.0                          sftp-0.8.1
        !          1109:        efax-0.9                            sgmlformat-1.7
        !          1110:        electricfence-2.0.5                 sharity-light-1.2
        !          1111:        elvis-2.1.4-no_x11                  sharutils-4.2.1
        !          1112:        elvis-2.1.4                         shash-0.2.3-static
        !          1113:        emacs-20.7-no_x11                   shash-0.2.3
        !          1114:        emacs-20.7                          shtool-1.5.1
        !          1115:        emiclock-2.0.2                      slash-3.2.2-e8-x11
        !          1116:        enlightenment-0.16.5                slash-3.2.2-e8
        !          1117:        enscript-1.6.1                      slirp-1.0c
        !          1118:        epic4-0.9.9                         slrn-0.9.6.2
        !          1119:        erlang-47.4.0                       smurflog-2.1
        !          1120:        es-0.9b1                            snort-1.6.3
        !          1121:        esound-0.2.20                       socket-1.1
        !          1122:        eterm-0.8.10                        solid-pop3d-0.15-apop
        !          1123:        ethereal-0.8.12                     solid-pop3d-0.15
        !          1124:        exim-3.16                           sox-12.17
        !          1125:        expat-1.1                           sp-1.2.1
        !          1126:        expect-5.32.1                       spider-1.1
        !          1127:        ezmlm-0.53                          splitvt-1.6.3
        !          1128:        fastforward-0.51                    squid-2.3
        !          1129:        fastjar-0.90                        star-1.2
        !          1130:        fetchmail-5.5.3-kerberos            starlanes-1.2.2
        !          1131:        fetchmail-5.5.3                     stat-1.3
        !          1132:        figlet-2.2                          strobe-1.06
        !          1133:        firewalk-0.8                        stunnel-3.8
        !          1134:        fltk-1.0.9                          surfraw-1.0.2
        !          1135:        flwm-0.25                           swatch-3.0.1
        !          1136:        fnlib-0.5                           swig-1.3a5
        !          1137:        fping-1.20                          swisswatch-0.06
        !          1138:        fragrouter-1.6                      t1lib-1.0.1
        !          1139:        freeciv-1.11.4-gtk                  tcl-8.0.5
        !          1140:        freeciv-1.11.4                      tcl-8.3.2
        !          1141:        freefonts-0.10                      tcpblast-1.0
        !          1142:        freetype-1.3                        tcpflow-0.12
        !          1143:        freeze-2.5                          tcplist-2.2
        !          1144:        frodo-4.1a                          tcpreplay-1.0.1
        !          1145:        fsv-0.9                             tcptrace-5.2.1
        !          1146:        fvwm95-2.0.43a                      tcs-19950325
        !          1147:        gAcc-0.7.2                          tcsh-6.09.03-static
        !          1148:        gd-1.8.3-no_x11                     tcsh-6.09.03
        !          1149:        gd-1.8.3                            teTeX_base-1.0.7
        !          1150:        gdbm-1.8.0                          teTeX_texmf-1.0.2
        !          1151:        gettext-0.10.35                     teknap-1.0
        !          1152:        ghostscript-5.50-a4                 texi2html-1.52
        !          1153:        ghostscript-5.50                    thttpd-2.20
        !          1154:        ghostview-1.5                       tidy-4aug00
        !          1155:        gif2png-2.3.3                       tiff-3.5.5
        !          1156:        giflib-4.1.0                        tiff2png-0.81
        !          1157:        gifsicle-1.21                       tintin-1.5.6
        !          1158:        gimp-1.1.27                         tinyfugue-4.0s1
        !          1159:        glib-1.2.8                          tircproxy-0.4.5
        !          1160:        gmake-3.79.1                        tk-8.0.5
        !          1161:        gnuchess-4.0.80                     tk-8.3.2
        !          1162:        gnugo-2.6                           tkcron-2.12
        !          1163:        gnuls-4.0                           tkcvs-6.0
        !          1164:        gnupg-1.0.3                         tkinfo-2.5
        !          1165:        gnupg-1.0.4                         tkrat-2.0b9
        !          1166:        gnushogi-1.2.3                      tosha-0.6
        !          1167:        gofer-2.30a                         totd-1.1p4
        !          1168:        gperf-2.7.2                         tracker-5.3
        !          1169:        gqmpeg-0.6.3                        trafd-3.0.1
        !          1170:        gqview-0.8.2                        trafshow-3.1
        !          1171:        gracula-3.0                         transfig-3.2.3c
        !          1172:        gsl-0.6                             transproxy-1.3
        !          1173:        gsm-1.0.10                          tvtwm-pl11
        !          1174:        gtar-1.13.17                        ucd-snmp-4.1.2
        !          1175:        gtk+-1.2.8                          ucspi-tcp-0.88
        !          1176:        gtkglarea-1.2.2                     ucspi-unix-0.34
        !          1177:        gtkmm-1.2.1                         unace-1.2b
        !          1178:        guile-1.4                           unzip-5.41
        !          1179:        gv-3.5.8                            urlview-0.9
        !          1180:        ha-0.999b                           usbutil-0.4
        !          1181:        hackdata                            vat-4.0b2
        !          1182:        hevea-1.05                          vic-2.8ucl4
        !          1183:        hexedit-1.1.0                       viewfax-2.3
        !          1184:        hoc-1.1                             vim-5.7-gtk
        !          1185:        hping-2.0b54                        vim-5.7-no_x11
        !          1186:        html-4.0b                           viz-1.1.1
        !          1187:        http_load-17sep00                   vnc-3.3.2r3
        !          1188:        httptunnel-3.0.3                    vrfy-99.05.22
        !          1189:        hypermail-2b30                      vtun-2.3
        !          1190:        icb-5.0.9                           w3m-0.1.10
        !          1191:        icmpinfo-1.11                       w9wm-0.1
        !          1192:        icon_interp-9.3.2-no_x11            waveplay-1.0
        !          1193:        icon_interp-9.3.2                   wbd-1.0ucl4
        !          1194:        icon_lib-9.3.3-no_x11               wdiff-0.5
        !          1195:        icon_lib-9.3.3                      webalizer-2.01.05
        !          1196:        id-utils-3.2d                       weblint-1.020
        !          1197:        idiff-1.0                           wget-1.5.3
        !          1198:        imlib-1.9.8.1                       whisker-1.4
        !          1199:        indent-2.2.5                        whowatch-1.4
        !          1200:        info2html-1.1                       wily-0.13.41
        !          1201:        iozone-3.24                         windowmaker-0.62.1
        !          1202:        ipfm-0.10.4                         wmbiff-0.2
        !          1203:        irc-2.10.1                          wmx-6pre6
        !          1204:        ircii-4.4Z                          workman-1.3a
        !          1205:        isearch-1.14                        wterm-6.2.6
        !          1206:        ish-1.11                            wwwoffle-2.5e
        !          1207:        isic-0.05                           x2vnc-1.0
        !          1208:        iso12083-1993                       x2x-1.27
        !          1209:        iso8879-1986                        x48-0.4.0
        !          1210:        ispell-3.1.20                       xaniroc-1.02
        !          1211:        ispell-french-3.1.20                xantfarm-1.16
        !          1212:        ispell-german-3.1.20                xarchie-2.0.10
        !          1213:        ja-Wnn-4.2                          xasteroids-5.0
        !          1214:        ja-Wnndict-4.2                      xbill-2.0
        !          1215:        ja-eterm-0.8.10                     xbl-1.0j
        !          1216:        ja-fonts-gnu-1.2                    xblast-2.6b
        !          1217:        ja-groff-1.10_0.99                  xbmbrowser-5.1
        !          1218:        ja-jvim-2.0r-wnn                    xboard-4.0.7
        !          1219:        ja-jvim-2.0r                        xbreaky-0.0.4
        !          1220:        ja-kinput2-3.0-wnn                  xcb-2.3
        !          1221:        ja-kterm-6.2.0-xaw3d                xcd-1.6
        !          1222:        ja-kterm-6.2.0                      xcdplayer-2.2
        !          1223:        ja-less-3.32p2.48                   xcept-2.1.2
        !          1224:        ja-nkf-1.62                         xchat-1.4.3
        !          1225:        ja-onew-wnn4-2.2.10                 xchomp-pl1
        !          1226:        ja-w3m-0.1.10                       xco-1.3
        !          1227:        jbigkit-1.2                         xcoloredit-1.2
        !          1228:        jed-0.99.11-no_x11                  xcolors-1.3
        !          1229:        jed-0.99.11                         xcopilot-0.6.6
        !          1230:        jftpgw-0.0.11                       xcubes-5.5.2
        !          1231:        jive-1.1                            xcyrillic-2.0
        !          1232:        joe-2.8                             xd-8087
        !          1233:        john-1.6                            xdaliclock-2.11
        !          1234:        jpeg-6b                             xdeblock-1.0
        !          1235:        jpilot-0.98.1                       xdelta-1.1.1
        !          1236:        kakasi-2.3.1                        xdino-5.5.2
        !          1237:        kanjips                             xdu-3.0
        !          1238:        ko-Wnn-4.2                          xemacs-21.1.12-mule
        !          1239:        ko-Wnndict-4.2                      xemacs-21.1.12
        !          1240:        l0phtcrack-2.52                     xephem-3.2.3
        !          1241:        larswm-7.0.8                        xevil-1.5
        !          1242:        lclint-2.5q                         xfce-3.4.4
        !          1243:        leafnode-1.9.17                     xfed-1.0
        !          1244:        lesstif-0.91.8                      xfedor-1.0
        !          1245:        lftp-2.3.3                          xfig-3.2.3a
        !          1246:        lha-1.14f                           xfm-1.4.2
        !          1247:        libart-2.3.3                        xforms-0.88
        !          1248:        libaudiofile-0.1.10                 xfstt-1.1
        !          1249:        libghttp-1.0.7                      xgas-1.0
        !          1250:        libgii-0.6                          xgolgo-1.0
        !          1251:        libident-0.22                       xgrab-2.41
        !          1252:        libnet-1.0.1b                       xjewel-1.6
        !          1253:        libnids-1.14                        xjig-2.4
        !          1254:        libproplist-0.10.1                  xkeycaps-2.46
        !          1255:        librep-0.12.4                       xkobo-1.11-harder
        !          1256:        libsigc++-1.0.1                     xkobo-1.11
        !          1257:        libslang-1.4.2                      xlbiff-3.0
        !          1258:        libtool-1.3.5                       xless-1.7
        !          1259:        libxml-2.2.4                        xlife-3.0
        !          1260:        links-0.92                          xloadimage-4.1
        !          1261:        linleech-2.2.1                      xlogout-1.1
        !          1262:        linuxdoc-1.1                        xmahjongg-3.3
        !          1263:        lmbench-1.1                         xmake-1.01
        !          1264:        logsurfer-1.5                       xmbdfed-4.4
        !          1265:        lopster-0.9.4                       xmine-1.0.3
        !          1266:        lsof-4.51.1                         xmix-2.1
        !          1267:        lua-3.2                             xmj-1.0
        !          1268:        lupe-0.07                           xmmix-1.2
        !          1269:        lzo-1.06                            xmold-1.0
        !          1270:        lzop-1.00                           xneko-4.4
        !          1271:        m4-1.4                              xntp3-5.93e
        !          1272:        magicpoint-1.07a                    xonix-1.4
        !          1273:        maildrop-1.2                        xosview-1.7.4
        !          1274:        malsync-1.6                         xpaint-2.5.7
        !          1275:        mawk-1.3.3                          xpat2-1.04
        !          1276:        mess822-0.58                        xpdf-0.91
        !          1277:        metamail-2.7                        xpostit-3.3.1
        !          1278:        mgdiff-1.0                          xprompt-1.4
        !          1279:        mhash-0.8.2                         xroach-4.4
        !          1280:        micq-0.4.5                          xruskb-1.13.0-motif
        !          1281:        mirror-2.9                          xruskb-1.13.0
        !          1282:        mkhybrid-1.12b5.1                   xskat-3.3
        !          1283:        mm-1.1.3                            xsol-2.1.1
        !          1284:        mod_perl-1.24                       xsoldier-0.96
        !          1285:        most-4.9.0                          xspread-3.1.1c
        !          1286:        mouseclock-1.0                      xtacy-1.14
        !          1287:        movemail-1.0                        xtar-1.4
        !          1288:        mp3cddb                             xtattr-1.0
        !          1289:        mp3info-0.2.16                      xterm-146
        !          1290:        mpack-1.5                           xtestpicture-1.1
        !          1291:        mpage-2.5-a4                        xtimer-0.8089
        !          1292:        mpage-2.5-legal                     xtoolwait-1.1
        !          1293:        mpage-2.5-us_letter                 xtraceroute-0.8.14
        !          1294:        mpeg_lib-1.3.1                      xview-clients-3.2.1
        !          1295:        mpeg_play-2.4                       xview-config-3.2.1
        !          1296:        mpegaudio-3.9                       xview-lib-3.2.1
        !          1297:        mpg123-0.59r                        xwpe-1.5.22a
        !          1298:        mrtd-1.6.0a                         xzoom-0.3
        !          1299:        mrtg-2.8.12                         yafc-0.6.2
        !          1300:        mtools-3.9.7.20000821               ytalk-3.1.1
        !          1301:        mtr-0.42                            zap-1.1
        !          1302:        mutt-1.2.5i-curses                  zh-Wnn-4.2
        !          1303:        mutt-1.2.5i-slang-imap-pop          zh-Wnndict-4.2
        !          1304:        mutt-1.2.5i-slang                   zh-c2t-1.0
        !          1305:        mysql-3.22.32-pth                   zh-cless-290
        !          1306:        nam-1.0a8                           zip-2.3
        !          1307:        nano-0.9.19-slang                   zoo-2.10.1
        !          1308:        nano-0.9.19                         zsh-3.0.8-static
        !          1309:        nbaudit-1.0                         zsh-3.0.8
        !          1310:        ncftp-3.0.1                         zsh-3.1.9-static
        !          1311:        nedit-5.1.1                         zsh-3.1.9
        !          1312:        nemesis-1.1
        !          1313:
        !          1314: vax:
        !          1315:
        !          1316:        autoconf-2.13          gmake-3.79.1           python-1.6
        !          1317:        automake-1.4           gtar-1.13.17           python-tools-1.6
        !          1318:        bash-1.14.7            icb-5.0.9              samba-2.0.7
        !          1319:        bison-1.27             iozone-3.24            screen-3.9.8
        !          1320:        bzip2-1.0.1            ircii-4.4Z             unzip-5.41
        !          1321:        emacs-20.7-no_x11      lsof-4.51.1            vim-5.7-no_x11
        !          1322:        epic4-0.9.9            m4-1.4                 xntp3-5.93e
        !          1323:        fetchmail-5.5.3        mutt-1.2.5i-curses     zip-2.3
        !          1324:        gettext-0.10.35        nmh-1.0.4              zsh-3.0.8
        !          1325: </pre>
        !          1326:
        !          1327: <hr>
        !          1328: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
        !          1329: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
        !          1330: <br><small>$OpenBSD: 28.html,v 1.6 2000/12/01 01:35:19 aaron Exp $</small>
        !          1331:
        !          1332:
        !          1333: </body>
        !          1334:
        !          1335: </html>