3RDPARTY revision 1.110
11.110Swiz#	$NetBSD: 3RDPARTY,v 1.110 2003/06/17 23:05:35 wiz 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.101SkochiCurrent Vers:	20030523
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.1Slukem
711.1SlukemPackage:	bind/resolver
721.18SitojunVersion:	4.9.11
731.105SitojunCurrent Vers:	4.9.11/8.3.6/8.4.1/9.2.2
741.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
751.1SlukemArchive Site:	ftp://ftp.isc.org/isc/bind/
761.1SlukemMailing List:
771.39SitojunResponsible:	vixie
781.1SlukemNotes:
791.1SlukemMostly imported with cvs import.  Makefile's, etc, are not.
801.1SlukemUpgrade to BIND8 resolver can only happen with libc major bump (otherwise
811.1Slukemit needs too much effort).  Reasons: (1) need to support binaries that use
821.1SlukemBIND4 resolver API (res_init), and need to support BIND8 API.  we practically
831.1Slukemneed to maintain both BIND4 _res and BIND8 _res.  (2) amount of local changes.
841.1Slukemnsswitch/nsdispatch need to be reimplemented.
851.1Slukem
861.1SlukemPackage:	binutils/gas
871.63SjdolecekVersion:	1.92.3/2.13.2.1
881.109SwizCurrent Vers:	2.14
891.1SlukemMaintainer:	FSF
901.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
911.1SlukemMailing List:	bug-gnu-utils@gnu.org
921.1SlukemResponsible:	thorpej
931.1SlukemNotes:
941.63SjdolecekVersion 1.92.3 still in-tree for historical reasons, but unused.
951.1Slukem
961.1SlukemPackage:	binutils/ld
971.63SjdolecekVersion:	???/2.13.2.1
981.109SwizCurrent Vers:	2.14
991.1SlukemMaintainer:	FSF
1001.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
1011.1SlukemMailing List:	bug-gnu-utils@gnu.org
1021.1SlukemResponsible:	thorpej
1031.1SlukemNotes:
1041.63SjdolecekVersion ??? still in-tree for historical reasons, but unused.
1051.1Slukem
1061.1SlukemPackage:	binutils/misc
1071.61SmrgVersion:	2.13.2.1
1081.109SwizCurrent Vers:	2.14
1091.1SlukemMaintainer:	FSF
1101.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
1111.1SlukemMailing List:	bug-gnu-utils@gnu.org
1121.61SmrgResponsible:	thorpej, mrg
1131.1SlukemNotes:
1141.1Slukem
1151.1SlukemPackage:	bsd-family-tree
1161.43SwizVersion:	1.68
1171.78SenamiCurrent Vers:	1.69
1181.1SlukemMaintainer:	
1191.1SlukemArchive Site:	http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
1201.1SlukemMailing List:
1211.1SlukemResponsible:	itojun
1221.1SlukemNotes:
1231.1Slukem
1241.1SlukemPackage:	bzip2
1251.1SlukemVersion:	1.0.2
1261.1SlukemCurrent Vers:	1.0.2
1271.1SlukemMaintainer:	Julian Seward <jseward@acm.org>
1281.1SlukemArchive Site:	http://sources.redhat.com/bzip2/
1291.1SlukemMailing List:
1301.1SlukemResponsible:
1311.1SlukemNotes:
1321.1SlukemSee /usr/src/dist/bzip2/bzip2netbsd for update instructions.
1331.1Slukem
1341.1SlukemPackage:	Citrus XPG4DL
1351.1SlukemVersion:	?
1361.1SlukemCurrent Vers:	?
1371.1SlukemMaintainer:	Citrus
1381.1SlukemArchive Site:	http://citrus.bsdclub.org/
1391.1SlukemMailing List:	bsd-locale@hauN.org
1401.1SlukemResponsible:	itojun
1411.1SlukemNotes:
1421.1Slukemlanguage C multilingualization support suite using wchar_t and other standards.
1431.1Slukemminoura_xpg4dl branch has work-in-progress integration (a little bit dated,
1441.1Slukemneed update).
1451.1Slukemmain trunc has Citrus code in the following places:
1461.1Slukem- src/lib/libc/locale, LC_CTYPE: 20010125 with lots of cleanup
1471.1Slukem	(singlebyte only - multibyte will come shortly)
1481.1Slukem- src/lib/libintl: 20010216 snapshot from cvs tree
1491.1Slukem
1501.1SlukemPackage:	cron
1511.1SlukemVersion:	3.0
1521.1SlukemCurrent Vers:	3.0
1531.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
1541.1SlukemArchive Site:	ftp://ftp.vix.com/pub/vixie/cron-3.0/
1551.1SlukemMailing List:
1561.1SlukemResponsible:
1571.1SlukemNotes:
1581.1Slukemftp://ftp.isc.org/isc/cron/cron_4.0_b1.shar is available.
1591.1Slukem
1601.1SlukemPackage:	cvs
1611.40SwizVersion:	1.11.5
1621.100StacaCurrent Vers:	1.11.6
1631.1SlukemMaintainer:	cvshome
1641.1SlukemArchive Site:	ftp://ftp.cvshome.org/pub/
1651.1SlukemMailing List:	bug-cvs@gnu.org
1661.37SwizResponsible:	Christos Zoulas <christos@netbsd.org>, wiz
1671.1SlukemNotes:
1681.38SwizUse src/gnu/dist/cvs/cvs2netbsd for preparing the source tree
1691.1Slukemfor the import.
1701.1Slukem
1711.1SlukemPackage:	db
1721.1SlukemVersion:	1.85
1731.34SwizCurrent Vers:	1.86/4.1.25
1741.1SlukemMaintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
1751.1SlukemArchive Site:	http://www.sleepycat.com/products.html
1761.1SlukemMailing List:
1771.1SlukemResponsible:
1781.1SlukemNotes:
1791.1SlukemNote that we cannot use db 2.x for license reasons.
1801.1SlukemThree bug fixes against 1.85 sent back to bostic.  Changes to
1811.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
1821.1SlukemImport of DB 1.85 was done via a sh script which converted the
1831.1Slukemdistribution into the netbsd format.  The script can be found in
1841.1Slukemsrc/lib/libc/db/db2netbsd.
1851.1Slukem
1861.1SlukemPackage:	dhcp
1871.56SdrochnerVersion:	3.0.1rc11
1881.41SwizCurrent Vers:	3.0pl2/3.0.1rc11
1891.1SlukemMaintainer:	Ted Lemon <mellon@netbsd.org>
1901.1SlukemArchive Site:	ftp://ftp.isc.org/isc/dhcp/
1911.1SlukemMailing List:	dhcp-server@isc.org
1921.1SlukemMailing List:	dhcp-client@isc.org
1931.1SlukemMailing List:	dhcp-announce@isc.org
1941.1SlukemMailing List:	dhcp-bugs@isc.org
1951.1SlukemResponsible:	mellon
1961.1SlukemNotes:
1971.1SlukemNo changes for NetBSD integration - just import the new distribution on
1981.1Slukemtop of the current tree.
1991.1Slukem
2001.1SlukemPackage:	diffutils
2011.42SwizVersion:	2.8.1
2021.1SlukemCurrent Vers:	2.8.1
2031.1SlukemMaintainer:	FSF
2041.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
2051.1SlukemMailing List:	bug-gnu-utils@gnu.org
2061.42SwizResponsible:	wiz
2071.1SlukemNotes:
2081.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
2091.43Swizfor the import.
2101.1Slukem
2111.1SlukemPackage:	dtoa.c
2121.1SlukemVersion:	Jan 4, 1995
2131.1SlukemCurrent Vers:	Feb 7, 2001
2141.1SlukemMaintainer:	David M. Gay <dmg@bell-labs.com>
2151.1SlukemArchive Site:	ftp://netlib.lucent.com/netlib/fp/
2161.1SlukemMailing List:	none
2171.1SlukemResponsible:
2181.1SlukemNotes:
2191.1SlukemAdded conditionals to automagically determine type and endianness of
2201.1SlukemFP numbers.  Added ULong type (but Gay says he'll adopt that change
2211.1Slukemfor the next release).
2221.1Slukem
2231.1SlukemPackage:	file
2241.98SpookaVersion:	4.03
2251.98SpookaCurrent Vers:	4.03
2261.1SlukemMaintainer:	Christos Zoulas <christos@zoulas.com>
2271.1SlukemArchive Site:	ftp://ftp.astron.com/pub/file/
2281.1SlukemMailing List:	file@mx.gw.com
2291.1SlukemResponsible:	christos, pooka
2301.1SlukemNotes:
2311.1Slukem
2321.1SlukemPackage:	flex
2331.1SlukemVersion:	2.5.4
2341.78SenamiCurrent Vers:	2.5.4a/2.5.27
2351.1SlukemMaintainer:	Vern Paxson <vern@ee.lbl.gov>
2361.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/non-gnu/flex/
2371.1SlukemMailing List:
2381.1SlukemResponsible:	mikel
2391.1SlukemNotes:
2401.1Slukemflex 2.5.4a contains only copyright notice changes over version 2.5.4;
2411.1Slukeminternally not even the version number changed.
2421.78SenamiNewer flex will be found in:
2431.78Senami	http://sourceforge.net/projects/lex/
2441.1Slukem
2451.1SlukemPackage:	gawk
2461.1SlukemVersion:	3.0.3
2471.77SwizCurrent Vers:	3.1.2
2481.1SlukemMaintainer:	Arnold Robbins <arnold@skeeve.atl.ga.us>,
2491.1SlukemMaintainer:	David Trueman <david@cs.dal.ca>
2501.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gawk/
2511.1SlukemMailing List:	bug-gawk@gnu.org
2521.1SlukemResponsible:
2531.1SlukemNotes:
2541.1SlukemShould look at ATT awk as a replacement for this. A download link
2551.78Senamiis available at http://cm.bell-labs.com/who/bwk/
2561.2SwizSee also nawk entry below.
2571.1Slukem
2581.1SlukemPackage:	gcc
2591.2SwizVersion:	2.95.3
2601.96SgrantCurrent Vers:	3.3
2611.1SlukemMaintainer:	cygnus
2621.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
2631.1SlukemMailing List:	gcc-bugs@gnu.org
2641.61SmrgResponsible:	thorpej, mrg
2651.1SlukemNotes:
2661.1Slukem
2671.1SlukemPackage:	gdb
2681.2SwizVersion:	5.0
2691.29SwizCurrent Vers:	5.3
2701.1SlukemMaintainer:	FSF
2711.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
2721.1SlukemMailing List:	bug-gdb@gnu.org
2731.61SmrgResponsible:	thorpej, mrg
2741.1SlukemNotes:
2751.1Slukem
2761.1SlukemPackage:	gettext
2771.1SlukemVersion:	0.10.35
2781.1SlukemCurrent Vers:	0.11.5
2791.1SlukemMaintainer:	FSF
2801.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
2811.1SlukemMailing List:	bug-gnu-utils@gnu.org
2821.1SlukemResponsible:	itojun
2831.1SlukemNotes:
2841.1SlukemGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
2851.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for
2861.1Slukem"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
2871.1Slukem
2881.1SlukemPackage:	grep
2891.52SwizVersion:	2.5.1
2901.50SenamiCurrent Vers:	2.5.1
2911.1SlukemMaintainer:	FSF
2921.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/grep/
2931.1SlukemMailing List:	bug-gnu-utils@gnu.org
2941.44SwizResponsible:	simonb, wiz
2951.1SlukemNotes:
2961.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree
2971.44Swizfor the import.
2981.44SwizNote that a non-gnu grep has been floated on the mailing lists
2991.44Swiz(tech-userlevel, fall 1999), and may bear examination.
3001.47SchristosThe grep will be found in:
3011.47Schristos	http://www.vocito.com/downloads/software/grep/
3021.1Slukem
3031.1SlukemPackage:	groff
3041.1SlukemVersion:	1.16.1
3051.92SwizCurrent Vers:	1.19
3061.1SlukemMaintainer:	James Clark/FSF
3071.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/groff/
3081.1SlukemMailing List:	bug-groff@gnu.org
3091.1SlukemResponsible:	wiz
3101.1SlukemNotes:
3111.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution
3121.1Slukemfor import.
3131.1Slukem
3141.1SlukemPackage:	gzip
3151.45SwizVersion:	1.2.4a
3161.1SlukemCurrent Vers:	1.2.4a
3171.1SlukemMaintainer:	Jean-loup Gailly <gzip@gnu.org>
3181.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gzip/
3191.1SlukemMailing List:	bug-gzip@gnu.org
3201.84SperryResponsible:	atatat
3211.1SlukemNotes:
3221.1Slukem
3231.1SlukemPackage:	heimdal
3241.99SlhaVersion:	0.6
3251.95SwizCurrent Vers:	0.6
3261.1SlukemMaintainer:	Heimdal <heimdal@pdc.kth.se>
3271.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/heimdal/src/
3281.1SlukemMailing List:	heimdal-discuss@pdc.kth.se
3291.99SlhaResponsible:	assar, joda, lha
3301.1SlukemNotes:
3311.1Slukem
3321.1SlukemPackage:	hunt
3331.1SlukemVersion:	1993-07-17
3341.107SwizCurrent Vers:	2003-04-16
3351.1SlukemMaintainer:	?
3361.107SwizArchive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
3371.1SlukemResponsible:	mrg
3381.1SlukemNotes:
3391.1Slukem
3401.1SlukemPackage:	ip-filter
3411.1SlukemVersion:	3.4.29
3421.28StacaCurrent Vers:	3.4.31
3431.1SlukemMaintainer:	Darren Reed
3441.1SlukemArchive Site:	http://www.ipfilter.org/
3451.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
3461.5SmrgResponsible:	darrenr, mike, martti
3471.1SlukemNotes:
3481.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
3491.1Slukem
3501.1SlukemPackage:	KAME IPv6
3511.1SlukemVersion:	KAME/NetBSD SNAP kit
3521.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
3531.1SlukemMaintainer:	KAME Project <kame@kame.net>
3541.1SlukemArchive Site:	http://www.kame.net/
3551.1SlukemMailing List:	snap-users@kame.net
3561.1SlukemResponsible:	itojun
3571.1SlukemNotes:
3581.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
3591.1Slukemmore conservative implementation policy.
3601.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
3611.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
3621.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
3631.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
3641.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
3651.1Slukem"KAME" branch is used for kernel merge work purposes.
3661.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
3671.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
3681.1Slukem
3691.1SlukemPackage:	KAME racoon
3701.26SenamiVersion:	KAME/NetBSD current Nov 20 2002
3711.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
3721.1SlukemMaintainer:	KAME Project <kame@kame.net>
3731.1SlukemArchive Site:	http://www.kame.net/
3741.1SlukemMailing List:	snap-users@kame.net
3751.1SlukemResponsible:	itojun
3761.1SlukemNotes:
3771.1SlukemPlease minimize # of local changes.  All changes should go back to KAME
3781.1Slukemrepository.  Please contact itojun if you want to put changes.
3791.1Slukem
3801.1SlukemPackage:	krb4
3811.1SlukemVersion:	1.2
3821.78SenamiCurrent Vers:	1.2.2
3831.1SlukemMaintainer:	kth-krb@pdc.kth.se
3841.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/krb/src/
3851.1SlukemMailing List:	krb4@sics.se
3861.1SlukemResponsible:	assar, joda
3871.1SlukemNotes:
3881.1Slukem
3891.1SlukemPackage:	less
3901.88SmrgVersion:	less381
3911.50SenamiCurrent Vers:	less381
3921.1SlukemMaintainer:	Mark Nudleman <marknu@flash.net>
3931.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/less/
3941.1SlukemMailing List:
3951.1SlukemResponsible:	mrg
3961.1SlukemNotes:
3971.1SlukemMany changes to make less act as more when invoked as more.  Beware.
3981.1SlukemUse the src/usr.bin/less/less2netbsd script to prepare source tree
3991.1Slukemfor importation.  Run ./configure before hand to generate "defines.h".
4001.110SwizTalk to mrg before importing any new version.  (less 381's configure
4011.88Smrgdoes not detect NetBSD has a sigset_t due to a bad test; this is fixed
4021.88Smrgby hand in defines.h.)
4031.1Slukem
4041.1SlukemPackage:	libcdk
4051.1SlukemVersion:	4.9.9-20000407-myc3
4061.1SlukemCurrent Vers:	cdk-4.9.10-20000923
4071.1SlukemMaintainer:	mike@vexus.ca
4081.1SlukemArchive Site:	http://www.vexus.ca/CDK.html
4091.1SlukemResponsible:	garbled
4101.1SlukemNotes:
4111.1SlukemInitial port to netbsd curses was done by mycroft.  This is a heavily
4121.1Slukemmodified version of the released CDK 4.9.9.  The current version has been
4131.1Slukemtaken over by the Ncurses people, and has a number of changes to it.  It
4141.1Slukemmight be worthwhile to import at some future date, but for now we should
4151.1Slukemleave it alone.  (garbled 1/4/2001)
4161.1Slukem
4171.1SlukemPackage:	libpcap
4181.1SlukemVersion:	0.4
4191.71SwizCurrent Vers:	0.7.2
4201.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
4211.1SlukemArchive Site:	http://www.tcpdump.org/release/
4221.1SlukemMailing List:	tcpdump-workers@tcpdump.org
4231.1SlukemResponsible:	itojun
4241.1SlukemNotes:
4251.1Slukem
4261.1SlukemPackage:	libwrap
4271.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
4281.1SlukemCurrent Vers:	tcp_wrappers 7.6-ipv6.1
4291.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
4301.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
4311.1SlukemMailing List:	
4321.1SlukemResponsible:	cjs, itojun
4331.1SlukemNotes:
4341.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
4351.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
4361.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
4371.1Slukem
4381.1SlukemPackage:	mopd
4391.1SlukemVersion:	2.5.3
4401.1SlukemCurrent Vers:	2.5.3
4411.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
4421.1SlukemArchive Site:	ftp://ftp.stacken.kth.se/pub/OS/NetBSD/mopd/
4431.1SlukemMailing List:	
4441.1SlukemResponsible:	cjs
4451.1SlukemNotes:
4461.1SlukemDelete the otherOS directory before importing.
4471.1Slukem
4481.1SlukemPackage:	nawk
4491.1SlukemVersion:	2000-11-15
4501.78SenamiCurrent Vers:	2003-03-14
4511.1SlukemMaintainer:	Brian Kernighan <bwk@bell-labs.com> (Lucent Technologies)
4521.1SlukemArchive Site:	http://cm.bell-labs.com/who/bwk/
4531.1SlukemMailing List:
4541.1SlukemResponsible:	jdolecek
4551.1SlukemNotes:
4561.1SlukemWe still use gawk as the system awk. nawk is here for evaluation only for now.
4571.1SlukemBuild maketab from nawk sources and generate proctab.c.
4581.1SlukemRemove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import
4591.38Swizto src/dist/nawk.
4601.1Slukem
4611.1SlukemPackage:	ndbootd
4621.1SlukemVersion:	0.5
4631.1SlukemCurrent Vers:	0.5
4641.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
4651.1SlukemArchive Site:	http://mit.edu/fredette/www/ndbootd/
4661.1SlukemResponsible:	fredette
4671.1SlukemNotes:
4681.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
4691.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
4701.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
4711.1Slukem
4721.1SlukemPackage:	nvi
4731.50SenamiVersion:	1.79nb8
4741.1SlukemCurrent Vers:	1.79
4751.1SlukemMaintainer:	Keith Bostic <bostic@bsdi.com>
4761.1SlukemArchive Site:	ftp://ftp.bostic.com/pub/
4771.1SlukemMailing List:	
4781.5SmrgResponsible:	aymeric
4791.1SlukemNotes:
4801.1Slukem1.79 is probably the last version we will import. Nvi is now moving towards
4811.1SlukemX11 support and other things we don't want.
4821.1Slukem
4831.1SlukemPackage:	ntp
4841.1SlukemVersion:	4.0.99i
4851.78SenamiCurrent Vers:	4.1.1c-rc1/4.1.74
4861.1SlukemMaintainer:	David L. Mills <mills@udel.edu>
4871.1SlukemArchive Site:	ftp://ftp.udel.edu/pub/ntp/ntp4/
4881.1SlukemMailing List:	
4891.1SlukemResponsible:	simonb, jonathan
4901.1SlukemNotes:
4911.1SlukemSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
4921.1SlukemPatches have been sent to the author [again].
4931.1SlukemNOTE: As of 20010405 -current includes a fix for the "ntpdx" root
4941.1Slukemexploit/DoS attack which has been pulled up to the 1.4 and 1.5 branches.
4951.1Slukem
4961.1SlukemPackage:	OpenSSH
4971.86SitojunVersion:	3.6.1 around 20030403
4981.85SgrantCurrent Vers:	3.6.1 / portable 3.6.1p1
4991.1SlukemMaintainer:	OpenSSH
5001.1SlukemArchive Site:	http://www.openssh.com/ftp.html
5011.1SlukemMailing List:	openssh-unix-announce@mindrot.org
5021.1SlukemResponsible:	thorpej, itojun
5031.1SlukemNotes:
5041.1Slukemimported from OpenBSD usr.bin/ssh (it is not from the portable OpenSSH)
5051.1Slukeminto crypto/dist/openssh.  use openssh2netbsd before import.
5061.1Slukemlocal changes (should always try to bring them back to master openssh tree,
5071.1Slukemmarkus is very cooperative about it):
5081.1Slukem- default for PermitRootLogin is set to "no"
5091.1Slukem- IgnoreRootRhosts added
5101.1Slukem- look at login.conf to check valid user/access list
5111.1Slukem- ssh{,d}_config -> ssh{,d}.conf (can't bring it back) (1.5 branch only)
5121.1Slukem1.5 branch uses /etc for configuration files, while current/1.6 uses /etc/ssh.
5131.1Slukemhttp://www.openbsd.org/advisories/ssh_channelalloc.txt is integrated
5141.1Slukemmanually to 1.5 branch.  version date "20020307" identifies the fix.
5151.3Sitojunhttp://www.openssh.com/txt/preauth.adv is integrated manually to 1.5 branch.
5161.49Swizversion date "20020626" identifies the fix.
5171.1Slukem
5181.1SlukemPackage:	OpenSSL
5191.1SlukemVersion:	0.9.6g
5201.94SwizCurrent Vers:	0.9.7b
5211.1SlukemMaintainer:	The OpenSSL Project
5221.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
5231.1SlukemMailing List:	openssl-announce@openssl.org
5241.1SlukemResponsible:	mcr, thorpej, itojun
5251.1SlukemNotes:
5261.1Slukemmodified internal types to u_int32_t and alike, for non-32bit friendliness.
5271.1Slukemremoved #ifdefs in header files so that they do not affect ABI.
5281.1Slukemon RC5/IDEA handling, please see the note from itojun on 9/29/2000,
5291.1Slukemto tech-security.
5301.1Slukemcrypto/dist/openssl/openssl-unifdef.pl strips off most of #if in headers
5311.1Slukem(should be done after the import - for some of the past imports done before
5321.1Slukemimport by mistake).
5331.1Slukem
5341.19SwizPackage:	pdisk
5351.19SwizVersion:	0.8a2
5361.19SwizCurrent Vers:	0.8a2
5371.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
5381.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
5391.19SwizMailing List:
5401.19SwizResponsible:	dbj
5411.19SwizNotes:
5421.19SwizThis is the disk partition utility used by Apple's mkLinux and osX
5431.19SwizIt is imported into dist/pdisk, with a reachover makefile in
5441.19Swizsrc/sbin/pdisk builds for macppc and mac68k.
5451.19Swiz
5461.1SlukemPackage:	pdksh
5471.1SlukemVersion:	5.2.14p2
5481.1SlukemCurrent Vers:	5.2.14p2
5491.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
5501.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
5511.1SlukemMailing List:
5521.1SlukemResponsible:
5531.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
5541.1Slukem
5551.1SlukemPackage:	ping
5561.1SlukemVersion:	980911
5571.1SlukemCurrent Vers:	980911
5581.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
5591.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
5601.1SlukemMailing List:
5611.1SlukemResponsible:	christos@netbsd.org
5621.1SlukemNotes:
5631.1SlukemWe use err() and friends. We have changes for snprintf, extra
5641.1Slukemformating in man pages, disallowing flood pinging, alignment fixes,
5651.1Slukemand more.
5661.1Slukem
5671.1SlukemPackage:	postfix
5681.72SperryVersion:	2.0.6
5691.106SwizCurrent Vers:	2.0.11
5701.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
5711.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
5721.1SlukemMailing List:	postfix-users@postfix.org
5731.1SlukemResponsible:	perry@netbsd.org, itojun@netbsd.org
5741.1SlukemNotes:
5751.1Slukem
5761.1SlukemPackage:	ppp
5771.1SlukemVersion:	2.4.1
5781.1SlukemCurrent Vers:	2.4.1
5791.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
5801.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
5811.1SlukemCVS root:	:pserver:cvs@pserver.samba.org:/cvsroot (password: cvs)
5821.1SlukemMailing List:
5831.1SlukemResponsible:	christos@netbsd.org
5841.1SlukemNotes:
5851.1SlukemBSD support was removed from 2.4.0; I added it back and removed
5861.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
5871.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
5881.1Slukemour zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
5891.1Slukemis clearly a pain. I have not tested the modules code, neither our
5901.1Slukemmakefiles make it easy to construct a module, but I left one there
5911.1Slukemas an example.
5921.1SlukemCMU copyright clause was updated to follow
5931.1Slukemhttp://www.monkey.org/openbsd/archive/tech/0207/msg00005.html.
5941.1SlukemAustralian National University copyright clause was updated.
5951.1SlukemEric Rosenquist copyright clause was updated.
5961.1Slukem
5971.1SlukemPackage:	rcs
5981.1SlukemVersion:	5.7
5991.1SlukemCurrent Vers:	5.7
6001.1SlukemMaintainer:	FSF
6011.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
6021.1SlukemMailing List:	bug-gnu-utils@gnu.org
6031.1SlukemResponsible:	mycroft
6041.1SlukemNotes:
6051.1SlukemBeta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
6061.1Slukem
6071.1SlukemPackage:	root.cache
6081.14SperryVersion:	2002110501 (Nov 05, 2002)
6091.14SperryCurrent Vers:	2002110501 (Nov 05, 2002)
6101.14SperryMaintainer:	InterNIC
6111.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
6121.1SlukemMailing List:
6131.14SperryResponsible:	perry, thorpej
6141.1SlukemNotes:
6151.1SlukemThe root server cache is also included with BIND.  However, the
6161.1SlukemInterNIC version is usually more up to date.
6171.1Slukem
6181.1SlukemPackage:	routed
6191.25SchristosVersion:	2.27
6201.1SlukemCurrent Vers:	2.27
6211.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
6221.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
6231.1SlukemMailing List:
6241.1SlukemResponsible:	christos@netbsd.org
6251.1SlukemNotes:
6261.1SlukemWe use the md5 code from libc
6271.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
6281.1Slukem
6291.1SlukemPackage:	send-pr (part of GNATS)
6301.1SlukemVersion:	3.95
6311.26SenamiCurrent Vers:	3.999.2
6321.1SlukemMaintainer:	FSF
6331.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
6341.1SlukemMailing List:	bug-gnats@gnu.org
6351.1SlukemResponsible:
6361.1SlukemNotes:
6371.1Slukem
6381.1SlukemPackage:	sendmail
6391.102SatatatVersion:	8.12.9
6401.80SwizCurrent Vers:	8.12.9
6411.1SlukemMaintainer:	Eric P. Allman
6421.1SlukemArchive Site:	ftp://ftp.sendmail.org/pub/sendmail/
6431.1SlukemMailing List:
6441.66SchristosResponsible:	atatat@netbsd.org
6451.1SlukemNotes:
6461.1Slukemuse gnu/dist/sendmail/sendmail2netbsd to strip off RCS tags.
6471.1Slukemlocal changes:
6481.1Slukem- do not reverse-resolve link-local addresses
6491.1Slukem- syslog args change
6501.1Slukem
6511.1SlukemPackage:	SoftFloat
6521.1SlukemVersion:	2a
6531.1SlukemCurrent Vers:	2b
6541.1SlukemMaintainer:	John Hauser <jhauser@cs.berkeley.edu>
6551.1SlukemArchive Site:	http://HTTP.CS.Berkeley.EDU/~jhauser/arithmetic/SoftFloat.html
6561.1SlukemMailing List:
6571.1SlukemResponsible:	bjh21
6581.1SlukemNotes:
6591.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
6601.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
6611.1Slukemoriginal.
6621.1Slukem
6631.1SlukemPackage:	tcpdump
6641.1SlukemVersion:	3.7.1 as of 2002/5/31
6651.71SwizCurrent Vers:	3.7.2
6661.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
6671.1SlukemArchive Site:	http://www.tcpdump.org/release/
6681.1SlukemMailing List:	tcpdump-workers@tcpdump.org
6691.1SlukemResponsible:	itojun
6701.1SlukemNotes:
6711.2SwizCode will be imported into src/dist/tcpdump.  Changes have to go back to
6721.1Slukemtcpdump.org.
6731.1Slukem
6741.1SlukemPackage:	termcap.src
6751.1SlukemVersion:	9.13.25
6761.1SlukemCurrent Vers:	11.0.1
6771.1SlukemMaintainer:	Eric S. Raymond <terminfo@ccil.org>
6781.50SenamiArchive Site:	http://www.catb.org/~esr/terminfo/
6791.1SlukemMailing List:
6801.1SlukemResponsible:
6811.1SlukemNotes:
6821.1Slukem
6831.1SlukemPackage:	TestFloat
6841.1SlukemVersion:	2a
6851.1SlukemCurrent Vers:	2a
6861.1SlukemMaintainer:	John Hauser <jhauser@cs.berkeley.edu>
6871.1SlukemArchive Site:	http://HTTP.CS.Berkeley.EDU/~jhauser/arithmetic/TestFloat.html
6881.1SlukemMailing List:
6891.1SlukemResponsible:	ross
6901.1SlukemNotes:
6911.1Slukem
6921.1SlukemPackage:	texinfo
6931.53SwizVersion:	4.5
6941.108SwizCurrent Vers:	4.6
6951.1SlukemMaintainer:	FSF
6961.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
6971.1SlukemMailing List:	bug-texinfo@gnu.org
6981.1SlukemResponsible:	wiz
6991.1SlukemNotes:
7001.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
7011.38Swizfor the import.
7021.1Slukem
7031.1SlukemPackage:	top
7041.1SlukemVersion:	3.5beta9
7051.1SlukemCurrent Vers:	3.5beta12
7061.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
7071.1SlukemArchive Site:	ftp://ftp.groupsys.com/pub/top/
7081.1SlukemMailing List:	top-spinners@ocee.groupsys.com
7091.1SlukemResponsible:	simonb
7101.1SlukemNotes:
7111.1SlukemRemove all non-current NetBSD machine definitions and man page
7121.1Slukemextensions in machine/ before importing.
7131.1SlukemAfter importing, run:
7141.1Slukem	./Configure <netbsd-module-name>
7151.1Slukem	rm machine/*.desc Make.desc SYNOPSIS machine.c
7161.1Slukem	cvs commit -m "Update ./Configure'd files." top.local.h top.1
7171.1Slukem
7181.1SlukemPackage:	traceroute
7191.1SlukemVersion:	1.4a5
7201.1SlukemCurrent Vers:	1.4a12
7211.1SlukemMaintainer:	traceroute@ee.lbl.gov
7221.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
7231.1SlukemMailing List:
7241.1SlukemResponsible:
7251.1SlukemNotes:
7261.1Slukem
7271.1SlukemPackage:	tz
7281.87SkleinkVersion:	tzcode2002b / tzdata2003a
7291.78SenamiCurrent Vers:	tzcode2003a / tzdata2003a
7301.1SlukemMaintainer:	Arthur David Olson <ado@elsie.nci.nih.gov>
7311.1SlukemArchive Site:	ftp://elsie.nci.nih.gov/pub/
7321.1SlukemMailing List:	tz@elsie.nci.nih.gov
7331.1SlukemResponsible:	kleink
7341.1SlukemNotes:
7351.1SlukemUse src/lib/libc/time/tzcode2netbsd to prepare the source tree
7361.1Slukemfor import.
7371.1Slukem
7381.1SlukemPackage:	uucp
7391.1SlukemVersion:	1.06.1
7401.104SwizCurrent Vers:	1.07
7411.1SlukemMaintainer:	Ian Lance Taylor <ian@airs.com>
7421.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/uucp/
7431.1SlukemMailing List:	taylor-uucp@cirr.com
7441.1SlukemResponsible:	jtk
7451.1SlukemNotes:
7461.1Slukem
7471.1SlukemPackage:	XFree86
7481.60StronVersion:	3.3.6/4.3.0
7491.60StronCurrent Vers:	3.3.6/4.3.0
7501.1SlukemMaintainer:	XFree86 consortium
7511.1SlukemArchive Site:	ftp://ftp.xfree86.org/pub/XFree86/
7521.1SlukemMailing List:	
7531.1SlukemResponsible:	tron
7541.1SlukemNotes:
7551.1Slukem3.3.6:
7561.1Slukem- Security patches from OpenBSD SA 2000-021 are merged into the tree.
7571.1Slukem- Fix 01-08 from the xfree86 fixes directory are merged into the tree.
7581.1Slukem- imported changes from 3.3.6 branch on 2001-03-05
7591.1Slukem4.x:
7601.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
7611.1Slukem files which we don't need in our tree.
7621.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should
7631.1Slukem be sent to patch@XFree86.org.
7641.1Slukem
7651.1SlukemPackage:	zlib
7661.1SlukemVersion:	1.1.4
7671.1SlukemCurrent Vers:	1.1.4
7681.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
7691.1SlukemArchive Site:	http://www.gzip.org/zlib/
7701.1SlukemMailing List:
7711.1SlukemResponsible:	gwr, tron
7721.1SlukemNotes:
7731.1SlukemThe sources were integrated into src/lib/libz as usual on *nix,
7741.1Slukemand partially duplicated under src/sys/lib/libz for the kernel.
7751.1SlukemThe header zconf.h was "boiled down" to the minimum for *BSD.
7761.1SlukemThe Makefile is completely new (*BSD style, of course).  Lastly,
7771.1Slukemthe file gzio.c was changed to allow -DNO_DEFLATE to eliminate
7781.1Slukemall references to deflate.c and friends, which permits building
7791.1Slukema really small zcat implementation.  (src/distrib/utils/zcat)
780