3RDPARTY revision 1.262
11.262Schristos#	$NetBSD: 3RDPARTY,v 1.262 2004/11/27 01:44:18 christos 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.200SwizVersion:	20040211
291.236SkochiCurrent Vers:	20040715
301.31SkanaokaMaintainer:	INTEL
311.31SkanaokaArchive Site:	http://developer.intel.com/technology/IAPC/acpi/downloads.htm
321.31SkanaokaMailing List:	acpi-devel@lists.sourceforge.net
331.206SkanaokaResponsible:	kochi
341.31SkanaokaNotes:
351.31SkanaokaThe sources were integrated into src/sys/dev/acpi/acpica/Subsystem.
361.169SkochiPlease read src/sys/dev/acpi/acpica/README before any modification.
371.1Slukem
381.1SlukemPackage:	am-utils [amd]
391.262SchristosVersion:	6.1b5pre
401.262SchristosCurrent Vers:	6.1b5pre
411.1SlukemMaintainer:	Erez Zadok <ezk@cs.columbia.edu>
421.255SwizArchive Site:	ftp://ftp.am-utils.org/pub/am-utils/
431.262SchristosMailing List:	am-utils
441.52SwizResponsible:	christos
451.1SlukemNotes:
461.1SlukemAmd2netbsd script to convert to BSD make system and remove unneeded files.
471.262SchristosFix symbolic links before import.
481.177SwizCheck src/usr.sbin/amd/include/config.h is correct after import.
491.1Slukem
501.1SlukemPackage:	bc
511.1SlukemVersion:	1.06
521.1SlukemCurrent Vers:	1.06
531.1SlukemMaintainer:	Phil Nelson <phil@cs.wwu.edu>
541.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/bc/
551.1SlukemMailing List:	bug-bc@gnu.org
561.1SlukemResponsible:	phil, simonb
571.1SlukemNotes:
581.1Slukembc includes dc, both of which are in the NetBSD tree.
591.1Slukem
601.1SlukemPackage:	bind/named
611.252SchristosVersion:	9.3.0
621.246SwizCurrent Vers:	4.9.11/8.3.7/8.4.2/9.3.0
631.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
641.246SwizArchive Site:	ftp://ftp.isc.org/isc/bind9/
651.1SlukemMailing List:
661.217SchristosResponsible:	vixie, itojun, christos
671.1SlukemNotes:
681.252SchristosFirst bind2netbsd script to import into src/dist/bind.
691.38SwizThe Makefiles in src/usr.sbin/bind are not handled by the script.
701.252SchristosThen binclude4netbsd script to import into src/usr.sbin/bind/include.
711.252SchristosThen include4netbsd script to import into src/include.
721.252SchristosThen libc4netbsd script to update the resolver in libc.
731.252SchristosTodo[1]: Update libresolv if needed.
741.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now
751.252Schristos	 they are too different or do not exist anymore:
761.252Schristos	    gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
771.252Schristos	 Others like getaddrinfo.c could be merged with isc, but it seems
781.252Schristos	 that ours is from a more recent version of KAME?
791.252SchristosTodo[3]: net/base64.c could be imported from bind and should be moved from
801.252Schristos	 net to isc/base64.c.
811.252SchristosTodo[4]: Re-entrant functions of net/*
821.1Slukem
831.161SmrgPackage:	binutils
841.161SmrgVersion:	2.14
851.230SjunyoungCurrent Vers:	2.15
861.1SlukemMaintainer:	FSF
871.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
881.1SlukemMailing List:	bug-gnu-utils@gnu.org
891.61SmrgResponsible:	thorpej, mrg
901.1SlukemNotes:
911.1Slukem
921.1SlukemPackage:	bsd-family-tree
931.140ScjepVersion:	1.73
941.255SwizCurrent Vers:	1.86
951.144SdentMaintainer:	n/a
961.1SlukemArchive Site:	http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
971.1SlukemMailing List:
981.1SlukemResponsible:	itojun
991.1SlukemNotes:
1001.1Slukem
1011.1SlukemPackage:	bzip2
1021.1SlukemVersion:	1.0.2
1031.1SlukemCurrent Vers:	1.0.2
1041.1SlukemMaintainer:	Julian Seward <jseward@acm.org>
1051.1SlukemArchive Site:	http://sources.redhat.com/bzip2/
1061.1SlukemMailing List:
1071.1SlukemResponsible:
1081.1SlukemNotes:
1091.1SlukemSee /usr/src/dist/bzip2/bzip2netbsd for update instructions.
1101.1Slukem
1111.1SlukemPackage:	Citrus XPG4DL
1121.1SlukemVersion:	?
1131.1SlukemCurrent Vers:	?
1141.1SlukemMaintainer:	Citrus
1151.1SlukemArchive Site:	http://citrus.bsdclub.org/
1161.1SlukemMailing List:	bsd-locale@hauN.org
1171.131SitojunResponsible:	itojun, tshiozak
1181.1SlukemNotes:
1191.1Slukemlanguage C multilingualization support suite using wchar_t and other standards.
1201.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't
1211.173Sitojunneed to look for other CVS tree (like citrus CVS tree)
1221.1Slukemmain trunc has Citrus code in the following places:
1231.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support
1241.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation.
1251.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
1261.173Sitojun- src/lib/libc/iconv: iconv(3)
1271.1Slukem
1281.1SlukemPackage:	cron
1291.1SlukemVersion:	3.0
1301.1SlukemCurrent Vers:	3.0
1311.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
1321.1SlukemArchive Site:	ftp://ftp.vix.com/pub/vixie/cron-3.0/
1331.1SlukemMailing List:
1341.1SlukemResponsible:
1351.1SlukemNotes:
1361.194Ssnjftp://ftp.isc.org/isc/cron/cron_4.0_b1.shar is available, apparently
1371.111Shubertfthere's also a version in the works that has all changes from *BSD and Linux.
1381.1Slukem
1391.1SlukemPackage:	cvs
1401.223SitojunVersion:	1.11.17
1411.222SgrantCurrent Vers:	1.11.17/1.12.9
1421.1SlukemMaintainer:	cvshome
1431.1SlukemArchive Site:	ftp://ftp.cvshome.org/pub/
1441.1SlukemMailing List:	bug-cvs@gnu.org
1451.127SsaloResponsible:	Christos Zoulas <christos@NetBSD.org>, wiz
1461.1SlukemNotes:
1471.38SwizUse src/gnu/dist/cvs/cvs2netbsd for preparing the source tree
1481.1Slukemfor the import.
1491.209SwizDo not forget to update gnu/usr.bin/cvs/include/config.h to match
1501.209Swizgnu/dist/cvs/config.h.in.
1511.1Slukem
1521.1SlukemPackage:	db
1531.1SlukemVersion:	1.85
1541.255SwizCurrent Vers:	1.86/4.3.21
1551.1SlukemMaintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
1561.1SlukemArchive Site:	http://www.sleepycat.com/products.html
1571.1SlukemMailing List:
1581.1SlukemResponsible:
1591.1SlukemNotes:
1601.1SlukemNote that we cannot use db 2.x for license reasons.
1611.1SlukemThree bug fixes against 1.85 sent back to bostic.  Changes to
1621.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
1631.1SlukemImport of DB 1.85 was done via a sh script which converted the
1641.1Slukemdistribution into the netbsd format.  The script can be found in
1651.1Slukemsrc/lib/libc/db/db2netbsd.
1661.1Slukem
1671.1SlukemPackage:	dhcp
1681.56SdrochnerVersion:	3.0.1rc11
1691.255SwizCurrent Vers:	3.0.1/3.0.2rc2
1701.127SsaloMaintainer:	Ted Lemon <mellon@NetBSD.org>
1711.1SlukemArchive Site:	ftp://ftp.isc.org/isc/dhcp/
1721.1SlukemMailing List:	dhcp-server@isc.org
1731.1SlukemMailing List:	dhcp-client@isc.org
1741.1SlukemMailing List:	dhcp-announce@isc.org
1751.1SlukemMailing List:	dhcp-bugs@isc.org
1761.1SlukemResponsible:	mellon
1771.1SlukemNotes:
1781.1SlukemNo changes for NetBSD integration - just import the new distribution on
1791.1Slukemtop of the current tree.
1801.1Slukem
1811.1SlukemPackage:	diffutils
1821.42SwizVersion:	2.8.1
1831.1SlukemCurrent Vers:	2.8.1
1841.1SlukemMaintainer:	FSF
1851.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
1861.1SlukemMailing List:	bug-gnu-utils@gnu.org
1871.42SwizResponsible:	wiz
1881.1SlukemNotes:
1891.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
1901.43Swizfor the import.
1911.1Slukem
1921.1SlukemPackage:	dtoa.c
1931.1SlukemVersion:	Jan 4, 1995
1941.1SlukemCurrent Vers:	Feb 7, 2001
1951.1SlukemMaintainer:	David M. Gay <dmg@bell-labs.com>
1961.1SlukemArchive Site:	ftp://netlib.lucent.com/netlib/fp/
1971.1SlukemMailing List:	none
1981.1SlukemResponsible:
1991.1SlukemNotes:
2001.1SlukemAdded conditionals to automagically determine type and endianness of
2011.1SlukemFP numbers.  Added ULong type (but Gay says he'll adopt that change
2021.1Slukemfor the next release).
2031.1Slukem
2041.1SlukemPackage:	file
2051.243SpookaVersion:	4.10
2061.261SpookaCurrent Vers:	4.12
2071.1SlukemMaintainer:	Christos Zoulas <christos@zoulas.com>
2081.1SlukemArchive Site:	ftp://ftp.astron.com/pub/file/
2091.1SlukemMailing List:	file@mx.gw.com
2101.1SlukemResponsible:	christos, pooka
2111.1SlukemNotes:
2121.1Slukem
2131.1SlukemPackage:	flex
2141.1SlukemVersion:	2.5.4
2151.145SdentCurrent Vers:	2.5.4a/2.5.31
2161.1SlukemMaintainer:	Vern Paxson <vern@ee.lbl.gov>
2171.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/non-gnu/flex/
2181.1SlukemMailing List:
2191.1SlukemResponsible:	mikel
2201.1SlukemNotes:
2211.1Slukemflex 2.5.4a contains only copyright notice changes over version 2.5.4;
2221.1Slukeminternally not even the version number changed.
2231.78SenamiNewer flex will be found in:
2241.78Senami	http://sourceforge.net/projects/lex/
2251.1Slukem
2261.1SlukemPackage:	gcc
2271.197SmrgVersion:	2.95.3/3.3.3
2281.253SwizCurrent Vers:	3.4.3
2291.1SlukemMaintainer:	cygnus
2301.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
2311.1SlukemMailing List:	gcc-bugs@gnu.org
2321.61SmrgResponsible:	thorpej, mrg
2331.1SlukemNotes:
2341.185Smrgbefore importing:
2351.185Smrg	- delete all .cvsignore and .brik files
2361.185Smrg	- delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar
2371.1Slukem
2381.1SlukemPackage:	gdb
2391.159SmrgVersion:	5.3
2401.257SwizCurrent Vers:	6.3
2411.1SlukemMaintainer:	FSF
2421.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
2431.1SlukemMailing List:	bug-gdb@gnu.org
2441.61SmrgResponsible:	thorpej, mrg
2451.1SlukemNotes:
2461.1Slukem
2471.1SlukemPackage:	gettext
2481.1SlukemVersion:	0.10.35
2491.254SwizCurrent Vers:	0.14.1
2501.1SlukemMaintainer:	FSF
2511.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
2521.1SlukemMailing List:	bug-gnu-utils@gnu.org
2531.1SlukemResponsible:	itojun
2541.1SlukemNotes:
2551.1SlukemGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
2561.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for
2571.1Slukem"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
2581.122Sitojun0.11.x introduced new file format with file format revision >= 1, while our
2591.122SitojunBSD-licensed libintl supports revision 0 only.  Therefore, we cannot upgrade
2601.122Sitojunto 0.11.x until we add support for new file format.
2611.1Slukem
2621.1SlukemPackage:	grep
2631.52SwizVersion:	2.5.1
2641.50SenamiCurrent Vers:	2.5.1
2651.1SlukemMaintainer:	FSF
2661.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/grep/
2671.1SlukemMailing List:	bug-gnu-utils@gnu.org
2681.44SwizResponsible:	simonb, wiz
2691.1SlukemNotes:
2701.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree
2711.44Swizfor the import.
2721.230SjunyoungA non-gnu grep was imported into src/usr.bin/grep on 2 Jan 2004. It
2731.174Scjepneeds some tuning before it can replace gnu grep.
2741.174Scjep	(cf.	http://www.vocito.com/downloads/software/grep/)
2751.1Slukem
2761.1SlukemPackage:	groff
2771.237SwizVersion:	1.19.1
2781.216SwizCurrent Vers:	1.19.1
2791.216SwizMaintainer:	Werner Lemberg/FSF
2801.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/groff/
2811.1SlukemMailing List:	bug-groff@gnu.org
2821.1SlukemResponsible:	wiz
2831.1SlukemNotes:
2841.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution
2851.1Slukemfor import.
2861.1Slukem
2871.1SlukemPackage:	heimdal
2881.215SlhaVersion:	0.6.2
2891.215SlhaCurrent Vers:	0.6.2
2901.1SlukemMaintainer:	Heimdal <heimdal@pdc.kth.se>
2911.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/heimdal/src/
2921.1SlukemMailing List:	heimdal-discuss@pdc.kth.se
2931.99SlhaResponsible:	assar, joda, lha
2941.1SlukemNotes:
2951.1Slukem
2961.1SlukemPackage:	hunt
2971.117SwizVersion:	2003-04-16
2981.107SwizCurrent Vers:	2003-04-16
2991.1SlukemMaintainer:	?
3001.107SwizArchive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
3011.1SlukemResponsible:	mrg
3021.1SlukemNotes:
3031.1Slukem
3041.202SmarttiPackage:	ipf
3051.233SmarttiVersion:	4.1.3
3061.233SmarttiCurrent Vers:	4.1.3
3071.1SlukemMaintainer:	Darren Reed
3081.1SlukemArchive Site:	http://www.ipfilter.org/
3091.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
3101.5SmrgResponsible:	darrenr, mike, martti
3111.1SlukemNotes:
3121.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
3131.1Slukem
3141.1SlukemPackage:	KAME IPv6
3151.1SlukemVersion:	KAME/NetBSD SNAP kit
3161.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
3171.1SlukemMaintainer:	KAME Project <kame@kame.net>
3181.1SlukemArchive Site:	http://www.kame.net/
3191.1SlukemMailing List:	snap-users@kame.net
3201.1SlukemResponsible:	itojun
3211.1SlukemNotes:
3221.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
3231.1Slukemmore conservative implementation policy.
3241.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
3251.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
3261.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
3271.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
3281.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
3291.1Slukem"KAME" branch is used for kernel merge work purposes.
3301.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
3311.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
3321.1Slukem
3331.1SlukemPackage:	KAME racoon
3341.224SitojunVersion:	KAME/NetBSD current 20040617
3351.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
3361.1SlukemMaintainer:	KAME Project <kame@kame.net>
3371.1SlukemArchive Site:	http://www.kame.net/
3381.1SlukemMailing List:	snap-users@kame.net
3391.1SlukemResponsible:	itojun
3401.1SlukemNotes:
3411.1SlukemPlease minimize # of local changes.  All changes should go back to KAME
3421.1Slukemrepository.  Please contact itojun if you want to put changes.
3431.1Slukem
3441.1SlukemPackage:	krb4
3451.1SlukemVersion:	1.2
3461.78SenamiCurrent Vers:	1.2.2
3471.1SlukemMaintainer:	kth-krb@pdc.kth.se
3481.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/krb/src/
3491.1SlukemMailing List:	krb4@sics.se
3501.1SlukemResponsible:	assar, joda
3511.1SlukemNotes:
3521.1Slukem
3531.1SlukemPackage:	less
3541.88SmrgVersion:	less381
3551.241SwizCurrent Vers:	less382
3561.242SwizMaintainer:	Mark Nudleman <markn@greenwoodsoftware.com>
3571.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/less/
3581.1SlukemMailing List:
3591.1SlukemResponsible:	mrg
3601.1SlukemNotes:
3611.1SlukemMany changes to make less act as more when invoked as more.  Beware.
3621.1SlukemUse the src/usr.bin/less/less2netbsd script to prepare source tree
3631.1Slukemfor importation.  Run ./configure before hand to generate "defines.h".
3641.110SwizTalk to mrg before importing any new version.  (less 381's configure
3651.88Smrgdoes not detect NetBSD has a sigset_t due to a bad test; this is fixed
3661.88Smrgby hand in defines.h.)
3671.1Slukem
3681.1SlukemPackage:	libcdk
3691.1SlukemVersion:	4.9.9-20000407-myc3
3701.1SlukemCurrent Vers:	cdk-4.9.10-20000923
3711.1SlukemMaintainer:	mike@vexus.ca
3721.144SdentArchive Site:	http://www.vexus.ca/products/CDK/
3731.1SlukemResponsible:	garbled
3741.1SlukemNotes:
3751.1SlukemInitial port to netbsd curses was done by mycroft.  This is a heavily
3761.1Slukemmodified version of the released CDK 4.9.9.  The current version has been
3771.1Slukemtaken over by the Ncurses people, and has a number of changes to it.  It
3781.1Slukemmight be worthwhile to import at some future date, but for now we should
3791.1Slukemleave it alone.  (garbled 1/4/2001)
3801.1Slukem
3811.1SlukemPackage:	libpcap
3821.245SdyoungVersion:	0.8.3
3831.245SdyoungCurrent Vers:	0.8.3
3841.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
3851.1SlukemArchive Site:	http://www.tcpdump.org/release/
3861.1SlukemMailing List:	tcpdump-workers@tcpdump.org
3871.245SdyoungResponsible:	itojun,dyoung
3881.1SlukemNotes:
3891.1Slukem
3901.1SlukemPackage:	libwrap
3911.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
3921.1SlukemCurrent Vers:	tcp_wrappers 7.6-ipv6.1
3931.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
3941.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
3951.230SjunyoungMailing List:
3961.1SlukemResponsible:	cjs, itojun
3971.1SlukemNotes:
3981.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
3991.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
4001.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
4011.1Slukem
4021.1SlukemPackage:	mopd
4031.1SlukemVersion:	2.5.3
4041.1SlukemCurrent Vers:	2.5.3
4051.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
4061.1SlukemArchive Site:	ftp://ftp.stacken.kth.se/pub/OS/NetBSD/mopd/
4071.230SjunyoungMailing List:
4081.1SlukemResponsible:	cjs
4091.1SlukemNotes:
4101.1SlukemDelete the otherOS directory before importing.
4111.1Slukem
4121.1SlukemPackage:	nawk
4131.129SjdolecekVersion:	2003-07-29
4141.189SjdolecekCurrent Vers:	2004-02-07
4151.1SlukemMaintainer:	Brian Kernighan <bwk@bell-labs.com> (Lucent Technologies)
4161.1SlukemArchive Site:	http://cm.bell-labs.com/who/bwk/
4171.1SlukemMailing List:
4181.1SlukemResponsible:	jdolecek
4191.1SlukemNotes:
4201.1SlukemBuild maketab from nawk sources and generate proctab.c.
4211.1SlukemRemove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import
4221.38Swizto src/dist/nawk.
4231.1Slukem
4241.1SlukemPackage:	ndbootd
4251.1SlukemVersion:	0.5
4261.1SlukemCurrent Vers:	0.5
4271.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
4281.1SlukemArchive Site:	http://mit.edu/fredette/www/ndbootd/
4291.1SlukemResponsible:	fredette
4301.1SlukemNotes:
4311.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
4321.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
4331.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
4341.1Slukem
4351.1SlukemPackage:	nvi
4361.136SdslVersion:	1.79nb10
4371.1SlukemCurrent Vers:	1.79
4381.1SlukemMaintainer:	Keith Bostic <bostic@bsdi.com>
4391.1SlukemArchive Site:	ftp://ftp.bostic.com/pub/
4401.230SjunyoungMailing List:
4411.5SmrgResponsible:	aymeric
4421.1SlukemNotes:
4431.1Slukem1.79 is probably the last version we will import. Nvi is now moving towards
4441.1SlukemX11 support and other things we don't want.
4451.1Slukem
4461.1SlukemPackage:	ntp
4471.163SdrochnerVersion:	4.2.0
4481.149SfredbCurrent Vers:	4.2.0
4491.1SlukemMaintainer:	David L. Mills <mills@udel.edu>
4501.1SlukemArchive Site:	ftp://ftp.udel.edu/pub/ntp/ntp4/
4511.230SjunyoungMailing List:
4521.1SlukemResponsible:	simonb, jonathan
4531.1SlukemNotes:
4541.1SlukemSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
4551.1SlukemNOTE: As of 20010405 -current includes a fix for the "ntpdx" root
4561.1Slukemexploit/DoS attack which has been pulled up to the 1.4 and 1.5 branches.
4571.1Slukem
4581.1SlukemPackage:	OpenSSH
4591.86SitojunVersion:	3.6.1 around 20030403
4601.255SwizCurrent Vers:	3.9 / portable 3.9p1
4611.1SlukemMaintainer:	OpenSSH
4621.1SlukemArchive Site:	http://www.openssh.com/ftp.html
4631.1SlukemMailing List:	openssh-unix-announce@mindrot.org
4641.130SitojunResponsible:	thorpej, jwise, itojun
4651.1SlukemNotes:
4661.1Slukemimported from OpenBSD usr.bin/ssh (it is not from the portable OpenSSH)
4671.1Slukeminto crypto/dist/openssh.  use openssh2netbsd before import.
4681.1Slukemlocal changes (should always try to bring them back to master openssh tree,
4691.1Slukemmarkus is very cooperative about it):
4701.1Slukem- default for PermitRootLogin is set to "no"
4711.1Slukem- IgnoreRootRhosts added
4721.1Slukem- look at login.conf to check valid user/access list
4731.1Slukem- ssh{,d}_config -> ssh{,d}.conf (can't bring it back) (1.5 branch only)
4741.1Slukem1.5 branch uses /etc for configuration files, while current/1.6 uses /etc/ssh.
4751.1Slukemhttp://www.openbsd.org/advisories/ssh_channelalloc.txt is integrated
4761.1Slukemmanually to 1.5 branch.  version date "20020307" identifies the fix.
4771.3Sitojunhttp://www.openssh.com/txt/preauth.adv is integrated manually to 1.5 branch.
4781.49Swizversion date "20020626" identifies the fix.
4791.125Sitojunofficial openssh releases dropped kerberosIV support already, therefore
4801.125Sitojunif we need to keep it we need to maintain it ourselves.
4811.1Slukem
4821.1SlukemPackage:	OpenSSL
4831.200SwizVersion:	0.9.7d
4841.248StacaCurrent Vers:	0.9.7e
4851.1SlukemMaintainer:	The OpenSSL Project
4861.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
4871.1SlukemMailing List:	openssl-announce@openssl.org
4881.193SgrooResponsible:	mcr, thorpej, itojun, groo
4891.1SlukemNotes:
4901.1Slukemmodified internal types to u_int32_t and alike, for non-32bit friendliness.
4911.1Slukemremoved #ifdefs in header files so that they do not affect ABI.
4921.119Sitojunon RC5/IDEA/MDC2 handling, please see the note from itojun on 9/29/2000,
4931.1Slukemto tech-security.
4941.1Slukemcrypto/dist/openssl/openssl-unifdef.pl strips off most of #if in headers
4951.1Slukem(should be done after the import - for some of the past imports done before
4961.1Slukemimport by mistake).
4971.193SgrooThe 0.9.7d import has brought us inline with OpenSSL w.r.t to strl* and
4981.193Sgroosnprintf.  There will be far fewer conflicts in the future.
4991.193Sgroo
5001.1Slukem
5011.19SwizPackage:	pdisk
5021.19SwizVersion:	0.8a2
5031.19SwizCurrent Vers:	0.8a2
5041.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
5051.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
5061.19SwizMailing List:
5071.19SwizResponsible:	dbj
5081.19SwizNotes:
5091.19SwizThis is the disk partition utility used by Apple's mkLinux and osX
5101.19SwizIt is imported into dist/pdisk, with a reachover makefile in
5111.19Swizsrc/sbin/pdisk builds for macppc and mac68k.
5121.19Swiz
5131.1SlukemPackage:	pdksh
5141.1SlukemVersion:	5.2.14p2
5151.1SlukemCurrent Vers:	5.2.14p2
5161.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
5171.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
5181.1SlukemMailing List:
5191.1SlukemResponsible:
5201.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
5211.1Slukem
5221.1SlukemPackage:	ping
5231.1SlukemVersion:	980911
5241.1SlukemCurrent Vers:	980911
5251.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
5261.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
5271.1SlukemMailing List:
5281.127SsaloResponsible:	christos@NetBSD.org
5291.1SlukemNotes:
5301.1SlukemWe use err() and friends. We have changes for snprintf, extra
5311.1Slukemformating in man pages, disallowing flood pinging, alignment fixes,
5321.1Slukemand more.
5331.1Slukem
5341.228SitojunPackage:	PF (openbsd packet filter)
5351.256SyamtVersion:	OpenBSD 3.6
5361.256SyamtCurrent Vers:	OpenBSD 3.6-current
5371.228SitojunMaintainer:	itojun@NetBSD.org
5381.228SitojunArchive Site:	ftp://ftp.openbsd.org/
5391.228SitojunMailing List:
5401.228SitojunResponsible:	itojun@NetBSD.org
5411.228SitojunNotes:
5421.228Sitojunkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
5431.228Sitojundefinition (files.pf).  userland code is imported into src/dist/pf, and
5441.256Syamtreachover Makefiles are in src/usr.sbin/pf.
5451.228Sitojun
5461.1SlukemPackage:	postfix
5471.258SheasVersion:	2.1.5
5481.244SsnjCurrent Vers:	2.1.5
5491.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
5501.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
5511.1SlukemMailing List:	postfix-users@postfix.org
5521.127SsaloResponsible:	perry@NetBSD.org, itojun@NetBSD.org
5531.1SlukemNotes:
5541.1Slukem
5551.1SlukemPackage:	ppp
5561.1SlukemVersion:	2.4.1
5571.259SwizCurrent Vers:	2.4.3
5581.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
5591.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
5601.1SlukemCVS root:	:pserver:cvs@pserver.samba.org:/cvsroot (password: cvs)
5611.1SlukemMailing List:
5621.127SsaloResponsible:	christos@NetBSD.org
5631.1SlukemNotes:
5641.1SlukemBSD support was removed from 2.4.0; I added it back and removed
5651.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
5661.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
5671.1Slukemour zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
5681.1Slukemis clearly a pain. I have not tested the modules code, neither our
5691.1Slukemmakefiles make it easy to construct a module, but I left one there
5701.1Slukemas an example.
5711.1SlukemCMU copyright clause was updated to follow
5721.1Slukemhttp://www.monkey.org/openbsd/archive/tech/0207/msg00005.html.
5731.1SlukemAustralian National University copyright clause was updated.
5741.1SlukemEric Rosenquist copyright clause was updated.
5751.1Slukem
5761.1SlukemPackage:	rcs
5771.1SlukemVersion:	5.7
5781.1SlukemCurrent Vers:	5.7
5791.1SlukemMaintainer:	FSF
5801.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
5811.1SlukemMailing List:	bug-gnu-utils@gnu.org
5821.1SlukemResponsible:	mycroft
5831.1SlukemNotes:
5841.1SlukemBeta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
5851.1Slukem
5861.1SlukemPackage:	root.cache
5871.182StacaVersion:	2004012900 (Jan 29, 2004)
5881.182StacaCurrent Vers:	2004012900 (Jan 29, 2004)
5891.14SperryMaintainer:	InterNIC
5901.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
5911.1SlukemMailing List:
5921.14SperryResponsible:	perry, thorpej
5931.1SlukemNotes:
5941.1SlukemThe root server cache is also included with BIND.  However, the
5951.1SlukemInterNIC version is usually more up to date.
5961.1Slukem
5971.1SlukemPackage:	routed
5981.201SchristosVersion:	2.28
5991.255SwizCurrent Vers:	2.30
6001.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
6011.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
6021.1SlukemMailing List:
6031.127SsaloResponsible:	christos@NetBSD.org
6041.1SlukemNotes:
6051.1SlukemWe use the md5 code from libc
6061.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
6071.201SchristosWe use arc4random
6081.201SchristosWe use strlcpy/snprintf
6091.1Slukem
6101.1SlukemPackage:	send-pr (part of GNATS)
6111.1SlukemVersion:	3.95
6121.142SwizCurrent Vers:	4.0
6131.1SlukemMaintainer:	FSF
6141.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
6151.1SlukemMailing List:	bug-gnats@gnu.org
6161.1SlukemResponsible:
6171.1SlukemNotes:
6181.1Slukem
6191.1SlukemPackage:	sendmail
6201.196SatatatVersion:	8.12.11
6211.239SwizCurrent Vers:	8.13.1
6221.1SlukemMaintainer:	Eric P. Allman
6231.1SlukemArchive Site:	ftp://ftp.sendmail.org/pub/sendmail/
6241.1SlukemMailing List:
6251.127SsaloResponsible:	atatat@NetBSD.org
6261.1SlukemNotes:
6271.1Slukemuse gnu/dist/sendmail/sendmail2netbsd to strip off RCS tags.
6281.1Slukemlocal changes:
6291.1Slukem- do not reverse-resolve link-local addresses
6301.1Slukem- syslog args change
6311.1Slukem
6321.1SlukemPackage:	SoftFloat
6331.1SlukemVersion:	2a
6341.1SlukemCurrent Vers:	2b
6351.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
6361.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
6371.1SlukemMailing List:
6381.1SlukemResponsible:	bjh21
6391.1SlukemNotes:
6401.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
6411.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
6421.1Slukemoriginal.
6431.1Slukem
6441.1SlukemPackage:	tcpdump
6451.245SdyoungVersion:	3.8.3
6461.245SdyoungCurrent Vers:	3.8.3
6471.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
6481.1SlukemArchive Site:	http://www.tcpdump.org/release/
6491.1SlukemMailing List:	tcpdump-workers@tcpdump.org
6501.1SlukemResponsible:	itojun
6511.1SlukemNotes:
6521.2SwizCode will be imported into src/dist/tcpdump.  Changes have to go back to
6531.1Slukemtcpdump.org.
6541.1Slukem
6551.1SlukemPackage:	termcap.src
6561.1SlukemVersion:	9.13.25
6571.1SlukemCurrent Vers:	11.0.1
6581.1SlukemMaintainer:	Eric S. Raymond <terminfo@ccil.org>
6591.50SenamiArchive Site:	http://www.catb.org/~esr/terminfo/
6601.1SlukemMailing List:
6611.1SlukemResponsible:
6621.1SlukemNotes:
6631.1Slukem
6641.1SlukemPackage:	TestFloat
6651.1SlukemVersion:	2a
6661.1SlukemCurrent Vers:	2a
6671.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
6681.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
6691.1SlukemMailing List:
6701.1SlukemResponsible:	ross
6711.1SlukemNotes:
6721.1Slukem
6731.1SlukemPackage:	texinfo
6741.232SwizVersion:	4.7
6751.205SwizCurrent Vers:	4.7
6761.1SlukemMaintainer:	FSF
6771.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
6781.1SlukemMailing List:	bug-texinfo@gnu.org
6791.1SlukemResponsible:	wiz
6801.1SlukemNotes:
6811.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
6821.38Swizfor the import.
6831.1Slukem
6841.1SlukemPackage:	top
6851.250SsorenVersion:	3.5beta12
6861.255SwizCurrent Vers:	3.6alpha8
6871.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
6881.1SlukemArchive Site:	ftp://ftp.groupsys.com/pub/top/
6891.1SlukemMailing List:	top-spinners@ocee.groupsys.com
6901.1SlukemResponsible:	simonb
6911.1SlukemNotes:
6921.1SlukemRemove all non-current NetBSD machine definitions and man page
6931.1Slukemextensions in machine/ before importing.
6941.1SlukemAfter importing, run:
6951.1Slukem	./Configure <netbsd-module-name>
6961.1Slukem	rm machine/*.desc Make.desc SYNOPSIS machine.c
6971.1Slukem	cvs commit -m "Update ./Configure'd files." top.local.h top.1
6981.1Slukem
6991.1SlukemPackage:	traceroute
7001.1SlukemVersion:	1.4a5
7011.1SlukemCurrent Vers:	1.4a12
7021.1SlukemMaintainer:	traceroute@ee.lbl.gov
7031.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
7041.1SlukemMailing List:
7051.1SlukemResponsible:
7061.1SlukemNotes:
7071.1Slukem
7081.1SlukemPackage:	tz
7091.220SkleinkVersion:	tzcode2004a / tzdata2004a
7101.251SkleinkCurrent Vers:	tzcode2004g / tzdata2004g
7111.1SlukemMaintainer:	Arthur David Olson <ado@elsie.nci.nih.gov>
7121.1SlukemArchive Site:	ftp://elsie.nci.nih.gov/pub/
7131.1SlukemMailing List:	tz@elsie.nci.nih.gov
7141.1SlukemResponsible:	kleink
7151.1SlukemNotes:
7161.1SlukemUse src/lib/libc/time/tzcode2netbsd to prepare the source tree
7171.1Slukemfor import.
7181.1Slukem
7191.1SlukemPackage:	uucp
7201.1SlukemVersion:	1.06.1
7211.104SwizCurrent Vers:	1.07
7221.1SlukemMaintainer:	Ian Lance Taylor <ian@airs.com>
7231.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/uucp/
7241.1SlukemMailing List:	taylor-uucp@cirr.com
7251.1SlukemResponsible:	jtk
7261.1SlukemNotes:
7271.1Slukem
7281.228SitojunPackage:      Vinum
7291.228SitojunVersion:      2003-10-10
7301.228SitojunCurrent:      2003-10-10
7311.228SitojunMaintainer:   grog
7321.228SitojunURL:          http://www.vinumvm.org/
7331.230SjunyoungArchive Site: none
7341.228SitojunMailing List: vinum-devel@auug.org.au
7351.228SitojunCVS location: none
7361.228SitojunResponsible:  grog
7371.228SitojunNotes:
7381.228Sitojun        Based on a NetBSD-specific version generated on the fly.  This
7391.228Sitojun        should remain effectively identical to the NetBSD branch
7401.228Sitojun        except during testing.
7411.228Sitojun
7421.1SlukemPackage:	XFree86
7431.188StronVersion:	3.3.6/4.4.0
7441.188StronCurrent Vers:	3.3.6/4.4.0
7451.1SlukemMaintainer:	XFree86 consortium
7461.1SlukemArchive Site:	ftp://ftp.xfree86.org/pub/XFree86/
7471.230SjunyoungMailing List:
7481.1SlukemResponsible:	tron
7491.1SlukemNotes:
7501.1Slukem3.3.6:
7511.1Slukem- Security patches from OpenBSD SA 2000-021 are merged into the tree.
7521.1Slukem- Fix 01-08 from the xfree86 fixes directory are merged into the tree.
7531.1Slukem- imported changes from 3.3.6 branch on 2001-03-05
7541.1Slukem4.x:
7551.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
7561.1Slukem files which we don't need in our tree.
7571.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should
7581.170Stron be sent to patches@XFree86.org.
7591.1Slukem
7601.1SlukemPackage:	zlib
7611.1SlukemVersion:	1.1.4
7621.249StacaCurrent Vers:	1.2.2
7631.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
7641.1SlukemArchive Site:	http://www.gzip.org/zlib/
7651.1SlukemMailing List:
7661.1SlukemResponsible:	gwr, tron
7671.1SlukemNotes:
7681.1SlukemThe sources were integrated into src/lib/libz as usual on *nix,
7691.1Slukemand partially duplicated under src/sys/lib/libz for the kernel.
7701.1SlukemThe header zconf.h was "boiled down" to the minimum for *BSD.
7711.1SlukemThe Makefile is completely new (*BSD style, of course).  Lastly,
7721.1Slukemthe file gzio.c was changed to allow -DNO_DEFLATE to eliminate
7731.1Slukemall references to deflate.c and friends, which permits building
7741.1Slukema really small zcat implementation.  (src/distrib/utils/zcat)
7751.181SmrgThere are two additional API functions in the NetBSD userland
7761.181Smrgzlib, used by the free NetBSD gzip(1).
777