3RDPARTY revision 1.1173
11.1173Sapb#	$NetBSD: 3RDPARTY,v 1.1173 2014/11/16 07:17:10 apb 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.894Sriz# 1.) Any line whose first non-whitespace character is # is a comment;
191.894Sriz# 2.) Entries are separated by blank lines;
201.894Sriz# 3.) Every package needs at least the Package, Version, Current Vers,
211.894Sriz#     and Maintainer fields;
221.1Slukem# 4.) Where a field has multiple lines of information, the field tag
231.1Slukem#     should be repeated on each line, except:
241.894Sriz# 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.963Sapb#
271.963Sapb# Package:	name or brief description (required, must be first)
281.963Sapb# Version:	version that is included with NetBSD (required)
291.963Sapb# Current Vers:	version that is available upstream (required)
301.963Sapb# Maintainer:	name and/or email address of upstream maintainer (required)
311.963Sapb# Archive Site:	URL to archive of upstream releases
321.963Sapb# Home Page:	URL to web page for upstream project
331.963Sapb# Mailing List:	email address or URL related to upstream mailing list
341.963Sapb# License:	description of license
351.963Sapb# Responsible:	comma-separated list of NetBSD developers
361.963Sapb# Location:	comma-separated list of subdirectories in the NetBSD src tree
371.963Sapb# Notes:
381.963Sapb# Multiple lines of free-form text,
391.963Sapb# Must be last.
401.963Sapb#
411.31Skanaoka
421.31SkanaokaPackage:	acpica
431.1166SchristosVersion:	20140926
441.1166SchristosCurrent Vers:	20140926
451.814SjruohoMaintainer:	Intel
461.1077SchristosArchive Site:	http://www.acpica.org/downloads/
471.574SjmcneillHome Page:	http://www.acpica.org/
481.574SjmcneillMailing List:	devel@acpica.org
491.816SjruohoLicense:	BSD-like
501.910SjruohoResponsible:	jruoho
511.913SdrochnerLocation:	sys/external/bsd/acpica/dist
521.31SkanaokaNotes:
531.1077SchristosYou want the unix2 (dual-licensed) tar file.
541.169SkochiPlease read src/sys/dev/acpi/acpica/README before any modification.
551.1Slukem
561.1SlukemPackage:	am-utils [amd]
571.1069SchristosVersion:	6.2
581.1069SchristosCurrent Vers:	6.2rc1
591.1SlukemMaintainer:	Erez Zadok <ezk@cs.columbia.edu>
601.255SwizArchive Site:	ftp://ftp.am-utils.org/pub/am-utils/
611.335SlukemHome Page:	http://www.am-utils.org/
621.262SchristosMailing List:	am-utils
631.506SrpauloResponsible:	christos
641.387SrpauloLicense:	BSD (4-clause)
651.913SdrochnerLocation:	external/bsd/am-utils/dist
661.1SlukemNotes:
671.1SlukemAmd2netbsd script to convert to BSD make system and remove unneeded files.
681.262SchristosFix symbolic links before import.
691.913SdrochnerCheck external/bsd/am-utils/include/config.h is correct after import.
701.1Slukem
711.567SjmmvPackage:	Automated Testing Framework (ATF)
721.1091SjmmvVersion:	0.20
731.1091SjmmvCurrent Vers:	0.20
741.827SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
751.1091SjmmvArchive site:	https://github.com/jmmv/atf/releases
761.1091SjmmvHome page:	https://github.com/jmmv/atf
771.570SjmmvMailing List:	atf-devel@NetBSD.org
781.567SjmmvResponsible:	jmmv
791.595SjmmvLicense:	The NetBSD Foundation's license (BSD 2-clause)
801.913SdrochnerLocation:	external/bsd/atf/dist
811.567SjmmvNotes:
821.663SjmmvThe source files are in external/bsd/atf/dist.
831.827SjmmvUse external/bsd/atf/prepare-import.sh to regenerate the dist/ directory.
841.1091SjmmvPlease avoid performing local changes to this package without discussing
851.1091Sjmmvthem with the responsible person and/or the mailing list shown above.
861.1091SjmmvNote that the external/bsd/atf/dist/tools is owned by NetBSD and does not
871.1091Sjmmvexist upstream; however, please continue to discuss any desired changes
881.1091Sjmmvupfront.
891.567Sjmmv
901.427SgdamorePackage:	ath-hal
911.713SsborrillVersion:	FreeBSD SVN revision number 185521
921.713SsborrillCurrent Vers:	FreeBSD SVN revision number 185521
931.427SgdamoreMaintainer:	Sam Leffler <sam@errno.com>
941.427SgdamoreArchive Site:	none
951.427SgdamoreHome Page:	none
961.427SgdamoreMailing List:	none
971.713SsborrillResponsible:	sam, alc
981.962SwizLicense:	BSD-like (2-clause), ISC
991.913SdrochnerLocation:	sys/external/isc/atheros_hal/dist
1001.427SgdamoreNotes:
1011.427Sgdamore
1021.1SlukemPackage:	bc
1031.1SlukemVersion:	1.06
1041.1SlukemCurrent Vers:	1.06
1051.1SlukemMaintainer:	Phil Nelson <phil@cs.wwu.edu>
1061.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/bc/
1071.335SlukemHome Page:	http://www.gnu.org/software/bc/
1081.1SlukemMailing List:	bug-bc@gnu.org
1091.1SlukemResponsible:	phil, simonb
1101.387SrpauloLicense:	GPLv2, LGPGv2.1
1111.913SdrochnerLocation:	gnu/dist/bc
1121.1SlukemNotes:
1131.1Slukembc includes dc, both of which are in the NetBSD tree.
1141.1Slukem
1151.683SchristosPackage:	bind [named and utils]
1161.1131SspzVersion:	9.10.0-P2
1171.1131SspzCurrent Vers:	9.10.0-P2
1181.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
1191.246SwizArchive Site:	ftp://ftp.isc.org/isc/bind9/
1201.962SwizHome Page:	http://www.isc.org/software/bind/
1211.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-announce
1221.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-users
1231.569SwizResponsible:	vixie, christos
1241.387SrpauloLicense:	BSD-like (2-clause)
1251.913SdrochnerLocation:	external/bsd/bind/dist
1261.1SlukemNotes:
1271.683SchristosFirst bind2netbsd script to import into src/external/bsd/bind/dist.
1281.683SchristosThe Makefiles in src/external/bsd/bind are not handled by the script.
1291.610SchristosBuild bind to generate the include files.
1301.683SchristosThen binclude4netbsd script to import into src/external/bsd/bind/include.
1311.683SchristosThe libc and include parts of the resolver are now part of libbind.
1321.683Schristos
1331.683SchristosPackage:	libbind [libc resolver and includes]
1341.684SchristosVersion:	libbind-6.0-rc1
1351.962SwizCurrent Vers:	libbind-6.0
1361.683SchristosMaintainer:	Paul Vixie <vixie@vix.com>
1371.683SchristosArchive Site:	ftp://ftp.isc.org/isc/libbind/
1381.962SwizHome Page:	http://www.isc.org/software/libbind/
1391.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-workers
1401.683SchristosResponsible:	vixie, christos
1411.683SchristosLicense:	BSD-like (2-clause)
1421.913SdrochnerLocation:	external/bsd/libbind/dist
1431.683SchristosNotes:
1441.683SchristosFirst libbind2netbsd script to import into src/external/bsd/libbind/dist.
1451.252SchristosThen include4netbsd script to import into src/include.
1461.252SchristosThen libc4netbsd script to update the resolver in libc.
1471.252SchristosTodo[1]: Update libresolv if needed.
1481.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now
1491.252Schristos	 they are too different or do not exist anymore:
1501.252Schristos	    gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
1511.252Schristos	 Others like getaddrinfo.c could be merged with isc, but it seems
1521.252Schristos	 that ours is from a more recent version of KAME?
1531.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net
1541.518Sghen	 to isc/base64.c.
1551.252SchristosTodo[4]: Re-entrant functions of net/*
1561.683SchristosTodo[5]: Reconcile the doc directory.
1571.1Slukem
1581.161SmrgPackage:	binutils
1591.1057SchristosVersion:	2.23.2
1601.1075SwizCurrent Vers:	2.24
1611.1SlukemMaintainer:	FSF
1621.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
1631.335SlukemHome Page:	http://www.gnu.org/software/binutils/
1641.1SlukemMailing List:	bug-gnu-utils@gnu.org
1651.61SmrgResponsible:	thorpej, mrg
1661.807StronLicense:	GPLv3, LGPLv3, GPLv2, LGPLv2, BSD
1671.913SdrochnerLocation:	external/gpl3/binutils/dist
1681.1SlukemNotes:
1691.1Slukem
1701.894SrizPackage:	bozohttpd
1711.767SmrgVersion:	20100617
1721.767SmrgCurrent Vers:	20100617
1731.696SdentMaintainer:	mrg@eterna.com.au
1741.697SdentArchive Site:	ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/
1751.696SdentHome Page:	http://eterna.com.au/bozohttpd/
1761.696SdentMailing List:
1771.696SdentResponsible:	mrg
1781.696SdentLicense:	BSD
1791.913SdrochnerLocation:	libexec/httpd
1801.696SdentNotes:
1811.913SdrochnerDelete "queue.h" from the distribution.
1821.696Sdent
1831.1SlukemPackage:	bsd-family-tree
1841.962SwizVersion:	1.151
1851.962SwizCurrent Vers:	1.156
1861.962SwizMaintainer:	The FreeBSD Project
1871.962SwizArchive Site:	http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
1881.962SwizHome Page:	http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
1891.1SlukemMailing List:
1901.675SjmcneillResponsible:
1911.962SwizLicense:	BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT)
1921.913SdrochnerLocation:	share/misc/bsd-family-tree
1931.1SlukemNotes:
1941.1107SapbPlease send all updates upstream.  Eitan Adler <lists@eitanadler.com>
1951.1107Sapbis a FreeBSD committer who has been helpful with incorporating changes
1961.1107Sapbin the past.
1971.1Slukem
1981.650SperryPackage:	byacc
1991.1027SchristosVersion:	20130304
2001.1069SchristosCurrent Vers:	20130925
2011.650SperryMaintainer:	Thomas Dickey <dickey@invisible-island.net>
2021.650SperryArchive Site:	http://www.invisible-island.net/byacc/byacc.html
2031.650SperryHome Page:	http://www.invisible-island.net/byacc/byacc.html
2041.650SperryMailing List:
2051.650SperryResponsible:	christos
2061.650SperryLicense:	Public Domain
2071.913SdrochnerLocation:	external/bsd/byacc/dist
2081.650SperryNotes:
2091.868SchristosSee /usr/src/external/bsd/byacc/byacc2netbsd for update instructions.
2101.650Sperry
2111.1SlukemPackage:	bzip2
2121.937SwizVersion:	1.0.6
2131.936SwizCurrent Vers:	1.0.6
2141.1SlukemMaintainer:	Julian Seward <jseward@acm.org>
2151.1SlukemArchive Site:	http://sources.redhat.com/bzip2/
2161.335SlukemHome Page:	http://www.bzip.org/
2171.1SlukemMailing List:
2181.1SlukemResponsible:
2191.387SrpauloLicense:	BSD (4-clause)
2201.936SwizLocation:	external/bsd/bzip2
2211.1SlukemNotes:
2221.936SwizSee /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions.
2231.1Slukem
2241.1SlukemPackage:	Citrus XPG4DL
2251.696SdentVersion:	
2261.696SdentCurrent Vers:	
2271.1SlukemMaintainer:	Citrus
2281.1SlukemArchive Site:	http://citrus.bsdclub.org/
2291.335SlukemHome Page:	http://citrus.bsdclub.org/
2301.1SlukemMailing List:	bsd-locale@hauN.org
2311.569SwizResponsible:	tshiozak
2321.387SrpauloLicense:	Ambiguous. Either BSD or Perl Artistic License
2331.387Srpaulo		See http://citrus.bsdclub.org/#pol_license for more info.
2341.913SdrochnerLocation:	lib
2351.1SlukemNotes:
2361.1Slukemlanguage C multilingualization support suite using wchar_t and other standards.
2371.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't
2381.173Sitojunneed to look for other CVS tree (like citrus CVS tree)
2391.1Slukemmain trunc has Citrus code in the following places:
2401.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support
2411.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation.
2421.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
2431.173Sitojun- src/lib/libc/iconv: iconv(3)
2441.1Slukem
2451.1SlukemPackage:	cron
2461.761SchristosVersion:	4.1
2471.680SwizCurrent Vers:	4.1
2481.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
2491.376SmrgArchive Site:	ftp://ftp.isc.org/isc/cron/
2501.349SjunyoungHome Page:
2511.1SlukemMailing List:
2521.1SlukemResponsible:
2531.387SrpauloLicense:	BSD-like
2541.913SdrochnerLocation:	external/bsd/cron/dist
2551.1SlukemNotes:
2561.1Slukem
2571.1SlukemPackage:	cvs
2581.681SchristosVersion:	1.12.13
2591.681SchristosCurrent Vers:	1.12.13
2601.1SlukemMaintainer:	cvshome
2611.375SwizArchive Site:	http://ftp.gnu.org/non-gnu/cvs/
2621.375SwizHome Page:	http://cvs.nongnu.org/
2631.1SlukemMailing List:	bug-cvs@gnu.org
2641.737SwizResponsible:	christos
2651.387SrpauloLicense:	GPLv1, LGPLv2
2661.913SdrochnerLocation:	external/gpl2/xcvs/dist
2671.1SlukemNotes:
2681.913SdrochnerUse external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree
2691.1Slukemfor the import.
2701.913SdrochnerDo not forget to update external/gpl2/xcvs/include/config.h to match
2711.913Sdrochnerexternal/gpl2/xcvs/dist/config.h.in.
2721.1Slukem
2731.1SlukemPackage:	db
2741.1SlukemVersion:	1.85
2751.696SdentCurrent Vers:	1.86/4.7.25
2761.1SlukemMaintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
2771.584StnnArchive Site:	http://www.oracle.com/technology/software/products/berkeley-db/
2781.584StnnHome Page:	http://www.oracle.com/database/berkeley-db/
2791.1SlukemMailing List:
2801.1SlukemResponsible:
2811.584StnnLicense:	BSD or Oracle Commercial License
2821.913SdrochnerLocation:	lib/libc/db
2831.1SlukemNotes:
2841.1SlukemNote that we cannot use db 2.x for license reasons.
2851.1SlukemThree bug fixes against 1.85 sent back to bostic.  Changes to
2861.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
2871.1SlukemImport of DB 1.85 was done via a sh script which converted the
2881.1Slukemdistribution into the netbsd format.  The script can be found in
2891.1Slukemsrc/lib/libc/db/db2netbsd.
2901.1Slukem
2911.1SlukemPackage:	dhcp
2921.1134SspzVersion:	4.3.0
2931.1134SspzCurrent Vers:	4.3.0
2941.392SrpauloMaintainer:	mellon
2951.1SlukemArchive Site:	ftp://ftp.isc.org/isc/dhcp/
2961.696SdentHome Page:	http://www.isc.org/software/dhcp/
2971.1SlukemMailing List:	dhcp-server@isc.org
2981.1SlukemMailing List:	dhcp-client@isc.org
2991.1SlukemMailing List:	dhcp-announce@isc.org
3001.1SlukemMailing List:	dhcp-bugs@isc.org
3011.1SlukemResponsible:	mellon
3021.387SrpauloLicense:	BSD (3-clause)
3031.1017SchristosLocation:	external/bsd/dhcp
3041.1SlukemNotes:
3051.1017SchristosUse the dhcp2netbsd script.
3061.1Slukem
3071.604SjoergPackage:	dhcpcd
3081.1172SroyVersion:	6.6.2
3091.1172SroyCurrent Vers:	6.6.2
3101.654SroyMaintainer:	roy
3111.666SroyArchive Site:	ftp://roy.marples.name/pub/dhcpcd/
3121.654SroyHome Page:	http://roy.marples.name/projects/dhcpcd/
3131.654SroyMailing List: 	dhcpcd-discuss@marples.name
3141.604SjoergLicense:	BSD (2-clause)
3151.913SdrochnerLocation:	external/bsd/dhcpcd/dist
3161.604SjoergNotes:
3171.604SjoergPlease submit all changes to the author.
3181.654SroyThe distribution doesn't include the Linux specific bits or build system.
3191.604Sjoerg
3201.1147SchristosPackage:	gmake
3211.1147SchristosVersion:	3.81
3221.1147SchristosCurrent Vers:	4.0
3231.1147SchristosMaintainer:	FSF
3241.1147SchristosArchive Site:	ftp://ftp.gnu.org/gnu/make/
3251.1147SchristosHome Page:	http://www.gnu.org/software/make/
3261.1147SchristosMailing List:	bug-make@gnu.org
3271.1147SchristosResponsible:	
3281.1147SchristosLicense:	GPLv2+ (3.81), GPLv3+ (3.82 and later)
3291.1148SwizLocation:	external/gpl2/gmake
3301.1147SchristosNotes:
3311.1147Schristos
3321.1SlukemPackage:	diffutils
3331.42SwizVersion:	2.8.1
3341.1069SchristosCurrent Vers:	3.3
3351.1SlukemMaintainer:	FSF
3361.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
3371.335SlukemHome Page:	http://www.gnu.org/software/diffutils/
3381.918SwizMailing List:	bug-diffutils@gnu.org
3391.737SwizResponsible:	
3401.918SwizLicense:	GPLv2+ (2.8.1), GPLv3+ (2.9 and later)
3411.913SdrochnerLocation:	gnu/dist/diffutils
3421.1SlukemNotes:
3431.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
3441.43Swizfor the import.
3451.1Slukem
3461.1143SapbPackage:	ekermit
3471.1143SapbVersion:	1.7
3481.1143SapbCurrent Vers:	1.7
3491.1143SapbMaintainer:	Kermit Project
3501.1143SapbArchive Site:	ftp://ftp.kermitproject.org/kermit/ekermit/
3511.1143SapbHome Page:	http://www.kermitproject.org/ek.html
3521.1143SapbMailing List:
3531.1143SapbResponsible:	apb
3541.1143SapbLicense:	BSD (3 clause)
3551.1143SapbLocation:	external/bsd/ekermit
3561.1143SapbNotes:
3571.1143Sapb
3581.930StronPackage:	expat
3591.933SspzVersion:	2.1.0
3601.930StronCurrent Vers:	2.1.0
3611.931StronMaintainer:	mrg
3621.930StronArchive Site:	http://sourceforge.net/projects/expat/files/expat/
3631.981SjdfHome Page:	http://www.libexpat.org/
3641.930StronMailing List:	expat-discuss@libexpat.org
3651.930StronResponsible:
3661.930StronLicense:	MIT
3671.930StronLocation:	src/external/mit/expat/dist
3681.930StronNotes:
3691.930StronPlease use "expat" as the vendor tag for CVS imports.
3701.930Stron
3711.1SlukemPackage:	file
3721.1157SchristosVersion:	5.20
3731.1157SchristosCurrent Vers:	5.20
3741.1SlukemMaintainer:	Christos Zoulas <christos@zoulas.com>
3751.1SlukemArchive Site:	ftp://ftp.astron.com/pub/file/
3761.946SwizHome Page:	http://www.darwinsys.com/file/
3771.1SlukemMailing List:	file@mx.gw.com
3781.1SlukemResponsible:	christos, pooka
3791.387SrpauloLicense:	BSD (2-clause)
3801.913SdrochnerLocation:	external/bsd/file/dist
3811.1SlukemNotes:
3821.632Schristosuse file2netbsd
3831.1Slukem
3841.1SlukemPackage:	flex
3851.1168SchristosVersion:	2.5.39
3861.1168SchristosCurrent Vers:	2.5.39
3871.651SperryMaintainer:	Will Estes <wlestes@users.sourceforge.net>
3881.651SperryArchive Site:	http://flex.sourceforge.net/
3891.651SperryHome Page:	http://flex.sourceforge.net/
3901.651SperryMailing List:	http://lists.sourceforge.net/mailman/listinfo/flex-announce
3911.651SperryResponsible:
3921.894SrizLicense:	BSD-like
3931.913SdrochnerLocation:	external/bsd/flex/dist
3941.1SlukemNotes:
3951.726SchristosThere is a flex2netbsd script to help newer imports.
3961.1Slukem
3971.1SlukemPackage:	gcc
3981.1114SskrllVersion:	4.1.3-20080831/4.5.4/4.8.3
3991.1112SwizCurrent Vers:	4.8.3
4001.501SmrgMaintainer:	FSF
4011.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
4021.335SlukemHome Page:	http://www.gnu.org/software/gcc/
4031.1SlukemMailing List:	gcc-bugs@gnu.org
4041.61SmrgResponsible:	thorpej, mrg
4051.847SmrgLicense:	GPLv3, LGPLv3.1
4061.1105SapbLocation:	gnu/dist/gcc4
4071.1105SapbLocation:	external/gpl3/gcc.old/dist
4081.913SdrochnerLocation:	external/gpl3/gcc/dist
4091.1SlukemNotes:
4101.1105SapbAs of April 2014, there are three versions of gcc in the NetBSD tree.
4111.1105SapbIn the long term, we expect that there will often be two versions,
4121.1105Sapbin the "gcc" and "gcc.old" directories.  Having two versions allows
4131.1105Sapbmigration from one version of gcc to another to happen for one port
4141.1105Sapbat a time, instead of for all ports simultaneously.
4151.1105SapbWhen importing a new version of external/gpl3/gcc.old:
4161.1105Sapb	- copy the current version of external/gpl3/gcc
4171.1105Sapb	- import it to a "NETBSD" vendor branch in externalgpl3/gcc.old
4181.1105SapbBefore importing a new version of external/gpl3/gcc:
4191.1059Schristos	- delete all .cvsignore and .gitignore files
4201.1059Schristos	- delete java ada fortran their libraries and testsuites
4211.1059Schristos	- delete libffi zlib boehm-gc 
4221.448Smrg	- update gcc/version.c for the NetBSD GCC date
4231.847Smrg	- use core/c++/objc/testsuite tarballs
4241.1059Schristos	- you can use the gcc2netbsd script for the above (except version)
4251.1Slukem
4261.1SlukemPackage:	gdb
4271.1125SchristosVersion:	7.7.1
4281.1169SwizCurrent Vers:	7.8.1
4291.1SlukemMaintainer:	FSF
4301.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
4311.335SlukemHome Page:	http://www.gnu.org/software/gdb/
4321.1SlukemMailing List:	bug-gdb@gnu.org
4331.885SchristosResponsible:	christos
4341.885SchristosLicense:	GPLv3, LGPLv3.1
4351.913SdrochnerLocation:	external/gpl3/gdb/dist
4361.1SlukemNotes:
4371.473StlsWhen updating GDB, it is imperative to test that:
4381.474Schristos	- Debugging of kernel cores ("target kvm") works correctly
4391.473Stls	- Support for our kernel's remote serial debugging protocol
4401.473Stls	  ("options KGDB") works correctly.
4411.1Slukem
4421.929StronPackage:	gdtoa
4431.929StronVersion:	2011-03-19
4441.929StronCurrent Vers:	$(date)
4451.929StronMaintainer:	David M. Gay <dmg@acm.org>
4461.929StronArchive Site:	http://www.netlib.org/fp/
4471.929StronHome Page:	http://www.netlib.org/fp/
4481.929StronMailing List:	none
4491.929StronResponsible:	kleink
4501.929StronLicense:	BSD-like
4511.929StronLocation:	lib/libc/gdtoa
4521.929StronNotes:
4531.929StronTest suite integrated at this time, but not built (and fails to run).
4541.929StronNo hexadecimal floating-point string conversion for VAX FP yet.
4551.929StronOnly double-precision addressed at this time.
4561.929Stron
4571.1SlukemPackage:	gettext
4581.328SchristosVersion:	0.14.4
4591.1069SchristosCurrent Vers:	0.18
4601.1SlukemMaintainer:	FSF
4611.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
4621.335SlukemHome Page:	http://www.gnu.org/software/gettext/
4631.1SlukemMailing List:	bug-gnu-utils@gnu.org
4641.569SwizResponsible:
4651.387SrpauloLicense:	GPLv2
4661.913SdrochnerLocation:	gnu/dist/gettext
4671.1SlukemNotes:
4681.1SlukemGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
4691.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for
4701.1Slukem"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
4711.1Slukem
4721.1SlukemPackage:	grep
4731.52SwizVersion:	2.5.1
4741.1113SwizCurrent Vers:	2.19
4751.1SlukemMaintainer:	FSF
4761.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/grep/
4771.335SlukemHome Page:	http://www.gnu.org/software/grep/
4781.1SlukemMailing List:	bug-gnu-utils@gnu.org
4791.737SwizResponsible:	simonb
4801.909SrizLicense:	GPLv2+ (2.5.1), GPLv3+ (2.5.3 and later)
4811.913SdrochnerLocation:	gnu/dist/grep
4821.1SlukemNotes:
4831.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree
4841.44Swizfor the import.
4851.918SwizOn 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep;
4861.918Swizsee also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html)
4871.918Swizwas imported into src/usr.bin/grep;
4881.918Swizon 16 Feb 2011, the BSD grep implementation from FreeBSD was imported
4891.918Swizin src/usr.bin/grep, replacing FreeGrep
4901.918Swiz(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html).
4911.1Slukem
4921.1SlukemPackage:	groff
4931.408SwizVersion:	1.19.2
4941.1170SwizCurrent Vers:	1.22.3
4951.216SwizMaintainer:	Werner Lemberg/FSF
4961.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/groff/
4971.335SlukemHome Page:	http://www.gnu.org/software/groff/
4981.1SlukemMailing List:	bug-groff@gnu.org
4991.737SwizResponsible:	
5001.387SrpauloLicense:	GPLv2
5011.913SdrochnerLocation:	gnu/dist/groff
5021.1SlukemNotes:
5031.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution
5041.1Slukemfor import.
5051.1Slukem
5061.1SlukemPackage:	heimdal
5071.1128SpettaiVersion:	1.5.3
5081.1128SpettaiCurrent Vers:	1.5.3
5091.1SlukemMaintainer:	Heimdal <heimdal@pdc.kth.se>
5101.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/heimdal/src/
5111.335SlukemHome Page:	http://www.pdc.kth.se/heimdal/
5121.1SlukemMailing List:	heimdal-discuss@pdc.kth.se
5131.411SwizResponsible:	joda, lha
5141.387SrpauloLicense:	BSD
5151.913SdrochnerLocation:	crypto/external/bsd/heimdal/dist
5161.1SlukemNotes:
5171.1Slukem
5181.1SlukemPackage:	hunt
5191.117SwizVersion:	2003-04-16
5201.107SwizCurrent Vers:	2003-04-16
5211.335SlukemMaintainer:	Greg Couch <gregc@cgl.ucsf.edu>
5221.107SwizArchive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
5231.335SlukemHome Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
5241.1SlukemResponsible:	mrg
5251.387SrpauloLicense:	BSD (3-clause)
5261.913SdrochnerLocation:	games/hunt
5271.1SlukemNotes:
5281.1Slukem
5291.202SmarttiPackage:	ipf
5301.923SchristosVersion:	5.1.1
5311.1069SchristosCurrent Vers:	5.1.2
5321.1SlukemMaintainer:	Darren Reed
5331.267StacaArchive Site:	http://coombs.anu.edu.au/~avalon/
5341.335SlukemHome Page:	http://coombs.anu.edu.au/~avalon/
5351.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
5361.923SchristosResponsible:	darrenr, christos
5371.923SchristosLicense:	BSD-based; see src/external/ipf/dist/IPFILTER.LICENCE
5381.923SchristosLocation:	external/bsd/ipf,sys/external/bsd/ipf
5391.1SlukemNotes:
5401.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
5411.1Slukem
5421.284SthorpejPackage:	ipsec-tools
5431.548SgdtVersion:	(ipsec-tools head is NetBSD-current head)
5441.284SthorpejMaintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
5451.335SlukemArchive Site:	http://ipsec-tools.sourceforge.net
5461.335SlukemHome Page:	http://ipsec-tools.sourceforge.net
5471.284SthorpejMailing List:	ipsec-tools-devel@lists.sourceforge.net
5481.549SmanuResponsible:	manu, vanhu, mgrooms
5491.387SrpauloLicense:	BSD (3-clause)
5501.913SdrochnerLocation:	crypto/dist/ipsec-tools
5511.284SthorpejNotes:
5521.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
5531.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure
5541.550Smanugenerated files are available in the NetBSD source tree at:
5551.550Smanu  src/lib/libipsec/config.h
5561.550Smanu  src/lib/libipsec/package_version.h
5571.550SmanuWhen configure.ac is updated, run the following:
5581.550Smanu  cd src/crypto/dist/ipsec-tools
5591.550Smanu  ./bootstrap
5601.550Smanu  ./configure --enable-adminport --enable-hybrid --enable-frag \
5611.894Sriz  	      --enable-natt --enable-dpd
5621.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with
5631.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking)
5641.550Smanu
5651.894SrizNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing,
5661.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand,
5671.894Srizipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which
5681.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
5691.550Smanusync with ipsec-tools-0_7-branch)
5701.284Sthorpej
5711.1SlukemPackage:	KAME IPv6
5721.1SlukemVersion:	KAME/NetBSD SNAP kit
5731.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
5741.1SlukemMaintainer:	KAME Project <kame@kame.net>
5751.1SlukemArchive Site:	http://www.kame.net/
5761.335SlukemHome Page:	http://www.kame.net/
5771.1SlukemMailing List:	snap-users@kame.net
5781.569SwizResponsible:
5791.387SrpauloLicense:	BSD (3-clause)
5801.913SdrochnerLocation:	sys/netinet6
5811.1SlukemNotes:
5821.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
5831.1Slukemmore conservative implementation policy.
5841.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
5851.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
5861.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
5871.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
5881.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
5891.1Slukem"KAME" branch is used for kernel merge work purposes.
5901.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
5911.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
5921.1Slukem
5931.1007SjmmvPackage:	kyua-atf-compat
5941.1007SjmmvVersion:	0.1
5951.1007SjmmvCurrent Vers:	0.1
5961.1007SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
5971.1007SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
5981.1007SjmmvHome page:	http://code.google.com/p/kyua/
5991.1007SjmmvMailing List:	kyua-discuss@googlegroups.com
6001.1007SjmmvResponsible:	jmmv
6011.1007SjmmvLicense:	BSD 3-clause
6021.1007SjmmvLocation:	external/bsd/kyua-atf-compat/dist
6031.1007SjmmvNotes:
6041.1007SjmmvThe source files are in external/bsd/kyua-atf-compat/dist.
6051.1007SjmmvUse external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/
6061.1007Sjmmvdirectory.
6071.1007Sjmmv
6081.1006SjmmvPackage:	kyua-cli
6091.1060SjmmvVersion:	0.7
6101.1060SjmmvCurrent Vers:	0.7
6111.1006SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
6121.1006SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
6131.1006SjmmvHome page:	http://code.google.com/p/kyua/
6141.1006SjmmvMailing List:	kyua-discuss@googlegroups.com
6151.1006SjmmvResponsible:	jmmv
6161.1006SjmmvLicense:	BSD 3-clause
6171.1006SjmmvLocation:	external/bsd/kyua-cli/dist
6181.1006SjmmvNotes:
6191.1006SjmmvThe source files are in external/bsd/kyua-cli/dist.
6201.1006SjmmvUse external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory.
6211.1006Sjmmv
6221.1004SjmmvPackage:	kyua-testers
6231.1004SjmmvVersion:	0.1
6241.1004SjmmvCurrent Vers:	0.1
6251.1004SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
6261.1004SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
6271.1004SjmmvHome page:	http://code.google.com/p/kyua/
6281.1004SjmmvMailing List:	kyua-discuss@googlegroups.com
6291.1004SjmmvResponsible:	jmmv
6301.1004SjmmvLicense:	BSD 3-clause
6311.1004SjmmvLocation:	external/bsd/kyua-testers/dist
6321.1004SjmmvNotes:
6331.1004SjmmvThe source files are in external/bsd/kyua-testers/dist.
6341.1004SjmmvUse external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/
6351.1004Sjmmvdirectory.
6361.1004Sjmmv
6371.1SlukemPackage:	less
6381.1053StronVersion:	less-458
6391.1053StronCurrent Vers:	less-458
6401.823SjakllschMaintainer:	Mark Nudelman <markn@greenwoodsoftware.com>
6411.467SjnemethArchive Site:	http://www.greenwoodsoftware.com/less/download.html
6421.467SjnemethHome Page:	http://www.greenwoodsoftware.com/less/
6431.823SjakllschMailing List:	less-announce-request@greenwoodsoftware.com
6441.1SlukemResponsible:	mrg
6451.968SjdfLicense:	Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
6461.913SdrochnerLocation:	external/bsd/less/dist
6471.1SlukemNotes:
6481.1SlukemMany changes to make less act as more when invoked as more.  Beware.
6491.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree
6501.918Swizfor importation.  Run ./configure beforehand to generate "defines.h".
6511.850StronTalk to mrg before importing any new version.
6521.1Slukem
6531.543SjoergPackage:	libarchive
6541.918SwizVersion:	2.8.4
6551.1069SchristosCurrent Vers:	2.8.5 (legacy) / 3.0.4 (stable)
6561.748SjoergMaintainer:	kientzle@freebsd.org, joerg@NetBSD.org
6571.918SwizArchive Site:	https://github.com/libarchive/libarchive/downloads
6581.918SwizHome Page: 	http://libarchive.github.com/
6591.543SjoergResponsible:	joerg
6601.918SwizLicense:	BSD (2-clause)
6611.913SdrochnerLocation:	external/bsd/libarchive/dist
6621.543SjoergNotes:
6631.748SjoergDistribution is stripped down to the relevant part.
6641.543Sjoerg
6651.696SdentPackage:	libdevmapper
6661.735ShaadVersion:	1.02.40
6671.1069SchristosCurrent Vers:	2.02.98
6681.696SdentMaintainer:	lvm-devel@redhat.com
6691.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
6701.696SdentHome Page:	http://sources.redhat.com/lvm2/
6711.696SdentResponsible:	haad
6721.696SdentLicense:	LGPLv2.1
6731.913SdrochnerLocation:	external/gpl2/lvm2/dist/libdm
6741.656ShaadNotes:
6751.894SrizThe lvm2tools and the libdevmapper are now distributed as one source
6761.729Ssnjrepository. See the lvm2tools Notes for more information.
6771.656Shaad
6781.263SwizPackage:	libevent
6791.1033SchristosVersion:	2.0.21-stable
6801.1033SchristosCurrent Vers:	2.0.21-stable
6811.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
6821.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
6831.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
6841.263SwizResponsible:	provos
6851.387SrpauloLicense:	BSD (3/4-clause)
6861.913SdrochnerLocation:	external/bsd/libevent/dist
6871.263SwizNotes:
6881.1033Schristos- Run the libevent2netbsd script
6891.1033Schristos- Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes.
6901.1033Schristos  man pages are in doxygen/man/man3. Remove the extra man pages that are
6911.1033Schristos  .so'ing only. Copy the rest to man.
6921.263Swiz
6931.1072SjoergPackage:	llvm
6941.1072SjoergVersion:	3.4rc1 (r195771)
6951.1072SjoergCurrent Vers.:	3.4rc1
6961.1072SjoergMaintainer:	llvmdev@cs.uiuc.edu
6971.1072SjoergHome Page:	http://llvm.org
6981.1072SjoergResponsible:	joerg
6991.1072SjoergLicense:	BSD/MIT
7001.1072SjoergLocation:	external/bsd/llvm/dist
7011.1072SjoergNotes:
7021.1072SjoergA CVS ACL is in place for the location to prevent unintentioned commits.
7031.1072SjoergAll changes should come via import from upstream SVN.
7041.1072Sjoerg
7051.696SdentPackage:	lvm2tools
7061.735ShaadVersion:	2.02.56
7071.735ShaadCurrent Vers:	2.02.56
7081.696SdentMaintainer:	lvm-devel@redhat.com
7091.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
7101.696SdentHome Page:	http://sources.redhat.com/lvm2/
7111.696SdentResponsible:	haad
7121.696SdentLicense:	GPLv2
7131.913SdrochnerLocation:	external/gpl2/lvm2/dist
7141.894SrizNotes:
7151.894SrizUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree
7161.656Shaadfor import. Keep eye on dist/include/configure.h it migh change over the releases.
7171.894SrizWe maintain our own version of libdevmapper ioctl protocol code, therefore we
7181.656Shaadshould test it before import. Talk to haad before importing new version.
7191.656Shaad
7201.1SlukemPackage:	libpcap
7211.1082SchristosVersion:	1.5.2
7221.1082SchristosCurrent Vers:	1.5.2
7231.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
7241.1SlukemArchive Site:	http://www.tcpdump.org/release/
7251.335SlukemHome Page:	http://www.tcpdump.org/
7261.1SlukemMailing List:	tcpdump-workers@tcpdump.org
7271.569SwizResponsible:	dyoung
7281.387SrpauloLicense:	BSD (3/4-clause)
7291.913SdrochnerLocation:	external/bsd/libpcap/dist
7301.1SlukemNotes:
7311.1029SchristosUse the src/external/bsd/libpcap/libpcap2netbsd script to prepare source
7321.1029Schristostree. sys/net/dlt.h is a copy of the dlt constants from pcap.h
7331.1Slukem
7341.1SlukemPackage:	libwrap
7351.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
7361.954StacaCurrent Vers:	tcp_wrappers 7.6-ipv6.4
7371.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
7381.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
7391.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
7401.230SjunyoungMailing List:
7411.569SwizResponsible:	cjs
7421.387SrpauloLicense:	BSD-like
7431.913SdrochnerLocation:	lib/libwrap
7441.1SlukemNotes:
7451.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
7461.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
7471.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
7481.1Slukem
7491.782SmbalmerPackage:	Lua
7501.1038SmbalmerVersion:	Lua 5.1.5
7511.1037SwizCurrent Vers:	Lua 5.2.2
7521.782SmbalmerMaintainer:	PUC Rio
7531.782SmbalmerHome Page:	http://www.lua.org/
7541.782SmbalmerMailing List:
7551.782SmbalmerResponsible:	mbalmer
7561.782SmbalmerLicense:	MIT
7571.913SdrochnerLocation:	external/mit/lua/dist
7581.782SmbalmerNotes:
7591.782SmbalmerThe default module paths have been changed to not include the current
7601.783Ssnjworking directory '.' to avoid potential security problems.
7611.782Smbalmer
7621.1003SjmmvPackage:	Lutok
7631.1060SjmmvVersion:	0.3
7641.1060SjmmvCurrent Vers:	0.3
7651.1003SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
7661.1003SjmmvArchive site:	http://code.google.com/p/lutok/downloads/list?can=1
7671.1003SjmmvHome page:	http://code.google.com/p/lutok/
7681.1003SjmmvMailing List:	lutok-discuss@googlegroups.com
7691.1003SjmmvResponsible:	jmmv
7701.1003SjmmvLicense:	BSD 3-clause
7711.1003SjmmvLocation:	external/bsd/lutok/dist
7721.1003SjmmvNotes:
7731.1003SjmmvThe source files are in external/bsd/lutok/dist.
7741.1003SjmmvUse external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory.
7751.1003Sjmmv
7761.728SchristosPackage:	m4
7771.728SchristosVersion:	20091026
7781.728SchristosCurrent Vers:	20091026
7791.962SwizMaintainer:	The OpenBSD Project
7801.728SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
7811.962SwizHome Page:	http://www.openbsd.org/
7821.728SchristosMailing List:	
7831.728SchristosLicense:	BSD 3-clause like (dns-sd)
7841.728SchristosResponsible:	christos
7851.913SdrochnerLocation:	usr.bin/m4
7861.728SchristosNotes:
7871.913SdrochnerUses libc's ohash, and strtonum
7881.728Schristos
7891.718StsarnaPackage:	mDNSResponder
7901.1129SpettaiVersion:	320.16
7911.1069SchristosCurrent Vers:	541
7921.718StsarnaMaintainer:	Apple
7931.718StsarnaArchive Site:	http://www.opensource.apple.com/tarballs/mDNSResponder/
7941.718StsarnaHome Page:	http://developer.apple.com/opensource/internet/bonjour.html
7951.718StsarnaMailing List:	bonjour-dev@lists.apple.com
7961.718StsarnaLicense:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
7971.718Stsarna		BSD 3-clause like (dns-sd)
7981.718StsarnaResponsible:	tsarna
7991.913SdrochnerLocation:	external/apache2/mDNSResponder/dist
8001.718StsarnaNotes:
8011.718Stsarna
8021.723SwizPackage:	mdocml
8031.1024SchristosVersion:	1.12.1
8041.1145SwizCurrent Vers:	1.13.1
8051.723SwizMaintainer:	Kristaps Džonsons
8061.723SwizArchive Site:	http://mdocml.bsd.lv/snapshots/
8071.723SwizHome Page:	http://mdocml.bsd.lv/
8081.723SwizMailing List:	
8091.723SwizResponsible:	joerg
8101.723SwizLicense:	BSD (2-clause)
8111.913SdrochnerLocation:	external/bsd/mdocml/dist
8121.723SwizNotes:
8131.723Swiz
8141.1132SriastradPackage:	mesa-demos
8151.1132SriastradVersion:	8.1.0
8161.1132SriastradCurrent Vers:	8.2.0
8171.1132SriastradMaintainer:	mesa-git@?
8181.1132SriastradArchive Site:	ftp://ftp.freedesktop.org/pub/mesa/demos/
8191.1132SriastradHome Page:	http://www.mesa3d.org/
8201.1132SriastradMailing List:
8211.1132SriastradResponsible:	riastradh, mrg
8221.1132SriastradLicense:	ISC
8231.1132SriastradLocation:	xsrc/external/mit/MesaDemos/dist
8241.1132SriastradNotes:
8251.1132SriastradWe use only glxinfo and glxgears.  Delete all else on import.
8261.1132SriastradVendor tag:	xorg
8271.1132SriastradRelease tag:	mesa-demos-X-Y-Z
8281.1132Sriastrad
8291.696SdentPackage:	mesa-drm
8301.703SmrgVersion:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
8311.696SdentCurrent Vers:
8321.696SdentMaintainer:	mesa-git@?
8331.696SdentArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
8341.696SdentHome Page:	http://cgit.freedesktop.org/mesa/drm/
8351.696SdentMailing List:
8361.696SdentResponsible:	mrg, bjs
8371.696SdentLicense:	BSD
8381.913SdrochnerLocation:	sys/external/bsd/drm/dist
8391.696SdentNotes:
8401.696Sdent
8411.1137SriastradPackage:	MesaLib
8421.1137SriastradVersion:	7.11.2
8431.1137SriastradCurrent Vers:	10.2.3
8441.1137SriastradMaintainer:	mesa-git@?
8451.1137SriastradArchive Site:	ftp://ftp.freedesktop.org/pub/mesa/
8461.1137SriastradHome Page:	http://www.mesa3d.org/
8471.1137SriastradMailing List:
8481.1137SriastradResponsible:	riastradh, mrg
8491.1137SriastradLicense:	ISC
8501.1137SriastradLocation:	xsrc/external/mit/MesaLib/dist
8511.1137SriastradNotes:
8521.1137SriastradVendor tag:	xorg
8531.1137SriastradRelease tag:	MesaLib-X-Y-Z
8541.1137Sriastrad
8551.1SlukemPackage:	mopd
8561.1SlukemVersion:	2.5.3
8571.1SlukemCurrent Vers:	2.5.3
8581.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
8591.696SdentArchive Site:	http://www.stacken.kth.se/~moj/mopd.html
8601.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
8611.230SjunyoungMailing List:
8621.1SlukemResponsible:	cjs
8631.387SrpauloLicense:	BSD (4-clause)
8641.913SdrochnerLocation:	usr.sbin/mopd
8651.1SlukemNotes:
8661.1SlukemDelete the otherOS directory before importing.
8671.1Slukem
8681.1SlukemPackage:	nawk
8691.993SchristosVersion:	2012-12-20
8701.993SchristosCurrent Vers:	2012-12-20
8711.696SdentMaintainer:	Brian Kernighan <bwk@princeton.edu>
8721.696SdentArchive Site:	http://www.cs.princeton.edu/~bwk/btl.mirror/
8731.696SdentHome Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
8741.1SlukemMailing List:
8751.1SlukemResponsible:	jdolecek
8761.387SrpauloLicense:	BSD-like
8771.913SdrochnerLocation:	external/historical/nawk/dist
8781.1SlukemNotes:
8791.1SlukemBuild maketab from nawk sources and generate proctab.c.
8801.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
8811.776Schristosthen import to src/external/historical/nawk/dist.
8821.1Slukem
8831.1SlukemPackage:	ndbootd
8841.1SlukemVersion:	0.5
8851.1SlukemCurrent Vers:	0.5
8861.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
8871.696SdentArchive Site:
8881.696SdentHome Page:
8891.1SlukemResponsible:	fredette
8901.387SrpauloLicense:	BSD (4-clause)
8911.913SdrochnerLocation:	usr.sbin/ndbootd
8921.1SlukemNotes:
8931.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
8941.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
8951.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
8961.1Slukem
8971.421SwizPackage:	ntp
8981.1081SchristosVersion:	4.2.7p404
8991.1081SchristosCurrent Vers:	4.2.6p5/4.2.7p404
9001.421SwizMaintainer:	David L. Mills <mills@udel.edu>
9011.1069SchristosArchive Site:	http://www.ntp.org/
9021.702SkardelHome Page:	http://www.ntp.org/, http://support.ntp.org/
9031.421SwizMailing List:
9041.455SkardelResponsible:	simonb, jonathan, kardel
9051.421SwizLicense:	BSD-like
9061.913SdrochnerLocation:	external/bsd/ntp/dist
9071.421SwizNotes:
9081.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
9091.421Swiz
9101.1SlukemPackage:	nvi
9111.1064SchristosVersion:	1.81.6, HEAD as of 2013-11-20
9121.652StsutsuiCurrent Vers:	1.81.6
9131.1071SaymericMaintainer:	Sven Verdoolaege <skimo@kotnet.org>, Keith Bostic
9141.1064SchristosArchive Site:	git://repo.or.cz/nvi.git, ftp://ftp.bostic.com/pub/
9151.1064SchristosHome Page:	https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/
9161.230SjunyoungMailing List:
9171.1071SaymericResponsible:	christos
9181.387SrpauloLicense:	BSD (3/4-clause)
9191.1071SaymericLocation:	external/bsd/nvi/dist
9201.1SlukemNotes:
9211.652StsutsuiWe have lots of local fixes.
9221.1Slukem
9231.603SlukemPackage:	OpenLDAP
9241.1115StronVersion:	2.4.39
9251.1115StronCurrent Vers:	2.4.39
9261.603SlukemMaintainer:	OpenLDAP Foundation
9271.603SlukemArchive Site:	http://www.openldap.org/
9281.603SlukemHome Page:	http://www.openldap.org/
9291.603SlukemMailing List:
9301.1049SlukemResponsible:	
9311.603SlukemLicense:	BSD (3-clause)
9321.913SdrochnerLocation:	external/bsd/openldap/dist
9331.603SlukemNotes:
9341.603Slukem
9351.293SchristosPackage:	OpenPAM
9361.1164SchristosVersion:	20140912 (Ourouparia)
9371.1164SchristosCurrent Vers:	20140912 (Ourouparia)
9381.638SwizMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
9391.276SwizArchive Site:	http://www.openpam.org/
9401.335SlukemHome Page:	http://www.openpam.org/
9411.276SwizMailing List:
9421.276SwizResponsible:	christos
9431.387SrpauloLicense:	BSD (3-clause)
9441.913SdrochnerLocation:	external/bsd/openpam/dist
9451.276SwizNotes:
9461.276Swiz
9471.734SroyPackage:	openresolv
9481.1167SroyVersion:	3.6.1
9491.1167SroyCurrent Vers:	3.6.1
9501.734SroyMaintainer:	roy
9511.734SroyArchive Site:	ftp://roy.marples.name/pub/openresolv/
9521.734SroyHome Page:	http://roy.marples.name/projects/openresolv/
9531.734SroyMailing List: 	openresolv-discuss@marples.name
9541.734SroyLicense:	BSD (2-clause)
9551.913SdrochnerLocation:	external/bsd/openresolv/dist
9561.734SroyNotes:
9571.734SroyPlease submit all changes to the author.
9581.734Sroy
9591.612SchristosPackage:	HPN-SSH
9601.988SchristosVersion:	6.1p1 13 v14
9611.1069SchristosCurrent Vers:	6.3p1 v14
9621.612SchristosMaintainer:	www.psc.edu
9631.988SchristosArchive Site:	No direct link anymore, @#$#$ psc.
9641.988SchristosHome Page:	http://www.psc.edu/index.php/hpn-ssh
9651.612SchristosMailing List:
9661.612SchristosResponsible:	christos
9671.612SchristosLicense:	
9681.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
9691.612SchristosNotes:
9701.612SchristosPatch applied after OpenSSH import.
9711.612Schristos
9721.1SlukemPackage:	OpenSSH
9731.1160SchristosVersion:	6.7
9741.1160SchristosCurrent Vers:	6.7 / portable 6.7p1
9751.1SlukemMaintainer:	OpenSSH
9761.1SlukemArchive Site:	http://www.openssh.com/ftp.html
9771.335SlukemHome Page:	http://www.openssh.com/portable.html
9781.1SlukemMailing List:	openssh-unix-announce@mindrot.org
9791.298SitojunResponsible:	thorpej, christos, elric
9801.701SchristosLicense:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
9811.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
9821.1SlukemNotes:
9831.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH
9841.913Sdrochneruse openssh2netbsd before import.
9851.1Slukemlocal changes (should always try to bring them back to master openssh tree,
9861.1Slukemmarkus is very cooperative about it):
9871.1Slukem- default for PermitRootLogin is set to "no"
9881.1Slukem- IgnoreRootRhosts added
9891.1Slukem- look at login.conf to check valid user/access list
9901.469Schristos- krb5 support re-added
9911.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
9921.279Schristos  when someone imports openssl, we can remove this.
9931.280Schristos- added moduli from portable openssh
9941.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
9951.786Schristos  (see if there is any difference between the current version of opensshX.Yp1
9961.786Schristos   and the new opensshZ.Wp1) and apply them.
9971.701Schristos- conditionalize login_cap
9981.701Schristos- conditionalize bsd_auth
9991.701Schristos- restore krb5, krb4, afs, skey
10001.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
10011.701Schristos- fix ctype macro arguments
10021.701Schristos- umac is broken, disable it
10031.701Schristos- better ~homedir handling
10041.701Schristos- netbsd style tunnels
10051.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling
10061.701Schristos- utmp/utmpx handling
10071.701Schristos- handle tty posix_vdisable properly
10081.701Schristos- handle setuid and unsetuid the posix way instead of setresuid()
10091.701Schristos- add all missing functions
10101.384Schristos- always bump major when importing to avoid api problems.
10111.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
10121.1Slukem
10131.1SlukemPackage:	OpenSSL
10141.1144SspzVersion:	1.0.1i
10151.1144SspzCurrent Vers:	1.0.1i
10161.1SlukemMaintainer:	The OpenSSL Project
10171.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
10181.335SlukemHome Page:	http://www.openssl.org/
10191.1SlukemMailing List:	openssl-announce@openssl.org
10201.1144SspzResponsible:	christos, mjf, tls, riastradh, spz
10211.387SrpauloLicense:	OpenSSL and SSLeay license (both BSD-like)
10221.913SdrochnerLocation:	crypto/external/bsd/openssl/dist
10231.1SlukemNotes:
10241.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
10251.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
10261.708Schristos  to regen man pages.
10271.953Schristos- run make in  /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
10281.953Schristos  to regen assembly files
10291.1Slukem
10301.926SplunkyPackage:	pcc
10311.926SplunkyVersion:	1.1.0.DEVEL 20120325
10321.926SplunkyCurrent Vers:	1.1.0.DEVEL 20120325
10331.932SrizMaintainer:	Anders Magnusson <ragge@NetBSD.org>
10341.926SplunkyArchive Site:	ftp://pcc.ludd.ltu.se/pub/pcc/
10351.926SplunkyHome Page:	http://pcc.ludd.ltu.se/
10361.926SplunkyMailing List:	pcc-list@ludd.ltu.se
10371.926SplunkyResponsible:	plunky
10381.926SplunkyLicense:	BSD
10391.926SplunkyLocation:	external/bsd/pcc/dist
10401.926SplunkyNotes:
10411.926SplunkyThis is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
10421.926Splunkyfile for details about how to get the latest version from the upstream server
10431.926Splunkyand import it.
10441.926Splunky
10451.19SwizPackage:	pdisk
10461.19SwizVersion:	0.8a2
10471.19SwizCurrent Vers:	0.8a2
10481.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
10491.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
10501.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
10511.19SwizMailing List:
10521.19SwizResponsible:	dbj
10531.387SrpauloLicense:	BSD-like
10541.1032SchristosLocation:	external/bsd/pdisk
10551.19SwizNotes:
10561.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X
10571.1015SwizIt is imported into external/bsd/pdisk.
10581.19Swiz
10591.1SlukemPackage:	pdksh
10601.1SlukemVersion:	5.2.14p2
10611.1SlukemCurrent Vers:	5.2.14p2
10621.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
10631.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
10641.335SlukemHome Page:	http://www.cs.mun.ca/~michael/pdksh/
10651.1SlukemMailing List:
10661.457SjdolecekResponsible:	jdolecek
10671.387SrpauloLicense:	Public domain
10681.913SdrochnerLocation:	bin/ksh
10691.880SreedNotes:
10701.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
10711.1Slukem
10721.421SwizPackage:	PF (openbsd packet filter)
10731.609SpeterVersion:	OpenBSD 4.2
10741.609SpeterCurrent Vers:	OpenBSD 4.3-current
10751.422SpeterMaintainer:	The OpenBSD Project
10761.421SwizArchive Site:	ftp://ftp.openbsd.org/
10771.421SwizHome Page:	http://www.openbsd.org/faq/pf/
10781.421SwizMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
10791.569SwizResponsible:	peter, yamt
10801.421SwizLicense:	BSD (2-clause)
10811.913SdrochnerLocation:	dist/pf,sys/dist/pf
10821.421SwizNotes:
10831.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
10841.421Swizdefinition (files.pf).  userland code is imported into src/dist/pf, and
10851.421Swizreachover Makefiles are in src/usr.sbin/pf.
10861.421Swiz
10871.538SjoergPackage:	pkg_install
10881.915SwizVersion:	20120221
10891.915SwizCurrent Vers:	20120221
10901.538SjoergMaintainer:	The pkgsrc developers
10911.894SrizHome Page:	http://www.pkgsrc.org/
10921.539SheinzMailing List:	tech-pkg@NetBSD.org
10931.538SjoergResponsible:	joerg
10941.538SjoergLicense:	BSD
10951.913SdrochnerLocation:	external/bsd/pkg_install/dist
10961.538SjoergNotes:
10971.913SdrochnerThe authoritative version is in pkgsrc/pkgtools/pkg_install.
10981.538Sjoerg
10991.1SlukemPackage:	ping
11001.1SlukemVersion:	980911
11011.1SlukemCurrent Vers:	980911
11021.993SchristosMaintainer:	Mike Muuss
11031.993SchristosArchive Site:	
11041.993SchristosHome Page:	http://ftp.arl.mil/mike/ping.html
11051.1SlukemMailing List:
11061.392SrpauloResponsible:	christos
11071.387SrpauloLicense:	BSD (3-clause)
11081.913SdrochnerLocation:	sbin/ping
11091.1SlukemNotes:
11101.1SlukemWe use err() and friends. We have changes for snprintf, extra
11111.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes,
11121.993Schristosand more. Vern's ping is gone. We are too different from everyone else
11131.993Schristosnow to do a new import.
11141.1Slukem
11151.934SwizPackage:	Postfix
11161.1130StronVersion:	2.11.1
11171.1130StronCurrent Vers:	2.11.1
11181.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
11191.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
11201.335SlukemHome Page:	http://www.postfix.org/
11211.1SlukemMailing List:	postfix-users@postfix.org
11221.705StronResponsible:	christos, tron
11231.704StronLicense:	IBM Public License. See also src/external/ibm-public/postfix/dist.
11241.913SdrochnerLocation:	external/ibm-public/postfix/dist
11251.1SlukemNotes:
11261.432SrpauloHTML documentation should be kept in sync with the README_FILES.
11271.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
11281.432Srpaulodirectory layout (the easiest way to check is by running ``postfix
11291.432Srpauloset-permissions'').
11301.1Slukem
11311.1SlukemPackage:	ppp
11321.1165SchristosVersion:	2.4.7
11331.1165SchristosCurrent Vers:	2.4.7
11341.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
11351.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
11361.349SjunyoungHome Page:
11371.1068SchristosGIT root:	git://ozlabs.org/~paulus/ppp.git
11381.1SlukemMailing List:
11391.447SchristosResponsible:	christos, cube
11401.387SrpauloLicense:	BSD (3-clause)
11411.1068SchristosLocation:	external/bsd/ppp/dist
11421.1SlukemNotes:
11431.1SlukemBSD support was removed from 2.4.0; I added it back and removed
11441.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
11451.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
11461.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
11471.1Slukemis clearly a pain. I have not tested the modules code, neither our
11481.1Slukemmakefiles make it easy to construct a module, but I left one there
11491.1Slukemas an example.
11501.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
11511.447Schristosusing the version found in 2.4.1.
11521.1Slukem
11531.1SlukemPackage:	rcs
11541.1SlukemVersion:	5.7
11551.1073SwizCurrent Vers:	5.9.2
11561.1SlukemMaintainer:	FSF
11571.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
11581.1SlukemMailing List:	bug-gnu-utils@gnu.org
11591.335SlukemHome Page:	http://www.gnu.org/software/rcs/
11601.463SagcResponsible:	agc
11611.972SwizLicense:	GPLv2+ (5.7), GPLv3+ (5.8 and later)
11621.913SdrochnerLocation:	gnu/usr.bin/rcs
11631.1SlukemNotes:
11641.894SrizOld versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
11651.1Slukem
11661.1SlukemPackage:	root.cache
11671.1126StacaVersion:	2014060201 (June 2, 2014)
11681.1126StacaCurrent Vers:	2014060201 (June 2, 2014)
11691.14SperryMaintainer:	InterNIC
11701.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
11711.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
11721.1SlukemMailing List:
11731.507SperryResponsible:	thorpej
11741.387SrpauloLicense:	Public domain
11751.913SdrochnerLocation:	etc/namedb
11761.1SlukemNotes:
11771.1SlukemThe root server cache is also included with BIND.  However, the
11781.1SlukemInterNIC version is usually more up to date.
11791.1Slukem
11801.1SlukemPackage:	routed
11811.727SchristosVersion:	2.32
11821.727SchristosCurrent Vers:	2.32
11831.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
11841.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
11851.335SlukemHome Page:	http://www.rhyolite.com/src/
11861.1SlukemMailing List:
11871.392SrpauloResponsible:	christos
11881.387SrpauloLicense:	BSD (4-clause)
11891.913SdrochnerLocation:	sbin/routed
11901.1SlukemNotes:
11911.1SlukemWe use the md5 code from libc
11921.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
11931.201SchristosWe use arc4random
11941.201SchristosWe use strlcpy/snprintf
11951.1Slukem
11961.1SlukemPackage:	send-pr (part of GNATS)
11971.1SlukemVersion:	3.95
11981.359SrpauloCurrent Vers:	4.1
11991.1SlukemMaintainer:	FSF
12001.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
12011.335SlukemHome Page:	http://www.gnu.org/software/gnats/
12021.1SlukemMailing List:	bug-gnats@gnu.org
12031.387SrpauloLicense:	GPLv2
12041.1SlukemResponsible:
12051.913SdrochnerLocation:	gnu/usr.bin/send-pr
12061.1SlukemNotes:
12071.1Slukem
12081.1SlukemPackage:	SoftFloat
12091.1SlukemVersion:	2a
12101.1SlukemCurrent Vers:	2b
12111.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
12121.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
12131.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
12141.1SlukemMailing List:
12151.1SlukemResponsible:	bjh21
12161.387SrpauloLicense:	Public domain
12171.913SdrochnerLocation:	lib/libc/softfloat
12181.1SlukemNotes:
12191.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
12201.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
12211.1Slukemoriginal.
12221.1Slukem
12231.877SjoergPackage:	sqlite
12241.1092SchristosVersion:	3.8.3.1
12251.1092SchristosCurrent Vers:	3.8.3.1
12261.877SjoergMaintainer:	Richard Hipp <drh@sqlite.org>
12271.877SjoergHome Page:	http://www.sqlite.org
12281.877SjoergResponsible:	joerg
12291.877SjoergLicense:	Public domain
12301.913SdrochnerLocation:	external/public-domain/sqlite/dist
12311.877SjoergNotes:
12321.1092SchristosRun cleantags before inporting because sqlite3.c has an RCSID
12331.877Sjoerg
12341.1SlukemPackage:	tcpdump
12351.1082SchristosVersion:	4.5.1
12361.1069SchristosCurrent Vers:	4.5.1
12371.429ShubertfMaintainer:	tcpdump-workers@lists.tcpdump.org
12381.1SlukemArchive Site:	http://www.tcpdump.org/release/
12391.335SlukemHome Page:	http://www.tcpdump.org/
12401.429ShubertfMailing List:	tcpdump-workers@lists.tcpdump.org
12411.569SwizResponsible:
12421.387SrpauloLicense:	BSD (3-clause)
12431.913SdrochnerLocation:	external/bsd/tcpdump/dist
12441.1SlukemNotes:
12451.1030SchristosUse the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source
12461.792Schristostree.
12471.1Slukem
12481.1SlukemPackage:	TestFloat
12491.1SlukemVersion:	2a
12501.1SlukemCurrent Vers:	2a
12511.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
12521.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
12531.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
12541.1SlukemMailing List:
12551.1SlukemResponsible:	ross
12561.387SrpauloLicense:	BSD (4-clause)
12571.913SdrochnerLocation:	regress/lib/libc/ieeefp/testfloat
12581.1SlukemNotes:
12591.1Slukem
12601.1SlukemPackage:	texinfo
12611.634SchristosVersion:	4.8
12621.1069SchristosCurrent Vers:	5.2
12631.1SlukemMaintainer:	FSF
12641.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
12651.335SlukemHome Page:	http://www.gnu.org/software/texinfo/
12661.1SlukemMailing List:	bug-texinfo@gnu.org
12671.737SwizResponsible:	
12681.909SrizLicense:	GPLv2+ (4.8), GPLv3+ (4.9 and later)
12691.913SdrochnerLocation:	gnu/dist/texinfo
12701.1SlukemNotes:
12711.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
12721.38Swizfor the import.
12731.1Slukem
12741.819SjmmvPackage:	tmux
12751.1138SchristosVersion:	1.9a
12761.1096SwizCurrent Vers:	1.9a
12771.819SjmmvMaintainer:	Nicholas Marriott <nicm@users.sourceforge.net>
12781.819SjmmvArchive site:	http://downloads.sourceforge.net/tmux/
12791.819SjmmvHome page:	http://tmux.sourceforge.net/
12801.819SjmmvMailing List:	tmux-users@lists.sourceforge.net
12811.819SjmmvResponsible:	jmmv
12821.819SjmmvLicense:	BSD
12831.913SdrochnerLocation:	external/bsd/tmux/dist
12841.819SjmmvNotes:
12851.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a
12861.819Sjmmvnew tmux release.
12871.819Sjmmv
12881.1SlukemPackage:	top
12891.614SchristosVersion:	3.8beta1
12901.614SchristosCurrent Vers:	3.8beta1
12911.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
12921.614SchristosArchive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
12931.335SlukemHome Page:	http://www.unixtop.org/
12941.1SlukemMailing List:	top-spinners@ocee.groupsys.com
12951.614SchristosResponsible:	simonb, christos
12961.387SrpauloLicense:	BSD (2-clause)
12971.913SdrochnerLocation:	external/bsd/top/dist
12981.1SlukemNotes:
12991.1Slukem
13001.1SlukemPackage:	traceroute
13011.869SchristosVersion:	1.4a12
13021.1SlukemCurrent Vers:	1.4a12
13031.1SlukemMaintainer:	traceroute@ee.lbl.gov
13041.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
13051.335SlukemHome Page:	http://ftp.ee.lbl.gov/
13061.1SlukemMailing List:
13071.1SlukemResponsible:
13081.387SrpauloLicense:	BSD (4-clause)
13091.913SdrochnerLocation:	usr.sbin/traceroute
13101.1SlukemNotes:
13111.869SchristosAdded changes from a5 -> a12 manually.
13121.1Slukem
13131.1SlukemPackage:	tz
13141.1173SapbVersion:	tzcode2014j / tzdata2014j
13151.1173SapbCurrent Vers:	tzcode2014i / tzdata2014j
13161.975SapbMaintainer:	Paul Eggert <eggert@cs.ucla.edu>
13171.956SchristosArchive Site:	ftp://ftp.iana.org/tz/releases/
13181.876SapbArchive Site:	ftp://munnari.oz.au/pub/oldtz/
13191.956SchristosOld Archive Site:	ftp://elsie.nci.nih.gov/pub/
13201.920SapbHome Page:	http://www.iana.org/time-zones
13211.876SapbMailing List:	tz@iana.org
13221.920SapbResponsible:	kleink, christos, apb
13231.387SrpauloLicense:	Public domain
13241.1142SwizLocation:	lib/libc/time/zoneinfo, external/public-domain/tz/share
13251.1SlukemNotes:
13261.1077SchristosDon't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
13271.1077SchristosDiffs are now applied by hand, since we have too many diffs (re-entrant tzcode,
13281.1077Schristosregister removal) to apply. The diffs have been submitted upstream but there
13291.1077Schristosis too much inertia to apply them. Check for .gitignore files.
13301.1149SapbFor the data files, do use external/public-domain/tz/tzdata2netbsd.
13311.1Slukem
13321.578SchristosPackage:	wpa_supplicant/hostapd
13331.1158SchristosVersion:	2.3
13341.1158SchristosCurrent Vers:	2.3
13351.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
13361.365SwizArchive Site:	http://hostap.epitest.fi/releases/
13371.582SjoergHome Page:	http://hostap.epitest.fi/wpa_supplicant/
13381.365SwizMailing List:
13391.578SchristosResponsible:	scw, dyoung, christos
13401.387SrpauloLicense:	BSD or GPLv2
13411.913SdrochnerLocation:	external/bsd/wpa/dist
13421.365SwizNotes:
13431.772SchristosSee /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions.
13441.365Swiz
13451.1SlukemPackage:	XFree86
13461.307StronVersion:	4.5.0
13471.655SwizCurrent Vers:	4.8.0
13481.349SjunyoungMaintainer:	XFree86 Project, Inc.
13491.1SlukemArchive Site:	ftp://ftp.xfree86.org/pub/XFree86/
13501.335SlukemHome Page:	http://www.xfree86.org/
13511.349SjunyoungMailing List:	devel@xfree86.org
13521.1SlukemResponsible:	tron
13531.387SrpauloLicense:	XFree
13541.913SdrochnerLocation:	(xsrc)
13551.1SlukemNotes:
13561.1Slukem4.x:
13571.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
13581.1Slukem files which we don't need in our tree.
13591.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should
13601.305Stron be submitted back via http://bugzilla.xfree86.org.
13611.1Slukem
13621.1SlukemPackage:	zlib
13631.397SchristosVersion:	1.2.3
13641.1069SchristosCurrent Vers:	1.2.8
13651.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
13661.512StacaArchive Site:	http://www.zlib.net/
13671.512StacaHome Page:	http://www.zlib.net/
13681.1SlukemMailing List:
13691.397SchristosResponsible:	gwr, tron, christos
13701.387SrpauloLicense:	BSD (3-clause)
13711.913SdrochnerLocation:	common/dist/zlib
13721.1SlukemNotes:
13731.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
13741.534Schristos
13751.534SchristosPackage:	services, protocols
13761.1005SchristosVersion:	2013-02-21 (services), 2013-02-17 (protocols)
13771.1069SchristosCurrent Vers:	2013-11-27 (services), 2013-11-12 (protocols)
13781.534SchristosMaintainer:	IANA
13791.961SchristosArchive Site:	http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
13801.894SrizArchive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
13811.894SrizHome Page:	http://www.iana.org/
13821.534SchristosMailing List:
13831.534SchristosResponsible:	christos
13841.534SchristosLicense:	None
13851.913SdrochnerLocation:	etc
13861.534SchristosNotes:
13871.961Schristos1. Build package net/iana-etc
13881.961Schristos2. Add NetBSD rcsid to the generated protocols and services in the package
13891.961Schristos   work area.
13901.961Schristos3. Append the local services from the current services file.
13911.961Schristos4. Run:
13921.534Schristos	services_mkdb -u services > /usr/src/etc/services
13931.534Schristos	cp protocols /usr/src/etc/protocols
13941.964Schristos5. Fix protocols
13951.964Schristos   - fix manet alias to MANET; giving an alias with the same name is a no/op
13961.964Schristos   - protocol 84 is defined for as ttp and iptm, merge the two entries since
13971.964Schristos     libc getprotoent() does not read the whole file and merge in the "files"
13981.964Schristos     implementation.
13991.769Smrg
14001.769SmrgPackage:	pigz
14011.1123StlsVersion:	2.3.1
14021.1069SchristosCurrent Vers:	2.3.1
14031.769SmrgMaintainer:	Mark Adler <madler@alumni.caltech.edu>
14041.769SmrgArchive Site:	http://zlib.net/pigz/
14051.769SmrgHome Page:	http://zlib.net/pigz/
14061.769SmrgMailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
14071.1123StlsResponsible:	mrg, tls
14081.769SmrgLicense:	zlib
14091.913SdrochnerLocation:	external/zlib/pigz/dist
14101.769SmrgNotes:
14111.784Sjoerg
14121.784SjoergPackage:	xz
14131.784SjoergVersion:	5.0.0
14141.1069SchristosCurrent Vers:	5.0.5 (stable) / 5.1.3alpha (devel)
14151.784SjoergMaintainer:	Lasse Collin <lasse.collin@tukanni.org>
14161.784SjoergArchive Site:	http://tukaani.org/xz/
14171.784SjoergHome Page:	http://tukaani.org/xz/
14181.784SjoergResponsible:	joerg
14191.784SjoergLicense:	public-domain
14201.913SdrochnerLocation:	external/public-domain/xz/dist
14211.784SjoergNotes:
14221.784Sjoerg1. See prepare-import script for stripping down the distribution.
14231.784Sjoerg2. Update configure.ac and use it to generate include/config.h.
14241.784Sjoerg3. Carefully check for GPL components leaked into the dist area.
14251.847Smrg
14261.847SmrgPackage:	mpc
14271.1065SmrgVersion:	1.0.1
14281.1065SmrgCurrent Vers:	1.0.1
14291.847SmrgMaintainer:	
14301.847SmrgArchive Site:	http://www.multiprecision.org/mpc/download/
14311.847SmrgHome Page:	http://www.multiprecision.org/mpc/
14321.847SmrgMailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
14331.847SmrgResponsible:	mrg
14341.1065SmrgLicense:	LGPL3
14351.1065SmrgLocation:	external/lgpl3/mpc/dist
14361.847SmrgNotes:
14371.847Smrg
14381.847SmrgPackage:	mpfr
14391.1066SmrgVersion:	3.1.2
14401.1065SmrgCurrent Vers:	3.1.2
14411.847SmrgMaintainer:	
14421.847SmrgArchive Site:	http://www.mpfr.org/mpfr-current/
14431.847SmrgHome Page:	http://www.mpfr.org/
14441.847SmrgMailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
14451.847SmrgResponsible:	mrg
14461.847SmrgLicense:	LGPL3
14471.913SdrochnerLocation:	external/lgpl3/mpfr/dist
14481.847SmrgNotes:
14491.847Smrg
14501.847SmrgPackage:	GNU MP
14511.1070SmrgVersion:	5.1.3
14521.1067SwizCurrent Vers:	5.1.3
14531.847SmrgMaintainer:	http://gmplib.org/mailman/listinfo/gmp-devel
14541.847SmrgArchive Site:	http://gmplib.org/
14551.847SmrgHome Page:	http://gmplib.org/
14561.847SmrgMailing List:	http://gmplib.org/mailman/listinfo/gmp-announce
14571.847SmrgResponsible:	mrg
14581.847SmrgLicense:	LGPL3
14591.913SdrochnerLocation:	external/lgpl3/gmp/dist
14601.847SmrgNotes:
14611.886Schristos
14621.1102SapbPackage:	osnet
14631.1102SapbVersion:	osnet-20100224
14641.1102SapbCurrent Vers:	?
14651.1102SapbMaintainer:	?
14661.1102SapbArchive Site:	?
14671.1102SapbHome Page:	?
14681.1102SapbMailing List:	?
14691.1102SapbResponsible:	?
14701.1102SapbLicense:	CDDL
14711.1102SapbLocation:	external/cddl/osnet
14721.1102SapbNotes:
14731.1102Sapb
14741.980SalnsnPackage:	sljit
14751.1124SalnsnVersion:	0.91 (svn revision 257)
14761.1124SalnsnCurrent Vers:	svn revision 268
14771.980SalnsnMaintainer:	Zoltán Herczeg <hzmester@freemail.hu
14781.980SalnsnArchive Site:	http://sourceforge.net/projects/sljit/
14791.980SalnsnHome Page:	http://sljit.sourceforge.net/
14801.980SalnsnMailing List:	none
14811.980SalnsnResponsible:	alnsn
14821.980SalnsnLicense:	BSD (2-clause)
14831.980SalnsnLocation:	sys/external/bsd/sljit/dist
14841.980SalnsnNotes:
14851.980Salnsn		Need to feed back local changes
14861.980Salnsn
14871.886SchristosPackage:	tre
14881.886SchristosVersion:	0.8.0
14891.886SchristosCurrent Vers:	0.8.0
14901.886SchristosMaintainer:	http://laurikari.net/tre
14911.886SchristosArchive Site:	http://laurikari.net/tre
14921.886SchristosHome Page:	http://laurikari.net/tre
14931.962SwizMailing List:
14941.886SchristosResponsible:	agc, christos
14951.962SwizLicense:	BSD (2-clause)
14961.913SdrochnerLocation:	external/bsd/tre/dist
14971.886SchristosNotes:
14981.886Schristos		Need to feed back local changes
14991.901Schristos
15001.901SchristosPackage:	TrouSerS
15011.901SchristosVersion:	0.3.8
15021.901SchristosCurrent Vers:	0.3.8
15031.901SchristosMaintainer:	http://trousers.sourceforge.net
15041.901SchristosArchive Site:	http://trousers.sourceforge.net
15051.901SchristosHome Page:	http://trousers.sourceforge.net
15061.901SchristosMailing List:	http://trousers.sourceforge.net
15071.901SchristosResponsible:	christos
15081.901SchristosLicense:	CPL
15091.913SdrochnerLocation:	crypto/external/cpl/trousers/dist
15101.901SchristosNotes:
15111.901Schristos		Need to feed back local changes
15121.902Schristos
15131.902SchristosPackage:	tpm-tools
15141.902SchristosVersion:	1.3.7.1
15151.902SchristosCurrent Vers:	1.3.7.1
15161.902SchristosMaintainer:	http://trousers.sourceforge.net
15171.902SchristosArchive Site:	http://trousers.sourceforge.net
15181.902SchristosHome Page:	http://trousers.sourceforge.net
15191.902SchristosMailing List:	http://trousers.sourceforge.net
15201.902SchristosResponsible:	christos
15211.902SchristosLicense:	CPL
15221.913SdrochnerLocation:	crypto/external/cpl/tpm-tools/dist
15231.902SchristosNotes:
15241.902Schristos		Need to feed back local changes
15251.997Schristos
15261.1100SchristosPackage:	elftoolchain (libelf/libdwarf)
15271.1100SchristosVersion:	FreeBSD-2014-03-08
15281.998SchristosCurrent Vers:	FreeBSD-XXXX-YY-ZZ
15291.1100SchristosMaintainer:	Joseph Koshi <jkoshi@freebsd.org>
15301.997SchristosArchive Site:	none
15311.997SchristosHome Page:	none
15321.997SchristosMailing List:	none
15331.997SchristosResponsible:	christos
15341.997SchristosLicense:	BSD-like (2-clause)
15351.1100SchristosLocation:	sys/external/bsd/elftoolchain/dist
15361.997SchristosNotes:
15371.997Schristos		Run prepare-import.sh; next time use svn id.
15381.1076Schristos
15391.1076SchristosPackage:	smbfs
15401.1076SchristosVersion:	smbfs-1.4.1.tar.gz + FreeBSD-2003-02-16
15411.1076SchristosCurrent Vers:	FreeBSD-XXXX-YY-ZZ
15421.1076SchristosMaintainer:	Boris Popov <bp@FreeBSD.org>
15431.1076SchristosArchive Site:	none
15441.1076SchristosHome Page:	http://people.freebsd.org/~bp/pub/smbfs/smbfs-1.4.1.tar.gz
15451.1076SchristosMailing List:	?
15461.1076SchristosResponsible:	christos
15471.1076SchristosLicense:	BSD-like (4-clause)
15481.1076SchristosLocation:	external/bsd/smbfs
15491.1076SchristosNotes:
15501.1076Schristos		The kernel portion has been removed from the tar file.
15511.1076Schristos		Our kernel smbfs and netsmb directories could move to
15521.1076Schristos		external, but this is just make-work.
15531.1140Schristos
15541.1140SchristosPackage:	timeout
15551.1140SchristosVersion:	FreeBSD-2014-08-01
15561.1140SchristosCurrent Vers:	FreeBSD-XXXX-YY-ZZ
15571.1140SchristosMaintainer:	Baptiste Daroussin <bapt@FreeBSD.org>
15581.1140SchristosArchive Site:	none
15591.1140SchristosHome Page:	none
15601.1140SchristosMailing List:	none
15611.1140SchristosResponsible:	christos
15621.1140SchristosLicense:	BSD-like (2-clause)
15631.1140SchristosLocation:	usr.bin/timeout
1564