3RDPARTY revision 1.879
11.879Swiz#	$NetBSD: 3RDPARTY,v 1.879 2011/10/13 23:42:06 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.821Sjakllsch# 3rdparty2html):
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.873SjruohoVersion:	20110922
291.848SjruohoCurrent Vers:	20110623
301.814SjruohoMaintainer:	Intel
311.814SjruohoArchive Site:	http://www.acpica.org/downloads/unix2_source_code.php
321.574SjmcneillHome Page:	http://www.acpica.org/
331.574SjmcneillMailing List:	devel@acpica.org
341.816SjruohoLicense:	BSD-like
351.814SjruohoResponsible:	jmcneill, jruoho
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.846SjmmvVersion:	0.14
561.846SjmmvCurrent Vers:	0.14
571.827SjmmvMaintainer:	Julio Merino <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.663SjmmvThe source files are in external/bsd/atf/dist.
651.827SjmmvUse external/bsd/atf/prepare-import.sh to regenerate the dist/ directory.
661.567SjmmvGiven that the primary goal of ATF is to provide a testing framework for
671.567SjmmvNetBSD, no local changes should be ever needed.  Always direct them to the
681.567Sjmmvmaintainer for integration in official releases.
691.567Sjmmv
701.427SgdamorePackage:	ath-hal
711.713SsborrillVersion:	FreeBSD SVN revision number 185521
721.713SsborrillCurrent Vers:	FreeBSD SVN revision number 185521
731.427SgdamoreMaintainer:	Sam Leffler <sam@errno.com>
741.427SgdamoreArchive Site:	none
751.427SgdamoreHome Page:	none
761.427SgdamoreMailing List:	none
771.713SsborrillResponsible:	sam, alc
781.713SsborrillLicense:	BSD-like (2 clause), ISC
791.427SgdamoreNotes:
801.713SsborrillThe HAL is located in src/sys/external/isc/atheros_hal
811.427Sgdamore
821.1SlukemPackage:	bc
831.1SlukemVersion:	1.06
841.1SlukemCurrent Vers:	1.06
851.1SlukemMaintainer:	Phil Nelson <phil@cs.wwu.edu>
861.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/bc/
871.335SlukemHome Page:	http://www.gnu.org/software/bc/
881.1SlukemMailing List:	bug-bc@gnu.org
891.1SlukemResponsible:	phil, simonb
901.387SrpauloLicense:	GPLv2, LGPGv2.1
911.1SlukemNotes:
921.1Slukembc includes dc, both of which are in the NetBSD tree.
931.1Slukem
941.683SchristosPackage:	bind [named and utils]
951.870SchristosVersion:	9.9.0a1
961.862StacaCurrent Vers:	9.8.1
971.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
981.246SwizArchive Site:	ftp://ftp.isc.org/isc/bind9/
991.335SlukemHome Page:	http://www.isc.org/sw/bind/
1001.1SlukemMailing List:
1011.569SwizResponsible:	vixie, christos
1021.387SrpauloLicense:	BSD-like (2-clause)
1031.1SlukemNotes:
1041.683SchristosFirst bind2netbsd script to import into src/external/bsd/bind/dist.
1051.683SchristosThe Makefiles in src/external/bsd/bind are not handled by the script.
1061.610SchristosBuild bind to generate the include files.
1071.683SchristosThen binclude4netbsd script to import into src/external/bsd/bind/include.
1081.683SchristosThe libc and include parts of the resolver are now part of libbind.
1091.683Schristos
1101.683SchristosPackage:	libbind [libc resolver and includes]
1111.684SchristosVersion:	libbind-6.0-rc1
1121.683SchristosCurrent Vers:	libbind-6.0-rc1
1131.683SchristosMaintainer:	Paul Vixie <vixie@vix.com>
1141.683SchristosArchive Site:	ftp://ftp.isc.org/isc/libbind/
1151.683SchristosHome Page:	http://www.isc.org/sw/bind/
1161.683SchristosMailing List:
1171.683SchristosResponsible:	vixie, christos
1181.683SchristosLicense:	BSD-like (2-clause)
1191.683SchristosNotes:
1201.683SchristosFirst libbind2netbsd script to import into src/external/bsd/libbind/dist.
1211.252SchristosThen include4netbsd script to import into src/include.
1221.252SchristosThen libc4netbsd script to update the resolver in libc.
1231.252SchristosTodo[1]: Update libresolv if needed.
1241.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now
1251.252Schristos	 they are too different or do not exist anymore:
1261.252Schristos	    gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
1271.252Schristos	 Others like getaddrinfo.c could be merged with isc, but it seems
1281.252Schristos	 that ours is from a more recent version of KAME?
1291.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net
1301.518Sghen	 to isc/base64.c.
1311.252SchristosTodo[4]: Re-entrant functions of net/*
1321.683SchristosTodo[5]: Reconcile the doc directory.
1331.1Slukem
1341.161SmrgPackage:	binutils
1351.874SchristosVersion:	2.21.1a
1361.874SchristosCurrent Vers:	2.21.1a
1371.1SlukemMaintainer:	FSF
1381.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
1391.335SlukemHome Page:	http://www.gnu.org/software/binutils/
1401.1SlukemMailing List:	bug-gnu-utils@gnu.org
1411.61SmrgResponsible:	thorpej, mrg
1421.807StronLicense:	GPLv3, LGPLv3, GPLv2, LGPLv2, BSD
1431.1SlukemNotes:
1441.1Slukem
1451.696SdentPackage:	bozohttpd 
1461.767SmrgVersion:	20100617
1471.767SmrgCurrent Vers:	20100617
1481.696SdentMaintainer:	mrg@eterna.com.au
1491.697SdentArchive Site:	ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/
1501.696SdentHome Page:	http://eterna.com.au/bozohttpd/
1511.696SdentMailing List:
1521.696SdentResponsible:	mrg
1531.696SdentLicense:	BSD
1541.696SdentNotes:
1551.696Sdent1. Delete "queue.h" from the distribution.
1561.696Sdent2. Integrated as src/libexec/httpd.
1571.696Sdent
1581.1SlukemPackage:	bsd-family-tree
1591.563SxtraemeVersion:	1.116
1601.563SxtraemeCurrent Vers:	1.116
1611.144SdentMaintainer:	n/a
1621.335SlukemArchive Site:	http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree
1631.335SlukemHome Page:	http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree
1641.1SlukemMailing List:
1651.675SjmcneillResponsible:
1661.387SrpauloLicense:	See URL above.
1671.1SlukemNotes:
1681.1Slukem
1691.650SperryPackage:	byacc
1701.868SchristosVersion:	20110908
1711.868SchristosCurrent Vers:	20110908
1721.650SperryMaintainer:	Thomas Dickey <dickey@invisible-island.net>
1731.650SperryArchive Site:	http://www.invisible-island.net/byacc/byacc.html
1741.650SperryHome Page:	http://www.invisible-island.net/byacc/byacc.html
1751.650SperryMailing List:
1761.650SperryResponsible:	christos
1771.650SperryLicense:	Public Domain
1781.650SperryNotes:
1791.868SchristosSee /usr/src/external/bsd/byacc/byacc2netbsd for update instructions.
1801.650Sperry
1811.1SlukemPackage:	bzip2
1821.652StsutsuiVersion:	1.0.5
1831.586SchristosCurrent Vers:	1.0.5
1841.1SlukemMaintainer:	Julian Seward <jseward@acm.org>
1851.1SlukemArchive Site:	http://sources.redhat.com/bzip2/
1861.335SlukemHome Page:	http://www.bzip.org/
1871.1SlukemMailing List:
1881.1SlukemResponsible:
1891.387SrpauloLicense:	BSD (4-clause)
1901.1SlukemNotes:
1911.1SlukemSee /usr/src/dist/bzip2/bzip2netbsd for update instructions.
1921.1Slukem
1931.1SlukemPackage:	Citrus XPG4DL
1941.696SdentVersion:	
1951.696SdentCurrent Vers:	
1961.1SlukemMaintainer:	Citrus
1971.1SlukemArchive Site:	http://citrus.bsdclub.org/
1981.335SlukemHome Page:	http://citrus.bsdclub.org/
1991.1SlukemMailing List:	bsd-locale@hauN.org
2001.569SwizResponsible:	tshiozak
2011.387SrpauloLicense:	Ambiguous. Either BSD or Perl Artistic License
2021.387Srpaulo		See http://citrus.bsdclub.org/#pol_license for more info.
2031.1SlukemNotes:
2041.1Slukemlanguage C multilingualization support suite using wchar_t and other standards.
2051.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't
2061.173Sitojunneed to look for other CVS tree (like citrus CVS tree)
2071.1Slukemmain trunc has Citrus code in the following places:
2081.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support
2091.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation.
2101.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
2111.173Sitojun- src/lib/libc/iconv: iconv(3)
2121.1Slukem
2131.1SlukemPackage:	cron
2141.761SchristosVersion:	4.1
2151.680SwizCurrent Vers:	4.1
2161.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
2171.376SmrgArchive Site:	ftp://ftp.isc.org/isc/cron/
2181.349SjunyoungHome Page:
2191.1SlukemMailing List:
2201.1SlukemResponsible:
2211.387SrpauloLicense:	BSD-like
2221.1SlukemNotes:
2231.1Slukem
2241.1SlukemPackage:	cvs
2251.681SchristosVersion:	1.12.13
2261.681SchristosCurrent Vers:	1.12.13
2271.1SlukemMaintainer:	cvshome
2281.375SwizArchive Site:	http://ftp.gnu.org/non-gnu/cvs/
2291.375SwizHome Page:	http://cvs.nongnu.org/
2301.1SlukemMailing List:	bug-cvs@gnu.org
2311.737SwizResponsible:	christos
2321.387SrpauloLicense:	GPLv1, LGPLv2
2331.1SlukemNotes:
2341.628SjnemethUse src/gnu/dist/xcvs/cvs2netbsd for preparing the source tree
2351.1Slukemfor the import.
2361.628SjnemethDo not forget to update gnu/usr.bin/xcvs/include/config.h to match
2371.628Sjnemethgnu/dist/xcvs/config.h.in.
2381.1Slukem
2391.1SlukemPackage:	db
2401.1SlukemVersion:	1.85
2411.696SdentCurrent Vers:	1.86/4.7.25
2421.1SlukemMaintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
2431.584StnnArchive Site:	http://www.oracle.com/technology/software/products/berkeley-db/
2441.584StnnHome Page:	http://www.oracle.com/database/berkeley-db/
2451.1SlukemMailing List:
2461.1SlukemResponsible:
2471.584StnnLicense:	BSD or Oracle Commercial License
2481.1SlukemNotes:
2491.1SlukemNote that we cannot use db 2.x for license reasons.
2501.1SlukemThree bug fixes against 1.85 sent back to bostic.  Changes to
2511.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
2521.1SlukemImport of DB 1.85 was done via a sh script which converted the
2531.1Slukemdistribution into the netbsd format.  The script can be found in
2541.1Slukemsrc/lib/libc/db/db2netbsd.
2551.1Slukem
2561.1SlukemPackage:	dhcp
2571.352SdrochnerVersion:	3.0.3
2581.765StacaCurrent Vers:	3.1.3/4.0.2/4.1.1-P1
2591.392SrpauloMaintainer:	mellon
2601.1SlukemArchive Site:	ftp://ftp.isc.org/isc/dhcp/
2611.696SdentHome Page:	http://www.isc.org/software/dhcp/
2621.1SlukemMailing List:	dhcp-server@isc.org
2631.1SlukemMailing List:	dhcp-client@isc.org
2641.1SlukemMailing List:	dhcp-announce@isc.org
2651.1SlukemMailing List:	dhcp-bugs@isc.org
2661.1SlukemResponsible:	mellon
2671.387SrpauloLicense:	BSD (3-clause)
2681.1SlukemNotes:
2691.1SlukemNo changes for NetBSD integration - just import the new distribution on
2701.1Slukemtop of the current tree.
2711.1Slukem
2721.604SjoergPackage:	dhcpcd
2731.829SroyVersion:	5.2.12
2741.829SroyCurrent Vers:	5.2.12
2751.654SroyMaintainer:	roy
2761.666SroyArchive Site:	ftp://roy.marples.name/pub/dhcpcd/
2771.654SroyHome Page:	http://roy.marples.name/projects/dhcpcd/
2781.654SroyMailing List: 	dhcpcd-discuss@marples.name
2791.604SjoergLicense:	BSD (2-clause)
2801.604SjoergNotes:
2811.604SjoergPlease submit all changes to the author.
2821.654SroyThe distribution doesn't include the Linux specific bits or build system.
2831.604Sjoerg
2841.1SlukemPackage:	diffutils
2851.42SwizVersion:	2.8.1
2861.878SwizCurrent Vers:	3.2
2871.1SlukemMaintainer:	FSF
2881.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
2891.335SlukemHome Page:	http://www.gnu.org/software/diffutils/
2901.1SlukemMailing List:	bug-gnu-utils@gnu.org
2911.737SwizResponsible:	
2921.387SrpauloLicense:	GPLv2
2931.1SlukemNotes:
2941.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
2951.43Swizfor the import.
2961.1Slukem
2971.400SkleinkPackage:	gdtoa
2981.824SchristosVersion:	2011-03-19
2991.824SchristosCurrent Vers:	$(date)
3001.335SlukemMaintainer:	David M. Gay <dmg@acm.org>
3011.696SdentArchive Site:	http://www.netlib.org/fp/
3021.335SlukemHome Page:	http://www.netlib.org/fp/
3031.1SlukemMailing List:	none
3041.373SkleinkResponsible:	kleink
3051.387SrpauloLicense:	BSD-like
3061.1SlukemNotes:
3071.824SchristosTest suite integrated at this time, but not built (and fails to run).
3081.400SkleinkNo hexadecimal floating-point string conversion for VAX FP yet.
3091.400SkleinkOnly double-precision addressed at this time.
3101.1Slukem
3111.1SlukemPackage:	file
3121.872SchristosVersion:	5.09
3131.872SchristosCurrent Vers:	5.09
3141.1SlukemMaintainer:	Christos Zoulas <christos@zoulas.com>
3151.1SlukemArchive Site:	ftp://ftp.astron.com/pub/file/
3161.349SjunyoungHome Page:
3171.1SlukemMailing List:	file@mx.gw.com
3181.1SlukemResponsible:	christos, pooka
3191.387SrpauloLicense:	BSD (2-clause)
3201.1SlukemNotes:
3211.632Schristosuse file2netbsd
3221.1Slukem
3231.1SlukemPackage:	flex
3241.726SchristosVersion:	2.5.35
3251.651SperryCurrent Vers:	2.5.35
3261.651SperryMaintainer:	Will Estes <wlestes@users.sourceforge.net>
3271.651SperryArchive Site:	http://flex.sourceforge.net/
3281.651SperryHome Page:	http://flex.sourceforge.net/
3291.651SperryMailing List:	http://lists.sourceforge.net/mailman/listinfo/flex-announce
3301.651SperryResponsible:
3311.387SrpauloLicense:	BSD-like	
3321.1SlukemNotes:
3331.726SchristosThere is a flex2netbsd script to help newer imports.
3341.1Slukem
3351.1SlukemPackage:	gcc
3361.847SmrgVersion:	4.1.3-20080831/4.5.3
3371.847SmrgCurrent Vers:	4.6.0
3381.501SmrgMaintainer:	FSF
3391.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
3401.335SlukemHome Page:	http://www.gnu.org/software/gcc/
3411.1SlukemMailing List:	gcc-bugs@gnu.org
3421.61SmrgResponsible:	thorpej, mrg
3431.847SmrgLicense:	GPLv3, LGPLv3.1
3441.1SlukemNotes:
3451.185Smrgbefore importing:
3461.185Smrg	- delete all .cvsignore and .brik files
3471.185Smrg	- delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar
3481.439Smrg	- delete all related testsuites
3491.439Smrgfor GCC4:
3501.439Smrg	- delete all fortran and testsuites
3511.448Smrg	- update gcc/version.c for the NetBSD GCC date
3521.847Smrgfor GCC 4.5:
3531.847Smrg	- use core/c++/objc/testsuite tarballs
3541.847Smrg	- delete:
3551.847Smrg		gcc/testsuite/ada
3561.847Smrg		gcc/testsuite/gfortran*
3571.847Smrg		gcc/testsuite/gnat.dg
3581.1Slukem
3591.1SlukemPackage:	gdb
3601.712SsnjVersion:	6.5
3611.777SwizCurrent Vers:	7.2
3621.1SlukemMaintainer:	FSF
3631.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
3641.335SlukemHome Page:	http://www.gnu.org/software/gdb/
3651.1SlukemMailing List:	bug-gdb@gnu.org
3661.526SmrgResponsible:	thorpej
3671.387SrpauloLicense:	GPLv2, LGPLv2
3681.1SlukemNotes:
3691.473StlsWhen updating GDB, it is imperative to test that:
3701.474Schristos	- Debugging of kernel cores ("target kvm") works correctly
3711.473Stls	- Support for our kernel's remote serial debugging protocol
3721.473Stls	  ("options KGDB") works correctly.
3731.1Slukem
3741.1SlukemPackage:	gettext
3751.328SchristosVersion:	0.14.4
3761.568SwizCurrent Vers:	0.17
3771.1SlukemMaintainer:	FSF
3781.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
3791.335SlukemHome Page:	http://www.gnu.org/software/gettext/
3801.1SlukemMailing List:	bug-gnu-utils@gnu.org
3811.569SwizResponsible:
3821.387SrpauloLicense:	GPLv2
3831.1SlukemNotes:
3841.1SlukemGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
3851.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for
3861.1Slukem"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
3871.1Slukem
3881.478SapbPackage:	gkermit
3891.478SapbVersion:	1.00
3901.478SapbCurrent Vers:	1.00
3911.478SapbMaintainer:	Kermit Project - Columbia University <kermit@columbia.edu>
3921.478SapbArchive Site:	ftp://kermit.columbia.edu/kermit/archives/
3931.478SapbHome Page:	http://www.columbia.edu/kermit/
3941.478SapbMailing List:
3951.478SapbResponsible:	apb
3961.478SapbLicense:	GPLv2
3971.478SapbNotes:
3981.478Sapb
3991.1SlukemPackage:	grep
4001.52SwizVersion:	2.5.1
4011.778SwizCurrent Vers:	2.7
4021.1SlukemMaintainer:	FSF
4031.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/grep/
4041.335SlukemHome Page:	http://www.gnu.org/software/grep/
4051.1SlukemMailing List:	bug-gnu-utils@gnu.org
4061.737SwizResponsible:	simonb
4071.621SsimonbLicense:	GPLv2 (2.5.1), GPLv3 (2.5.3)
4081.1SlukemNotes:
4091.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree
4101.44Swizfor the import.
4111.230SjunyoungA non-gnu grep was imported into src/usr.bin/grep on 2 Jan 2004. It
4121.174Scjepneeds some tuning before it can replace gnu grep.
4131.174Scjep	(cf.	http://www.vocito.com/downloads/software/grep/)
4141.1Slukem
4151.1SlukemPackage:	groff
4161.408SwizVersion:	1.19.2
4171.801SwizCurrent Vers:	1.21
4181.216SwizMaintainer:	Werner Lemberg/FSF
4191.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/groff/
4201.335SlukemHome Page:	http://www.gnu.org/software/groff/
4211.1SlukemMailing List:	bug-groff@gnu.org
4221.737SwizResponsible:	
4231.387SrpauloLicense:	GPLv2
4241.1SlukemNotes:
4251.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution
4261.1Slukemfor import.
4271.1Slukem
4281.1SlukemPackage:	heimdal
4291.837SelricVersion:	1.5pre1
4301.837SelricCurrent Vers:	1.5pre1
4311.1SlukemMaintainer:	Heimdal <heimdal@pdc.kth.se>
4321.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/heimdal/src/
4331.335SlukemHome Page:	http://www.pdc.kth.se/heimdal/
4341.1SlukemMailing List:	heimdal-discuss@pdc.kth.se
4351.411SwizResponsible:	joda, lha
4361.387SrpauloLicense:	BSD
4371.1SlukemNotes:
4381.1Slukem
4391.1SlukemPackage:	hunt
4401.117SwizVersion:	2003-04-16
4411.107SwizCurrent Vers:	2003-04-16
4421.335SlukemMaintainer:	Greg Couch <gregc@cgl.ucsf.edu>
4431.107SwizArchive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
4441.335SlukemHome Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
4451.1SlukemResponsible:	mrg
4461.387SrpauloLicense:	BSD (3-clause)
4471.1SlukemNotes:
4481.1Slukem
4491.202SmarttiPackage:	ipf
4501.715SmarttiVersion:	4.1.33
4511.715SmarttiCurrent Vers:	4.1.33
4521.1SlukemMaintainer:	Darren Reed
4531.267StacaArchive Site:	http://coombs.anu.edu.au/~avalon/
4541.335SlukemHome Page:	http://coombs.anu.edu.au/~avalon/
4551.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
4561.731SmarttiResponsible:	darrenr, mike
4571.387SrpauloLicense:	BSD-based, see src/dist/ipf/IPFILTER.LICENSE
4581.1SlukemNotes:
4591.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
4601.602SmarttiSee also dist/ipf/README.NetBSD
4611.1Slukem
4621.284SthorpejPackage:	ipsec-tools
4631.548SgdtVersion:	(ipsec-tools head is NetBSD-current head)
4641.284SthorpejMaintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
4651.335SlukemArchive Site:	http://ipsec-tools.sourceforge.net
4661.335SlukemHome Page:	http://ipsec-tools.sourceforge.net
4671.284SthorpejMailing List:	ipsec-tools-devel@lists.sourceforge.net
4681.549SmanuResponsible:	manu, vanhu, mgrooms
4691.387SrpauloLicense:	BSD (3-clause)
4701.284SthorpejNotes:
4711.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
4721.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure
4731.550Smanugenerated files are available in the NetBSD source tree at:
4741.550Smanu  src/lib/libipsec/config.h
4751.550Smanu  src/lib/libipsec/package_version.h
4761.550SmanuWhen configure.ac is updated, run the following:
4771.550Smanu  cd src/crypto/dist/ipsec-tools
4781.550Smanu  ./bootstrap
4791.550Smanu  ./configure --enable-adminport --enable-hybrid --enable-frag \
4801.550Smanu  	      --enable-natt --enable-dpd 
4811.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with
4821.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking)
4831.550Smanu
4841.550SmanuNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 
4851.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand,
4861.550Smanuipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 
4871.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
4881.550Smanusync with ipsec-tools-0_7-branch)
4891.284Sthorpej
4901.1SlukemPackage:	KAME IPv6
4911.1SlukemVersion:	KAME/NetBSD SNAP kit
4921.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
4931.1SlukemMaintainer:	KAME Project <kame@kame.net>
4941.1SlukemArchive Site:	http://www.kame.net/
4951.335SlukemHome Page:	http://www.kame.net/
4961.1SlukemMailing List:	snap-users@kame.net
4971.569SwizResponsible:
4981.387SrpauloLicense:	BSD (3-clause)
4991.1SlukemNotes:
5001.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
5011.1Slukemmore conservative implementation policy.
5021.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
5031.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
5041.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
5051.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
5061.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
5071.1Slukem"KAME" branch is used for kernel merge work purposes.
5081.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
5091.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
5101.1Slukem
5111.1SlukemPackage:	less
5121.850StronVersion:	less-444
5131.850StronCurrent Vers:	less-444
5141.823SjakllschMaintainer:	Mark Nudelman <markn@greenwoodsoftware.com>
5151.467SjnemethArchive Site:	http://www.greenwoodsoftware.com/less/download.html
5161.467SjnemethHome Page:	http://www.greenwoodsoftware.com/less/
5171.823SjakllschMailing List:	less-announce-request@greenwoodsoftware.com
5181.1SlukemResponsible:	mrg
5191.821SjakllschLicense:	Less License (BSD 2-clause) or GPLv3 (v2 prior to less418)
5201.1SlukemNotes:
5211.1SlukemMany changes to make less act as more when invoked as more.  Beware.
5221.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree
5231.1Slukemfor importation.  Run ./configure before hand to generate "defines.h".
5241.850StronTalk to mrg before importing any new version.
5251.1Slukem
5261.543SjoergPackage:	libarchive
5271.748SjoergVersion:	2.8.0
5281.748SjoergCurrent Ves.:	2.8.0
5291.748SjoergMaintainer:	kientzle@freebsd.org, joerg@NetBSD.org
5301.748SjoergArchive Site:	http://code.google.com/p/libarchive/
5311.748SjoergHome Page: 	http://code.google.com/p/libarchive/
5321.543SjoergResponsible:	joerg
5331.543SjoergLicense:	BSD
5341.543SjoergNotes:
5351.748SjoergDistribution is stripped down to the relevant part.
5361.543Sjoerg
5371.656ShaadPackage:	libcdk
5381.656ShaadVersion:	4.9.9-20000407-myc3
5391.656ShaadCurrent Vers:	cdk-4.9.10-20000923
5401.656ShaadMaintainer:	mike@vexus.ca
5411.656ShaadArchive Site:	http://www.vexus.ca/products/CDK/
5421.656ShaadHome Page:	http://www.vexus.ca/products/CDK/
5431.656ShaadResponsible:	garbled
5441.656ShaadLicense:	BSD (4-clause)
5451.656ShaadNotes:
5461.656ShaadInitial port to netbsd curses was done by mycroft.  This is a heavily
5471.656Shaadmodified version of the released CDK 4.9.9.  The current version has been
5481.656Shaadtaken over by the Ncurses people, and has a number of changes to it.  It
5491.656Shaadmight be worthwhile to import at some future date, but for now we should
5501.656Shaadleave it alone.  (garbled 1/4/2001)
5511.656Shaad
5521.696SdentPackage:	libdevmapper
5531.735ShaadVersion:	1.02.40
5541.735ShaadCurrent Vers:	1.02.40
5551.696SdentMaintainer:	lvm-devel@redhat.com
5561.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
5571.696SdentHome Page:	http://sources.redhat.com/lvm2/
5581.696SdentResponsible:	haad
5591.696SdentLicense:	LGPLv2.1
5601.656ShaadNotes:
5611.656ShaadThe lvm2tools and the libdevmapper are now distributed as one source 
5621.729Ssnjrepository. See the lvm2tools Notes for more information.
5631.656Shaad
5641.263SwizPackage:	libevent
5651.732SplunkyVersion:	1.4.12-stable
5661.732SplunkyCurrent Vers:	2.0.2-alpha
5671.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
5681.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
5691.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
5701.263SwizResponsible:	provos
5711.387SrpauloLicense:	BSD (3/4-clause)
5721.263SwizNotes:
5731.263Swiz
5741.696SdentPackage:	lvm2tools
5751.735ShaadVersion:	2.02.56
5761.735ShaadCurrent Vers:	2.02.56
5771.696SdentMaintainer:	lvm-devel@redhat.com
5781.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
5791.696SdentHome Page:	http://sources.redhat.com/lvm2/
5801.696SdentResponsible:	haad
5811.696SdentLicense:	GPLv2
5821.656ShaadNotes: 
5831.656ShaadUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree 
5841.656Shaadfor import. Keep eye on dist/include/configure.h it migh change over the releases.
5851.656ShaadWe maintain our own version of libdevmapper ioctl protocol code, therefore we 
5861.656Shaadshould test it before import. Talk to haad before importing new version.
5871.656Shaad
5881.1SlukemPackage:	libpcap
5891.792SchristosVersion:	1.1.1
5901.792SchristosCurrent Vers:	1.1.1
5911.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
5921.1SlukemArchive Site:	http://www.tcpdump.org/release/
5931.335SlukemHome Page:	http://www.tcpdump.org/
5941.1SlukemMailing List:	tcpdump-workers@tcpdump.org
5951.569SwizResponsible:	dyoung
5961.387SrpauloLicense:	BSD (3/4-clause)
5971.1SlukemNotes:
5981.792SchristosUse the src/external/bsd/libpcap/dist/libpcap2netbsd script to prepare source
5991.792Schristostree.
6001.1Slukem
6011.1SlukemPackage:	libwrap
6021.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
6031.1SlukemCurrent Vers:	tcp_wrappers 7.6-ipv6.1
6041.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
6051.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
6061.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
6071.230SjunyoungMailing List:
6081.569SwizResponsible:	cjs
6091.387SrpauloLicense:	BSD-like
6101.1SlukemNotes:
6111.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
6121.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
6131.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
6141.1Slukem
6151.782SmbalmerPackage:	Lua
6161.782SmbalmerVersion:	Lua 5.1.4
6171.782SmbalmerCurrent Vers:	Lua 5.1.4
6181.782SmbalmerMaintainer:	PUC Rio
6191.782SmbalmerHome Page:	http://www.lua.org/
6201.782SmbalmerMailing List:
6211.782SmbalmerResponsible:	mbalmer
6221.782SmbalmerLicense:	MIT
6231.782SmbalmerNotes:
6241.782SmbalmerThe default module paths have been changed to not include the current
6251.783Ssnjworking directory '.' to avoid potential security problems.
6261.782Smbalmer
6271.728SchristosPackage:	m4
6281.728SchristosVersion:	20091026
6291.728SchristosCurrent Vers:	20091026
6301.728SchristosMaintainer:	OpenBSD
6311.728SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
6321.728SchristosHome Page:	http://openbsd.org
6331.728SchristosMailing List:	
6341.728SchristosLicense:	BSD 3-clause like (dns-sd)
6351.728SchristosResponsible:	christos
6361.728SchristosNotes:
6371.728SchristosImported in to /usr/src/usr.bin/m4; uses libc's ohash, and strtonum
6381.728Schristos
6391.718StsarnaPackage:	mDNSResponder
6401.718StsarnaVersion:	212.1
6411.804SwizCurrent Vers:	258.14
6421.718StsarnaMaintainer:	Apple
6431.718StsarnaArchive Site:	http://www.opensource.apple.com/tarballs/mDNSResponder/
6441.718StsarnaHome Page:	http://developer.apple.com/opensource/internet/bonjour.html
6451.718StsarnaMailing List:	bonjour-dev@lists.apple.com
6461.718StsarnaLicense:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
6471.718Stsarna		BSD 3-clause like (dns-sd)
6481.718StsarnaResponsible:	tsarna
6491.718StsarnaNotes:
6501.718StsarnaThe sources were integrated into src/sys/external/apache2/mDNSResponder/dist.
6511.718Stsarna
6521.723SwizPackage:	mdocml
6531.878SwizVersion:	1.12.0
6541.875SwizCurrent Vers:	1.12.0
6551.723SwizMaintainer:	Kristaps Džonsons
6561.723SwizArchive Site:	http://mdocml.bsd.lv/snapshots/
6571.723SwizHome Page:	http://mdocml.bsd.lv/
6581.723SwizMailing List:	
6591.723SwizResponsible:	joerg
6601.723SwizLicense:	BSD (2-clause)
6611.723SwizNotes:
6621.723Swiz
6631.696SdentPackage:	mesa-drm
6641.703SmrgVersion:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
6651.696SdentCurrent Vers:
6661.696SdentMaintainer:	mesa-git@?
6671.696SdentArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
6681.696SdentHome Page:	http://cgit.freedesktop.org/mesa/drm/
6691.696SdentMailing List:
6701.696SdentResponsible:	mrg, bjs
6711.696SdentLicense:	BSD
6721.696SdentNotes:
6731.696SdentImported all except for linux-core into src/sys/external/bsd/drm/dist.
6741.696Sdent
6751.1SlukemPackage:	mopd
6761.1SlukemVersion:	2.5.3
6771.1SlukemCurrent Vers:	2.5.3
6781.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
6791.696SdentArchive Site:	http://www.stacken.kth.se/~moj/mopd.html
6801.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
6811.230SjunyoungMailing List:
6821.1SlukemResponsible:	cjs
6831.387SrpauloLicense:	BSD (4-clause)
6841.1SlukemNotes:
6851.1SlukemDelete the otherOS directory before importing.
6861.1Slukem
6871.1SlukemPackage:	nawk
6881.776SchristosVersion:	2010-05-23
6891.878SwizCurrent Vers:	2011-08-10
6901.696SdentMaintainer:	Brian Kernighan <bwk@princeton.edu>
6911.696SdentArchive Site:	http://www.cs.princeton.edu/~bwk/btl.mirror/
6921.696SdentHome Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
6931.1SlukemMailing List:
6941.1SlukemResponsible:	jdolecek
6951.387SrpauloLicense:	BSD-like
6961.1SlukemNotes:
6971.1SlukemBuild maketab from nawk sources and generate proctab.c.
6981.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
6991.776Schristosthen import to src/external/historical/nawk/dist.
7001.1Slukem
7011.1SlukemPackage:	ndbootd
7021.1SlukemVersion:	0.5
7031.1SlukemCurrent Vers:	0.5
7041.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
7051.696SdentArchive Site:
7061.696SdentHome Page:
7071.1SlukemResponsible:	fredette
7081.387SrpauloLicense:	BSD (4-clause)
7091.1SlukemNotes:
7101.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
7111.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
7121.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
7131.1Slukem
7141.421SwizPackage:	ntp
7151.739SkardelVersion:	4.2.6
7161.738SkardelCurrent Vers:	4.2.4p8
7171.421SwizMaintainer:	David L. Mills <mills@udel.edu>
7181.421SwizArchive Site:	ftp://ftp.udel.edu/pub/ntp/ntp4/
7191.702SkardelHome Page:	http://www.ntp.org/, http://support.ntp.org/
7201.421SwizMailing List:
7211.455SkardelResponsible:	simonb, jonathan, kardel
7221.421SwizLicense:	BSD-like
7231.421SwizNotes:
7241.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
7251.421Swiz
7261.1SlukemPackage:	nvi
7271.652StsutsuiVersion:	1.81.6
7281.652StsutsuiCurrent Vers:	1.81.6
7291.1SlukemMaintainer:	Keith Bostic <bostic@bsdi.com>
7301.1SlukemArchive Site:	ftp://ftp.bostic.com/pub/
7311.335SlukemHome Page:	http://www.bostic.com/vi/
7321.230SjunyoungMailing List:
7331.652StsutsuiResponsible:	aymeric, christos
7341.387SrpauloLicense:	BSD (3/4-clause)
7351.1SlukemNotes:
7361.652StsutsuiWe have lots of local fixes.
7371.1Slukem
7381.603SlukemPackage:	OpenLDAP
7391.794SadamVersion:	2.4.23
7401.794SadamCurrent Vers:	2.4.23
7411.603SlukemMaintainer:	OpenLDAP Foundation
7421.603SlukemArchive Site:	http://www.openldap.org/
7431.603SlukemHome Page:	http://www.openldap.org/
7441.603SlukemMailing List:
7451.603SlukemResponsible:	lukem
7461.603SlukemLicense:	BSD (3-clause)
7471.603SlukemNotes:
7481.603SlukemImported into src/external/bsd/openldap/dist/
7491.603Slukem
7501.293SchristosPackage:	OpenPAM
7511.579SchristosVersion:	20071221
7521.579SchristosCurrent Vers:	20071221
7531.638SwizMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
7541.276SwizArchive Site:	http://www.openpam.org/
7551.335SlukemHome Page:	http://www.openpam.org/
7561.276SwizMailing List:
7571.276SwizResponsible:	christos
7581.387SrpauloLicense:	BSD (3-clause)
7591.276SwizNotes:
7601.579SchristosNext import will need $ Id removal..
7611.276Swiz
7621.734SroyPackage:	openresolv
7631.844SroyVersion:	3.4.2
7641.844SroyCurrent Vers:	3.4.2
7651.734SroyMaintainer:	roy
7661.734SroyArchive Site:	ftp://roy.marples.name/pub/openresolv/
7671.734SroyHome Page:	http://roy.marples.name/projects/openresolv/
7681.734SroyMailing List: 	openresolv-discuss@marples.name
7691.734SroyLicense:	BSD (2-clause)
7701.734SroyNotes:
7711.734SroyPlease submit all changes to the author.
7721.734Sroy
7731.612SchristosPackage:	HPN-SSH
7741.785SadamVersion:	5.6p1 13 v10
7751.785SadamCurrent Vers:	5.6p1 13 v10
7761.612SchristosMaintainer:	www.psc.edu
7771.785SadamArchive Site:	http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.6p1-hpn13v10.diff.gz
7781.612SchristosHome Page:	http://www.psc.edu/networking/projects/hpn-ssh/
7791.612SchristosMailing List:
7801.612SchristosResponsible:	christos
7811.612SchristosLicense:	
7821.612SchristosNotes:
7831.612SchristosPatch applied after OpenSSH import.
7841.612Schristos
7851.1SlukemPackage:	OpenSSH
7861.865SchristosVersion:	5.9
7871.865SchristosCurrent Vers:	5.9 / portable 5.9p1
7881.1SlukemMaintainer:	OpenSSH
7891.1SlukemArchive Site:	http://www.openssh.com/ftp.html
7901.335SlukemHome Page:	http://www.openssh.com/portable.html
7911.1SlukemMailing List:	openssh-unix-announce@mindrot.org
7921.298SitojunResponsible:	thorpej, christos, elric
7931.701SchristosLicense:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
7941.1SlukemNotes:
7951.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH
7961.701Schristosinto crypto/external/bsd/openssh/dist.  use openssh2netbsd before import.
7971.1Slukemlocal changes (should always try to bring them back to master openssh tree,
7981.1Slukemmarkus is very cooperative about it):
7991.1Slukem- default for PermitRootLogin is set to "no"
8001.1Slukem- IgnoreRootRhosts added
8011.1Slukem- look at login.conf to check valid user/access list
8021.469Schristos- krb5 support re-added
8031.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
8041.279Schristos  when someone imports openssl, we can remove this.
8051.280Schristos- added moduli from portable openssh
8061.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
8071.786Schristos  (see if there is any difference between the current version of opensshX.Yp1
8081.786Schristos   and the new opensshZ.Wp1) and apply them.
8091.701Schristos- conditionalize login_cap
8101.701Schristos- conditionalize bsd_auth
8111.701Schristos- restore krb5, krb4, afs, skey
8121.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
8131.701Schristos- fix ctype macro arguments
8141.701Schristos- umac is broken, disable it
8151.701Schristos- better ~homedir handling
8161.701Schristos- netbsd style tunnels
8171.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling
8181.701Schristos- utmp/utmpx handling
8191.701Schristos- handle tty posix_vdisable properly
8201.701Schristos- handle setuid and unsetuid the posix way instead of setresuid()
8211.701Schristos- add all missing functions
8221.384Schristos- always bump major when importing to avoid api problems.
8231.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
8241.1Slukem
8251.1SlukemPackage:	OpenSSL
8261.845SspzVersion:	1.0.1-stable-SNAP-20110605
8271.845SspzCurrent Vers:	1.0.1 [snapshot-20110605] with AES-NI patch
8281.1SlukemMaintainer:	The OpenSSL Project
8291.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
8301.335SlukemHome Page:	http://www.openssl.org/
8311.1SlukemMailing List:	openssl-announce@openssl.org
8321.569SwizResponsible:	mcr, thorpej, groo, christos, mjf
8331.387SrpauloLicense:	OpenSSL and SSLeay license (both BSD-like)
8341.1SlukemNotes:
8351.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
8361.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
8371.708Schristos  to regen man pages.
8381.1Slukem
8391.19SwizPackage:	pdisk
8401.19SwizVersion:	0.8a2
8411.19SwizCurrent Vers:	0.8a2
8421.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
8431.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
8441.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
8451.19SwizMailing List:
8461.19SwizResponsible:	dbj
8471.387SrpauloLicense:	BSD-like
8481.19SwizNotes:
8491.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X
8501.19SwizIt is imported into dist/pdisk, with a reachover makefile in
8511.19Swizsrc/sbin/pdisk builds for macppc and mac68k.
8521.19Swiz
8531.1SlukemPackage:	pdksh
8541.1SlukemVersion:	5.2.14p2
8551.1SlukemCurrent Vers:	5.2.14p2
8561.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
8571.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
8581.335SlukemHome Page:	http://www.cs.mun.ca/~michael/pdksh/
8591.1SlukemMailing List:
8601.457SjdolecekResponsible:	jdolecek
8611.387SrpauloLicense:	Public domain
8621.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
8631.1Slukem
8641.421SwizPackage:	PF (openbsd packet filter)
8651.609SpeterVersion:	OpenBSD 4.2
8661.609SpeterCurrent Vers:	OpenBSD 4.3-current
8671.422SpeterMaintainer:	The OpenBSD Project
8681.421SwizArchive Site:	ftp://ftp.openbsd.org/
8691.421SwizHome Page:	http://www.openbsd.org/faq/pf/
8701.421SwizMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
8711.569SwizResponsible:	peter, yamt
8721.421SwizLicense:	BSD (2-clause)
8731.421SwizNotes:
8741.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
8751.421Swizdefinition (files.pf).  userland code is imported into src/dist/pf, and
8761.421Swizreachover Makefiles are in src/usr.sbin/pf.
8771.421Swiz
8781.538SjoergPackage:	pkg_install
8791.813SaymericVersion:	20110215
8801.813SaymericCurrent Vers.:	20110215
8811.538SjoergMaintainer:	The pkgsrc developers
8821.538SjoergHome Page:	http://www.pkgsrc.org
8831.539SheinzMailing List:	tech-pkg@NetBSD.org
8841.538SjoergResponsible:	joerg
8851.538SjoergLicense:	BSD
8861.538SjoergNotes:
8871.729SsnjThe authoritative version used to live in src/usr.sbin/pkg_install and was
8881.538Sjoergmoved to pkgsrc/pkgtool/pkg_install. Reachover Makefiles are kept in place.
8891.538Sjoerg
8901.1SlukemPackage:	ping
8911.1SlukemVersion:	980911
8921.1SlukemCurrent Vers:	980911
8931.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
8941.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
8951.335SlukemHome Page:	http://www.rhyolite.com/src/
8961.1SlukemMailing List:
8971.392SrpauloResponsible:	christos
8981.387SrpauloLicense:	BSD (3-clause)
8991.1SlukemNotes:
9001.1SlukemWe use err() and friends. We have changes for snprintf, extra
9011.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes,
9021.1Slukemand more.
9031.1Slukem
9041.1SlukemPackage:	postfix
9051.866StronVersion:	2.8.5
9061.866StronCurrent Vers:	2.8.5
9071.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
9081.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
9091.335SlukemHome Page:	http://www.postfix.org/
9101.1SlukemMailing List:	postfix-users@postfix.org
9111.705StronResponsible:	christos, tron
9121.704StronLicense:	IBM Public License. See also src/external/ibm-public/postfix/dist.
9131.1SlukemNotes:
9141.432SrpauloHTML documentation should be kept in sync with the README_FILES.
9151.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
9161.432Srpaulodirectory layout (the easiest way to check is by running ``postfix
9171.432Srpauloset-permissions'').
9181.1Slukem
9191.1SlukemPackage:	ppp
9201.447SchristosVersion:	2.4.4
9211.446SdanCurrent Vers:	2.4.4
9221.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
9231.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
9241.349SjunyoungHome Page:
9251.1SlukemCVS root:	:pserver:cvs@pserver.samba.org:/cvsroot (password: cvs)
9261.1SlukemMailing List:
9271.447SchristosResponsible:	christos, cube
9281.387SrpauloLicense:	BSD (3-clause)
9291.1SlukemNotes:
9301.1SlukemBSD support was removed from 2.4.0; I added it back and removed
9311.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
9321.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
9331.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
9341.1Slukemis clearly a pain. I have not tested the modules code, neither our
9351.1Slukemmakefiles make it easy to construct a module, but I left one there
9361.1Slukemas an example.
9371.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
9381.447Schristosusing the version found in 2.4.1.
9391.1Slukem
9401.1SlukemPackage:	rcs
9411.1SlukemVersion:	5.7
9421.879SwizCurrent Vers:	5.8
9431.1SlukemMaintainer:	FSF
9441.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
9451.1SlukemMailing List:	bug-gnu-utils@gnu.org
9461.335SlukemHome Page:	http://www.gnu.org/software/rcs/
9471.463SagcResponsible:	agc
9481.387SrpauloLicense:	GPLv2
9491.1SlukemNotes:
9501.1SlukemBeta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
9511.1Slukem
9521.1SlukemPackage:	root.cache
9531.858SchristosVersion:	2011060800 (Jun 8, 2011)
9541.858SchristosCurrent Vers:	2011060800 (Jun 8, 2011)
9551.14SperryMaintainer:	InterNIC
9561.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
9571.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
9581.1SlukemMailing List:
9591.507SperryResponsible:	thorpej
9601.387SrpauloLicense:	Public domain
9611.1SlukemNotes:
9621.1SlukemThe root server cache is also included with BIND.  However, the
9631.1SlukemInterNIC version is usually more up to date.
9641.1Slukem
9651.1SlukemPackage:	routed
9661.727SchristosVersion:	2.32
9671.727SchristosCurrent Vers:	2.32
9681.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
9691.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
9701.335SlukemHome Page:	http://www.rhyolite.com/src/
9711.1SlukemMailing List:
9721.392SrpauloResponsible:	christos
9731.387SrpauloLicense:	BSD (4-clause)
9741.1SlukemNotes:
9751.1SlukemWe use the md5 code from libc
9761.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
9771.201SchristosWe use arc4random
9781.201SchristosWe use strlcpy/snprintf
9791.1Slukem
9801.1SlukemPackage:	send-pr (part of GNATS)
9811.1SlukemVersion:	3.95
9821.359SrpauloCurrent Vers:	4.1
9831.1SlukemMaintainer:	FSF
9841.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
9851.335SlukemHome Page:	http://www.gnu.org/software/gnats/
9861.1SlukemMailing List:	bug-gnats@gnu.org
9871.387SrpauloLicense:	GPLv2
9881.1SlukemResponsible:
9891.1SlukemNotes:
9901.1Slukem
9911.1SlukemPackage:	SoftFloat
9921.1SlukemVersion:	2a
9931.1SlukemCurrent Vers:	2b
9941.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
9951.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
9961.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
9971.1SlukemMailing List:
9981.1SlukemResponsible:	bjh21
9991.387SrpauloLicense:	Public domain
10001.1SlukemNotes:
10011.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
10021.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
10031.1Slukemoriginal.
10041.1Slukem
10051.877SjoergPackage:	sqlite
10061.877SjoergVersion:	pre-3.6.9 snapshot
10071.877SjoergCurrent Vers:	3.6.8
10081.877SjoergMaintainer:	Richard Hipp <drh@sqlite.org>
10091.877SjoergHome Page:	http://www.sqlite.org
10101.877SjoergResponsible:	joerg
10111.877SjoergLicense:	Public domain
10121.877SjoergNotes:
10131.877SjoergInitial import uses a pre-release with a number of bug fixes to avoid
10141.877Sjoergunnecessary local changes.
10151.877Sjoerg
10161.1SlukemPackage:	tcpdump
10171.792SchristosVersion:	4.1.1
10181.792SchristosCurrent Vers:	4.1.1
10191.429ShubertfMaintainer:	tcpdump-workers@lists.tcpdump.org
10201.1SlukemArchive Site:	http://www.tcpdump.org/release/
10211.335SlukemHome Page:	http://www.tcpdump.org/
10221.429ShubertfMailing List:	tcpdump-workers@lists.tcpdump.org
10231.569SwizResponsible:
10241.387SrpauloLicense:	BSD (3-clause)
10251.1SlukemNotes:
10261.792SchristosUse the src/external/bsd/tcpdump/dist/tcpdump2netbsd script to prepare source
10271.792Schristostree.
10281.1Slukem
10291.1SlukemPackage:	termcap.src
10301.1SlukemVersion:	9.13.25
10311.1SlukemCurrent Vers:	11.0.1
10321.1SlukemMaintainer:	Eric S. Raymond <terminfo@ccil.org>
10331.50SenamiArchive Site:	http://www.catb.org/~esr/terminfo/
10341.335SlukemHome Page:	http://www.catb.org/~esr/terminfo/
10351.1SlukemMailing List:
10361.1SlukemResponsible:
10371.387SrpauloLicense:	Public domain
10381.1SlukemNotes:
10391.1Slukem
10401.1SlukemPackage:	TestFloat
10411.1SlukemVersion:	2a
10421.1SlukemCurrent Vers:	2a
10431.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
10441.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
10451.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
10461.1SlukemMailing List:
10471.1SlukemResponsible:	ross
10481.387SrpauloLicense:	BSD (4-clause)
10491.1SlukemNotes:
10501.1Slukem
10511.1SlukemPackage:	texinfo
10521.634SchristosVersion:	4.8
10531.642SwizCurrent Vers:	4.13
10541.1SlukemMaintainer:	FSF
10551.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
10561.335SlukemHome Page:	http://www.gnu.org/software/texinfo/
10571.1SlukemMailing List:	bug-texinfo@gnu.org
10581.737SwizResponsible:	
10591.537SwizLicense:	GPLv2 (4.9 is GPLv3)
10601.1SlukemNotes:
10611.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
10621.38Swizfor the import.
10631.1Slukem
10641.819SjmmvPackage:	tmux
10651.860SjmmvVersion:	1.5
10661.852SwizCurrent Vers:	1.5
10671.819SjmmvMaintainer:	Nicholas Marriott <nicm@users.sourceforge.net>
10681.819SjmmvArchive site:	http://downloads.sourceforge.net/tmux/
10691.819SjmmvHome page:	http://tmux.sourceforge.net/
10701.819SjmmvMailing List:	tmux-users@lists.sourceforge.net
10711.819SjmmvResponsible:	jmmv
10721.819SjmmvLicense:	BSD
10731.819SjmmvNotes:
10741.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a
10751.819Sjmmvnew tmux release.
10761.819Sjmmv
10771.1SlukemPackage:	top
10781.614SchristosVersion:	3.8beta1
10791.614SchristosCurrent Vers:	3.8beta1
10801.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
10811.614SchristosArchive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
10821.335SlukemHome Page:	http://www.unixtop.org/
10831.1SlukemMailing List:	top-spinners@ocee.groupsys.com
10841.614SchristosResponsible:	simonb, christos
10851.387SrpauloLicense:	BSD (2-clause)
10861.1SlukemNotes:
10871.1Slukem
10881.1SlukemPackage:	traceroute
10891.869SchristosVersion:	1.4a12
10901.1SlukemCurrent Vers:	1.4a12
10911.1SlukemMaintainer:	traceroute@ee.lbl.gov
10921.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
10931.335SlukemHome Page:	http://ftp.ee.lbl.gov/
10941.1SlukemMailing List:
10951.1SlukemResponsible:
10961.387SrpauloLicense:	BSD (4-clause)
10971.1SlukemNotes:
10981.869SchristosAdded changes from a5 -> a12 manually.
10991.1Slukem
11001.1SlukemPackage:	tz
11011.876SapbVersion:	tzcode2011i / tzdata2011l
11021.876SapbCurrent Vers:	tzcode2011i / tzdata2011l
11031.1SlukemMaintainer:	Arthur David Olson <ado@elsie.nci.nih.gov>
11041.876SapbMaintainer:	Robert Elz <kre@munnari.oz.au>
11051.1SlukemArchive Site:	ftp://elsie.nci.nih.gov/pub/
11061.876SapbArchive Site:	ftp://munnari.oz.au/pub/oldtz/
11071.349SjunyoungHome Page:
11081.876SapbMailing List:	tz@iana.org
11091.863SchristosResponsible:	kleink, christos
11101.387SrpauloLicense:	Public domain
11111.1SlukemNotes:
11121.863SchristosUse src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
11131.863SchristosThe tzcode2009k -> 2011i patch was applied by hand, since we have too
11141.863Schristosmany diffs (re-entrant tzcode) to apply. The diffs have been submitted
11151.863Schristosupstream but there is too much inertia to apply them.
11161.1Slukem
11171.578SchristosPackage:	wpa_supplicant/hostapd
11181.867SchristosVersion:	0.7.3
11191.867SchristosCurrent Vers:	0.7.3
11201.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
11211.365SwizArchive Site:	http://hostap.epitest.fi/releases/
11221.582SjoergHome Page:	http://hostap.epitest.fi/wpa_supplicant/
11231.365SwizMailing List:
11241.578SchristosResponsible:	scw, dyoung, christos
11251.387SrpauloLicense:	BSD or GPLv2
11261.365SwizNotes:
11271.772SchristosSee /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions.
11281.365Swiz
11291.1SlukemPackage:	XFree86
11301.307StronVersion:	4.5.0
11311.655SwizCurrent Vers:	4.8.0
11321.349SjunyoungMaintainer:	XFree86 Project, Inc.
11331.1SlukemArchive Site:	ftp://ftp.xfree86.org/pub/XFree86/
11341.335SlukemHome Page:	http://www.xfree86.org/
11351.349SjunyoungMailing List:	devel@xfree86.org
11361.1SlukemResponsible:	tron
11371.387SrpauloLicense:	XFree
11381.1SlukemNotes:
11391.1Slukem4.x:
11401.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
11411.1Slukem files which we don't need in our tree.
11421.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should
11431.305Stron be submitted back via http://bugzilla.xfree86.org.
11441.1Slukem
11451.1SlukemPackage:	zlib
11461.397SchristosVersion:	1.2.3
11471.771SwizCurrent Vers:	1.2.5
11481.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
11491.512StacaArchive Site:	http://www.zlib.net/
11501.512StacaHome Page:	http://www.zlib.net/
11511.1SlukemMailing List:
11521.397SchristosResponsible:	gwr, tron, christos
11531.387SrpauloLicense:	BSD (3-clause)
11541.1SlukemNotes:
11551.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
11561.534Schristos
11571.534SchristosPackage:	services, protocols
11581.792SchristosVersion:	2010-10-04
11591.792SchristosCurrent Vers:	2010-11-30
11601.534SchristosMaintainer:	IANA
11611.780SchristosArchive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt
11621.780SchristosArchive Site:	http://www.iana.org/assignments/port-numbers
11631.534SchristosHome Page:	http://www.iana.org
11641.534SchristosMailing List:
11651.534SchristosResponsible:	christos
11661.534SchristosLicense:	None
11671.534SchristosNotes:
11681.534Schristos1. Download the latest converter from:
11691.818Schristos	http://www.sethwklein.net/iana-etc.html
11701.780Schristos2. Unpack it and edit the Makefile to reflect the latest location of the files
11711.780Schristos3. Run
11721.534Schristos	gmake get
11731.534Schristos	gmake
11741.780Schristos4. Add NetBSD rcsid to the generated protocols and services.
11751.780Schristos5. Append the local services from the current services file.
11761.780Schristos6. Run:
11771.534Schristos	services_mkdb -u services > /usr/src/etc/services
11781.534Schristos	cp protocols /usr/src/etc/protocols
11791.769Smrg
11801.769SmrgPackage:	pigz
11811.769SmrgVersion:	2.1.6
11821.769SmrgCurrent Vers:	2.1.6
11831.769SmrgMaintainer:	Mark Adler <madler@alumni.caltech.edu>
11841.769SmrgArchive Site:	http://zlib.net/pigz/
11851.769SmrgHome Page:	http://zlib.net/pigz/
11861.769SmrgMailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
11871.769SmrgResponsible:	mrg
11881.769SmrgLicense:	zlib
11891.769SmrgNotes:
11901.784Sjoerg
11911.784SjoergPackage:	xz
11921.784SjoergVersion:	5.0.0
11931.830SwizCurrent Vers:	5.0.2
11941.784SjoergMaintainer:	Lasse Collin <lasse.collin@tukanni.org>
11951.784SjoergArchive Site:	http://tukaani.org/xz/
11961.784SjoergHome Page:	http://tukaani.org/xz/
11971.784SjoergResponsible:	joerg
11981.784SjoergLicense:	public-domain
11991.784SjoergNotes:
12001.784Sjoerg1. See prepare-import script for stripping down the distribution.
12011.784Sjoerg2. Update configure.ac and use it to generate include/config.h.
12021.784Sjoerg3. Carefully check for GPL components leaked into the dist area.
12031.847Smrg
12041.847SmrgPackage:	mpc
12051.847SmrgVersion:	0.9
12061.847SmrgCurrent Vers:	0.9
12071.847SmrgMaintainer:	
12081.847SmrgArchive Site:	http://www.multiprecision.org/mpc/download/
12091.847SmrgHome Page:	http://www.multiprecision.org/mpc/
12101.847SmrgMailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
12111.847SmrgResponsible:	mrg
12121.847SmrgLicense:	LGPL2
12131.847SmrgNotes:
12141.847Smrg
12151.847SmrgPackage:	mpfr
12161.847SmrgVersion:	3.0.1
12171.847SmrgCurrent Vers:	3.0.1
12181.847SmrgMaintainer:	
12191.847SmrgArchive Site:	http://www.mpfr.org/mpfr-current/
12201.847SmrgHome Page:	http://www.mpfr.org/
12211.847SmrgMailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
12221.847SmrgResponsible:	mrg
12231.847SmrgLicense:	LGPL3
12241.847SmrgNotes:
12251.847Smrg
12261.847SmrgPackage:	GNU MP
12271.847SmrgVersion:	5.0.2
12281.847SmrgCurrent Vers:	5.0.2
12291.847SmrgMaintainer:	http://gmplib.org/mailman/listinfo/gmp-devel
12301.847SmrgArchive Site:	http://gmplib.org/
12311.847SmrgHome Page:	http://gmplib.org/
12321.847SmrgMailing List:	http://gmplib.org/mailman/listinfo/gmp-announce
12331.847SmrgResponsible:	mrg
12341.847SmrgLicense:	LGPL3
12351.847SmrgNotes:
1236