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

Annotation of www/announce28.html, Revision 1.10

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