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

Annotation of www/portsplus.html, Revision 1.28

1.1       naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
1.28    ! naddy       2: <!-- $jcs: portsplus.html,v 2.88 2001/03/15 04:13:35 jcs Exp $ -->
1.1       naddy       3: <html>
                      4: <head>
1.18      naddy       5: <title>OpenBSD ports changes - March 2001</title>
1.1       naddy       6: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta name="resource-type" content="document">
                      8: <meta name="description" content="OpenBSD-ports changes">
                      9: <meta name="keywords" content="openbsd,ports,changes">
                     10: <meta name="distribution" content="global">
                     11: <meta name="copyright" content="This document copyright 2001 by OpenBSD.">
                     12: </head>
                     13: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     14: <img alt="[OpenBSD]" height=30 width=141 src="images/smalltitle.gif">
                     15: <p>
                     16: <h2><font color="#e00000">Changes made to the ports collection in 2001</font>
                     17: </h2>
                     18: <p>
                     19: This page lists changes to the OpenBSD <a href="ports.html">ports</a>
1.14      naddy      20: collection made in 2001.  It is maintained by <a
1.9       naddy      21: href="mailto:jcs@rt.fm">Joshua Stein</a>.
1.6       naddy      22: <p>
1.18      naddy      23: <big><b><a href="portsplus200102.html">For ports changes in February 2001,
                     24: click here</a>.<br>
                     25: <a href="portsplus200101.html">For ports changes in January 2001, click
1.7       naddy      26: here</a>.</b></big>
1.6       naddy      27: <p>
1.1       naddy      28: <hr>
                     29: <p>
1.18      naddy      30: <h3><font color="#0000e0">March 2001</font></h3>
1.1       naddy      31: <dir>
1.28    ! naddy      32: <li><b><a
        !            33: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/misc/sh-utils/"
        !            34: >misc/sh-utils</a></b><br>
        !            35: GNU command line utilities<br>
        !            36: Added sh-utils-2.0; maintained by <a href="mailto:lebel@lebel.org"
        !            37: >David Lebel</a> <i>[wilfried 2001-03-14]</i>
        !            38: <li><b><a
        !            39: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/misc/findutils/"
        !            40: >misc/findutils</a></b><br>
        !            41: Finds and then operates on files<br>
        !            42: Added findutils-4.1; maintained by <a href="mailto:lebel@lebel.org"
        !            43: >David Lebel</a> <i>[wilfried 2001-03-14]</i>
        !            44: <li><b><a
        !            45: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/misc/fileutils/"
        !            46: >misc/fileutils</a></b><br>
        !            47: The GNU versions of common file management utilities<br>
        !            48: Added fileutils-4.0; maintained by <a href="mailto:lebel@lebel.org"
        !            49: >David Lebel</a> <i>[wilfried 2001-03-14]</i>
        !            50: <li><b><a
        !            51: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics/gif2png/"
        !            52: >graphics/gif2png</a></b><br>
        !            53: Converts GIF images to the PNG format<br>
        !            54: Updated gif2png to version 2.4.2 <i>[brad 2001-03-14]</i>
        !            55: <li><b><a
        !            56: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/squid/"
        !            57: >www/squid</a></b><br>
        !            58: WWW and FTP proxy cache and accelerator<br>
        !            59: Updated squid with a patch to prevent a segment violation upon receiving
        !            60: unparsable SNMP queries <i>[brad 2001-03-14]</i>
        !            61: <li><b><a
        !            62: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/wmwave/"
        !            63: >net/wmwave</a></b><br>
        !            64: Window Maker dockapp to display wavelan statistics<br>
        !            65: Added wmwave-0.4; maintained by <a href="mailto:jcs@rt.fm"
        !            66: >Joshua Stein</a> <i>[wilfried 2001-03-14]</i>
        !            67: <li><b><a
        !            68: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/security/dante/"
        !            69: >security/dante</a></b><br>
        !            70: Socks client and server<br>
        !            71: Updated dante to version 1.1.9 <i>[jakob 2001-03-14]</i>
        !            72: <li><b><a
        !            73: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/p5-BSD-Resource/"
        !            74: >devel/p5-BSD-Resource</a></b><br>
        !            75: BSD process resource limit and priority functions<br>
        !            76: Added p5-BSD-Resource-1.09; maintained by <a href="mailto:danimal@danimal.org"
        !            77: >Dan Weeks</a> <i>[wilfried 2001-03-14]</i>
