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