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