1.26      naddy      78: <li><b><a
1.27      naddy      79: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/editors/wordperfect/"
                     80: >editors/wordperfect</a></b><br>
                     81: Graphical word processor ported from Windows<br>
                     82: Marked wordperfect as broken <i>[todd 2001-03-13]</i>
                     83: <li><b><a
                     84: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/vorbis-tools/"
                     85: >audio/vorbis-tools</a></b><br>
                     86: Play, encode, and manage Ogg Vorbis files<br>
                     87: Added vorbis-tools-1.0beta4; maintained by <a href="mailto:todd@fries.net"
                     88: >Todd Fries</a> <i>[todd 2001-03-13]</i>
                     89: <li><b><a
                     90: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/libvorbis/"
                     91: >audio/libvorbis</a></b><br>
                     92: Encode/play the Ogg Vorbis audio coding format<br>
                     93: Added libvorbis-1.0beta4; maintained by <a href="mailto:todd@fries.net"
                     94: >Todd Fries</a> <i>[todd 2001-03-13]</i>
                     95: <li><b><a
                     96: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/libogg/"
                     97: >audio/libogg</a></b><br>
                     98: Audio compression library used by vorbis and friends<br>
                     99: Added libogg-1.0beta4; maintained by <a href="mailto:todd@fries.net"
                    100: >Todd Fries</a> <i>[todd 2001-03-13]</i>
                    101: <li><b><a
                    102: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/libao/"
                    103: >audio/libao</a></b><br>
                    104: Cross-platform audio library<br>
                    105: Added libao-0.6.0; maintained by <a href="mailto:todd@fries.net"
                    106: >Todd Fries</a> <i>[todd 2001-03-13]</i>
                    107: <li><b><a
                    108: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/squeak/"
                    109: >lang/squeak</a></b><br>
                    110: Smalltalk system<br>
                    111: Added squeak-3.0; maintained by <a href="mailto:espie@openbsd.org"
                    112: >Marc Espie</a> <i>[espie 2001-03-13]</i>
                    113: <li><b><a
1.26      naddy     114: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/mp3cddb/"
                    115: >audio/mp3cddb</a></b><br>
                    116: Embedding CDDB information in MP3s<br>
                    117: Updated mp3cddb to version 0.1 <i>[angelos 2001-03-12]</i>
                    118: <li><b><a
                    119: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/databases/mysql/"
                    120: >databases/mysql</a></b><br>
                    121: Multithreaded SQL database<br>
                    122: Updated mysql to version 3.23.34 <i>[brad 2001-03-12]</i>
                    123: <li><b><a
                    124: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/security/scanssh/"
                    125: >security/scanssh</a></b><br>
                    126: SSH remote version scanner<br>
                    127: Updated scanssh to version 1.5 <i>[brad 2001-03-12]</i>
                    128: <li><b><a
                    129: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/qt2/"
                    130: >x11/qt2</a></b><br>
                    131: C++ X11 GUI toolkit<br>
                    132: Updated qt2 to version 2.3.0 <i>[espie 2001-03-12]</i>
                    133: <li><b><a
                    134: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/kde/games2/"
                    135: >x11/kde/games2</a></b><br>
                    136: Games for KDE<br>
1.27      naddy     137: Updated games2 to version 2.1 <i>[espie 2001-03-12]</i>
1.26      naddy     138: <li><b><a
                    139: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/kde/base2/"
                    140: >x11/kde/base2</a></b><br>
                    141: X11 toolkit, basic applications<br>
                    142: Updated base2 to version 2.1 <i>[espie 2001-03-12]</i>
                    143: <li><b><a
                    144: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/kde/libs2/"
                    145: >x11/kde/libs2</a></b><br>
                    146: X11 toolkit, libraries<br>
                    147: Updated kdelibs2 to version 2.1 <i>[espie 2001-03-12]</i>
