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

File: [local] / www / Attic / portstat.html (download) (as text)

Revision 1.38, Tue Jan 5 04:01:19 1999 UTC (25 years, 4 months ago) by marc
Branch: MAIN
Changes since 1.37: +40 -31 lines

update port status page

<!-- WARNING: PORTSTAT.HTML IS GENERATED FROM OTHER FILES:
     DO NOT EDIT PORTSTAT.HTML BY HAND
     SEE PORTSTAT.BLD, PORTSTAT.HDR, PORTSTAT.TLR, AND PORTSTAT.STAT

     ***** TO change the status of a port:
     ***** 1) modify portstat.stat
     ***** 2) run the script portstat.bld
     ***** 3) commit the changes

     Send any questions to ports@OpenBSD.org -->
<html>
 <head>
  <meta http-equiv="Content-Type"
        content="text/html; charset=iso-8859-1">
  <meta name="resource-type"
        content="document">
  <meta name="description"
        CONTENT="OpenBSD: status of the ports tree and individual ports">
  <meta name="keywords"
        content="openbsd,ports">
  <meta name="distribution"
        content="global">
  <meta name="copyright"
        content="This document copyright 1997,1998 by the OpenBSD project">
  <title>OpenBSD ports status</title>
  <link rev="made" HREF="mailto:www@openbsd.org">
 </head>
 <body text="#000000" bgcolor="#FFFFFF" link="#23238E">
  <a name=top></a>
  <img height=30 width=141 src=images/smalltitle.gif alt="[OpenBSD]" >
  <h2><font color=#e00000>Port Tree Status</font></H2>
  <p>This page lists the date and last change for each OpenBSD port
     by category.  The ports team tries to verify that each port works
     as expected, but given the number of machines and machine
     configurations supported there can be no guarantee that any given
     port will work on your system.  If you find a port that does not
     work please let us know by mailing to
     <a href="mailto:ports@openbsd.org">ports@OpenBSD.ORG</a>.  Be
     sure to include:
     <ul>
      <li>the port name and version
      <li>your OpenBSD version, including any patches you may have applied.
      <li>the output of <kbd>uname -a</kbd>.
      <li>a complete description of the problem.
     </ul>
  <p>Select from the following list of categories:
   <dir compact>
    <li><a href=#archivers>archivers</a>
    <li><a href=#astro>astro</a>
    <li><a href=#audio>audio</a>
    <li><a href=#benchmarks>benchmarks</a>
    <li><a href=#cad>cad</a>
    <li><a href=#chinese>chinese</a>
    <li><a href=#comms>comms</a>
    <li><a href=#converters>converters</a>
    <li><a href=#databases>databases</a>
    <li><a href=#devel>devel</a>
    <li><a href=#editors>editors</a>
    <li><a href=#emulators>emulators</a>
    <li><a href=#games>games</a>
    <li><a href=#graphics>graphics</a>
    <li><a href=#japanese>japanese</a>
    <li><a href=#lang>lang</a>
    <li><a href=#mail>mail</a>
    <li><a href=#math>math</a>
    <li><a href=#mbone>mbone</a>
    <li><a href=#misc>misc</a>
    <li><a href=#net>net</a>
    <li><a href=#news>news</a>
    <li><a href=#plan9>plan9</a>
    <li><a href=#print>print</a>
    <li><a href=#russian>russian</a>
    <li><a href=#security>security</a>
    <li><a href=#shells>shells</a>
    <li><a href=#sysutils>sysutils</a>
    <li><a href=#textproc>textproc</a>
    <li><a href=#www>www</a>
    <li><a href=#x11>x11</a>
   </dir>
  <hr>
  <a name=archivers></a>
  <h3><font color=#0000e0>archivers</font></h3>
   <pre>
    arc - Create arc extract files from DOS .ARC files.
	1998-Feb-19	install/deinstall doc in share/doc/arc

    bzip - A block-sorting file compressor.
	1998-Feb-19	no problems found

    bzip2 - A block-sorting file compressor
	1998-Sep-13	update to 0.9.0b

    freeze - FREEZE / MELT compression program - often used in QNX
	1998-Feb-19	no problems found

    gshar+gunshar - Allow packing and unpacking of shell archives.
	1998-Feb-19	many messages from `gencat' when building code,
			but this seems to be the way it comes from the
			FSF.

    gtar - The GNU version of the traditional tar archiving utility
	1998-Nov-19	Shorten COMMENT to be under 60 characters

    ha - The HA archiver using the HSC compression method.
	1998-Feb-19	no problems found

    lha - Archive files using LZW compression (.lzh files).
	1998-Oct-06	Add additional MASTER_SITES

    nulib - NuFX archive utility
	1998-Dec-17	Update master_site and remove broken status

    p5-Compress-Zlib - perl5 interface to zlib compression library.
	1998-Oct-17	comment out BROKEN reason

    rar - File archiver (binary port)
	1998-Oct-06	update NO_CDROM reason

    unarj - Allows files to be extracted from ARJ archives.
	1998-Feb-21	update MASTER_SITES

    unrar - Extract, view unrar test RAR archives.
	1998-Feb-21	remove doc directory when uninstalled

    unzip - List, test and extract compressed files in a ZIP archive.
	1998-Jun-24	update to 5.3.2; use bsd target so it builds on
			all architectures.

    zip - Create/update ZIP files compatabile with pkzip.
	1998-Jun-22	update to 2.2

    zoo - Manipulate archives of files in compressed form.
	1998-Feb-25	no problems found

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=astro></a>
  <h3><font color=#0000e0>astro</font></h3>
   <pre>
    sattrack - Real-time satellite tracking and orbit propagation program.
	1998-Oct-06	update NO_CDROM reason

    xearth - Set the root window to the image of earth.
	1998-Feb-25	remove comments meaningless to OpenBSD from
			description; fix packing list;

    xephem - an interactive astronomical ephemeris program
	1998-Aug-04	update to 3.1; depends upon Xm (lesstif OK)
			instead of motif

    xphoon - Set the root window to the moon in its current phase
	1998-Feb-26	get rid of all warnings; update the
			packing list

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=audio></a>
  <h3><font color=#0000e0>audio</font></h3>
   <pre>
    amp - another mp3 player
	1998-Aug-05	depends upon lesstif, not Motif; fix MASTER_SITE

    gsm - u-law to gsm encoding audio converter and library
	1998-Nov-23	shorten comment

    mpegaudio - An MPEG/audio Layer 1 and Layer 2 encoder/decoder package.
	1998-May-20	port added

    mpg123 - Command-line player for mpeg layer 1, 2 and 3 audio
	1998-Apr-28	port added

    nspmod - MOD/S3M/MTM tracker that does it's own DSP
	1998-Nov-23	shorten comment

    rplay - Network audio player.
	1998-Dec-21	/usr/local/etc -> /etc/rplay; OpenBSD porting policy

    rsynth - Speech synthesizer.
	1998-Oct-06	update build dependencies

    sox - SOund eXchange - universal sound sample translator.
	1998-May-20	use  /usr/include/soundcard.h

    tosha - Read CD digital audio data through the SCSI bus.
	1999-Jan-03	update to 0.6

    tracker - MOD player.
	1998-Oct-10	added test module

    workman - Open Look-based CD player tool
	1998-Aug-07	Make the eject button in workman work

    xcd - A Tcl/Tk CD player.
	1998-Apr-09	update packing list

    xcdplayer - CD player for X.
	1998-Dec-17	packing list updated

    xmcd - Motif CD player.
	1998-Nov-29	BUILD_DEPENDS=Xm.1... -> USE_MOTIF=yes

    xmix - Mixer for X Window System.
	1998-Sep-28	PLIST updated

    xmmix - a Motif based audio mixer
	1998-Dec-09	fix packing list

    xmp - Extended Module Player; supports many formats and includes an X11 display.
	1998-Jul-23	port added

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=benchmarks></a>
  <h3><font color=#0000e0>benchmarks</font></h3>
   <pre>
    bonnie - Performance Test of Filesystem I/O.
	1998-Feb-26	no problems found

    bytebench - The BYTE magazine benchmark suite.
	1998-Feb-28	remove patch residue before install so uninstall
			is clean; minor tweaks to description; replace
			gets with fgets; get rid of all compile warnings

    iozone - Performance Test of Sequential File I/O.
	1998-Oct-06	minor makefile tweaks

    lmbench - A system performance measurement tool
	1998-Oct-17	comment out BROKEN reason

    tcpblast - Measures the throughput of a tcp connection.
	1998-Mar-01	no man page

    xengine - reciprocating engine for X
	1998-Mar-01	get rid of all compile warnings; make packing
			list reflect reality

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=cad></a>
  <h3><font color=#0000e0>cad</font></h3>
   <pre>
    spice - Simulation Program for Integrated Circuit Electronics
	1998-Jun-03	port added

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=chinese></a>
  <h3><font color=#0000e0>chinese</font></h3>
   <pre>
    c2t - translates GB/Big5 encoding to tone pinyin
	1998-Mar-02	get rid of all compile warnings

    lunar - convert between the Gregorian Solar Calendar (SC) and the Lunar Calendar (LC).
	1998-Mar-02	no problems found

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=comms></a>
  <h3><font color=#0000e0>comms</font></h3>
   <pre>
    bpl+ - B Plus file transfer protocol
	1998-Mar-02	uses tmpname, no man pages

    conserver - Manage remote serial consoles via TCP/IP

    efax - A small, simple FAX send/receive program.
	1998-Sep-06	port added

    hylafax - send/receive faxes and share modems
	1998-Nov-09	mkstemp patch fixed

    kermit - File transfer and terminal emulation utilitiy for serial lines and sockets.
	1998-Mar-03	add patch to remove time_t warnings; remove
			the unneeded (and deprecated) SETREUID and
			SAVEDUID options from Makefile; install with
			proper owner, group and modes so can access
			lock directory and devices; install man in cat1,
			not man1; clean up packing list

    lrzsz - Receive/Send files via X/Y/ZMODEM protocol.  (unrestrictive)
	1998-Dec-17	port added

    mgetty+sendfax - Handle external logins, send and receive faxes.
	1998-Dec-07	No package for this port

mgetty+sendfax - Handle external logins, send and receive faxes.
	1998-Dec-17	update to 1.1.9, make port non-interactive

    minicom - An MS-DOS Telix serial communication program "workalike".
	1998-Dec-20	update to 1.82; seteuid()/setegid() patches

    pilot-link - PalmPilot communications utilities
	1998-Nov-23	shorten comment

    qpage - SNPP client/server (alphanum pager software)
	1998-Nov-23	shorten comment

    rzsz - Receive/Send files via X/Y/ZMODEM protocol.
	1998-Dec-17	Update to version 3.48

    seyon - A communications package for the X Window system.

    tkhylafax - a tcl/tk interface to Sam Leffler's fax package
	1998-Oct-07	BROKEN: required dependencies not available

    xcept - a decoder for the CEPT (Btx) protocol

    zmtx-zmrx - Receive/Send files via ZMODEM protocol.  (unrestrictive)
	1998-Oct-07	RESTRICTED: may not be used for commercial
			purposes.

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=converters></a>
  <h3><font color=#0000e0>converters</font></h3>
   <pre>
    base64 - A converter to/from base64 encoding.
	1998-Sep-24	port added

    btoa - Encode/decode binary to printable ASCII.
	1998-Apr-28	port added

    ish - ish binary-to-text file converter
	1998-Apr-28	port added

    mimepp - C++ class library for MIME messages
	1998-Apr-28	port added

    mpack - External MIME packer/unpacker.
	1998-Apr-28	port added

    p5-Convert-UU - perl5 module for uuencode and uudecode.
	1998-Oct-17	comment out BROKEN reason

    p5-MIME-Base64 - perl5 module for Base64 and Quoted-Printable encodings
	1998-Oct-17	comment out BROKEN reason

    recode - Converts files between character sets and usages.
	1998-Apr-28	port added

    trans - Character Encoding Converter Generator Package.
	1998-Oct-07	NO_CDROM=LIC: Requires license for redistribution
			RESTRICTED=no commercial use

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=databases></a>
  <h3><font color=#0000e0>databases</font></h3>
   <pre>
    db - the Berkeley DB package, revision 2
	1998-Oct-17	comment out BROKEN reason

    gdbm - GNU dbm
	1998-Sep-14	port added

    p5-DBD-Pg - provides access to PostgreSQL databases through the DBI
	1998-Oct-17	comment out BROKEN reason

    p5-DBI - the perl5 Database Interface.  Required for DBD::* modules.
	1998-Oct-17	comment out BROKEN reason

    pgaccess - a Tcl/Tk interface to PostgreSQL
	1998-Jul-21	update to version 0.88

    postgresql - a robust, next generation, object-relational DBMS
	1998-Oct-19	do not use ${PREFIX}/etc/rc.d

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=devel></a>
  <h3><font color=#0000e0>devel</font></h3>
   <pre>
    autoconf - Automatically configure source code on many Un*x platforms
	1997-Dec-13

    automake - GNU Standards-compliant Makefile generator
	1998-Nov-19	Update to version 1.3

    bison - GNU parser generator
	1998-Jun-24	update info directory on install/uninstall

    ddd - Data Display Debugger, a graphical front-end for GDB, etc
	1998-Dec-08	update to version 3.1.1

    dejagnu - The GNU automated testing framework
	1998-Mar-14	no problems found

    gettext - GNU gettext package.
	1998-Nov-23	port added

    gindent - GNU indent.
	1998-Mar-14	install as gindent, not indent; add patch so the
			info directory is updated correctly; update
			packing list

    gmake - GNU version of 'make' utility
	1998-Nov-18	update to 3.77; use mkstemp() instead of mktemp()

    id-utils - The classic Berkeley gid/lid tools for looking up variables in code.
	1998-Mar-14	update info directory on install/uninstall;
			replace gets with fgets in one spot

    libslang - A stack based interpreter for terminal applications.
	1998-Nov-19	Update to 1.2.2; adhere to < 60 char limit
			in COMMENT files

    libtool - Generic shared library support script.
	1998-Nov-09	port added

    m4 - GNU's m4.
	1998-Jul-25	fix fd leak in patch; remove unneeded patch;
			verify package builds correctly

    nasm - General-purpose multi-platform x86 assembler
	1998-May-21	port added

    prc-tools - Development environment for PalmPilot(tm) handheld computer.
	1998-Nov-26	port added

    swig - Simplified Wrapper and Interface Generator.
	1998-Oct-17	comment out BROKEN reason

    tkcvs - tkcvs is a graphical frontend to CVS.
	1998-Dec-17	patch updated, distfile location changed

    xmake - A powerful make utility

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=editors></a>
  <h3><font color=#0000e0>editors</font></h3>
   <pre>
    axe - Simple to use text editor for X.
	1997-Dec-29

    beav - Binary Editor And Viewer, a full featured binary file editor.
	1998-Oct-17	comment out BROKEN reason

    emacs - GNU editing macros.
	1998-Sep-13	update to 20.3

    hexedit - View and edit files in hexadecimal or ASCII.
	1998-Dec-05	update to 1.0.0

    jed - The JED text editor
	1998-Nov-19	change slang lib dependency; install doc files;
			update packing list

    joe - Joe's own editor.
	1998-Dec-21	do not use ./.xxxrc startup file; startup files
			order: ~/.xxxrc, /etc/joe/xxxrc,
			${PREFIX}/lib/joe/xxxrc

    jove - Jonathan's Own Version of Emacs.
	1998-Jul-24	mktemp -> mkstemp; -O2 optimization; better
			install/uninstall; build package

    nedit - An X11/Motif GUI text editor for programs and plain text files.
	1998-Oct-08	NO_CDROM=NOFEE: can not charge for
			commercial distribution.

    textedit - The standard OPEN LOOK text editor for X Windows.
	1998-Sep-16	port added

    uemacs - A full screen editor.
	1998-Jun-10	port added

    vim - A vi "workalike", with many additional features.
	1998-Nov-20	update to 5.3

    wordperfect - Graphical word processor ported from Windows
	1998-Dec-18	port added

    xwpe - A powerfull programming editor.
	1998-Oct-17	comment out BROKEN reason

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=emulators></a>
  <h3><font color=#0000e0>emulators</font></h3>
   <pre>
    bochs - Intel 80386 CPU emulator.
	1998-Nov-18	update to 980707a

    linux_lib - These are the libraries necessary for linux compatibility.
	1998-Dec-23	don't die if a silly rmdir fails

    simh - A PDP, IBM 1401, and Nova CPU simulator.
	1998-Nov-12	port added

    wine - MS-Windows 3.1/95/NT emulator for Unix (Alpha release).
	1998-Oct-17	comment out BROKEN reason

    x48 - an HP48sx emulator

    xcopilot - Emulator for US Robotics Pilot PDA
	1998-Aug-31	port added and updated to 0.6.6

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=games></a>
  <h3><font color=#0000e0>games</font></h3>
   <pre>
    abuse - Crack.Com public domain release of Abuse
	1998-Oct-15	BROKEN: newer/different version available

    agm - AnaGram search utility
	1998-Oct-17	comment out BROKEN reason

    an - fast anagram generator
	1998-Nov-08	update port makefile

    connect4 - A curses version of the classic game.
	1998-Nov-08	update port makefile

    freeciv - A civilisation clone for x;  multiplayer
	1998-Nov-08	update port makefile

    gnuchess - "Classic" Gnu Chess
	1998-Nov-08	update port makefile; note that newer version
			of source is available.

    gnugo - The game of Go.
	1998-Nov-08	update port makefile

    gnushogi - GNU version of Shogi
	1998-Nov-08	update port makefile

    nethack - dungeon explorin', hackin', game.  Piece of cake.
	1998-Nov-18	better COMMENTS, to the point

    netris - A network head to head version of T*tris.
	1998-Nov-08	update port makefile

    slash - dungeon explorin', hackin' game, but harder than nethack
	1998-Nov-18	better COMMENTS, to the point

    spider - A challenging double decked solitaire game
	1998-Nov-08	update port makefile

    starlanes - The classic space-age stock trading game
	1998-Nov-08	update port makefile

    xasteroids - X windows based asteroids style arcade game
	1998-Nov-08	update port makefile

    xbat - XEVIOUS like shooting game
	1998-Dec-17	sources available again

    xbattle - A concurrent multi-player battle strategy game
	1998-Nov-08	update port makefile; remove master site that
			no longer allows anon ftp.

    xbill - Save your computers from the evil clutches of Bill
	1998-Nov-08	update port makefile

    xbl - A 3D block-dropping game
	1998-Nov-08	update port makefile; note that newer version
			of source is available.

    xblast - graphical multi-player real-time strategy game for X11
	1998-Nov-08	update port makefile; not availability of
			xblast-2.2-sound.tar.gz.

    xboard - X frontend for GNU Chess and the Internet Chess Server
	1998-Nov-08	update port makefile; note that newer version
			of source is available.

    xboing - X windows arcade game.
	1998-Nov-08	update port makefile; note that newer version
			of source is available.

    xchomp - Pac-man-like game under X Windows
	1998-Dec-17	Update master_site

    xcubes - cube puzzle for X-Window
	1998-Nov-08	update port makefile; note that newer version
			of source is available.

    xdeblock - block action game
	1998-Nov-08	update port makefile

    xdino - dino puzzle game for X-Window
	1998-Nov-08	update port makefile

    xevil - A side-view, fast-action, kill everything type of game. 
	1998-Nov-08	update port makefile

    xgolgo - watches what you are doing -- are you hostile
	1998-Nov-23	shorten comment.

    xinvaders - Shoot them nasty little bugs.
	1998-Nov-08	update port makefile

    xjewel - X windows dropping jewels game.
	1998-Nov-08	update port makefile

    xjig - jigsaw puzzle game for X11
	1998-Nov-08	update port makefile

    xkobo - multi-way scrolling shoot'em up for X, addictive
	1998-Nov-18	better COMMENTS, to the point

    xlife - John Horton Conway's Game of Life
	1998-Nov-08	update port makefile; note that sources can no
			longer be found on the specified master sites

    xmahjongg - The Chinese game of Mahjongg for X11
	1998-Nov-08	update port makefile

    xmine - The `Athena' port of the xminesweeper game
	1998-Nov-08	update port makefile

    xminehunter - A Motif minesweeper game.
	1998-Nov-08	update port makefile; make it depend upon
			Xm instead of REQUIRES_MOTIF to allow the
			use of lesstif

    xminesweep - X windows minesweeper game.
	1998-Nov-08	update port makefile; note that sources can no
			longer be found on the specified master sites

    xmj - Mahjongg
	1998-Nov-08	update port makefile; specified master site
			no longer exists

    xmris - A version of the Mr Do video arcade game for X11.
	1998-Nov-08	update port makefile

    xneko - The classic BSD4.4 cat-and-mouse.
	1998-Nov-08	update port makefile; note that sources are
			not available from master site as a tarball

    xonix - game: win land without colliding with `flyers' and `eaters'
	1998-Nov-23	shorten comment.

    xpacman - An old action game.
	1998-Nov-08	update port makefile; note that pacman10.tgz
			exists (and is newer)

    xpat2 - An X11 solitaire game with 14 variations.
	1998-Nov-08	update port makefile

    xripple - Nifty X program to make the screen bottom ripple like a pool of water.
	1998-Nov-08	update port makefile; note that master site
			could not be found, perhaps transient error

    xroach - Cockroaches hide under your windows.
	1998-Nov-08	update port makefile; note that sources are
			not available from master site as a tarball

    xscrabble - X version of the popular board game
	1998-Nov-08	update port makefile

    xskat - Play the card game Skat.
	1998-May-19	port added

    xsol - Solitaire.
	1998-Nov-08	update port makefile; note that source does
			not exist on the specified master site

    xsoldier - shooting game for x11
	1998-Nov-08	update port makefile; note that source does
			not exist on the specified master site

    xteddy - A cuddlesome teddy for the X desktop.
	1998-Nov-08	update port makefile

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=graphics></a>
  <h3><font color=#0000e0>graphics</font></h3>
   <pre>
    ImageMagick - X11 package for display and manipulation of images
	1998-Nov-23	update to 4.1.4; fix COMMENT

    compface - Programs and library for the 'X-face' mail and news header
	1998-Nov-23	update makefile

    giflib - Gif Library and utilities.
	1998-Nov-18	port added

    giftrans - a tool for GIF89a transparent option and inerlace mode.
	1998-May-20	port added

    gimp - The GIMP: the GNU Image Manipulation Program
	1998-Nov-07	update to 1.0.2

    jpeg - IJG's jpeg compression utilities.
	1998-Jun-29	add packing list for alpha that does not
			reference shared libs; requires bsd.port.mk
			1.31 or later; always install libs, not just
			when shared lib built.

    mpeg-lib - A collection of C routines to decode MPEG movies.
	1998-Jun-30	do not try to build shared libs on an alpha
			requires bsd.port.mk 1.31 or later

    mpeg_play - A program to play mpeg movies on X displays
	1998-Jul-23	update to 2.4

    netpbm - A toolkit for conversion of images between different formats
	1998-Jul-03	remove patches not longer needed for tiff34

    png - Library for manipulating PNG images.
	1998-Sep-10	update to 1.0.2

    tiff - 
	1998-Jun-09	port removed; notify people to use tiff34

    tiff34 - libtiff provides support for the Tag Image File Format (TIFF)
	1998-Aug-22	don't install compatibility link to shared
			lib unless the shared lib exists.

    xanim - X11 animation player with supports for lots of formats
	1998-Dec-06	Add missing code for SIGNED_1M so that amiga
			gets a chance to play audio...  won't help much
			until the dang kernel is fixed, but...

    xbmbrowser - View complete directories of X bitmaps and X pixmaps.
	1998-May-05	port added

    xfig - A drawing program for X11
	1998-Jul-04	update to version 3.2.2

    xpaint - A simple paint program.
	1998-Jul-03	update to 2.5.5; remove patches no longer needed
			for tiff34

    xpdf - Display tool for PDF files
	1998-May-15	version 0.7a

    xpm - The X Pixmap library.
	1998-Jun-29	comes with 2.3; add packing list for alpha that
			does not reference shared libs; requires
			bsd.port.mk 1.31 or later

    xv - X11 image display and modification tool
	1998-Aug-22	xv needs -lz for static linking

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=japanese></a>
  <h3><font color=#0000e0>japanese</font></h3>
   <pre>
    Wnn - Japanese/Chinese/Korean input method (built only Japanese)
	1998-Nov-21	remove a few looked over FreeBSD-isms

    jvim - Japanized Vim
	1998-Nov-21	remove a few looked over FreeBSD-isms

    jvim-wnn4 - Japanized Vim (with Wnn4)
	1998-Nov-21	remove a few looked over FreeBSD-isms

    kterm - Japanese-capable xterm
	1998-Nov-20	Shorten COMMENT to be under 60 characters

    less - less + zcat + ISO-2022 - a pager similar to more and pg
	1998-Nov-21	remove a few looked over FreeBSD-isms

    nkf - Network Kanji code conversion Filter
	1998-Nov-25	port added

    onew-wnn4 - A library for Japanese Input Method Wnn4
	1998-Nov-21	remove a few looked over FreeBSD-isms

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=lang></a>
  <h3><font color=#0000e0>lang</font></h3>
   <pre>
    Gofer - A lazy functional language.
	1998-Jun-08	no problems found

    STk - A scheme interpreter with full access to the Tk graphical package.
	1998-Feb-09

    egcs-snapshot - experimental version of the gnu C compiler, snapshot flavor
	1998-Dec-21	update to 1998-12-20 snapshot, update test
			results as well, add threads to openbsd.h

    egcs-stable - experimental gnu compiler (C, C++...) release flavor
	1998-Dec-22	Sync with snapshot changes & update checksum;
			use the AUTOCONF macros added to bsd.port.mk
			(requires recent bsd.port.mk)

    erlang - Ericsson's high-level functional programming language
	1998-Dec-11	port added

    expect - A sophisticated scripter based on tcl/tk.
	1998-Oct-17	Id -> OpenBSD cvs keyword

    guavac - Guavac, a java compiler and decompiler developed under GPL.
	1998-Aug-28	update to 1.2

    guile - GNU extension language, scheme as an embeddable library
	1998-Dec-02	port added

    icon - programming language with generators
	1998-Oct-13	generate dummy rswitch.c for architectures
			w/o coexpr; remove debug clutter

    icon_lib - a set of useful and interesting programs for Icon
	1998-Oct-13	also build vib and xtiles

    kaffe - Kaffe - a JIT and interpreting Java virtual machine.
	1998-Dec-06	update to 1.0.b2

    kaffe1 - TransVirtual's BETA Java JDK1.1 compiler, runtime and libs.
	1998-Dec-23	upgraded from 1.0b1 to 1.0b3; remove old Makefile
			comments; do better job of passing args to GNU
			configure; mention need for audit in pkg/SECURITY.

    ocaml - A ML language based on complete class-based objective system
	1998-Sep-28	PLIST updated

    python - An interpreted object-oriented programming language.

    tcl80 - Tool Command Language.
	1998-Nov-03	Updated to 8.0.3, new mastersite

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=mail></a>
  <h3><font color=#0000e0>mail</font></h3>
   <pre>
    adcomplain - complain about SPAM
	1998-Dec-16	shorten comment

    asmail - This is a biff type program, designed to match AfterStep.
	1998-May-16	port added

    bulk_mailer - Speeds mail delivery by sorting bulk_mailer batching addresses
	1998-Dec-16	shorten comment

    cucipop - Cubic Circle's POP3 daemon (fully RFC1939 compliant).
	1998-Oct-04	fix realloc() usage to avoid memory leak

    elm - ELM Mail User Agent
	1997-Dec-29

    exim - High performance MTA for Unix systems on the Internet.
	1998-Jan-02

    exmh - X11/TK based mail reader front end to MH.
	1998-Jun-29	sources moved from ftp.sunlabs.com to
			ftp.scriptics.com

    exmh2 - X11/TK based mail reader front end to MH.
	1998-Jul-29	NO_PACKAGE: needs per-host config at build
			time; mailcap default in /etc; update packing
			list

    faces - visual mail, user and print face server
	1998-Jun-29	add packing list for alpha that does not
			reference shared libs; requires bsd.port.mk
			1.31 or later

    fetchmail - mail retrieval/forwarding utility for pop2, pop3, apop, imap
	1998-Dec-27	Update to 4.7.2. Make COMMENT < 60 chars

    metamail - Implementation of MIME, the Multipurpose Internet Mail Extensions.
	1998-Jul-25	don't install originals of patched scripts;
			install mailcap in /etc (unless there is
			already a copy there; sample mailcap installed
			in /usr/local/lib/metamail; clean up PLIST
			for proper package installation

    mh - Rand MH mail handling system
	1998-Apr-30	added

    movemail - Move your mail box to annother location.
	1998-May-16	port added

    mutt - A tty based e-mail client
	1999-Jan-03	update to 0.95

    nmh - The New MH mail handling program
	1998-Jul-25	update to version 0.27

    p5-Mail-POP3Client - perl5 module to talk to a POP3 (RFC1081) server
	1998-May-16	port added

    pgpsendmail - PGP sign/encrypt/decrypt messages automatically.
	1998-Apr-10	don't overwrite /usr/sbin/sendmail, since
			subsequent builds of the source tree will
			overwrite that anyway.

    pine - Program for Internet E-mail and News
	1998-Aug-14	update to 4.02A; note: only pine, pico, and
			pilot are generated/installed, not imapd.

    popclient - client for pop2, pop3, apop, rpop

    poppassd - server: allows users to change password from within Eudora
	1998-Dec-16	shorten comment

    postfix - Fast, secure sendmail replacement
	1998-Dec-16	port added

    procmail - A local mail delivery agent.
	1998-Apr-27	don't ask for input during build

    vrfy - utility to verify email addresses and mailing lists
	1998-Nov-21	port added

    xfaces - mail image display for X
	1998-Apr-27	install pixmaps in the right place

    xfmail - Xforms based mail application for Unix operating systems.
	1998-Jul-08	port added

    xlbiff - display from/subject from incoming mails using X11
	1998-Dec-16	shorten comment

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=math></a>
  <h3><font color=#0000e0>math</font></h3>
   <pre>
    gnuplot - A command-driven interactive function plotting program.
	1998-Aug-04	update master site

    hoc - High Order Calculator - much better than bc. From Kernighan hoc Pike.
	1998-Sep-16	port added

    wingz - A Commercial Spreadsheet
	1998-Sep-18	port added

    xspread - A spreadsheet program under X.
	1998-Dec-07	fix packing list

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=mbone></a>
  <h3><font color=#0000e0>mbone</font></h3>
   <pre>
    imm - Internet Image(or other data) Multicaster (and receiver).
	1998-Sep-13	port added

    rtptools - tools to record, playback and monitor RTPv2 data streams
	1998-Dec-16	shorten comment

    sdr - MBone Session Directory
	1998-Sep-13	port added

    speak_freely - Voice Communication Over Data Networks.
	1998-Sep-13	port added

    wb - A shared drawing (whiteboard) tool using multicast.
	1998-Sep-13	port added

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=misc></a>
  <h3><font color=#0000e0>misc</font></h3>
   <pre>
    amanda - The Advanced Maryland Automatic Network Disk Archiver
	1998-Jan-20

    astrolog - An astrology program for X11 and alpha-numeric terminals
	1997-Dec-21

    buffer - buffer sporadic binary I/O for faster tape use
	1997-Dec-21

    calentool - Nice X-based Calendar/Scheduling tool (using XView).
	1998-Sep-30	port added

    cbb - Checkbook balancing tool
	1998-May-20	port added

    cdrecord - A commandline-driven CD recording utility
	1998-Nov-22	remove hp300 and pmax from list of supported
			archs (kind of difficult to run something that
			uses SCSI commands on systems without generic
			SCSI support)

    deco - Demos Commander, a free Norton Commander clone
	1998-Oct-01	port added

    dialog - Format the display of a shell script.
	1998-Nov-18	port added

    gnuls - Port of colorized GNU `ls'.
	1998-Apr-24	port added

    jive - filter that converts English text to Jive
	1998-Apr-28	port added

    mmv - move/copy/append/link multiple files with wildcards
	1998-Dec-16	shorten comment

    mshell - A Unix menuing shell.
	1998-May-20	port added

    plan - An X/Motif schedule planner with calendar
	1998-May-20	port added

    screen - A multi-screen window manager.
	1998-Aug-03	add patch that stops screen from writing to a
			file when the last component of the filename is
			a symbolic link. Note: in some cases the file
			may still be opened which can in itself be a
			problem.  This solves the security hole where
			the bad-guy creates a symbolic link named
			/tmp/screen-exchange pointing to a file that
			s/he wishes root to clobber. Change configure
			vsprintf check so it works on the alpha, too.

    splitvt - run two shells in a split window/terminal

    tkcron - A frontend to crontab.
	1998-May-20	port added

    tkinfo - A tk script to read GNU "info" files and display them.
	1998-May-20	port added

    tkman - A Tcl/Tk based manual browser
	1998-May-20	port added

    xdelta - binary delta generator and prototype RCS replacement
	1998-Nov-19	Shorten COMMENT to be under 60 characters

    xgas - The animated simulation of an ideal gas
	1998-May-20	port added

    xless - X11 viewer for text files
	1998-Dec-16	shorten comment

    xtar - View and manipulate contents of a tar file.
	1998-May-20	port added

    xtimer - A super simple digital timer for X11
	1998-May-20	port added

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=net></a>
  <h3><font color=#0000e0>net</font></h3>
   <pre>
    archie - Prospero client for the archie service.
	1998-Jul-16	type fixes

    arpwatch - Monitor arp arpwatch rarp requests
	1998-Oct-17	Id -> OpenBSD cvs keyword

    bing - Bing is a point-to-point bandwith measurement tool.
	1998-Jan-10

    clog - tcp connection logger daemon
	1998-Jul-17	port added

    dxpc - X windows over a low bandwidth link
	1998-Nov-24	swap COMMENT and DESC; they were reversed

    ethereal - Ethereal - A network protocol analyzer.
	1998-Sep-22	port added

    gated - Routing protocol daemon.
	1997-Dec-13

    icb - Interenet CB - a mostly-defunct chat client
	1998-Oct-22	disable talk/write to terminal and comsat
			messages during ICB session; do not delete
			${PREFIX}/lib/icbserverdb during pkg_delete,
			notify user to do it manually instead; do not
			overwrite ${PREFIX}/lib/icbserverdb if already
			exists

    icmpinfo - looks at the icmp messages received by the host
	1998-Apr-28	port added

    irc - The 'Internet Relay Chat' Server.
	1998-Jul-18	update to version 2.9.5

    ircii-epic - An enhanced version of ircII, the Internet Relay Chat client.
	1998-Oct-03	modify config.h to do a hard reset or terminal
			got screwed on refresh 

    licq - An ICQ clone for UNIX-like OS's.
	1998-Dec-09	fix configure script failure

    mirror - Mirror packages on remote sites.
	1998-Jun-30	fix perl path

    ncftp - curses based ftp program
	1998-Sep-23	port added

    netpipe - A group of shell utilities to connect programs to sockets
	1998-Oct-17	Id -> OpenBSD cvs keyword

    nfr - Network Flight Recorder(tm)
	1998-Sep-14	update makefile so a make -k fetch will just
			skip over this port and go on to the next.

    ntop - shows the network usage, with an interface similar to top(1)
	1998-Nov-29	remove setuid root as this program can be used
			to do passive information gathering of security
			sensitive data of mere users otherwise;  add
			support for some other datalink types, like the
			lo, ppp, slip & enc interfaces

    proftpd - Highly configurable ftp daemon.
	1998-Jul-02	fix setre[gu]id() problem

    rsync - mirroring tool that uses only very low bandwidth
	1998-Dec-21	pkg/SECURITY added

    samba - A free SMB and CIFS client and server for UNIX
	1998-Aug-04	remove suid from smbpasswd

    slirp - A SLIP/CSLIP emulator for users with shell accounts.
	1998-Oct-17	Id -> OpenBSD cvs keyword

    sniffit - A packet sniffer program.  For educational use.
	1998-Jun-19	enable the full-screen interactive version

    tcpshow - Decode tcpdump(1) output.
	1998-Jul-19	port updated

    tintin++ - A client program to help playing muds.

    tinyfugue - A popular programmable MUD client, with macro support and more.
	1998-Jul-16	port added

    trafshow - Full screen visualization of the network traffic.
	1998-Aug-28	update to 3.1

    ucd-snmp - An extendable SNMP implimentation 

    wget - Retrieve files from the 'net via HTTP and FTP.
	1998-Aug-03	fixes string indexing error when parsing html/urls

    wide-dhcp - Dynamic Host Configuration Protocol, WIDE-Implimentation.
	1998-Dec-21	use mkstemp(); link(); fopen() to open
			/tmp/addrpool_dump

    xarchie - X11 front-end program for the archie network search service
	1998-May-05	version 2.0.10 added

    ytalk - A new "talk" that can talk to multiple parties at once

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=news></a>
  <h3><font color=#0000e0>news</font></h3>
   <pre>
    aub - assemble usenet binaries
	1998-Apr-27	automatically apply the perl5 patch

    cnews - C-news
	1998-Oct-17	Id -> OpenBSD cvs keyword

    leafnode - Leafnode is a USENET software package designed for small sites.
	1998-Jul-24	update to 1.4-7; generate news user if necessary;
			use BSD install programs, not cp; mktemp -> mkstemp;
			setreuid -> setuid; update packing list; don't
			even try to build a package as it won't install
			correctly

    newsfetch - download news articles from NNTP server.
	1998-Nov-24	version 1.21

    plor - An alpha-release reader for reading SOUP and QWK packets.

    slrn - SLang-based newsreader
	1998-Nov-19	update to 0.9.5.4

    tin - TIN newsreader (termcap based)
	1998-Sep-07	update to 1.4.980818

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=plan9></a>
  <h3><font color=#0000e0>plan9</font></h3>
   <pre>
    9menu - A simple menu patterened after plan9
	1998-Jun-08	put with other X progs; don't compress man pages

    9wm - An 8 1/2-like Window Manager for X
	1998-May-16	port added

    sam - This is an X11 version of Rob Pike's editor, sam.
	1998-Oct-17	Id -> OpenBSD cvs keyword

    tcs - translate character sets
	1998-Oct-17	Id -> OpenBSD cvs keyword

    wily - A clone of the Plan9 editor `acme'.
	1998-May-16	port added

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=print></a>
  <h3><font color=#0000e0>print</font></h3>
   <pre>
    a2ps - Formats an ascii file for printing on a postscript printer.
	1998-Sep-29	update to version 4.10.4

    acroread - View, distribute and print PDF documents.
	1998-Jun-29	only for the i386

    afm - Adobe Font Metrics.
	1997-Mar-02	no problems found

    bibview - GUI for manipulating BibTeX bibliography databases
	1998-Dec-16	shorten comment

    detex - Strips TeX/LaTeX codes from a file
	1998-May-16	port added

    enscript - Convert ASCII files to PostScript
	1998-Jul-21	port added

    freetype - A free and portable TrueType font rendering engine
	1998-Nov-18	port added

    ghostscript5 - Aladdin Postscript interpreter.
	1998-Nov-12	add encrypted PDF support file

    ghostview - An X11 front-end for ghostscript
	1998-Dec-16	shorten comment

    gv - A PostScript and PDF previewer.
	1998-Jul-19	gv depends upon ghostscript

    lyx - A graphical frontend for LaTeX (nearly WYSIWYG)
	1998-Jul-12	port added

    pkfonts - English PK fonts, for ghostscripts, xdvi and so on
	1998-May-16	port added

    psutils - Utilities for manipulating PostScript documents.
	1998-Aug-10	update packing list (man pages are not
			compressed)

    teTeX - TeX distribution for UNIX compatible systems
	1998-Aug-03	dont build/install the texinfo tools, use those
			that come with OpenBSD; verify we can build
			a package

    transfig - Tools to convert Xfig's .fig files.
	1998-Jul-03	update to version 3.2.1

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=russian></a>
  <h3><font color=#0000e0>russian</font></h3>
   <pre>
    xcyrillic - Setup X11 fonts for russian language (koi8-r)
	1998-Oct-15	update to fixed version 1.1

    xruskb - xruskb 1.5.3, english-russian keyboard switcher for X11
	1998-Jul-21	port added

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=security></a>
  <h3><font color=#0000e0>security</font></h3>
   <pre>
    SSLeay - Eric Young's implementation of SSL and supporting libraries
	1998-Jul-12	port added

    cfs - A cryptographic file system (user-space NFS server)
	1998-Dec-16	shorten comment

    cops - A system secureness checker.
	1997-Dec-13

    crack - the "Sensible" Unix Password Cracker.
	1997-Dec-13

    libident - library to interface the ident protocol server (rfc1413)
	1998-Dec-16	shorten comment

    nbaudit - NetBIOS Auditing Tool / Security Kit
	1998-May-07	port added

    pgp - Pretty Good Privacy 2.6.3a (usa) and 2.6.3ia (international)
	1998-Mar-19	pgp 2.6.3ia/2.6.3a added

    pgplib - library to generate (and manipulate) PGP packets
	1998-Sep-28	port added

    rsaref - encryption/authentication library, RSA/MDX/DES
	1998-Jul-11	add patch for UINT4 on alpha; update packing lists

    socks5 - SOCKS v5 application layer gateway and clients
	1998-Nov-30	update to 1.0r8

    ssh - Secure shell client and server (remote login program).
	1998-Dec-20	kerberos 5 security patches

    stel - Secure Telnet, encrypted version of the telnet daemon.
	1998-Nov-29	do not ask to use mjr des mode

    swatch - The Simple WATCHer and filter

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=shells></a>
  <h3><font color=#0000e0>shells</font></h3>
   <pre>
    bash - The GNU Borne Again Shell.
	1998-Jun-08	does not compile

    bash2 - The GNU Bourne Again Shell.
	1998-Jul-03	always use system malloc

    es - An extensible shell, derived from plan9's rc
	1997-Dec-13

    scsh - A Unix shell embedded into Scheme, with access to all Posix calls

    tcsh - An extended C-shell with many useful features.
	1998-May-19	Bugfix to be removed after the release of
			tcsh 6.08.

    zsh - The Z shell.

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=sysutils></a>
  <h3><font color=#0000e0>sysutils</font></h3>
   <pre>
    LPRng - An Enhanced Printer Spooler
	1998-Aug-14	update to 3.5.1 (current stable version);
			ftp site changed

    cfengine - GNU cfengine - a systems administration tool for networks.
	1998-Sep-17	port added

    contool - Console tool for openlook
	1998-Oct-17	Id -> OpenBSD cvs keyword

    idled - A daemon that logs out idle users and those users hogging resources.
	1998-Jul-24	If the man pages aren't compressed after being
			installed there is no need to uncompress them;
			Use -O2 optimization; config file template
			installed in /usr/local/lib; config file resides
			in /etc; put install/uninstall messages in
			packing list; get rid of message file that
			breaks pkg_add

    lsof - Lists information about open files.
	1998-Aug-24	change sparc warning to pre-build from pre-fetch

    rtty - multiuser "tip"/"cu" replacement with logging

    setquota - Command line quota tools.

    socket - create tcp socket and connect to stdin/out

    stat - Print inode contents.
	1998-Sep-28	PLIST updated

    tcplist - lists tcp connections to/from the local machine (+username on both sides)

    xbatt - Laptop battery status display for X11
	1998-Jul-21	xbatt port adapted from FreeBSD, shows APM
			battery state as an X11 icon

    xntpd - Network Time Protocol Implementation.
	1998-Jun-13	xntp3 version 5.93 (export)

    xosview - X11 graphical display of OS statistics
	1998-Nov-23	update to 1.6.2.a; add interrupt meter support;
			mark as BROKEN for /alpha

    zap - Interactive process killer.
	1998-Oct-2	fix buglet: zap included itself in list of
			processes offered for killing

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=textproc></a>
  <h3><font color=#0000e0>textproc</font></h3>
   <pre>
    agrep - Approximate grep (fast approximate pattern-matching tool)
	1997-Dec-13

    c2html - C-language sources to HTML converter
	1997-Dec-13

    catdoc - MS Word ==> ASCII or TeX, TK viewer included
	1998-Dec-16	shorten comment

    docbook - An SGML DTD designed for computer documentation
	1998-May-16	port added

    glimpse - Text search engine
	1998-Feb-28	add warning about "virtual memory exhausted"
			message; clean up packing list

    html - All W3C published SGML DTDs for HTML
	1998-Jul-18	update to version 4.0b

    idiff - A powerful command-line front end to diff: manually merge two versions into one.
	1998-Sep-29	port added

    info2html - Translate GNU info files into HTML pages.
	1998-May-21	port added

    isearch - Text Search Engine by CNIDR
	1998-Apr-27	tmpnam->mkstemp

    iso12083 - SGML DTDs from The Electronic Publishing SIG
	1998-Dec-16	shorten comment

    iso8879 - Character entity sets from ISO 8879:1986 (SGML)
	1998-Apr-05	port added

    ispell - An interactive spelling checker.
	1998-Jul-12	update info directory; remove info file when
			pkg deleted

    jade - An object-oriented SGML/XML parser toolkit and DSSSL engine
	1998-Apr-05	port added

    latex2html - Latex to HTML converter.
	1998-Sep-23	port added

    linuxdoc - The Linuxdoc SGML DTD
	1998-Apr-05	port added

    mgdiff - A graphical front end to the Unix diff command
	1998-May-21	port added

    par - Pargraph reformatter for email
	1998-May-16	port added

    pilot_makedoc - converts text into the Doc format used by PalmPilots.
	1998-Apr-27	port added

    rman - Reverse compile man pages from formatted form.
	1998-May-30	fix typo

    sgmlformat - Generates groff and HTML from linuxdoc and docbook SGML documents
	1998-Nov-28	XFree86 additions/fixes to sgmlfmt

    sp - OO toolkit for SGML parsing and entity management
	1998-Dec-16	shorten comment

    spiff - A very flexible diff-like program, with options for C spiff other langs too.
	1998-Sep-23	port added

    texi2html - Texinfo to HTML converter
	1998-May-16	port added

    wdiff - Display word differences between text files.
	1998-May-16	port added

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=www></a>
  <h3><font color=#0000e0>www</font></h3>
   <pre>
    analog - An extremely fast program for analysing WWW logfiles.
	1998-Nov-09	update to 3.1

    apache - The extremely popular Apache http server.  Very fast, very clean.
	1998-Mar-26	comes with 2.3

    cgiparse - C library to parse CGI Forms
	1998-Jun-29	add packing list for alpha that does not
			reference shared libs; requires bsd.port.mk
			1.31 or later

    lynx - An alphanumeric display oriented World-Wide Web Client.
	1998-Mar-11	no longer needed as lynx will be part of the
			OpenBSD 2.3 release.  Install will add a link
			in /usr/local/bin to the binary in /usr/bin.

    mozilla - Mozilla. Free version of Netscape browser.
	1998-Aug-22	port added: however, see files/README for
			important notes

    navigator - Netscape Navigator 4.5 browser, with full-strength 128-bit encryption.
	1998-Nov-03	Updated to 4.5/Fortify 1.3.0

    squid - Caching FTP and HTTP proxy
	1998-Sep-13	port added

    transproxy - transparent www proxy driver for IPFILTER.
	1998-Jun-18	port added

    wwwcount - Access counter, clock and date for WWW pages
	1998-Sep-29	homepage updated in DESCR file

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a name=x11></a>
  <h3><font color=#0000e0>x11</font></h3>
   <pre>
    Xaw3d - A 3-D Athena Widget set that looks like Motif
	1998-Aug-20	Use -O0 on the alpha to work around gcc bug.

    afterstep - This window manager is a continuation of the Bowman NeXTSTEP clone.
	1998-Jan-24

    asclock - afterstep clock with some language extentions
	1998-Sep-28	PLIST updated

    bclock - A round, analog X11 clock with bezier curve hands.
	1998-Jan-24

    blackbox - Small blackbox pretty window manager for 8 and more bits displays
	1998-Dec-20	Updated to version 0.50.2

    blast - Blast blows holes through windows.
	1998-Jan-24

    bricons - Quick start up utility for applications on an X display.
	1998-May-18	port added

    ctwm - An extension to twm, with support for multiple virtual screens, etc.
	1998-Jan-24

    emiclock - Hyper-animated face analog clock for X11
	1998-Sep-28	PLIST updated

    explorer - File manager with same look and feel of the Windows95(tm)
	1998-Dec-16	shorten comment

    freefonts - A collection of ATM fonts from the CICA archives.
	1998-Jan-24

    fvwm2 - Internationalized (not japanised) fvwm version 2, a window manager for X
	1998-Mar-26	comes with 2.3

    getbdf - convert any X server font to .bdf format
	1998-May-18	port added

    gtk+ - General Toolkit for X11 GUI.
	1998-Dec-16	fix typo in makefile

    kdebase - Kde provides powerfull x11 libraries + a windows manager and much more.
	1998-Nov-23	port added

    kdelibs - Kde provides powerfull x11 libraries + a windows manager and much more.
	1998-Nov-23	port added

    lesstif - API compatible clone of the Motif toolkit.
	1998-Dec-10	update to 0.87.0

    lupe - Real-time magnifying glass for X11
	1998-May-18	port added

    mouseclock - display the current time using the X root cursor
	1998-May-19	port added

    olvwm - OpenLook Virtual Window manager 
	1998-Oct-17	Id -> OpenBSD cvs keyword

    piewm - A tvtwm with pie (circular) menus.

    qt - A C++ X GUI toolkit.
	1998-Nov-27	update to 1.41

    rclock - analog clock for X w/appoint. reminder and mail notif
	1998-Dec-16	shorten comment

    rxvt - A color, low memory usage xterm replacement
	1998-Dec-16	shorten comment

    sliderule - The part of X11R3's xcalc featuring a slide rule

    swisswatch - A Swiss railway clock emulation, and a fancy default appearance.

    tk80 - Graphical toolkit for TCL.
	1998-Nov-03	Updated to 8.0.3, new mastersite

    viewfax - Display files containing g3 and/or g4 coded fax pages.
	1998-May-13	port added

    windowmaker - A windowmanager that emulates NEXTSTEP(tm).
	1998-Dec-28	more cleanup

    wm2 - wm2 -- a window manager
	1998-Mar-18	tweak Makefile

    xaniroc - Animate your root-cursor.
	1998-Sep-28	PLIST updated

    xantfarm - ant hill simulation on X11 root window

    xautolock - xautolock  -  fire  up programs in case of user inactivity under X
	1998-Mar-18	tweak Makefile

    xcb - A tool for managing x11 cut-buffers

    xco - Display X11 color names and colors
	1998-Jul-30	port doesn't run

    xcoloredit - Find colour values by graphical colour mixing
	1998-Aug-24	fix man page location in packing list; warning
			part did not run on an 8 bpp sparc.

    xcolors - Display all (ok, most of) the colors in the universe
	1998-Jul-30	update packing list

    xdaliclock - A rather neat animated clock.
	1998-Mar-02	new version; fix version number in comments

    xdtm - Desktop Manager is a graphical shell for X11
	1998-Dec-16	shorten comment

    xfed - A program that will let you edit X fonts (.bdf files)
	1998-Jun-09	updated checksum

    xfedor - .bdf, .xbm, .xpm mouse cursor editor
	1998-Dec-16	shorten comment

    xfishtank - Make fish swim in the background of your screen.
	1998-Jun-24	style nits: NOTE: requires current Imake.rules

    xfm - The X File Manager.
	1998-May-18	port added

    xforms - A graphical user interface toolkit for X Window System.
	1998-Jul-08	port added

    xgrab - An X-Windows image grabber.

    xloadimage - X11 Image Loading Utility.
	1998-Sep-28	PLIST updated

    xlockmore - Like XLock session locker/screen saver, but just more.
	1998-Mar-26	comes with 2.3

    xmascot - moving mascot on your X-Window screen.

    xmbdfed - A Motif tool for editing X11 bitmap fonts
	1998-May-19	port added

    xmold - mold spreading over your X-Window screen

    xpostit - PostIt (R) messages onto your X11 screen

    xpostitPlus - PostIt (R) messages onto your X11 screen

    xprompt - Displays a dialog box and prompts user for text.  

    xsnow - Create a snowy and Santa-y desktop.

    xtacy - an X11 trippy color-cycling toy

    xtattr - A tool for changing xterm attributes

    xtestpicture - Create a full-screen image to adjust your monitor

    xtoolwait - Tool startup utility for X11

    xview-clients - OpenLook applications and man pages.
	1998-Jun-07	port added

    xview-config - OpenLook Toolkit config files.
	1998-Apr-29	port added

    xview-lib - OpenLook Toolkit libs, includes, and man pages.
	1998-Jun-29	add packing list for alpha that does not
			reference shared libs; requires bsd.port.mk
			1.31 or later

    xzoom - magnify, rotate, mirror the image on the X screen

   </pre>
  <p align=center><a href=#top>return to top of page</a>
  <hr>
  <a href="ports.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
  <a href=mailto:www@openbsd.org>www@openbsd.org</a>
  <br><small>$OpenBSD: portstat.html,v 1.38 1999/01/05 04:01:19 marc Exp $</small>
 </body>
</html>