3RDPARTY revision 1.657
11.657Staca#	$NetBSD: 3RDPARTY,v 1.657 2008/12/31 13:57:28 taca 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.591SjmcneillVersion:	20080321
291.653SjmcneillCurrent Vers:	20081204
301.31SkanaokaMaintainer:	INTEL
311.574SjmcneillArchive Site:	http://www.acpica.org/downloads/unix_source_code.php
321.574SjmcneillHome Page:	http://www.acpica.org/
331.574SjmcneillMailing List:	devel@acpica.org
341.387SrpauloLicense:	http://developer.intel.com/technology/iapc/acpi/license2.htm
351.613SjmcneillResponsible:	jmcneill
361.31SkanaokaNotes:
371.31SkanaokaThe sources were integrated into src/sys/dev/acpi/acpica/Subsystem.
381.169SkochiPlease read src/sys/dev/acpi/acpica/README before any modification.
391.1Slukem
401.1SlukemPackage:	am-utils [amd]
411.640SchristosVersion:	6.2a3
421.640SchristosCurrent Vers:	6.2a3
431.1SlukemMaintainer:	Erez Zadok <ezk@cs.columbia.edu>
441.255SwizArchive Site:	ftp://ftp.am-utils.org/pub/am-utils/
451.335SlukemHome Page:	http://www.am-utils.org/
461.262SchristosMailing List:	am-utils
471.506SrpauloResponsible:	christos
481.387SrpauloLicense:	BSD (4-clause)
491.1SlukemNotes:
501.1SlukemAmd2netbsd script to convert to BSD make system and remove unneeded files.
511.262SchristosFix symbolic links before import.
521.177SwizCheck src/usr.sbin/amd/include/config.h is correct after import.
531.1Slukem
541.567SjmmvPackage:	Automated Testing Framework (ATF)
551.595SjmmvVersion:	0.5
561.595SjmmvCurrent Vers:	0.5
571.567SjmmvMaintainer:	Julio M. Merino Vidal <jmmv@NetBSD.org>
581.570SjmmvArchive site:	ftp://ftp.NetBSD.org/pub/NetBSD/misc/jmmv/atf/
591.570SjmmvHome page:	http://www.NetBSD.org/~jmmv/atf/
601.570SjmmvMailing List:	atf-devel@NetBSD.org
611.567SjmmvResponsible:	jmmv
621.595SjmmvLicense:	The NetBSD Foundation's license (BSD 2-clause)
631.567SjmmvNotes:
641.567SjmmvThe source files are in dist/atf.
651.567SjmmvGiven that the primary goal of ATF is to provide a testing framework for
661.567SjmmvNetBSD, no local changes should be ever needed.  Always direct them to the
671.567Sjmmvmaintainer for integration in official releases.
681.567Sjmmv
691.427SgdamorePackage:	ath-hal
701.442SgdamoreVersion:	0.9.17.2
711.442SgdamoreCurrent Vers:	0.9.17.2
721.427SgdamoreMaintainer:	Sam Leffler <sam@errno.com>
731.427SgdamoreArchive Site:	none
741.427SgdamoreHome Page:	none
751.427SgdamoreMailing List:	none
761.427SgdamoreResponsible:	sam, dyoung, gdamore
771.427SgdamoreLicense:	Redistribution without changes (binary only)
781.427SgdamoreNotes:
791.442SgdamoreThe HAL is binary only, and located in src/sys/contrib/dev/ath
801.427Sgdamore
811.1SlukemPackage:	bc
821.1SlukemVersion:	1.06
831.1SlukemCurrent Vers:	1.06
841.1SlukemMaintainer:	Phil Nelson <phil@cs.wwu.edu>
851.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/bc/
861.335SlukemHome Page:	http://www.gnu.org/software/bc/
871.1SlukemMailing List:	bug-bc@gnu.org
881.1SlukemResponsible:	phil, simonb
891.387SrpauloLicense:	GPLv2, LGPGv2.1
901.1SlukemNotes:
911.1Slukembc includes dc, both of which are in the NetBSD tree.
921.1Slukem
931.1SlukemPackage:	bind/named
941.610SchristosVersion:	libc/includes: 9.5.0, bind: 9.5.0
951.657StacaCurrent Vers:	9.5.1/9.6.0
961.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
971.246SwizArchive Site:	ftp://ftp.isc.org/isc/bind9/
981.335SlukemHome Page:	http://www.isc.org/sw/bind/
991.1SlukemMailing List:
1001.569SwizResponsible:	vixie, christos
1011.387SrpauloLicense:	BSD-like (2-clause)
1021.1SlukemNotes:
1031.252SchristosFirst bind2netbsd script to import into src/dist/bind.
1041.38SwizThe Makefiles in src/usr.sbin/bind are not handled by the script.
1051.610SchristosBuild bind to generate the include files.
1061.252SchristosThen binclude4netbsd script to import into src/usr.sbin/bind/include.
1071.252SchristosThen include4netbsd script to import into src/include.
1081.252SchristosThen libc4netbsd script to update the resolver in libc.
1091.252SchristosTodo[1]: Update libresolv if needed.
1101.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now
1111.252Schristos	 they are too different or do not exist anymore:
1121.252Schristos	    gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
1131.252Schristos	 Others like getaddrinfo.c could be merged with isc, but it seems
1141.252Schristos	 that ours is from a more recent version of KAME?
1151.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net
1161.518Sghen	 to isc/base64.c.
1171.252SchristosTodo[4]: Re-entrant functions of net/*
1181.1Slukem
1191.161SmrgPackage:	binutils
1201.403SskrllVersion:	2.16.1
1211.646SwizCurrent Vers:	2.19
1221.1SlukemMaintainer:	FSF
1231.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
1241.335SlukemHome Page:	http://www.gnu.org/software/binutils/
1251.1SlukemMailing List:	bug-gnu-utils@gnu.org
1261.61SmrgResponsible:	thorpej, mrg
1271.387SrpauloLicense:	GPLv2, LGPLv2, BSD
1281.1SlukemNotes:
1291.1Slukem
1301.1SlukemPackage:	bsd-family-tree
1311.563SxtraemeVersion:	1.116
1321.563SxtraemeCurrent Vers:	1.116
1331.144SdentMaintainer:	n/a
1341.335SlukemArchive Site:	http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree
1351.335SlukemHome Page:	http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree
1361.1SlukemMailing List:
1371.563SxtraemeResponsible:	xtraeme
1381.387SrpauloLicense:	See URL above.
1391.1SlukemNotes:
1401.1Slukem
1411.650SperryPackage:	byacc
1421.650SperryVersion:	20080826
1431.650SperryCurrent Vers:	1.9
1441.650SperryMaintainer:	Thomas Dickey <dickey@invisible-island.net>
1451.650SperryArchive Site:	http://www.invisible-island.net/byacc/byacc.html
1461.650SperryHome Page:	http://www.invisible-island.net/byacc/byacc.html
1471.650SperryMailing List:
1481.650SperryResponsible:	christos
1491.650SperryLicense:	Public Domain
1501.650SperryNotes:
1511.650SperryWe haven't had a sync since 1993, the sources have diverged a lot
1521.650Sperrysince then but there are a bunch of bug fixes we probably want to pull
1531.650Sperryin.
1541.650Sperry
1551.1SlukemPackage:	bzip2
1561.652StsutsuiVersion:	1.0.5
1571.586SchristosCurrent Vers:	1.0.5
1581.1SlukemMaintainer:	Julian Seward <jseward@acm.org>
1591.1SlukemArchive Site:	http://sources.redhat.com/bzip2/
1601.335SlukemHome Page:	http://www.bzip.org/
1611.1SlukemMailing List:
1621.1SlukemResponsible:
1631.387SrpauloLicense:	BSD (4-clause)
1641.1SlukemNotes:
1651.1SlukemSee /usr/src/dist/bzip2/bzip2netbsd for update instructions.
1661.1Slukem
1671.1SlukemPackage:	Citrus XPG4DL
1681.1SlukemVersion:	?
1691.1SlukemCurrent Vers:	?
1701.1SlukemMaintainer:	Citrus
1711.1SlukemArchive Site:	http://citrus.bsdclub.org/
1721.335SlukemHome Page:	http://citrus.bsdclub.org/
1731.1SlukemMailing List:	bsd-locale@hauN.org
1741.569SwizResponsible:	tshiozak
1751.387SrpauloLicense:	Ambiguous. Either BSD or Perl Artistic License
1761.387Srpaulo		See http://citrus.bsdclub.org/#pol_license for more info.
1771.1SlukemNotes:
1781.1Slukemlanguage C multilingualization support suite using wchar_t and other standards.
1791.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't
1801.173Sitojunneed to look for other CVS tree (like citrus CVS tree)
1811.1Slukemmain trunc has Citrus code in the following places:
1821.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support
1831.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation.
1841.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
1851.173Sitojun- src/lib/libc/iconv: iconv(3)
1861.1Slukem
1871.1SlukemPackage:	cron
1881.1SlukemVersion:	3.0
1891.566SwizCurrent Vers:	4.3
1901.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
1911.376SmrgArchive Site:	ftp://ftp.isc.org/isc/cron/
1921.349SjunyoungHome Page:
1931.1SlukemMailing List:
1941.1SlukemResponsible:
1951.387SrpauloLicense:	BSD-like
1961.1SlukemNotes:
1971.1Slukem
1981.1SlukemPackage:	cvs
1991.443SchristosVersion:	1.11.22
2001.597SwizCurrent Vers:	1.11.23/1.12.13
2011.1SlukemMaintainer:	cvshome
2021.375SwizArchive Site:	http://ftp.gnu.org/non-gnu/cvs/
2031.375SwizHome Page:	http://cvs.nongnu.org/
2041.1SlukemMailing List:	bug-cvs@gnu.org
2051.392SrpauloResponsible:	christos, wiz
2061.387SrpauloLicense:	GPLv1, LGPLv2
2071.1SlukemNotes:
2081.628SjnemethUse src/gnu/dist/xcvs/cvs2netbsd for preparing the source tree
2091.1Slukemfor the import.
2101.628SjnemethDo not forget to update gnu/usr.bin/xcvs/include/config.h to match
2111.628Sjnemethgnu/dist/xcvs/config.h.in.
2121.319SchristosIf you want to upgrade to 1.12.XX, please talk to christos first.
2131.319SchristosI have merged all the changes already.
2141.1Slukem
2151.1SlukemPackage:	db
2161.1SlukemVersion:	1.85
2171.584StnnCurrent Vers:	1.86/4.6.21
2181.1SlukemMaintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
2191.584StnnArchive Site:	http://www.oracle.com/technology/software/products/berkeley-db/
2201.584StnnHome Page:	http://www.oracle.com/database/berkeley-db/
2211.1SlukemMailing List:
2221.1SlukemResponsible:
2231.584StnnLicense:	BSD or Oracle Commercial License
2241.1SlukemNotes:
2251.1SlukemNote that we cannot use db 2.x for license reasons.
2261.1SlukemThree bug fixes against 1.85 sent back to bostic.  Changes to
2271.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
2281.1SlukemImport of DB 1.85 was done via a sh script which converted the
2291.1Slukemdistribution into the netbsd format.  The script can be found in
2301.1Slukemsrc/lib/libc/db/db2netbsd.
2311.1Slukem
2321.1SlukemPackage:	dhcp
2331.352SdrochnerVersion:	3.0.3
2341.657StacaCurrent Vers:	3.0.7/3.1.2/4.0.1
2351.392SrpauloMaintainer:	mellon
2361.1SlukemArchive Site:	ftp://ftp.isc.org/isc/dhcp/
2371.335SlukemHome Page:	http://www.isc.org/sw/dhcp/
2381.1SlukemMailing List:	dhcp-server@isc.org
2391.1SlukemMailing List:	dhcp-client@isc.org
2401.1SlukemMailing List:	dhcp-announce@isc.org
2411.1SlukemMailing List:	dhcp-bugs@isc.org
2421.1SlukemResponsible:	mellon
2431.387SrpauloLicense:	BSD (3-clause)
2441.1SlukemNotes:
2451.1SlukemNo changes for NetBSD integration - just import the new distribution on
2461.1Slukemtop of the current tree.
2471.1Slukem
2481.604SjoergPackage:	dhcpcd
2491.654SroyVersion:	4.0.7
2501.654SroyCurrent Vers:	4.0.7
2511.654SroyMaintainer:	roy
2521.654SroyHome Page:	http://roy.marples.name/projects/dhcpcd/
2531.654SroyMailing List: 	dhcpcd-discuss@marples.name
2541.604SjoergLicense:	BSD (2-clause)
2551.604SjoergNotes:
2561.604SjoergPlease submit all changes to the author.
2571.654SroyThe distribution doesn't include the Linux specific bits or build system.
2581.604Sjoerg
2591.1SlukemPackage:	diffutils
2601.42SwizVersion:	2.8.1
2611.1SlukemCurrent Vers:	2.8.1
2621.1SlukemMaintainer:	FSF
2631.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
2641.335SlukemHome Page:	http://www.gnu.org/software/diffutils/
2651.1SlukemMailing List:	bug-gnu-utils@gnu.org
2661.42SwizResponsible:	wiz
2671.387SrpauloLicense:	GPLv2
2681.1SlukemNotes:
2691.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
2701.43Swizfor the import.
2711.1Slukem
2721.400SkleinkPackage:	gdtoa
2731.400SkleinkVersion:	2005-09-23
2741.400SkleinkCurrent Vers:	2005-09-23
2751.335SlukemMaintainer:	David M. Gay <dmg@acm.org>
2761.1SlukemArchive Site:	ftp://netlib.lucent.com/netlib/fp/
2771.335SlukemHome Page:	http://www.netlib.org/fp/
2781.1SlukemMailing List:	none
2791.373SkleinkResponsible:	kleink
2801.387SrpauloLicense:	BSD-like
2811.1SlukemNotes:
2821.400SkleinkTest suite not integrated at this time.
2831.400SkleinkNo hexadecimal floating-point string conversion for VAX FP yet.
2841.400SkleinkOnly double-precision addressed at this time.
2851.1Slukem
2861.1SlukemPackage:	file
2871.632SchristosVersion:	4.26
2881.632SchristosCurrent Vers:	4.26
2891.1SlukemMaintainer:	Christos Zoulas <christos@zoulas.com>
2901.1SlukemArchive Site:	ftp://ftp.astron.com/pub/file/
2911.349SjunyoungHome Page:
2921.1SlukemMailing List:	file@mx.gw.com
2931.1SlukemResponsible:	christos, pooka
2941.387SrpauloLicense:	BSD (2-clause)
2951.1SlukemNotes:
2961.632Schristosuse file2netbsd
2971.1Slukem
2981.1SlukemPackage:	flex
2991.1SlukemVersion:	2.5.4
3001.651SperryCurrent Vers:	2.5.35
3011.651SperryMaintainer:	Will Estes <wlestes@users.sourceforge.net>
3021.651SperryArchive Site:	http://flex.sourceforge.net/
3031.651SperryHome Page:	http://flex.sourceforge.net/
3041.651SperryMailing List:	http://lists.sourceforge.net/mailman/listinfo/flex-announce
3051.651SperryResponsible:
3061.387SrpauloLicense:	BSD-like	
3071.1SlukemNotes:
3081.651SperryThe newest version is far more advanced than the one in NetBSD --
3091.651Sperryamong other features, it can produce re-entrant scanners.
3101.1Slukem
3111.1SlukemPackage:	gcc
3121.633SmrgVersion:	4.1.3-20080831
3131.633SmrgCurrent Vers:	4.3.2
3141.501SmrgMaintainer:	FSF
3151.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
3161.335SlukemHome Page:	http://www.gnu.org/software/gcc/
3171.1SlukemMailing List:	gcc-bugs@gnu.org
3181.61SmrgResponsible:	thorpej, mrg
3191.387SrpauloLicense:	GPLv2, LGPLv2.1
3201.1SlukemNotes:
3211.185Smrgbefore importing:
3221.185Smrg	- delete all .cvsignore and .brik files
3231.185Smrg	- delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar
3241.439Smrg	- delete all related testsuites
3251.439Smrgfor GCC4:
3261.439Smrg	- delete all fortran and testsuites
3271.448Smrg	- update gcc/version.c for the NetBSD GCC date
3281.1Slukem
3291.1SlukemPackage:	gdb
3301.438SwizVersion:	5.3/6.4
3311.576SwizCurrent Vers:	6.7.1
3321.1SlukemMaintainer:	FSF
3331.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
3341.335SlukemHome Page:	http://www.gnu.org/software/gdb/
3351.1SlukemMailing List:	bug-gdb@gnu.org
3361.526SmrgResponsible:	thorpej
3371.387SrpauloLicense:	GPLv2, LGPLv2
3381.1SlukemNotes:
3391.473StlsWhen updating GDB, it is imperative to test that:
3401.474Schristos	- Debugging of kernel cores ("target kvm") works correctly
3411.473Stls	- Support for our kernel's remote serial debugging protocol
3421.473Stls	  ("options KGDB") works correctly.
3431.1Slukem
3441.1SlukemPackage:	gettext
3451.328SchristosVersion:	0.14.4
3461.568SwizCurrent Vers:	0.17
3471.1SlukemMaintainer:	FSF
3481.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
3491.335SlukemHome Page:	http://www.gnu.org/software/gettext/
3501.1SlukemMailing List:	bug-gnu-utils@gnu.org
3511.569SwizResponsible:
3521.387SrpauloLicense:	GPLv2
3531.1SlukemNotes:
3541.1SlukemGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
3551.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for
3561.1Slukem"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
3571.1Slukem
3581.478SapbPackage:	gkermit
3591.478SapbVersion:	1.00
3601.478SapbCurrent Vers:	1.00
3611.478SapbMaintainer:	Kermit Project - Columbia University <kermit@columbia.edu>
3621.478SapbArchive Site:	ftp://kermit.columbia.edu/kermit/archives/
3631.478SapbHome Page:	http://www.columbia.edu/kermit/
3641.478SapbMailing List:
3651.478SapbResponsible:	apb
3661.478SapbLicense:	GPLv2
3671.478SapbNotes:
3681.478Sapb
3691.1SlukemPackage:	grep
3701.52SwizVersion:	2.5.1
3711.620SperryCurrent Vers:	2.5.3
3721.1SlukemMaintainer:	FSF
3731.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/grep/
3741.335SlukemHome Page:	http://www.gnu.org/software/grep/
3751.1SlukemMailing List:	bug-gnu-utils@gnu.org
3761.44SwizResponsible:	simonb, wiz
3771.621SsimonbLicense:	GPLv2 (2.5.1), GPLv3 (2.5.3)
3781.1SlukemNotes:
3791.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree
3801.44Swizfor the import.
3811.230SjunyoungA non-gnu grep was imported into src/usr.bin/grep on 2 Jan 2004. It
3821.174Scjepneeds some tuning before it can replace gnu grep.
3831.174Scjep	(cf.	http://www.vocito.com/downloads/software/grep/)
3841.1Slukem
3851.1SlukemPackage:	groff
3861.408SwizVersion:	1.19.2
3871.360SwizCurrent Vers:	1.19.2
3881.216SwizMaintainer:	Werner Lemberg/FSF
3891.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/groff/
3901.335SlukemHome Page:	http://www.gnu.org/software/groff/
3911.1SlukemMailing List:	bug-groff@gnu.org
3921.1SlukemResponsible:	wiz
3931.387SrpauloLicense:	GPLv2
3941.1SlukemNotes:
3951.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution
3961.1Slukemfor import.
3971.1Slukem
3981.1SlukemPackage:	heimdal
3991.587SmlelstvVersion:	1.1
4001.587SmlelstvCurrent Vers:	1.1
4011.1SlukemMaintainer:	Heimdal <heimdal@pdc.kth.se>
4021.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/heimdal/src/
4031.335SlukemHome Page:	http://www.pdc.kth.se/heimdal/
4041.1SlukemMailing List:	heimdal-discuss@pdc.kth.se
4051.411SwizResponsible:	joda, lha
4061.387SrpauloLicense:	BSD
4071.1SlukemNotes:
4081.1Slukem
4091.1SlukemPackage:	hunt
4101.117SwizVersion:	2003-04-16
4111.107SwizCurrent Vers:	2003-04-16
4121.335SlukemMaintainer:	Greg Couch <gregc@cgl.ucsf.edu>
4131.107SwizArchive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
4141.335SlukemHome Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
4151.1SlukemResponsible:	mrg
4161.387SrpauloLicense:	BSD (3-clause)
4171.1SlukemNotes:
4181.1Slukem
4191.202SmarttiPackage:	ipf
4201.602SmarttiVersion:	4.1.29
4211.645SmarttiCurrent Vers:	4.1.31
4221.1SlukemMaintainer:	Darren Reed
4231.267StacaArchive Site:	http://coombs.anu.edu.au/~avalon/
4241.335SlukemHome Page:	http://coombs.anu.edu.au/~avalon/
4251.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
4261.5SmrgResponsible:	darrenr, mike, martti
4271.387SrpauloLicense:	BSD-based, see src/dist/ipf/IPFILTER.LICENSE
4281.1SlukemNotes:
4291.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
4301.602SmarttiSee also dist/ipf/README.NetBSD
4311.1Slukem
4321.284SthorpejPackage:	ipsec-tools
4331.548SgdtVersion:	(ipsec-tools head is NetBSD-current head)
4341.284SthorpejMaintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
4351.335SlukemArchive Site:	http://ipsec-tools.sourceforge.net
4361.335SlukemHome Page:	http://ipsec-tools.sourceforge.net
4371.284SthorpejMailing List:	ipsec-tools-devel@lists.sourceforge.net
4381.549SmanuResponsible:	manu, vanhu, mgrooms
4391.387SrpauloLicense:	BSD (3-clause)
4401.284SthorpejNotes:
4411.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
4421.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure
4431.550Smanugenerated files are available in the NetBSD source tree at:
4441.550Smanu  src/lib/libipsec/config.h
4451.550Smanu  src/lib/libipsec/package_version.h
4461.550SmanuWhen configure.ac is updated, run the following:
4471.550Smanu  cd src/crypto/dist/ipsec-tools
4481.550Smanu  ./bootstrap
4491.550Smanu  ./configure --enable-adminport --enable-hybrid --enable-frag \
4501.550Smanu  	      --enable-natt --enable-dpd 
4511.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with
4521.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking)
4531.550Smanu
4541.550SmanuNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 
4551.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand,
4561.550Smanuipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 
4571.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
4581.550Smanusync with ipsec-tools-0_7-branch)
4591.284Sthorpej
4601.1SlukemPackage:	KAME IPv6
4611.1SlukemVersion:	KAME/NetBSD SNAP kit
4621.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
4631.1SlukemMaintainer:	KAME Project <kame@kame.net>
4641.1SlukemArchive Site:	http://www.kame.net/
4651.335SlukemHome Page:	http://www.kame.net/
4661.1SlukemMailing List:	snap-users@kame.net
4671.569SwizResponsible:
4681.387SrpauloLicense:	BSD (3-clause)
4691.1SlukemNotes:
4701.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
4711.1Slukemmore conservative implementation policy.
4721.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
4731.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
4741.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
4751.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
4761.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
4771.1Slukem"KAME" branch is used for kernel merge work purposes.
4781.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
4791.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
4801.1Slukem
4811.1SlukemPackage:	less
4821.475SmrgVersion:	less394
4831.583SwizCurrent Vers:	less418
4841.242SwizMaintainer:	Mark Nudleman <markn@greenwoodsoftware.com>
4851.467SjnemethArchive Site:	http://www.greenwoodsoftware.com/less/download.html
4861.467SjnemethHome Page:	http://www.greenwoodsoftware.com/less/
4871.1SlukemMailing List:
4881.1SlukemResponsible:	mrg
4891.387SrpauloLicense:	BSD or GPLv2
4901.1SlukemNotes:
4911.1SlukemMany changes to make less act as more when invoked as more.  Beware.
4921.1SlukemUse the src/usr.bin/less/less2netbsd script to prepare source tree
4931.1Slukemfor importation.  Run ./configure before hand to generate "defines.h".
4941.110SwizTalk to mrg before importing any new version.  (less 381's configure
4951.88Smrgdoes not detect NetBSD has a sigset_t due to a bad test; this is fixed
4961.88Smrgby hand in defines.h.)
4971.1Slukem
4981.543SjoergPackage:	libarchive
4991.606SjoergVersion:	2.5.4b
5001.606SjoergCurrent Ves.:	2.5.4b
5011.543SjoergMaintainer:	kientzle@freebsd.org
5021.543SjoergArchive Site:	http://people.freebsd.org/~kientzle/libarchive/
5031.543SjoergHome Page: 	http://people.freebsd.org/~kientzle/libarchive/
5041.543SjoergResponsible:	joerg
5051.543SjoergLicense:	BSD
5061.543SjoergNotes:
5071.543SjoergDistribution is stripped down to the relevant part. cpio is currently
5081.543Sjoergnot usable, so it was left out.
5091.543Sjoerg
5101.656ShaadPackage:	libcdk
5111.656ShaadVersion:	4.9.9-20000407-myc3
5121.656ShaadCurrent Vers:	cdk-4.9.10-20000923
5131.656ShaadMaintainer:	mike@vexus.ca
5141.656ShaadArchive Site:	http://www.vexus.ca/products/CDK/
5151.656ShaadHome Page:	http://www.vexus.ca/products/CDK/
5161.656ShaadResponsible:	garbled
5171.656ShaadLicense:	BSD (4-clause)
5181.656ShaadNotes:
5191.656ShaadInitial port to netbsd curses was done by mycroft.  This is a heavily
5201.656Shaadmodified version of the released CDK 4.9.9.  The current version has been
5211.656Shaadtaken over by the Ncurses people, and has a number of changes to it.  It
5221.656Shaadmight be worthwhile to import at some future date, but for now we should
5231.656Shaadleave it alone.  (garbled 1/4/2001)
5241.656Shaad
5251.656ShaadPackage:        libdevmapper
5261.656ShaadVersion:        1.02.29
5271.656ShaadCurrent Vers:   1.02.29
5281.656ShaadMaintainer:     lvm-devel@redhat.com
5291.656ShaadArchive Site:   ftp://sources.redhat.com/pub/lvm2/
5301.656ShaadHome Page:      http://sources.redhat.com/lvm2/
5311.656ShaadResponsible:    haad
5321.656ShaadLicense:        LGPLv2.1
5331.656ShaadNotes:
5341.656ShaadThe lvm2tools and the libdevmapper are now distributed as one source 
5351.656Shaadrepository. See the lvm2tools Notes for more informations.
5361.656Shaad
5371.263SwizPackage:	libevent
5381.599SpeterVersion:	1.4.4-stable
5391.599SpeterCurrent Vers:	1.4.4-stable
5401.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
5411.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
5421.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
5431.263SwizResponsible:	provos
5441.387SrpauloLicense:	BSD (3/4-clause)
5451.263SwizNotes:
5461.263Swiz
5471.656ShaadPackage:        lvm2tools
5481.656ShaadVersion:        2.02.43
5491.656ShaadCurrent Vers:   2.02.43
5501.656ShaadMaintainer:     lvm-devel@redhat.com
5511.656ShaadArchive Site:   ftp://sources.redhat.com/pub/lvm2/
5521.656ShaadHome Page:      http://sources.redhat.com/lvm2/
5531.656ShaadResponsible:    haad
5541.656ShaadLicense:        GPLv2
5551.656ShaadNotes: 
5561.656ShaadUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree 
5571.656Shaadfor import. Keep eye on dist/include/configure.h it migh change over the releases.
5581.656ShaadWe maintain our own version of libdevmapper ioctl protocol code, therefore we 
5591.656Shaadshould test it before import. Talk to haad before importing new version.
5601.656Shaad
5611.1SlukemPackage:	libpcap
5621.434SdrochnerVersion:	0.9.4
5631.652StsutsuiCurrent Vers:	1.0.0
5641.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
5651.1SlukemArchive Site:	http://www.tcpdump.org/release/
5661.335SlukemHome Page:	http://www.tcpdump.org/
5671.1SlukemMailing List:	tcpdump-workers@tcpdump.org
5681.569SwizResponsible:	dyoung
5691.387SrpauloLicense:	BSD (3/4-clause)
5701.1SlukemNotes:
5711.1Slukem
5721.1SlukemPackage:	libwrap
5731.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
5741.1SlukemCurrent Vers:	tcp_wrappers 7.6-ipv6.1
5751.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
5761.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
5771.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
5781.230SjunyoungMailing List:
5791.569SwizResponsible:	cjs
5801.387SrpauloLicense:	BSD-like
5811.1SlukemNotes:
5821.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
5831.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
5841.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
5851.1Slukem
5861.1SlukemPackage:	mopd
5871.1SlukemVersion:	2.5.3
5881.1SlukemCurrent Vers:	2.5.3
5891.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
5901.335SlukemArchive Site:	BROKEN	ftp://ftp.stacken.kth.se/pub/OS/NetBSD/mopd/
5911.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
5921.230SjunyoungMailing List:
5931.1SlukemResponsible:	cjs
5941.387SrpauloLicense:	BSD (4-clause)
5951.1SlukemNotes:
5961.1SlukemDelete the otherOS directory before importing.
5971.1Slukem
5981.1SlukemPackage:	nawk
5991.605SchristosVersion:	2007-05-01
6001.605SchristosCurrent Vers:	2007-05-01
6011.1SlukemMaintainer:	Brian Kernighan <bwk@bell-labs.com> (Lucent Technologies)
6021.1SlukemArchive Site:	http://cm.bell-labs.com/who/bwk/
6031.335SlukemHome Page:	http://cm.bell-labs.com/who/bwk/
6041.1SlukemMailing List:
6051.1SlukemResponsible:	jdolecek
6061.387SrpauloLicense:	BSD-like
6071.1SlukemNotes:
6081.1SlukemBuild maketab from nawk sources and generate proctab.c.
6091.1SlukemRemove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import
6101.38Swizto src/dist/nawk.
6111.1Slukem
6121.1SlukemPackage:	ndbootd
6131.1SlukemVersion:	0.5
6141.1SlukemCurrent Vers:	0.5
6151.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
6161.335SlukemArchive Site:	BROKEN	http://mit.edu/fredette/www/ndbootd/
6171.335SlukemHome Page:	BROKEN	http://stuff.mit.edu/people/fredette/home.html
6181.1SlukemResponsible:	fredette
6191.387SrpauloLicense:	BSD (4-clause)
6201.1SlukemNotes:
6211.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
6221.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
6231.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
6241.1Slukem
6251.421SwizPackage:	ntp
6261.629SkardelVersion:	4.2.4p5
6271.627SwizCurrent Vers:	4.2.4p5
6281.421SwizMaintainer:	David L. Mills <mills@udel.edu>
6291.421SwizArchive Site:	ftp://ftp.udel.edu/pub/ntp/ntp4/
6301.441SkardelHome Page:	http://www.ntp.org/, http://ntp.isc.org/
6311.421SwizMailing List:
6321.455SkardelResponsible:	simonb, jonathan, kardel
6331.421SwizLicense:	BSD-like
6341.421SwizNotes:
6351.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
6361.421Swiz
6371.1SlukemPackage:	nvi
6381.652StsutsuiVersion:	1.81.6
6391.652StsutsuiCurrent Vers:	1.81.6
6401.1SlukemMaintainer:	Keith Bostic <bostic@bsdi.com>
6411.1SlukemArchive Site:	ftp://ftp.bostic.com/pub/
6421.335SlukemHome Page:	http://www.bostic.com/vi/
6431.230SjunyoungMailing List:
6441.652StsutsuiResponsible:	aymeric, christos
6451.387SrpauloLicense:	BSD (3/4-clause)
6461.1SlukemNotes:
6471.652StsutsuiWe have lots of local fixes.
6481.1Slukem
6491.603SlukemPackage:	OpenLDAP
6501.625SlukemVersion:	2.4.11
6511.624SsimonbCurrent Vers:	2.4.11
6521.603SlukemMaintainer:	OpenLDAP Foundation
6531.603SlukemArchive Site:	http://www.openldap.org/
6541.603SlukemHome Page:	http://www.openldap.org/
6551.603SlukemMailing List:
6561.603SlukemResponsible:	lukem
6571.603SlukemLicense:	BSD (3-clause)
6581.603SlukemNotes:
6591.603SlukemImported into src/external/bsd/openldap/dist/
6601.603SlukemNext import will need $ Id removal..
6611.603Slukem
6621.293SchristosPackage:	OpenPAM
6631.579SchristosVersion:	20071221
6641.579SchristosCurrent Vers:	20071221
6651.638SwizMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
6661.276SwizArchive Site:	http://www.openpam.org/
6671.335SlukemHome Page:	http://www.openpam.org/
6681.276SwizMailing List:
6691.276SwizResponsible:	christos
6701.387SrpauloLicense:	BSD (3-clause)
6711.276SwizNotes:
6721.579SchristosNext import will need $ Id removal..
6731.276Swiz
6741.612SchristosPackage:	HPN-SSH
6751.612SchristosVersion:	5.0p1 13 v3
6761.612SchristosCurrent Vers:	5.0p1 13 v3
6771.612SchristosMaintainer:	www.psc.edu
6781.612SchristosArchive Site:	http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.0p1-hpn13v3.diff.gz
6791.612SchristosHome Page:	http://www.psc.edu/networking/projects/hpn-ssh/
6801.612SchristosMailing List:
6811.612SchristosResponsible:	christos
6821.612SchristosLicense:	
6831.612SchristosNotes:
6841.612SchristosPatch applied after OpenSSH import.
6851.612Schristos
6861.1SlukemPackage:	OpenSSH
6871.590SchristosVersion:	5.0
6881.649StsutsuiCurrent Vers:	5.1 / portable 5.1p1
6891.1SlukemMaintainer:	OpenSSH
6901.1SlukemArchive Site:	http://www.openssh.com/ftp.html
6911.335SlukemHome Page:	http://www.openssh.com/portable.html
6921.1SlukemMailing List:	openssh-unix-announce@mindrot.org
6931.298SitojunResponsible:	thorpej, christos, elric
6941.387SrpauloLicense:	BSD or more free. See src/crypto/dist/ssh/LICENSE
6951.1SlukemNotes:
6961.1Slukemimported from OpenBSD usr.bin/ssh (it is not from the portable OpenSSH)
6971.1Slukeminto crypto/dist/openssh.  use openssh2netbsd before import.
6981.1Slukemlocal changes (should always try to bring them back to master openssh tree,
6991.1Slukemmarkus is very cooperative about it):
7001.1Slukem- default for PermitRootLogin is set to "no"
7011.1Slukem- IgnoreRootRhosts added
7021.1Slukem- look at login.conf to check valid user/access list
7031.469Schristos- krb5 support re-added
7041.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
7051.279Schristos  when someone imports openssl, we can remove this.
7061.279Schristos- uidswap.c changed order of set{e,}{u,g}id so that it works on NetBSD
7071.280Schristos- added moduli from portable openssh
7081.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
7091.612Schristos- add the HPN patch 
7101.384Schristos- always bump major when importing to avoid api problems.
7111.1Slukem
7121.1SlukemPackage:	OpenSSL
7131.596SchristosVersion:	SNAP-20080509
7141.608StacaCurrent Vers:	0.9.8h
7151.1SlukemMaintainer:	The OpenSSL Project
7161.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
7171.335SlukemHome Page:	http://www.openssl.org/
7181.1SlukemMailing List:	openssl-announce@openssl.org
7191.569SwizResponsible:	mcr, thorpej, groo, christos, mjf
7201.387SrpauloLicense:	OpenSSL and SSLeay license (both BSD-like)
7211.1SlukemNotes:
7221.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
7231.380Schristos- run make in /usr/src/lib/libcrypto/man to regen man pages.
7241.1Slukem
7251.19SwizPackage:	pdisk
7261.19SwizVersion:	0.8a2
7271.19SwizCurrent Vers:	0.8a2
7281.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
7291.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
7301.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
7311.19SwizMailing List:
7321.19SwizResponsible:	dbj
7331.387SrpauloLicense:	BSD-like
7341.19SwizNotes:
7351.19SwizThis is the disk partition utility used by Apple's mkLinux and osX
7361.19SwizIt is imported into dist/pdisk, with a reachover makefile in
7371.19Swizsrc/sbin/pdisk builds for macppc and mac68k.
7381.19Swiz
7391.1SlukemPackage:	pdksh
7401.1SlukemVersion:	5.2.14p2
7411.1SlukemCurrent Vers:	5.2.14p2
7421.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
7431.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
7441.335SlukemHome Page:	http://www.cs.mun.ca/~michael/pdksh/
7451.1SlukemMailing List:
7461.457SjdolecekResponsible:	jdolecek
7471.387SrpauloLicense:	Public domain
7481.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
7491.1Slukem
7501.421SwizPackage:	PF (openbsd packet filter)
7511.609SpeterVersion:	OpenBSD 4.2
7521.609SpeterCurrent Vers:	OpenBSD 4.3-current
7531.422SpeterMaintainer:	The OpenBSD Project
7541.421SwizArchive Site:	ftp://ftp.openbsd.org/
7551.421SwizHome Page:	http://www.openbsd.org/faq/pf/
7561.421SwizMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
7571.569SwizResponsible:	peter, yamt
7581.421SwizLicense:	BSD (2-clause)
7591.421SwizNotes:
7601.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
7611.421Swizdefinition (files.pf).  userland code is imported into src/dist/pf, and
7621.421Swizreachover Makefiles are in src/usr.sbin/pf.
7631.421Swiz
7641.538SjoergPackage:	pkg_install
7651.652StsutsuiVersion:	20081002
7661.652StsutsuiCurrent Vers.:	20081002
7671.538SjoergMaintainer:	The pkgsrc developers
7681.538SjoergHome Page:	http://www.pkgsrc.org
7691.539SheinzMailing List:	tech-pkg@NetBSD.org
7701.538SjoergResponsible:	joerg
7711.538SjoergLicense:	BSD
7721.538SjoergNotes:
7731.538SjoergThe authoritive version used to live in src/usr.sbin/pkg_install and was
7741.538Sjoergmoved to pkgsrc/pkgtool/pkg_install. Reachover Makefiles are kept in place.
7751.538Sjoerg
7761.1SlukemPackage:	ping
7771.1SlukemVersion:	980911
7781.1SlukemCurrent Vers:	980911
7791.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
7801.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
7811.335SlukemHome Page:	http://www.rhyolite.com/src/
7821.1SlukemMailing List:
7831.392SrpauloResponsible:	christos
7841.387SrpauloLicense:	BSD (3-clause)
7851.1SlukemNotes:
7861.1SlukemWe use err() and friends. We have changes for snprintf, extra
7871.1Slukemformating in man pages, disallowing flood pinging, alignment fixes,
7881.1Slukemand more.
7891.1Slukem
7901.1SlukemPackage:	postfix
7911.631SchristosVersion:	2.5.4
7921.635StacaCurrent Vers:	2.5.5
7931.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
7941.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
7951.335SlukemHome Page:	http://www.postfix.org/
7961.1SlukemMailing List:	postfix-users@postfix.org
7971.511SheasResponsible:	heas
7981.452SrpauloLicense:	IBM Public License. See also src/gnu/dist/postfix.
7991.1SlukemNotes:
8001.432SrpauloHTML documentation should be kept in sync with the README_FILES.
8011.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
8021.432Srpaulodirectory layout (the easiest way to check is by running ``postfix
8031.432Srpauloset-permissions'').
8041.1Slukem
8051.1SlukemPackage:	ppp
8061.447SchristosVersion:	2.4.4
8071.446SdanCurrent Vers:	2.4.4
8081.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
8091.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
8101.349SjunyoungHome Page:
8111.1SlukemCVS root:	:pserver:cvs@pserver.samba.org:/cvsroot (password: cvs)
8121.1SlukemMailing List:
8131.447SchristosResponsible:	christos, cube
8141.387SrpauloLicense:	BSD (3-clause)
8151.1SlukemNotes:
8161.1SlukemBSD support was removed from 2.4.0; I added it back and removed
8171.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
8181.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
8191.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
8201.1Slukemis clearly a pain. I have not tested the modules code, neither our
8211.1Slukemmakefiles make it easy to construct a module, but I left one there
8221.1Slukemas an example.
8231.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
8241.447Schristosusing the version found in 2.4.1.
8251.1Slukem
8261.1SlukemPackage:	rcs
8271.1SlukemVersion:	5.7
8281.1SlukemCurrent Vers:	5.7
8291.1SlukemMaintainer:	FSF
8301.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
8311.1SlukemMailing List:	bug-gnu-utils@gnu.org
8321.335SlukemHome Page:	http://www.gnu.org/software/rcs/
8331.463SagcResponsible:	agc
8341.387SrpauloLicense:	GPLv2
8351.1SlukemNotes:
8361.1SlukemBeta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
8371.1Slukem
8381.1SlukemPackage:	root.cache
8391.562SitohyVersion:	2007110100 (Nov 01, 2007)
8401.562SitohyCurrent Vers:	2007110100 (Nov 01, 2007)
8411.14SperryMaintainer:	InterNIC
8421.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
8431.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
8441.1SlukemMailing List:
8451.507SperryResponsible:	thorpej
8461.387SrpauloLicense:	Public domain
8471.1SlukemNotes:
8481.1SlukemThe root server cache is also included with BIND.  However, the
8491.1SlukemInterNIC version is usually more up to date.
8501.1Slukem
8511.1SlukemPackage:	routed
8521.201SchristosVersion:	2.28
8531.491SperryCurrent Vers:	2.31
8541.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
8551.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
8561.335SlukemHome Page:	http://www.rhyolite.com/src/
8571.1SlukemMailing List:
8581.392SrpauloResponsible:	christos
8591.387SrpauloLicense:	BSD (4-clause)
8601.1SlukemNotes:
8611.1SlukemWe use the md5 code from libc
8621.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
8631.201SchristosWe use arc4random
8641.201SchristosWe use strlcpy/snprintf
8651.1Slukem
8661.1SlukemPackage:	send-pr (part of GNATS)
8671.1SlukemVersion:	3.95
8681.359SrpauloCurrent Vers:	4.1
8691.1SlukemMaintainer:	FSF
8701.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
8711.335SlukemHome Page:	http://www.gnu.org/software/gnats/
8721.1SlukemMailing List:	bug-gnats@gnu.org
8731.387SrpauloLicense:	GPLv2
8741.1SlukemResponsible:
8751.1SlukemNotes:
8761.1Slukem
8771.1SlukemPackage:	SoftFloat
8781.1SlukemVersion:	2a
8791.1SlukemCurrent Vers:	2b
8801.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
8811.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
8821.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
8831.1SlukemMailing List:
8841.1SlukemResponsible:	bjh21
8851.387SrpauloLicense:	Public domain
8861.1SlukemNotes:
8871.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
8881.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
8891.1Slukemoriginal.
8901.1Slukem
8911.1SlukemPackage:	tcpdump
8921.541SdrochnerVersion:	3.9.7
8931.652StsutsuiCurrent Vers:	4.0.0
8941.429ShubertfMaintainer:	tcpdump-workers@lists.tcpdump.org
8951.1SlukemArchive Site:	http://www.tcpdump.org/release/
8961.335SlukemHome Page:	http://www.tcpdump.org/
8971.429ShubertfMailing List:	tcpdump-workers@lists.tcpdump.org
8981.569SwizResponsible:
8991.387SrpauloLicense:	BSD (3-clause)
9001.1SlukemNotes:
9011.2SwizCode will be imported into src/dist/tcpdump.  Changes have to go back to
9021.1Slukemtcpdump.org.
9031.1Slukem
9041.1SlukemPackage:	termcap.src
9051.1SlukemVersion:	9.13.25
9061.1SlukemCurrent Vers:	11.0.1
9071.1SlukemMaintainer:	Eric S. Raymond <terminfo@ccil.org>
9081.50SenamiArchive Site:	http://www.catb.org/~esr/terminfo/
9091.335SlukemHome Page:	http://www.catb.org/~esr/terminfo/
9101.1SlukemMailing List:
9111.1SlukemResponsible:
9121.387SrpauloLicense:	Public domain
9131.1SlukemNotes:
9141.1Slukem
9151.1SlukemPackage:	TestFloat
9161.1SlukemVersion:	2a
9171.1SlukemCurrent Vers:	2a
9181.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
9191.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
9201.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
9211.1SlukemMailing List:
9221.1SlukemResponsible:	ross
9231.387SrpauloLicense:	BSD (4-clause)
9241.1SlukemNotes:
9251.1Slukem
9261.1SlukemPackage:	texinfo
9271.634SchristosVersion:	4.8
9281.642SwizCurrent Vers:	4.13
9291.1SlukemMaintainer:	FSF
9301.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
9311.335SlukemHome Page:	http://www.gnu.org/software/texinfo/
9321.1SlukemMailing List:	bug-texinfo@gnu.org
9331.1SlukemResponsible:	wiz
9341.537SwizLicense:	GPLv2 (4.9 is GPLv3)
9351.1SlukemNotes:
9361.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
9371.38Swizfor the import.
9381.1Slukem
9391.1SlukemPackage:	top
9401.614SchristosVersion:	3.8beta1
9411.614SchristosCurrent Vers:	3.8beta1
9421.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
9431.614SchristosArchive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
9441.335SlukemHome Page:	http://www.unixtop.org/
9451.1SlukemMailing List:	top-spinners@ocee.groupsys.com
9461.614SchristosResponsible:	simonb, christos
9471.387SrpauloLicense:	BSD (2-clause)
9481.1SlukemNotes:
9491.1Slukem
9501.1SlukemPackage:	traceroute
9511.1SlukemVersion:	1.4a5
9521.1SlukemCurrent Vers:	1.4a12
9531.1SlukemMaintainer:	traceroute@ee.lbl.gov
9541.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
9551.335SlukemHome Page:	http://ftp.ee.lbl.gov/
9561.1SlukemMailing List:
9571.1SlukemResponsible:
9581.387SrpauloLicense:	BSD (4-clause)
9591.1SlukemNotes:
9601.1Slukem
9611.1SlukemPackage:	tz
9621.647SkleinkVersion:	tzcode2004a / tzdata2008i
9631.647SkleinkCurrent Vers:	tzcode2008h / tzdata2008i
9641.1SlukemMaintainer:	Arthur David Olson <ado@elsie.nci.nih.gov>
9651.1SlukemArchive Site:	ftp://elsie.nci.nih.gov/pub/
9661.349SjunyoungHome Page:
9671.1SlukemMailing List:	tz@elsie.nci.nih.gov
9681.1SlukemResponsible:	kleink
9691.387SrpauloLicense:	Public domain
9701.1SlukemNotes:
9711.1SlukemUse src/lib/libc/time/tzcode2netbsd to prepare the source tree
9721.1Slukemfor import.
9731.1Slukem
9741.578SchristosPackage:	wpa_supplicant/hostapd
9751.630SchristosVersion:	0.6.4
9761.630SchristosCurrent Vers:	0.6.4
9771.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
9781.365SwizArchive Site:	http://hostap.epitest.fi/releases/
9791.582SjoergHome Page:	http://hostap.epitest.fi/wpa_supplicant/
9801.365SwizMailing List:
9811.578SchristosResponsible:	scw, dyoung, christos
9821.387SrpauloLicense:	BSD or GPLv2
9831.365SwizNotes:
9841.578SchristosSee /usr/src/dist/wpa/NetBSD-upgrade for update instructions.
9851.365Swiz
9861.1SlukemPackage:	XFree86
9871.307StronVersion:	4.5.0
9881.655SwizCurrent Vers:	4.8.0
9891.349SjunyoungMaintainer:	XFree86 Project, Inc.
9901.1SlukemArchive Site:	ftp://ftp.xfree86.org/pub/XFree86/
9911.335SlukemHome Page:	http://www.xfree86.org/
9921.349SjunyoungMailing List:	devel@xfree86.org
9931.1SlukemResponsible:	tron
9941.387SrpauloLicense:	XFree
9951.1SlukemNotes:
9961.1Slukem4.x:
9971.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
9981.1Slukem files which we don't need in our tree.
9991.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should
10001.305Stron be submitted back via http://bugzilla.xfree86.org.
10011.1Slukem
10021.421SwizPackage:	Xorg
10031.421SwizVersion:	7.0
10041.421SwizCurrent Vers:	7.0
10051.421SwizMaintainer:	The X.Org Foundation
10061.421SwizArchive Site:	http://xorg.freedesktop.org/releases/X11R7.0/src/
10071.421SwizHome Page:	http://www.x.org/
10081.421SwizMailing List:	xorg@lists.freedesktop.org
10091.421SwizResponsible:	macallan
10101.421SwizLicense:	XFree
10111.421SwizNotes:		This is the modular branch tagged as XORG-7_0 pulled from
10121.421Swiz		xorg's cvs repository.
10131.421Swiz
10141.1SlukemPackage:	zlib
10151.397SchristosVersion:	1.2.3
10161.349SjunyoungCurrent Vers:	1.2.3
10171.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
10181.512StacaArchive Site:	http://www.zlib.net/
10191.512StacaHome Page:	http://www.zlib.net/
10201.1SlukemMailing List:
10211.397SchristosResponsible:	gwr, tron, christos
10221.387SrpauloLicense:	BSD (3-clause)
10231.1SlukemNotes:
10241.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
10251.534Schristos
10261.534SchristosPackage:	services, protocols
10271.534SchristosVersion:	2007-06-14
10281.534SchristosCurrent Vers:	2007-06-14
10291.534SchristosMaintainer:	IANA
10301.534SchristosArchive Site:	http://www.iana.org/assignments/
10311.534SchristosHome Page:	http://www.iana.org
10321.534SchristosMailing List:
10331.534SchristosResponsible:	christos
10341.534SchristosLicense:	None
10351.534SchristosNotes:
10361.534Schristos1. Download the latest converter from:
10371.534Schristos	http://www.sethwklein.net/projects/iana-etc/
10381.534Schristos2. Unpack it and run:
10391.534Schristos	gmake get
10401.534Schristos	gmake
10411.534Schristos3. Add NetBSD rcsid to the generated protocols and services.
10421.534Schristos4. Append the local services from the current services file.
10431.534Schristos5. Run:
10441.534Schristos	services_mkdb -u services > /usr/src/etc/services
10451.534Schristos	cp protocols /usr/src/etc/protocols
10461.615Smrg
10471.615SmrgPackage:	mesa-drm
10481.617SmrgVersion:	git 2580a065d81be645a14af1e91b8441f7e72fcbe4
10491.615SmrgCurrent Vers:
10501.617SmrgMaintainer:	mesa-git@?
10511.615SmrgArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
10521.615SmrgHome Page:
10531.615SmrgMailing List:
10541.615SmrgResponsible:	mrg, bjs
10551.615SmrgLicense:	BSD
10561.615SmrgNotes:
10571.615SmrgImported all except for linux-core into src/sys/external/bsd/drm/dist.
1058