1.22      naddy     148: <li><b><a
1.25      naddy     149: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/print/dvipdfm/"
                    150: >print/dvipdfm</a></b><br>
                    151: Converts DVI files to PDF format<br>
                    152: Updated dvipdfm to version 0.13.2b <i>[avsm 2001-03-11]</i>
                    153: <li><b><a
                    154: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/t1lib/"
                    155: >devel/t1lib</a></b><br>
                    156: Type 1 rasterizer library for UNIX/X11<br>
                    157: Updated t1lib to version 1.1.0 <i>[brad 2001-03-11]</i>
                    158: <li><b><a
                    159: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/converters/libiconv/"
                    160: >converters/libiconv</a></b><br>
                    161: Character set conversion library<br>
                    162: Added libiconv-1.6; maintained by <a href="mailto:pva48@mail.ru"
                    163: >Vladimir Popov</a> <i>[naddy 2001-03-11]</i>
                    164: <li><b><a
                    165: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/ftpcopy/"
                    166: >net/ftpcopy</a></b><br>
                    167: FTP listing and transfer tools<br>
                    168: Added ftpcopy-0.3.5; maintained by <a href="mailto:bk@rt.fm"
                    169: >Brian J. Kifiak</a> <i>[naddy 2001-03-11]</i>
                    170: <li><b><a
1.23      naddy     171: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/shtool/"
                    172: >devel/shtool</a></b><br>
                    173: GNU Portable Shell Tool<br>
                    174: Updated shtool to version 1.5.2 <i>[brad 2001-03-10]</i>
                    175: <li><b><a
                    176: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils/safecat/"
                    177: >sysutils/safecat</a></b><br>
                    178: Copy stdin to a qmail-style maildir<br>
                    179: Updated safecat to version 1.5 <i>[danh 2001-03-09]</i>
                    180: <li><b><a
                    181: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/centericq/"
                    182: >net/centericq</a></b><br>
                    183: Curses-based icq client implementation<br>
                    184: Added centericq-3.20.5; maintained by <a href="mailto:pvalchev@toxiclinux.org"
                    185: >Peter Valchev</a> <i>[reinhard 2001-03-09]</i>
                    186: <li><b><a
                    187: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/wmtz/"
                    188: >x11/wmtz</a></b><br>
                    189: wm-dockapp; displays the time in different time zones<br>
                    190: Added wmtz-0.6; maintained by <a href="mailto:wilfried@openbsd.org"
                    191: >Peter Stromberg</a> <i>[wilfried 2001-03-09]</i>
                    192: <li><b><a
1.24      naddy     193: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/wmitime/"
                    194: >x11/wmitime</a></b><br>
                    195: wm-dockapp; shows the date, time, and internet time<br>
                    196: Added wmitime-0.3; maintained by <a href="mailto:wilfried@openbsd.org"
                    197: >Peter Stromberg</a> <i>[wilfried 2001-03-09]</i>
