3RDPARTY revision 1.766
11.58Sriastrad#	$NetBSD: 3RDPARTY,v 1.766 2010/06/17 07:13:34 tron Exp $
21.1Sad#
31.38Smaxv# This file contains a list of the software that has been integrated into
41.38Smaxv# NetBSD where we are not the primary maintainer.
51.1Sad#
61.1Sad# When you make changes to this software, be sure to discuss it with the
71.1Sad# maintainer and contribute your patches.  Divergence from the official
81.38Smaxv# sources is not desirable, and should be avoided as much as possible.
91.1Sad#
101.1Sad# When importing, please deal with the RCS IDs in this way:
111.1Sad#   1. Preserve the RCS IDs in the files by removing the $ signs from
121.1Sad#      the IDs before you do the import.
131.1Sad#   2. After the import, add NetBSD RCS IDs to all of the files.
141.1Sad#
151.1Sad# A few notes on the format of this file (for the benefit of
161.1Sad# 3dparty2html):
171.1Sad#
181.1Sad# 1.) Any line whose first non-whitespace character is # is a comment
191.1Sad# 2.) Entries are separated by blank lines
201.1Sad# 3.) Every package needs at least the following entries: Package,
211.1Sad#     Version, Current Vers, and Maintainer.
221.1Sad# 4.) Where a field has multiple lines of information, the field tag
231.1Sad#     should be repeated on each line, except:
241.1Sad# 5.) The Notes: field tag should appear on a line by itself.  All
251.1Sad#     remaining lines until the end of the record are notes.
261.1Sad
271.1SadPackage:	acpica
281.1SadVersion:	20100528
291.1SadCurrent Vers:	20100528
301.1SadMaintainer:	INTEL
311.1SadArchive Site:	http://www.acpica.org/downloads/unix_source_code.php
321.1SadHome Page:	http://www.acpica.org/
331.58SriastradMailing List:	devel@acpica.org
341.1SadLicense:	http://developer.intel.com/technology/iapc/acpi/license2.htm
351.1SadResponsible:	jmcneill
361.1SadNotes:
371.27SchristosThe sources were integrated into src/sys/dev/acpi/acpica/Subsystem.
381.1SadPlease read src/sys/dev/acpi/acpica/README before any modification.
391.1Sad
401.1SadPackage:	am-utils [amd]
411.1SadVersion:	6.2a3
421.1SadCurrent Vers:	6.2a3
431.1SadMaintainer:	Erez Zadok <ezk@cs.columbia.edu>
441.1SadArchive Site:	ftp://ftp.am-utils.org/pub/am-utils/
451.1SadHome Page:	http://www.am-utils.org/
461.1SadMailing List:	am-utils
471.1SadResponsible:	christos
481.1SadLicense:	BSD (4-clause)
491.1SadNotes:
501.1SadAmd2netbsd script to convert to BSD make system and remove unneeded files.
511.9SyamtFix symbolic links before import.
521.1SadCheck src/usr.sbin/amd/include/config.h is correct after import.
531.17Sad
541.1SadPackage:	Automated Testing Framework (ATF)
551.1SadVersion:	0.6
561.1SadCurrent Vers:	0.6
571.1SadMaintainer:	Julio M. Merino Vidal <jmmv@NetBSD.org>
581.1SadArchive site:	ftp://ftp.NetBSD.org/pub/NetBSD/misc/jmmv/atf/
591.1SadHome page:	http://www.NetBSD.org/~jmmv/atf/
601.1SadMailing List:	atf-devel@NetBSD.org
611.1SadResponsible:	jmmv
621.1SadLicense:	The NetBSD Foundation's license (BSD 2-clause)
631.1SadNotes:
641.1SadThe source files are in external/bsd/atf/dist.
651.58SriastradGiven that the primary goal of ATF is to provide a testing framework for
661.1SadNetBSD, no local changes should be ever needed.  Always direct them to the
671.51Scherrymaintainer for integration in official releases.
681.40Smaxv
691.1SadPackage:	ath-hal
701.1SadVersion:	FreeBSD SVN revision number 185521
711.1SadCurrent Vers:	FreeBSD SVN revision number 185521
721.1SadMaintainer:	Sam Leffler <sam@errno.com>
731.51ScherryArchive Site:	none
741.51ScherryHome Page:	none
751.35SmaxvMailing List:	none
761.35SmaxvResponsible:	sam, alc
771.1SadLicense:	BSD-like (2 clause), ISC
781.1SadNotes:
791.56SmaxvThe HAL is located in src/sys/external/isc/atheros_hal
801.56Smaxv
811.56SmaxvPackage:	bc
821.18SadVersion:	1.06
831.56SmaxvCurrent Vers:	1.06
841.18SadMaintainer:	Phil Nelson <phil@cs.wwu.edu>
851.1SadArchive Site:	ftp://ftp.gnu.org/gnu/bc/
861.56SmaxvHome Page:	http://www.gnu.org/software/bc/
871.56SmaxvMailing List:	bug-bc@gnu.org
881.1SadResponsible:	phil, simonb
891.1SadLicense:	GPLv2, LGPGv2.1
901.2SdslNotes:
911.2Sdslbc includes dc, both of which are in the NetBSD tree.
921.2Sdsl
931.2SdslPackage:	bind [named and utils]
941.2SdslVersion:	9.7.0-rc1
951.2SdslCurrent Vers:	9.7.0-rc1
961.2SdslMaintainer:	Paul Vixie <vixie@vix.com>
971.2SdslArchive Site:	ftp://ftp.isc.org/isc/bind9/
981.2SdslHome Page:	http://www.isc.org/sw/bind/
991.2SdslMailing List:
1001.54SmaxvResponsible:	vixie, christos
1011.2SdslLicense:	BSD-like (2-clause)
1021.2SdslNotes:
1031.2SdslFirst bind2netbsd script to import into src/external/bsd/bind/dist.
1041.2SdslThe Makefiles in src/external/bsd/bind are not handled by the script.
1051.2SdslBuild bind to generate the include files.
1061.2SdslThen binclude4netbsd script to import into src/external/bsd/bind/include.
1071.2SdslThe libc and include parts of the resolver are now part of libbind.
1081.2Sdsl
1091.2SdslPackage:	libbind [libc resolver and includes]
1101.2SdslVersion:	libbind-6.0-rc1
1111.2SdslCurrent Vers:	libbind-6.0-rc1
1121.2SdslMaintainer:	Paul Vixie <vixie@vix.com>
1131.2SdslArchive Site:	ftp://ftp.isc.org/isc/libbind/
1141.2SdslHome Page:	http://www.isc.org/sw/bind/
1151.2SdslMailing List:
1161.56SmaxvResponsible:	vixie, christos
1171.2SdslLicense:	BSD-like (2-clause)
1181.2SdslNotes:
1191.2SdslFirst libbind2netbsd script to import into src/external/bsd/libbind/dist.
1201.2SdslThen include4netbsd script to import into src/include.
1211.2SdslThen libc4netbsd script to update the resolver in libc.
1221.2SdslTodo[1]: Update libresolv if needed.
1231.2SdslTodo[2]: A few files in libc/net were imported in the ISC branch but now
1241.1Sad	 they are too different or do not exist anymore:
1251.1Sad	    gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
1261.1Sad	 Others like getaddrinfo.c could be merged with isc, but it seems
1271.1Sad	 that ours is from a more recent version of KAME?
1281.2SdslTodo[3]: net/base64.c is imported from bind but should be moved from net
1291.1Sad	 to isc/base64.c.
1301.38SmaxvTodo[4]: Re-entrant functions of net/*
1311.38SmaxvTodo[5]: Reconcile the doc directory.
1321.38Smaxv
1331.38SmaxvPackage:	binutils
1341.38SmaxvVersion:	2.16.1
1351.38SmaxvCurrent Vers:	2.20.1
1361.1SadMaintainer:	FSF
1371.1SadArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
1381.1SadHome Page:	http://www.gnu.org/software/binutils/
1391.38SmaxvMailing List:	bug-gnu-utils@gnu.org
1401.1SadResponsible:	thorpej, mrg
1411.54SmaxvLicense:	GPLv2, LGPLv2, BSD
1421.54SmaxvNotes:
1431.54Smaxv
1441.38SmaxvPackage:	bozohttpd 
1451.1SadVersion:	20090522
1461.38SmaxvCurrent Vers:	20090522
1471.32SmaxvMaintainer:	mrg@eterna.com.au
1481.32SmaxvArchive Site:	ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/
1491.17SadHome Page:	http://eterna.com.au/bozohttpd/
1501.1SadMailing List:
1511.17SadResponsible:	mrg
1521.54SmaxvLicense:	BSD
1531.1SadNotes:
1541.1Sad1. Delete "queue.h" from the distribution.
1551.32Smaxv2. Integrated as src/libexec/httpd.
1561.32Smaxv
1571.32SmaxvPackage:	bsd-family-tree
1581.1SadVersion:	1.116
1591.32SmaxvCurrent Vers:	1.116
1601.32SmaxvMaintainer:	n/a
1611.1SadArchive Site:	http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree
1621.1SadHome Page:	http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree
1631.2SdslMailing List:
1641.17SadResponsible:
1651.38SmaxvLicense:	See URL above.
1661.1SadNotes:
1671.1Sad
1681.2SdslPackage:	byacc
1691.49SriastradVersion:	20091028
1701.2SdslCurrent Vers:	20091028
1711.1SadMaintainer:	Thomas Dickey <dickey@invisible-island.net>
1721.1SadArchive Site:	http://www.invisible-island.net/byacc/byacc.html
1731.17SadHome Page:	http://www.invisible-island.net/byacc/byacc.html
1741.1SadMailing List:
1751.2SdslResponsible:	christos
1761.2SdslLicense:	Public Domain
1771.2SdslNotes:
1781.2Sdsl
1791.56SmaxvPackage:	bzip2
1801.56SmaxvVersion:	1.0.5
1811.2SdslCurrent Vers:	1.0.5
1821.2SdslMaintainer:	Julian Seward <jseward@acm.org>
1831.2SdslArchive Site:	http://sources.redhat.com/bzip2/
1841.2SdslHome Page:	http://www.bzip.org/
1851.2SdslMailing List:
1861.2SdslResponsible:
1871.2SdslLicense:	BSD (4-clause)
1881.2SdslNotes:
1891.2SdslSee /usr/src/dist/bzip2/bzip2netbsd for update instructions.
1901.2Sdsl
1911.38SmaxvPackage:	Citrus XPG4DL
1921.2SdslVersion:	
1931.54SmaxvCurrent Vers:	
1941.2SdslMaintainer:	Citrus
1951.2SdslArchive Site:	http://citrus.bsdclub.org/
1961.52SchsHome Page:	http://citrus.bsdclub.org/
1971.2SdslMailing List:	bsd-locale@hauN.org
1981.1SadResponsible:	tshiozak
1991.2SdslLicense:	Ambiguous. Either BSD or Perl Artistic License
2001.2Sdsl		See http://citrus.bsdclub.org/#pol_license for more info.
2011.1SadNotes:
2021.2Sdsllanguage C multilingualization support suite using wchar_t and other standards.
2031.2SdslThe main development playground of Citrus is in NetBSD CVS, so you don't
2041.1Sadneed to look for other CVS tree (like citrus CVS tree)
2051.1Sadmain trunc has Citrus code in the following places:
2061.56Smaxv- src/lib/libc/locale, LC_CTYPE: single/multibyte support
2071.1Sad- src/lib/libintl: GNU libc compatible gettext(3) implementation.
2081.1Sad- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
2091.2Sdsl- src/lib/libc/iconv: iconv(3)
2101.2Sdsl
2111.1SadPackage:	cron
2121.2SdslVersion:	4.1
2131.2SdslCurrent Vers:	4.1
2141.2SdslMaintainer:	Paul Vixie <vixie@vix.com>
2151.17SadArchive Site:	ftp://ftp.isc.org/isc/cron/
2161.1SadHome Page:
2171.1SadMailing List:
2181.17SadResponsible:
2191.1SadLicense:	BSD-like
2201.32SmaxvNotes:
2211.32Smaxv
2221.32SmaxvPackage:	cvs
2231.32SmaxvVersion:	1.12.13
2241.32SmaxvCurrent Vers:	1.12.13
2251.32SmaxvMaintainer:	cvshome
2261.1SadArchive Site:	http://ftp.gnu.org/non-gnu/cvs/
2271.1SadHome Page:	http://cvs.nongnu.org/
2281.1SadMailing List:	bug-cvs@gnu.org
2291.38SmaxvResponsible:	christos
2301.1SadLicense:	GPLv1, LGPLv2
2311.54SmaxvNotes:
2321.54SmaxvUse src/gnu/dist/xcvs/cvs2netbsd for preparing the source tree
2331.54Smaxvfor the import.
2341.38SmaxvDo not forget to update gnu/usr.bin/xcvs/include/config.h to match
2351.1Sadgnu/dist/xcvs/config.h.in.
2361.38Smaxv
2371.32SmaxvPackage:	db
2381.32SmaxvVersion:	1.85
2391.1SadCurrent Vers:	1.86/4.7.25
2401.2SdslMaintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
2411.1SadArchive Site:	http://www.oracle.com/technology/software/products/berkeley-db/
2421.1SadHome Page:	http://www.oracle.com/database/berkeley-db/
2431.43SmaxvMailing List:
2441.43SmaxvResponsible:
2451.43SmaxvLicense:	BSD or Oracle Commercial License
2461.43SmaxvNotes:
2471.43SmaxvNote that we cannot use db 2.x for license reasons.
2481.1SadThree bug fixes against 1.85 sent back to bostic.  Changes to
2491.1Sadman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
2501.1SadImport of DB 1.85 was done via a sh script which converted the
2511.1Saddistribution into the netbsd format.  The script can be found in
2521.1Sadsrc/lib/libc/db/db2netbsd.
2531.1Sad
2541.1SadPackage:	dhcp
2551.1SadVersion:	3.0.3
2561.1SadCurrent Vers:	3.1.3/4.0.2/4.1.1-P1
2571.2SdslMaintainer:	mellon
2581.2SdslArchive Site:	ftp://ftp.isc.org/isc/dhcp/
2591.1SadHome Page:	http://www.isc.org/software/dhcp/
2601.1SadMailing List:	dhcp-server@isc.org
2611.1SadMailing List:	dhcp-client@isc.org
2621.1SadMailing List:	dhcp-announce@isc.org
2631.1SadMailing List:	dhcp-bugs@isc.org
2641.1SadResponsible:	mellon
2651.1SadLicense:	BSD (3-clause)
2661.1SadNotes:
2671.1SadNo changes for NetBSD integration - just import the new distribution on
2681.1Sadtop of the current tree.
2691.1Sad
2701.1SadPackage:	dhcpcd
2711.1SadVersion:	5.2.4
2721.1SadCurrent Vers:	5.2.4
2731.1SadMaintainer:	roy
2741.38SmaxvArchive Site:	ftp://roy.marples.name/pub/dhcpcd/
2751.1SadHome Page:	http://roy.marples.name/projects/dhcpcd/
2761.1SadMailing List: 	dhcpcd-discuss@marples.name
2771.1SadLicense:	BSD (2-clause)
2781.1SadNotes:
2791.2SdslPlease submit all changes to the author.
2801.2SdslThe distribution doesn't include the Linux specific bits or build system.
2811.1Sad
2821.1SadPackage:	diffutils
2831.1SadVersion:	2.8.1
2841.17SadCurrent Vers:	2.8.1
2851.54SmaxvMaintainer:	FSF
2861.17SadArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
2871.17SadHome Page:	http://www.gnu.org/software/diffutils/
2881.17SadMailing List:	bug-gnu-utils@gnu.org
2891.54SmaxvResponsible:	
2901.54SmaxvLicense:	GPLv2
2911.54SmaxvNotes:
2921.54SmaxvUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
2931.1Sadfor the import.
2941.17Sad
2951.17SadPackage:	gdtoa
2961.1SadVersion:	2005-09-23
2971.17SadCurrent Vers:	2005-09-23
2981.54SmaxvMaintainer:	David M. Gay <dmg@acm.org>
2991.17SadArchive Site:	http://www.netlib.org/fp/
3001.17SadHome Page:	http://www.netlib.org/fp/
3011.17SadMailing List:	none
3021.32SmaxvResponsible:	kleink
3031.17SadLicense:	BSD-like
3041.1SadNotes:
3051.17SadTest suite not integrated at this time.
3061.17SadNo hexadecimal floating-point string conversion for VAX FP yet.
3071.17SadOnly double-precision addressed at this time.
3081.17Sad
3091.1SadPackage:	file
3101.17SadVersion:	5.03
3111.54SmaxvCurrent Vers:	5.03
3121.17SadMaintainer:	Christos Zoulas <christos@zoulas.com>
3131.17SadArchive Site:	ftp://ftp.astron.com/pub/file/
3141.54SmaxvHome Page:
3151.1SadMailing List:	file@mx.gw.com
3161.17SadResponsible:	christos, pooka
3171.17SadLicense:	BSD (2-clause)
3181.17SadNotes:
3191.17Saduse file2netbsd
3201.54Smaxv
3211.30SdhollandPackage:	flex
3221.30SdhollandVersion:	2.5.35
3231.54SmaxvCurrent Vers:	2.5.35
3241.17SadMaintainer:	Will Estes <wlestes@users.sourceforge.net>
3251.17SadArchive Site:	http://flex.sourceforge.net/
3261.17SadHome Page:	http://flex.sourceforge.net/
3271.17SadMailing List:	http://lists.sourceforge.net/mailman/listinfo/flex-announce
3281.17SadResponsible:
3291.17SadLicense:	BSD-like	
3301.17SadNotes:
3311.30SdhollandThere is a flex2netbsd script to help newer imports.
3321.30Sdholland
3331.54SmaxvPackage:	gcc
3341.1SadVersion:	4.1.3-20080831
3351.30SdhollandCurrent Vers:	4.5.0
3361.30SdhollandMaintainer:	FSF
3371.17SadArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
3381.2SdslHome Page:	http://www.gnu.org/software/gcc/
3391.17SadMailing List:	gcc-bugs@gnu.org
3401.1SadResponsible:	thorpej, mrg
3411.1SadLicense:	GPLv2, LGPLv2.1
3421.1SadNotes:
3431.1Sadbefore importing:
3441.1Sad	- delete all .cvsignore and .brik files
3451.1Sad	- delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar
3461.1Sad	- delete all related testsuites
3471.1Sadfor GCC4:
3481.51Scherry	- delete all fortran and testsuites
3491.9Syamt	- update gcc/version.c for the NetBSD GCC date
3501.1Sad
3511.1SadPackage:	gdb
3521.1SadVersion:	6.5
3531.1SadCurrent Vers:	7.1
3541.1SadMaintainer:	FSF
3551.1SadArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
3561.1SadHome Page:	http://www.gnu.org/software/gdb/
3571.38SmaxvMailing List:	bug-gdb@gnu.org
3581.1SadResponsible:	thorpej
3591.1SadLicense:	GPLv2, LGPLv2
3601.1SadNotes:
3611.1SadWhen updating GDB, it is imperative to test that:
3621.51Scherry	- Debugging of kernel cores ("target kvm") works correctly
3631.9Syamt	- Support for our kernel's remote serial debugging protocol
3641.9Syamt	  ("options KGDB") works correctly.
3651.9Syamt
3661.9SyamtPackage:	gettext
3671.22SrmindVersion:	0.14.4
3681.22SrmindCurrent Vers:	0.17
3691.22SrmindMaintainer:	FSF
3701.22SrmindArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
3711.22SrmindHome Page:	http://www.gnu.org/software/gettext/
3721.22SrmindMailing List:	bug-gnu-utils@gnu.org
3731.22SrmindResponsible:
3741.1SadLicense:	GPLv2
3751.53SjdolecekNotes:
3761.53SjdolecekGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
3771.53Sjdolecekwe use BSD-licensed implementation from Citrus project (see entry for
3781.22Srmind"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
3791.1Sad
3801.1SadPackage:	gkermit
3811.1SadVersion:	1.00
3821.1SadCurrent Vers:	1.00
3831.1SadMaintainer:	Kermit Project - Columbia University <kermit@columbia.edu>
3841.1SadArchive Site:	ftp://kermit.columbia.edu/kermit/archives/
3851.1SadHome Page:	http://www.columbia.edu/kermit/
3861.1SadMailing List:
3871.1SadResponsible:	apb
3881.1SadLicense:	GPLv2
3891.1SadNotes:
3901.1Sad
3911.1SadPackage:	grep
3921.1SadVersion:	2.5.1
3931.1SadCurrent Vers:	2.5.4
3941.56SmaxvMaintainer:	FSF
3951.1SadArchive Site:	ftp://ftp.gnu.org/gnu/grep/
3961.1SadHome Page:	http://www.gnu.org/software/grep/
3971.1SadMailing List:	bug-gnu-utils@gnu.org
3981.1SadResponsible:	simonb
3991.22SrmindLicense:	GPLv2 (2.5.1), GPLv3 (2.5.3)
4001.1SadNotes:
4011.9SyamtUse src/gnu/dist/grep/grep2netbsd for preparing the source tree
4021.9Syamtfor the import.
4031.1SadA non-gnu grep was imported into src/usr.bin/grep on 2 Jan 2004. It
4041.1Sadneeds some tuning before it can replace gnu grep.
4051.1Sad	(cf.	http://www.vocito.com/downloads/software/grep/)
4061.1Sad
4071.38SmaxvPackage:	groff
4081.1SadVersion:	1.19.2
4091.1SadCurrent Vers:	1.20.1
4101.38SmaxvMaintainer:	Werner Lemberg/FSF
4111.1SadArchive Site:	ftp://ftp.gnu.org/gnu/groff/
4121.9SyamtHome Page:	http://www.gnu.org/software/groff/
4131.9SyamtMailing List:	bug-groff@gnu.org
4141.9SyamtResponsible:	
4151.9SyamtLicense:	GPLv2
4161.9SyamtNotes:
4171.9SyamtUse groff2netbsd from src/gnu/dist/groff to prepare the distribution
4181.9Syamtfor import.
4191.9Syamt
4201.9SyamtPackage:	heimdal
4211.9SyamtVersion:	1.1
4221.1SadCurrent Vers:	1.2.1
4231.1SadMaintainer:	Heimdal <heimdal@pdc.kth.se>
4241.1SadArchive Site:	ftp://ftp.pdc.kth.se/pub/heimdal/src/
4251.1SadHome Page:	http://www.pdc.kth.se/heimdal/
4261.1SadMailing List:	heimdal-discuss@pdc.kth.se
4271.56SmaxvResponsible:	joda, lha
4281.1SadLicense:	BSD
4291.1SadNotes:
4301.1Sad
4311.9SyamtPackage:	hunt
4321.1SadVersion:	2003-04-16
4331.22SrmindCurrent Vers:	2003-04-16
4341.1SadMaintainer:	Greg Couch <gregc@cgl.ucsf.edu>
4351.9SyamtArchive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
4361.9SyamtHome Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
4371.1SadResponsible:	mrg
4381.57SmsaitohLicense:	BSD (3-clause)
4391.1SadNotes:
4401.1Sad
4411.38SmaxvPackage:	ipf
4421.1SadVersion:	4.1.33
4431.1SadCurrent Vers:	4.1.33
4441.38SmaxvMaintainer:	Darren Reed
4451.1SadArchive Site:	http://coombs.anu.edu.au/~avalon/
4461.9SyamtHome Page:	http://coombs.anu.edu.au/~avalon/
4471.9SyamtMailing List:	ipfilter@postbox.anu.edu.au
4481.9SyamtResponsible:	darrenr, mike
4491.9SyamtLicense:	BSD-based, see src/dist/ipf/IPFILTER.LICENSE
4501.9SyamtNotes:
4511.9Syamtipf2netbsd should be used on a virgin ipfilter source tree.
4521.9SyamtSee also dist/ipf/README.NetBSD
4531.9Syamt
4541.9SyamtPackage:	ipsec-tools
4551.9SyamtVersion:	(ipsec-tools head is NetBSD-current head)
4561.9SyamtMaintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
4571.9SyamtArchive Site:	http://ipsec-tools.sourceforge.net
4581.46SmaxvHome Page:	http://ipsec-tools.sourceforge.net
4591.46SmaxvMailing List:	ipsec-tools-devel@lists.sourceforge.net
4601.46SmaxvResponsible:	manu, vanhu, mgrooms
4611.13SadLicense:	BSD (3-clause)
4621.9SyamtNotes:
4631.45Smaxvipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
4641.46SmaxvWe don't run ipsec-tools' configure as part of the NetBSD build. configure
4651.13Sadgenerated files are available in the NetBSD source tree at:
4661.9Syamt  src/lib/libipsec/config.h
4671.9Syamt  src/lib/libipsec/package_version.h
4681.1SadWhen configure.ac is updated, run the following:
4691.1Sad  cd src/crypto/dist/ipsec-tools
4701.1Sad  ./bootstrap
4711.1Sad  ./configure --enable-adminport --enable-hybrid --enable-frag \
4721.1Sad  	      --enable-natt --enable-dpd 
4731.56SmaxvThen copy package_version.h to src/lib/libipsec and merge config.h with
4741.1Sadsrc/lib/libipsec/config.h (it needs some manual tweaking)
4751.1Sad
4761.1SadNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 
4771.1SadNetBSD-current always contains latest ipsec-tools code. On the other hand,
4781.1Sadipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 
4791.1Sadare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
4801.1Sadsync with ipsec-tools-0_7-branch)
4811.1Sad
4821.1SadPackage:	KAME IPv6
4831.57SmsaitohVersion:	KAME/NetBSD SNAP kit
4841.1SadCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
4851.1SadMaintainer:	KAME Project <kame@kame.net>
4861.38SmaxvArchive Site:	http://www.kame.net/
4871.1SadHome Page:	http://www.kame.net/
4881.1SadMailing List:	snap-users@kame.net
4891.1SadResponsible:
4901.1SadLicense:	BSD (3-clause)
4911.1SadNotes:
4921.1SadIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
4931.1Sadmore conservative implementation policy.
4941.1SadIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
4951.1SadPlease do not make too many diff-unfriendly changes (like indentation change,
4961.12SadKNF police).  We need to take diffs across KAME snapshots on upgrades.
4971.1SadTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
4981.12Sadin sys/netinet6/in6.h.  No script is available for upgrades.
4991.1Sad"KAME" branch is used for kernel merge work purposes.
5001.1Sadhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
5011.1Sadamong KAME/*BSD, *BSD-current and recent *BSD releases.
5021.1Sad
5031.1SadPackage:	less
5041.1SadVersion:	less394
5051.1SadCurrent Vers:	less429
5061.1SadMaintainer:	Mark Nudleman <markn@greenwoodsoftware.com>
5071.1SadArchive Site:	http://www.greenwoodsoftware.com/less/download.html
5081.56SmaxvHome Page:	http://www.greenwoodsoftware.com/less/
5091.1SadMailing List:
5101.1SadResponsible:	mrg
5111.1SadLicense:	BSD or GPLv2
5121.1SadNotes:
5131.1SadMany changes to make less act as more when invoked as more.  Beware.
5141.1SadUse the src/usr.bin/less/less2netbsd script to prepare source tree
5151.1Sadfor importation.  Run ./configure before hand to generate "defines.h".
5161.1SadTalk to mrg before importing any new version.  (less 381's configure
5171.1Saddoes not detect NetBSD has a sigset_t due to a bad test; this is fixed
5181.57Smsaitohby hand in defines.h.)
5191.1Sad
5201.1SadPackage:	libarchive
5211.38SmaxvVersion:	2.8.0
5221.1SadCurrent Ves.:	2.8.0
5231.1SadMaintainer:	kientzle@freebsd.org, joerg@NetBSD.org
5241.1SadArchive Site:	http://code.google.com/p/libarchive/
5251.1SadHome Page: 	http://code.google.com/p/libarchive/
5261.1SadResponsible:	joerg
5271.1SadLicense:	BSD
5281.1SadNotes:
5291.1SadDistribution is stripped down to the relevant part.
5301.1Sad
5311.12SadPackage:	libcdk
5321.1SadVersion:	4.9.9-20000407-myc3
5331.1SadCurrent Vers:	cdk-4.9.10-20000923
5341.1SadMaintainer:	mike@vexus.ca
5351.12SadArchive Site:	http://www.vexus.ca/products/CDK/
5361.1SadHome Page:	http://www.vexus.ca/products/CDK/
5371.1SadResponsible:	garbled
5381.1SadLicense:	BSD (4-clause)
5391.1SadNotes:
5401.1SadInitial port to netbsd curses was done by mycroft.  This is a heavily
5411.1Sadmodified version of the released CDK 4.9.9.  The current version has been
5421.1Sadtaken over by the Ncurses people, and has a number of changes to it.  It
5431.1Sadmight be worthwhile to import at some future date, but for now we should
5441.1Sadleave it alone.  (garbled 1/4/2001)
5451.24Schs
5461.24SchsPackage:	libdevmapper
5471.24SchsVersion:	1.02.40
5481.24SchsCurrent Vers:	1.02.40
5491.24SchsMaintainer:	lvm-devel@redhat.com
5501.24SchsArchive Site:	ftp://sources.redhat.com/pub/lvm2/
5511.56SmaxvHome Page:	http://sources.redhat.com/lvm2/
5521.24SchsResponsible:	haad
5531.5SadLicense:	LGPLv2.1
5541.24SchsNotes:
5551.24SchsThe lvm2tools and the libdevmapper are now distributed as one source 
5561.18Sadrepository. See the lvm2tools Notes for more information.
5571.24Schs
5581.6SadPackage:	libevent
5591.5SadVersion:	1.4.12-stable
5601.18SadCurrent Vers:	2.0.2-alpha
5611.18SadMaintainer:	Niels Provos <provos@citi.umich.edu>
5621.18SadArchive Site:	http://www.monkey.org/~provos/libevent/
5631.18SadHome Page:	http://www.monkey.org/~provos/libevent/
5641.18SadResponsible:	provos
5651.18SadLicense:	BSD (3/4-clause)
5661.18SadNotes:
5671.5Sad
5681.24SchsPackage:	lvm2tools
5691.19SbouyerVersion:	2.02.56
5701.19SbouyerCurrent Vers:	2.02.56
5711.19SbouyerMaintainer:	lvm-devel@redhat.com
5721.19SbouyerArchive Site:	ftp://sources.redhat.com/pub/lvm2/
5731.19SbouyerHome Page:	http://sources.redhat.com/lvm2/
5741.19SbouyerResponsible:	haad
5751.19SbouyerLicense:	GPLv2
5761.19SbouyerNotes: 
5771.19SbouyerUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree 
5781.6Sadfor import. Keep eye on dist/include/configure.h it migh change over the releases.
5791.24SchsWe maintain our own version of libdevmapper ioctl protocol code, therefore we 
5801.13Sadshould test it before import. Talk to haad before importing new version.
5811.6Sad
5821.19SbouyerPackage:	libpcap
5831.19SbouyerVersion:	0.9.4
5841.18SadCurrent Vers:	1.0.0
5851.19SbouyerMaintainer:	tcpdump-workers@tcpdump.org
5861.18SadArchive Site:	http://www.tcpdump.org/release/
5871.24SchsHome Page:	http://www.tcpdump.org/
5881.6SadMailing List:	tcpdump-workers@tcpdump.org
5891.19SbouyerResponsible:	dyoung
5901.19SbouyerLicense:	BSD (3/4-clause)
5911.18SadNotes:
5921.19Sbouyer
5931.51ScherryPackage:	libwrap
5941.24SchsVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
5951.24SchsCurrent Vers:	tcp_wrappers 7.6-ipv6.1
5961.18SadMaintainer:	Wietse Venema <wietse@porcupine.org>
5971.24SchsArchive Site:	ftp://ftp.porcupine.org/pub/security/
5981.6SadHome Page:	ftp://ftp.porcupine.org/pub/security/
5991.13SadMailing List:
6001.24SchsResponsible:	cjs
6011.24SchsLicense:	BSD-like
6021.5SadNotes:
6031.24SchsWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
6041.24Schsunder src/usr.sbin). We don't use tcpd; that functionality is built
6051.24Schsinto inetd. The provided libwrap2netbsd script handles just libwrap.
6061.24Schs
6071.24SchsPackage:	m4
6081.5SadVersion:	20091026
6091.24SchsCurrent Vers:	20091026
6101.24SchsMaintainer:	OpenBSD
6111.24SchsArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
6121.24SchsHome Page:	http://openbsd.org
6131.24SchsMailing List:	
6141.24SchsLicense:	BSD 3-clause like (dns-sd)
6151.24SchsResponsible:	christos
6161.24SchsNotes:
6171.24SchsImported in to /usr/src/usr.bin/m4; uses libc's ohash, and strtonum
6181.24Schs
6191.29SchristosPackage:	mDNSResponder
6201.24SchsVersion:	212.1
6211.24SchsCurrent Vers:	214
6221.24SchsMaintainer:	Apple
6231.24SchsArchive Site:	http://www.opensource.apple.com/tarballs/mDNSResponder/
6241.24SchsHome Page:	http://developer.apple.com/opensource/internet/bonjour.html
6251.24SchsMailing List:	bonjour-dev@lists.apple.com
6261.24SchsLicense:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
6271.24Schs		BSD 3-clause like (dns-sd)
6281.24SchsResponsible:	tsarna
6291.24SchsNotes:
6301.57SmsaitohThe sources were integrated into src/sys/external/apache2/mDNSResponder/dist.
6311.24Schs
6321.24SchsPackage:	mdocml
6331.24SchsVersion:	1.9.9
6341.24SchsCurrent Vers:	1.9.9
6351.24SchsMaintainer:	Kristaps Džonsons
6361.24SchsArchive Site:	http://mdocml.bsd.lv/snapshots/
6371.24SchsHome Page:	http://mdocml.bsd.lv/
6381.24SchsMailing List:	
6391.24SchsResponsible:	joerg
6401.24SchsLicense:	BSD (2-clause)
6411.24SchsNotes:
6421.28Sdholland
6431.24SchsPackage:	mesa-drm
6441.24SchsVersion:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
6451.24SchsCurrent Vers:
6461.29SchristosMaintainer:	mesa-git@?
6471.5SadArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
6481.5SadHome Page:	http://cgit.freedesktop.org/mesa/drm/
6491.5SadMailing List:
6501.56SmaxvResponsible:	mrg, bjs
6511.24SchsLicense:	BSD
6521.5SadNotes:
6531.5SadImported all except for linux-core into src/sys/external/bsd/drm/dist.
6541.24Schs
6551.5SadPackage:	mopd
6561.5SadVersion:	2.5.3
6571.5SadCurrent Vers:	2.5.3
6581.24SchsMaintainer:	Mats O Jansson <maja@celsiustech.se>
6591.5SadArchive Site:	http://www.stacken.kth.se/~moj/mopd.html
6601.5SadHome Page:	http://www.stacken.kth.se/~moj/mopd.html
6611.24SchsMailing List:
6621.5SadResponsible:	cjs
6631.5SadLicense:	BSD (4-clause)
6641.28SdhollandNotes:
6651.5SadDelete the otherOS directory before importing.
6661.5Sad
6671.5SadPackage:	nawk
6681.21SyamtVersion:	2007-05-01
6691.24SchsCurrent Vers:	2007-10-23
6701.24SchsMaintainer:	Brian Kernighan <bwk@princeton.edu>
6711.24SchsArchive Site:	http://www.cs.princeton.edu/~bwk/btl.mirror/
6721.24SchsHome Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
6731.24SchsMailing List:
6741.24SchsResponsible:	jdolecek
6751.24SchsLicense:	BSD-like
6761.5SadNotes:
6771.24SchsBuild maketab from nawk sources and generate proctab.c.
6781.24SchsRemove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import
6791.24Schsto src/dist/nawk.
6801.24Schs
6811.24SchsPackage:	ndbootd
6821.24SchsVersion:	0.5
6831.24SchsCurrent Vers:	0.5
6841.24SchsMaintainer:	Matt Fredette <fredette@alum.mit.edu>
6851.24SchsArchive Site:
6861.57SmsaitohHome Page:
6871.24SchsResponsible:	fredette
6881.24SchsLicense:	BSD (4-clause)
6891.24SchsNotes:
6901.24SchsRun ./configure, save config.h, make distclean, rm all autoconf/automake
6911.24Schsand ndbootd-raw.c.  Restore saved config.h, and force it to define
6921.24SchsHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
6931.24Schs
6941.24SchsPackage:	ntp
6951.24SchsVersion:	4.2.6
6961.24SchsCurrent Vers:	4.2.4p8
6971.24SchsMaintainer:	David L. Mills <mills@udel.edu>
6981.5SadArchive Site:	ftp://ftp.udel.edu/pub/ntp/ntp4/
6991.5SadHome Page:	http://www.ntp.org/, http://support.ntp.org/
7001.5SadMailing List:
7011.5SadResponsible:	simonb, jonathan, kardel
7021.57SmsaitohLicense:	BSD-like
7031.57SmsaitohNotes:
7041.1SadSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
7051.8Sdsl
7061.1SadPackage:	nvi
7071.1SadVersion:	1.81.6
7081.8SdslCurrent Vers:	1.81.6
7091.1SadMaintainer:	Keith Bostic <bostic@bsdi.com>
7101.1SadArchive Site:	ftp://ftp.bostic.com/pub/
7111.57SmsaitohHome Page:	http://www.bostic.com/vi/
7121.57SmsaitohMailing List:
7131.1SadResponsible:	aymeric, christos
7141.1SadLicense:	BSD (3/4-clause)
7151.1SadNotes:
7161.32SmaxvWe have lots of local fixes.
7171.32Smaxv
7181.32SmaxvPackage:	OpenLDAP
7191.32SmaxvVersion:	2.4.21
7201.57SmsaitohCurrent Vers:	2.4.21
7211.1SadMaintainer:	OpenLDAP Foundation
7221.1SadArchive Site:	http://www.openldap.org/
7231.1SadHome Page:	http://www.openldap.org/
7241.57SmsaitohMailing List:
7251.1SadResponsible:	lukem
7261.1SadLicense:	BSD (3-clause)
7271.32SmaxvNotes:
7281.1SadImported into src/external/bsd/openldap/dist/
7291.57Smsaitoh
7301.1SadPackage:	OpenPAM
7311.1SadVersion:	20071221
7321.1SadCurrent Vers:	20071221
7331.57SmsaitohMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
7341.1SadArchive Site:	http://www.openpam.org/
7351.1SadHome Page:	http://www.openpam.org/
7361.1SadMailing List:
7371.1SadResponsible:	christos
7381.1SadLicense:	BSD (3-clause)
7391.1SadNotes:
7401.1SadNext import will need $ Id removal..
7411.1Sad
7421.1SadPackage:	openresolv
7431.1SadVersion:	3.3.4
7441.5SadCurrent Vers:	3.3.4
7451.18SadMaintainer:	roy
7461.5SadArchive Site:	ftp://roy.marples.name/pub/openresolv/
7471.5SadHome Page:	http://roy.marples.name/projects/openresolv/
7481.5SadMailing List: 	openresolv-discuss@marples.name
7491.18SadLicense:	BSD (2-clause)
7501.5SadNotes:
7511.5SadPlease submit all changes to the author.
7521.5Sad
7531.5SadPackage:	HPN-SSH
7541.5SadVersion:	5.2p1 13 v6
7551.5SadCurrent Vers:	5.2p1 13 v6
7561.5SadMaintainer:	www.psc.edu
7571.5SadArchive Site:	http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.2p1-hpn13v6.diff.gz
7581.5SadHome Page:	http://www.psc.edu/networking/projects/hpn-ssh/
7591.5SadMailing List:
7601.1SadResponsible:	christos
7611.1SadLicense:	
7621.1SadNotes:
7631.1SadPatch applied after OpenSSH import.
7641.38Smaxv
7651.1SadPackage:	OpenSSH
7661.18SadVersion:	5.3
7671.18SadCurrent Vers:	5.3 / portable 5.3p1
7681.18SadMaintainer:	OpenSSH
7691.18SadArchive Site:	http://www.openssh.com/ftp.html
7701.18SadHome Page:	http://www.openssh.com/portable.html
7711.24SchsMailing List:	openssh-unix-announce@mindrot.org
7721.24SchsResponsible:	thorpej, christos, elric
7731.24SchsLicense:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
7741.24SchsNotes:
7751.57Smsaitohimported from OpenBSD ssh -- is not from the portable OpenSSH
7761.18Sadinto crypto/external/bsd/openssh/dist.  use openssh2netbsd before import.
7771.18Sadlocal changes (should always try to bring them back to master openssh tree,
778markus is very cooperative about it):
779- default for PermitRootLogin is set to "no"
780- IgnoreRootRhosts added
781- look at login.conf to check valid user/access list
782- krb5 support re-added
783- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
784  when someone imports openssl, we can remove this.
785- added moduli from portable openssh
786- added USE_PAM patches and auth_pam.[ch] from portable openssh
787- conditionalize login_cap
788- conditionalize bsd_auth
789- restore krb5, krb4, afs, skey
790- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
791- fix ctype macro arguments
792- umac is broken, disable it
793- better ~homedir handling
794- netbsd style tunnels
795- urandom, xhome, chrootdir, rescuedir NetBSD handling
796- utmp/utmpx handling
797- handle tty posix_vdisable properly
798- handle setuid and unsetuid the posix way instead of setresuid()
799- add all missing functions
800- always bump major when importing to avoid api problems.
801
802Package:	OpenSSL
803Version:	SNAP-20091226
804Current Vers:	0.9.8n/1.0.0
805Maintainer:	The OpenSSL Project
806Archive Site:	ftp://ftp.openssl.org/source/
807Home Page:	http://www.openssl.org/
808Mailing List:	openssl-announce@openssl.org
809Responsible:	mcr, thorpej, groo, christos, mjf
810License:	OpenSSL and SSLeay license (both BSD-like)
811Notes:
812- Run openssl2netbsd to get rid of the RCSID identifiers
813- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
814  to regen man pages.
815
816Package:	pdisk
817Version:	0.8a2
818Current Vers:	0.8a2
819Maintainer:	Eryk Vershen <eryk@cfcl.com>
820Archive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
821Home Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
822Mailing List:
823Responsible:	dbj
824License:	BSD-like
825Notes:
826This is the disk partition utility used by Apple's mkLinux and OS X
827It is imported into dist/pdisk, with a reachover makefile in
828src/sbin/pdisk builds for macppc and mac68k.
829
830Package:	pdksh
831Version:	5.2.14p2
832Current Vers:	5.2.14p2
833Maintainer:	Michael Rendell <michael@cs.mun.ca>
834Archive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
835Home Page:	http://www.cs.mun.ca/~michael/pdksh/
836Mailing List:
837Responsible:	jdolecek
838License:	Public domain
839pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
840
841Package:	PF (openbsd packet filter)
842Version:	OpenBSD 4.2
843Current Vers:	OpenBSD 4.3-current
844Maintainer:	The OpenBSD Project
845Archive Site:	ftp://ftp.openbsd.org/
846Home Page:	http://www.openbsd.org/faq/pf/
847Mailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
848Responsible:	peter, yamt
849License:	BSD (2-clause)
850Notes:
851kernel code is imported into src/sys/dist/pf and src/sys/net has reachover
852definition (files.pf).  userland code is imported into src/dist/pf, and
853reachover Makefiles are in src/usr.sbin/pf.
854
855Package:	pkg_install
856Version:	20081002
857Current Vers.:	20081002
858Maintainer:	The pkgsrc developers
859Home Page:	http://www.pkgsrc.org
860Mailing List:	tech-pkg@NetBSD.org
861Responsible:	joerg
862License:	BSD
863Notes:
864The authoritative version used to live in src/usr.sbin/pkg_install and was
865moved to pkgsrc/pkgtool/pkg_install. Reachover Makefiles are kept in place.
866
867Package:	ping
868Version:	980911
869Current Vers:	980911
870Maintainer:	Vernon Schryver <vjs@rhyolite.com>
871Archive Site:	ftp://ftp.rhyolite.com/src/
872Home Page:	http://www.rhyolite.com/src/
873Mailing List:
874Responsible:	christos
875License:	BSD (3-clause)
876Notes:
877We use err() and friends. We have changes for snprintf, extra
878formatting in man pages, disallowing flood pinging, alignment fixes,
879and more.
880
881Package:	postfix
882Version:	2.7.1
883Current Vers:	2.6.6
884Maintainer:	Wietse Venema <wietse@porcupine.org>
885Archive Site:	ftp://postfix.cloud9.net/official/
886Home Page:	http://www.postfix.org/
887Mailing List:	postfix-users@postfix.org
888Responsible:	christos, tron
889License:	IBM Public License. See also src/external/ibm-public/postfix/dist.
890Notes:
891HTML documentation should be kept in sync with the README_FILES.
892src/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
893directory layout (the easiest way to check is by running ``postfix
894set-permissions'').
895
896Package:	ppp
897Version:	2.4.4
898Current Vers:	2.4.4
899Maintainer:	Paul Mackerras <paulus@samba.org>
900Archive Site:	ftp://ftp.samba.org/pub/ppp/
901Home Page:
902CVS root:	:pserver:cvs@pserver.samba.org:/cvsroot (password: cvs)
903Mailing List:
904Responsible:	christos, cube
905License:	BSD (3-clause)
906Notes:
907BSD support was removed from 2.4.0; I added it back and removed
908some GPL pieces. Multilink support is missing. Repeated pings to
909Paulus have not yielded results. I've retrofitted pppdump to use
910net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
911is clearly a pain. I have not tested the modules code, neither our
912makefiles make it easy to construct a module, but I left one there
913as an example.
914TDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
915using the version found in 2.4.1.
916
917Package:	rcs
918Version:	5.7
919Current Vers:	5.7
920Maintainer:	FSF
921Archive Site:	ftp://ftp.gnu.org/gnu/rcs/
922Mailing List:	bug-gnu-utils@gnu.org
923Home Page:	http://www.gnu.org/software/rcs/
924Responsible:	agc
925License:	GPLv2
926Notes:
927Beta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
928
929Package:	root.cache
930Version:	2008121200 (Dec 12, 2008)
931Current Vers:	2008121200 (Dec 12, 2008)
932Maintainer:	InterNIC
933Archive Site:	ftp://ftp.internic.net/domain/named.root
934Home Page:	ftp://ftp.internic.net/domain/named.root
935Mailing List:
936Responsible:	thorpej
937License:	Public domain
938Notes:
939The root server cache is also included with BIND.  However, the
940InterNIC version is usually more up to date.
941
942Package:	routed
943Version:	2.32
944Current Vers:	2.32
945Maintainer:	Vernon Schryver <vjs@rhyolite.com>
946Archive Site:	ftp://ftp.rhyolite.com/src/
947Home Page:	http://www.rhyolite.com/src/
948Mailing List:
949Responsible:	christos
950License:	BSD (4-clause)
951Notes:
952We use the md5 code from libc
953We don't allow RIP_TRACEON and RIP_TRACEOFF
954We use arc4random
955We use strlcpy/snprintf
956
957Package:	send-pr (part of GNATS)
958Version:	3.95
959Current Vers:	4.1
960Maintainer:	FSF
961Archive Site:	ftp://ftp.gnu.org/gnu/gnats/
962Home Page:	http://www.gnu.org/software/gnats/
963Mailing List:	bug-gnats@gnu.org
964License:	GPLv2
965Responsible:
966Notes:
967
968Package:	SoftFloat
969Version:	2a
970Current Vers:	2b
971Maintainer:	John Hauser <jhauser@jhauser.us>
972Archive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
973Home Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
974Mailing List:
975Responsible:	bjh21
976License:	Public domain
977Notes:
978Heavily modified for use as a soft float library for GCC.  The actual
979arithmetic code is unchanged, though, and should behave exactly like the
980original.
981
982Package:	tcpdump
983Version:	3.9.7
984Current Vers:	4.0.0
985Maintainer:	tcpdump-workers@lists.tcpdump.org
986Archive Site:	http://www.tcpdump.org/release/
987Home Page:	http://www.tcpdump.org/
988Mailing List:	tcpdump-workers@lists.tcpdump.org
989Responsible:
990License:	BSD (3-clause)
991Notes:
992Code will be imported into src/dist/tcpdump.  Changes have to go back to
993tcpdump.org.
994
995Package:	termcap.src
996Version:	9.13.25
997Current Vers:	11.0.1
998Maintainer:	Eric S. Raymond <terminfo@ccil.org>
999Archive Site:	http://www.catb.org/~esr/terminfo/
1000Home Page:	http://www.catb.org/~esr/terminfo/
1001Mailing List:
1002Responsible:
1003License:	Public domain
1004Notes:
1005
1006Package:	TestFloat
1007Version:	2a
1008Current Vers:	2a
1009Maintainer:	John Hauser <jhauser@jhauser.us>
1010Archive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
1011Home Page:	http://www.jhauser.us/arithmetic/TestFloat.html
1012Mailing List:
1013Responsible:	ross
1014License:	BSD (4-clause)
1015Notes:
1016
1017Package:	texinfo
1018Version:	4.8
1019Current Vers:	4.13
1020Maintainer:	FSF
1021Archive Site:	ftp://ftp.gnu.org/gnu/texinfo/
1022Home Page:	http://www.gnu.org/software/texinfo/
1023Mailing List:	bug-texinfo@gnu.org
1024Responsible:	
1025License:	GPLv2 (4.9 is GPLv3)
1026Notes:
1027Use src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
1028for the import.
1029
1030Package:	top
1031Version:	3.8beta1
1032Current Vers:	3.8beta1
1033Maintainer:	William LeFebvre <wnl@groupsys.com>
1034Archive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
1035Home Page:	http://www.unixtop.org/
1036Mailing List:	top-spinners@ocee.groupsys.com
1037Responsible:	simonb, christos
1038License:	BSD (2-clause)
1039Notes:
1040
1041Package:	traceroute
1042Version:	1.4a5
1043Current Vers:	1.4a12
1044Maintainer:	traceroute@ee.lbl.gov
1045Archive Site:	ftp://ftp.ee.lbl.gov/
1046Home Page:	http://ftp.ee.lbl.gov/
1047Mailing List:
1048Responsible:
1049License:	BSD (4-clause)
1050Notes:
1051
1052Package:	tz
1053Version:	tzcode2009k / tzdata2009h
1054Current Vers:	tzcode2010c / tzdata2010e
1055Maintainer:	Arthur David Olson <ado@elsie.nci.nih.gov>
1056Archive Site:	ftp://elsie.nci.nih.gov/pub/
1057Home Page:
1058Mailing List:	tz@elsie.nci.nih.gov
1059Responsible:	kleink
1060License:	Public domain
1061Notes:
1062Use src/lib/libc/time/tzcode2netbsd to prepare the source tree
1063for import.
1064
1065Package:	wpa_supplicant/hostapd
1066Version:	0.6.4
1067Current Vers:	0.6.9
1068Maintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
1069Archive Site:	http://hostap.epitest.fi/releases/
1070Home Page:	http://hostap.epitest.fi/wpa_supplicant/
1071Mailing List:
1072Responsible:	scw, dyoung, christos
1073License:	BSD or GPLv2
1074Notes:
1075See /usr/src/dist/wpa/NetBSD-upgrade for update instructions.
1076
1077Package:	XFree86
1078Version:	4.5.0
1079Current Vers:	4.8.0
1080Maintainer:	XFree86 Project, Inc.
1081Archive Site:	ftp://ftp.xfree86.org/pub/XFree86/
1082Home Page:	http://www.xfree86.org/
1083Mailing List:	devel@xfree86.org
1084Responsible:	tron
1085License:	XFree
1086Notes:
10874.x:
1088 Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
1089 files which we don't need in our tree.
1090 ALL changes must be sent back to the XFree86 repository. Patches should
1091 be submitted back via http://bugzilla.xfree86.org.
1092
1093Package:	zlib
1094Version:	1.2.3
1095Current Vers:	1.2.3
1096Maintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
1097Archive Site:	http://www.zlib.net/
1098Home Page:	http://www.zlib.net/
1099Mailing List:
1100Responsible:	gwr, tron, christos
1101License:	BSD (3-clause)
1102Notes:
1103Imported to src/common/dist/zlib and shared by the kernel and userland.
1104
1105Package:	services, protocols
1106Version:	2007-06-14
1107Current Vers:	2007-06-14
1108Maintainer:	IANA
1109Archive Site:	http://www.iana.org/assignments/
1110Home Page:	http://www.iana.org
1111Mailing List:
1112Responsible:	christos
1113License:	None
1114Notes:
11151. Download the latest converter from:
1116	http://www.sethwklein.net/projects/iana-etc/
11172. Unpack it and run:
1118	gmake get
1119	gmake
11203. Add NetBSD rcsid to the generated protocols and services.
11214. Append the local services from the current services file.
11225. Run:
1123	services_mkdb -u services > /usr/src/etc/services
1124	cp protocols /usr/src/etc/protocols
1125