=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/portstat.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- www/Attic/portstat.html 1999/07/06 21:53:07 1.50 +++ www/Attic/portstat.html 1999/09/23 02:38:27 1.51 @@ -59,6 +59,7 @@
  • emulators
  • games
  • graphics +
  • infrastructure
  • japanese
  • lang
  • mail @@ -81,204 +82,223 @@

    archivers

    -    arc - Create archivers.arc extract files from DOS .ARC files
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    arc - create archivers.arc extract files from DOS .ARC files
    +	1999/09/06	brad@: - "See the file work/Arc521.doc for more 
    +			info" is not good enough, new DESCR. 
     
    -    bzip - Block-sorting file compressor
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    bzip - block-sorting file compressor, encumbered
    +	1999/08/13	brad@: ln -> ${LN} 
     
    -    bzip2 - Block-sorting file compressor
    -	1999-Apr-09	add missing files to packing list
    +    bzip2 - block-sorting file compressor, unencumbered
    +	1999/08/11	brad@: - forgot this patch, upgrade to bzip2 
    +			0.9.5c 
     
         freeze - FREEZE / MELT compression program - often used in QNX
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +	1999/09/06	brad@: - trim unnecessary comments from DESCR 
     
    -    gshar+gunshar - Allows packing and unpacking of shell archives
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    gshar+gunshar - packing and unpacking of shell archives
    +	1999/09/06	brad@: - use -f flag with ${RM} - strip -> 
    +			${STRIP} - sed -> ${SED} 
     
    -    gtar - GNU version of the traditional tar archiving utility
    -	1999-Apr-09	o add install and deinstall scripts
    -			o call install script from makefile
    -			o remove duplicate install instructions from
    -			  makefile and packing list 
    -			o verify package builds/install/deinstalls correctly
    +    gtar - GNU version of the traditional tar archiver
    +	1999/09/06	brad@: - strip -> ${STRIP} - sed -> ${SED} 
     
    -    ha - Archiver, using the HSC compression method
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    ha - archive files using the HSC compression method
    +	1999/09/06	brad@: - cc -> ${CC} - ${COPY} -> {INSTALL_COPY}, 
    +			${STRIP} -> ${INSTALL_STRIP} 
     
    -    lha - Archive files using LZW compression (.lzh files)
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    lha - archive files using LZW compression (.lzh files)
    +	1999/09/04	brad@: upgrade to lha 1.14f 
     
    -    nulib - NuFX archive utility
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    lzo - portable speedy lossless data compression library
    +	1999/09/06	brad@: - chmod -> ${CHMOD} - trim unnecessary 
    +			comments from DESCR 
     
    +    nulib - NuFX archiver
    +	1999/09/06	brad@: style 
    +
         p5-Compress-Zlib - Perl5 interface to zlib compression library
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +	99/03/31	brad@: remove unnecessary comments and fix email 
    +			address's 
     
    -    rar - File archiver (binary port)
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    rar - archiver (binary port)
    +	1999/09/06	brad@: - style - chmod -> ${CHMOD} 
     
    -    unarj - Allows files to be extracted from ARJ archives
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    unace - extract, view archivers.unace test ACE archives
    +	1999/09/21	brad@: "pmax " -> "pmax" 
     
    -    unrar - Extract, view archivers.unrar test RAR archives
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    unarj - extract files from ARJ archives
    +	1999/09/06	brad@: style 
     
    -    unzip - List, test and extract compressed files in a ZIP archive
    -	1999-Apr-09	Fix packing list so port completely uninstalls
    +    unrar - extract, list archivers.unrar test RAR archives
    +	1999/09/06	brad@: some white space changed to tabs 
     
    -    zip - Create/update ZIP files compatible with pkzip
    -	1999-Apr-03	back out incorrect change
    +    unzip - extract, list archivers.unzip test files in a ZIP archive
    +	1999/09/06	brad@: ln -> ${LN} 
     
    -    zoo - Manipulate archives of files in compressed form
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    zip - create/update ZIP files compatible with pkzip
    +	1999/09/06	brad@: - use ${PKGNAME} with WRKSRC tag - remove 
    +			unnecessary MAN tag 
     
    +    zoo - handle the old .zoo archive format
    +	99/04/20	espie@: Lots of crisper comments... 
    +
        

    return to top of page


    astro

    -    sattrack - Real-time satellite tracking and orbit propagation program.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    dgpsip - Differential GPS over IP communication device
    +	1999/09/06	brad@: re-arrange Makefile 
     
    -    xearth - Set the root window to the image of earth.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    sattrack - real-time satellite tracking and orbit propagation program
    +	1999/09/06	brad@: - remove unnecessary output of pkg/MESSAGE 
    +			in Makefile, this is done in bsd.port.mk now - add 
    +			missing @dirrm's to PLIST 
     
    -    xephem - an interactive astronomical ephemeris program
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    xearth - set the root window to the image of earth
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    xphoon - Set the root window to the moon in its current phase
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    xephem - interactive astronomical ephemeris
    +	99/04/20	espie@: Fix comments 
     
    +    xphoon - set the root window to the moon in its current phase
    +	99/04/20	espie@: Lots of crisper comments... 
    +
        

    return to top of page


    audio

    -    amp - another mp3 player
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    amp - MP3 player
    +	1999/09/20	rohee@: mp3 is spelled MP3 in all the other 
    +			ports. Conform with the norm 
     
    -    esound - a sound library for enlightenment package
    -	1999-Apr-03	re-arrange PLIST for package building
    +    bladeenc - MP3 encoder
    +	1999/09/06	brad@: remove white space 
     
    +    esound - sound library for enlightenment
    +	1999/09/06	brad@: style 
    +
    +    gom - a generic audio mixer
    +	1999/09/17	turan@: broken, sources no longer availible 
    +
    +    gqmpeg - mpg123 front-end with skin support
    +	1999/09/18	rohee@: fix make fetch not working 
    +			(imain@netidea.com) 
    +
         gsm - u-law to gsm encoding audio converter and library
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +	1999/06/18	brad@: - quiet down rm - change from hard coded 
    +			check for Alpha to using NO_SHARED_LIBS define - 
    +			really use $(PREFIX) instead of hard coding it to 
    +			/usr/local 
     
    -    mpegaudio - An MPEG/audio Layer 1 and Layer 2 encoder/decoder package.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    mp3encode - MPEG layer I, II and III audio file encoder. 
    +	1999/09/06	brad@: style 
     
    -    mpg123 - Command-line player for mpeg layer 1, 2 and 3 audio
    -	1999-Mar-23	Reworked from the ground up
    +    mp3info - MP3 information tool
    +	1999/09/20	rohee@: remove trailing . 
     
    +    mpegaudio - MPEG/audio Layer 1 and Layer 2 encoder/decoder
    +	1999/09/06	brad@: re-arrange Makefile 
    +
    +    mpg123 - mpeg audio 1/2 layer 1, 2 and 3 player
    +	1999/09/07	brad@: new dist site and new homepage 
    +
         nspmod - MOD/S3M/MTM tracker that does its own DSP
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +	1999/09/06	brad@: re-arrange Makefile 
     
    -    rplay - Network audio player.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    rplay - network audio player
    +	1999/09/06	brad@: touch -> ${TOUCH} 
     
    -    rsynth - Speech synthesizer.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    rsynth - speech synthesizer
    +	1999/07/02	brad@: - newer autoconf scripts that fix the 
    +			problem with --sysconfdir 
     
    -    sox - SOund eXchange - universal sound sample translator.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    sox - SOund eXchange - universal sound sample translator
    +	1999/09/06	brad@: style 
     
         timidity - MIDI to WAV renderer and player
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +	1999/09/06	brad@: - replace LIB_DEPENDS with USE_MOTIF - tar 
    +			-> ${TAR}, cp -> ${CP}, sed -> ${SED}, rm -> ${RM} 
    +			-f 
     
    -    tosha - Read CD digital audio data through the SCSI bus.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    tosha - read CD digital audio data through the SCSI bus
    +	1999/08/16	brad@: - style - respect CFLAGS 
     
    -    tracker - MOD player.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    tracker - MOD player
    +	1999/09/06	brad@: - white space to tabs - add missing 
    +			MASTER_SITES - mkdir -> ${MKDIR}, cp -> ${CP}, rm 
    +			-> ${RM}, sh -> ${SH} 
     
    -    workman - Open Look-based CD player tool
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    waveplay - A simple wav file player
    +	1999/09/06	brad@: - add missing RCS ID - change maintainer 
    +			to ports@openbsd.org - strip -> ${STRIP} 
     
    -    xcd - A Tcl/Tk CD player.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    workman - OpenLook-based CD player
    +	1999/09/06	brad@: - remove white space - remove unnecessary 
    +			comments from DESCR 
     
    -    xcdplayer - CD player for X.
    -	1998-Dec-17	packing list updated
    +    xcd - Tcl/Tk CD player
    +	1999/09/06	brad@: - remove non-existant category from 
    +			CATEGORIES 
     
    -    xmcd - Motif CD player.
    -	1998-Nov-29	BUILD_DEPENDS=Xm.1... -> USE_MOTIF=yes
    +    xcdplayer - CD player for X11
    +	1999/09/06	brad@: - re-arrange Makefile - remove unnecessary 
    +			comment from DESCR 
     
    -    xmix - Mixer for X Window System.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    xmcd - Motif CD player
    +	1999/09/06	brad@: re-arrange Makefile 
     
    -    xmmix - a Motif based audio mixer
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    xmix - X11-based audio mixer
    +	1999/09/06	brad@: - re-arrange Makefile - new DESCR, 
    +			removing version number 
     
    +    xmmix - Motif-based audio mixer
    +	1999/09/06	brad@: - re-arrange Makefile - remove unnecessary 
    +			comments from DESCR 
    +
         xmp - Extended Module Player; many formats plus an X11 display
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +	1999/09/06	brad@: re-arrange Makefile 
     
    +    xmpeg3 - Simple TCL interface to the Amp Mpeg-3 player
    +	1999/09/06	brad@: - remove unnecessary comments from top of 
    +			the Makefile 
    +
        

    return to top of page


    benchmarks

    -    bonnie - Performance Test of Filesystem I/O.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    bonnie - performance test of filesystem I/O
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    bytebench - The BYTE magazine benchmark suite.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    bytebench - BYTE magazine benchmark suite
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    iozone - Performance Test of Sequential File I/O.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    iozone - performance test of sequential file I/O
    +	1999/09/20	brad@: upgrade to iozone 3.9 
     
    -    lmbench - A system performance measurement tool
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    lmbench - system performance measurement
    +	1999/08/17	angelos@: Version changed, original distfile no 
    +			longer available (at least not in original form). 
    +			Mark as broken. 
     
    -    netpipe - a self-scaling network benchmark
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    netperf
     
    -    tcpblast - Measures the throughput of a tcp connection.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    netpipe - self-scaling network benchmark
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    xengine - reciprocating engine for X
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    tcpblast - measure the throughput of a tcp connection
    +	1999/09/22	espie@: _DISTDIR => FULLDISTDIR 
     
    +    xengine - reciprocating engine for X11
    +	1999/06/01	brad@: - checked and works with new EXTRACT_* 
    +			variable defaults - style 
    +
        

    return to top of page


    @@ -286,8 +306,8 @@

    cad

         spice - Simulation Program for Integrated Circuit Electronics
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +	99/03/31	brad@: remove unnecessary comments and fix email 
    +			address's 
     
        

    return to top of page @@ -295,13 +315,11 @@

    chinese

    -    c2t - translates GB/Big5 encoding to tone pinyin
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    c2t - translate GB/Big5 encoding to tone pinyin
    +	99/04/20	espie@: Fix comments 
     
    -    lunar - Gregorian Solar Calendar (SC) -> Lunar Calendar (LC) conv
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    lunar - Gregorian Solar Calendar (SC) -> Lunar Calendar (LC)
    +	99/04/20	espie@: Lots of crisper comments... 
     
        

    return to top of page @@ -310,62 +328,57 @@

    comms

         bpl+ - B Plus file transfer protocol
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +	1999/08/17	angelos@: Original FTP site unavailable. 
     
    -    conserver - Manage remote serial consoles via TCP/IP
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    conserver - manage remote serial consoles via TCP/IP
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    efax - A small, simple FAX send/receive program.
    -	1998-Sep-06	port added
    +    efax - small comms.efax simple FAX send/receive program
    +	1999/08/19	downsj@: Update to 0.9. 
     
         hylafax - send/receive faxes and share modems
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +	1999/08/26	brad@: - add dist patch that makes HylaFAX 
    +			compile with EGCS - /usr/sbin/chown -> ${CHOWN}, 
    +			chmod -> ${CHMOD} 
     
    -    kermit - File transfer/terminal emulation utilitiy
    -	1999-Jan-26	Shorten COMMENT to less than 60 characters
    +    kermit - file transfer/terminal emulation
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    lrzsz - Receive/Send files via X/Y/ZMODEM protocol
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    lrzsz - receive/send files via X/Y/ZMODEM protocol
    +	1999/09/22	brad@: more dist sites 
     
    -    mgetty+sendfax - Handle external logins, send and receive faxes.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    malsync - sync Palm organizer with AvantGo sites
    +	1999/06/11	dugsong@: add $ tag 
     
    -    minicom - An MS-DOS Telix serial communication program "workalike".
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    mgetty+sendfax - handle external logins, send and receive faxes
    +	1999/08/28	brad@: upgrade to mgetty+sendfax 1.1.21 upgrade 
    +			to mgetty+sendfax 1.1.21 upgrade to mgetty+sendfax 
    +			1.1.21 
     
    -    pilot-link - PalmPilot communications utilities
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    minicom - MS-DOS Telix serial communication program "workalike"
    +	1999/06/23	form@: update to 1.82.1 
     
    +    pilot-link - PalmPilot communication utilities
    +	1999/06/12	jakob@: Updated to v0.9.3. 
    +
         qpage - SNPP client/server (alphanum pager software)
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +	99/03/31	brad@: remove unnecessary comments and fix email 
    +			address's 
     
    -    rzsz - Receive/Send files via X/Y/ZMODEM protocol.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    rzsz - receive/send files via X/Y/ZMODEM protocol
    +	1999/09/19	turan@: broken, checksum mismatch 
     
    -    seyon - A communications package for the X Window system.
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    seyon - communication package for X11
    +	99/04/20	espie@: Fix comments 
     
    -    tkhylafax - a tcl/tk interface to Sam Leffler's fax package
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    tkhylafax - Tcl/Tk interface to Sam Leffler's fax package
    +	99/04/20	espie@: Fix comments 
     
    -    xcept - a decoder for the CEPT (Btx) protocol
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    xcept - decoder for the CEPT (Btx) protocol
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    zmtx-zmrx - Receive/Send files via ZMODEM protocol.  (unrestrictive)
    -	1999-Mar-31	Makefile: remove unnecessary comments and fix email
    -			address's
    +    zmtx-zmrx - receive/send files via ZMODEM protocol (unrestricted)
    +	99/04/20	espie@: Lots of crisper comments... 
     
        

    return to top of page @@ -373,33 +386,33 @@

    converters

    -    base64 - Converter to/from base64 encoding
    -	1999-Mar-23	trim up comments
    +    base64 - converter to/from base64 encoding
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    btoa - Encode/decode binary to printable ASCII
    -	1999-Mar-23	trim up comments
    +    btoa - encode/decode binary to printable ASCII
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    ish - Binary-to-text file converter
    -	1999-Mar-23	trim up comments
    +    ish - binary-to-text file converter
    +	1999/08/17	angelos@: Original site unreachable. 
     
         mimepp - C++ class library for MIME messages
    -	1998-Apr-28	port added
    +	99/03/31	brad@: fix dependency lists, fix email address's 
    +			and remove unnecessary comments 
     
    -    mpack - External MIME packer/unpacker
    -	1999-Mar-23	trim up comments
    +    mpack - external MIME packer/unpacker
    +	99/04/20	espie@: Lots of crisper comments... 
     
         p5-Convert-UU - Perl5 module for uuencode and uudecode
    -	1999-Mar-23	trim up comments
    +	1999/08/17	angelos@: Update to version 0.40. 
     
         p5-MIME-Base64 - Perl5 module for Base64 and Quoted-Printable encodings
    -	1999-Mar-23	trim up comments
    +	1999/08/17	angelos@: Update to version 2.11 
     
    -    recode - Converts files between character sets and usages
    -	1999-Apr-04	old configure that doesnt understand --sysconfdir,
    -			add USE_AUTOCONF to workaround it
    +    recode - convert files between character sets and usages
    +	1999/08/17	angelos@: Version 3.5 
     
    -    trans - Character Encoding Converter Generator Package
    -	1999-Apr-05	Fix Makefile typos
    +    trans - character encoding converter generator package
    +	99/04/20	espie@: Lots of crisper comments... 
     
        

    return to top of page @@ -407,29 +420,29 @@

    databases

    -    db - the Berkeley DB package, revision 2
    -	1998-Oct-17	comment out BROKEN reason
    +    db - Berkeley DB package, revision 2
    +	1999/06/17	marc@: Ooops... install include as db2.h to 
    +			differentiate it from the system db.h. As long as 
    +			the header is changed rename the lib to libdb2.a 
     
         gdbm - GNU dbm
    -	1999-Mar-06	add MASTER_SITE_SUBDIR
    +	1999/06/22	brad@: upgrade to gdbm 1.8.0 
     
    -    mysql - a multithreaded SQL database.
    -	1999-Mar-31	supress warnings when mirroring distfiles; remove
    -			FreeBSDisms
    +    mysql - multithreaded SQL database
    +	1999/07/01	alex@: Update to match 3.22.22. 
     
    -    p5-DBD-Pg - provides access to PostgreSQL databases through the DBI
    -	1999-Feb-25	update configure args; port still not up
    -			to date, though
    +    p5-DBD-Pg - access to PostgreSQL databases through the DBI
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    p5-DBI - the perl5 Database Interface.  Required for DBD::* modules.
    -	1998-Oct-17	comment out BROKEN reason
    +    p5-DBI - perl5 Database Interface, required for DBD::* modules
    +	1999/08/17	angelos@: Update to version 2.13. 
     
    -    pgaccess - a Tcl/Tk interface to PostgreSQL
    -	1998-Jul-21	update to version 0.88
    +    pgaccess - Tcl/Tk interface to PostgreSQL
    +	1999/08/17	angelos@: Original site down. 
     
    -    postgresql - a robust, next generation, object-relational DBMS
    -	1999-Feb-20	needs version 1.64 (or later) of bsd.port.mk
    -			to build.install correctly; PLIST.noshared
    +    postgresql - robust, next generation, object-relational DBMS
    +	1999/08/17	angelos@: Mark as broken for now, lots of 
    +			versions have gone by since 6.3.1 
     
        

    return to top of page @@ -437,146 +450,152 @@

    devel

    -    ElectricFence - A library providing malloc debugging via VM protection
    -	1999-Mar-30	port added
    +    ElectricFence - library providing malloc debugging via VM protection
    +	99/04/20	espie@: Lots of crisper comments... 
     
         ORBit - high-performance CORBA ORB with support for the C language
    -	1999-Apr-08	fixup Makefile and PLIST and add missing
    -			PLIST.noshared 
    +	1999/09/22	espie@: tabs for Makefile rules... 
     
    -    autoconf - Automatically configure source code on many Un*x platforms
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    autoconf - automatically configure source code on many Un*x platforms
    +	1999/09/08	brad@: - change maintainer to ports@openbsd.org - 
    +			spaces to tabs - re-arrange Makefile 
     
         automake - GNU Standards-compliant Makefile generator
    -	1999-Mar-29	info/dir should NEVER be in a PLIST; fix patch so
    -			that info page is NOT split up
    +	99/03/29	brad@: fix patch so that info page is NOT split 
    +			up 
     
         bison - GNU parser generator
    -	1999-Mar-10	fix typo, use SEPARATE_BUILD
    +	1999/07/29	espie@: Fix bison.info install 
     
    -    ddd - Data Display Debugger, a graphical front-end for GDB, etc
    -	1999-Mar-21	use version 3.1.3
    +    boehm-gc - garbage collection and memory leak detection for C and C++
    +	1999/09/19	turan@: fix for badly constructed tarball. 
     
    -    dejagnu - The GNU automated testing framework
    -	1999-Mar-29	add patch to not split info page
    +    ddd - Data Display Debugger, graphical front-end for GDB, etc
    +	1999/09/21	brad@: patches are no longer required to compile 
    +			with EGCS/GCC 2.95.1 
     
    -    gettext - GNU gettext package.
    -	1999-Apr-09	remove unsupported (and unneeded) freebsd-isms from
    -			the packing list
    +    dejagnu - GNU automated testing framework
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    gindent - GNU indent.
    -	1999-Mar-06	add MASTER_SITE_SUBDIR
    +    gettext - GNU gettext
    +	1999/08/12	brad@: - remove duplicate dist site - style 
     
    -    glib - Some useful routines of C programming.
    -	1999-Apr-04	add patch to remove non-existant include path from
    -			glib-config
    +    gindent - GNU indent
    +	1999/08/01	brad@: upgrade to GNU indent 2.2.0 
     
    -    gmake - GNU version of 'make' utility
    -	1999-Mar-10	fix typo, use SEPARATE_BUILD
    +    glib - useful routines for C programming
    +	1999/09/03	brad@: upgrade to glib 1.2.4 
     
    +    gmake - GNU version of 'make'
    +	1999/08/12	brad@: style 
    +
    +    gperf
    +
         gsl - GNU Scientific Library
    -	1999-Mar-29	info/dir should NEVER be in a PLIST
    +	99/03/29	rohee@: info/dir should NEVER be in a PLIST 
     
         id-utils - gid/lid tools for looking up variables in code
    -	1999-Mar-14	SEPARATE_BUILD
    +	1999/05/10	marc@: update to version 2.3d 
     
    +    lclint - advanced lint: statically check C programs
    +	1999/09/22	espie@: _DISTDIR => FULLDISTDIR 
    +
    +    libIDL
    +
         libaudiofile - SGI audiofile library GPLed clone
    -	1999-Apr-03	re-arrange PLIST for package building
    +	1999/06/13	brad@: SEPARATE_BUILD= yes -> concurrent 
     
    +    libicq - library to add ICQ support to your software
    +	1999/08/17	angelos@: MASTER_SITE was wrong. 
    +
         libproplist - GNUstep/OPENSTEP property lists compatibility library
    -	1999-Mar-31	fix for noshared packing list; fix Makefile
    -			(add NEEDS_VERSION)
    +	99/03/31	brad@: re-arrange PLIST 
     
    -    libslang - A stack based interpreter for terminal applications.
    -	1999-Feb-20	needs version 1.64 (or later) of bsd.port.mk
    -			to build.install correctly; PLIST.noshared
    +    libslang - stack-based interpreter for terminal applications
    +	1999/07/14	brad@: upgrade to libslang 1.3.8 
     
    -    libtool - Generic shared library support script.
    -	1999-Apr-06	remove useless FreeBSD patch and fixup PLIST
    +    libtool - generic shared library support script
    +	1999/07/07	brad@: upgrade to libtool 1.3.3 
     
    -    m4 - GNU's m4.
    -	1999-Mar-24	Replace GNU_CONFIGURE with a work-around that
    -			doesn't need to know about sysconfdir; can not use
    -			USE_AUTOCONF as autoconf depends upon this port
    +    m4 - GNU m4
    +	1999/09/08	brad@: - spaces to tabs - re-arrange Makefile 
     
         mm - shared memory lib for apps with pre-forked process model
    -	1999-Apr-03	re-arrange order of PLIST for package building
    +	1999/09/06	brad@: upgrade to mm 1.0.11 
     
    -    nasm - General-purpose multi-platform x86 assembler
    -	1999-Apr-05	install more docs
    +    nasm - general-purpose multi-platform x86 assembler
    +	1999/06/12	brad@: - use SEPARATE_BUILD - properly install 
    +			and uninstall info page when this port is made 
    +			into a package 
     
    -    prc-tools - PalmPilot(tm) Development environment
    -	1999-Jan-26	Shorten COMMENT to less than 60 characters
    +    prc-tools - PalmPilot(tm) development environment
    +	1999/07/12	angelos@: Make upgrade-message more readable 
     
    -    swig - Simplified Wrapper and Interface Generator.
    -	1998-Oct-17	comment out BROKEN reason
    +    shtool - Portable Shell Tool
    +	1999/09/05	brad@: upgrade to shtool 1.4.6 
     
    -    tkcvs - tkcvs is a graphical frontend to CVS.
    -	1998-Dec-17	patch updated, distfile location changed
    +    swig - Simplified Wrapper and Interface Generator
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    xmake - A powerful make utility
    +    tkcvs - graphical frontend to CVS
    +	99/04/20	espie@: Lots of crisper comments... 
     
    +    xmake - powerful make utility
    +	99/04/20	espie@: Lots of crisper comments... 
    +
        

    return to top of page


    editors

    -    axe - Simple to use text editor for X.
    -	1997-Dec-29
    +    axe - simple to use text editor for X11
    +	99/04/20	espie@: Fix comments 
     
    -    beav - Binary Editor And Viewer, binary file editor
    -	1999-Jan-26	Shorten COMMENT to less than 60 characters
    +    beav - Binary Editor And Viewer
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    emacs - GNU editing macros.
    -	1999-Apr-08	packing list changes:
    -			- update info/dir (emacs does NOT trash it in 2.5)
    -			- add missing files
    -			- verify package installs/deinstalls correctly
    -			- do NOT remove info/dir on deinstall, update it
    -			  instead 
    +    emacs - GNU editor
    +	1999/05/30	brad@: style 
     
    -    hexedit - View and edit files in hexadecimal or ASCII.
    -	1999-Mar-28	update to version 1.1.0
    +    hexedit - view and edit files in hexadecimal or ASCII
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    jed - The JED text editor
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    jed - text editor
    +	1999/07/14	brad@: upgrade to jed 0.99.8 
     
    -    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
    +    joe - Joe's own editor
    +	1999/08/30	brad@: close a security hole relating to a 
    +			world-readable DEADJOE file; from FreeBSD 
     
    -    jove - Jonathan's Own Version of Emacs.
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    jove - Jonathan's Own Version of Emacs
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    nedit - An X11/Motif GUI text editor
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    nedit - X11/Motif GUI text editor
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    textedit - The standard OPEN LOOK text editor for X Windows.
    -	1998-Sep-16	port added
    +    textedit - standard OpenLook text editor for X11
    +	99/04/20	espie@: Fix comments 
     
    -    uemacs - A full screen editor.
    -	1998-Jun-10	port added
    +    uemacs - full screen simple editor
    +	1999/05/21	brad@: make use of USE_ZIP 
     
    -    vim - A vi "workalike", with many additional features.
    -	1998-Nov-20	update to 5.3
    +    vim - vi clone, many additional features
    +	1999/09/01	brad@: - add all *49* distrib patches - use 
    +			distrib subdir so we don't clutter up the main 
    +			distfiles dir with all the vim patches 
     
    -    wordperfect - Graphical word processor ported from Windows
    -	1998-Dec-18	port added
    +    wordperfect - graphical word processor ported from Windows
    +	1999/05/31	dugsong@: update wordperfect port 
     
    -    xemacs20 - The extensible, customizable real-time display editor.
    -	1999-Mar-29	Fix problem introduced after the CONFIGURE_ARGS
    -			modification.  Add missing sha1/rmd160 checksums for
    -			mule extension.
    +    xemacs20 - extensible, customizable real-time display editor
    +	1999/05/25	brad@: "This patch should fix the XEmacs 20.4 
    +			port. It adds support for ncurses and brings back 
    +			usable oparation on terminals."; Hans-Guenter 
    +			Weigand  
     
    -    xwpe - A powerfull programming editor.
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    xwpe - powerful programming editor
    +	1999/05/07	brad@: upgrade to xwpe 1.5.17a 
     
        

    return to top of page @@ -584,22 +603,26 @@

    emulators

    -    bochs - Intel 80386 CPU emulator.
    -	1999-Mar-10	update packing list
    +    bochs - Intel 80386 CPU emulator
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    linux_lib - These are the libraries necessary for linux compatibility.
    -	1999-Mar-28	remove useless dist site
    +    linux_lib - necessary libraries for linux compatibility
    +	1999/05/12	brad@: - fix sym link creation which I had 
    +			backwards sound0->dsp, dsp->sound0 - add a couple 
    +			of devices so we can use Linux X servers too, 
    +			taken from FreeBSD 
     
    -    simh - A PDP, IBM 1401, and Nova CPU simulator.
    -	1998-Nov-12	port added
    +    simh - PDP, IBM 1401, and Nova CPU simulator
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    wine - MS-Windows 3.1/95/NT emulator for Unix (Alpha release).
    -	1999-Mar-11	Update distfile checksums
    +    wine - MS-Windows 3.1/95/NT emulator for Unix (Alpha release)
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    x48 - an HP48sx emulator
    +    x48 - HP48sx emulator
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    xcopilot - Emulator for US Robotics Pilot PDA
    -	1998-Aug-31	port added and updated to 0.6.6
    +    xcopilot - emulator for US Robotics Pilot PDA
    +	99/04/20	espie@: Lots of crisper comments... 
     
        

    return to top of page @@ -607,159 +630,208 @@

    games

    -    abuse - Crack.Com public domain release of Abuse
    -	1998-Oct-15	BROKEN: newer.different version available
    +    abuse - a full color 320x200 arcade quality platform shooter
    +	1999/05/25	rohee@: various typos and fixes 
     
    +    adom
    +
         agm - AnaGram search utility
    -	1999-Jan-13	update to version 1.3.1
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
         an - fast anagram generator
    -	1998-Nov-08	update port makefile
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    bnetd - Bnetd is a Battle.net(r) server emulator.
    -	1999-Apr-03	fix for package building
    +    bnetd - Battle.net(r) server emulator
    +	1999/05/05	brad@: temporarily mark broken: Newer version 
    +			available 
     
    -    connect4 - A curses version of the classic game.
    -	1998-Nov-08	update port makefile
    +    cgoban
     
    -    freeciv - A civilisation clone for x;  multiplayer
    -	1998-Nov-08	update port makefile
    +    connect4 - curses version of the classic game
    +	99/04/19	espie@: Crisper comments 
     
    +    dopewars - game where you deal drugs on the streets of NY
    +	1999/09/20	brad@: upgrade to dopewars 1.4.4 
    +
    +    freeciv - Civilization clone for X; multiplayer
    +	1999/09/14	brad@: forgot to remove CFLAGS before commiting 
    +
         gnuchess - "Classic" Gnu Chess
    -	1999-Feb-25	patch fixed
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    gnugo - The game of Go.
    -	1999-Mar-29	Update distribution directory
    +    gnugo - GNU version of Go
    +	1999/09/14	fgsch@: Update to gnugo 2.4. Change maintainer to 
    +			ports@. 
     
         gnushogi - GNU version of Shogi
    -	1999-Mar-30	Update distribution directory
    +	99/03/30	fgsch@: Update distribution directory. 
     
    -    nethack - dungeon explorin', hackin', game.  Piece of cake.
    -	1998-Nov-18	better COMMENTS, to the point
    +    nethack - dungeon explorin', hackin', game.  Piece of cake
    +	99/04/19	espie@: Crisper comments 
     
    -    netris - A network head to head version of T*tris.
    -	1998-Nov-08	update port makefile
    +    netris - network head-to-head version of T*tris
    +	99/04/19	espie@: Crisper comments 
     
         slash - dungeon explorin', hackin' game, but harder than nethack
    -	1999-Mar-06	add MASTER_SITE_SUBDIR
    +	1999/05/09	brad@: style 
     
    -    spider - A challenging double decked solitaire game
    -	1998-Nov-08	update port makefile
    +    spider - challenging double decked solitaire game
    +	99/04/19	espie@: Crisper comments 
     
    -    starlanes - The classic space-age stock trading game
    -	1998-Nov-08	update port makefile
    +    starlanes - the classic space-age stock trading game
    +	99/04/19	espie@: Crisper comments 
     
    -    xasteroids - X windows based asteroids style arcade game
    -	1998-Nov-08	update port makefile
    +    xasteroids - X11-based asteroids-style arcade
    +	1999/08/10	brad@: - style - sh -> ${SH} 
     
    -    xbat - XEVIOUS like shooting game
    -	1998-Dec-17	sources available again
    +    xbat - XEVIOUS-like shooting game
    +	99/04/19	espie@: Crisper comments 
     
    -    xbattle - A concurrent multi-player battle strategy game
    -	1999-Jan-13	remove BROKEN line
    +    xbattle - concurrent multi-player battle strategy game
    +	99/04/19	espie@: Crisper comments 
     
    -    xbill - Save your computers from the evil clutches of Bill
    -	1998-Nov-08	update port makefile
    +    xbill - save your computers from the evil clutches of Bill
    +	99/04/19	espie@: Crisper comments 
     
    -    xbl - A 3D block-dropping game
    -	1999-Jan-13	update to 1.0j
    +    xbl - 3D block-dropping game
    +	99/04/19	espie@: Crisper comments 
     
         xblast - graphical multi-player real-time strategy game for X11
    -	1999-Jan-13	update to 2.6, based on the FreeBSD port
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    xboard - X frontend for GNU Chess and the Internet Chess Server
    -	1999-Mar-06	add MASTER_SITE_SUBDIR
    +    xboard - X11 frontend for GNU Chess and the Internet Chess Server
    +	1999/06/02	fgsch@: Update to 4.0.2 
     
    -    xboing - X windows arcade game.
    -	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
    -			as of 2.3
    +    xboing - X11 arcade
    +	99/04/20	espie@: Fix comments 
     
    -    xchomp - Pac-man-like game under X Windows
    -	1998-Dec-17	Update master_site
    +    xchomp - Pac-man-like game under X11
    +	99/04/20	espie@: Fix comments 
     
    -    xcubes - cube puzzle for X-Window
    -	1999-Jan-13	update to version 5.4.4
    +    xcubes - cube puzzle for X11
    +	99/04/20	espie@: Fix comments 
     
         xdeblock - block action game
    -	1998-Nov-08	update port makefile
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    xdino - dino puzzle game for X-Window
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    xdino - dino puzzle game for X11
    +	99/04/20	espie@: Fix comments 
     
    -    xevil - A side-view, fast-action, kill everything type of game. 
    -	1998-Nov-08	update port makefile
    +    xevil - side-view, fast-action, kill everything type of game
    +	99/05/04	angelos@: Update patch/configure script for 
    +			update version. 
     
    -    xgolgo - watches what you are doing -- are you hostile
    -	1999-Jan-13	fix master site
    +    xgolgo - watch what you are doing -- are you hostile
    +	99/04/20	espie@: Fix comments 
     
    -    xinvaders - Shoot them nasty little bugs.
    -	1998-Nov-08	update port makefile
    +    xinvaders - shoot them nasty little bugs
    +	99/04/19	espie@: Crisper comments 
     
    -    xjewel - X windows dropping jewels game.
    -	1998-Nov-08	update port makefile
    +    xjewel - dropping jewels game for X11
    +	99/04/20	espie@: Fix comments 
     
         xjig - jigsaw puzzle game for X11
    -	1998-Nov-08	update port makefile
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    xkobo - multi-way scrolling shoot'em up for X, addictive
    -	1999-Mar-23	Move scores to /var; update DESCR; fix packing list
    +    xkobo - multi-way scrolling shoot'em up for X11, addictive
    +	99/04/30	brad@: - style fixes to Makefile - remove useless 
    +			@owner from PLIST 
     
         xlife - John Horton Conway's Game of Life
    -	1999-Jan-13	remove erroneous BROKEN line
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    xmahjongg - The Chinese game of Mahjongg for X11
    -	1998-Nov-08	update port makefile
    +    xmahjongg - Mahjongg for X11
    +	99/04/19	espie@: Crisper comments 
     
    -    xmine - The `Athena' port of the xminesweeper game
    -	1998-Nov-08	update port makefile
    +    xmine - `Athena' port of xminesweeper
    +	99/04/20	espie@: Fix comments 
     
    -    xminehunter - A Motif minesweeper game.
    -	1999-Mar-12	USE_MOTIF=yes instead of LIB_DEPENDS on Xm
    +    xminehunter - Motif minesweeper game
    +	99/04/19	espie@: Crisper comments 
     
    -    xminesweep - X windows minesweeper game.
    -	1999-Jan-13	fix master site
    +    xminesweep - Windows minesweeper
    +	99/04/19	espie@: Crisper comments 
     
         xmj - Mahjongg
    -	1998-Nov-08	update port makefile; specified master site
    -			no longer exists
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    xmris - A version of the Mr Do video arcade game for X11.
    -	1998-Nov-08	update port makefile
    +    xmris - the Mr Do video arcade game for X11
    +	99/04/19	espie@: Crisper comments 
     
    -    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
    +    xneko - classic BSD4.4 cat-and-mouse
    +	99/04/19	espie@: Crisper comments 
     
    -    xonix - game: win land without colliding with `flyers' and `eaters'
    -	1998-Nov-23	shorten comment.
    +    xonix - win land without colliding with `flyers' and `eaters'
    +	1999/09/22	brad@: re-arrange Makefile 
     
    -    xpat2 - An X11 solitaire game with 14 variations.
    -	1998-Nov-08	update port makefile
    +    xpat2 - X11 solitaire with 14 variations
    +	1999/09/22	brad@: touch -> ${TOUCH} chown -> ${CHOWN} chmod 
    +			-> ${CHMOD} 
     
    -    xripple - X program, makes screen bottom ripple like a pool of water
    -	1999-Jan-26	update port makefile; note that master site
    -			could not be found, perhaps transient error
    +    xripple - screen bottom ripples like a pool of water
    +	1999/09/22	brad@: - remove BROKEN tag - more master sites 
     
    -    xroach - Cockroaches hide under your windows.
    -	1998-Nov-08	update port makefile; note that sources are
    -			not available from master site as a tarball
    +    xroach - cockroaches hide under your windows
    +	1999/09/22	brad@: - fix PLIST, man pages are not compressed 
    +			for OpenBSD - fix Makefile to fetch a tar archive 
    +			now that cdrom.com does not make tarballs - 
    +			convert patches to unified diffs - combine 
    +			patch-ab and patch-ac into one patch, patch-ab 
     
    -    xscrabble - X version of the popular board game
    -	1998-Nov-08	update port makefile
    +    xscrabble - X11 version of the popular board game
    +	99/04/20	espie@: Fix comments 
     
    -    xskat - Play the card game Skat.
    -	1998-May-19	port added
    +    xskat - the card game Skat
    +	99/04/20	espie@: Fix comments 
     
    -    xsol - Solitaire.
    -	1998-Nov-08	update port makefile; note that source does
    -			not exist on the specified master site
    +    xsol - solitaire
    +	1999/09/22	brad@: remove BROKEN tag 
     
    -    xsoldier - shooting game for x11
    -	1999-Jan-13	fix master site
    +    xsoldier - shooting game for X11
    +	99/04/20	espie@: Fix comments 
     
    -    xteddy - A cuddlesome teddy for the X desktop.
    -	1998-Nov-08	update port makefile
    +    xteddy - cuddlesome teddy for the X11 desktop
    +	99/04/20	espie@: Fix comments 
     
        

    return to top of page @@ -767,131 +839,168 @@

    graphics

    -    ImageMagick - X11 package for display and manipulation of images
    -	1999-Apr-05	add dependency for FreeType & NetPBM and pre-build
    -			message about possibly having to increase userland
    -			memory limit
    +    ImageMagick - display and manipulate images under X11
    +	1999/09/01	brad@: upgrade to ImageMagick 4.2.8 
     
    -    MesaGL - A graphics library similar to SGI's OpenGL.
    -	1999-Mar-14	packing list fixups
    +    Mesa - graphics library similar to SGI's OpenGL
    +	1999/06/24	form@: fix: DISTFILES 
     
    -    aalib - An ascii art library
    -	1995-Apr-03	fixup Makefile and remove useless @unexec from PLIST
    +    aalib - ascii art library
    +	1999/09/21	brad@: move contents of pre-install to 
    +			post-install section, where it should be 
     
    -    compface - Programs and library for the 'X-face' mail and news header
    -	1998-Nov-23	update makefile
    +    compface - programs and library for the 'X-face' mail and news header
    +	1999/06/21	brad@: remove unneccesary Make flags; -- 
    +			Hans-Guenter Weigand 
    +			 
     
    -    fxtv - X-based TV Display and Capture (for use with bt848 driver)
    -	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
    -			as of 2.3
    +    fnlib - a color font rendering library for X
    +	1999/06/13	brad@: SEPARATE_BUILD= yes -> concurrent 
     
    -    gd - A graphics library for fast GIF creation
    -	1999-Feb-21	port added
    +    fxtv - X-based TV Display and Capture (use with the bt848 driver)
    +	1999/05/23	brad@: change USE_X_PREFIX to USE_X11 
     
    +    gd - graphics library for fast PNG creation
    +	1999/08/17	downsj@: Proper dependancies and work around 
    +			weird configure problem. 
    +
         ggi - Generic Graphics Library
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines); add missing PLIST.noshared
    +	99/03/23	brad@: fixup Makefile 
     
    -    giflib - Gif Library and utilities.
    -	1999-Apr-03	re-arrange order of PLIST for package building
    +    gif2png - converts GIF images to the PNG format
    +	1999/09/20	brad@: upgrade to gif2png 0.7 
     
    -    giftrans - a tool for GIF89a transparent option and inerlace mode.
    -	1998-May-20	port added
    +    giflib - Gif Library and utilities
    +	1999/06/09	brad@: SEPARATE_BUILD= yes -> concurrent 
     
    -    gii - General Imput Library (used by libggi).
    -	1999-Mar-23	fixup Makefile & PLIST and add missing PLIST.noshared
    +    giftrans - handle GIF89a transparent option and interlace mode
    +	99/04/20	espie@: Fix comments 
     
    -    gimp - The GIMP: the GNU Image Manipulation Program
    -	1999-Apr-07	- use correct major/minor version for shared libs
    -			- add message to warn if previous version of gimp
    -			  1.1.x is installed and remind user to remove it
    -			- lack of needed include directory in new gtk's
    -			  gtk-config broke compiling, add patches to fix
    -			  compiling
    +    gii - General Input Library (used by libggi)
    +	1999/05/25	rohee@: various typos and fixes 
     
    -    imlib - an image manipulation library for X11
    -	1999-Apr-08	add ImageMagick to dependency list and add a missing
    -			file to PLISTs
    +    gimp - the GIMP: the GNU Image Manipulation Program
    +	1999/09/22	brad@: upgrade to Gimp 1.1.9 
     
    -    jpeg - IJG's jpeg compression utilities.
    -	1999-Apr-03	fixup Makefile and PLIST
    +    gqview
     
    -    mpeg-lib - A collection of C routines to decode MPEG movies.
    -	1999-Apr-05	Ugly hack to get non-shared lib only patch
    -			applied; fixes broken alpha port.
    +    imlib - image manipulation library for X11
    +	1999/09/07	brad@: - SEPARATE_BUILD= yes -> concurrent - 
    +			patch that turns on inter-library dependencies for 
    +			OpenBSD 
     
    -    mpeg_play - A program to play mpeg movies on X displays
    -	1998-Jul-23	update to 2.4
    +    jbigkit - lossless image compression library
    +	1999/09/15	espie@: Strip 
     
    -    netpbm - toolkit for conversion of images between different formats
    -	1999-Mar-24	update MASTER_SITES so all DISTFILES can be found;
    -			change pnmtopng to version 2.37.2 (latest version);
    -			fix post-extract so the package will compile;
    -			verify install and uninstall
    +    jpeg - IJG's jpeg compression utilities
    +	99/04/19	espie@: Crisper comments 
     
    -    png - Library for manipulating PNG images.
    -	1999-Apr-04	Don't lie about ZLIB, it's not under /usr/local, and
    -			we don't need to specify anything to use it since
    -			it's in the standard place 
    +    mpeg-lib - collection of C routines to decode MPEG movies
    +	1999/06/12	brad@: use -Bforcearchive when linking the shared 
    +			lib 
     
    -    tiff - 
    -	1998-Jun-09	port removed; notify people to use tiff34
    +    mpeg_play - play mpeg movies on X11
    +	99/04/20	espie@: Fix comments 
     
    +    netpbm - toolkit for converting images between different formats
    +	1999/06/01	brad@: style 
    +
    +    png - library for manipulating PNG images
    +	1999/06/11	brad@: use -fpic instead of -fPIC and use 
    +			-Bforcearchive while linking 
    +
    +    tgif - two-dimensional drawing tool and hyper-object browser
    +	1999/09/13	brad@: - re-arrange and clean up Makefile - 
    +			remove unnecessary comments in DESCR 
    +
         tiff34 - support for the Tag Image File Format (TIFF)
    -	1999-Apr-03	new style dependency check and fixup PLIST for
    -			package building
    +	1999/06/09	brad@: upgrade to libtiff v3.4b37 
     
         xanim - X11 animation player with support for lots of formats
    -	1999-Mar-22	Minor upgrade: 2.80.1. A few patches to tweak,
    -			xanim.man is back.  The program itself does NOT have
    -			any new version number. 
    +	99/04/18	espie@: SUPDISTFILES, for use as soon as I 
    +			upgrade bsd.port.mk 
     
    -    xbmbrowser - View complete directories of X bitmaps and X pixmaps.
    -	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
    -			as of 2.3
    +    xbmbrowser - view complete directories of X bitmaps and X pixmaps
    +	99/04/19	espie@: Crisper comments 
     
    -    xfig - A drawing program for X11
    -	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
    -			as of 2.3
    +    xfig - CAD drawing program for X11
    +	1999/09/14	espie@: ...and our port *demands* transfig anyway 
     
    -    xpaint - A simple paint program.
    -	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
    -			as of 2.3
    +    xpaint - simple paint program
    +	99/04/19	espie@: Crisper comments 
     
    -    xpm - The X Pixmap library.
    -	1999-Feb-20	needs version 1.64 (or later) of bsd.port.mk
    -			to build.install correctly; PLIST.noshared
    +    xpm - 
    +	1999/05/31	brad@: remove xpm port 
     
         xv - X11 image display and modification tool
    -	1999-Mar-24	gunzip is in /usr/bin not /usr/local/bin
    +	99/04/22	rohee@: use the latest patches form the authors 
    +			website 
     
        

    return to top of page


    + +

    infrastructure

    +
    +    build - 
    +	1999/09/20	espie@: Inform about what's going on on stderr 
    +
    +    db - 
    +	1999/09/21	brad@: - devel/mm should not be on this list, 
    +			remove it - mail/mm does not exist, correct it to 
    +			mail/metamail 
    +
    +    fetch - 
    +	1999/05/28	rohee@: cleaner 
    +
    +    install - 
    +	1999/08/21	niklas@: Make it work under YP, and fix an 
    +			obvious bug in an RE 
    +
    +    mk - 
    +	1999/09/22	espie@: Use specific _DEPEND_ECHO to do 
    +			dependencies, so that the trick of changing echo 
    +			to echo -n stays localized. Found a bare sed -> 
    +			SED. 
    +
    +    package
    +
    +    templates - 
    +	1999/05/18	espie@: put back Bruno's USE_LIBTOOL addition. 
    +			Note that SUPDISTFILES/SUPPATCHFILES is 
    +			documented. 
    +
    +   
    +

    return to top of page +


    japanese

         Wnn - Japanese/Chinese/Korean input method (built only Japanese)
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +	1999/09/22	espie@: _DISTDIR => FULLDISTDIR 
     
         jvim - Japanized Vim
    -	1998-Nov-21	remove a few looked over FreeBSD-isms
    +	1999/09/22	brad@: - add missing RCS ID - strip -> ${STRIP} 
     
         jvim-wnn4 - Japanized Vim (with Wnn4)
    -	1998-Nov-21	remove a few looked over FreeBSD-isms
    +	98/11/21	espie@: remove a few looked over FreeBSD-isms. 
     
         kterm - Japanese-capable xterm
    -	1998-Nov-20	Shorten COMMENT to be under 60 characters
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
         less - less + zcat + ISO-2022 - a pager similar to more and pg
    -	1999-Mar-06	add MASTER_SITE_SUBDIR
    +	99/03/06	brad@: add MASTER_SITE_SUBDIR 
     
         nkf - Network Kanji code conversion Filter
    -	1998-Nov-25	port added
    +	99/04/15	espie@: Typo in PLIST FROZEN 
     
    -    onew-wnn4 - A library for Japanese Input Method Wnn4
    -	1998-Nov-21	remove a few looked over FreeBSD-isms
    +    onew-wnn4 - library for Japanese Input Method Wnn4
    +	99/04/20	espie@: Lots of crisper comments... 
     
        

    return to top of page @@ -899,70 +1008,60 @@

    lang

    -    Gofer - A lazy functional language.
    -	1998-Jun-08	no problems found
    +    Gofer - lazy functional language
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    STk - A scheme interpreter with tk interface
    -	1999-Jan-26	Shorten COMMENT to less than 60 characters
    +    STk - scheme interpreter with Tk interface
    +	99/04/20	espie@: Fix comments 
     
         camlp4 - Pre-Processor-Pretty-Printer for Objective Caml
    -	1999-Mar-07	fix broken comment ( >60 characters )
    +	1999/07/08	brad@: upgrade to camlp4 2.02 
     
    -    egcs-snapshot - experimental version of the gnu C compiler, snapshot flavor
    -	1999-Mar-21	Update to 990321 snapshot
    +    egcs - 
    +	1999/08/24	brad@: removed tabs before SUBDIR tags 
     
    -    egcs-stable - experimental gnu compiler (C, C++...) release flavor
    -	1999-Mar-25	Change shared lib version to fit with the rest of
    -			OpenBSD; Bug-fix from current: 386 handling of
    -			TARGET_DEFAULT/TARGET_CPU_DEFAULT is weird;
    -			Framework to compile with our current weird threads
    -			model.  egcs with threads is largely untested... do
    -			what you may; move tests to the post-install stage,
    -			to grab the right flavor of libstdc++; Adjust PLIST
    -			for the right libstdc++ version
    -
         erlang - Ericsson's high-level functional programming language
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +	99/03/23	espie@: Fix up PLISTs. At one point bsd.port.mk 
    +			put out erroneous PLIST-auto, with @cwd, @pkgname, 
    +			and @pkgdep lines. These are actually added by 
    +			make package, and shouldn't usually be put inside 
    +			the PLIST, as this is extra information to update. 
    +			I left a few @cwd in, mainly for the perl modules, 
    +			which want to live under /usr to work. 
     
    -    expect - A sophisticated scripter based on tcl/tk.
    -	1999-Mar-14	SEPARATE_BUILD
    +    expect - sophisticated scripter based on Tcl/Tk
    +	1999/09/05	brad@: - update checksums for expect, they 
    +			unexpectedly changed 
     
    -    guavac - Guavac, a java compiler and decompiler developed under GPL.
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    guavac - Java compiler and decompiler developed under GPL
    +	1999/05/25	rohee@: various fixes 
     
         guile - GNU extension language, scheme as an embeddable library
    -	1999-Apr-08	re-arrange ldconfig in PLIST
    +	99/04/08	brad@: re-arrange ldconfig in PLIST 
     
    -    icon - programming language with generators
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    icon - 
    +	1999/08/24	brad@: removed tabs before SUBDIR tags 
     
    -    icon_lib - a set of useful and interesting programs for Icon
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    kaffe - JIT and interpreting Java virtual machine
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    kaffe - Kaffe - a JIT and interpreting Java virtual machine.
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    kaffe1 - TransVirtual's BETA Java JDK1.1 compiler, runtime and libs
    +	1999/08/11	ian@: Oops, patch made in wrong directory. 
     
    -    kaffe1 - TransVirtual's BETA Java JDK1.1 compiler, runtime and libs.
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    libgcj - a Java(tm) runtime library, mainly for egcs
    +	1999/09/17	turan@: broken, sources no longer availible 
     
    -    mawk - an implementation of new/posix awk
    -	1999-Apr-03	old configure script that doesnt accept
    -			--sysconfdir, add USE_AUTOCONF to work around it
    +    mawk - new/posix awk
    +	99/04/20	espie@: Lots of crisper comments... 
     
         ocaml - ML language based on complete class-based objective system
    -	1999-Feb-12	upgrade to version 2.01
    +	1999/07/08	brad@: upgrade to ocaml 2.02 
     
    -    python - An interpreted object-oriented programming language.
    -	1999-Feb-22	verify sources, build, install, and uninstall
    +    python - interpreted object-oriented programming language
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    tcl80 - Tool Command Language.
    -	1999-Apr-03	fixup PLIST
    +    tcl80 - Tool Command Language
    +	1999/05/30	brad@: use MASTER_SITE_TCLTK 
     
        

    return to top of page @@ -971,104 +1070,117 @@

    mail

         adcomplain - complain about SPAM
    -	1999-Feb-18	update to 3.49
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    asmail - This is a biff type program, designed to match AfterStep.
    -	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
    -			as of 2.3
    +    asmail - biff-type program, designed to match AfterStep
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    bulk_mailer - Speeds mail delivery by sorting mail.bulk_mailer batching addresses
    -	1998-Dec-16	shorten comment
    +    bulk_mailer - speed mail delivery by sorting mail.bulk_mailer batching addresses
    +	99/04/20	espie@: Fix comments 
     
    -    cucipop - Cubic Circle's POP3 daemon (fully RFC1939 compliant).
    -	1999-Apr-08	o add DEINSTALL script that reminds the user to
    -			  remove /var/spool/cucipop 
    -			o create /var/spool/cucipop when a package is
    -			  installed 
    +    cucipop - Cubic Circle's POP3 daemon (fully RFC1939 compliant)
    +	99/04/20	espie@: Lots of crisper comments... 
     
         elm - ELM Mail User Agent
    -	1997-Dec-29
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    exim - High performance MTA for Unix systems on the Internet.
    -	1999-Mar-31	update to exim-2.12
    +    exim - high performance MTA for Unix systems on the Internet
    +	99/04/20	espie@: Lots of crisper comments... 
     
         exmh - 
    -	1999-Mar-09	port removed; notify people to use exmh2
    +	99/03/09	marc@: don't mirror distfile, too 
     
    -    exmh2 - X11/TK based mail reader front end to MH.
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    exmh2 - X11/Tk-based mail reader front end to MH
    +	99/04/20	espie@: Fix comments 
     
         faces - visual mail, user and print face server
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +	99/03/23	espie@: Fix up PLISTs. At one point bsd.port.mk 
    +			put out erroneous PLIST-auto, with @cwd, @pkgname, 
    +			and @pkgdep lines. These are actually added by 
    +			make package, and shouldn't usually be put inside 
    +			the PLIST, as this is extra information to update. 
    +			I left a few @cwd in, mainly for the perl modules, 
    +			which want to live under /usr to work. 
     
    -    fetchmail - Mail retrieval/forwarding for POP2, POP3, APOP, IMAP
    -	1999-Apr-06	fix CONFIGURE_ARGS
    +    fetchmail - mail retrieval/forwarding for POP2, POP3, APOP, IMAP
    +	1999/09/22	fgsch@: Update to fetchmail 5.1.0. Add a second 
    +			master site. 
     
         metamail - MIME implementation
    -	1999-Apr-08	o add INSTALL script to put mailcap in /etc (if
    -			  needed) 
    -			o add DEINSTALL script to remind users to remove
    -			  mailcap 
    -			o call install script from Makefile
    -			o remove deinstall warning from packing list, now
    -			  done by script 
    +	1999/09/06	brad@: - PKGNAME, mm -> metamail - rm -> ${RM} 
     
         mh - Rand MH mail handling system
    -	1998-Apr-30	added
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    movemail - Move your mail box to annother location.
    -	1998-May-16	port added
    +    movemail - move your mail box to another location
    +	99/04/20	espie@: Fix comments 
     
    -    mutt - A tty based e-mail client
    -	1999-Apr-01	people are confused; there are examples; move them
    -			to share/mutt
    +    mutt - tty-based e-mail client
    +	1999/09/10	turan@: update to 0.95.7i 
     
    -    nmh - The New MH mail handling program
    -	1999-Mar-26	update to version 1.0
    +    nmh - new MH mail handling program
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    p5-Mail-POP3Client - perl5 module to talk to a POP3 (RFC1081) server
    -	1998-May-16	port added
    +    p5-Mail-POP3Client - Perl5 module to talk to a POP3 (RFC1081) server
    +	99/04/20	espie@: Fix comments 
     
    -    pgpsendmail - PGP sign/encrypt/decrypt messages automatically.
    -	1999-Apr-06	update MAINTAINER
    +    pgpsendmail - PGP sign/encrypt/decrypt messages automatically
    +	99/04/20	espie@: Lots of crisper comments... 
     
         pine - Program for Internet E-mail and News
    -	1999-Apr-08	o patch man page to reflect proper location of
    -			  config files 
    -			o patch doc to reflect proper location of config files
    -			o add INSTALL/DEINSTALL scripts
    -			o call INSTALL script from a post-install target
    -			  in Makefile 
    -			o remove de-install message from packing list (now
    -			  in DEINSTALL script) 
    +	99/04/08	marc@: o patch man page to reflect proper 
    +			location of config files o patch doc to reflect 
    +			proper location of config files o add 
    +			INSTALL/DEINSTALL scripts o call INSTALL script 
    +			from a post-install target in Makefile o remove 
    +			de-install message from packing list (now in 
    +			DEINSTALL script) THIS PORT IS NOW FROZEN FOR 2.5 
     
         popclient - client for pop2, pop3, apop, rpop
    -	1999-Apr-06	update MAINTAINER
    +	99/04/06	rohee@: ejovi@OpenBSD.ORG -> ports@OpenBSD.ORG, 
    +			as requested by the author 
     
    -    poppassd - server: allows users to change password from within Eudora
    -	1998-Dec-16	shorten comment
    +    poppassd - server: allow users to change password from within Eudora
    +	1999/06/02	brad@: /bin/cat -> ${CAT} /usr/bin/sed -> ${SED} 
    +			and remove useless MAN8 tag 
     
    -    postfix - Fast, secure sendmail replacement
    -	1999-Feb-02	update to beta-19990122
    +    postfix - fast, secure sendmail replacement
    +	1999/06/13	dugsong@: update to version 19990601 
     
    -    procmail - A local mail delivery agent.
    -	1999-Apr-07	Print a message and exit because of security problems
    +    procmail - local mail delivery agent
    +	99/04/20	rohee@: update to 3.13.1 
     
    -    vrfy - utility to verify email addresses and mailing lists
    -	1998-Nov-21	port added
    +    vrfy - verify email addresses and mailing lists
    +	1999/09/18	rohee@: update to vrfy-99.05.22 
     
    -    xfaces - mail image display for X
    -	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
    -			as of 2.3
    +    xfaces - mail image display for X11
    +	99/04/20	espie@: Fix comments 
     
    -    xfmail - Xforms based mail application for Unix operating systems.
    -	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
    -			as of 2.3
    +    xfmail - Xforms-based mail application for Unix
    +	99/04/20	espie@: Lots of crisper comments... 
     
         xlbiff - display from/subject from incoming mails using X11
    -	1998-Dec-16	shorten comment
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
        

    return to top of page @@ -1076,125 +1188,168 @@

    math

    -    gnuplot - A command-driven interactive function plotting program.
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    gnuplot - command-driven interactive function plotting program
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    hoc - From Kernighan math.hoc Pike: a High Order Calculator
    -	1999-Jan-26	Shorten COMMENT to less than 60 characters
    +    hoc - from Kernighan math.hoc Pike: High Order Calculator
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    wingz - A Commercial Spreadsheet
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    maple - algebraic and symbolic computations; commercial
    +	1999/09/22	espie@: Use FULLDISTDIR 
     
    -    xspread - A spreadsheet program under X.
    -	1998-Dec-07	fix packing list
    +    wingz - commercial spreadsheet
    +	99/04/20	espie@: Lots of crisper comments... 
     
    +    xspread - spreadsheet program under X11
    +	99/04/20	espie@: Fix comments 
    +
        

    return to top of page


    mbone

    -    imm - Internet Image(or other data) Multicaster (and receiver).
    -	1998-Sep-13	port added
    +    common - Common library functions used by the UCL multicast utils.
    +	1999/09/04	brad@: revert previous commit and make use of 
    +			WRKSRC tag 
     
    -    rtptools - tools to record, playback and monitor RTPv2 data streams
    -	1998-Dec-16	shorten comment
    +    imm - Internet Image(or other data) Multicaster (and receiver)
    +	1999/09/03	angelos@: Missing line continuation for 
    +			dependencies. 
     
    +    nte - Network Text Editor multicast tool from UCL, version 1.7.0.
    +	1999/09/04	brad@: revert previous commit and make use of 
    +			WRKSRC tag 
    +
    +    rat
    +
    +    relate - ReLaTe integrated conferencing tool from UCL, version 2.0.
    +	1999/09/03	angelos@: Add rat as a run-dependency. 
    +
    +    rtptools - record, playback and monitor RTPv2 data streams
    +	1999/09/02	brad@: style 
    +
         sdr - MBone Session Directory
    -	1998-Sep-13	port added
    +	1999/09/04	angelos@: Add necessary patch and files for SDP 
    +			(Session Directory Protocol) handling. Patches 
    +			found (slightly adapted) from www.live.com 
     
    -    speak_freely - Voice Communication Over Data Networks.
    -	1999-Jan-15	update to 6.1e
    +    speak_freely - voice communication over data networks
    +	1999/09/21	brad@: upgrade to speak freely 7.1 
     
    -    wb - A shared drawing (whiteboard) tool using multicast.
    -	1998-Sep-13	port added
    +    vat - The Visual Audio Tool - multicast audioconferencing
    +	1999/09/04	brad@: revert previous commit and make use of 
    +			WRKSRC tag 
     
    +    vic - MBONE video tool
    +	1999/09/04	brad@: - revert previous commit and make use of 
    +			WRKSRC tag - add patches so autoconf script 
    +			recognizes OpenBSD 
    +
    +    wb - shared drawing (whiteboard) tool using multicast
    +	99/04/20	espie@: Lots of crisper comments... 
    +
    +    wbd - shared drawing (whiteboard) tool using multicast
    +	1999/09/21	brad@: remove BROKEN tag, the sources are 
    +			available at the listed master site 
    +
        

    return to top of page


    misc

    -    amanda - The Advanced Maryland Automatic Network Disk Archiver
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    amanda - Advanced Maryland Automatic Network Disk Archiver
    +	1999/06/22	niklas@: Remove files we do not install nowadays 
     
    -    astrolog - An astrology program for X11 and alpha-numeric terminals
    -	1999-Apr-06	update MAINTAINER
    +    astrolog - astrology program for X11 and alpha-numeric terminals
    +	1999/09/22	espie@: More uses of FULLDISTDIR 
     
    -    buffer - Buffer sporadic binary I/O for faster tape use.
    -	1999-Mar-11	general cleanup
    +    buffer - buffer sporadic binary I/O for faster tape use
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    calentool - Nice X-based Calendar/Scheduling tool (using XView).
    -	1998-Sep-30	port added
    +    calentool - nice X11-based calendar/scheduling tool (using XView)
    +	99/04/20	espie@: Fix comments 
     
    -    cbb - Checkbook balancing tool
    -	1999-Feb-11	Add patch to change run-time dependency to plan
    -			(which is in the ports tree), not ical (which isn't)
    +    cbb - checkbook balancing tool
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    cdrecord - Creates CD's on a CD-Recorder
    -	1999-Jan-19	update to 1.6.1
    +    cdrecord - creates CD's on a CD-Recorder
    +	1999/08/26	brad@: - style - remove the list of supported 
    +			CD-R drives from the DESCR file and install the 
    +			README which is where the list came from. 
     
         deco - Demos Commander, a free Norton Commander clone
    -	1998-Oct-01	port added
    +	99/04/08	brad@: - change email addresses, form@ to ports@ 
    +			- remove unnecessary comments 
     
    -    delay - a delay program with feedback to the user
    -	1999-Mar-18	port added
    +    delay - delay program with feedback to the user
    +	1999/06/01	brad@: change SEPARATE_BUILD= yes -> concurrent 
     
    -    dialog - Format the display of a shell script.
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    dialog - format the display of a shell script
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    gnuls - Port of colorized GNU `ls'.
    -	1999-Mar-06	add MASTER_SITE_SUBDIR
    +    gnuls - port of colorized GNU `ls'
    +	99/04/22	espie@: Upgrade to using fileutils-4.0. Add a few 
    +			tweaks to make building simpler, and to enable NLS 
    +			if you want. 
     
    -    jive - filter that converts English text to Jive
    -	1998-Apr-28	port added
    +    jive - convert English text to Jive
    +	99/04/20	espie@: Fix comments 
     
    +    magicpoint
    +
         mmv - move/copy/append/link multiple files with wildcards
    -	1998-Dec-16	shorten comment
    +	1999/09/22	espie@: More uses of FULLDISTDIR 
     
    -    mshell - A Unix menuing shell.
    -	1998-May-20	port added
    +    mshell - Unix menuing shell
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    plan - An X/Motif schedule planner with calendar
    -	1999-Feb-11	Allow lesstif to be used in place of motif;
    -			update packing list
    +    pi-address
     
    -    screen - A multi-screen window manager.
    -	1999-Apr-08	o add install and deinstall scripts to handle
    -			  /etc/screenrc 
    -			o call install script from makefile
    -			o remove install/uninstall messages from packing list
    +    plan - X11/Motif schedule planner with calendar
    +	99/04/20	espie@: Fix comments 
     
    +    screen - multi-screen window manager
    +	1999/09/07	brad@: - style 
    +
         splitvt - run two shells in a split window/terminal
    -	1999-Apr-06	update MAINTAINER
    +	99/04/06	rohee@: joey@OpenBSD.ORG -> ports@OpenBSD.ORG, as 
    +			requested by the author 
     
    -    tkcron - A frontend to crontab.
    -	1998-May-20	port added
    +    tkcron - frontend to crontab
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    tkinfo - A tk script to read GNU "info" files and display them.
    -	1998-May-20	port added
    +    tkinfo - Tk script to read GNU info files and display them
    +	99/04/20	espie@: Fix comments 
     
    -    tkman - A Tcl/Tk based manual browser
    -	1998-May-20	port added
    +    tkman - Tcl/Tk-based manual browser
    +	99/04/20	espie@: Lots of crisper comments... 
     
         xdelta - binary delta generator and prototype RCS replacement
    -	1998-Nov-19	Shorten COMMENT to be under 60 characters
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    xgas - The animated simulation of an ideal gas
    -	1998-May-20	port added
    +    xgas - animated simulation of an ideal gas
    +	99/04/20	espie@: Lots of crisper comments... 
     
         xless - X11 viewer for text files
    -	1998-Dec-16	shorten comment
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    xtar - View and manipulate contents of a tar file.
    -	1999-Mar-12	USE_MOTIF instead of REQUIRES_MOTIF
    +    xtar - view and manipulate contents of a tar file
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    xtimer - A super simple digital timer for X11
    -	1998-May-20	port added
    +    xtimer - super simple digital timer for X11
    +	99/04/20	espie@: Lots of crisper comments... 
     
        

    return to top of page @@ -1202,159 +1357,178 @@

    net

    -    archie - Prospero client for the archie service.
    -	1999-Apr-06	update MAINTAINER
    +    archie - Prospero client for the archie service
    +	99/04/19	espie@: Crisper comments. 
     
    -    arpwatch - Monitor arp net.arpwatch rarp requests
    -	1999-Mar-31	update to arpwatch-2.1a4
    +    arpwatch - monitor arp net.arpwatch rarp requests
    +	1999/06/21	brad@: - add an additional dist site - change 
    +			installation path of startup script to 
    +			/etc/rc.arpwatch instead of 
    +			/usr/local/etc/arpwatch.sh 
     
    -    bing - Bing is a point-to-point bandwith measurement tool.
    -	1999-Apr-06	update MAINTAINER
    +    bing - point-to-point bandwith measurement tool
    +	99/04/19	espie@: Crisper comments. 
     
    -    bitchx - An alternative ircII color client.
    -	1999-Mar-28	fixup Makefile and remove a dir change from patch
    +    bitchx - alternative ircII color client
    +	1999/09/21	brad@: chmod -> ${CHMOD} 
     
         clog - tcp connection logger daemon
    -	1998-Jul-17	port added
    +	1999/09/10	brad@: remove dist site that has been down for A 
    +			LONG time; jethro@dqc.org 
     
    -    curl - get a file from a FTP, GOPHER, HTTP or HTTPS server
    -	1999-Mar-27	port added
    +    curl - get files from FTP, GOPHER, HTTP or HTTPS servers
    +	1999/09/01	brad@: upgrade to curl 5.11 
     
    -    dxpc - X windows over a low bandwidth link
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    dxpc - X11 over a low bandwidth link
    +	1999/06/01	espie@: USE_EGXX is fairly recent... 
     
    -    ethereal - Ethereal - A network protocol analyzer.
    -	1999-Apr-05	port maintainer e-mail address updated; add
    -			configure env GTK_CONFIG to make sure its found by
    -			configure.
    +    epic4 - The (E)nhanced (P)rogrammable (I)RC-II (C)lient.
    +	1999/09/22	espie@: More uses of FULLDISTDIR 
     
    -    firewalk - Gateway acl scanner (via static-source port traceroute)
    -	1999-Mar-31	fixup Makefile
    +    ethereal - network protocol analyzer
    +	1999/09/01	brad@: upgrade to ethereal 0.7.3 
     
    -    gated - Routing protocol daemon.
    -	1999-Apr-06	update MAINTAINER
    +    firewalk - gateway acl scanner (via static-source port traceroute)
    +	1999/05/18	dugsong@: update to version 0.8 
     
    -    icb - Internet CB - a mostly-defunct chat client
    -	1999-Jan-22	fix typos in COMMENT file
    +    gated - routing protocol daemon
    +	99/04/20	brad@: - upgrade to gated 3.5.11 - add patch from 
    +			FreeBSD port: Only flag the loopback address 
    +			(127.0.0.1) on loopback interfaces with the 
    +			noadvice bit. Other IP# numbers are valid and 
    +			should be advertised. 
     
    -    icmpinfo - looks at the icmp messages received by the host
    -	1998-Apr-28	port added
    +    gicq - GTK based ICQ program
    +	1999/06/14	brad@: use official dist site 
     
    -    irc - The 'Internet Relay Chat' Server.
    -	1999-Mar-10	replaced a master site with an alternate
    +    httptunnel
     
    -    ircII - The 'Internet Relay Chat' Client.
    -	1999-Mar-09	port added
    +    icb - Internet CB - mostly-defunct chat client
    +	99/04/19	espie@: Crisper comments. 
     
    -    ircii-epic - An enhanced version of ircII (internet relay chat)
    -	1999-Mar-29	change maintainer
    +    icmpinfo - look at the icmp messages received by the host
    +	99/04/20	espie@: Fix comments 
     
    -    libnet - Raw IP packet construction library.
    -	1999-Feb-25	port added
    +    irc - 'Internet Relay Chat' server
    +	99/04/19	espie@: Crisper comments. 
     
    -    licq - An ICQ clone for UNIX-like OS's.
    -	1999-Mar-28	update to 0.61
    +    ircII - 'Internet Relay Chat' client
    +	99/04/19	espie@: Crisper comments. 
     
    -    mirror - Mirror packages on remote sites.
    -	1999-Mar-14	add some more dist sites
    +    ircii-epic - enhanced version of ircII (internet relay chat)
    +	99/04/19	espie@: Crisper comments. 
     
    -    mrtg - the multi-router traffic grapher
    -	1999-Mar-31	fix for package building
    +    libnet - raw IP packet construction library
    +	1999/06/22	dugsong@: fix bad upgrade 
     
    -    mtr - Matt's traceroute - a network diagnostic tool
    -	1999-Mar-28	update to 0.33
    +    licq - ICQ clone for UNIX
    +	1999/06/07	brad@: use EGCS for this port 
     
    -    ncftp - curses based ftp program
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    micq - Text-based ICQ implementation.
    +	1999/09/15	form@: update to 0.4.2 
     
    +    mirror - mirror packages on remote sites
    +	99/04/19	espie@: Crisper comments. 
    +
    +    mrtd
    +
    +    mrtg - multi-router traffic grapher
    +	1999/08/26	brad@: upgrade to mrtg 2.8.8 
    +
    +    mtr - Matt's traceroute - network diagnostic tool
    +	99/04/19	espie@: Crisper comments. 
    +
    +    ncftp - curses-based ftp program
    +	1999/05/28	brad@: remove unnecessary MAN1 tag 
    +
         netatalk - File and Print Services for AppleTalk Networks
    -	1999-Mar-31	implements changes to afpd (appletalk filing
    -			protocol daemon) so that it handles users groups
    -			correctly for acess and handles the effictive user
    -			and group of the parent process correctly under
    -			OpenBSD 2.5-beta.  Previous fix didn't work quite
    -			as expected 
    +	1999/08/28	maja@: don't check for netatalk kernel source 
    +			when doing a make mirror-distfiles. -moj 
     
    -    netpipe - A group of shell utilities to connect programs to sockets
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    netpipe - shell utilities to connect programs to sockets
    +	99/04/19	espie@: Crisper comments. 
     
    -    nfr - Research version of the Network Flight Recorder
    -	1999-Mar-27	run INSTALL with PREFIX env. var set;  make
    -			createuser work in NIS setups 
    +    nfr - research version of the Network Flight Recorder
    +	99/04/19	espie@: Crisper comments. 
     
    -    nmap - Nmap is an utility for port scanning large networks.
    -	1999-Feb-16	version 2.08; distribution directory changed
    +    ngrep - network grep
    +	1999/06/28	dugsong@: update to version 1.31 
     
    +    nmap - port scanning large networks
    +	1999/09/20	brad@: upgrade to nmap 2.3b6 
    +
         ntop - network usage, with an interface similar to top(1)
    -	1999-Mar-28	upgrade to ntop 1.1cr6
    +	1999/09/07	brad@: strip -> ${STRIP} 
     
    -    proftpd - Highly configurable ftp daemon.
    -	1999-Apr-03	fix for package building
    +    popa3d - security first POP3 daemon
    +	1999/09/12	brad@: add net category to CATEGORIES 
     
    -    queso - Determine the remote OS using simple tcp packets
    -	1999-Mar-28	port added
    +    proftpd - highly configurable ftp daemon
    +	1999/09/12	brad@: upgrade to proftpd 1.2.0pre6 
     
    -    rsync - mirroring tool that uses only very low bandwidth
    -	1999-Apr-08	Patch ups rsync to the same functionality as 2.3.1.
    -			Specifically, it fixes the security hole that is
    -			described in pkg/SECURITY...
    -			Wedged in as security fixes are important,
    -			especially when they're small. Real 2.3.1 will wait
    -			after tree thaws.
    +    queso - determine remote OS using simple tcp packets
    +	1999/07/26	brad@: - add a dist site that has queso - make 
    +			queso use the systems libpcap - make queso work 
    +			with datalink types of DLT_LOOP and DLT_ENC 
     
    -    samba - A free SMB and CIFS client and server for UNIX
    -	1999-Apr-06	MASTER_SITE tweaks
    +    rsync - mirroring/synchronization over low bandwidth links
    +	1999/08/20	brad@: style 
     
    -    sharity-light - An userland smbfs --- SMB to NFS protocols converter
    -	1999-Mar-01	we need the NFS version field initialized
    +    samba - free SMB and CIFS client and server for UNIX
    +	1999/07/24	niklas@: 2.0.5a replaced 2.0.5 
     
    -    slirp - A SLIP/CSLIP emulator for users with shell accounts.
    -	1998-Oct-17	Id -> OpenBSD cvs keyword
    +    sharity-light - userland smbfs --- SMB to NFS protocols converter
    +	99/04/19	espie@: Crisper comments. 
     
    -    sniffit - A packet sniffer program.  For educational use.
    -	1998-Jun-19	enable the full-screen interactive version
    +    slirp - SLIP/CSLIP emulator for users with shell accounts
    +	99/04/19	espie@: Crisper comments. 
     
    -    tcpshow - Decode tcpdump(1) output.
    -	1999-Mar-27	adhere to WRKOBJDIR
    +    sniffit - packet sniffer program; for educational use
    +	1999/09/21	brad@: this has been known to not compile on 
    +			Alpha, so mark it as being BROKEN 
     
    -    tintin++ - A client program to help playing muds.
    -	1999-Mar-29	fix configure
    +    tcpreplay - resend network traffic saved by tcpdump
    +	1999/06/12	brad@: upgrade to tcpreplay 1.0.1 
     
    +    tcpshow - decode tcpdump(1) output
    +	1999/06/02	brad@: style 
    +
    +    tintin++ - client program to help playing muds
    +	99/04/19	espie@: Crisper comments. 
    +
         tinyfugue - programmable MUD client, with macro support and more
    -	1999-Mar-10	update to 4.0s1
    +	99/03/10	downsj@: Update to 4.0s1. 
     
    -    trafshow - Full screen visualization of the network traffic.
    -	1998-Aug-28	update to 3.1
    +    tircproxy
     
    -    ucd-snmp - An extendable SNMP implimentation 
    -	1999-Feb-25	update to version 3.5.3
    +    trafshow - full screen visualization of network traffic
    +	99/04/20	espie@: Fix comments 
     
    -    wget - Retrieve files from the 'net via HTTP and FTP.
    -	1999-Apr-09	o hide some pre- and post- install commands
    -			o add an INSTALL script to install /etc/wgetrc if
    -			  necessary 
    -			o remove wgetrc install code from Makefile and
    -			  packing list 
    -			o call install script from Makefile
    -			o patch wget doc Makefile so it does NOT install
    -			  into /etc automagically 
    -			o add DEINSTALL script to remind user to get rid of
    -			  /etc/wgetrc 
    +    ucd-snmp - extendable SNMP implementation
    +	1999/07/21	hugh@: missed one 
     
    -    wide-dhcp - Dynamic Host Configuration Protocol, WIDE-Implimentation.
    -	1998-Dec-21	use mkstemp(); link(); fopen() to open
    -			/tmp/addrpool_dump
    +    vnc - display X net.vnc Win32 desktops on remote X/Win32/Java displays
    +	1999/05/25	rohee@: various fixes 
     
    +    wget - retrieve files from the 'net via HTTP and FTP
    +	99/04/19	espie@: Crisper comments. 
    +
    +    wide-dhcp - Dynamic Host Configuration Protocol, WIDE-Implementation
    +	99/04/19	espie@: Crisper comments. 
    +
         xarchie - X11 front-end program for the archie network search service
    -	1998-May-05	version 2.0.10 added
    +	99/04/08	brad@: - change email addresses, form@ to ports@ 
    +			- remove unnecessary comments 
     
    -    ytalk - Enhanced "talk" that allows for multiple parties
    -	1999-Mar-16	Version 3.1 (8 bit clean & numerous other
    -			improvements)
    +    xchat - X-Chat is an X11 irc client
    +	1999/09/21	brad@: upgrade to xchat 1.2.1 
     
    +    xip - X11-based network packet inspection / manipulation
    +	1999/09/04	angelos@: Update to xip-1.3.2 
    +
    +    ytalk - enhanced talk that allows for multiple parties
    +	1999/05/13	brad@: upgrade to ytalk 3.1.1 
    +
        

    return to top of page


    @@ -1362,25 +1536,33 @@

    news

         aub - assemble usenet binaries
    -	1998-Apr-27	automatically apply the perl5 patch
    +	1999/09/22	espie@: More uses of FULLDISTDIR 
     
         cnews - C-news
    -	1998-Oct-17	Id -> OpenBSD cvs keyword
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
         leafnode - USENET news software package designed for small sites
    -	1999-Mar-21	makefile fix
    +	99/04/23	brad@: remove useless MAN tags 
     
    -    newsfetch - download news articles from NNTP server.
    -	1999-Apr-06	update MAINTAINER
    +    newsfetch - download news articles from NNTP server
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    plor - An alpha-release reader for reading SOUP and QWK packets.
    -	1999-Apr-06	update MAINTAINER
    +    plor - alpha-release reader for reading SOUP and QWK packets
    +	99/04/20	espie@: Lots of crisper comments... 
     
         slrn - SLang-based newsreader
    -	1999-Apr-06	update MAINTAINER
    +	1999/06/22	marc@: update to 0.9.5.6, uses latest libslang 
    +			remove out-of-date master site update the packing 
    +			list now that the install step is not overridden 
     
         tin - TIN newsreader (termcap based)
    -	1999-Mar-29	update to 1.4-19990216
    +	99/03/29	marc@: update to tinpre-1.4-19990216; 
    +			jason@thought.net 
     
        

    return to top of page @@ -1388,22 +1570,24 @@

    plan9

    -    9menu - A simple menu patterened after plan9
    -	1998-Jun-08	put with other X progs; don't compress man pages
    +    9menu - simple menu patterned after plan9
    +	1999/06/02	brad@: zcat -> ${GZCAT} sh -> ${SH} 
     
    -    9wm - An 8 1/2-like Window Manager for X
    -	1998-May-16	port added
    +    9wm - 8 1/2-like Window Manager for X11
    +	1999/06/02	brad@: zcat -> ${GZCAT} sh -> ${SH} 
     
    -    sam - This is an X11 version of Rob Pike's editor, sam.
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    rc
     
    +    sam - X11 version of Rob Pike's editor, sam
    +	1999/06/02	brad@: removed DISTFILES tag and added DISTNAME 
    +			use ${GZCAT} instead of gzip sh -> ${SH} 
    +
         tcs - translate character sets
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +	1999/06/02	brad@: removed DISTFILES tag and added DISTNAME 
    +			use ${GZCAT} instead of gzip sh -> ${SH} 
     
    -    wily - A clone of the Plan9 editor `acme'.
    -	1998-May-16	port added
    +    wily - clone of the Plan9 editor `acme'
    +	1999/06/01	brad@: change SEPARATE_BUILD= yes -> simple 
     
        

    return to top of page @@ -1411,161 +1595,162 @@

    print

    -    a2ps - Formats an ascii file for printing on a postscript printer.
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    a2ps - format ascii files for printing on PostScript printers
    +	1999/09/14	espie@: teTeX has moved. 
     
    -    acroread - View, distribute and print PDF documents.
    -	1998-Jun-29	only for the i386
    +    acroread - view, distribute and print PDF documents
    +	1999/07/19	jakob@: MASTER_SITES updated. 
     
    -    afm - Adobe Font Metrics.
    -	1999-Apr-06	update MAINTAINER
    +    afm - Adobe Font Metrics
    +	1999/08/01	brad@: style 
     
         bibview - GUI for manipulating BibTeX bibliography databases
    -	1998-Dec-16	shorten comment
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    detex - Strips TeX/LaTeX codes from a file
    -	1998-May-16	port added
    +    detex - strip TeX/LaTeX codes from a file
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    enscript - Convert ASCII files to PostScript
    -	1999-Apr-03	Fix side effects of --sysconfdir bsd.port.mk change
    -			o remove ignored CONFIGURE_ARGS+=--sysconfdir=/lib
    -			o add post-install step that calls the INSTALL script
    -			o add install script to copy the sample config file
    -			  to /etc only if there is no existing config in /etc
    -			o add deinstall script to remind the user to remove
    -			  /etc/enscript.conf 
    -			o add patch to install config as
    -			  ${PREFIX}/lib/enscript.cfg-sample even though the
    -			  config dir is /etc
    -			  o test installation and de-installation from source
    -			  o test installation from package
    +    enscript - convert ASCII files to PostScript
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    freetype - A free and portable TrueType font rendering engine
    -	1999-Apr-07	fixup pre-build comments in Makefile
    +    freetype - free and portable TrueType font rendering engine
    +	1999/06/03	brad@: change SEPARATE_BUILD= yes -> concurrent 
     
    -    ghostscript5 - Aladdin Postscript interpreter.
    -	1999-Apr-05	- new style dependency checks
    -			- remove the previous dist sites and use GNU sites
    -			  instead 
    -			- fix checksum for updated
    -			  ghostscript-fonts-std-5.10.tar.gz 
    -			- extract fonts in the correct location
    -			- fixup PLIST
    +    ghostscript5 - Aladdin PostScript interpreter
    +	1999/06/22	brad@: stop fetching ghostscript-5.10gnu.tar.gz, 
    +			the source now comes part of the main 
    +			distribution. PR: 864 
     
    -    ghostview - An X11 front-end for ghostscript
    -	1999-Mar-06	add MASTER_SITE_SUBDIR
    +    ghostview - X11 front-end for ghostscript
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    gv - A PostScript and PDF previewer.
    -	1998-Jul-19	gv depends upon ghostscript
    +    gv - PostScript and PDF previewer
    +	1999/09/06	brad@: - remove unnecessary comments from the top 
    +			of the Makefile - new style shared lib dependency 
    +			check 
     
    -    lyx - A graphical frontend for LaTeX (nearly WYSIWYG)
    -	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
    -			as of 2.3
    +    lyx - graphical frontend for LaTeX (nearly WYSIWYG)
    +	1999/09/14	espie@: teTeX has moved. 
     
    -    pkfonts - English PK fonts, for ghostscripts, xdvi and so on
    -	1998-May-16	port added
    +    mpage - print multiple pages per sheet on PostScript printer
    +	1999/08/28	maja@: don't check PAGESIZE when doing a make 
    +			mirror-distfiles. -moj 
     
    -    psutils - Utilities for manipulating PostScript documents.
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    pkfonts - English PK fonts, for ghostscript, xdvi and so on
    +	1999/09/22	espie@: More uses of FULLDISTDIR 
     
    -    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
    +    psutils - manipulating PostScript documents
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    transfig - Tools to convert Xfig's .fig files.
    -	1999-Apr-08	remove xpm dependency: xpm is part of OpenBSD as
    -			of 2.3 
    +    teTeX - 
    +	1999/08/22	espie@: Makes more sense that direction (noticed 
    +			by marc@) 
     
    +    transfig - tools to convert Xfig's .fig files
    +	1999/07/27	espie@: Likewise, revert to sane state 
    +
        

    return to top of page


    russian

    -    xcyrillic - Setup X11 fonts for russian language (koi8-r)
    -	1998-Oct-15	update to fixed version 1.1
    +    wget-msgs
     
    -    xruskb - xruskb 1.5.3, english-russian keyboard switcher for X11
    -	1998-Jul-21	port added
    +    xcyrillic - setup X11 fonts for russian language (koi8-r)
    +	1999/06/19	marc@: update master site: form@kti.nsc.ru 
     
    +    xruskb - english-russian keyboard switcher for X11
    +	1999/07/09	form@: update to 1.9.3 
    +
        

    return to top of page


    security

    -    ADMsnmp - SNMP audit scanner.
    -	1999-Mar-22	fix install usage
    +    ADMsmb
     
    +    ADMsnmp - SNMP audit scanner
    +	1999/06/01	dugsong@: there is no /usr/local/etc, i suk 
    +
         SSLeay - Eric Young's implementation of SSL and supporting libraries
    -	1999-Mar-28	use same Configure targets as libssl in the source
    -			tree 
    +	1999/09/03	brad@: style 
     
    -    bounix - Back Orifice Unix client by the cDc.
    -	1999-Feb-25	port added
    +    bounix - Back Orifice Unix client by the cDc
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    cfs - A cryptographic file system (user-space NFS server)
    -	1999-Feb-28	don't install cfs.sh, it is started in /etc/rc.local
    +    cfs - cryptographic file system (user-space NFS server)
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    cops - A system secureness checker.
    -	1999-Apr-06	update MAINTAINER
    +    cops - system secureness checker
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    crack - the "Sensible" Unix Password Cracker.
    -	1999-Apr-06	update MAINTAINER
    +    crack - the "Sensible" Unix Password Cracker
    +	99/04/20	espie@: Lots of crisper comments... 
     
    +    fragrouter - tool for testing network IDS implementations
    +	1999/08/02	fgsch@: Update to fragrouter 1.5. 
    +
    +    gnupg - GNU privacy guard - a free PGP replacement.
    +	1999/09/08	brad@: upgrade to gnupg 1.0.0; maintainer 
    +
    +    john - Extremely fast password cracker
    +	1999/06/01	dugsong@: there is no /usr/local/etc, i suk 
    +
         libident - library to interface the ident protocol server (rfc1413)
    -	1999-Apr-08	remove unnecessary comments
    +	99/04/08	brad@: remove unnecessary comments 
     
    +    logsurfer
    +
         nbaudit - NetBIOS Auditing Tool / Security Kit
    -	1998-May-07	port added
    +	1999/09/20	form@: update MASTER_SITES. 
     
    -    nessus - Free network security scanner.
    -	1999-Mar-28	fix dependency check
    +    nessus - free network security scanner
    +	99/04/20	espie@: Lots of crisper comments... 
     
    +    nfsshell
    +
         pgp - Intl and US versions of Pretty Good Privacy 2.6.3[i]a
    -	1999-Apr-02	remove marc shennanigan's now that PATCH_LIST works;
    -			this helps having ports read-only; help pgp find its
    -			own doc files; had defined(USA_RESIDENT) where
    -			needed so that we no longer get confusing syntax
    -			errors if undefined.
    -archivers.zip
    -	1999-Apr-03	back out incorrect change
    +	1999/07/26	brad@: respect CFLAGS 
     
         pgp5 - Pretty Good Privacy 5.0i (international)
    -	1999-Feb-04	port added
    +	99/03/11	marc@: update distfile sums 
     
         pgplib - library to generate (and manipulate) PGP packets
    -	1998-Sep-28	port added
    +	1999/08/30	angelos@: We don't really need libcrypto from the 
    +			SSLeay port anymore. 
     
    -    portscanner - a simple and easy to use TCP port scanner
    -	1999-Mar-12	port added
    +    portscanner - simple and easy to use TCP port scanner
    +	1999/05/24	brad@: - fix syntax usage message so it displays 
    +			the correct program name 
     
         rsaref - encryption/authentication library, RSA/MDX/DES
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +	1999/08/03	brad@: style 
     
    +    smurflog - a program to assist logging of smurf attacks
    +	1999/05/25	rohee@: various fixes 
    +
         socks5 - SOCKS v5 application layer gateway and clients
    -	1999-Mar-13	upgrade to socks5 1.0r9
    +	1999/08/21	alex@: Update to 1.0.10. 
     
    -    ssh - Secure shell client and server (remote login program).
    -	1999-Apr-07	o add INSTALL script that checks if sshd running.
    -			  If not spit out a message saying how to start the
    -			  daemon
    -			o call the INSTALL script from the Makefile
    -			o verify the script is processed when installing the
    -			  ssh package 
    +    ssh - secure shell client and server (remote login program)
    +	1999/09/02	brad@: add patch for chflags bug 
     
    -    stel - Secure Telnet, encrypted version of the telnet daemon.
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    stel - Secure Telnet, encrypted version of the telnet daemon
    +	1999/06/02	brad@: fix port to work with new EXTRACT_* 
    +			variable defaults 
     
    -    strobe - Fast scatter/gather TCP port scanner
    -	1999-Mar-12	port added
    +    strobe - fast scatter/gather TCP port scanner
    +	1999/09/01	brad@: upgrade to strobe 1.06 
     
    -    swatch - The Simple WATCHer and filter
    +    swatch - Simple WATCHer and filter
    +	99/04/20	espie@: Lots of crisper comments... 
     
        

    return to top of page @@ -1573,34 +1758,33 @@

    shells

    -    bash - The GNU Borne Again Shell.
    -	1999-Feb-19	mark as broken with note to see bash2
    +    bash - GNU Bourne Again Shell
    +	1999/08/21	brad@: - remove BROKEN tag, some people seem to 
    +			prefer bash 1.x over 2.x - __FreeBSD__ -> 
    +			__OpenBSD__ in patch-ab 
     
    -    bash2 - The GNU Bourne Again Shell.
    -	1999-Apr-08	o add INSTALL and DEINSTALL script
    -			o call INSTALL script from post-install rule in
    -			  Makefile 
    -			o remove duplicate messages from Makefile and
    -			  packing list 
    +    bash2 - GNU Bourne Again Shell
    +	1999/08/21	brad@: style 
     
    -    es - An extensible shell, derived from plan9's rc
    -	1997-Dec-13
    +    es - extensible shell, derived from plan9's rc
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    scsh - A Unix shell embedded into Scheme
    -	1999-Jan-26	Shorten COMMENT to less than 60 characters
    +    scsh - Unix shell embedded into Scheme
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    tcsh - An extended C-shell with many useful features.
    -	1999-Apr-08	o add INSTALL and DEINSTALL script
    -			o call INSTALL script from post-install rule in
    -			  Makefile 
    -			o remove duplicate messages from Makefile and
    -			  packing list 
    +    tcsh - extended C-shell with many useful features
    +	1999/08/21	brad@: add some missing NLS catalogs to the 
    +			install process and the PLIST 
     
    -    zsh - The Z shell.
    -	1999-Mar-29	info/dir should NEVER be in a PLIST
    +    zsh - the Z shell, Bourne shell-compatible, release flavor
    +	1999/09/14	espie@: Shell disagrees with extra-quotes. Don't 
    +			change Makefile, provide extra tweaking button 
    +			instead. 
     
    -    zsh-devel - The Z shell.
    -	1999-Mar-14	for those that want the bleading edge version
    +    zsh-devel - the Z shell, Bourne shell-compatible, development flavor
    +	1999/09/14	espie@: Shell disagrees with extra-quotes. Don't 
    +			change Makefile, provide extra tweaking button 
    +			instead. 
     
        

    return to top of page @@ -1608,423 +1792,485 @@

    sysutils

    -    LPRng - An Enhanced Printer Spooler
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    LPRng - enhanced printer spooler
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    cfengine - GNU cfengine - a systems administration tool for networks.
    -	1999-Mar-06	add MASTER_SITE_SUBDIR
    +    cfengine - GNU system administration tool for networks
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    contool - Console tool for openlook
    -	1998-Oct-17	Id -> OpenBSD cvs keyword
    +    contool - console tool for openlook
    +	99/04/20	espie@: Lots of crisper comments... 
     
         idled - log out idle users and those hogging resources
    -	1999-Jan-26	Shorten COMMENT to less than 60 characters
    +	99/03/23	espie@: Fix up PLISTs. At one point bsd.port.mk 
    +			put out erroneous PLIST-auto, with @cwd, @pkgname, 
    +			and @pkgdep lines. These are actually added by 
    +			make package, and shouldn't usually be put inside 
    +			the PLIST, as this is extra information to update. 
    +			I left a few @cwd in, mainly for the perl modules, 
    +			which want to live under /usr to work. 
     
    -    lsof - Lists information about open files.
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    lsof - list information about open files
    +	1999/09/19	angelos@: "${INSTALL} ${COPY} ${STRIP}" -> 
    +			"${INSTALL_PROGRAM}" I have no idea how the 
    +			original line got there... 
     
    -    mtools - Read/write/list/format DOS disks under Unix.
    -	1999-Mar-29	Update to dist. patch 2703b
    +    mkhybrid
     
    +    mtools - read/write/list/format DOS disks under Unix
    +	1999/08/24	fgsch@: Upgrade to distrib. patch 19990807. 
    +
         rtty - multiuser "tip"/"cu" replacement with logging
    -	1999-Feb-22	verify sources, build, install, and uninstall;
    -			update Makefile and packing list
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    setquota - Command line quota tools.
    -	1999-Apr-06	update MAINTAINER
    +    sdd
     
    +    setquota - command line quota tools
    +	1999/05/23	brad@: - remove BROKEN tag - fix building 
    +
         socket - create tcp socket and connect to stdin/out
    -	1999-Apr-06	update MAINTAINER
    +	99/04/06	rohee@: joey@OpenBSD.ORG -> ports@OpenBSD.ORG, as 
    +			requested by the author 
     
    -    stat - Print inode contents.
    -	1999-Apr-06	update MAINTAINER
    +    star
     
    -    tcplist - lists tcp connections to/from the local machine
    -	1999-Apr-06	update MAINTAINER
    +    stat - print inode contents
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    xbatt - Laptop battery status display for X11
    -	1998-Jul-21	xbatt port adapted from FreeBSD, shows APM
    -			battery state as an X11 icon
    +    tcplist - list tcp connections to/from the local machine
    +	1999/06/02	brad@: cat -> ${CAT} sh -> ${SH} removed useless 
    +			MAN1 tag 
     
    -    xntpd - Network Time Protocol Implementation.
    -	1999-Apr-07	Add INSTALL and DEINSTALL scripts to spit out needed
    -			info ; call INSTALL script from Makefile; remove
    -			extraneous cruft from packing list
    +    xbatt - laptop battery status display for X11
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    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
    +    xntpd - Network Time Protocol implementation
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    zap - Interactive process killer.
    -	1998-Oct-2	fix buglet: zap included itself in list of
    -			processes offered for killing
    +    xosview - a graphical performance meter
    +	1999/09/15	brad@: better COMMENT/DESCR 
     
    +    zap - interactive process killer
    +	1999/05/31	ian@: Replace old version w/ lotsa patches with 
    +			new distribution. 
    +
        

    return to top of page


    textproc

    -    agrep - Approximate grep (fast approximate pattern-matching tool)
    -	1997-Dec-13
    +    TclXML
     
    +    agrep - approximate grep (fast approximate pattern-matching tool)
    +	99/04/20	espie@: Lots of crisper comments... 
    +
         c2html - C-language sources to HTML converter
    -	1997-Dec-13
    +	1999/07/20	jakob@: Fix for broken commit. 
     
    -    catdoc - MS Word ==> ASCII or TeX, TK viewer included
    -	1998-Dec-16	shorten comment
    +    catdoc - MS Word ==> ASCII or TeX, Tk viewer included
    +	99/04/20	espie@: Fix comments 
     
    -    docbook - An SGML DTD designed for computer documentation
    -	1998-May-16	port added
    +    docbook - SGML DTD designed for computer documentation
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    glimpse - Text search engine
    -	1998-Mar-26	GNU_CONFIGURE changes
    +    glimpse - text search engine
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    html - All W3C published SGML DTDs for HTML
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    html - all W3C published SGML DTDs for HTML
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    idiff - A powerful command-line front end to diff
    -	1999-Jan-26	Shorten COMMENT to less than 60 characters
    +    idiff - powerful command-line front end to diff
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    info2html - Translate GNU info files into HTML pages.
    -	1998-May-21	port added
    +    info2html - translate GNU info files into HTML pages
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    isearch - Text Search Engine by CNIDR
    -	1999-Apr-06	update MAINTAINER
    +    isearch - text search engine by CNIDR
    +	99/04/20	espie@: Lots of crisper comments... 
     
         iso12083 - SGML DTDs from The Electronic Publishing SIG
    -	1998-Dec-16	shorten comment
    +	1999/09/22	espie@: More uses of FULLDISTDIR 
     
    -    iso8879 - Character entity sets from ISO 8879:1986 (SGML)
    -	1999-Apr-08	update MASTER_SITES
    +    iso8879 - character entity sets from ISO 8879:1986 (SGML)
    +	1999/05/20	brad@: iso8879's Makefile 
     
    -    ispell - An interactive spelling checker.
    -	1999-Apr-06	update MAINTAINER
    +    ispell - interactive spelling checker
    +	1999/06/28	brad@: typo 
     
    -    jade - An object-oriented SGML/XML parser toolkit and DSSSL engine
    -	1998-Apr-05	port added
    +    jade - object-oriented SGML/XML parser toolkit and DSSSL engine
    +	1999/07/21	espie@: Quick and dirty fix for gcc-2.95. 
     
    -    latex2html - Latex to HTML converter.
    -	1998-Sep-23	port added
    +    latex2html - LaTeX to HTML converter
    +	99/04/20	espie@: Fix comments 
     
    -    libxml - XML parsing library for Gnome
    -	1999-Mar-14	port added
    +    libxml
     
    -    linuxdoc - The Linuxdoc SGML DTD
    -	1998-Apr-05	port added
    +    linuxdoc - Linuxdoc SGML DTD
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    mgdiff - A graphical front end to the Unix diff command
    -	1998-May-21	port added
    +    mgdiff - graphical front end to Unix diff
    +	99/05/03	brad@: - change REQUIRE_MOTIF to USE_MOTIF since 
    +			it will build and work correctly with LessTif - 
    +			install the man page thats listed in PLIST but 
    +			wasnt being installed 
     
    -    par - Pargraph reformatter for email
    -	1998-May-16	port added
    +    par - paragraph reflow for email
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    pilot_makedoc - converts text into the Doc format used by PalmPilots.
    -	1998-Apr-27	port added
    +    pilot_makedoc - convert text into the Doc format used by PalmPilots
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    rman - Reverse compile man pages from formatted form.
    -	1999-Apr-06	update MAINTAINER
    +    rman - reverse compile man pages from formatted form
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    sgmlformat - Generates groff/HTML from linuxdoc/docbook SGML documents
    -	1999-Apr-08	remove FreeBSD specific file
    +    rxp
     
    +    sgmlformat - generate groff/HTML from linuxdoc/docbook SGML documents
    +	99/04/20	espie@: Fix comments 
    +
         sp - OO toolkit for SGML parsing and entity management
    -	1998-Dec-16	shorten comment
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    spiff - A very flexible diff-like program
    -	1999-Jan-26	Shorten COMMENT to less than 60 characters
    +    spiff - very flexible diff-like program
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    texi2html - Texinfo to HTML converter
    -	1998-May-16	port added
    +    texi2html - texinfo to HTML converter
    +	1999/06/02	brad@: use ${GZCAT} instead of uncompress sh -> 
    +			${SH} removed useless NO_CONFIGURE and MAN1 tags 
     
    -    wdiff - Display word differences between text files.
    -	1999-Mar-29	info/dir should NEVER be in a PLIST
    +    wdiff - word differences between text files
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    xpdf - a PDF viewer for X.
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    xml2rfc
     
    +    xpdf - PDF viewer for X
    +	1999/09/15	brad@: remove unneccesary CONFIGURE_ENV tag 
    +
        

    return to top of page


    www

    -    amaya - Test-bed browser/authoring tool of the W3C
    -	1999-Apr-03	Repair port broken by new bsd.port.mk
    +    amaya - test-bed browser/authoring tool of the W3C
    +	1999/07/30	rohee@: pkgname ayama -> amaya and fixed PLIST 
     
    -    amaya-english-dict - English dictionnary for the Amaya browser/page composer.
    -	1999-Mar-29	port added
    +    amaya-english-dict - English dictionary for the Amaya browser/page composer
    +	1999/09/20	rohee@: now in /usr/local/Amaya not 
    +			/usr/local/Thot 
     
    -    amaya-french-dict - French dictionnary for the Amaya browser/page composer.
    -	1999-Mar-29	port added
    +    amaya-french-dict - French dictionary for the Amaya browser/page composer
    +	1999/09/20	rohee@: now in /usr/local/Amaya not 
    +			/usr/local/Thot 
     
    -    analog - An extremely fast program for analysing WWW logfiles.
    -	1999-Feb-23	update to 3.11; change master sites
    +    analog - extremely fast program for analysing WWW logfiles
    +	1999/09/16	form@: update to 3.32 
     
         apache - 
    -	1999-Mar-09	port removed; notify people it is part of the
    -			standard distribution
    +	99/03/09	marc@: remove apache port: it is part of the 
    +			system now, and the port referenced a beta version 
    +			of the code that is no longer available 
     
         cgiparse - C library to parse CGI Forms
    -	1999-Feb-20	needs version 1.64 (or later) of bsd.port.mk
    -			to build.install correctly; PLIST.noshared
    +	99/04/08	brad@: - change email addresses, form@ to ports@ 
    +			- remove unnecessary comments 
     
    -    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.
    +    communicator - Netscape Communicator WWW browser with 128-bit encryption
    +	1999/09/20	brad@: remove -fortified from PKGNAME since the 
    +			port does not have the option to be installed 
    +			un-fortified anyway; suggested by rohee@ 
     
    -    mozilla - Mozilla. Free version of Netscape browser.
    -	1998-Aug-22	port added: however, see files.README for
    -			important notes
    +    libghttp - GNOME http client library
    +	1999/08/22	brad@: upgrade to libghttp 1.0.4 
     
    -    navigator - Navigator 4.5, with full-strength 128-bit encryption
    -	1999-Jan-26	Shorten COMMENT to less than 60 characters
    +    lynx - alphanumeric display oriented World-Wide Web client
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    squid - Caching FTP and HTTP proxy
    -	1999-Mar-16	add SYSCONFDIR var
    +    mozilla - free version of the Netscape browser
    +	99/04/20	espie@: Lots of crisper comments... 
     
    -    squid21 - The successful WWW proxy cache and accelerator
    -	1999-Mar-16	add SYSCONFDIR var
    +    navigator - Netscape Navigator WWW browser with 128-bit encryption
    +	1999/09/20	brad@: remove -fortified from PKGNAME since the 
    +			port does not have the option to be installed 
    +			un-fortified anyway; suggested by rohee@ 
     
    -    transproxy - transparent www proxy driver for IPFILTER.
    -	1998-Jun-18	port added
    +    squid - WWW and FTP proxy cache and accelerator
    +	1999/08/03	brad@: add in a little notice reminding users to 
    +			initialize the cache. 
     
    -    wwwcount - Access counter, clock and date for WWW pages
    -	1998-Sep-29	homepage updated in DESCR file
    +    transproxy - transparent www proxy driver for IPFILTER
    +	99/04/20	espie@: Lots of crisper comments... 
     
    +    wwwcount - access counter, clock and date for WWW pages
    +	99/04/20	espie@: Lots of crisper comments... 
    +
        

    return to top of page


    x11

    -    Xaw3d - 3-D Athena Widget set that looks like Motif
    -	1999-Apr-09	remove empty directory when uninstalling
    +    Xaw3d - a 3-D Athena Widget set that looks like Motif
    +	1999/09/06	brad@: upgrade to Xaw3d 1.5 
     
         afterstep - Window manager, continuation of the Bowman NeXTSTEP clone
    -	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
    -			as of 2.3
    +	99/04/08	brad@: remove xpm dependencies: xpm is part of 
    +			OpenBSD as of 2.3 
     
         asclock - Afterstep clock with some language extensions
    -	1999-Mar-23	trim up comments
    +	99/03/23	espie@: Trim up a few COMMENTS. 
     
    -    aterm - A color vt102 terminal emulator with transparency support.
    -	1999-Apr-08	remove xpm dependency: xpm is part of OpenBSD as
    -			of 2.3
    +    aterm - color vt102 terminal emulator with transparency support
    +	1999/08/30	brad@: - enable parsing of .Xresources 
     
    -    bclock - Round, analog X11 clock with bezier curve hands
    -	1999-Mar-23	trim up comments
    +    bclock - round, analog X11 clock with bezier curve hands
    +	99/04/20	espie@: Fix comments 
     
    -    blackbox - Small x11.blackbox pretty window manager for 8 and more bits displays
    -	1999-Mar-21	Update to 0.50.4
    +    blackbox - small x11.blackbox pretty window manager for 8 and more bits displays
    +	1999/09/21	rohee@: add a second MASTER_SITE. Thanks Chris 
    +			Piazza  
     
    -    blast - Blows holes through windows
    -	1999-Mar-23	trim up comments
    +    blast - blow holes through windows
    +	99/04/20	espie@: Fix comments 
     
    -    bricons - Quick start up utility for applications on an X display
    -	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
    -			as of 2.3
    +    bricons - quick start-up utility for applications on an X11 display
    +	99/04/20	espie@: Fix comments 
     
    -    ctwm - Twm plus support for multiple virtual screens, etc
    -	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
    -			as of 2.3
    +    ctwm - twm, plus support for multiple virtual screens, etc
    +	99/04/20	espie@: Fix comments 
     
    -    emiclock - Hyper-animated face analog clock for X11
    -	1999-Apr-05	Fix Makefile typos
    +    emiclock - hyper-animated face analog clock for X11
    +	99/04/20	espie@: Fix comments 
     
    -    explorer - File manager with same look and feel as Windows95(tm)
    -	1999-Mar-23	trim up comments
    +    enlightenment
     
    -    freefonts - Collection of ATM fonts from the CICA archives
    -	1999-Mar-23	trim up comments
    +    explorer - file manager with same look and feel as Windows95(tm)
    +	99/04/20	espie@: Fix comments 
     
    -    fvwm2 - Internationalized (not japanised) fvwm version 2
    -	1999-Jan-26	Shorten COMMENT to less than 60 characters
    +    freefonts - collection of ATM fonts from the CICA archives
    +	99/04/20	espie@: Fix comments 
     
    -    getbdf - Convert any X server font to .bdf format
    -	1999-Mar-23	trim up comments
    +    fvwm2 - internationalized (not japanised) fvwm version 2
    +	99/04/20	espie@: Fix comments 
     
    +    getbdf - convert any X server font to .bdf format
    +	99/04/20	espie@: Fix comments 
    +
         gtk+ - General Toolkit for X11 GUI
    -	1999-Apr-09	remove code from makefile and packing lists that
    -			created empty info directory file.  It is no longer
    -			needed and, for some reason, the directory created
    -			was not accepted by install-info.
    +	1999/09/04	brad@: - upgrade to Gtk+ 1.2.4 - (does not 
    +			install broken I18n Dutch translations) 
     
         gtkglarea - OpenGL/Mesa widget for GTK+ GUI toolkit
    -	1999-Apr-05	add configure env GTK_CONFIG to make sure it finds
    -			gtk-config and fixup PLISTs
    +	1999/06/20	brad@: MesaGL is now known as Mesa in the ports 
    +			tree 
     
    -    kdebase - Powerful x11 libraries + a windows manager and much more
    -	1999-Mar-23	trim up comments
    +    kde - 
    +	1999/09/15	brad@: temporarily comment out base 
     
    -    kdelibs - Powerful x11 libraries + a windows manager and much more
    -	1999-Mar-23	trim up comments
    +    kdebase - X11 libraries + a windows manager and much more
    +	1999/07/07	espie@: got careless, stupid typo 
     
    +    kdelibs - X11 libraries + a windows manager and much more
    +	1999/06/20	espie@: Fixed 
    +
         lesstif - API compatible clone of the Motif toolkit
    -	1999-Mar-26	update packing list so package builds correctly
    +	1999/09/13	brad@: upgrade to LessTif 0.89.0 
     
    -    lupe - Real-time magnifying glass for X11
    -	1998-May-18	port added
    +    lupe - real-time magnifying glass for X11
    +	99/04/20	espie@: Fix comments 
     
    -    mouseclock - Display the current time using the X root cursor
    -	1999-Mar-23	trim up comments
    +    mouseclock - display the current time using the X11 root cursor
    +	99/04/20	espie@: Fix comments 
     
    -    olvwm - OpenLook Virtual Window manager 
    -	1999-Feb-11	fix dependency for xview
    +    olvwm - OpenLook Virtual Window manager
    +	1999/07/17	matthieu@: make font name match to reality 
     
    -    piewm - Tvtwm with pie (circular) menus
    -	1999-Mar-23	trim up comments
    +    piewm - tvtwm with pie (circular) menus
    +	99/04/20	espie@: Fix comments 
     
    -    qt - C++ X GUI toolkit
    -	1999-Apr-08	remove unnecessary MAN tags and fix examples
    -			list so Qt installs
    +    qt - C++ X11 GUI toolkit
    +	1999/06/20	brad@: MesaGL is now known as Mesa in the ports 
    +			tree 
     
    -    rclock - Analog clock for X w/appoint. reminder and mail notif
    -	1999-Mar-23	trim up comments
    +    rclock - analog clock for X11 w/appoint. reminder and mail notif
    +	99/04/20	espie@: Fix comments 
     
    -    rxvt - Color, low memory usage, xterm replacement
    -	1999-Mar-23	trim up comments
    +    rxvt - color, low memory usage, xterm replacement
    +	1999/08/30	brad@: add comment mentioning some common compile 
    +			time options 
     
    -    sliderule - The part of X11R3's xcalc featuring a slide rule
    +    sliderule - the part of X11R3's xcalc featuring a slide rule
    +	99/04/20	espie@: Fix comments 
     
         swisswatch - Swiss railway clock emulation
    -	1999-Apr-06	update MAINTAINER
    +	99/03/23	espie@: Trim up a few COMMENTS. 
     
    -    tk80 - Graphical toolkit for TCL
    -	1999-Apr-04	Remove PATH=  from CONFIGURE_ENV.  This is a
    -			confusing no-op, as PATH has been explicitly set to
    -			PORTPATH in CONFIGURE_ENV for a while now
    +    tk80 - graphical toolkit for Tcl
    +	1999/05/30	brad@: use MASTER_SITE_TCLTK 
     
    -    viewfax - Display files containing g3 and/or g4 coded fax pages
    -	1999-Mar-23	trim up comments
    +    viewfax - display files containing g3 and/or g4 coded fax pages
    +	99/04/20	espie@: Fix comments 
     
    -    windowmaker - Windowmanager that emulates NEXTSTEP(tm)
    -	1999-Mar-31	re-arrange PLIST; typo
    +    windowmaker - windowmanager that emulates NEXTSTEP(tm)
    +	1999/09/20	jasoni@: Update to v0.61.0 
     
    -    wm2 - Window manager
    -	1999-Mar-23	trim up comments
    +    wm2 - window manager
    +	99/04/20	espie@: Fix comments 
     
    -    wterm - A color vt102 terminal emulator with transparency support.
    -	1999-Mar-31	dependency fixed
    +    wmx - Window manager
    +	1999/07/28	jakob@: CVS forgot this file. 
     
    -    x2x - One keyboard and/or mouse, multiple X displays.
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    wterm - color vt102 terminal emulator with transparency support
    +	1999/08/30	brad@: typo 
     
    -    xaniroc - Animate your root-cursor
    -	1999-Mar-23	trim up comments
    +    x2x - one keyboard and/or mouse, multiple X displays
    +	99/04/20	espie@: Fix comments 
     
    +    xaniroc - animate your root-cursor
    +	99/04/20	espie@: Fix comments 
    +
         xantfarm - ant hill simulation on X11 root window
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
         xautolock - fire up programs in case of user inactivity under X
    -	1999-Mar-23	trim up comments
    +	99/03/23	espie@: Trim up a few COMMENTS. 
     
    -    xcb - Tool for managing x11 cut-buffers
    -	1999-Mar-23	trim up comments
    +    xcb - tool for managing X11 cut-buffers
    +	99/04/20	espie@: Fix comments 
     
    -    xco - Display X11 color names and colors
    -	1998-Jul-30	port doesn't run
    +    xco - display X11 color names and colors
    +	99/04/20	espie@: Fix comments 
     
    -    xcoloredit - Find color values by graphical color mixing
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines); trim up comments
    +    xcoloredit - find color values by graphical color mixing
    +	99/04/20	espie@: Fix comments 
     
    -    xcolors - Display all (ok, most of) the colors in the universe
    -	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
    -			@pkgdep lines)
    +    xcolors - display all (ok, most of) the colors in the universe
    +	99/04/20	espie@: Fix comments 
     
    -    xdaliclock - Rather neat animated clock
    -	1999-Mar-23	trim up comments
    +    xdaliclock - rather neat animated clock
    +	99/04/20	espie@: Fix comments 
     
         xdtm - Desktop Manager: a graphical shell for X11
    -	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
    -			as of 2.3
    +	99/04/08	brad@: remove xpm dependencies: xpm is part of 
    +			OpenBSD as of 2.3 
     
    -    xfed - X fonts (.bdf files) editor
    -	1999-Apr-05	Fix Makefile typos
    +    xfed - X11 fonts (.bdf files) editor
    +	99/04/20	espie@: Fix comments 
     
         xfedor - .bdf, .xbm, .xpm mouse cursor editor
    -	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
    -			as of 2.3
    +	99/04/08	brad@: remove xpm dependencies: xpm is part of 
    +			OpenBSD as of 2.3 
     
    -    xfishtank - Make fish swim in the background of your screen
    -	1999-Mar-23	trim up comments
    +    xfishtank - fish swim in the background of your screen
    +	99/04/20	espie@: Fix comments 
     
    -    xfm - X File Manager
    -	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
    -			as of 2.3
    +    xfm - X11 File Manager
    +	99/04/20	espie@: Fix comments 
     
    -    xforms - GUI toolkit for X Window System
    -	1999-Mar-23	trim up comments
    +    xforms - GUI toolkit for X11
    +	1999/08/16	marc@: fix packing list so uninstall doesn't 
    +			clear shared lib cache 
     
    -    xgrab - X-Windows image grabber
    -	1999-Mar-23	trim up comments
    +    xfstt - A TrueType font server for X11
    +	1999/07/12	jasoni@: add xfstt; fix typo 
     
    -    xloadimage - X11 Image Loading Utility
    -	1999-Mar-23	trim up comments
    +    xgrab - X11 image grabber
    +	99/04/20	espie@: Fix comments 
     
    +    xloadimage - X11 image loading utility
    +	99/04/20	espie@: Fix comments 
    +
         xlockmore - XLock session locker/screen saver with lots of savers
    -	1999-Mar-23	trim up comments
    +	99/03/23	espie@: Trim up a few COMMENTS. 
     
    -    xlogout - Simple logout button
    -	1999-Mar-23	trim up comments
    +    xlogout - simple logout button
    +	99/04/20	espie@: Fix comments 
     
    -    xmascot - Moving mascot on your X-Window screen
    -	1999-Mar-23	trim up comments
    +    xmascot - moving mascot on your X11 screen
    +	99/04/20	espie@: Fix comments 
     
         xmbdfed - Motif tool for editing X11 bitmap fonts
    -	1999-Mar-23	trim up comments
    +	99/03/23	espie@: Trim up a few COMMENTS. 
     
    -    xmold - Mold spreading over your X-Window screen
    -	1999-Mar-23	trim up comments
    +    xmold - mold spreading over your X11 screen
    +	99/04/20	espie@: Fix comments 
     
         xpostit - PostIt (R) messages onto your X11 screen
    -	1999-Mar-23	fix up manpage; MASTER_SITE to find
    +	99/03/23	espie@: fix up manpage. MASTER_SITE to find, as 
    +			soon as I get time. 
     
         xpostitPlus - PostIt (R) messages onto your X11 screen
    +	99/03/03	marc@: add sha1 and rmd160 checksum to the 
    +			existing md5 sums for all files; Porters: please 
    +			make sure you use bsd.port.mk 1.75 or later when 
    +			updating ports. That version of the makefile adds 
    +			all sums. Previous versions of the makefile will 
    +			still work for people installing ports. 
     
    -    xprompt - Displays a dialog box and prompts user for text
    -	1999-Mar-23	trim up comments
    +    xprompt - display a dialog box and prompt user for text
    +	99/04/20	espie@: Fix comments 
     
    -    xsnow - Create a snowy and Santa-y desktop
    -	1999-Mar-23	trim up comments
    +    xsnow - snowy and Santa-y desktop
    +	99/04/20	espie@: Fix comments 
     
         xtacy - X11 trippy color-cycling toy
    -	1999-Mar-23	trim up comments
    +	99/03/23	espie@: Trim up a few COMMENTS. 
     
    -    xtattr - Tool for changing xterm attributes
    -	1999-Mar-23	trim up comments
    +    xtattr - changing xterm attributes
    +	99/04/20	espie@: Fix comments 
     
    -    xtestpicture - Create a full-screen image to adjust your monitor
    +    xtestpicture - full-screen image to adjust your monitor
    +	99/04/20	espie@: Fix comments 
     
    -    xtoolwait - Tool startup utility for X11
    +    xtoolwait - tool startup utility for X11
    +	99/04/20	espie@: Fix comments 
     
    -    xtraceroute - Graphical version of traceroute
    -	1999-Apr-08	add configure env GTK_CONFIG to make sure
    -			gtk-config is found when configure is run
    +    xtraceroute - graphical version of traceroute
    +	1999/06/20	brad@: MesaGL is now known as Mesa in the ports 
    +			tree 
     
         xview-clients - OpenLook applications and man pages
    -	1999-Mar-23	trim up comments
    +	1999/07/18	brad@: - remove unnecessary comments from 
    +			Makefiles - use -fPIC instead of -fpic so the 
    +			shared libs will link on SPARC - make sure to 
    +			remove dirs when uninstalling 
     
         xview-config - OpenLook Toolkit config files
    -	1999-Mar-23	trim up comments
    +	1999/07/18	brad@: - remove unnecessary comments from 
    +			Makefiles - use -fPIC instead of -fpic so the 
    +			shared libs will link on SPARC - make sure to 
    +			remove dirs when uninstalling 
     
         xview-lib - OpenLook Toolkit libs, includes, and man pages
    -	1999-Mar-23	trim up comments
    +	1999/07/18	brad@: - remove unnecessary comments from 
    +			Makefiles - use -fPIC instead of -fpic so the 
    +			shared libs will link on SPARC - make sure to 
    +			remove dirs when uninstalling 
     
    -    xzoom - Magnify, rotate, mirror the image on the X screen
    -	1999-Mar-23	trim up comments
    +    xzoom - magnify, rotate, mirror the image on the X11 screen
    +	99/04/20	espie@: Fix comments 
     
        

    return to top of page


    OpenBSD www@openbsd.org -
    $OpenBSD: portstat.html,v 1.50 1999/07/06 21:53:07 deraadt Exp $ +
    $OpenBSD: portstat.html,v 1.51 1999/09/23 02:38:27 marc Exp $