1.23      naddy     198: <li><b><a
                    199: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/astime/"
                    200: >x11/astime</a></b><br>
                    201: wm-dockapp; Time/Date applet<br>
                    202: Added astime-2.8; maintained by <a href="mailto:wilfried@openbsd.org"
                    203: >Peter Stromberg</a> <i>[wilfried 2001-03-09]</i>
                    204: <li><b><a
                    205: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc/xerces/"
                    206: >textproc/xerces</a></b><br>
                    207: XML parser for Java<br>
                    208: Updated xerces to version 1.3.0 <i>[kevlo 2001-03-08]</i>
                    209: <li><b><a
                    210: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/bladeenc/"
                    211: >audio/bladeenc</a></b><br>
                    212: MP3 encoder<br>
                    213: Updated bladeenc to version 0.94.0 <i>[brad 2001-03-08]</i>
                    214: <li><b><a
                    215: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/security/uvscan_dat/"
                    216: >security/uvscan_dat</a></b><br>
                    217: AntiVirus DAT file for uvscan<br>
                    218: Updated uvscan_dat to dat-4127 <i>[jakob 2001-03-08]</i>
                    219: <li><b><a
                    220: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/p5-Tk/"
                    221: >x11/p5-Tk</a></b><br>
                    222: Perl bindings for Tk 8.0<br>
                    223: Added p5-Tk-800.022; maintained by <a href="mailto:i@shellhung.org"
                    224: >Shell Hung</a> <i>[naddy 2001-03-08]</i>
                    225: <li><b><a
                    226: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc/xml2rfc/"
                    227: >textproc/xml2rfc</a></b><br>
                    228: Convert memos written in XML to the RFC format<br>
                    229: Updated xml2rfc to version 1.2 <i>[jakob 2001-03-08]</i>
                    230: <li><b><a
1.22      naddy     231: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/ORBit/"
                    232: >devel/ORBit</a></b><br>
                    233: High-performance CORBA ORB with support for the C language<br>
                    234: Updated ORBit to version 0.5.7 <i>[fgsch 2001-03-08]</i>
                    235: <li><b><a
                    236: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/games/gtkballs/"
                    237: >games/gtkballs</a></b><br>
                    238: Gtk+ clone of the lines ball logic game<br>
                    239: Added gtkballs-1.04; maintained by <a href="mailto:pvalchev@toxiclinux.org"
                    240: >Peter Valchev</a> <i>[reinhard 2001-03-08]</i>
                    241: <li><b><a
                    242: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics/p5-Imager/"
                    243: >graphics/p5-Imager</a></b><br>
                    244: Module for generating images<br>
1.23      naddy     245: Added p5-Imager-0.37; maintained by <a href="mailto:pvalchev@toxiclinux.org"
1.22      naddy     246: >Peter Valchev</a> <i>[reinhard 2001-03-08]</i>
                    247: <li><b><a
                    248: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/gtk+/"
                    249: >x11/gtk+</a></b><br>
                    250: General Toolkit for X11 GUI<br>
1.23      naddy     251: Updated gtk+ to version 1.2.9 <i>[brad 2001-03-07]</i>
1.22      naddy     252: <li><b><a
                    253: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/glib/"
                    254: >devel/glib</a></b><br>
                    255: Useful routines for C programming<br>
                    256: Updated glib to version 1.2.9 <i>[brad 2001-03-07]</i>
                    257: <li><b><a
                    258: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc/xpdf/"
                    259: >textproc/xpdf</a></b><br>
                    260: PDF viewer for X<br>
                    261: Updated xpdf to version 0.92 <i>[brad 2001-03-07]</i>
                    262: <li><b><a
                    263: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/asfiles/"
                    264: >x11/asfiles</a></b><br>
                    265: X11 file manager. Dockable in Window Maker<br>
                    266: Added asfiles-1.0; maintained by <a href="mailto:wilfried@openbsd.org"
                    267: >Peter Stromberg</a> <i>[wilfried 2001-03-07]</i>
                    268: <li><b><a
                    269: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/libdnd/"
                    270: >x11/libdnd</a></b><br>
                    271: Drag and drop library<br>
                    272: Added libdnd-1.1; maintained by <a href="mailto:wilfried@openbsd.org"
                    273: >Peter Stromberg</a> <i>[wilfried 2001-03-07]</i>
                    274: <li><b><a
                    275: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/irssi/"
                    276: >net/irssi</a></b><br>
                    277: Modular IRC client with many features (ipv6,socks,proxy)<br>
                    278: Updated irssi to version 0.7.98.2 <i>[reinhard 2001-03-07]</i>
                    279: <li><b><a
                    280: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/bind9/"
                    281: >net/bind9</a></b><br>
                    282: Berkeley Internet Name Daemon<br>
                    283: Updated bind9 to version 9.1.1rc4 <i>[jakob 2001-03-07]</i>
                    284: <li><b><a
                    285: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics/fxtv/"
                    286: >graphics/fxtv</a></b><br>
                    287: X-based TV Display and Capture (use with the bt848 driver)<br>
                    288: Updated fxtv to version 1.03 <i>[fgsch 2001-03-07]</i>
                    289: <li><b><a
                    290: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/ethereal/"
                    291: >net/ethereal</a></b><br>
                    292: Network protocol analyzer<br>
                    293: Updated ethereal to version 0.8.16 <i>[jakob 2001-03-06]</i>
                    294: <li><b><a
                    295: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/maildrop/"
                    296: >mail/maildrop</a></b><br>
                    297: Local mail delivery agent with filtering abilities<br>
                    298: Updated maildrop to version 1.3.1 <i>[avsm 2001-03-06]</i>
                    299: <li><b><a
                    300: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/security/portsentry/"
                    301: >security/portsentry</a></b><br>
                    302: Port scan detection and active defense<br>
                    303: Added portsentry-1.0; maintained by <a href="mailto:kevlo@openbsd.org"
                    304: >Kevin Lo</a> <i>[kevlo 2001-03-06]</i>
