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

Annotation of www/portsplus.html, Revision 1.29

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