3RDPARTY revision 1.655
11.655Swiz#	$NetBSD: 3RDPARTY,v 1.655 2008/12/16 13:03:29 wiz Exp $
21.1Slukem#
31.1Slukem# This file contains a list of the software that has been integrated into
41.1Slukem# NetBSD where we are not the primary maintainer.
51.1Slukem#
61.1Slukem# When you make changes to this software, be sure to discuss it with the
71.1Slukem# maintainer and contribute your patches.  Divergence from the official
81.1Slukem# sources is not desirable, and should be avoided as much as possible.
91.1Slukem#
101.1Slukem# When importing, please deal with the RCS IDs in this way:
111.1Slukem#   1. Preserve the RCS IDs in the files by removing the $ signs from
121.1Slukem#      the IDs before you do the import.
131.1Slukem#   2. After the import, add NetBSD RCS IDs to all of the files.
141.1Slukem#
151.1Slukem# A few notes on the format of this file (for the benefit of
161.1Slukem# 3dparty2html):
171.1Slukem#
181.1Slukem# 1.) Any line whose first non-whitespace character is # is a comment
191.1Slukem# 2.) Entries are separated by blank lines
201.1Slukem# 3.) Every package needs at least the following entries: Package,
211.1Slukem#     Version, Current Vers, and Maintainer.
221.1Slukem# 4.) Where a field has multiple lines of information, the field tag
231.1Slukem#     should be repeated on each line, except:
241.1Slukem# 5.) The Notes: field tag should appear on a line by itself.  All
251.1Slukem#     remaining lines until the end of the record are notes.
261.31Skanaoka
271.31SkanaokaPackage:	acpica
281.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.622StacaCurrent Vers:	9.5.0-P2
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.600StacaCurrent Vers:	3.0.7/3.1.1/4.0.0
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.263SwizPackage:	libevent
5111.599SpeterVersion:	1.4.4-stable
5121.599SpeterCurrent Vers:	1.4.4-stable
5131.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
5141.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
5151.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
5161.263SwizResponsible:	provos
5171.387SrpauloLicense:	BSD (3/4-clause)
5181.263SwizNotes:
5191.263Swiz
5201.1SlukemPackage:	libpcap
5211.434SdrochnerVersion:	0.9.4
5221.652StsutsuiCurrent Vers:	1.0.0
5231.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
5241.1SlukemArchive Site:	http://www.tcpdump.org/release/
5251.335SlukemHome Page:	http://www.tcpdump.org/
5261.1SlukemMailing List:	tcpdump-workers@tcpdump.org
5271.569SwizResponsible:	dyoung
5281.387SrpauloLicense:	BSD (3/4-clause)
5291.1SlukemNotes:
5301.1Slukem
5311.1SlukemPackage:	libwrap
5321.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
5331.1SlukemCurrent Vers:	tcp_wrappers 7.6-ipv6.1
5341.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
5351.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
5361.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
5371.230SjunyoungMailing List:
5381.569SwizResponsible:	cjs
5391.387SrpauloLicense:	BSD-like
5401.1SlukemNotes:
5411.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
5421.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
5431.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
5441.1Slukem
5451.1SlukemPackage:	mopd
5461.1SlukemVersion:	2.5.3
5471.1SlukemCurrent Vers:	2.5.3
5481.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
5491.335SlukemArchive Site:	BROKEN	ftp://ftp.stacken.kth.se/pub/OS/NetBSD/mopd/
5501.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
5511.230SjunyoungMailing List:
5521.1SlukemResponsible:	cjs
5531.387SrpauloLicense:	BSD (4-clause)
5541.1SlukemNotes:
5551.1SlukemDelete the otherOS directory before importing.
5561.1Slukem
5571.1SlukemPackage:	nawk
5581.605SchristosVersion:	2007-05-01
5591.605SchristosCurrent Vers:	2007-05-01
5601.1SlukemMaintainer:	Brian Kernighan <bwk@bell-labs.com> (Lucent Technologies)
5611.1SlukemArchive Site:	http://cm.bell-labs.com/who/bwk/
5621.335SlukemHome Page:	http://cm.bell-labs.com/who/bwk/
5631.1SlukemMailing List:
5641.1SlukemResponsible:	jdolecek
5651.387SrpauloLicense:	BSD-like
5661.1SlukemNotes:
5671.1SlukemBuild maketab from nawk sources and generate proctab.c.
5681.1SlukemRemove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import
5691.38Swizto src/dist/nawk.
5701.1Slukem
5711.1SlukemPackage:	ndbootd
5721.1SlukemVersion:	0.5
5731.1SlukemCurrent Vers:	0.5
5741.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
5751.335SlukemArchive Site:	BROKEN	http://mit.edu/fredette/www/ndbootd/
5761.335SlukemHome Page:	BROKEN	http://stuff.mit.edu/people/fredette/home.html
5771.1SlukemResponsible:	fredette
5781.387SrpauloLicense:	BSD (4-clause)
5791.1SlukemNotes:
5801.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
5811.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
5821.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
5831.1Slukem
5841.421SwizPackage:	ntp
5851.629SkardelVersion:	4.2.4p5
5861.627SwizCurrent Vers:	4.2.4p5
5871.421SwizMaintainer:	David L. Mills <mills@udel.edu>
5881.421SwizArchive Site:	ftp://ftp.udel.edu/pub/ntp/ntp4/
5891.441SkardelHome Page:	http://www.ntp.org/, http://ntp.isc.org/
5901.421SwizMailing List:
5911.455SkardelResponsible:	simonb, jonathan, kardel
5921.421SwizLicense:	BSD-like
5931.421SwizNotes:
5941.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
5951.421Swiz
5961.1SlukemPackage:	nvi
5971.652StsutsuiVersion:	1.81.6
5981.652StsutsuiCurrent Vers:	1.81.6
5991.1SlukemMaintainer:	Keith Bostic <bostic@bsdi.com>
6001.1SlukemArchive Site:	ftp://ftp.bostic.com/pub/
6011.335SlukemHome Page:	http://www.bostic.com/vi/
6021.230SjunyoungMailing List:
6031.652StsutsuiResponsible:	aymeric, christos
6041.387SrpauloLicense:	BSD (3/4-clause)
6051.1SlukemNotes:
6061.652StsutsuiWe have lots of local fixes.
6071.1Slukem
6081.603SlukemPackage:	OpenLDAP
6091.625SlukemVersion:	2.4.11
6101.624SsimonbCurrent Vers:	2.4.11
6111.603SlukemMaintainer:	OpenLDAP Foundation
6121.603SlukemArchive Site:	http://www.openldap.org/
6131.603SlukemHome Page:	http://www.openldap.org/
6141.603SlukemMailing List:
6151.603SlukemResponsible:	lukem
6161.603SlukemLicense:	BSD (3-clause)
6171.603SlukemNotes:
6181.603SlukemImported into src/external/bsd/openldap/dist/
6191.603SlukemNext import will need $ Id removal..
6201.603Slukem
6211.293SchristosPackage:	OpenPAM
6221.579SchristosVersion:	20071221
6231.579SchristosCurrent Vers:	20071221
6241.638SwizMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
6251.276SwizArchive Site:	http://www.openpam.org/
6261.335SlukemHome Page:	http://www.openpam.org/
6271.276SwizMailing List:
6281.276SwizResponsible:	christos
6291.387SrpauloLicense:	BSD (3-clause)
6301.276SwizNotes:
6311.579SchristosNext import will need $ Id removal..
6321.276Swiz
6331.612SchristosPackage:	HPN-SSH
6341.612SchristosVersion:	5.0p1 13 v3
6351.612SchristosCurrent Vers:	5.0p1 13 v3
6361.612SchristosMaintainer:	www.psc.edu
6371.612SchristosArchive Site:	http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.0p1-hpn13v3.diff.gz
6381.612SchristosHome Page:	http://www.psc.edu/networking/projects/hpn-ssh/
6391.612SchristosMailing List:
6401.612SchristosResponsible:	christos
6411.612SchristosLicense:	
6421.612SchristosNotes:
6431.612SchristosPatch applied after OpenSSH import.
6441.612Schristos
6451.1SlukemPackage:	OpenSSH
6461.590SchristosVersion:	5.0
6471.649StsutsuiCurrent Vers:	5.1 / portable 5.1p1
6481.1SlukemMaintainer:	OpenSSH
6491.1SlukemArchive Site:	http://www.openssh.com/ftp.html
6501.335SlukemHome Page:	http://www.openssh.com/portable.html
6511.1SlukemMailing List:	openssh-unix-announce@mindrot.org
6521.298SitojunResponsible:	thorpej, christos, elric
6531.387SrpauloLicense:	BSD or more free. See src/crypto/dist/ssh/LICENSE
6541.1SlukemNotes:
6551.1Slukemimported from OpenBSD usr.bin/ssh (it is not from the portable OpenSSH)
6561.1Slukeminto crypto/dist/openssh.  use openssh2netbsd before import.
6571.1Slukemlocal changes (should always try to bring them back to master openssh tree,
6581.1Slukemmarkus is very cooperative about it):
6591.1Slukem- default for PermitRootLogin is set to "no"
6601.1Slukem- IgnoreRootRhosts added
6611.1Slukem- look at login.conf to check valid user/access list
6621.469Schristos- krb5 support re-added
6631.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
6641.279Schristos  when someone imports openssl, we can remove this.
6651.279Schristos- uidswap.c changed order of set{e,}{u,g}id so that it works on NetBSD
6661.280Schristos- added moduli from portable openssh
6671.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
6681.612Schristos- add the HPN patch 
6691.384Schristos- always bump major when importing to avoid api problems.
6701.1Slukem
6711.1SlukemPackage:	OpenSSL
6721.596SchristosVersion:	SNAP-20080509
6731.608StacaCurrent Vers:	0.9.8h
6741.1SlukemMaintainer:	The OpenSSL Project
6751.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
6761.335SlukemHome Page:	http://www.openssl.org/
6771.1SlukemMailing List:	openssl-announce@openssl.org
6781.569SwizResponsible:	mcr, thorpej, groo, christos, mjf
6791.387SrpauloLicense:	OpenSSL and SSLeay license (both BSD-like)
6801.1SlukemNotes:
6811.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
6821.380Schristos- run make in /usr/src/lib/libcrypto/man to regen man pages.
6831.1Slukem
6841.19SwizPackage:	pdisk
6851.19SwizVersion:	0.8a2
6861.19SwizCurrent Vers:	0.8a2
6871.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
6881.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
6891.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
6901.19SwizMailing List:
6911.19SwizResponsible:	dbj
6921.387SrpauloLicense:	BSD-like
6931.19SwizNotes:
6941.19SwizThis is the disk partition utility used by Apple's mkLinux and osX
6951.19SwizIt is imported into dist/pdisk, with a reachover makefile in
6961.19Swizsrc/sbin/pdisk builds for macppc and mac68k.
6971.19Swiz
6981.1SlukemPackage:	pdksh
6991.1SlukemVersion:	5.2.14p2
7001.1SlukemCurrent Vers:	5.2.14p2
7011.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
7021.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
7031.335SlukemHome Page:	http://www.cs.mun.ca/~michael/pdksh/
7041.1SlukemMailing List:
7051.457SjdolecekResponsible:	jdolecek
7061.387SrpauloLicense:	Public domain
7071.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
7081.1Slukem
7091.421SwizPackage:	PF (openbsd packet filter)
7101.609SpeterVersion:	OpenBSD 4.2
7111.609SpeterCurrent Vers:	OpenBSD 4.3-current
7121.422SpeterMaintainer:	The OpenBSD Project
7131.421SwizArchive Site:	ftp://ftp.openbsd.org/
7141.421SwizHome Page:	http://www.openbsd.org/faq/pf/
7151.421SwizMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
7161.569SwizResponsible:	peter, yamt
7171.421SwizLicense:	BSD (2-clause)
7181.421SwizNotes:
7191.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
7201.421Swizdefinition (files.pf).  userland code is imported into src/dist/pf, and
7211.421Swizreachover Makefiles are in src/usr.sbin/pf.
7221.421Swiz
7231.538SjoergPackage:	pkg_install
7241.652StsutsuiVersion:	20081002
7251.652StsutsuiCurrent Vers.:	20081002
7261.538SjoergMaintainer:	The pkgsrc developers
7271.538SjoergHome Page:	http://www.pkgsrc.org
7281.539SheinzMailing List:	tech-pkg@NetBSD.org
7291.538SjoergResponsible:	joerg
7301.538SjoergLicense:	BSD
7311.538SjoergNotes:
7321.538SjoergThe authoritive version used to live in src/usr.sbin/pkg_install and was
7331.538Sjoergmoved to pkgsrc/pkgtool/pkg_install. Reachover Makefiles are kept in place.
7341.538Sjoerg
7351.1SlukemPackage:	ping
7361.1SlukemVersion:	980911
7371.1SlukemCurrent Vers:	980911
7381.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
7391.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
7401.335SlukemHome Page:	http://www.rhyolite.com/src/
7411.1SlukemMailing List:
7421.392SrpauloResponsible:	christos
7431.387SrpauloLicense:	BSD (3-clause)
7441.1SlukemNotes:
7451.1SlukemWe use err() and friends. We have changes for snprintf, extra
7461.1Slukemformating in man pages, disallowing flood pinging, alignment fixes,
7471.1Slukemand more.
7481.1Slukem
7491.1SlukemPackage:	postfix
7501.631SchristosVersion:	2.5.4
7511.635StacaCurrent Vers:	2.5.5
7521.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
7531.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
7541.335SlukemHome Page:	http://www.postfix.org/
7551.1SlukemMailing List:	postfix-users@postfix.org
7561.511SheasResponsible:	heas
7571.452SrpauloLicense:	IBM Public License. See also src/gnu/dist/postfix.
7581.1SlukemNotes:
7591.432SrpauloHTML documentation should be kept in sync with the README_FILES.
7601.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
7611.432Srpaulodirectory layout (the easiest way to check is by running ``postfix
7621.432Srpauloset-permissions'').
7631.1Slukem
7641.1SlukemPackage:	ppp
7651.447SchristosVersion:	2.4.4
7661.446SdanCurrent Vers:	2.4.4
7671.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
7681.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
7691.349SjunyoungHome Page:
7701.1SlukemCVS root:	:pserver:cvs@pserver.samba.org:/cvsroot (password: cvs)
7711.1SlukemMailing List:
7721.447SchristosResponsible:	christos, cube
7731.387SrpauloLicense:	BSD (3-clause)
7741.1SlukemNotes:
7751.1SlukemBSD support was removed from 2.4.0; I added it back and removed
7761.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
7771.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
7781.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
7791.1Slukemis clearly a pain. I have not tested the modules code, neither our
7801.1Slukemmakefiles make it easy to construct a module, but I left one there
7811.1Slukemas an example.
7821.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
7831.447Schristosusing the version found in 2.4.1.
7841.1Slukem
7851.1SlukemPackage:	rcs
7861.1SlukemVersion:	5.7
7871.1SlukemCurrent Vers:	5.7
7881.1SlukemMaintainer:	FSF
7891.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
7901.1SlukemMailing List:	bug-gnu-utils@gnu.org
7911.335SlukemHome Page:	http://www.gnu.org/software/rcs/
7921.463SagcResponsible:	agc
7931.387SrpauloLicense:	GPLv2
7941.1SlukemNotes:
7951.1SlukemBeta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
7961.1Slukem
7971.1SlukemPackage:	root.cache
7981.562SitohyVersion:	2007110100 (Nov 01, 2007)
7991.562SitohyCurrent Vers:	2007110100 (Nov 01, 2007)
8001.14SperryMaintainer:	InterNIC
8011.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
8021.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
8031.1SlukemMailing List:
8041.507SperryResponsible:	thorpej
8051.387SrpauloLicense:	Public domain
8061.1SlukemNotes:
8071.1SlukemThe root server cache is also included with BIND.  However, the
8081.1SlukemInterNIC version is usually more up to date.
8091.1Slukem
8101.1SlukemPackage:	routed
8111.201SchristosVersion:	2.28
8121.491SperryCurrent Vers:	2.31
8131.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
8141.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
8151.335SlukemHome Page:	http://www.rhyolite.com/src/
8161.1SlukemMailing List:
8171.392SrpauloResponsible:	christos
8181.387SrpauloLicense:	BSD (4-clause)
8191.1SlukemNotes:
8201.1SlukemWe use the md5 code from libc
8211.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
8221.201SchristosWe use arc4random
8231.201SchristosWe use strlcpy/snprintf
8241.1Slukem
8251.1SlukemPackage:	send-pr (part of GNATS)
8261.1SlukemVersion:	3.95
8271.359SrpauloCurrent Vers:	4.1
8281.1SlukemMaintainer:	FSF
8291.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
8301.335SlukemHome Page:	http://www.gnu.org/software/gnats/
8311.1SlukemMailing List:	bug-gnats@gnu.org
8321.387SrpauloLicense:	GPLv2
8331.1SlukemResponsible:
8341.1SlukemNotes:
8351.1Slukem
8361.1SlukemPackage:	SoftFloat
8371.1SlukemVersion:	2a
8381.1SlukemCurrent Vers:	2b
8391.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
8401.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
8411.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
8421.1SlukemMailing List:
8431.1SlukemResponsible:	bjh21
8441.387SrpauloLicense:	Public domain
8451.1SlukemNotes:
8461.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
8471.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
8481.1Slukemoriginal.
8491.1Slukem
8501.1SlukemPackage:	tcpdump
8511.541SdrochnerVersion:	3.9.7
8521.652StsutsuiCurrent Vers:	4.0.0
8531.429ShubertfMaintainer:	tcpdump-workers@lists.tcpdump.org
8541.1SlukemArchive Site:	http://www.tcpdump.org/release/
8551.335SlukemHome Page:	http://www.tcpdump.org/
8561.429ShubertfMailing List:	tcpdump-workers@lists.tcpdump.org
8571.569SwizResponsible:
8581.387SrpauloLicense:	BSD (3-clause)
8591.1SlukemNotes:
8601.2SwizCode will be imported into src/dist/tcpdump.  Changes have to go back to
8611.1Slukemtcpdump.org.
8621.1Slukem
8631.1SlukemPackage:	termcap.src
8641.1SlukemVersion:	9.13.25
8651.1SlukemCurrent Vers:	11.0.1
8661.1SlukemMaintainer:	Eric S. Raymond <terminfo@ccil.org>
8671.50SenamiArchive Site:	http://www.catb.org/~esr/terminfo/
8681.335SlukemHome Page:	http://www.catb.org/~esr/terminfo/
8691.1SlukemMailing List:
8701.1SlukemResponsible:
8711.387SrpauloLicense:	Public domain
8721.1SlukemNotes:
8731.1Slukem
8741.1SlukemPackage:	TestFloat
8751.1SlukemVersion:	2a
8761.1SlukemCurrent Vers:	2a
8771.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
8781.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
8791.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
8801.1SlukemMailing List:
8811.1SlukemResponsible:	ross
8821.387SrpauloLicense:	BSD (4-clause)
8831.1SlukemNotes:
8841.1Slukem
8851.1SlukemPackage:	texinfo
8861.634SchristosVersion:	4.8
8871.642SwizCurrent Vers:	4.13
8881.1SlukemMaintainer:	FSF
8891.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
8901.335SlukemHome Page:	http://www.gnu.org/software/texinfo/
8911.1SlukemMailing List:	bug-texinfo@gnu.org
8921.1SlukemResponsible:	wiz
8931.537SwizLicense:	GPLv2 (4.9 is GPLv3)
8941.1SlukemNotes:
8951.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
8961.38Swizfor the import.
8971.1Slukem
8981.1SlukemPackage:	top
8991.614SchristosVersion:	3.8beta1
9001.614SchristosCurrent Vers:	3.8beta1
9011.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
9021.614SchristosArchive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
9031.335SlukemHome Page:	http://www.unixtop.org/
9041.1SlukemMailing List:	top-spinners@ocee.groupsys.com
9051.614SchristosResponsible:	simonb, christos
9061.387SrpauloLicense:	BSD (2-clause)
9071.1SlukemNotes:
9081.1Slukem
9091.1SlukemPackage:	traceroute
9101.1SlukemVersion:	1.4a5
9111.1SlukemCurrent Vers:	1.4a12
9121.1SlukemMaintainer:	traceroute@ee.lbl.gov
9131.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
9141.335SlukemHome Page:	http://ftp.ee.lbl.gov/
9151.1SlukemMailing List:
9161.1SlukemResponsible:
9171.387SrpauloLicense:	BSD (4-clause)
9181.1SlukemNotes:
9191.1Slukem
9201.1SlukemPackage:	tz
9211.647SkleinkVersion:	tzcode2004a / tzdata2008i
9221.647SkleinkCurrent Vers:	tzcode2008h / tzdata2008i
9231.1SlukemMaintainer:	Arthur David Olson <ado@elsie.nci.nih.gov>
9241.1SlukemArchive Site:	ftp://elsie.nci.nih.gov/pub/
9251.349SjunyoungHome Page:
9261.1SlukemMailing List:	tz@elsie.nci.nih.gov
9271.1SlukemResponsible:	kleink
9281.387SrpauloLicense:	Public domain
9291.1SlukemNotes:
9301.1SlukemUse src/lib/libc/time/tzcode2netbsd to prepare the source tree
9311.1Slukemfor import.
9321.1Slukem
9331.578SchristosPackage:	wpa_supplicant/hostapd
9341.630SchristosVersion:	0.6.4
9351.630SchristosCurrent Vers:	0.6.4
9361.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
9371.365SwizArchive Site:	http://hostap.epitest.fi/releases/
9381.582SjoergHome Page:	http://hostap.epitest.fi/wpa_supplicant/
9391.365SwizMailing List:
9401.578SchristosResponsible:	scw, dyoung, christos
9411.387SrpauloLicense:	BSD or GPLv2
9421.365SwizNotes:
9431.578SchristosSee /usr/src/dist/wpa/NetBSD-upgrade for update instructions.
9441.365Swiz
9451.1SlukemPackage:	XFree86
9461.307StronVersion:	4.5.0
9471.655SwizCurrent Vers:	4.8.0
9481.349SjunyoungMaintainer:	XFree86 Project, Inc.
9491.1SlukemArchive Site:	ftp://ftp.xfree86.org/pub/XFree86/
9501.335SlukemHome Page:	http://www.xfree86.org/
9511.349SjunyoungMailing List:	devel@xfree86.org
9521.1SlukemResponsible:	tron
9531.387SrpauloLicense:	XFree
9541.1SlukemNotes:
9551.1Slukem4.x:
9561.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
9571.1Slukem files which we don't need in our tree.
9581.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should
9591.305Stron be submitted back via http://bugzilla.xfree86.org.
9601.1Slukem
9611.421SwizPackage:	Xorg
9621.421SwizVersion:	7.0
9631.421SwizCurrent Vers:	7.0
9641.421SwizMaintainer:	The X.Org Foundation
9651.421SwizArchive Site:	http://xorg.freedesktop.org/releases/X11R7.0/src/
9661.421SwizHome Page:	http://www.x.org/
9671.421SwizMailing List:	xorg@lists.freedesktop.org
9681.421SwizResponsible:	macallan
9691.421SwizLicense:	XFree
9701.421SwizNotes:		This is the modular branch tagged as XORG-7_0 pulled from
9711.421Swiz		xorg's cvs repository.
9721.421Swiz
9731.1SlukemPackage:	zlib
9741.397SchristosVersion:	1.2.3
9751.349SjunyoungCurrent Vers:	1.2.3
9761.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
9771.512StacaArchive Site:	http://www.zlib.net/
9781.512StacaHome Page:	http://www.zlib.net/
9791.1SlukemMailing List:
9801.397SchristosResponsible:	gwr, tron, christos
9811.387SrpauloLicense:	BSD (3-clause)
9821.1SlukemNotes:
9831.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
9841.534Schristos
9851.534SchristosPackage:	services, protocols
9861.534SchristosVersion:	2007-06-14
9871.534SchristosCurrent Vers:	2007-06-14
9881.534SchristosMaintainer:	IANA
9891.534SchristosArchive Site:	http://www.iana.org/assignments/
9901.534SchristosHome Page:	http://www.iana.org
9911.534SchristosMailing List:
9921.534SchristosResponsible:	christos
9931.534SchristosLicense:	None
9941.534SchristosNotes:
9951.534Schristos1. Download the latest converter from:
9961.534Schristos	http://www.sethwklein.net/projects/iana-etc/
9971.534Schristos2. Unpack it and run:
9981.534Schristos	gmake get
9991.534Schristos	gmake
10001.534Schristos3. Add NetBSD rcsid to the generated protocols and services.
10011.534Schristos4. Append the local services from the current services file.
10021.534Schristos5. Run:
10031.534Schristos	services_mkdb -u services > /usr/src/etc/services
10041.534Schristos	cp protocols /usr/src/etc/protocols
10051.615Smrg
10061.615SmrgPackage:	mesa-drm
10071.617SmrgVersion:	git 2580a065d81be645a14af1e91b8441f7e72fcbe4
10081.615SmrgCurrent Vers:
10091.617SmrgMaintainer:	mesa-git@?
10101.615SmrgArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
10111.615SmrgHome Page:
10121.615SmrgMailing List:
10131.615SmrgResponsible:	mrg, bjs
10141.615SmrgLicense:	BSD
10151.615SmrgNotes:
10161.615SmrgImported all except for linux-core into src/sys/external/bsd/drm/dist.
1017