1.21      naddy     305: <li><b><a
                    306: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/root-tail/"
                    307: >x11/root-tail</a></b><br>
                    308: Tails a given file anywhere on your X11 root window<br>
                    309: Updated root-tail to version 0.0.10 <i>[naddy 2001-03-05]</i>
                    310: <li><b><a
                    311: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/misc/cdrdao/"
                    312: >misc/cdrdao</a></b><br>
                    313: Write audio/data CD-Rs in disk-at-once mode<br>
                    314: Updated cdrdao to version 1.1.4 <i>[fgsch 2001-03-05]</i>
                    315: <li><b><a
                    316: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/lopster/"
                    317: >audio/lopster</a></b><br>
                    318: Full featured GTK Napster client<br>
                    319: Updated lopster to version 0.9.8 <i>[obecian 2001-03-05]</i>
                    320: <li><b><a
                    321: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/sylpheed/"
                    322: >mail/sylpheed</a></b><br>
                    323: Mail/news client in gtk+<br>
                    324: Updated sylpheed with ``imlib'' and ``gdk_pixbuf'' flavors <i>[naddy
                    325: 2001-03-05]</i>
                    326: <li><b><a
                    327: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils/safecat/"
                    328: >sysutils/safecat</a></b><br>
                    329: Copy stdin to a qmail-style maildir<br>
                    330: Added safecat-1.4; maintained by <a href="mailto:danh@openbsd.org"
                    331: >Dan Harnett</a> <i>[danh 2001-03-05]</i>
                    332: <li><b><a
                    333: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/mod_frontpage/"
                    334: >www/mod_frontpage</a></b><br>
1.25      naddy     335: Allows use of Microsoft FrontPage extentions with Apache<br>
1.21      naddy     336: Added mod_frontpage-1.5.1; maintained by <a href="mailto:danh@openbsd.org"
                    337: >Dan Harnett</a> <i>[danh 2001-03-05]</i>
                    338: <li><b><a
                    339: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/rrdtool/"
                    340: >net/rrdtool</a></b><br>
                    341: System to store and display time-series data<br>
                    342: Updated rrdtool to version 1.0.33 <i>[danh 2001-03-04]</i>
                    343: <li><b><a
                    344: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc/libxml/"
                    345: >textproc/libxml</a></b><br>
                    346: XML parsing library<br>
                    347: Updated libxml to version 2.3.2 <i>[kevlo 2001-03-04]</i>
                    348: <li><b><a
                    349: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics/png/"
                    350: >graphics/png</a></b><br>
                    351: Library for manipulating PNG images<br>
                    352: Updated png to version 1.0.9 <i>[brad 2001-03-04]</i>
