-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy path200203.html
833 lines (833 loc) · 33.6 KB
/
200203.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>OpenBSD ports changes - March 2002</title>
<link rev="made" href="mailto:[email protected]">
<meta name="resource-type" content="document">
<meta name="description" content="OpenBSD-ports changes">
<meta name="keywords" content="openbsd,ports,changes">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 2001-2002 by OpenBSD.">
</head>
<body bgcolor="#ffffff" text="#000000" link="#23238e">
<img alt="[OpenBSD]" height=30 width=141 src="../images/smalltitle.gif">
<p>
<h2><font color="#e00000">Changes made to the ports collection in 2002</font>
</h2>
<p>
This page lists changes to the OpenBSD <a href="../ports.html">ports</a>
collection made in 2002.
<p>
<big><b><a href="200202.html">For ports changes in February 2002, click
here</a>.<br>
<a href="200201.html">For ports changes in January 2002, click
here</a>.</b></big>
<p>
<hr>
<p>
<h3><font color="#0000e0">March 2002</font></h3>
<ul>
<li><i><b>NOTE:</b> The ports tree is currently frozen (for the most part)
pending the 3.1 release.</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/ethereal/"
>net/ethereal</a></b><br>
Network protocol analyzer<br>
Updated ethereal to version 0.9.3 <i>[jakob 2002-03-31]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/misc/hfsplus/"
>misc/hfsplus</a></b><br>
Hfsplus filesystem access tool<br>
Added hfsplus-1.0.2; maintained by <a
href="mailto:[email protected]">Dale Rahn</a> <i>[drahn 2002-03-30]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/xchat/"
>net/xchat</a></b><br>
X-Chat is an X11 IRC client<br>
Updated xchat to version 1.8.8 <i>[brad 2002-03-29]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/liba52/"
>audio/liba52</a></b><br>
AC-3 decoding library<br>
Updated liba52 to version 0.7.3 <i>[espie 2002-03-29]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/postfix/stable/"
>mail/postfix/stable</a></b><br>
Fast, secure sendmail replacement<br>
Updated postfix-stable to version 1.1.6 <i>[jakob 2002-03-29]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/pure-ftpd/"
>net/pure-ftpd</a></b><br>
Small, easy to set up, fast and very secure FTP server<br>
Updated pure-ftpd to version 1.0.11 <i>[brad 2002-03-28]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/shells/ast-ksh/"
>shells/ast-ksh</a></b><br>
Official AT&T release of KornShell 93<br>
Updated ast-ksh to version 2002-03-17 <i>[naddy 2002-03-26]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/xterm/"
>x11/xterm</a></b><br>
Newer version of xterm<br>
Updated xterm to version 166 <i>[naddy 2002-03-26]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/emulators/simh/"
>emulators/simh</a></b><br>
PDP, IBM 1401, Nova and other CPUs simulator<br>
Updated simh to version 2.9.3 <i>[form 2002-03-26]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/zope/"
>www/zope</a></b><br>
Object-oriented web application server<br>
Updated zope to version 2.5.1b1 <i>[matt 2002-03-25]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/nomadio/"
>audio/nomadio</a></b><br>
Creative Labs NOMAD II MG IO<br>
Updated nomadio to version 0.5 <i>[mickey 2002-03-25]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/editors/ted/"
>editors/ted</a></b><br>
X11 based RTF editor<br>
Updated ted to version 2.11 <i>[espie 2002-03-25]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/mpg321/"
>audio/mpg321</a></b><br>
Free clone of mpg123, a command-line mp3 player<br>
Updated mpg321 to version 0.2.10 <i>[naddy 2002-03-25]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/kde/edu3/"
>x11/kde/edu3</a></b><br>
X11 toolkit, addons<br>
Added kdeedu-3.0rc3; unmaintained <i>[espie 2002-03-25]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/tightvnc/"
>net/tightvnc</a></b><br>
Cross-platform remote desktop access<br>
Updated tightvnc to version 1.2.3 <i>[wilfried 2002-03-25]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/swig/"
>devel/swig</a></b><br>
Simplified wrapper and interface generator<br>
Updated swig to version 1.3.11 <i>[kevlo 2002-03-24]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/konqueror-embedded/"
>www/konqueror-embedded</a></b><br>
Stand-alone web browser<br>
Updated konqueror-embedded to version 20020311 <i>[brad 2002-03-24]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/editors/vim/stable/"
>editors/vim/stable</a></b><br>
vi clone, many additional features<br>
Updated vim-stable to version 6.1 <i>[lebel 2002-03-24]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/squeak/"
>lang/squeak</a></b><br>
Smalltalk system<br>
Updated squeak to version 3.0 <i>[espie 2002-03-24]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/ddclient/"
>net/ddclient</a></b><br>
Dynamic DNS service update client<br>
Added ddclient-3.6.2; maintained by <a
href="mailto:[email protected]">Sam Smith</a> <i>[jsyn 2002-03-23]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/xfce/"
>x11/xfce</a></b><br>
CDE like desktop with Gtk<br>
Updated xfce to version 3.8.14 <i>[brad 2002-03-23]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/databases/
p5-DBIx-XHTML_Table/">databases/p5-DBIx-XHTML_Table</a></b><br>
Create HTML table from sql queries<br>
Updated p5-DBIx-XHTML_Table to version 1.00 <i>[shell 2002-03-23]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/kde/graphics3/"
>x11/kde/graphics3</a></b><br>
X11 toolkit, graphic applications<br>
Added kdegraphics-3.0rc3; unmaintained <i>[espie 2002-03-23]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/kde/addons3/"
>x11/kde/addons3</a></b><br>
X11 toolkit, addons<br>
Added kdeaddons-3.0rc3; unmaintained <i>[espie 2002-03-23]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/kde/artwork3/"
>x11/kde/artwork3</a></b><br>
X11 toolkit, additional artwork<br>
Added kdeartwork-3.0rc3; unmaintained <i>[espie 2002-03-23]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/kde/games3/"
>x11/kde/games3</a></b><br>
Games for KDE<br>
Added kdegames-3.0rc3; unmaintained <i>[espie 2002-03-23]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/kde/base3/"
>x11/kde/base3</a></b><br>
X11 toolkit, basic applications<br>
Added kdebase-3.0rc3; unmaintained <i>[espie 2002-03-23]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/kde/libs3/"
>x11/kde/libs3</a></b><br>
X11 toolkit, libraries<br>
Added kdelibs-3.0rc3; unmaintained <i>[espie 2002-03-23]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/kde/arts3/"
>x11/kde/arts3</a></b><br>
X11 toolkit, multimedia hub<br>
Added arts-0.9.9; unmaintained <i>[espie 2002-03-23]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/games/nethack/"
>games/nethack</a></b><br>
Dungeon explorin', hackin', game. Piece of cake<br>
Updated nethack to version 3.4.0 <i>[espie 2002-03-23]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/editors/vim/snapshot/"
>editors/vim/snapshot</a></b><br>
vi clone, many additional features, snapshot version<br>
Updated vim-snapshot to version 6.1b.34 <i>[lebel 2002-03-22]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/xscreensaver/"
>x11/xscreensaver</a></b><br>
Screen saver and locker for the X Window System<br>
Updated xscreensaver to version 4.02 <i>[lebel 2002-03-22]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/ethereal/"
>net/ethereal</a></b><br>
Network protocol analyzer<br>
Updated ethereal to version 0.9.2 <i>[jakob 2002-03-22]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/p5-Apache-ASP/"
>www/p5-Apache-ASP</a></b><br>
Apache ASP support<br>
Added p5-Apache-ASP-2.31; maintained by <a
href="mailto:[email protected]">Peter Galbavy</a> <i>[peter
2002-03-22]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/p5-MLDBM-Sync/"
>devel/p5-MLDBM-Sync</a></b><br>
Safe concurrent access to MLDBM databases<br>
Added p5-MLDBM-Sync-0.25; maintained by <a
href="mailto:[email protected]">Peter Galbavy</a> <i>[peter
2002-03-22]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/openwebmail/"
>mail/openwebmail</a></b><br>
Highly configurable webmail client<br>
Updated openwebmail to version 1.63 <i>[kevlo 2002-03-22]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/comms/minicom/"
>comms/minicom</a></b><br>
MS-DOS Telix-like serial communication program<br>
Updated minicom to version 2.00.0 <i>[form 2002-03-21]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/databases/p5-AsciiDB-TagFile/"
>databases/p5-AsciiDB-TagFile</a></b><br>
Tie class for a simple ASCII database<br>
Updated p5-AsciiDB-TagFile to version 1.06 <i>[kevlo 2002-03-21]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/squid/"
>www/squid</a></b><br>
WWW and FTP proxy cache and accelerator<br>
Updated squid to version 2.5.PRE5 <i>[brad 2002-03-21]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/databases/p5-Tie-DBI/"
>databases/p5-Tie-DBI</a></b><br>
Tie hashes to DBI relational databases<br>
Updated p5-Tie-DBI to version 0.91 <i>[kevlo 2002-03-21]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/hypermail/"
>mail/hypermail</a></b><br>
Generate a cross-referenced HTML mail archive<br>
Updated hypermail to version 2.1.4 <i>[form 2002-03-21]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/ddd/"
>devel/ddd</a></b><br>
Data Display Debugger, graphical front-end for GDB, etc<br>
Updated ddd to version 3.3 <i>[fgsch 2002-03-20]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/games/eboard/"
>games/eboard</a></b><br>
Gtk+ chess board interface<br>
Updated eboard to version 0.4.2 <i>[fgsch 2002-03-20]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/arping/"
>net/arping</a></b><br>
ARP level ping utility<br>
Updated arping to version 1.04 <i>[jcs 2002-03-20]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/grepmail/"
>mail/grepmail</a></b><br>
Search mailboxes for a particular email<br>
Updated grepmail to version 4.70 <i>[jcs 2002-03-20]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/games/xscavenger/"
>games/xscavenger</a></b><br>
Lode Runner clone<br>
Updated xscavenger to version 1.4.3 <i>[jcs 2002-03-20]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils/gkrellm/"
>sysutils/gkrellm</a></b><br>
Single process stack of system monitors<br>
Updated gkrellm to version 1.2.10 <i>[jcs 2002-03-20]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/rdesktop/"
>x11/rdesktop</a></b><br>
Open source client for Windows Terminal Server<br>
Updated rdesktop to version 1.1.0.p19.8.4 <i>[jcs 2002-03-20]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/databases/gq/"
>databases/gq</a></b><br>
GTK-based LDAP client<br>
Updated gq to version 0.5.0 <i>[kevlo 2002-03-20]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/irssi/"
>net/irssi</a></b><br>
Modular IRC client with many features (ipv6,socks,proxy)<br>
Updated irssi to version 0.8.4 <i>[lebel 2002-03-20]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/mutt/snapshot/"
>mail/mutt/snapshot</a></b><br>
TTY-based e-mail client, development version<br>
Updated mutt-snapshot to version 1.3.28i <i>[lebel 2002-03-20]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/analog/"
>www/analog</a></b><br>
Extremely fast program for analysing WWW logfiles<br>
<font color="#e00000"><strong>SECURITY FIX: Updated analog to version
5.22</strong></font> <i>[form 2002-03-20]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/games/castle-combat/"
>games/castle-combat</a></b><br>
Rampart arcade game clone for X11<br>
Added castle-combat-0.7.2; maintained by <a href="mailto:[email protected]"
>Lurene Grenier</a> <i>[mark 2002-03-20]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc/libxslt/"
>textproc/libxslt</a></b><br>
XSLT C Library for GNOME<br>
Updated libxslt to version 1.0.14 <i>[shell 2002-03-20]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/games/corewars/"
>games/corewars</a></b><br>
Computer simulation game<br>
Added corewars-0.9.12; maintained by <a href="mailto:[email protected]"
>Lurene Grenier</a> <i>[espie 2002-03-19]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/xautolock/"
>x11/xautolock</a></b><br>
Fire up programs in case of user inactivity under X<br>
Added xautolock-2.1; maintained by <a href="mailto:[email protected]"
>Matthieu Herrb</a> <i>[matthieu 2002-03-19]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/databases/MyCC/"
>databases/MyCC</a></b><br>
GUI client for MySQL<br>
Added MyCC-0.8.2; maintained by <a href="mailto:[email protected]"
>Peter Stromberg</a> <i>[wilfried 2002-03-19]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc/libxml/"
>textproc/libxml</a></b><br>
XML parsing library<br>
Updated libxml to version 2.4.18 <i>[kevlo 2002-03-19]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/neon/"
>net/neon</a></b><br>
HTTP and WebDAV client library, with C interface<br>
Added neon-0.19.3; maintained by <a href="mailto:[email protected]"
>David Lebel</a> <i>[lebel 2002-03-18]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/cadaver/"
>net/cadaver</a></b><br>
Command-line WebDAV client<br>
Added cadaver-0.19.1; maintained by <a href="mailto:[email protected]"
>David Lebel</a> <i>[lebel 2002-03-18]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/bison/"
>devel/bison</a></b><br>
GNU parser generator<br>
Updated bison to version 1.34 <i>[brad 2002-03-18]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc/lgrind/"
>textproc/lgrind</a></b><br>
LaTeX vgrind(1) look-alike<br>
Updated lgrind to version 3.67 <i>[espie 2002-03-18]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/tempest/"
>audio/tempest</a></b><br>
Sends AM radio signals using a monitor<br>
Updated tempest to version 1.0.5 <i>[wilfried 2002-03-18]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/abcde/"
>audio/abcde</a></b><br>
Command-line utility to rip and encode audio cds<br>
Added abcde-2.0.3; maintained by <a href="mailto:[email protected]"
>Han Boetes</a> <i>[wilfried 2002-03-18]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/dillo/"
>www/dillo</a></b><br>
Dillo is a Gtk-based web browser<br>
Added dillo-0.6.4; maintained by <a href="mailto:[email protected]"
>Damien Couderc</a> <i>[couderc 2002-03-18]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils/xosview/"
>sysutils/xosview</a></b><br>
Graphical performance meter<br>
Updated xosview to version 1.8.0 <i>[form 2002-03-17]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/postfix/stable/"
>mail/postfix/stable</a></b><br>
Fast, secure sendmail replacement<br>
Updated postfix-stable to version 1.1.5 <i>[jakob 2002-03-17]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/editors/vim/snapshot/"
>editors/vim/snapshot</a></b><br>
vi clone, many additional features, snapshot version<br>
Updated vim-snapshot to version 6.1b.23 <i>[lebel 2002-03-17]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/security/gpgme/"
>security/gpgme</a></b><br>
GnuPG Made Easy<br>
Updated gpgme to version 0.3.4 <i>[couderc 2002-03-17]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/security/mhash/"
>security/mhash</a></b><br>
Strong hash library<br>
Updated mhash to version 0.8.13 <i>[avsm 2002-03-17]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/gaim/"
>net/gaim</a></b><br>
Gtk-based AOL Instant Messenger (AIM) client<br>
Updated gaim to version 0.54 <i>[jcs 2002-03-16]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/sylpheed/"
>mail/sylpheed</a></b><br>
Mail/news client in gtk+<br>
Updated sylpheed to version 0.7.4 <i>[couderc 2002-03-16]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/py-curl/"
>net/py-curl</a></b><br>
Python interface to cURL library<br>
Updated py-curl to version 0.4.8 <i>[shell 2002-03-16]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/ruby/"
>lang/ruby</a></b><br>
Object oriented script language with threads<br>
Updated ruby to version 1.6.7 <i>[krw 2002-03-15]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/rsync/"
>net/rsync</a></b><br>
Mirroring/synchronization over low bandwidth links<br>
<font color="#e00000"><strong>SECURITY FIX: Updated rsync to version
2.5.4</strong></font> <i>[espie 2002-03-15]</i><br>
<a href="../ports.html#stable"><font color="#00b000">[Applied to
ports-stable]</font></a>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/konqueror-embedded/"
>www/konqueror-embedded</a></b><br>
Stand-alone web browser<br>
Added konqueror-20020127; maintained by <a href="mailto:[email protected]"
>Marc Espie</a> <i>[espie 2002-03-15]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/misc/ttyrec/"
>misc/ttyrec</a></b><br>
TTY recorder<br>
Updated ttyrec to version 1.0.5 <i>[reinhard 2002-03-15]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/jakarta-servletapi/"
>devel/jakarta-servletapi</a></b><br>
Implementation of the JSP and Java Servlet APIs<br>
Updated jakarta-servletapi to version 3.2.4 <i>[reinhard 2002-03-15]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/abook/"
>mail/abook</a></b><br>
Addressbook program with mutt support<br>
Updated abook to version 0.4.16 <i>[reinhard 2002-03-15]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc/p5-XML-LibXML/"
>textproc/p5-XML-LibXML</a></b><br>
Perl interface to the libxml2 library<br>
Updated p5-XML-LibXML to version 1.40 <i>[shell 2002-03-14]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/doc++/"
>devel/doc++</a></b><br>
Documentation system for C, C++, IDL and Java<br>
Updated doc++ to version 3.4.9 <i>[kevlo 2002-03-14]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/p5-Test-Harness/"
>devel/p5-Test-Harness</a></b><br>
Perl module for running perl test scripts with statistics<br>
Updated p5-Test-Harness to version 2.02 <i>[shell 2002-03-14]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/totd/"
>net/totd</a></b><br>
DNS proxy that supports IPv6 <==> IPv4 record translation<br>
Updated totd to version 1.3 <i>[itojun 2002-03-14]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/p5-Algorithm-Permute/"
>devel/p5-Algorithm-Permute</a></b><br>
Interface to handy and fast permutation<br>
Updated p5-Algorithm-Permute to version 0.04 <i>[kevlo 2002-03-14]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/misc/p5-Locale-Codes/"
>misc/p5-Locale-Codes</a></b><br>
Module to provide access to ISO3166 and ISO639 codes<br>
Updated p5-Locale-Codes to version 2.02 <i>[kevlo 2002-03-14]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/education/klettres/"
>education/klettres</a></b><br>
Interactive learning the French alphabet<br>
Updated klettres to version 1.3.01 <i>[kevlo 2002-03-14]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/lftp/"
>net/lftp</a></b><br>
Shell-like command line ftp client<br>
Updated lftp to version 2.5.0a <i>[kevlo 2002-03-14]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/p5-Date-Handler/"
>devel/p5-Date-Handler</a></b><br>
Perl module for calculates time differences<br>
Updated p5-Date-Handler to version 0.15 <i>[shell 2002-03-13]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/shells/sash/"
>shells/sash</a></b><br>
Stand-alone shell with built-in commands<br>
Updated sash to version 3.5 <i>[lebel 2002-03-13]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/py-Checker/"
>devel/py-Checker</a></b><br>
Python codes checker<br>
Updated py-Checker to version 0.8.9 <i>[shell 2002-03-13]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc/p5-Text-PDF/"
>textproc/p5-Text-PDF</a></b><br>
Perl modules for creating and manipulating PDF<br>
Updated p5-Text-PDF to version 0.19 <i>[shell 2002-03-13]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc/p5-Font-TTF/"
>textproc/p5-Font-TTF</a></b><br>
Perl module for TrueType font hacking<br>
Updated p5-Font-TTF to version 0.28 <i>[shell 2002-03-13]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/pccts/"
>devel/pccts</a></b><br>
Purdue Compiler Construction Tool Set<br>
Updated pccts to version 1.33 <i>[fgsch 2002-03-12]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc/libxslt/"
>textproc/libxslt</a></b><br>
XSLT C Library for GNOME<br>
Updated libxslt to version 1.0.13 <i>[shell 2002-03-12]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/pkgconfig/"
>devel/pkgconfig</a></b><br>
Tool for managing library compile/link flags<br>
Updated pkgconfig to version 0.12.0 <i>[shell 2002-03-12]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/gaim/"
>net/gaim</a></b><br>
Gtk-based AOL Instant Messenger (AIM) client<br>
Updated gaim to version 0.53 <i>[jcs 2002-03-12]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/games/eboard/"
>games/eboard</a></b><br>
Gtk+ chess board interface<br>
Updated eboard to version 0.4.1 <i>[fgsch 2002-03-12]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc/libxml/"
>textproc/libxml</a></b><br>
XML parsing library<br>
Updated libxml to version 2.4.17 <i>[kevlo 2002-03-12]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/jserv/"
>www/jserv</a></b><br>
Tomcat (Servlet/JSP) - Apache Connector<br>
Updated jserv to version 3.2.4; marked broken <i>[reinhard 2002-03-12]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/jakarta-tomcat/v3/"
>www/jakarta-tomcat/v3</a></b><br>
Java servlet 2.2 and java server pages 1.1 server<br>
Updated jakarta-tomcat-v3 to version 3.2.4 <i>[reinhard 2002-03-12]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/emulators/spim/"
>emulators/spim</a></b><br>
MIPS R2000 simulator<br>
Updated spim to version 6.4 <i>[kevlo 2002-03-12]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/zope-cmf/"
>www/zope-cmf</a></b><br>
Zope content management framework<br>
Added zope-cmf-1.2; maintained by <a href="mailto:[email protected]"
>Matt Behrens</a> <i>[matt 2002-03-11]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/news/ubh/"
>news/ubh</a></b><br>
Download and decode binaries posted to Usenet<br>
Updated ubh to version 2.5 <i>[kevlo 2002-03-11]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/ipcheck/"
>net/ipcheck</a></b><br>
Fully compliant DynDNS.org client<br>
Updated ipcheck to version 0.153 <i>[lebel 2002-03-11]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc/hgrep/"
>textproc/hgrep</a></b><br>
Grep wrapper with search highlighting<br>
Added hgrep-19991004; maintained by <a href="mailto:[email protected]"
>Nick Nauwelaerts</a> <i>[naddy 2002-03-11]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/w3m/"
>www/w3m</a></b><br>
Pager/text-based web browser<br>
Updated w3m to version 0.3 <i>[naddy 2002-03-11]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/pure-ftpd/"
>net/pure-ftpd</a></b><br>
Small, easy to set up, fast and very secure FTP server<br>
Updated pure-ftpd to version 1.0.10 <i>[brad 2002-03-11]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/xmms/"
>audio/xmms</a></b><br>
Multimedia player for the X Window System<br>
Updated xmms to version 1.2.7 <i>[naddy 2002-03-11]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/p5-Class-Date/"
>devel/p5-Class-Date</a></b><br>
Module for easy date and time manipulation<br>
Updated p5-Class-Date to version 1.0.10 <i>[kevlo 2002-03-10]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/editors/vim/snapshot/"
>editors/vim/snapshot</a></b><br>
vi clone, many additional features, snapshot version<br>
Updated vim-snapshot to version 6.1b <i>[lebel 2002-03-10]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/ttygrin/"
>mail/ttygrin</a></b><br>
Tty-based mail and news client<br>
Added ttygrin-0.4.7; maintained by <a href="mailto:[email protected]"
>Vincent Derrien</a> <i>[lebel 2002-03-10]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/math/calcoo/"
>math/calcoo</a></b><br>
Gtk-based scientific calculator<br>
Updated calcoo to version 1.3.7 <i>[naddy 2002-03-10]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/editors/vim/snapshot/"
>editors/vim/snapshot</a></b><br>
vi clone, many additional features, snapshot version<br>
Updated vim-snapshot to version 6.1a.38 <i>[lebel 2002-03-08]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/no-ip/"
>net/no-ip</a></b><br>
No-IP.com Dynamic DNS client<br>
Added no-ip-1.6; maintained by <a href="mailto:[email protected]"
>Peter Stromberg</a> <i>[wilfried 2002-03-08]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/radiusd-lucent/"
>net/radiusd-lucent</a></b><br>
Lucent remote access RADIUS server<br>
<font color="#e00000"><strong>SECURITY FIX: Added a patch to fix a buffer
overflow</strong></font> <i>[danh 2002-03-08]</i><br>
<a href="../ports.html#stable"><font color="#00b000">[Applied to
ports-stable]</font></a>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/tmda/"
>mail/tmda</a></b><br>
Reduce the amount of SPAM/UCE (junk-mail)<br>
Updated tmda to version 0.48 <i>[lebel 2002-03-07]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/sylpheed/"
>mail/sylpheed</a></b><br>
Mail/news client in gtk+<br>
Updated sylpheed to version 0.7.3 <i>[couderc 2002-03-07]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/games/xboard/"
>games/xboard</a></b><br>
X11 frontend for GNU Chess and the Internet Chess Server<br>
Updated xboard to version 4.2.6 <i>[fgsch 2002-03-07]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/games/cgoban/"
>games/cgoban</a></b><br>
X11 Go Toolset<br>
Updated cgoban to version 1.9.12 <i>[fgsch 2002-03-07]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/security/keychain/"
>security/keychain</a></b><br>
Front-end to ssh-agent<br>
Added keychain-1.9; maintained by <a href="mailto:[email protected]"
>Nikolay Sturm</a> <i>[espie 2002-03-07]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/curl/"
>net/curl</a></b><br>
Get files from FTP, Gopher, HTTP or HTTPS servers<br>
Updated curl to version 7.9.5 <i>[brad 2002-03-07]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/pcre/"
>devel/pcre</a></b><br>
Perl-compatible regular expression library<br>
Updated pcre to version 3.9 <i>[kevlo 2002-03-07]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/p5-String-CRC32/"
>devel/p5-String-CRC32</a></b><br>
Interface for cyclic redundancy check generation<br>
Added p5-String-CRC32-1.2; maintained by <a href="mailto:[email protected]"
>Kevin Lo</a> <i>[kevlo 2002-03-07]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/p5-Test-Simple/"
>devel/p5-Test-Simple</a></b><br>
Basic utilities for writing tests in perl<br>
Updated p5-Test-Simple to version 0.42 <i>[shell 2002-03-07]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/p5-Tk/"
>x11/p5-Tk</a></b><br>
Tk 8.0 bindings for Perl<br>
Updated p5-Tk to version 800.024 <i>[shell 2002-03-06]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/emulators/simh/"
>emulators/simh</a></b><br>
PDP, IBM 1401, Nova and other CPUs simulator<br>
Updated simh to version 2.9.2 <i>[form 2002-03-06]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/libdnet/"
>net/libdnet</a></b><br>
Portable low-level networking library<br>
Added libdnet-1.2; maintained by <a href="mailto:[email protected]"
>Dug Song</a> <i>[dugsong 2002-03-06]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils/zap/"
>sysutils/zap</a></b><br>
Interactive process killer<br>
Updated zap to version 1.3 <i>[ian 2002-03-06]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/kountdown/"
>x11/kountdown</a></b><br>
Screen saver that displays a countdown to a selected date<br>
Added kountdown-0.2p1; maintained by <a href="mailto:[email protected]"
>Kevin Lo</a> <i>[kevlo 2002-03-06]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/postfix/stable/"
>mail/postfix/stable</a></b><br>
Fast, secure sendmail replacement<br>
Updated postfix-stable to version 1.1.4 <i>[jakob 2002-03-06]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/esound/"
>audio/esound</a></b><br>
Sound library for Enlightenment<br>
Updated esound to version 0.2.24 <i>[brad 2002-03-05]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/zope/"
>www/zope</a></b><br>
Object-oriented web application server<br>
<font color="#e00000"><strong>SECURITY FIX: Added security hotfix to
zope</strong></font> <i>[matt 2002-03-04]</i><br>
<a href="../ports.html#stable"><font color="#00b000">[Applied to
ports-stable]</font></a>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/libusb/"
>devel/libusb</a></b><br>
USB access library<br>
Updated libusb to version 0.1.5 <i>[jcs 2002-03-04]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/tightvnc/"
>net/tightvnc</a></b><br>
Cross-platform remote desktop access<br>
Updated tightvnc to version 1.2.2 <i>[matt 2002-03-04]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/qt3/"
>x11/qt3</a></b><br>
C++ X11 GUI toolkit<br>
Added qt-x11-free-3.0.2; maintained by <a href="mailto:[email protected]"
>Marc Espie</a> <i>[espie 2002-03-04]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/emulators/zsnes/"
>emulators/zsnes</a></b><br>
Super Nintendo emulator for x86<br>
Added zsnes-1.337; maintained by <a href="mailto:[email protected]"
>Wilbern Cobb</a> <i>[naddy 2002-03-03]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/shells/scsh/"
>shells/scsh</a></b><br>
Unix shell embedded into Scheme<br>
Updated scsh to version 0.6.1 <i>[naddy 2002-03-03]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/nap/"
>audio/nap</a></b><br>
GNU curses-based napster client<br>
Updated nap to version 1.5.0 <i>[pvalchev 2002-03-03]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/php4/"
>www/php4</a></b><br>
Server-side HTML-embedded scripting language<br>
<font color="#e00000"><strong>SECURITY FIX: Updated php4 to version
4.1.2</strong></font> <i>[avsm 2002-03-03]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/editors/emacs21-leim/"
>editors/emacs21-leim</a></b><br>
Library of Emacs Input Method<br>
Added emacs-leim-21.1; maintained by <a href="mailto:[email protected]"
>Yozo TODA</a> <i>[mark 2002-03-03]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics/gqview/"
>graphics/gqview</a></b><br>
Gtk-based graphic file viewer<br>
Updated gqview to version 1.1.1 <i>[brad 2002-03-02]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics/tiff2png/"
>graphics/tiff2png</a></b><br>
Converts TIFF images to PNG format<br>
Updated tiff2png to version 0.81c <i>[brad 2002-03-02]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/games/dopewars/"
>games/dopewars</a></b><br>
Game where you deal drugs on the streets of NY<br>
Updated dopewars to version 1.5.3 <i>[brad 2002-03-02]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/intel2gas/"
>lang/intel2gas</a></b><br>
Convert Intel assembly language (nasm) to AT&T syntax (gas)<br>
Added intel2gas-1.3.3; maintained by <a href="mailto:[email protected]"
>Vincent Derrien</a> <i>[naddy 2002-03-02]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/p5-Term-ReadKey/"
>devel/p5-Term-ReadKey</a></b><br>
Change terminal modes, and perform non-blocking reads<br>
Updated p5-Term-ReadKey to version 2.18 <i>[wilfried 2002-03-02]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/fluxbox/"
>x11/fluxbox</a></b><br>
Yet another windowmanager for X, based on blackbox<br>
Updated fluxbox to version 0.1.7 <i>[naddy 2002-03-02]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/editors/vim/snapshot/"
>editors/vim/snapshot</a></b><br>
vi clone, many additional features, snapshot version<br>
Updated vim-snapshot to version 6.1a.19 <i>[lebel 2002-03-02]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics/netpbm/"
>graphics/netpbm</a></b><br>
Toolkit for converting images between different formats<br>
Updated netpbm to version 9.24 <i>[brad 2002-03-01]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/analog/"
>www/analog</a></b><br>
Extremely fast program for analysing WWW logfiles<br>
Updated analog to version 5.21 <i>[form 2002-03-01]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/net/ipfm/"
>net/ipfm</a></b><br>
IP bandwidth analysis tool<br>
Updated ipfm to version 0.11.4 <i>[form 2002-03-01]</i>
<li><b><a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/security/ccrypt/"
>security/ccrypt</a></b><br>
Encrypt and decrypt AES files and streams<br>
Updated ccrypt to version 1.2 <i>[kevlo 2002-03-01]</i>
</ul>
<p>
<hr>
<a href="../index.html"><img height=24 width=24
src="../images/back.gif" border=0 alt="OpenBSD"></a> <a
href="mailto:[email protected]">[email protected]</a><br>
<small>$OpenBSD: 200203.html,v 1.3 2005/02/07 23:32:15 jcs Exp $</small>
</body>
</html>