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