1.20      naddy     353: <li><b><a
                    354: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/security/gnupg/"
                    355: >security/gnupg</a></b><br>
                    356: GNU privacy guard - a free PGP replacement<br>
                    357: Updated gnupg with an ``idea'' flavor among other changes <i>[reinhard
                    358: 2001-03-04]</i>
                    359: <li><b><a
                    360: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/libaudiofile/"
                    361: >devel/libaudiofile</a></b><br>
                    362: SGI audiofile library GPLed clone<br>
                    363: Updated libaudiofile to version 0.2.1 <i>[brad 2001-03-03]</i>
1.19      naddy     364: <li><b><a
                    365: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/doc++/"
                    366: >devel/doc++</a></b><br>
                    367: Documentation system for C, C++, IDL and Java<br>
                    368: Updated doc++ to version 3.4.7 <i>[kevlo 2001-03-02]</i>
                    369: <li><b><a
                    370: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/checkpassword/"
                    371: >mail/checkpassword</a></b><br>
                    372: Simple, uniform password-checking interface<br>
                    373: Updated checkpassword to version 0.90 <i>[camield 2001-03-02]</i>
1.17      naddy     374: <li><b><a
1.18      naddy     375: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/editors/xemacs21-sumo/"
                    376: >editors/xemacs21-sumo</a></b><br>
                    377: Complete set of supported XEmacs packages<br>
                    378: Added xemacs21-sumo-20010204; maintained by <a
                    379: href="mailto:jean-yves@burlett.org">Jean-Yves Burlett</a> <i>[naddy
                    380: 2001-03-01]</i>
                    381: <li><b><a
                    382: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/editors/xemacs21/"
                    383: >editors/xemacs21</a></b><br>
                    384: Heavily customizable and extensible editor (almost IDE)<br>
                    385: Updated xemacs21 to version 21.1.14 <i>[naddy 2001-03-01]</i>
1.13      naddy     386: <li><b><a
                    387: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/procmail/"
                    388: >mail/procmail</a></b><br>
                    389: Local mail delivery agent<br>
1.18      naddy     390: Updated procmail to version 3.15.1 <i>[brad 2001-03-01]</i><br><a
1.7       naddy     391: href="ports.html#stable"><font color="#00b000">[Applied to
                    392: ports-stable]</font></a>
1.13      naddy     393: <li><b><a
                    394: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/bind8/"
                    395: >net/bind8</a></b><br>
1.2       naddy     396: Berkeley Internet Name Daemon<br>
1.18      naddy     397: <font color="#e00000"><strong>SECURITY FIX: Updated bind8 to version 8.2.3 to
                    398: fix a potential DoS</strong></font> <i>[naddy 2001-03-01]</i><br><a
                    399: href="ports.html#stable"><font color="#00b000">[Applied to
                    400: ports-stable]</font></a>
1.13      naddy     401: <li><b><a
1.18      naddy     402: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics/gtksee/"
                    403: >graphics/gtksee</a></b><br>
                    404: Image viewer similar to ACDSee for Windows<br>
                    405: Updated gtksee with a patch that fixes JPEG header detection <i>[dugsong
                    406: 2001-03-01]</i>
1.13      naddy     407: <li><b><a
1.18      naddy     408: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/postfix/snapshot/"
                    409: >mail/postfix/snapshot</a></b><br>
                    410: Fast, secure sendmail replacement<br>
                    411: Updated postfix snapshot to snapshot-20010228 <i>[jakob 2001-03-01]</i>
1.13      naddy     412: <li><b><a
1.18      naddy     413: href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/postfix/stable/"
                    414: >mail/postfix/stable</a></b><br>
1.2       naddy     415: Fast, secure sendmail replacement<br>
1.18      naddy     416: Updated postfix stable to release-20010228 <i>[jakob 2001-03-01]</i>
1.1       naddy     417: </dir>
1.6       naddy     418: <p>
1.1       naddy     419: <hr>
                    420: <a href="index.html"><img height=24 width=24
                    421: src="images/back.gif" border=0 alt="OpenBSD"></a> <a
                    422: href="mailto:www@openbsd.org">www@openbsd.org</a><br>
1.25      naddy     423: <small>$OpenBSD$</small>
1.1       naddy     424: </body>
                    425: </html>