3RDPARTY revision 1.25 1 # $NetBSD: 3RDPARTY,v 1.25 2002/11/30 04:05:30 christos Exp $
2 #
3 # This file contains a list of the software that has been integrated into
4 # NetBSD where we are not the primary maintainer.
5 #
6 # When you make changes to this software, be sure to discuss it with the
7 # maintainer and contribute your patches. Divergence from the official
8 # sources is not desirable, and should be avoided as much as possible.
9 #
10 # When importing, please deal with the RCS IDs in this way:
11 # 1. Preserve the RCS IDs in the files by removing the $ signs from
12 # the IDs before you do the import.
13 # 2. After the import, add NetBSD RCS IDs to all of the files.
14 #
15 # A few notes on the format of this file (for the benefit of
16 # 3dparty2html):
17 #
18 # 1.) Any line whose first non-whitespace character is # is a comment
19 # 2.) Entries are separated by blank lines
20 # 3.) Every package needs at least the following entries: Package,
21 # Version, Current Vers, and Maintainer.
22 # 4.) Where a field has multiple lines of information, the field tag
23 # should be repeated on each line, except:
24 # 5.) The Notes: field tag should appear on a line by itself. All
25 # remaining lines until the end of the record are notes.
26
27 Package: am-utils [amd]
28 Version: 6.1b1
29 Current Vers: 6.1b1
30 Maintainer: Erez Zadok <ezk (a] cs.columbia.edu>
31 Archive Site: ftp://shekel.mcl.cs.columbia.edu/pub/am-utils/
32 Mailing List: amd-dev
33 Responsible: christos, wiz
34 Notes:
35 Amd2netbsd script to convert to BSD make system and remove unneeded files.
36
37 Package: bc
38 Version: 1.06
39 Current Vers: 1.06
40 Maintainer: Phil Nelson <phil (a] cs.wwu.edu>
41 Archive Site: ftp://ftp.gnu.org/gnu/bc/
42 Mailing List: bug-bc (a] gnu.org
43 Responsible: phil, simonb
44 Notes:
45 bc includes dc, both of which are in the NetBSD tree.
46
47 Package: bind/named
48 Version: 8.3.4
49 Current Vers: 4.9.11/8.3.4/9.2.1
50 Maintainer: Paul Vixie <vixie (a] vix.com>
51 Archive Site: ftp://ftp.isc.org/isc/bind/
52 Mailing List:
53 Responsible: vixie, itojun
54 Notes:
55 bind2netbsd script to import into basesrc/dist/bind.
56 The Makefiles in basesrc/usr.sbin/bind are not handled by the script.
57 do not try to use libc resolver from basesrc/usr.sbin/bind, it adds
58 too much constraint between bind and libc, as well as problem with
59 _res declaration differences. DNSSEC portion is disabled.
60
61 Package: bind/resolver
62 Version: 4.9.11
63 Current Vers: 4.9.11/8.3.4/9.2.1
64 Maintainer: Paul Vixie <vixie (a] vix.com>
65 Archive Site: ftp://ftp.isc.org/isc/bind/
66 Mailing List:
67 Responsible: vixie, itojun
68 Notes:
69 Mostly imported with cvs import. Makefile's, etc, are not.
70 Upgrade to BIND8 resolver can only happen with libc major bump (otherwise
71 it needs too much effort). Reasons: (1) need to support binaries that use
72 BIND4 resolver API (res_init), and need to support BIND8 API. we practically
73 need to maintain both BIND4 _res and BIND8 _res. (2) amount of local changes.
74 nsswitch/nsdispatch need to be reimplemented.
75
76 Package: binutils/gas
77 Version: 1.92.3/2.11.2
78 Current Vers: 2.13.1
79 Maintainer: FSF
80 Archive Site: ftp://ftp.gnu.org/gnu/binutils/
81 Mailing List: bug-gnu-utils (a] gnu.org
82 Responsible: thorpej
83 Notes:
84 Version 1.92.3 still in-tree for historical reasons, but unused.
85
86 Package: binutils/ld
87 Version: ???/2.11.2
88 Current Vers: 2.13.1
89 Maintainer: FSF
90 Archive Site: ftp://ftp.gnu.org/gnu/binutils/
91 Mailing List: bug-gnu-utils (a] gnu.org
92 Responsible: thorpej
93 Notes:
94 Version ??? still in-tree for historical reasons, but unused.
95
96 Package: binutils/misc
97 Version: 2.11.2
98 Current Vers: 2.13.1
99 Maintainer: FSF
100 Archive Site: ftp://ftp.gnu.org/gnu/binutils/
101 Mailing List: bug-gnu-utils (a] gnu.org
102 Responsible: thorpej
103 Notes:
104
105 Package: bsd-family-tree
106 Version: 1.67
107 Current Vers: 1.67
108 Maintainer:
109 Archive Site: http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
110 Mailing List:
111 Responsible: itojun
112 Notes:
113
114 Package: bzip2
115 Version: 1.0.2
116 Current Vers: 1.0.2
117 Maintainer: Julian Seward <jseward (a] acm.org>
118 Archive Site: http://sources.redhat.com/bzip2/
119 Mailing List:
120 Responsible:
121 Notes:
122 See /usr/src/dist/bzip2/bzip2netbsd for update instructions.
123
124 Package: Citrus XPG4DL
125 Version: ?
126 Current Vers: ?
127 Maintainer: Citrus
128 Archive Site: http://citrus.bsdclub.org/
129 Mailing List: bsd-locale (a] hauN.org
130 Responsible: itojun
131 Notes:
132 language C multilingualization support suite using wchar_t and other standards.
133 minoura_xpg4dl branch has work-in-progress integration (a little bit dated,
134 need update).
135 main trunc has Citrus code in the following places:
136 - src/lib/libc/locale, LC_CTYPE: 20010125 with lots of cleanup
137 (singlebyte only - multibyte will come shortly)
138 - src/lib/libintl: 20010216 snapshot from cvs tree
139
140 Package: cpio
141 Version: 2.3
142 Current Vers: 2.5
143 Maintainer: FSF
144 Archive Site: ftp://ftp.gnu.org/gnu/cpio/
145 Mailing List: bug-gnu-utils (a] gnu.org
146 Responsible:
147 Notes:
148 Pax (bin/pax) has replaced tar and cpio by having tar/cpio front ends.
149
150 Package: cron
151 Version: 3.0
152 Current Vers: 3.0
153 Maintainer: Paul Vixie <vixie (a] vix.com>
154 Archive Site: ftp://ftp.vix.com/pub/vixie/cron-3.0/
155 Mailing List:
156 Responsible:
157 Notes:
158 ftp://ftp.isc.org/isc/cron/cron_4.0_b1.shar is available.
159
160 Package: cvs
161 Version: 1.11.2
162 Current Vers: 1.11.2
163 Maintainer: cvshome
164 Archive Site: ftp://ftp.cvshome.org/pub/
165 Mailing List: bug-cvs (a] gnu.org
166 Responsible: Christos Zoulas <christos (a] netbsd.com>
167 Notes:
168 Use gnusrc/gnu/dist/cvs/cvs2netbsd for preparing the source tree
169 for the import.
170
171 Package: db
172 Version: 1.85
173 Current Vers: 1.86/4.0.14
174 Maintainer: Keith Bostic <bostic (a] vangogh.cs.berkeley.edu>
175 Archive Site: http://www.sleepycat.com/products.html
176 Mailing List:
177 Responsible:
178 Notes:
179 Note that we cannot use db 2.x for license reasons.
180 Three bug fixes against 1.85 sent back to bostic. Changes to
181 man/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
182 Import of DB 1.85 was done via a sh script which converted the
183 distribution into the netbsd format. The script can be found in
184 src/lib/libc/db/db2netbsd.
185
186 Package: dhcp
187 Version: 3.0.1rc9
188 Current Vers: 3.0pl1/3.0.1rc10
189 Maintainer: Ted Lemon <mellon (a] netbsd.org>
190 Archive Site: ftp://ftp.isc.org/isc/dhcp/
191 Mailing List: dhcp-server (a] isc.org
192 Mailing List: dhcp-client (a] isc.org
193 Mailing List: dhcp-announce (a] isc.org
194 Mailing List: dhcp-bugs (a] isc.org
195 Responsible: mellon
196 Notes:
197 No changes for NetBSD integration - just import the new distribution on
198 top of the current tree.
199
200 Package: diffutils
201 Version: 2.7
202 Current Vers: 2.8.1
203 Maintainer: FSF
204 Archive Site: ftp://ftp.gnu.org/gnu/diffutils/
205 Mailing List: bug-gnu-utils (a] gnu.org
206 Responsible:
207 Notes:
208
209 Package: dtoa.c
210 Version: Jan 4, 1995
211 Current Vers: Feb 7, 2001
212 Maintainer: David M. Gay <dmg (a] bell-labs.com>
213 Archive Site: ftp://netlib.lucent.com/netlib/fp/
214 Mailing List: none
215 Responsible:
216 Notes:
217 Added conditionals to automagically determine type and endianness of
218 FP numbers. Added ULong type (but Gay says he'll adopt that change
219 for the next release).
220
221 Package: file
222 Version: 3.39
223 Current Vers: 3.39
224 Maintainer: Christos Zoulas <christos (a] zoulas.com>
225 Archive Site: ftp://ftp.astron.com/pub/file/
226 Mailing List: file (a] mx.gw.com
227 Responsible: christos, pooka
228 Notes:
229
230 Package: flex
231 Version: 2.5.4
232 Current Vers: 2.5.4a
233 Maintainer: Vern Paxson <vern (a] ee.lbl.gov>
234 Archive Site: ftp://ftp.gnu.org/gnu/non-gnu/flex/
235 Mailing List:
236 Responsible: mikel
237 Notes:
238 flex 2.5.4a contains only copyright notice changes over version 2.5.4;
239 internally not even the version number changed.
240
241 Package: gawk
242 Version: 3.0.3
243 Current Vers: 3.1.1
244 Maintainer: Arnold Robbins <arnold (a] skeeve.atl.ga.us>,
245 Maintainer: David Trueman <david (a] cs.dal.ca>
246 Archive Site: ftp://ftp.gnu.org/gnu/gawk/
247 Mailing List: bug-gawk (a] gnu.org
248 Responsible:
249 Notes:
250 Should look at ATT awk as a replacement for this. A download link
251 is available at http://cm.bell-labs.com/cm/cs/awkbook/
252 See also nawk entry below.
253
254 Package: gcc
255 Version: 2.95.3
256 Current Vers: 3.2.1
257 Maintainer: cygnus
258 Archive Site: ftp://ftp.gnu.org/gnu/gcc/
259 Mailing List: gcc-bugs (a] gnu.org
260 Responsible: thorpej
261 Notes:
262
263 Package: gdb
264 Version: 5.0
265 Current Vers: 5.2.1
266 Maintainer: FSF
267 Archive Site: ftp://ftp.gnu.org/gnu/gdb/
268 Mailing List: bug-gdb (a] gnu.org
269 Responsible: thorpej
270 Notes:
271
272 Package: gettext
273 Version: 0.10.35
274 Current Vers: 0.11.5
275 Maintainer: FSF
276 Archive Site: ftp://ftp.gnu.org/gnu/gettext/
277 Mailing List: bug-gnu-utils (a] gnu.org
278 Responsible: itojun
279 Notes:
280 GNU gettext is used for userland tools like msgfmt(1) only. For libintl,
281 we use BSD-licensed implementation from Citrus project (see entry for
282 "Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one.
283
284 Package: grep
285 Version: 2.4
286 Current Vers: 2.5
287 Maintainer: FSF
288 Archive Site: ftp://ftp.gnu.org/gnu/grep/
289 Mailing List: bug-gnu-utils (a] gnu.org
290 Responsible: simonb
291 Notes:
292 We've added -o for compatibility with 4.4BSD grep.
293 Remove the bootstrap, djgpp, m4, tests and vms directories before
294 importing into src/gnu/dist/grep. Note that a non-gnu grep has
295 been floated on the mailing lists (tech-userlevel, fall 1999), and
296 may bear examination. The grep will be found in
297 http://www.wam.umd.edu/~howardjp/software/grep/
298
299 Package: groff
300 Version: 1.16.1
301 Current Vers: 1.18.1
302 Maintainer: James Clark/FSF
303 Archive Site: ftp://ftp.gnu.org/gnu/groff/
304 Mailing List: bug-groff (a] gnu.org
305 Responsible: wiz
306 Notes:
307 Use groff2netbsd from gnusrc/gnu/dist/groff to prepare the distribution
308 for import.
309
310 Package: gzip
311 Version: 1.2.4
312 Current Vers: 1.2.4a
313 Maintainer: Jean-loup Gailly <gzip (a] gnu.org>
314 Archive Site: ftp://ftp.gnu.org/gnu/gzip/
315 Mailing List: bug-gzip (a] gnu.org
316 Responsible:
317 Notes:
318
319 Package: heimdal
320 Version: 0.5
321 Current Vers: 0.5
322 Maintainer: Heimdal <heimdal (a] pdc.kth.se>
323 Archive Site: ftp://ftp.pdc.kth.se/pub/heimdal/src/
324 Mailing List: heimdal-discuss (a] pdc.kth.se
325 Responsible: assar, joda
326 Notes:
327
328 Package: hunt
329 Version: 1993-07-17
330 Current Vers: 1993-07-17
331 Maintainer: ?
332 Archive Site: ftp://cgl.ucsf.edu/pub/
333 Responsible: mrg
334 Notes:
335
336 Package: ip-filter
337 Version: 3.4.29
338 Current Vers: 3.4.30
339 Maintainer: Darren Reed
340 Archive Site: http://www.ipfilter.org/
341 Mailing List: ipfilter (a] postbox.anu.edu.au
342 Responsible: darrenr, mike, martti
343 Notes:
344 ipf2netbsd should be used on a virgin ipfilter source tree.
345
346 Package: KAME IPv6
347 Version: KAME/NetBSD SNAP kit
348 Current Vers: KAME/NetBSD SNAP kit (shipped every week)
349 Maintainer: KAME Project <kame (a] kame.net>
350 Archive Site: http://www.kame.net/
351 Mailing List: snap-users (a] kame.net
352 Responsible: itojun
353 Notes:
354 IPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
355 more conservative implementation policy.
356 IPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
357 Please do not make too many diff-unfriendly changes (like indentation change,
358 KNF police). We need to take diffs across KAME snapshots on upgrades.
359 To identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
360 in sys/netinet6/in6.h. No script is available for upgrades.
361 "KAME" branch is used for kernel merge work purposes.
362 http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
363 among KAME/*BSD, *BSD-current and recent *BSD releases.
364
365 Package: KAME racoon
366 Version: KAME/NetBSD current Aug 31 2001
367 Current Vers: KAME/NetBSD SNAP kit (shipped every week)
368 Maintainer: KAME Project <kame (a] kame.net>
369 Archive Site: http://www.kame.net/
370 Mailing List: snap-users (a] kame.net
371 Responsible: itojun
372 Notes:
373 Please minimize # of local changes. All changes should go back to KAME
374 repository. Please contact itojun if you want to put changes.
375
376 Package: krb4
377 Version: 1.2
378 Current Vers: 1.2
379 Maintainer: kth-krb (a] pdc.kth.se
380 Archive Site: ftp://ftp.pdc.kth.se/pub/krb/src/
381 Mailing List: krb4 (a] sics.se
382 Responsible: assar, joda
383 Notes:
384
385 Package: less
386 Version: less374
387 Current Vers: less378
388 Maintainer: Mark Nudleman <marknu (a] flash.net>
389 Archive Site: ftp://ftp.gnu.org/gnu/less/
390 Mailing List:
391 Responsible: mrg
392 Notes:
393 Many changes to make less act as more when invoked as more. Beware.
394 Use the src/usr.bin/less/less2netbsd script to prepare source tree
395 for importation. Run ./configure before hand to generate "defines.h".
396 Talk to mrg before importing any new vesrion.
397
398 Package: libcdk
399 Version: 4.9.9-20000407-myc3
400 Current Vers: cdk-4.9.10-20000923
401 Maintainer: mike (a] vexus.ca
402 Archive Site: http://www.vexus.ca/CDK.html
403 Responsible: garbled
404 Notes:
405 Initial port to netbsd curses was done by mycroft. This is a heavily
406 modified version of the released CDK 4.9.9. The current version has been
407 taken over by the Ncurses people, and has a number of changes to it. It
408 might be worthwhile to import at some future date, but for now we should
409 leave it alone. (garbled 1/4/2001)
410
411 Package: libpcap
412 Version: 0.4
413 Current Vers: 0.7.1
414 Maintainer: tcpdump-workers (a] tcpdump.org
415 Archive Site: http://www.tcpdump.org/release/
416 Mailing List: tcpdump-workers (a] tcpdump.org
417 Responsible: itojun
418 Notes:
419
420 Package: libwrap
421 Version: tcp_wrappers 7.6 w/ large amount of IPv6 changes
422 Current Vers: tcp_wrappers 7.6-ipv6.1
423 Maintainer: Wietse Venema <wietse (a] porcupine.org>
424 Archive Site: ftp://ftp.porcupine.org/pub/security/
425 Mailing List:
426 Responsible: cjs, itojun
427 Notes:
428 We import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
429 under src/usr.sbin). We don't use tcpd; that functionality is built
430 into inetd. The provided libwrap2netbsd script handles just libwrap.
431
432 Package: mopd
433 Version: 2.5.3
434 Current Vers: 2.5.3
435 Maintainer: Mats O Jansson <maja (a] celsiustech.se>
436 Archive Site: ftp://ftp.stacken.kth.se/pub/OS/NetBSD/mopd/
437 Mailing List:
438 Responsible: cjs
439 Notes:
440 Delete the otherOS directory before importing.
441
442 Package: nawk
443 Version: 2000-11-15
444 Current Vers: 2002-06-28
445 Maintainer: Brian Kernighan <bwk (a] bell-labs.com> (Lucent Technologies)
446 Archive Site: http://cm.bell-labs.com/who/bwk/
447 Mailing List:
448 Responsible: jdolecek
449 Notes:
450 We still use gawk as the system awk. nawk is here for evaluation only for now.
451 Build maketab from nawk sources and generate proctab.c.
452 Remove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import
453 to basesrc/dist/nawk.
454
455 Package: ndbootd
456 Version: 0.5
457 Current Vers: 0.5
458 Maintainer: Matt Fredette <fredette (a] alum.mit.edu>
459 Archive Site: http://mit.edu/fredette/www/ndbootd/
460 Responsible: fredette
461 Notes:
462 Run ./configure, save config.h, make distclean, rm all autoconf/automake
463 and ndbootd-raw.c. Restore saved config.h, and force it to define
464 HAVE_STRICT_ALIGNMENT. Fix RCS IDs, import.
465
466 Package: nvi
467 Version: 1.79nb7
468 Current Vers: 1.79
469 Maintainer: Keith Bostic <bostic (a] bsdi.com>
470 Archive Site: ftp://ftp.bostic.com/pub/
471 Mailing List:
472 Responsible: aymeric
473 Notes:
474 1.79 is probably the last version we will import. Nvi is now moving towards
475 X11 support and other things we don't want.
476
477 Package: ntp
478 Version: 4.0.99i
479 Current Vers: 4.1.1a/4.1.72
480 Maintainer: David L. Mills <mills (a] udel.edu>
481 Archive Site: ftp://ftp.udel.edu/pub/ntp/ntp4/
482 Mailing List:
483 Responsible: simonb, jonathan
484 Notes:
485 See /usr/src/dist/ntp/ntp2netbsd for update instructions.
486 Patches have been sent to the author [again].
487 NOTE: As of 20010405 -current includes a fix for the "ntpdx" root
488 exploit/DoS attack which has been pulled up to the 1.4 and 1.5 branches.
489
490 Package: OpenSSH
491 Version: 3.5 around 20021001
492 Current Vers: 3.5 / portable 3.4p1
493 Maintainer: OpenSSH
494 Archive Site: http://www.openssh.com/ftp.html
495 Mailing List: openssh-unix-announce (a] mindrot.org
496 Responsible: thorpej, itojun
497 Notes:
498 imported from OpenBSD usr.bin/ssh (it is not from the portable OpenSSH)
499 into crypto/dist/openssh. use openssh2netbsd before import.
500 local changes (should always try to bring them back to master openssh tree,
501 markus is very cooperative about it):
502 - default for PermitRootLogin is set to "no"
503 - IgnoreRootRhosts added
504 - look at login.conf to check valid user/access list
505 - ssh{,d}_config -> ssh{,d}.conf (can't bring it back) (1.5 branch only)
506 1.5 branch uses /etc for configuration files, while current/1.6 uses /etc/ssh.
507 http://www.openbsd.org/advisories/ssh_channelalloc.txt is integrated
508 manually to 1.5 branch. version date "20020307" identifies the fix.
509 http://www.openssh.com/txt/preauth.adv is integrated manually to 1.5 branch.
510 veresion date "20020626" identifies the fix.
511
512 Package: OpenSSL
513 Version: 0.9.6g
514 Current Vers: 0.9.6g
515 Maintainer: The OpenSSL Project
516 Archive Site: ftp://ftp.openssl.org/source/
517 Mailing List: openssl-announce (a] openssl.org
518 Responsible: mcr, thorpej, itojun
519 Notes:
520 modified internal types to u_int32_t and alike, for non-32bit friendliness.
521 removed #ifdefs in header files so that they do not affect ABI.
522 on RC5/IDEA handling, please see the note from itojun on 9/29/2000,
523 to tech-security.
524 crypto/dist/openssl/openssl-unifdef.pl strips off most of #if in headers
525 (should be done after the import - for some of the past imports done before
526 import by mistake).
527
528 Package: pdisk
529 Version: 0.8a2
530 Current Vers: 0.8a2
531 Maintainer: Eryk Vershen <eryk (a] cfcl.com>
532 Archive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
533 Mailing List:
534 Responsible: dbj
535 Notes:
536 This is the disk partition utility used by Apple's mkLinux and osX
537 It is imported into dist/pdisk, with a reachover makefile in
538 src/sbin/pdisk builds for macppc and mac68k.
539
540 Package: pdksh
541 Version: 5.2.14p2
542 Current Vers: 5.2.14p2
543 Maintainer: Michael Rendell <michael (a] cs.mun.ca>
544 Archive Site: ftp://ftp.cs.mun.ca/pub/pdksh/
545 Mailing List:
546 Responsible:
547 pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
548
549 Package: ping
550 Version: 980911
551 Current Vers: 980911
552 Maintainer: Vernon Schryver <vjs (a] rhyolite.com>
553 Archive Site: ftp://ftp.rhyolite.com/src/
554 Mailing List:
555 Responsible: christos (a] netbsd.org
556 Notes:
557 We use err() and friends. We have changes for snprintf, extra
558 formating in man pages, disallowing flood pinging, alignment fixes,
559 and more.
560
561 Package: postfix
562 Version: 1.1.12
563 Current Vers: 1.1.12
564 Maintainer: Wietse Venema <wietse (a] porcupine.org>
565 Archive Site: ftp://postfix.cloud9.net/official/
566 Mailing List: postfix-users (a] postfix.org
567 Responsible: perry (a] netbsd.org, itojun (a] netbsd.org
568 Notes:
569
570 Package: ppp
571 Version: 2.4.1
572 Current Vers: 2.4.1
573 Maintainer: Paul Mackerras <paulus (a] samba.org>
574 Archive Site: ftp://ftp.samba.org/pub/ppp/
575 CVS root: :pserver:cvs (a] pserver.samba.org:/cvsroot (password: cvs)
576 Mailing List:
577 Responsible: christos (a] netbsd.org
578 Notes:
579 BSD support was removed from 2.4.0; I added it back and removed
580 some GPL pieces. Multilink support is missing. Repeated pings to
581 Paulus have not yielded results. I've retrofitted pppdump to use
582 our zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
583 is clearly a pain. I have not tested the modules code, neither our
584 makefiles make it easy to construct a module, but I left one there
585 as an example.
586 CMU copyright clause was updated to follow
587 http://www.monkey.org/openbsd/archive/tech/0207/msg00005.html.
588 Australian National University copyright clause was updated.
589 Eric Rosenquist copyright clause was updated.
590
591 Package: rcs
592 Version: 5.7
593 Current Vers: 5.7
594 Maintainer: FSF
595 Archive Site: ftp://ftp.gnu.org/gnu/rcs/
596 Mailing List: bug-gnu-utils (a] gnu.org
597 Responsible: mycroft
598 Notes:
599 Beta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
600
601 Package: root.cache
602 Version: 2002110501 (Nov 05, 2002)
603 Current Vers: 2002110501 (Nov 05, 2002)
604 Maintainer: InterNIC
605 Archive Site: ftp://ftp.internic.net/domain/named.root
606 Mailing List:
607 Responsible: perry, thorpej
608 Notes:
609 The root server cache is also included with BIND. However, the
610 InterNIC version is usually more up to date.
611
612 Package: routed
613 Version: 2.27
614 Current Vers: 2.27
615 Maintainer: Vernon Schryver <vjs (a] rhyolite.com>
616 Archive Site: ftp://ftp.rhyolite.com/src/
617 Mailing List:
618 Responsible: christos (a] netbsd.org
619 Notes:
620 We use the md5 code from libc
621 We don't allow RIP_TRACEON and RIP_TRACEOFF
622
623 Package: send-pr (part of GNATS)
624 Version: 3.95
625 Current Vers: 3.999.1
626 Maintainer: FSF
627 Archive Site: ftp://ftp.gnu.org/gnu/gnats/
628 Mailing List: bug-gnats (a] gnu.org
629 Responsible:
630 Notes:
631
632 Package: sendmail
633 Version: 8.11.6
634 Current Vers: 8.12.6
635 Maintainer: Eric P. Allman
636 Archive Site: ftp://ftp.sendmail.org/pub/sendmail/
637 Mailing List:
638 Responsible:
639 Notes:
640 use gnu/dist/sendmail/sendmail2netbsd to strip off RCS tags.
641 local changes:
642 - DaemonPortOptions "O" modifier (will be in 8.12.x)
643 - do not reverse-resolve link-local addresses
644 - syslog args change
645
646 Package: SoftFloat
647 Version: 2a
648 Current Vers: 2b
649 Maintainer: John Hauser <jhauser (a] cs.berkeley.edu>
650 Archive Site: http://HTTP.CS.Berkeley.EDU/~jhauser/arithmetic/SoftFloat.html
651 Mailing List:
652 Responsible: bjh21
653 Notes:
654 Heavily modified for use as a soft float library for GCC. The actual
655 arithmetic code is unchanged, though, and should behave exactly like the
656 original.
657
658 Package: tar
659 Version: 1.13.25 + security fixes
660 Current Vers: 1.13/1.13.25
661 Maintainer: FSF
662 Archive Site: ftp://ftp.gnu.org/gnu/tar/, ftp://alpha.gnu.org/gnu/tar/
663 Mailing List: bug-tar (a] gnu.org
664 Responsible:
665 Notes:
666 Pax (bin/pax) has replaced tar and cpio by having tar/cpio front ends.
667
668 Package: tcpdump
669 Version: 3.7.1 as of 2002/5/31
670 Current Vers: 3.7.1
671 Maintainer: tcpdump-workers (a] tcpdump.org
672 Archive Site: http://www.tcpdump.org/release/
673 Mailing List: tcpdump-workers (a] tcpdump.org
674 Responsible: itojun
675 Notes:
676 Code will be imported into src/dist/tcpdump. Changes have to go back to
677 tcpdump.org.
678
679 Package: termcap.src
680 Version: 9.13.25
681 Current Vers: 11.0.1
682 Maintainer: Eric S. Raymond <terminfo (a] ccil.org>
683 Archive Site: http://www.tuxedo.org/~esr/terminfo/
684 Mailing List:
685 Responsible:
686 Notes:
687
688 Package: TestFloat
689 Version: 2a
690 Current Vers: 2a
691 Maintainer: John Hauser <jhauser (a] cs.berkeley.edu>
692 Archive Site: http://HTTP.CS.Berkeley.EDU/~jhauser/arithmetic/TestFloat.html
693 Mailing List:
694 Responsible: ross
695 Notes:
696
697 Package: texinfo
698 Version: 4.0
699 Current Vers: 4.3
700 Maintainer: FSF
701 Archive Site: ftp://ftp.gnu.org/gnu/texinfo/
702 Mailing List: bug-texinfo (a] gnu.org
703 Responsible: wiz
704 Notes:
705
706 Package: top
707 Version: 3.5beta9
708 Current Vers: 3.5beta12
709 Maintainer: William LeFebvre <wnl (a] groupsys.com>
710 Archive Site: ftp://ftp.groupsys.com/pub/top/
711 Mailing List: top-spinners (a] ocee.groupsys.com
712 Responsible: simonb
713 Notes:
714 Remove all non-current NetBSD machine definitions and man page
715 extensions in machine/ before importing.
716 After importing, run:
717 ./Configure <netbsd-module-name>
718 rm machine/*.desc Make.desc SYNOPSIS machine.c
719 cvs commit -m "Update ./Configure'd files." top.local.h top.1
720
721 Package: traceroute
722 Version: 1.4a5
723 Current Vers: 1.4a12
724 Maintainer: traceroute (a] ee.lbl.gov
725 Archive Site: ftp://ftp.ee.lbl.gov/
726 Mailing List:
727 Responsible:
728 Notes:
729
730 Package: tz
731 Version: tzcode2002b / tzdata2002d
732 Current Vers: tzcode2002d / tzdata2002d
733 Maintainer: Arthur David Olson <ado (a] elsie.nci.nih.gov>
734 Archive Site: ftp://elsie.nci.nih.gov/pub/
735 Mailing List: tz (a] elsie.nci.nih.gov
736 Responsible: kleink
737 Notes:
738 Use src/lib/libc/time/tzcode2netbsd to prepare the source tree
739 for import.
740
741 Package: uucp
742 Version: 1.06.1
743 Current Vers: 1.06.2
744 Maintainer: Ian Lance Taylor <ian (a] airs.com>
745 Archive Site: ftp://ftp.gnu.org/gnu/uucp/
746 Mailing List: taylor-uucp (a] cirr.com
747 Responsible: jtk
748 Notes:
749
750 Package: XFree86
751 Version: 3.3.6/4.2.1
752 Current Vers: 3.3.6/4.2.1
753 Maintainer: XFree86 consortium
754 Archive Site: ftp://ftp.xfree86.org/pub/XFree86/
755 Mailing List:
756 Responsible: tron
757 Notes:
758 3.3.6:
759 - Security patches from OpenBSD SA 2000-021 are merged into the tree.
760 - Fix 01-08 from the xfree86 fixes directory are merged into the tree.
761 - imported changes from 3.3.6 branch on 2001-03-05
762 4.x:
763 Only X4??src-1 and X4??src-2 were imported. X4??src-3 contains postscript
764 files which we don't need in our tree.
765 ALL changes must be sent back to the XFree86 repository. Patches should
766 be sent to patch (a] XFree86.org.
767
768 Package: zlib
769 Version: 1.1.4
770 Current Vers: 1.1.4
771 Maintainer: Jean-loup Gailly and Mark Adler <zlib (a] gzip.org>
772 Archive Site: http://www.gzip.org/zlib/
773 Mailing List:
774 Responsible: gwr, tron
775 Notes:
776 The sources were integrated into src/lib/libz as usual on *nix,
777 and partially duplicated under src/sys/lib/libz for the kernel.
778 The header zconf.h was "boiled down" to the minimum for *BSD.
779 The Makefile is completely new (*BSD style, of course). Lastly,
780 the file gzio.c was changed to allow -DNO_DEFLATE to eliminate
781 all references to deflate.c and friends, which permits building
782 a really small zcat implementation. (src/distrib/utils/zcat)
783