3RDPARTY revision 1.144
11.144Sdent#	$NetBSD: 3RDPARTY,v 1.144 2003/09/28 07:22:09 dent Exp $
21.1Slukem#
31.1Slukem# This file contains a list of the software that has been integrated into
41.1Slukem# NetBSD where we are not the primary maintainer.
51.1Slukem#
61.1Slukem# When you make changes to this software, be sure to discuss it with the
71.1Slukem# maintainer and contribute your patches.  Divergence from the official
81.1Slukem# sources is not desirable, and should be avoided as much as possible.
91.1Slukem#
101.1Slukem# When importing, please deal with the RCS IDs in this way:
111.1Slukem#   1. Preserve the RCS IDs in the files by removing the $ signs from
121.1Slukem#      the IDs before you do the import.
131.1Slukem#   2. After the import, add NetBSD RCS IDs to all of the files.
141.1Slukem#
151.1Slukem# A few notes on the format of this file (for the benefit of
161.1Slukem# 3dparty2html):
171.1Slukem#
181.1Slukem# 1.) Any line whose first non-whitespace character is # is a comment
191.1Slukem# 2.) Entries are separated by blank lines
201.1Slukem# 3.) Every package needs at least the following entries: Package,
211.1Slukem#     Version, Current Vers, and Maintainer.
221.1Slukem# 4.) Where a field has multiple lines of information, the field tag
231.1Slukem#     should be repeated on each line, except:
241.1Slukem# 5.) The Notes: field tag should appear on a line by itself.  All
251.1Slukem#     remaining lines until the end of the record are notes.
261.31Skanaoka
271.31SkanaokaPackage:	acpica
281.70SkochiVersion:	20030228
291.128SkochiCurrent Vers:	20030714
301.31SkanaokaMaintainer:	INTEL
311.31SkanaokaArchive Site:	http://developer.intel.com/technology/IAPC/acpi/downloads.htm
321.31SkanaokaMailing List:	acpi-devel@lists.sourceforge.net
331.59SkanaokaResponsible:	kanaoka,kochi
341.31SkanaokaNotes:
351.31SkanaokaThe sources were integrated into src/sys/dev/acpi/acpica/Subsystem.
361.1Slukem
371.1SlukemPackage:	am-utils [amd]
381.73SchristosVersion:	6.1b2
391.50SenamiCurrent Vers:	6.1b2
401.1SlukemMaintainer:	Erez Zadok <ezk@cs.columbia.edu>
411.1SlukemArchive Site:	ftp://shekel.mcl.cs.columbia.edu/pub/am-utils/
421.1SlukemMailing List:	amd-dev
431.52SwizResponsible:	christos
441.1SlukemNotes:
451.1SlukemAmd2netbsd script to convert to BSD make system and remove unneeded files.
461.1Slukem
471.1SlukemPackage:	bc
481.1SlukemVersion:	1.06
491.1SlukemCurrent Vers:	1.06
501.1SlukemMaintainer:	Phil Nelson <phil@cs.wwu.edu>
511.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/bc/
521.1SlukemMailing List:	bug-bc@gnu.org
531.1SlukemResponsible:	phil, simonb
541.1SlukemNotes:
551.1Slukembc includes dc, both of which are in the NetBSD tree.
561.1Slukem
571.1SlukemPackage:	bind/named
581.105SitojunVersion:	8.3.6
591.105SitojunCurrent Vers:	4.9.11/8.3.6/8.4.1/9.2.2
601.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
611.1SlukemArchive Site:	ftp://ftp.isc.org/isc/bind/
621.1SlukemMailing List:
631.1SlukemResponsible:	vixie, itojun
641.1SlukemNotes:
651.38Swizbind2netbsd script to import into src/dist/bind.
661.38SwizThe Makefiles in src/usr.sbin/bind are not handled by the script.
671.38Swizdo not try to use libc resolver from src/usr.sbin/bind, it adds
681.1Slukemtoo much constraint between bind and libc, as well as problem with
691.1Slukem_res declaration differences.  DNSSEC portion is disabled.
701.123SitojunOn switching to BIND9: waiting for the release of 9.3.x, as 9.2.x has some
711.123Sitojunissues (A6 queries for glue, for instance).
721.1Slukem
731.1SlukemPackage:	bind/resolver
741.18SitojunVersion:	4.9.11
751.105SitojunCurrent Vers:	4.9.11/8.3.6/8.4.1/9.2.2
761.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
771.1SlukemArchive Site:	ftp://ftp.isc.org/isc/bind/
781.1SlukemMailing List:
791.39SitojunResponsible:	vixie
801.1SlukemNotes:
811.1SlukemMostly imported with cvs import.  Makefile's, etc, are not.
821.121Swizupgrade to BIND8 resolver can only happen with libc major bump (otherwise
831.1Slukemit needs too much effort).  Reasons: (1) need to support binaries that use
841.1SlukemBIND4 resolver API (res_init), and need to support BIND8 API.  we practically
851.1Slukemneed to maintain both BIND4 _res and BIND8 _res.  (2) amount of local changes.
861.1Slukemnsswitch/nsdispatch need to be reimplemented.
871.1Slukem
881.1SlukemPackage:	binutils/gas
891.63SjdolecekVersion:	1.92.3/2.13.2.1
901.109SwizCurrent Vers:	2.14
911.1SlukemMaintainer:	FSF
921.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
931.1SlukemMailing List:	bug-gnu-utils@gnu.org
941.1SlukemResponsible:	thorpej
951.1SlukemNotes:
961.63SjdolecekVersion 1.92.3 still in-tree for historical reasons, but unused.
971.1Slukem
981.1SlukemPackage:	binutils/ld
991.63SjdolecekVersion:	???/2.13.2.1
1001.109SwizCurrent Vers:	2.14
1011.1SlukemMaintainer:	FSF
1021.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
1031.1SlukemMailing List:	bug-gnu-utils@gnu.org
1041.1SlukemResponsible:	thorpej
1051.1SlukemNotes:
1061.63SjdolecekVersion ??? still in-tree for historical reasons, but unused.
1071.1Slukem
1081.1SlukemPackage:	binutils/misc
1091.61SmrgVersion:	2.13.2.1
1101.109SwizCurrent Vers:	2.14
1111.1SlukemMaintainer:	FSF
1121.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
1131.1SlukemMailing List:	bug-gnu-utils@gnu.org
1141.61SmrgResponsible:	thorpej, mrg
1151.1SlukemNotes:
1161.1Slukem
1171.1SlukemPackage:	bsd-family-tree
1181.140ScjepVersion:	1.73
1191.139ScjepCurrent Vers:	1.73
1201.144SdentMaintainer:	n/a
1211.1SlukemArchive Site:	http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
1221.1SlukemMailing List:
1231.1SlukemResponsible:	itojun
1241.1SlukemNotes:
1251.1Slukem
1261.1SlukemPackage:	bzip2
1271.1SlukemVersion:	1.0.2
1281.1SlukemCurrent Vers:	1.0.2
1291.1SlukemMaintainer:	Julian Seward <jseward@acm.org>
1301.1SlukemArchive Site:	http://sources.redhat.com/bzip2/
1311.1SlukemMailing List:
1321.1SlukemResponsible:
1331.1SlukemNotes:
1341.1SlukemSee /usr/src/dist/bzip2/bzip2netbsd for update instructions.
1351.1Slukem
1361.1SlukemPackage:	Citrus XPG4DL
1371.1SlukemVersion:	?
1381.1SlukemCurrent Vers:	?
1391.1SlukemMaintainer:	Citrus
1401.1SlukemArchive Site:	http://citrus.bsdclub.org/
1411.1SlukemMailing List:	bsd-locale@hauN.org
1421.131SitojunResponsible:	itojun, tshiozak
1431.1SlukemNotes:
1441.1Slukemlanguage C multilingualization support suite using wchar_t and other standards.
1451.1Slukemminoura_xpg4dl branch has work-in-progress integration (a little bit dated,
1461.1Slukemneed update).
1471.1Slukemmain trunc has Citrus code in the following places:
1481.1Slukem- src/lib/libc/locale, LC_CTYPE: 20010125 with lots of cleanup
1491.1Slukem	(singlebyte only - multibyte will come shortly)
1501.1Slukem- src/lib/libintl: 20010216 snapshot from cvs tree
1511.1Slukem
1521.1SlukemPackage:	cron
1531.1SlukemVersion:	3.0
1541.1SlukemCurrent Vers:	3.0
1551.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
1561.1SlukemArchive Site:	ftp://ftp.vix.com/pub/vixie/cron-3.0/
1571.1SlukemMailing List:
1581.1SlukemResponsible:
1591.1SlukemNotes:
1601.111Shubertfftp://ftp.isc.org/isc/cron/cron_4.0_b1.shar is available, aparently
1611.111Shubertfthere's also a version in the works that has all changes from *BSD and Linux.
1621.1Slukem
1631.1SlukemPackage:	cvs
1641.40SwizVersion:	1.11.5
1651.100StacaCurrent Vers:	1.11.6
1661.1SlukemMaintainer:	cvshome
1671.1SlukemArchive Site:	ftp://ftp.cvshome.org/pub/
1681.1SlukemMailing List:	bug-cvs@gnu.org
1691.127SsaloResponsible:	Christos Zoulas <christos@NetBSD.org>, wiz
1701.1SlukemNotes:
1711.38SwizUse src/gnu/dist/cvs/cvs2netbsd for preparing the source tree
1721.1Slukemfor the import.
1731.1Slukem
1741.1SlukemPackage:	db
1751.1SlukemVersion:	1.85
1761.34SwizCurrent Vers:	1.86/4.1.25
1771.1SlukemMaintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
1781.1SlukemArchive Site:	http://www.sleepycat.com/products.html
1791.1SlukemMailing List:
1801.1SlukemResponsible:
1811.1SlukemNotes:
1821.1SlukemNote that we cannot use db 2.x for license reasons.
1831.1SlukemThree bug fixes against 1.85 sent back to bostic.  Changes to
1841.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
1851.1SlukemImport of DB 1.85 was done via a sh script which converted the
1861.1Slukemdistribution into the netbsd format.  The script can be found in
1871.1Slukemsrc/lib/libc/db/db2netbsd.
1881.1Slukem
1891.1SlukemPackage:	dhcp
1901.56SdrochnerVersion:	3.0.1rc11
1911.137StacaCurrent Vers:	3.0pl2/3.0.1rc12
1921.127SsaloMaintainer:	Ted Lemon <mellon@NetBSD.org>
1931.1SlukemArchive Site:	ftp://ftp.isc.org/isc/dhcp/
1941.1SlukemMailing List:	dhcp-server@isc.org
1951.1SlukemMailing List:	dhcp-client@isc.org
1961.1SlukemMailing List:	dhcp-announce@isc.org
1971.1SlukemMailing List:	dhcp-bugs@isc.org
1981.1SlukemResponsible:	mellon
1991.1SlukemNotes:
2001.1SlukemNo changes for NetBSD integration - just import the new distribution on
2011.1Slukemtop of the current tree.
2021.1Slukem
2031.1SlukemPackage:	diffutils
2041.42SwizVersion:	2.8.1
2051.1SlukemCurrent Vers:	2.8.1
2061.1SlukemMaintainer:	FSF
2071.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
2081.1SlukemMailing List:	bug-gnu-utils@gnu.org
2091.42SwizResponsible:	wiz
2101.1SlukemNotes:
2111.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
2121.43Swizfor the import.
2131.1Slukem
2141.1SlukemPackage:	dtoa.c
2151.1SlukemVersion:	Jan 4, 1995
2161.1SlukemCurrent Vers:	Feb 7, 2001
2171.1SlukemMaintainer:	David M. Gay <dmg@bell-labs.com>
2181.1SlukemArchive Site:	ftp://netlib.lucent.com/netlib/fp/
2191.1SlukemMailing List:	none
2201.1SlukemResponsible:
2211.1SlukemNotes:
2221.1SlukemAdded conditionals to automagically determine type and endianness of
2231.1SlukemFP numbers.  Added ULong type (but Gay says he'll adopt that change
2241.1Slukemfor the next release).
2251.1Slukem
2261.1SlukemPackage:	file
2271.143SpookaVersion:	4.04
2281.143SpookaCurrent Vers:	4.04
2291.1SlukemMaintainer:	Christos Zoulas <christos@zoulas.com>
2301.1SlukemArchive Site:	ftp://ftp.astron.com/pub/file/
2311.1SlukemMailing List:	file@mx.gw.com
2321.1SlukemResponsible:	christos, pooka
2331.1SlukemNotes:
2341.1Slukem
2351.1SlukemPackage:	flex
2361.1SlukemVersion:	2.5.4
2371.78SenamiCurrent Vers:	2.5.4a/2.5.27
2381.1SlukemMaintainer:	Vern Paxson <vern@ee.lbl.gov>
2391.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/non-gnu/flex/
2401.1SlukemMailing List:
2411.1SlukemResponsible:	mikel
2421.1SlukemNotes:
2431.1Slukemflex 2.5.4a contains only copyright notice changes over version 2.5.4;
2441.1Slukeminternally not even the version number changed.
2451.78SenamiNewer flex will be found in:
2461.78Senami	http://sourceforge.net/projects/lex/
2471.1Slukem
2481.1SlukemPackage:	gawk
2491.1SlukemVersion:	3.0.3
2501.118SwizCurrent Vers:	3.1.3
2511.1SlukemMaintainer:	Arnold Robbins <arnold@skeeve.atl.ga.us>,
2521.1SlukemMaintainer:	David Trueman <david@cs.dal.ca>
2531.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gawk/
2541.1SlukemMailing List:	bug-gawk@gnu.org
2551.1SlukemResponsible:
2561.1SlukemNotes:
2571.1SlukemShould look at ATT awk as a replacement for this. A download link
2581.78Senamiis available at http://cm.bell-labs.com/who/bwk/
2591.2SwizSee also nawk entry below.
2601.1Slukem
2611.1SlukemPackage:	gcc
2621.142SwizVersion:	2.95.3/3.3.1
2631.133SwizCurrent Vers:	3.3.1
2641.1SlukemMaintainer:	cygnus
2651.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
2661.1SlukemMailing List:	gcc-bugs@gnu.org
2671.61SmrgResponsible:	thorpej, mrg
2681.1SlukemNotes:
2691.1Slukem
2701.1SlukemPackage:	gdb
2711.2SwizVersion:	5.0
2721.29SwizCurrent Vers:	5.3
2731.1SlukemMaintainer:	FSF
2741.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
2751.1SlukemMailing List:	bug-gdb@gnu.org
2761.61SmrgResponsible:	thorpej, mrg
2771.1SlukemNotes:
2781.1Slukem
2791.1SlukemPackage:	gettext
2801.1SlukemVersion:	0.10.35
2811.122SitojunCurrent Vers:	0.12.1
2821.1SlukemMaintainer:	FSF
2831.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
2841.1SlukemMailing List:	bug-gnu-utils@gnu.org
2851.1SlukemResponsible:	itojun
2861.1SlukemNotes:
2871.1SlukemGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
2881.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for
2891.1Slukem"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
2901.122Sitojun0.11.x introduced new file format with file format revision >= 1, while our
2911.122SitojunBSD-licensed libintl supports revision 0 only.  Therefore, we cannot upgrade
2921.122Sitojunto 0.11.x until we add support for new file format.
2931.1Slukem
2941.1SlukemPackage:	grep
2951.52SwizVersion:	2.5.1
2961.50SenamiCurrent Vers:	2.5.1
2971.1SlukemMaintainer:	FSF
2981.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/grep/
2991.1SlukemMailing List:	bug-gnu-utils@gnu.org
3001.44SwizResponsible:	simonb, wiz
3011.1SlukemNotes:
3021.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree
3031.44Swizfor the import.
3041.44SwizNote that a non-gnu grep has been floated on the mailing lists
3051.44Swiz(tech-userlevel, fall 1999), and may bear examination.
3061.47SchristosThe grep will be found in:
3071.47Schristos	http://www.vocito.com/downloads/software/grep/
3081.1Slukem
3091.1SlukemPackage:	groff
3101.113SwizVersion:	1.19
3111.92SwizCurrent Vers:	1.19
3121.1SlukemMaintainer:	James Clark/FSF
3131.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/groff/
3141.1SlukemMailing List:	bug-groff@gnu.org
3151.1SlukemResponsible:	wiz
3161.1SlukemNotes:
3171.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution
3181.1Slukemfor import.
3191.1Slukem
3201.1SlukemPackage:	gzip
3211.45SwizVersion:	1.2.4a
3221.1SlukemCurrent Vers:	1.2.4a
3231.1SlukemMaintainer:	Jean-loup Gailly <gzip@gnu.org>
3241.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gzip/
3251.1SlukemMailing List:	bug-gzip@gnu.org
3261.84SperryResponsible:	atatat
3271.1SlukemNotes:
3281.1Slukem
3291.1SlukemPackage:	heimdal
3301.99SlhaVersion:	0.6
3311.95SwizCurrent Vers:	0.6
3321.1SlukemMaintainer:	Heimdal <heimdal@pdc.kth.se>
3331.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/heimdal/src/
3341.1SlukemMailing List:	heimdal-discuss@pdc.kth.se
3351.99SlhaResponsible:	assar, joda, lha
3361.1SlukemNotes:
3371.1Slukem
3381.1SlukemPackage:	hunt
3391.117SwizVersion:	2003-04-16
3401.107SwizCurrent Vers:	2003-04-16
3411.1SlukemMaintainer:	?
3421.107SwizArchive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
3431.1SlukemResponsible:	mrg
3441.1SlukemNotes:
3451.1Slukem
3461.1SlukemPackage:	ip-filter
3471.1SlukemVersion:	3.4.29
3481.112SmarttiCurrent Vers:	3.4.32
3491.1SlukemMaintainer:	Darren Reed
3501.1SlukemArchive Site:	http://www.ipfilter.org/
3511.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
3521.5SmrgResponsible:	darrenr, mike, martti
3531.1SlukemNotes:
3541.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
3551.1Slukem
3561.1SlukemPackage:	KAME IPv6
3571.1SlukemVersion:	KAME/NetBSD SNAP kit
3581.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
3591.1SlukemMaintainer:	KAME Project <kame@kame.net>
3601.1SlukemArchive Site:	http://www.kame.net/
3611.1SlukemMailing List:	snap-users@kame.net
3621.1SlukemResponsible:	itojun
3631.1SlukemNotes:
3641.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
3651.1Slukemmore conservative implementation policy.
3661.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
3671.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
3681.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
3691.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
3701.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
3711.1Slukem"KAME" branch is used for kernel merge work purposes.
3721.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
3731.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
3741.1Slukem
3751.1SlukemPackage:	KAME racoon
3761.120SitojunVersion:	KAME/NetBSD current Jul 12 2003
3771.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
3781.1SlukemMaintainer:	KAME Project <kame@kame.net>
3791.1SlukemArchive Site:	http://www.kame.net/
3801.1SlukemMailing List:	snap-users@kame.net
3811.1SlukemResponsible:	itojun
3821.1SlukemNotes:
3831.1SlukemPlease minimize # of local changes.  All changes should go back to KAME
3841.1Slukemrepository.  Please contact itojun if you want to put changes.
3851.1Slukem
3861.1SlukemPackage:	krb4
3871.1SlukemVersion:	1.2
3881.78SenamiCurrent Vers:	1.2.2
3891.1SlukemMaintainer:	kth-krb@pdc.kth.se
3901.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/krb/src/
3911.1SlukemMailing List:	krb4@sics.se
3921.1SlukemResponsible:	assar, joda
3931.1SlukemNotes:
3941.1Slukem
3951.1SlukemPackage:	less
3961.88SmrgVersion:	less381
3971.50SenamiCurrent Vers:	less381
3981.1SlukemMaintainer:	Mark Nudleman <marknu@flash.net>
3991.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/less/
4001.1SlukemMailing List:
4011.1SlukemResponsible:	mrg
4021.1SlukemNotes:
4031.1SlukemMany changes to make less act as more when invoked as more.  Beware.
4041.1SlukemUse the src/usr.bin/less/less2netbsd script to prepare source tree
4051.1Slukemfor importation.  Run ./configure before hand to generate "defines.h".
4061.110SwizTalk to mrg before importing any new version.  (less 381's configure
4071.88Smrgdoes not detect NetBSD has a sigset_t due to a bad test; this is fixed
4081.88Smrgby hand in defines.h.)
4091.1Slukem
4101.1SlukemPackage:	libcdk
4111.1SlukemVersion:	4.9.9-20000407-myc3
4121.1SlukemCurrent Vers:	cdk-4.9.10-20000923
4131.1SlukemMaintainer:	mike@vexus.ca
4141.144SdentArchive Site:	http://www.vexus.ca/products/CDK/
4151.1SlukemResponsible:	garbled
4161.1SlukemNotes:
4171.1SlukemInitial port to netbsd curses was done by mycroft.  This is a heavily
4181.1Slukemmodified version of the released CDK 4.9.9.  The current version has been
4191.1Slukemtaken over by the Ncurses people, and has a number of changes to it.  It
4201.1Slukemmight be worthwhile to import at some future date, but for now we should
4211.1Slukemleave it alone.  (garbled 1/4/2001)
4221.1Slukem
4231.1SlukemPackage:	libpcap
4241.1SlukemVersion:	0.4
4251.71SwizCurrent Vers:	0.7.2
4261.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
4271.1SlukemArchive Site:	http://www.tcpdump.org/release/
4281.1SlukemMailing List:	tcpdump-workers@tcpdump.org
4291.1SlukemResponsible:	itojun
4301.1SlukemNotes:
4311.1Slukem
4321.1SlukemPackage:	libwrap
4331.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
4341.1SlukemCurrent Vers:	tcp_wrappers 7.6-ipv6.1
4351.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
4361.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
4371.1SlukemMailing List:	
4381.1SlukemResponsible:	cjs, itojun
4391.1SlukemNotes:
4401.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
4411.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
4421.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
4431.1Slukem
4441.1SlukemPackage:	mopd
4451.1SlukemVersion:	2.5.3
4461.1SlukemCurrent Vers:	2.5.3
4471.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
4481.1SlukemArchive Site:	ftp://ftp.stacken.kth.se/pub/OS/NetBSD/mopd/
4491.1SlukemMailing List:	
4501.1SlukemResponsible:	cjs
4511.1SlukemNotes:
4521.1SlukemDelete the otherOS directory before importing.
4531.1Slukem
4541.1SlukemPackage:	nawk
4551.129SjdolecekVersion:	2003-07-29
4561.129SjdolecekCurrent Vers:	2003-07-29
4571.1SlukemMaintainer:	Brian Kernighan <bwk@bell-labs.com> (Lucent Technologies)
4581.1SlukemArchive Site:	http://cm.bell-labs.com/who/bwk/
4591.1SlukemMailing List:
4601.1SlukemResponsible:	jdolecek
4611.1SlukemNotes:
4621.1SlukemWe still use gawk as the system awk. nawk is here for evaluation only for now.
4631.1SlukemBuild maketab from nawk sources and generate proctab.c.
4641.1SlukemRemove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import
4651.38Swizto src/dist/nawk.
4661.1Slukem
4671.1SlukemPackage:	ndbootd
4681.1SlukemVersion:	0.5
4691.1SlukemCurrent Vers:	0.5
4701.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
4711.1SlukemArchive Site:	http://mit.edu/fredette/www/ndbootd/
4721.1SlukemResponsible:	fredette
4731.1SlukemNotes:
4741.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
4751.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
4761.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
4771.1Slukem
4781.1SlukemPackage:	nvi
4791.136SdslVersion:	1.79nb10
4801.1SlukemCurrent Vers:	1.79
4811.1SlukemMaintainer:	Keith Bostic <bostic@bsdi.com>
4821.1SlukemArchive Site:	ftp://ftp.bostic.com/pub/
4831.1SlukemMailing List:	
4841.5SmrgResponsible:	aymeric
4851.1SlukemNotes:
4861.1Slukem1.79 is probably the last version we will import. Nvi is now moving towards
4871.1SlukemX11 support and other things we don't want.
4881.1Slukem
4891.1SlukemPackage:	ntp
4901.1SlukemVersion:	4.0.99i
4911.78SenamiCurrent Vers:	4.1.1c-rc1/4.1.74
4921.1SlukemMaintainer:	David L. Mills <mills@udel.edu>
4931.1SlukemArchive Site:	ftp://ftp.udel.edu/pub/ntp/ntp4/
4941.1SlukemMailing List:	
4951.1SlukemResponsible:	simonb, jonathan
4961.1SlukemNotes:
4971.1SlukemSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
4981.1SlukemPatches have been sent to the author [again].
4991.1SlukemNOTE: As of 20010405 -current includes a fix for the "ntpdx" root
5001.1Slukemexploit/DoS attack which has been pulled up to the 1.4 and 1.5 branches.
5011.1Slukem
5021.1SlukemPackage:	OpenSSH
5031.86SitojunVersion:	3.6.1 around 20030403
5041.85SgrantCurrent Vers:	3.6.1 / portable 3.6.1p1
5051.1SlukemMaintainer:	OpenSSH
5061.1SlukemArchive Site:	http://www.openssh.com/ftp.html
5071.1SlukemMailing List:	openssh-unix-announce@mindrot.org
5081.130SitojunResponsible:	thorpej, jwise, itojun
5091.1SlukemNotes:
5101.1Slukemimported from OpenBSD usr.bin/ssh (it is not from the portable OpenSSH)
5111.1Slukeminto crypto/dist/openssh.  use openssh2netbsd before import.
5121.1Slukemlocal changes (should always try to bring them back to master openssh tree,
5131.1Slukemmarkus is very cooperative about it):
5141.1Slukem- default for PermitRootLogin is set to "no"
5151.1Slukem- IgnoreRootRhosts added
5161.1Slukem- look at login.conf to check valid user/access list
5171.1Slukem- ssh{,d}_config -> ssh{,d}.conf (can't bring it back) (1.5 branch only)
5181.1Slukem1.5 branch uses /etc for configuration files, while current/1.6 uses /etc/ssh.
5191.1Slukemhttp://www.openbsd.org/advisories/ssh_channelalloc.txt is integrated
5201.1Slukemmanually to 1.5 branch.  version date "20020307" identifies the fix.
5211.3Sitojunhttp://www.openssh.com/txt/preauth.adv is integrated manually to 1.5 branch.
5221.49Swizversion date "20020626" identifies the fix.
5231.125Sitojunofficial openssh releases dropped kerberosIV support already, therefore
5241.125Sitojunif we need to keep it we need to maintain it ourselves.
5251.1Slukem
5261.1SlukemPackage:	OpenSSL
5271.124SitojunVersion:	0.9.7b
5281.94SwizCurrent Vers:	0.9.7b
5291.1SlukemMaintainer:	The OpenSSL Project
5301.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
5311.1SlukemMailing List:	openssl-announce@openssl.org
5321.130SitojunResponsible:	mcr, thorpej, itojun
5331.1SlukemNotes:
5341.1Slukemmodified internal types to u_int32_t and alike, for non-32bit friendliness.
5351.1Slukemremoved #ifdefs in header files so that they do not affect ABI.
5361.119Sitojunon RC5/IDEA/MDC2 handling, please see the note from itojun on 9/29/2000,
5371.1Slukemto tech-security.
5381.1Slukemcrypto/dist/openssl/openssl-unifdef.pl strips off most of #if in headers
5391.1Slukem(should be done after the import - for some of the past imports done before
5401.1Slukemimport by mistake).
5411.1Slukem
5421.19SwizPackage:	pdisk
5431.19SwizVersion:	0.8a2
5441.19SwizCurrent Vers:	0.8a2
5451.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
5461.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
5471.19SwizMailing List:
5481.19SwizResponsible:	dbj
5491.19SwizNotes:
5501.19SwizThis is the disk partition utility used by Apple's mkLinux and osX
5511.19SwizIt is imported into dist/pdisk, with a reachover makefile in
5521.19Swizsrc/sbin/pdisk builds for macppc and mac68k.
5531.19Swiz
5541.1SlukemPackage:	pdksh
5551.1SlukemVersion:	5.2.14p2
5561.1SlukemCurrent Vers:	5.2.14p2
5571.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
5581.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
5591.1SlukemMailing List:
5601.1SlukemResponsible:
5611.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
5621.1Slukem
5631.1SlukemPackage:	ping
5641.1SlukemVersion:	980911
5651.1SlukemCurrent Vers:	980911
5661.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
5671.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
5681.1SlukemMailing List:
5691.127SsaloResponsible:	christos@NetBSD.org
5701.1SlukemNotes:
5711.1SlukemWe use err() and friends. We have changes for snprintf, extra
5721.1Slukemformating in man pages, disallowing flood pinging, alignment fixes,
5731.1Slukemand more.
5741.1Slukem
5751.1SlukemPackage:	postfix
5761.72SperryVersion:	2.0.6
5771.141StacaCurrent Vers:	2.0.16
5781.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
5791.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
5801.1SlukemMailing List:	postfix-users@postfix.org
5811.127SsaloResponsible:	perry@NetBSD.org, itojun@NetBSD.org
5821.1SlukemNotes:
5831.1Slukem
5841.1SlukemPackage:	ppp
5851.1SlukemVersion:	2.4.1
5861.1SlukemCurrent Vers:	2.4.1
5871.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
5881.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
5891.1SlukemCVS root:	:pserver:cvs@pserver.samba.org:/cvsroot (password: cvs)
5901.1SlukemMailing List:
5911.127SsaloResponsible:	christos@NetBSD.org
5921.1SlukemNotes:
5931.1SlukemBSD support was removed from 2.4.0; I added it back and removed
5941.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
5951.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
5961.1Slukemour zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
5971.1Slukemis clearly a pain. I have not tested the modules code, neither our
5981.1Slukemmakefiles make it easy to construct a module, but I left one there
5991.1Slukemas an example.
6001.1SlukemCMU copyright clause was updated to follow
6011.1Slukemhttp://www.monkey.org/openbsd/archive/tech/0207/msg00005.html.
6021.1SlukemAustralian National University copyright clause was updated.
6031.1SlukemEric Rosenquist copyright clause was updated.
6041.1Slukem
6051.1SlukemPackage:	rcs
6061.1SlukemVersion:	5.7
6071.1SlukemCurrent Vers:	5.7
6081.1SlukemMaintainer:	FSF
6091.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
6101.1SlukemMailing List:	bug-gnu-utils@gnu.org
6111.1SlukemResponsible:	mycroft
6121.1SlukemNotes:
6131.1SlukemBeta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
6141.1Slukem
6151.1SlukemPackage:	root.cache
6161.14SperryVersion:	2002110501 (Nov 05, 2002)
6171.14SperryCurrent Vers:	2002110501 (Nov 05, 2002)
6181.14SperryMaintainer:	InterNIC
6191.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
6201.1SlukemMailing List:
6211.14SperryResponsible:	perry, thorpej
6221.1SlukemNotes:
6231.1SlukemThe root server cache is also included with BIND.  However, the
6241.1SlukemInterNIC version is usually more up to date.
6251.1Slukem
6261.1SlukemPackage:	routed
6271.25SchristosVersion:	2.27
6281.1SlukemCurrent Vers:	2.27
6291.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
6301.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
6311.1SlukemMailing List:
6321.127SsaloResponsible:	christos@NetBSD.org
6331.1SlukemNotes:
6341.1SlukemWe use the md5 code from libc
6351.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
6361.1Slukem
6371.1SlukemPackage:	send-pr (part of GNATS)
6381.1SlukemVersion:	3.95
6391.142SwizCurrent Vers:	4.0
6401.1SlukemMaintainer:	FSF
6411.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
6421.1SlukemMailing List:	bug-gnats@gnu.org
6431.1SlukemResponsible:
6441.1SlukemNotes:
6451.1Slukem
6461.1SlukemPackage:	sendmail
6471.102SatatatVersion:	8.12.9
6481.142SwizCurrent Vers:	8.12.10
6491.1SlukemMaintainer:	Eric P. Allman
6501.1SlukemArchive Site:	ftp://ftp.sendmail.org/pub/sendmail/
6511.1SlukemMailing List:
6521.127SsaloResponsible:	atatat@NetBSD.org
6531.1SlukemNotes:
6541.1Slukemuse gnu/dist/sendmail/sendmail2netbsd to strip off RCS tags.
6551.1Slukemlocal changes:
6561.1Slukem- do not reverse-resolve link-local addresses
6571.1Slukem- syslog args change
6581.1Slukem
6591.1SlukemPackage:	SoftFloat
6601.1SlukemVersion:	2a
6611.1SlukemCurrent Vers:	2b
6621.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
6631.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
6641.1SlukemMailing List:
6651.1SlukemResponsible:	bjh21
6661.1SlukemNotes:
6671.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
6681.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
6691.1Slukemoriginal.
6701.1Slukem
6711.1SlukemPackage:	tcpdump
6721.1SlukemVersion:	3.7.1 as of 2002/5/31
6731.71SwizCurrent Vers:	3.7.2
6741.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
6751.1SlukemArchive Site:	http://www.tcpdump.org/release/
6761.1SlukemMailing List:	tcpdump-workers@tcpdump.org
6771.1SlukemResponsible:	itojun
6781.1SlukemNotes:
6791.2SwizCode will be imported into src/dist/tcpdump.  Changes have to go back to
6801.1Slukemtcpdump.org.
6811.1Slukem
6821.1SlukemPackage:	termcap.src
6831.1SlukemVersion:	9.13.25
6841.1SlukemCurrent Vers:	11.0.1
6851.1SlukemMaintainer:	Eric S. Raymond <terminfo@ccil.org>
6861.50SenamiArchive Site:	http://www.catb.org/~esr/terminfo/
6871.1SlukemMailing List:
6881.1SlukemResponsible:
6891.1SlukemNotes:
6901.1Slukem
6911.1SlukemPackage:	TestFloat
6921.1SlukemVersion:	2a
6931.1SlukemCurrent Vers:	2a
6941.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
6951.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
6961.1SlukemMailing List:
6971.1SlukemResponsible:	ross
6981.1SlukemNotes:
6991.1Slukem
7001.1SlukemPackage:	texinfo
7011.116SwizVersion:	4.6
7021.108SwizCurrent Vers:	4.6
7031.1SlukemMaintainer:	FSF
7041.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
7051.1SlukemMailing List:	bug-texinfo@gnu.org
7061.1SlukemResponsible:	wiz
7071.1SlukemNotes:
7081.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
7091.38Swizfor the import.
7101.1Slukem
7111.1SlukemPackage:	top
7121.1SlukemVersion:	3.5beta9
7131.142SwizCurrent Vers:	3.5b12.7
7141.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
7151.1SlukemArchive Site:	ftp://ftp.groupsys.com/pub/top/
7161.1SlukemMailing List:	top-spinners@ocee.groupsys.com
7171.1SlukemResponsible:	simonb
7181.1SlukemNotes:
7191.1SlukemRemove all non-current NetBSD machine definitions and man page
7201.1Slukemextensions in machine/ before importing.
7211.1SlukemAfter importing, run:
7221.1Slukem	./Configure <netbsd-module-name>
7231.1Slukem	rm machine/*.desc Make.desc SYNOPSIS machine.c
7241.1Slukem	cvs commit -m "Update ./Configure'd files." top.local.h top.1
7251.1Slukem
7261.1SlukemPackage:	traceroute
7271.1SlukemVersion:	1.4a5
7281.1SlukemCurrent Vers:	1.4a12
7291.1SlukemMaintainer:	traceroute@ee.lbl.gov
7301.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
7311.1SlukemMailing List:
7321.1SlukemResponsible:
7331.1SlukemNotes:
7341.1Slukem
7351.1SlukemPackage:	tz
7361.87SkleinkVersion:	tzcode2002b / tzdata2003a
7371.78SenamiCurrent Vers:	tzcode2003a / tzdata2003a
7381.1SlukemMaintainer:	Arthur David Olson <ado@elsie.nci.nih.gov>
7391.1SlukemArchive Site:	ftp://elsie.nci.nih.gov/pub/
7401.1SlukemMailing List:	tz@elsie.nci.nih.gov
7411.1SlukemResponsible:	kleink
7421.1SlukemNotes:
7431.1SlukemUse src/lib/libc/time/tzcode2netbsd to prepare the source tree
7441.1Slukemfor import.
7451.1Slukem
7461.1SlukemPackage:	uucp
7471.1SlukemVersion:	1.06.1
7481.104SwizCurrent Vers:	1.07
7491.1SlukemMaintainer:	Ian Lance Taylor <ian@airs.com>
7501.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/uucp/
7511.1SlukemMailing List:	taylor-uucp@cirr.com
7521.1SlukemResponsible:	jtk
7531.1SlukemNotes:
7541.1Slukem
7551.1SlukemPackage:	XFree86
7561.60StronVersion:	3.3.6/4.3.0
7571.60StronCurrent Vers:	3.3.6/4.3.0
7581.1SlukemMaintainer:	XFree86 consortium
7591.1SlukemArchive Site:	ftp://ftp.xfree86.org/pub/XFree86/
7601.1SlukemMailing List:	
7611.1SlukemResponsible:	tron
7621.1SlukemNotes:
7631.1Slukem3.3.6:
7641.1Slukem- Security patches from OpenBSD SA 2000-021 are merged into the tree.
7651.1Slukem- Fix 01-08 from the xfree86 fixes directory are merged into the tree.
7661.1Slukem- imported changes from 3.3.6 branch on 2001-03-05
7671.1Slukem4.x:
7681.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
7691.1Slukem files which we don't need in our tree.
7701.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should
7711.1Slukem be sent to patch@XFree86.org.
7721.1Slukem
7731.1SlukemPackage:	zlib
7741.1SlukemVersion:	1.1.4
7751.1SlukemCurrent Vers:	1.1.4
7761.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
7771.1SlukemArchive Site:	http://www.gzip.org/zlib/
7781.1SlukemMailing List:
7791.1SlukemResponsible:	gwr, tron
7801.1SlukemNotes:
7811.1SlukemThe sources were integrated into src/lib/libz as usual on *nix,
7821.1Slukemand partially duplicated under src/sys/lib/libz for the kernel.
7831.1SlukemThe header zconf.h was "boiled down" to the minimum for *BSD.
7841.1SlukemThe Makefile is completely new (*BSD style, of course).  Lastly,
7851.1Slukemthe file gzio.c was changed to allow -DNO_DEFLATE to eliminate
7861.1Slukemall references to deflate.c and friends, which permits building
7871.1Slukema really small zcat implementation.  (src/distrib/utils/zcat)
788