3RDPARTY revision 1.1574
11.1574Schristos#	$NetBSD: 3RDPARTY,v 1.1574 2018/12/08 22:38:06 christos 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.1553SchristosVersion:	20180810
441.1543SsevanCurrent Vers:	20180810
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.1194SchristosCurrent Vers:	6.2
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.1240SwizUpdate date of release in external/bsd/am-utils/man/Makefile (two places).
711.1Slukem
721.567SjmmvPackage:	Automated Testing Framework (ATF)
731.1091SjmmvVersion:	0.20
741.1272SkamilCurrent Vers:	0.21
751.827SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
761.1091SjmmvArchive site:	https://github.com/jmmv/atf/releases
771.1091SjmmvHome page:	https://github.com/jmmv/atf
781.570SjmmvMailing List:	atf-devel@NetBSD.org
791.567SjmmvResponsible:	jmmv
801.595SjmmvLicense:	The NetBSD Foundation's license (BSD 2-clause)
811.913SdrochnerLocation:	external/bsd/atf/dist
821.567SjmmvNotes:
831.663SjmmvThe source files are in external/bsd/atf/dist.
841.827SjmmvUse external/bsd/atf/prepare-import.sh to regenerate the dist/ directory.
851.1091SjmmvPlease avoid performing local changes to this package without discussing
861.1091Sjmmvthem with the responsible person and/or the mailing list shown above.
871.1091SjmmvNote that the external/bsd/atf/dist/tools is owned by NetBSD and does not
881.1091Sjmmvexist upstream; however, please continue to discuss any desired changes
891.1091Sjmmvupfront.
901.567Sjmmv
911.427SgdamorePackage:	ath-hal
921.713SsborrillVersion:	FreeBSD SVN revision number 185521
931.1543SsevanCurrent Vers:	FreeBSD SVN revision number 334197
941.427SgdamoreMaintainer:	Sam Leffler <sam@errno.com>
951.427SgdamoreArchive Site:	none
961.1543SsevanHome Page:	https://svnweb.freebsd.org/base/head/sys/dev/ath/ath_hal/
971.427SgdamoreMailing List:	none
981.713SsborrillResponsible:	sam, alc
991.962SwizLicense:	BSD-like (2-clause), ISC
1001.913SdrochnerLocation:	sys/external/isc/atheros_hal/dist
1011.427SgdamoreNotes:
1021.427Sgdamore
1031.1SlukemPackage:	bc
1041.1SlukemVersion:	1.06
1051.1543SsevanCurrent Vers:	1.07
1061.1SlukemMaintainer:	Phil Nelson <phil@cs.wwu.edu>
1071.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/bc/
1081.335SlukemHome Page:	http://www.gnu.org/software/bc/
1091.1SlukemMailing List:	bug-bc@gnu.org
1101.1SlukemResponsible:	phil, simonb
1111.387SrpauloLicense:	GPLv2, LGPGv2.1
1121.1548SsevanLocation:	external/bsd/bc
1131.1SlukemNotes:
1141.1Slukembc includes dc, both of which are in the NetBSD tree.
1151.1Slukem
1161.683SchristosPackage:	bind [named and utils]
1171.1541SchristosVersion:	9.10.7/BSD	9.12.2-P1/MPL
1181.1566SchristosCurrent Vers:			9.12.2-P1/MPL
1191.1544SroyMaintainer:	ISC
1201.246SwizArchive Site:	ftp://ftp.isc.org/isc/bind9/
1211.962SwizHome Page:	http://www.isc.org/software/bind/
1221.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-announce
1231.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-users
1241.1544SroyResponsible:	christos
1251.1410SchristosLicense:	BSD-like (2-clause) / MPL
1261.913SdrochnerLocation:	external/bsd/bind/dist
1271.1SlukemNotes:
1281.683SchristosFirst bind2netbsd script to import into src/external/bsd/bind/dist.
1291.683SchristosThe Makefiles in src/external/bsd/bind are not handled by the script.
1301.610SchristosBuild bind to generate the include files.
1311.683SchristosThen binclude4netbsd script to import into src/external/bsd/bind/include.
1321.683SchristosThe libc and include parts of the resolver are now part of libbind.
1331.683Schristos
1341.1352SchristosPackage:	unbound 
1351.1560SchristosVersion:	1.7.3
1361.1543SsevanCurrent Vers:	1.7.3
1371.1352SchristosMaintainer:	Christos Zoulas
1381.1352SchristosArchive Site:	https://www.unbound.net/downloads/unbound-latest.tar.gz
1391.1352SchristosHome Page:	https://www.unbound.net/
1401.1352SchristosMailing List:	https://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
1411.1352SchristosResponsible:	christos
1421.1352SchristosLicense:	BSD-like
1431.1352SchristosLocation:	external/bsd/unbound/dist
1441.1352SchristosNotes:
1451.1352SchristosUse cleantags to import
1461.1352Schristosrun configure and update config files in include
1471.1352Schristos
1481.1391SchristosPackage:	nsd 
1491.1559SchristosVersion:	4.1.24
1501.1559SchristosCurrent Vers:	4.1.24
1511.1391SchristosMaintainer:	Christos Zoulas
1521.1391SchristosArchive Site:	https://www.nlnetlabs.nl/svn/nsd/
1531.1391SchristosHome Page:	https://www.nlnetlabs.nl/projects/nsd/
1541.1391SchristosMailing List:	https://open.nlnetlabs.nl/mailman/listinfo/nsd-users/	
1551.1391SchristosResponsible:	christos
1561.1391SchristosLicense:	BSD-like
1571.1391SchristosLocation:	external/bsd/nsd/dist
1581.1391SchristosNotes:
1591.1391SchristosUse cleantags to import
1601.1391Schristosrun configure and update config files in include
1611.1391Schristos
1621.683SchristosPackage:	libbind [libc resolver and includes]
1631.684SchristosVersion:	libbind-6.0-rc1
1641.962SwizCurrent Vers:	libbind-6.0
1651.1544SroyMaintainer:	ISC
1661.683SchristosArchive Site:	ftp://ftp.isc.org/isc/libbind/
1671.962SwizHome Page:	http://www.isc.org/software/libbind/
1681.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-workers
1691.1544SroyResponsible:	christos
1701.683SchristosLicense:	BSD-like (2-clause)
1711.913SdrochnerLocation:	external/bsd/libbind/dist
1721.683SchristosNotes:
1731.683SchristosFirst libbind2netbsd script to import into src/external/bsd/libbind/dist.
1741.252SchristosThen include4netbsd script to import into src/include.
1751.252SchristosThen libc4netbsd script to update the resolver in libc.
1761.252SchristosTodo[1]: Update libresolv if needed.
1771.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now
1781.252Schristos	 they are too different or do not exist anymore:
1791.252Schristos	    gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
1801.252Schristos	 Others like getaddrinfo.c could be merged with isc, but it seems
1811.252Schristos	 that ours is from a more recent version of KAME?
1821.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net
1831.518Sghen	 to isc/base64.c.
1841.252SchristosTodo[4]: Re-entrant functions of net/*
1851.683SchristosTodo[5]: Reconcile the doc directory.
1861.1Slukem
1871.161SmrgPackage:	binutils
1881.1371SchristosVersion:	2.27
1891.1543SsevanCurrent Vers:	2.31.1
1901.1SlukemMaintainer:	FSF
1911.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
1921.335SlukemHome Page:	http://www.gnu.org/software/binutils/
1931.1SlukemMailing List:	bug-gnu-utils@gnu.org
1941.61SmrgResponsible:	thorpej, mrg
1951.807StronLicense:	GPLv3, LGPLv3, GPLv2, LGPLv2, BSD
1961.913SdrochnerLocation:	external/gpl3/binutils/dist
1971.1SlukemNotes:
1981.1Slukem
1991.894SrizPackage:	bozohttpd
2001.1549SsevanVersion:	20170201
2011.1543SsevanCurrent Vers:	20170201
2021.696SdentMaintainer:	mrg@eterna.com.au
2031.697SdentArchive Site:	ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/
2041.696SdentHome Page:	http://eterna.com.au/bozohttpd/
2051.696SdentMailing List:
2061.696SdentResponsible:	mrg
2071.696SdentLicense:	BSD
2081.913SdrochnerLocation:	libexec/httpd
2091.696SdentNotes:
2101.913SdrochnerDelete "queue.h" from the distribution.
2111.696Sdent
2121.1SlukemPackage:	bsd-family-tree
2131.1549SsevanVersion:	336757
2141.1543SsevanCurrent Vers:	336757
2151.962SwizMaintainer:	The FreeBSD Project
2161.1543SsevanArchive Site:	https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree
2171.1543SsevanHome Page:	https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree
2181.1SlukemMailing List:
2191.675SjmcneillResponsible:
2201.962SwizLicense:	BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT)
2211.913SdrochnerLocation:	share/misc/bsd-family-tree
2221.1SlukemNotes:
2231.1107SapbPlease send all updates upstream.  Eitan Adler <lists@eitanadler.com>
2241.1107Sapbis a FreeBSD committer who has been helpful with incorporating changes
2251.1107Sapbin the past.
2261.1Slukem
2271.650SperryPackage:	byacc
2281.1445SchristosVersion:	20170430
2291.1543SsevanCurrent Vers:	20180609
2301.650SperryMaintainer:	Thomas Dickey <dickey@invisible-island.net>
2311.650SperryArchive Site:	http://www.invisible-island.net/byacc/byacc.html
2321.650SperryHome Page:	http://www.invisible-island.net/byacc/byacc.html
2331.650SperryMailing List:
2341.650SperryResponsible:	christos
2351.650SperryLicense:	Public Domain
2361.913SdrochnerLocation:	external/bsd/byacc/dist
2371.650SperryNotes:
2381.868SchristosSee /usr/src/external/bsd/byacc/byacc2netbsd for update instructions.
2391.650Sperry
2401.1SlukemPackage:	bzip2
2411.937SwizVersion:	1.0.6
2421.936SwizCurrent Vers:	1.0.6
2431.1SlukemMaintainer:	Julian Seward <jseward@acm.org>
2441.1SlukemArchive Site:	http://sources.redhat.com/bzip2/
2451.335SlukemHome Page:	http://www.bzip.org/
2461.1SlukemMailing List:
2471.1SlukemResponsible:
2481.387SrpauloLicense:	BSD (4-clause)
2491.936SwizLocation:	external/bsd/bzip2
2501.1SlukemNotes:
2511.936SwizSee /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions.
2521.1Slukem
2531.1SlukemPackage:	Citrus XPG4DL
2541.696SdentVersion:	
2551.696SdentCurrent Vers:	
2561.1SlukemMaintainer:	Citrus
2571.1SlukemArchive Site:	http://citrus.bsdclub.org/
2581.335SlukemHome Page:	http://citrus.bsdclub.org/
2591.1SlukemMailing List:	bsd-locale@hauN.org
2601.569SwizResponsible:	tshiozak
2611.387SrpauloLicense:	Ambiguous. Either BSD or Perl Artistic License
2621.387Srpaulo		See http://citrus.bsdclub.org/#pol_license for more info.
2631.913SdrochnerLocation:	lib
2641.1SlukemNotes:
2651.1Slukemlanguage C multilingualization support suite using wchar_t and other standards.
2661.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't
2671.173Sitojunneed to look for other CVS tree (like citrus CVS tree)
2681.1Slukemmain trunc has Citrus code in the following places:
2691.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support
2701.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation.
2711.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
2721.173Sitojun- src/lib/libc/iconv: iconv(3)
2731.1Slukem
2741.1SlukemPackage:	cron
2751.761SchristosVersion:	4.1
2761.680SwizCurrent Vers:	4.1
2771.1544SroyMaintainer:	ISC
2781.376SmrgArchive Site:	ftp://ftp.isc.org/isc/cron/
2791.349SjunyoungHome Page:
2801.1SlukemMailing List:
2811.1SlukemResponsible:
2821.387SrpauloLicense:	BSD-like
2831.913SdrochnerLocation:	external/bsd/cron/dist
2841.1SlukemNotes:
2851.1Slukem
2861.1SlukemPackage:	cvs
2871.681SchristosVersion:	1.12.13
2881.681SchristosCurrent Vers:	1.12.13
2891.1SlukemMaintainer:	cvshome
2901.375SwizArchive Site:	http://ftp.gnu.org/non-gnu/cvs/
2911.375SwizHome Page:	http://cvs.nongnu.org/
2921.1SlukemMailing List:	bug-cvs@gnu.org
2931.737SwizResponsible:	christos
2941.387SrpauloLicense:	GPLv1, LGPLv2
2951.913SdrochnerLocation:	external/gpl2/xcvs/dist
2961.1SlukemNotes:
2971.913SdrochnerUse external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree
2981.1Slukemfor the import.
2991.913SdrochnerDo not forget to update external/gpl2/xcvs/include/config.h to match
3001.913Sdrochnerexternal/gpl2/xcvs/dist/config.h.in.
3011.1Slukem
3021.1SlukemPackage:	db
3031.1SlukemVersion:	1.85
3041.696SdentCurrent Vers:	1.86/4.7.25
3051.1SlukemMaintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
3061.584StnnArchive Site:	http://www.oracle.com/technology/software/products/berkeley-db/
3071.584StnnHome Page:	http://www.oracle.com/database/berkeley-db/
3081.1SlukemMailing List:
3091.1SlukemResponsible:
3101.584StnnLicense:	BSD or Oracle Commercial License
3111.913SdrochnerLocation:	lib/libc/db
3121.1SlukemNotes:
3131.1SlukemNote that we cannot use db 2.x for license reasons.
3141.1SlukemThree bug fixes against 1.85 sent back to bostic.  Changes to
3151.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
3161.1SlukemImport of DB 1.85 was done via a sh script which converted the
3171.1Slukemdistribution into the netbsd format.  The script can be found in
3181.1Slukemsrc/lib/libc/db/db2netbsd.
3191.1Slukem
3201.1SlukemPackage:	dhcp
3211.1514SchristosVersion:	4.4.1
3221.1514SchristosCurrent Vers:	4.4.1
3231.392SrpauloMaintainer:	mellon
3241.1SlukemArchive Site:	ftp://ftp.isc.org/isc/dhcp/
3251.696SdentHome Page:	http://www.isc.org/software/dhcp/
3261.1SlukemMailing List:	dhcp-server@isc.org
3271.1SlukemMailing List:	dhcp-client@isc.org
3281.1SlukemMailing List:	dhcp-announce@isc.org
3291.1SlukemMailing List:	dhcp-bugs@isc.org
3301.1SlukemResponsible:	mellon
3311.1515SchristosLicense:	MPL
3321.1515SchristosLocation:	external/mpl/dhcp
3331.1SlukemNotes:
3341.1017SchristosUse the dhcp2netbsd script.
3351.1Slukem
3361.604SjoergPackage:	dhcpcd
3371.1556SroyVersion:	7.0.8
3381.1556SroyCurrent Vers:	7.0.8
3391.654SroyMaintainer:	roy
3401.666SroyArchive Site:	ftp://roy.marples.name/pub/dhcpcd/
3411.654SroyHome Page:	http://roy.marples.name/projects/dhcpcd/
3421.654SroyMailing List: 	dhcpcd-discuss@marples.name
3431.604SjoergLicense:	BSD (2-clause)
3441.913SdrochnerLocation:	external/bsd/dhcpcd/dist
3451.604SjoergNotes:
3461.604SjoergPlease submit all changes to the author.
3471.604Sjoerg
3481.1204SriastradPackage:       drm
3491.1204SriastradVersion:       Linux 3.15
3501.1204SriastradCurrent Vers:  ?
3511.1204SriastradMaintainer:    Intel, AMD, Linux kernel developers
3521.1204SriastradArchive Site:  git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
3531.1204SriastradHome Page:     http://dri.freedesktop.org/
3541.1204SriastradMailing List:  dri-devel@lists.freedesktop.org
3551.1204SriastradResponsible:   riastradh
3561.1204SriastradLicense:       BSD
3571.1204SriastradLocation:      sys/external/bsd/drm2/dist
3581.1204SriastradNotes:
3591.1204SriastradGraphics drivers.   Talk to riastradh@ about updates.  When importing
3601.1204Sriastradfrom Linux, we map
3611.1204Sriastrad       drivers/gpu/drm	       ->      sys/external/bsd/drm2/dist/drm
3621.1204Sriastrad       include/drm	       ->      sys/external/bsd/drm2/dist/include/drm
3631.1204Sriastrad       include/uapi/drm	       ->      sys/external/bsd/drm2/dist/uapi/drm
3641.1204SriastradGPL sources are excluded.  In the future, we may import them into
3651.1204Sriastradexternal/gpl2/drm2 and build them as kernel modules.  Nouveau sources
3661.1204Sriastrad(drivers/gpu/drm/nouveau in Linux) must first be processed with the
3671.1204Sriastradscript sys/external/bsd/drm2/nouveau/nouveau2netbsd, about which see
3681.1204Sriastradthe source for details.
3691.1204SriastradVendor tag:    LINUX
3701.1204SriastradRelease tag:   linux-X-Y(-rcZ)-drm-bsd
3711.1204Sriastrad	(nouveau got reimported as linux-3-15-drm-bsd-reimport-nouveau)
3721.1319SriastradI neglected to add RCSIDs in the last import (except for nouveau, for
3731.1319Sriastradwhich nouveau2netbsd adds them).  For the next import, remember to add
3741.1319Sriastradthem!
3751.1204Sriastrad
3761.1147SchristosPackage:	gmake
3771.1400SchristosVersion:	3.81 (Last GPlv2+ version)
3781.1543SsevanCurrent Vers:	4.2
3791.1147SchristosMaintainer:	FSF
3801.1147SchristosArchive Site:	ftp://ftp.gnu.org/gnu/make/
3811.1147SchristosHome Page:	http://www.gnu.org/software/make/
3821.1147SchristosMailing List:	bug-make@gnu.org
3831.1147SchristosResponsible:	
3841.1147SchristosLicense:	GPLv2+ (3.81), GPLv3+ (3.82 and later)
3851.1148SwizLocation:	external/gpl2/gmake
3861.1147SchristosNotes:
3871.1147Schristos
3881.1SlukemPackage:	diffutils
3891.1293SchristosVersion:	2.8.1 (Last GPLv2+ version)
3901.1543SsevanCurrent Vers:	3.6
3911.1SlukemMaintainer:	FSF
3921.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
3931.335SlukemHome Page:	http://www.gnu.org/software/diffutils/
3941.918SwizMailing List:	bug-diffutils@gnu.org
3951.737SwizResponsible:	
3961.918SwizLicense:	GPLv2+ (2.8.1), GPLv3+ (2.9 and later)
3971.1293SchristosLocation:	external/gpl2/diffutils
3981.1SlukemNotes:
3991.1293SchristosUse external/gpl2/diffutils/diffutils2netbsd for preparing the source tree
4001.43Swizfor the import.
4011.1Slukem
4021.1143SapbPackage:	ekermit
4031.1143SapbVersion:	1.7
4041.1143SapbCurrent Vers:	1.7
4051.1143SapbMaintainer:	Kermit Project
4061.1143SapbArchive Site:	ftp://ftp.kermitproject.org/kermit/ekermit/
4071.1143SapbHome Page:	http://www.kermitproject.org/ek.html
4081.1143SapbMailing List:
4091.1143SapbResponsible:	apb
4101.1143SapbLicense:	BSD (3 clause)
4111.1143SapbLocation:	external/bsd/ekermit
4121.1143SapbNotes:
4131.1143Sapb
4141.930StronPackage:	expat
4151.1454SchristosVersion:	2.2.1
4161.1555SwizCurrent Vers:	2.2.6
4171.1330SspzMaintainer:	Expat Project
4181.930StronArchive Site:	http://sourceforge.net/projects/expat/files/expat/
4191.981SjdfHome Page:	http://www.libexpat.org/
4201.930StronMailing List:	expat-discuss@libexpat.org
4211.1330SspzResponsible:	mrg
4221.930StronLicense:	MIT
4231.930StronLocation:	src/external/mit/expat/dist
4241.930StronNotes:
4251.930StronPlease use "expat" as the vendor tag for CVS imports.
4261.930Stron
4271.1SlukemPackage:	file
4281.1567SchristosVersion:	5.35
4291.1567SchristosCurrent Vers:	5.35
4301.1SlukemMaintainer:	Christos Zoulas <christos@zoulas.com>
4311.1SlukemArchive Site:	ftp://ftp.astron.com/pub/file/
4321.946SwizHome Page:	http://www.darwinsys.com/file/
4331.1SlukemMailing List:	file@mx.gw.com
4341.1SlukemResponsible:	christos, pooka
4351.387SrpauloLicense:	BSD (2-clause)
4361.913SdrochnerLocation:	external/bsd/file/dist
4371.1SlukemNotes:
4381.632Schristosuse file2netbsd
4391.1Slukem
4401.1SlukemPackage:	flex
4411.1389SchristosVersion:	2.6.3
4421.1543SsevanCurrent Vers:	2.6.4
4431.651SperryMaintainer:	Will Estes <wlestes@users.sourceforge.net>
4441.1389SchristosArchive Site:	https://github.com/westes/flex/releases
4451.1389SchristosHome Page:	https://github.com/westes/flex
4461.651SperryMailing List:	http://lists.sourceforge.net/mailman/listinfo/flex-announce
4471.651SperryResponsible:
4481.894SrizLicense:	BSD-like
4491.913SdrochnerLocation:	external/bsd/flex/dist
4501.1SlukemNotes:
4511.726SchristosThere is a flex2netbsd script to help newer imports.
4521.1Slukem
4531.1SlukemPackage:	gcc
4541.1572SmrgVersion:	6.5
4551.1572SmrgCurrent Vers:	6.5/7.3/8.2
4561.501SmrgMaintainer:	FSF
4571.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
4581.335SlukemHome Page:	http://www.gnu.org/software/gcc/
4591.1SlukemMailing List:	gcc-bugs@gnu.org
4601.1231SmrgResponsible:	mrg, christos, skrll
4611.847SmrgLicense:	GPLv3, LGPLv3.1
4621.1105SapbLocation:	external/gpl3/gcc.old/dist
4631.913SdrochnerLocation:	external/gpl3/gcc/dist
4641.1SlukemNotes:
4651.1105SapbIn the long term, we expect that there will often be two versions,
4661.1105Sapbin the "gcc" and "gcc.old" directories.  Having two versions allows
4671.1105Sapbmigration from one version of gcc to another to happen for one port
4681.1105Sapbat a time, instead of for all ports simultaneously.
4691.1105SapbWhen importing a new version of external/gpl3/gcc.old:
4701.1105Sapb	- copy the current version of external/gpl3/gcc
4711.1343Smrg	- import it to a "NETBSD" vendor branch in external/gpl3/gcc.old
4721.1105SapbBefore importing a new version of external/gpl3/gcc:
4731.1059Schristos	- delete all .cvsignore and .gitignore files
4741.1059Schristos	- delete java ada fortran their libraries and testsuites
4751.1059Schristos	- delete libffi zlib boehm-gc 
4761.448Smrg	- update gcc/version.c for the NetBSD GCC date
4771.847Smrg	- use core/c++/objc/testsuite tarballs
4781.1059Schristos	- you can use the gcc2netbsd script for the above (except version)
4791.1192Sskrll	- update tools/gcc/gcc-version.mk
4801.1343Smrg	- force generate and copy tools/gcc build version of these files
4811.1343Smrg	  into gcc/dist/gcc/doc: cpp.1 cpp.info gcc.1 gcc.info gcov.1
4821.1Slukem
4831.1SlukemPackage:	gdb
4841.1487SchristosVersion:	8.0.1
4851.1563SwizCurrent Vers:	8.2
4861.1SlukemMaintainer:	FSF
4871.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
4881.335SlukemHome Page:	http://www.gnu.org/software/gdb/
4891.1SlukemMailing List:	bug-gdb@gnu.org
4901.885SchristosResponsible:	christos
4911.885SchristosLicense:	GPLv3, LGPLv3.1
4921.913SdrochnerLocation:	external/gpl3/gdb/dist
4931.1SlukemNotes:
4941.473StlsWhen updating GDB, it is imperative to test that:
4951.474Schristos	- Debugging of kernel cores ("target kvm") works correctly
4961.473Stls	- Support for our kernel's remote serial debugging protocol
4971.473Stls	  ("options KGDB") works correctly.
4981.1Slukem
4991.929StronPackage:	gdtoa
5001.1543SsevanVersion:	2016-02-19
5011.929StronCurrent Vers:	$(date)
5021.929StronMaintainer:	David M. Gay <dmg@acm.org>
5031.929StronArchive Site:	http://www.netlib.org/fp/
5041.929StronHome Page:	http://www.netlib.org/fp/
5051.929StronMailing List:	none
5061.929StronResponsible:	kleink
5071.929StronLicense:	BSD-like
5081.929StronLocation:	lib/libc/gdtoa
5091.929StronNotes:
5101.929StronTest suite integrated at this time, but not built (and fails to run).
5111.929StronNo hexadecimal floating-point string conversion for VAX FP yet.
5121.929StronOnly double-precision addressed at this time.
5131.929Stron
5141.1SlukemPackage:	gettext
5151.1292SchristosVersion:	0.16.1 (Last GPLv2+ version)
5161.1543SsevanCurrent Vers:	0.19.8
5171.1SlukemMaintainer:	FSF
5181.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
5191.335SlukemHome Page:	http://www.gnu.org/software/gettext/
5201.1SlukemMailing List:	bug-gnu-utils@gnu.org
5211.1292SchristosResponsible:	christos
5221.1292SchristosLicense:	GPLv2+ (0.16.1), GPLv3+ (0.17 and later)
5231.1293SchristosLocation:	external/gpl2/gettext
5241.1SlukemNotes:
5251.1SlukemGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
5261.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for
5271.1Slukem"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
5281.1Slukem
5291.1SlukemPackage:	grep
5301.1292SchristosVersion:	2.5.1a (last GPLv2+ version)
5311.1543SsevanCurrent Vers:	3.1
5321.1SlukemMaintainer:	FSF
5331.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/grep/
5341.335SlukemHome Page:	http://www.gnu.org/software/grep/
5351.1SlukemMailing List:	bug-gnu-utils@gnu.org
5361.737SwizResponsible:	simonb
5371.1292SchristosLicense:	GPLv2+ (2.5.1a), GPLv3+ (2.5.3 and later)
5381.1295SchristosLocation:	external/gpl2/grep
5391.1SlukemNotes:
5401.1550SsevanUse external/gpl2/grep/grep2netbsd for preparing the source tree
5411.44Swizfor the import.
5421.918SwizOn 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep;
5431.918Swizsee also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html)
5441.918Swizwas imported into src/usr.bin/grep;
5451.918Swizon 16 Feb 2011, the BSD grep implementation from FreeBSD was imported
5461.918Swizin src/usr.bin/grep, replacing FreeGrep
5471.918Swiz(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html).
5481.1Slukem
5491.1SlukemPackage:	groff
5501.1292SchristosVersion:	1.19.2 (last GPLv2+ version)
5511.1170SwizCurrent Vers:	1.22.3
5521.216SwizMaintainer:	Werner Lemberg/FSF
5531.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/groff/
5541.335SlukemHome Page:	http://www.gnu.org/software/groff/
5551.1SlukemMailing List:	bug-groff@gnu.org
5561.737SwizResponsible:	
5571.1295SchristosLicense:	GPLv2+ (1.19.2), GPLv3+ (1.20 and later)
5581.1295SchristosLocation:	external/gpl2/groff
5591.1SlukemNotes:
5601.1295SchristosUse groff2netbsd from external/gpl2/groff/groff2netbsd to prepare the
5611.1295Schristosdistribution for import.
5621.1317SwizUpdate MDATE in src/external/gpl2/groff/Makefile.inc.
5631.1Slukem
5641.1SlukemPackage:	heimdal
5651.1404SchristosVersion:	7.1.0 (HEAD-2017-01-28)
5661.1543SsevanCurrent Vers:	7.5.0
5671.1202SpettaiMaintainer:	Heimdal <heimdal@h5l.org>
5681.1202SpettaiArchive Site:	ftp://ftp.h5l.org/pub/heimdal/src/
5691.1202SpettaiHome Page:	http://www.h5l.org/
5701.1202SpettaiMailing List:	heimdal-discuss@sics.se
5711.411SwizResponsible:	joda, lha
5721.387SrpauloLicense:	BSD
5731.913SdrochnerLocation:	crypto/external/bsd/heimdal/dist
5741.1SlukemNotes:
5751.1Slukem
5761.1SlukemPackage:	hunt
5771.117SwizVersion:	2003-04-16
5781.107SwizCurrent Vers:	2003-04-16
5791.335SlukemMaintainer:	Greg Couch <gregc@cgl.ucsf.edu>
5801.107SwizArchive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
5811.335SlukemHome Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
5821.1SlukemResponsible:	mrg
5831.387SrpauloLicense:	BSD (3-clause)
5841.913SdrochnerLocation:	games/hunt
5851.1SlukemNotes:
5861.1Slukem
5871.202SmarttiPackage:	ipf
5881.923SchristosVersion:	5.1.1
5891.1069SchristosCurrent Vers:	5.1.2
5901.1SlukemMaintainer:	Darren Reed
5911.267StacaArchive Site:	http://coombs.anu.edu.au/~avalon/
5921.335SlukemHome Page:	http://coombs.anu.edu.au/~avalon/
5931.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
5941.923SchristosResponsible:	darrenr, christos
5951.923SchristosLicense:	BSD-based; see src/external/ipf/dist/IPFILTER.LICENCE
5961.923SchristosLocation:	external/bsd/ipf,sys/external/bsd/ipf
5971.1SlukemNotes:
5981.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
5991.1Slukem
6001.284SthorpejPackage:	ipsec-tools
6011.548SgdtVersion:	(ipsec-tools head is NetBSD-current head)
6021.284SthorpejMaintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
6031.335SlukemArchive Site:	http://ipsec-tools.sourceforge.net
6041.335SlukemHome Page:	http://ipsec-tools.sourceforge.net
6051.284SthorpejMailing List:	ipsec-tools-devel@lists.sourceforge.net
6061.549SmanuResponsible:	manu, vanhu, mgrooms
6071.387SrpauloLicense:	BSD (3-clause)
6081.913SdrochnerLocation:	crypto/dist/ipsec-tools
6091.284SthorpejNotes:
6101.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
6111.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure
6121.550Smanugenerated files are available in the NetBSD source tree at:
6131.550Smanu  src/lib/libipsec/config.h
6141.550Smanu  src/lib/libipsec/package_version.h
6151.550SmanuWhen configure.ac is updated, run the following:
6161.550Smanu  cd src/crypto/dist/ipsec-tools
6171.550Smanu  ./bootstrap
6181.550Smanu  ./configure --enable-adminport --enable-hybrid --enable-frag \
6191.894Sriz  	      --enable-natt --enable-dpd
6201.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with
6211.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking)
6221.550Smanu
6231.894SrizNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing,
6241.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand,
6251.894Srizipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which
6261.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
6271.550Smanusync with ipsec-tools-0_7-branch)
6281.284Sthorpej
6291.1SlukemPackage:	KAME IPv6
6301.1SlukemVersion:	KAME/NetBSD SNAP kit
6311.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
6321.1SlukemMaintainer:	KAME Project <kame@kame.net>
6331.1SlukemArchive Site:	http://www.kame.net/
6341.335SlukemHome Page:	http://www.kame.net/
6351.1SlukemMailing List:	snap-users@kame.net
6361.569SwizResponsible:
6371.387SrpauloLicense:	BSD (3-clause)
6381.913SdrochnerLocation:	sys/netinet6
6391.1SlukemNotes:
6401.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
6411.1Slukemmore conservative implementation policy.
6421.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
6431.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
6441.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
6451.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
6461.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
6471.1Slukem"KAME" branch is used for kernel merge work purposes.
6481.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
6491.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
6501.1Slukem
6511.1007SjmmvPackage:	kyua-atf-compat
6521.1007SjmmvVersion:	0.1
6531.1546SsevanCurrent Vers:	0.13
6541.1007SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
6551.1546SsevanArchive site:	https://github.com/jmmv/kyua
6561.1546SsevanHome page:	https://github.com/jmmv/kyua
6571.1007SjmmvMailing List:	kyua-discuss@googlegroups.com
6581.1007SjmmvResponsible:	jmmv
6591.1007SjmmvLicense:	BSD 3-clause
6601.1007SjmmvLocation:	external/bsd/kyua-atf-compat/dist
6611.1007SjmmvNotes:
6621.1007SjmmvThe source files are in external/bsd/kyua-atf-compat/dist.
6631.1007SjmmvUse external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/
6641.1007Sjmmvdirectory.
6651.1007Sjmmv
6661.1006SjmmvPackage:	kyua-cli
6671.1060SjmmvVersion:	0.7
6681.1546SsevanCurrent Vers:	0.9
6691.1006SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
6701.1546SsevanArchive site:	https://github.com/jmmv/kyua
6711.1546SsevanHome page:	https://github.com/jmmv/kyua
6721.1006SjmmvMailing List:	kyua-discuss@googlegroups.com
6731.1006SjmmvResponsible:	jmmv
6741.1006SjmmvLicense:	BSD 3-clause
6751.1006SjmmvLocation:	external/bsd/kyua-cli/dist
6761.1006SjmmvNotes:
6771.1006SjmmvThe source files are in external/bsd/kyua-cli/dist.
6781.1006SjmmvUse external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory.
6791.1006Sjmmv
6801.1004SjmmvPackage:	kyua-testers
6811.1004SjmmvVersion:	0.1
6821.1546SsevanCurrent Vers:	0.3
6831.1004SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
6841.1546SsevanArchive site:	https://github.com/jmmv/kyua
6851.1546SsevanHome page:	https://github.com/jmmv/kyua
6861.1004SjmmvMailing List:	kyua-discuss@googlegroups.com
6871.1004SjmmvResponsible:	jmmv
6881.1004SjmmvLicense:	BSD 3-clause
6891.1004SjmmvLocation:	external/bsd/kyua-testers/dist
6901.1004SjmmvNotes:
6911.1004SjmmvThe source files are in external/bsd/kyua-testers/dist.
6921.1004SjmmvUse external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/
6931.1004Sjmmvdirectory.
6941.1004Sjmmv
6951.1SlukemPackage:	less
6961.1053StronVersion:	less-458
6971.1540SsevanCurrent Vers:	less-530
6981.823SjakllschMaintainer:	Mark Nudelman <markn@greenwoodsoftware.com>
6991.467SjnemethArchive Site:	http://www.greenwoodsoftware.com/less/download.html
7001.467SjnemethHome Page:	http://www.greenwoodsoftware.com/less/
7011.823SjakllschMailing List:	less-announce-request@greenwoodsoftware.com
7021.1SlukemResponsible:	mrg
7031.968SjdfLicense:	Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
7041.913SdrochnerLocation:	external/bsd/less/dist
7051.1SlukemNotes:
7061.1SlukemMany changes to make less act as more when invoked as more.  Beware.
7071.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree
7081.918Swizfor importation.  Run ./configure beforehand to generate "defines.h".
7091.850StronTalk to mrg before importing any new version.
7101.1Slukem
7111.543SjoergPackage:	libarchive
7121.1434SjoergVersion:	3.3.2pre
7131.1540SsevanCurrent Vers:	3.3.2
7141.748SjoergMaintainer:	kientzle@freebsd.org, joerg@NetBSD.org
7151.918SwizArchive Site:	https://github.com/libarchive/libarchive/downloads
7161.1540SsevanHome Page: 	http://www.libarchive.org
7171.543SjoergResponsible:	joerg
7181.918SwizLicense:	BSD (2-clause)
7191.913SdrochnerLocation:	external/bsd/libarchive/dist
7201.543SjoergNotes:
7211.748SjoergDistribution is stripped down to the relevant part.
7221.543Sjoerg
7231.696SdentPackage:	libdevmapper
7241.735ShaadVersion:	1.02.40
7251.1546SsevanCurrent Vers:	2.02.181
7261.696SdentMaintainer:	lvm-devel@redhat.com
7271.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
7281.696SdentHome Page:	http://sources.redhat.com/lvm2/
7291.696SdentResponsible:	haad
7301.696SdentLicense:	LGPLv2.1
7311.913SdrochnerLocation:	external/gpl2/lvm2/dist/libdm
7321.656ShaadNotes:
7331.894SrizThe lvm2tools and the libdevmapper are now distributed as one source
7341.729Ssnjrepository. See the lvm2tools Notes for more information.
7351.656Shaad
7361.263SwizPackage:	libevent
7371.1423SsnjVersion:	2.1.8-stable
7381.1423SsnjCurrent Vers:	2.1.8-stable
7391.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
7401.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
7411.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
7421.1199SspzResponsible:	
7431.387SrpauloLicense:	BSD (3/4-clause)
7441.913SdrochnerLocation:	external/bsd/libevent/dist
7451.263SwizNotes:
7461.1033Schristos- Run the libevent2netbsd script
7471.1033Schristos- Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes.
7481.1033Schristos  man pages are in doxygen/man/man3. Remove the extra man pages that are
7491.1033Schristos  .so'ing only. Copy the rest to man.
7501.263Swiz
7511.1072SjoergPackage:	llvm
7521.1532SjoergVersion:	7.0.0svn (r337282)
7531.1532SjoergCurrent Vers.:	7.0.0svn
7541.1463SjoergMaintainer:	llvm-dev@lists.llvm.org
7551.1463SjoergHome Page:	https://llvm.org
7561.1072SjoergResponsible:	joerg
7571.1072SjoergLicense:	BSD/MIT
7581.1072SjoergLocation:	external/bsd/llvm/dist
7591.1072SjoergNotes:
7601.1072SjoergA CVS ACL is in place for the location to prevent unintentioned commits.
7611.1072SjoergAll changes should come via import from upstream SVN.
7621.1072Sjoerg
7631.696SdentPackage:	lvm2tools
7641.735ShaadVersion:	2.02.56
7651.1546SsevanCurrent Vers:	2.02.181
7661.696SdentMaintainer:	lvm-devel@redhat.com
7671.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
7681.696SdentHome Page:	http://sources.redhat.com/lvm2/
7691.696SdentResponsible:	haad
7701.696SdentLicense:	GPLv2
7711.913SdrochnerLocation:	external/gpl2/lvm2/dist
7721.894SrizNotes:
7731.1179SjnemethUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to
7741.1179Sjnemethprepare source tree for import. Keep eye on dist/include/configure.h
7751.1362Skamilit might change over the releases.  We maintain our own version of
7761.1179Sjnemethlibdevmapper ioctl protocol code, therefore we should test it before
7771.1179Sjnemethimport. Talk to haad before importing new version.
7781.656Shaad
7791.1SlukemPackage:	libpcap
7801.1561SchristosVersion:	1.9.0
7811.1540SsevanCurrent Vers:	1.9.0
7821.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
7831.1SlukemArchive Site:	http://www.tcpdump.org/release/
7841.335SlukemHome Page:	http://www.tcpdump.org/
7851.1SlukemMailing List:	tcpdump-workers@tcpdump.org
7861.569SwizResponsible:	dyoung
7871.387SrpauloLicense:	BSD (3/4-clause)
7881.913SdrochnerLocation:	external/bsd/libpcap/dist
7891.1SlukemNotes:
7901.1029SchristosUse the src/external/bsd/libpcap/libpcap2netbsd script to prepare source
7911.1029Schristostree. sys/net/dlt.h is a copy of the dlt constants from pcap.h
7921.1Slukem
7931.1SlukemPackage:	libwrap
7941.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
7951.954StacaCurrent Vers:	tcp_wrappers 7.6-ipv6.4
7961.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
7971.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
7981.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
7991.230SjunyoungMailing List:
8001.569SwizResponsible:	cjs
8011.387SrpauloLicense:	BSD-like
8021.913SdrochnerLocation:	lib/libwrap
8031.1SlukemNotes:
8041.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
8051.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
8061.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
8071.1Slukem
8081.782SmbalmerPackage:	Lua
8091.1536SalnsnVersion:	Lua 5.3.5
8101.1536SalnsnCurrent Vers:	Lua 5.3.5
8111.782SmbalmerMaintainer:	PUC Rio
8121.782SmbalmerHome Page:	http://www.lua.org/
8131.782SmbalmerMailing List:
8141.1536SalnsnResponsible:	mbalmer, lneto, salazar, alnsn
8151.782SmbalmerLicense:	MIT
8161.913SdrochnerLocation:	external/mit/lua/dist
8171.782SmbalmerNotes:
8181.782SmbalmerThe default module paths have been changed to not include the current
8191.783Ssnjworking directory '.' to avoid potential security problems.
8201.782Smbalmer
8211.1003SjmmvPackage:	Lutok
8221.1060SjmmvVersion:	0.3
8231.1278SkamilCurrent Vers:	0.4
8241.1003SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
8251.1279SkamilArchive site:	https://github.com/jmmv/lutok/releases
8261.1279SkamilHome page:	https://github.com/jmmv/lutok
8271.1003SjmmvMailing List:	lutok-discuss@googlegroups.com
8281.1003SjmmvResponsible:	jmmv
8291.1003SjmmvLicense:	BSD 3-clause
8301.1003SjmmvLocation:	external/bsd/lutok/dist
8311.1003SjmmvNotes:
8321.1003SjmmvThe source files are in external/bsd/lutok/dist.
8331.1003SjmmvUse external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory.
8341.1003Sjmmv
8351.728SchristosPackage:	m4
8361.728SchristosVersion:	20091026
8371.728SchristosCurrent Vers:	20091026
8381.962SwizMaintainer:	The OpenBSD Project
8391.728SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
8401.962SwizHome Page:	http://www.openbsd.org/
8411.728SchristosMailing List:	
8421.728SchristosLicense:	BSD 3-clause like (dns-sd)
8431.728SchristosResponsible:	christos
8441.913SdrochnerLocation:	usr.bin/m4
8451.728SchristosNotes:
8461.1189SchristosUses libc's ohash
8471.728Schristos
8481.718StsarnaPackage:	mDNSResponder
8491.1504SchristosVersion:	878.30.4
8501.1504SchristosCurrent Vers:	878.30.4
8511.718StsarnaMaintainer:	Apple
8521.1486ShaukeArchive Site:	https://www.opensource.apple.com/tarballs/mDNSResponder/
8531.1486ShaukeHome Page:	https://developer.apple.com/bonjour/
8541.718StsarnaMailing List:	bonjour-dev@lists.apple.com
8551.718StsarnaLicense:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
8561.718Stsarna		BSD 3-clause like (dns-sd)
8571.718StsarnaResponsible:	tsarna
8581.913SdrochnerLocation:	external/apache2/mDNSResponder/dist
8591.718StsarnaNotes:
8601.718Stsarna
8611.1462SwizPackage:	mandoc
8621.1545SchristosVersion:	1.14.4
8631.1542SsevanCurrent Vers:	1.14.4
8641.723SwizMaintainer:	Kristaps Džonsons
8651.723SwizArchive Site:	http://mdocml.bsd.lv/snapshots/
8661.723SwizHome Page:	http://mdocml.bsd.lv/
8671.723SwizMailing List:	
8681.723SwizResponsible:	joerg
8691.723SwizLicense:	BSD (2-clause)
8701.913SdrochnerLocation:	external/bsd/mdocml/dist
8711.723SwizNotes:
8721.723Swiz
8731.1132SriastradPackage:	mesa-demos
8741.1132SriastradVersion:	8.1.0
8751.1546SsevanCurrent Vers:	8.4.0
8761.1132SriastradMaintainer:	mesa-git@?
8771.1132SriastradArchive Site:	ftp://ftp.freedesktop.org/pub/mesa/demos/
8781.1132SriastradHome Page:	http://www.mesa3d.org/
8791.1132SriastradMailing List:
8801.1132SriastradResponsible:	riastradh, mrg
8811.1132SriastradLicense:	ISC
8821.1550SsevanLocation:	xsrc/external/mit/mesa-demos/dist
8831.1132SriastradNotes:
8841.1132SriastradWe use only glxinfo and glxgears.  Delete all else on import.
8851.1132SriastradVendor tag:	xorg
8861.1132SriastradRelease tag:	mesa-demos-X-Y-Z
8871.1132Sriastrad
8881.696SdentPackage:	mesa-drm
8891.703SmrgVersion:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
8901.696SdentCurrent Vers:
8911.696SdentMaintainer:	mesa-git@?
8921.696SdentArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
8931.696SdentHome Page:	http://cgit.freedesktop.org/mesa/drm/
8941.696SdentMailing List:
8951.696SdentResponsible:	mrg, bjs
8961.696SdentLicense:	BSD
8971.913SdrochnerLocation:	sys/external/bsd/drm/dist
8981.696SdentNotes:
8991.696Sdent
9001.1137SriastradPackage:	MesaLib
9011.1550SsevanVersion:	10.3.5
9021.1554SwizCurrent Vers:	18.1.6
9031.1137SriastradMaintainer:	mesa-git@?
9041.1137SriastradArchive Site:	ftp://ftp.freedesktop.org/pub/mesa/
9051.1137SriastradHome Page:	http://www.mesa3d.org/
9061.1137SriastradMailing List:
9071.1137SriastradResponsible:	riastradh, mrg
9081.1137SriastradLicense:	ISC
9091.1137SriastradLocation:	xsrc/external/mit/MesaLib/dist
9101.1137SriastradNotes:
9111.1137SriastradVendor tag:	xorg
9121.1137SriastradRelease tag:	MesaLib-X-Y-Z
9131.1137Sriastrad
9141.1SlukemPackage:	mopd
9151.1SlukemVersion:	2.5.3
9161.1SlukemCurrent Vers:	2.5.3
9171.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
9181.696SdentArchive Site:	http://www.stacken.kth.se/~moj/mopd.html
9191.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
9201.230SjunyoungMailing List:
9211.1SlukemResponsible:	cjs
9221.387SrpauloLicense:	BSD (4-clause)
9231.913SdrochnerLocation:	usr.sbin/mopd
9241.1SlukemNotes:
9251.1SlukemDelete the otherOS directory before importing.
9261.1Slukem
9271.1SlukemPackage:	nawk
9281.993SchristosVersion:	2012-12-20
9291.993SchristosCurrent Vers:	2012-12-20
9301.696SdentMaintainer:	Brian Kernighan <bwk@princeton.edu>
9311.696SdentArchive Site:	http://www.cs.princeton.edu/~bwk/btl.mirror/
9321.696SdentHome Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
9331.1SlukemMailing List:
9341.1SlukemResponsible:	jdolecek
9351.387SrpauloLicense:	BSD-like
9361.913SdrochnerLocation:	external/historical/nawk/dist
9371.1SlukemNotes:
9381.1SlukemBuild maketab from nawk sources and generate proctab.c.
9391.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
9401.776Schristosthen import to src/external/historical/nawk/dist.
9411.1Slukem
9421.1SlukemPackage:	ndbootd
9431.1SlukemVersion:	0.5
9441.1SlukemCurrent Vers:	0.5
9451.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
9461.696SdentArchive Site:
9471.696SdentHome Page:
9481.1SlukemResponsible:	fredette
9491.387SrpauloLicense:	BSD (4-clause)
9501.913SdrochnerLocation:	usr.sbin/ndbootd
9511.1SlukemNotes:
9521.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
9531.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
9541.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
9551.1Slukem
9561.421SwizPackage:	ntp
9571.1569SchristosVersion:	4.2.8p12
9581.1546SsevanCurrent Vers:	4.2.8p12
9591.421SwizMaintainer:	David L. Mills <mills@udel.edu>
9601.1069SchristosArchive Site:	http://www.ntp.org/
9611.702SkardelHome Page:	http://www.ntp.org/, http://support.ntp.org/
9621.421SwizMailing List:
9631.455SkardelResponsible:	simonb, jonathan, kardel
9641.421SwizLicense:	BSD-like
9651.913SdrochnerLocation:	external/bsd/ntp/dist
9661.421SwizNotes:
9671.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
9681.421Swiz
9691.1SlukemPackage:	nvi
9701.1064SchristosVersion:	1.81.6, HEAD as of 2013-11-20
9711.652StsutsuiCurrent Vers:	1.81.6
9721.1071SaymericMaintainer:	Sven Verdoolaege <skimo@kotnet.org>, Keith Bostic
9731.1064SchristosArchive Site:	git://repo.or.cz/nvi.git, ftp://ftp.bostic.com/pub/
9741.1064SchristosHome Page:	https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/
9751.230SjunyoungMailing List:
9761.1071SaymericResponsible:	christos
9771.387SrpauloLicense:	BSD (3/4-clause)
9781.1071SaymericLocation:	external/bsd/nvi/dist
9791.1SlukemNotes:
9801.652StsutsuiWe have lots of local fixes.
9811.1Slukem
9821.603SlukemPackage:	OpenLDAP
9831.1501SchristosVersion:	2.4.45
9841.1546SsevanCurrent Vers:	2.4.46
9851.603SlukemMaintainer:	OpenLDAP Foundation
9861.603SlukemArchive Site:	http://www.openldap.org/
9871.603SlukemHome Page:	http://www.openldap.org/
9881.603SlukemMailing List:
9891.1049SlukemResponsible:	
9901.603SlukemLicense:	BSD (3-clause)
9911.913SdrochnerLocation:	external/bsd/openldap/dist
9921.603SlukemNotes:
9931.603Slukem
9941.293SchristosPackage:	OpenPAM
9951.1441SchristosVersion:	20170430 (Resedacea)
9961.1441SchristosCurrent Vers:	20170430 (Resedacea)
9971.638SwizMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
9981.276SwizArchive Site:	http://www.openpam.org/
9991.335SlukemHome Page:	http://www.openpam.org/
10001.276SwizMailing List:
10011.276SwizResponsible:	christos
10021.387SrpauloLicense:	BSD (3-clause)
10031.913SdrochnerLocation:	external/bsd/openpam/dist
10041.276SwizNotes:
10051.276Swiz
10061.734SroyPackage:	openresolv
10071.1388SroyVersion:	3.9.0
10081.1388SroyCurrent Vers:	3.9.0
10091.734SroyMaintainer:	roy
10101.734SroyArchive Site:	ftp://roy.marples.name/pub/openresolv/
10111.734SroyHome Page:	http://roy.marples.name/projects/openresolv/
10121.734SroyMailing List: 	openresolv-discuss@marples.name
10131.734SroyLicense:	BSD (2-clause)
10141.913SdrochnerLocation:	external/bsd/openresolv/dist
10151.734SroyNotes:
10161.734SroyPlease submit all changes to the author.
10171.734Sroy
10181.612SchristosPackage:	HPN-SSH
10191.988SchristosVersion:	6.1p1 13 v14
10201.1069SchristosCurrent Vers:	6.3p1 v14
10211.612SchristosMaintainer:	www.psc.edu
10221.988SchristosArchive Site:	No direct link anymore, @#$#$ psc.
10231.988SchristosHome Page:	http://www.psc.edu/index.php/hpn-ssh
10241.612SchristosMailing List:
10251.612SchristosResponsible:	christos
10261.612SchristosLicense:	
10271.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
10281.612SchristosNotes:
10291.612SchristosPatch applied after OpenSSH import.
10301.612Schristos
10311.1SlukemPackage:	OpenSSH
10321.1558SchristosVersion:	7.8
10331.1557SsevanCurrent Vers:	7.8 / portable 7.8p1
10341.1SlukemMaintainer:	OpenSSH
10351.1SlukemArchive Site:	http://www.openssh.com/ftp.html
10361.335SlukemHome Page:	http://www.openssh.com/portable.html
10371.1SlukemMailing List:	openssh-unix-announce@mindrot.org
10381.298SitojunResponsible:	thorpej, christos, elric
10391.701SchristosLicense:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
10401.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
10411.1SlukemNotes:
10421.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH
10431.913Sdrochneruse openssh2netbsd before import.
10441.1Slukemlocal changes (should always try to bring them back to master openssh tree,
10451.1Slukemmarkus is very cooperative about it):
10461.1Slukem- default for PermitRootLogin is set to "no"
10471.1Slukem- IgnoreRootRhosts added
10481.1Slukem- look at login.conf to check valid user/access list
10491.469Schristos- krb5 support re-added
10501.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
10511.279Schristos  when someone imports openssl, we can remove this.
10521.280Schristos- added moduli from portable openssh
10531.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
10541.786Schristos  (see if there is any difference between the current version of opensshX.Yp1
10551.786Schristos   and the new opensshZ.Wp1) and apply them.
10561.701Schristos- conditionalize login_cap
10571.701Schristos- conditionalize bsd_auth
10581.701Schristos- restore krb5, krb4, afs, skey
10591.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
10601.701Schristos- fix ctype macro arguments
10611.701Schristos- umac is broken, disable it
10621.701Schristos- better ~homedir handling
10631.701Schristos- netbsd style tunnels
10641.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling
10651.701Schristos- utmp/utmpx handling
10661.701Schristos- handle tty posix_vdisable properly
10671.701Schristos- handle setuid and unsetuid the posix way instead of setresuid()
10681.701Schristos- add all missing functions
10691.384Schristos- always bump major when importing to avoid api problems.
10701.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
10711.1537Ssevan- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent
10721.1Slukem
10731.1SlukemPackage:	OpenSSL
10741.1574SchristosVersion:	1.0.2o/1.1.1a
10751.1574SchristosCurrent Vers:	1.0.2q/1.1.1a
10761.1SlukemMaintainer:	The OpenSSL Project
10771.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
10781.335SlukemHome Page:	http://www.openssl.org/
10791.1SlukemMailing List:	openssl-announce@openssl.org
10801.1144SspzResponsible:	christos, mjf, tls, riastradh, spz
10811.387SrpauloLicense:	OpenSSL and SSLeay license (both BSD-like)
10821.913SdrochnerLocation:	crypto/external/bsd/openssl/dist
10831.1SlukemNotes:
10841.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
10851.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
10861.708Schristos  to regen man pages.
10871.1327Ssnj- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
10881.953Schristos  to regen assembly files
10891.1Slukem
10901.926SplunkyPackage:	pcc
10911.1550SsevanVersion:	1.1.0.DEVEL 20160208
10921.1547SsevanCurrent Vers:	1.1.0 20141210
10931.932SrizMaintainer:	Anders Magnusson <ragge@NetBSD.org>
10941.926SplunkyArchive Site:	ftp://pcc.ludd.ltu.se/pub/pcc/
10951.926SplunkyHome Page:	http://pcc.ludd.ltu.se/
10961.926SplunkyMailing List:	pcc-list@ludd.ltu.se
10971.926SplunkyResponsible:	plunky
10981.926SplunkyLicense:	BSD
10991.926SplunkyLocation:	external/bsd/pcc/dist
11001.926SplunkyNotes:
11011.926SplunkyThis is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
11021.926Splunkyfile for details about how to get the latest version from the upstream server
11031.926Splunkyand import it.
11041.926Splunky
11051.19SwizPackage:	pdisk
11061.19SwizVersion:	0.8a2
11071.19SwizCurrent Vers:	0.8a2
11081.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
11091.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
11101.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
11111.19SwizMailing List:
11121.19SwizResponsible:	dbj
11131.387SrpauloLicense:	BSD-like
11141.1032SchristosLocation:	external/bsd/pdisk
11151.19SwizNotes:
11161.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X
11171.1015SwizIt is imported into external/bsd/pdisk.
11181.19Swiz
11191.1SlukemPackage:	pdksh
11201.1SlukemVersion:	5.2.14p2
11211.1SlukemCurrent Vers:	5.2.14p2
11221.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
11231.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
11241.335SlukemHome Page:	http://www.cs.mun.ca/~michael/pdksh/
11251.1SlukemMailing List:
11261.457SjdolecekResponsible:	jdolecek
11271.387SrpauloLicense:	Public domain
11281.913SdrochnerLocation:	bin/ksh
11291.880SreedNotes:
11301.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
11311.1Slukem
11321.421SwizPackage:	PF (openbsd packet filter)
11331.609SpeterVersion:	OpenBSD 4.2
11341.1537SsevanCurrent Vers:	OpenBSD 6.3-current
11351.422SpeterMaintainer:	The OpenBSD Project
11361.421SwizArchive Site:	ftp://ftp.openbsd.org/
11371.421SwizHome Page:	http://www.openbsd.org/faq/pf/
11381.421SwizMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
11391.569SwizResponsible:	peter, yamt
11401.421SwizLicense:	BSD (2-clause)
11411.913SdrochnerLocation:	dist/pf,sys/dist/pf
11421.421SwizNotes:
11431.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
11441.421Swizdefinition (files.pf).  userland code is imported into src/dist/pf, and
11451.421Swizreachover Makefiles are in src/usr.sbin/pf.
11461.421Swiz
11471.538SjoergPackage:	pkg_install
11481.1550SsevanVersion:	20180325
11491.1547SsevanCurrent Vers:	20180425
11501.538SjoergMaintainer:	The pkgsrc developers
11511.894SrizHome Page:	http://www.pkgsrc.org/
11521.539SheinzMailing List:	tech-pkg@NetBSD.org
11531.538SjoergResponsible:	joerg
11541.538SjoergLicense:	BSD
11551.913SdrochnerLocation:	external/bsd/pkg_install/dist
11561.538SjoergNotes:
11571.913SdrochnerThe authoritative version is in pkgsrc/pkgtools/pkg_install.
11581.538Sjoerg
11591.1SlukemPackage:	ping
11601.1SlukemVersion:	980911
11611.1SlukemCurrent Vers:	980911
11621.993SchristosMaintainer:	Mike Muuss
11631.993SchristosArchive Site:	
11641.993SchristosHome Page:	http://ftp.arl.mil/mike/ping.html
11651.1SlukemMailing List:
11661.392SrpauloResponsible:	christos
11671.387SrpauloLicense:	BSD (3-clause)
11681.913SdrochnerLocation:	sbin/ping
11691.1SlukemNotes:
11701.1SlukemWe use err() and friends. We have changes for snprintf, extra
11711.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes,
11721.993Schristosand more. Vern's ping is gone. We are too different from everyone else
11731.993Schristosnow to do a new import.
11741.1Slukem
11751.934SwizPackage:	Postfix
11761.1416SchristosVersion:	3.1.4
11771.1547SsevanCurrent Vers:	3.1.9/3.2.6/3.3.1
11781.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
11791.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
11801.335SlukemHome Page:	http://www.postfix.org/
11811.1SlukemMailing List:	postfix-users@postfix.org
11821.1254StronResponsible:	christos
11831.704StronLicense:	IBM Public License. See also src/external/ibm-public/postfix/dist.
11841.913SdrochnerLocation:	external/ibm-public/postfix/dist
11851.1SlukemNotes:
11861.432SrpauloHTML documentation should be kept in sync with the README_FILES.
11871.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
11881.432Srpaulodirectory layout (the easiest way to check is by running ``postfix
11891.432Srpauloset-permissions'').
11901.1Slukem
11911.1SlukemPackage:	ppp
11921.1165SchristosVersion:	2.4.7
11931.1165SchristosCurrent Vers:	2.4.7
11941.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
11951.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
11961.349SjunyoungHome Page:
11971.1068SchristosGIT root:	git://ozlabs.org/~paulus/ppp.git
11981.1SlukemMailing List:
11991.447SchristosResponsible:	christos, cube
12001.387SrpauloLicense:	BSD (3-clause)
12011.1068SchristosLocation:	external/bsd/ppp/dist
12021.1SlukemNotes:
12031.1SlukemBSD support was removed from 2.4.0; I added it back and removed
12041.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
12051.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
12061.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
12071.1Slukemis clearly a pain. I have not tested the modules code, neither our
12081.1Slukemmakefiles make it easy to construct a module, but I left one there
12091.1Slukemas an example.
12101.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
12111.447Schristosusing the version found in 2.4.1.
12121.1Slukem
12131.1SlukemPackage:	rcs
12141.1298SchristosVersion:	5.7 (Last GPLv2+ version)
12151.1298SchristosCurrent Vers:	5.9.4
12161.1SlukemMaintainer:	FSF
12171.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
12181.1SlukemMailing List:	bug-gnu-utils@gnu.org
12191.335SlukemHome Page:	http://www.gnu.org/software/rcs/
12201.463SagcResponsible:	agc
12211.972SwizLicense:	GPLv2+ (5.7), GPLv3+ (5.8 and later)
12221.1298SchristosLocation:	external/gpl2/rcs
12231.1SlukemNotes:
12241.894SrizOld versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
12251.1Slukem
12261.1SlukemPackage:	root.cache
12271.1550SsevanVersion:	2017102400 (October 24, 2017)
12281.1547SsevanCurrent Vers:	2018070901 (July 09, 2018)
12291.14SperryMaintainer:	InterNIC
12301.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
12311.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
12321.1SlukemMailing List:
12331.507SperryResponsible:	thorpej
12341.387SrpauloLicense:	Public domain
12351.913SdrochnerLocation:	etc/namedb
12361.1SlukemNotes:
12371.1SlukemThe root server cache is also included with BIND.  However, the
12381.1SlukemInterNIC version is usually more up to date.
12391.1Slukem
12401.1SlukemPackage:	routed
12411.727SchristosVersion:	2.32
12421.727SchristosCurrent Vers:	2.32
12431.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
12441.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
12451.335SlukemHome Page:	http://www.rhyolite.com/src/
12461.1SlukemMailing List:
12471.392SrpauloResponsible:	christos
12481.387SrpauloLicense:	BSD (4-clause)
12491.913SdrochnerLocation:	sbin/routed
12501.1SlukemNotes:
12511.1SlukemWe use the md5 code from libc
12521.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
12531.201SchristosWe use arc4random
12541.201SchristosWe use strlcpy/snprintf
12551.1Slukem
12561.1SlukemPackage:	send-pr (part of GNATS)
12571.1299SchristosVersion:	3.2
12581.1299SchristosCurrent Vers:	4.2
12591.1SlukemMaintainer:	FSF
12601.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
12611.335SlukemHome Page:	http://www.gnu.org/software/gnats/
12621.1SlukemMailing List:	bug-gnats@gnu.org
12631.1299SchristosLicense:	GPLv2+ (4.1), GPLv3+ (4.2 and later)
12641.1SlukemResponsible:
12651.1299SchristosLocation:	external/gpl2/send-pr
12661.1SlukemNotes:
12671.1299SchristosWe have 3.2 with patches to become 3.95 which was never distributed. This
12681.1299Schristosis the last "standalone" send-pr version. Newer versions require "query-pr"
12691.1299Schristosto be installed and many more changes. It is not worth the hassle.
12701.1Slukem
12711.1SlukemPackage:	SoftFloat
12721.1SlukemVersion:	2a
12731.1547SsevanCurrent Vers:	3e
12741.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
12751.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
12761.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
12771.1SlukemMailing List:
12781.1SlukemResponsible:	bjh21
12791.387SrpauloLicense:	Public domain
12801.913SdrochnerLocation:	lib/libc/softfloat
12811.1SlukemNotes:
12821.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
12831.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
12841.1Slukemoriginal.
12851.1Slukem
12861.877SjoergPackage:	sqlite
12871.1424SchristosVersion:	3.17.0
12881.1547SsevanCurrent Vers:	3.24.0 (2018-06-04)
12891.877SjoergMaintainer:	Richard Hipp <drh@sqlite.org>
12901.877SjoergHome Page:	http://www.sqlite.org
12911.877SjoergResponsible:	joerg
12921.877SjoergLicense:	Public domain
12931.913SdrochnerLocation:	external/public-domain/sqlite/dist
12941.877SjoergNotes:
12951.1241SszptvlfnRun cleantags before importing because sqlite3.c has an RCSID
12961.877Sjoerg
12971.1SlukemPackage:	tcpdump
12981.1470SchristosVersion:	4.9.2
12991.1470SchristosCurrent Vers:	4.9.2
13001.429ShubertfMaintainer:	tcpdump-workers@lists.tcpdump.org
13011.1SlukemArchive Site:	http://www.tcpdump.org/release/
13021.335SlukemHome Page:	http://www.tcpdump.org/
13031.429ShubertfMailing List:	tcpdump-workers@lists.tcpdump.org
13041.1408SspzResponsible:	
13051.387SrpauloLicense:	BSD (3-clause)
13061.913SdrochnerLocation:	external/bsd/tcpdump/dist
13071.1SlukemNotes:
13081.1030SchristosUse the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source
13091.792Schristostree.
13101.1Slukem
13111.1SlukemPackage:	TestFloat
13121.1SlukemVersion:	2a
13131.1547SsevanCurrent Vers:	3e
13141.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
13151.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
13161.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
13171.1SlukemMailing List:
13181.1SlukemResponsible:	ross
13191.387SrpauloLicense:	BSD (4-clause)
13201.913SdrochnerLocation:	regress/lib/libc/ieeefp/testfloat
13211.1SlukemNotes:
13221.1Slukem
13231.1SlukemPackage:	texinfo
13241.1297SchristosVersion:	4.8a (Last GPLv2+ version)
13251.1547SsevanCurrent Vers:	6.5
13261.1SlukemMaintainer:	FSF
13271.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
13281.335SlukemHome Page:	http://www.gnu.org/software/texinfo/
13291.1SlukemMailing List:	bug-texinfo@gnu.org
13301.737SwizResponsible:	
13311.1297SchristosLicense:	GPLv2+ (4.8a), GPLv3+ (4.9 and later)
13321.1297SchristosLocation:	external/gpl2/texinfo
13331.1SlukemNotes:
13341.1297SchristosUse src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree
13351.38Swizfor the import.
13361.1Slukem
13371.1300SchristosPackage:	autoconf 
13381.1300SchristosVersion:	2.69
13391.1300SchristosCurrent Vers:	2.69
13401.1300SchristosMaintainer:	FSF
13411.1300SchristosArchive Site:	ftp://ftp.gnu.org/gnu/autoconf/
13421.1300SchristosHome Page:	http://www.gnu.org/software/autoconf/
13431.1300SchristosMailing List:	bug-autoconf@gnu.org
13441.1300SchristosResponsible:	christos
13451.1300SchristosLicense:	GPLv3+
13461.1300SchristosLocation:	external/gpl3/autoconf
13471.1300SchristosNotes:
13481.1300SchristosThis is only used to re-generate the configure files in tools/compat.
13491.1300SchristosIt is not part of the regular build.
13501.1300Schristos
13511.1296SchristosPackage:	malloc 
13521.1296SchristosVersion:	1995-01-15
13531.1296SchristosCurrent Vers:	1995-01-15
13541.1296SchristosMaintainer:	FSF
13551.1296SchristosArchive Site:	ftp://prep.ai.mit.edu/old-gnu/malloc.tar.gz
13561.1296SchristosHome Page:
13571.1296SchristosMailing List:
13581.1296SchristosResponsible:	christos
13591.1296SchristosLicense:	GPLv2+
13601.1296SchristosLocation:	external/gpl2/libmalloc
13611.1296SchristosNotes:
13621.1296SchristosThe original version of gnumalloc was added (not imported) from
13631.1296Schristosprep.ai.mit.edu in src/gnu/lib/libmalloc in 1993. This is the newest
13641.1296Schristosversion from 1995. It is written by Mike Haertel, and was distributed
13651.1296Schristosboth standalone and as part of glibc. At some point glibc switched
13661.1296Schristosto use Doug Lea's ptmalloc which is now tightly bound with glibc
13671.1296Schristosand cannot be separated. The Doug Lea version of malloc is also
13681.1296Schristosdistributed in a standalone form by Wolfram Gloger in
13691.1296Schristoshttp://www.malloc.de/en/.  We can consider switching to ptmalloc
13701.1296Schristosat some point since it will provide an alternative MT malloc, but
13711.1296Schristosperhaps this implementation should be kept anyway for historical
13721.1296Schristospurposes.
13731.1296Schristos
13741.819SjmmvPackage:	tmux
13751.1477SchristosVersion:	2.6
13761.1547SsevanCurrent Vers:	2.7
13771.1290SchristosMaintainer:	Nicholas Marriott <nicholas.marriott@gmail.com>
13781.1290SchristosArchive site:	https://github.com/tmux/tmux
13791.1290SchristosHome page:	http://tmux.github.io
13801.1290SchristosMailing List:	tmux-users@googlegroups.com
13811.1290SchristosResponsible:	christos
13821.819SjmmvLicense:	BSD
13831.913SdrochnerLocation:	external/bsd/tmux/dist
13841.819SjmmvNotes:
13851.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a
13861.819Sjmmvnew tmux release.
13871.819Sjmmv
13881.1SlukemPackage:	top
13891.614SchristosVersion:	3.8beta1
13901.614SchristosCurrent Vers:	3.8beta1
13911.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
13921.614SchristosArchive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
13931.335SlukemHome Page:	http://www.unixtop.org/
13941.1SlukemMailing List:	top-spinners@ocee.groupsys.com
13951.614SchristosResponsible:	simonb, christos
13961.387SrpauloLicense:	BSD (2-clause)
13971.913SdrochnerLocation:	external/bsd/top/dist
13981.1SlukemNotes:
13991.1Slukem
14001.1SlukemPackage:	traceroute
14011.869SchristosVersion:	1.4a12
14021.1SlukemCurrent Vers:	1.4a12
14031.1SlukemMaintainer:	traceroute@ee.lbl.gov
14041.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
14051.335SlukemHome Page:	http://ftp.ee.lbl.gov/
14061.1SlukemMailing List:
14071.1SlukemResponsible:
14081.387SrpauloLicense:	BSD (4-clause)
14091.913SdrochnerLocation:	usr.sbin/traceroute
14101.1SlukemNotes:
14111.869SchristosAdded changes from a5 -> a12 manually.
14121.1Slukem
14131.1SlukemPackage:	tz
14141.1571SchristosVersion:	tzcode2018g / tzdata2018g
14151.1570SkreCurrent Vers:	tzcode2018g / tzdata2018g
14161.975SapbMaintainer:	Paul Eggert <eggert@cs.ucla.edu>
14171.956SchristosArchive Site:	ftp://ftp.iana.org/tz/releases/
14181.876SapbArchive Site:	ftp://munnari.oz.au/pub/oldtz/
14191.956SchristosOld Archive Site:	ftp://elsie.nci.nih.gov/pub/
14201.920SapbHome Page:	http://www.iana.org/time-zones
14211.876SapbMailing List:	tz@iana.org
14221.1375SkreResponsible:	kleink, christos, kre
14231.387SrpauloLicense:	Public domain
14241.1142SwizLocation:	lib/libc/time/zoneinfo, external/public-domain/tz/share
14251.1SlukemNotes:
14261.1077SchristosDon't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
14271.1077SchristosDiffs are now applied by hand, since we have too many diffs (re-entrant tzcode,
14281.1077Schristosregister removal) to apply. The diffs have been submitted upstream but there
14291.1077Schristosis too much inertia to apply them. Check for .gitignore files.
14301.1149SapbFor the data files, do use external/public-domain/tz/tzdata2netbsd.
14311.1Slukem
14321.578SchristosPackage:	wpa_supplicant/hostapd
14331.1379SchristosVersion:	2.6
14341.1378SsnjCurrent Vers:	2.6
14351.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
14361.1378SsnjArchive Site:	http://w1.fi/releases/
14371.1378SsnjHome Page:	http://w1.fi/wpa_supplicant/
14381.365SwizMailing List:
14391.578SchristosResponsible:	scw, dyoung, christos
14401.387SrpauloLicense:	BSD or GPLv2
14411.913SdrochnerLocation:	external/bsd/wpa/dist
14421.365SwizNotes:
14431.772SchristosSee /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions.
14441.365Swiz
14451.1SlukemPackage:	zlib
14461.1396SchristosVersion:	1.2.10
14471.1418SnonakaCurrent Vers:	1.2.11
14481.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
14491.512StacaArchive Site:	http://www.zlib.net/
14501.512StacaHome Page:	http://www.zlib.net/
14511.1SlukemMailing List:
14521.1254StronResponsible:	gwr, christos
14531.387SrpauloLicense:	BSD (3-clause)
14541.913SdrochnerLocation:	common/dist/zlib
14551.1SlukemNotes:
14561.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
14571.1396SchristosRemember to run cleantags
14581.534Schristos
14591.534SchristosPackage:	services, protocols
14601.1538SsevanVersion:	2015-11-13 (services), 2015-10-06 (protocols)
14611.1537SsevanCurrent Vers:	2018-08-01 (services), 2017-10-13 (protocols)
14621.534SchristosMaintainer:	IANA
14631.961SchristosArchive Site:	http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
14641.894SrizArchive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
14651.894SrizHome Page:	http://www.iana.org/
14661.534SchristosMailing List:
14671.534SchristosResponsible:	christos
14681.534SchristosLicense:	None
14691.913SdrochnerLocation:	etc
14701.534SchristosNotes:
14711.961Schristos1. Build package net/iana-etc
14721.961Schristos2. Add NetBSD rcsid to the generated protocols and services in the package
14731.961Schristos   work area.
14741.961Schristos3. Append the local services from the current services file.
14751.961Schristos4. Run:
14761.534Schristos	services_mkdb -u services > /usr/src/etc/services
14771.534Schristos	cp protocols /usr/src/etc/protocols
14781.964Schristos5. Fix protocols
14791.964Schristos   - fix manet alias to MANET; giving an alias with the same name is a no/op
14801.964Schristos   - protocol 84 is defined for as ttp and iptm, merge the two entries since
14811.964Schristos     libc getprotoent() does not read the whole file and merge in the "files"
14821.964Schristos     implementation.
14831.769Smrg
14841.769SmrgPackage:	pigz
14851.1123StlsVersion:	2.3.1
14861.1547SsevanCurrent Vers:	2.4
14871.769SmrgMaintainer:	Mark Adler <madler@alumni.caltech.edu>
14881.769SmrgArchive Site:	http://zlib.net/pigz/
14891.769SmrgHome Page:	http://zlib.net/pigz/
14901.769SmrgMailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
14911.1123StlsResponsible:	mrg, tls
14921.769SmrgLicense:	zlib
14931.913SdrochnerLocation:	external/zlib/pigz/dist
14941.769SmrgNotes:
14951.784Sjoerg
14961.784SjoergPackage:	xz
14971.1565SjoergVersion:	5.2.4
14981.1547SsevanCurrent Vers:	5.2.4
14991.784SjoergMaintainer:	Lasse Collin <lasse.collin@tukanni.org>
15001.784SjoergArchive Site:	http://tukaani.org/xz/
15011.784SjoergHome Page:	http://tukaani.org/xz/
15021.784SjoergResponsible:	joerg
15031.784SjoergLicense:	public-domain
15041.913SdrochnerLocation:	external/public-domain/xz/dist
15051.784SjoergNotes:
15061.784Sjoerg1. See prepare-import script for stripping down the distribution.
15071.1565Sjoerg2. Use run-configure and double check that the stripped down configure works
15081.1565Sjoerg   for tools.
15091.1565Sjoerg3. Carefully check for non-autoconf GPL components leaked into the dist area.
15101.847Smrg
15111.847SmrgPackage:	mpc
15121.1562SwizVersion:	1.1.0
15131.1547SsevanCurrent Vers:	1.1.0
15141.847SmrgMaintainer:	
15151.847SmrgArchive Site:	http://www.multiprecision.org/mpc/download/
15161.847SmrgHome Page:	http://www.multiprecision.org/mpc/
15171.847SmrgMailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
15181.847SmrgResponsible:	mrg
15191.1065SmrgLicense:	LGPL3
15201.1065SmrgLocation:	external/lgpl3/mpc/dist
15211.847SmrgNotes:
15221.847Smrg
15231.847SmrgPackage:	mpfr
15241.1562SwizVersion:	4.0.1
15251.1547SsevanCurrent Vers:	4.0.1
15261.847SmrgMaintainer:	
15271.847SmrgArchive Site:	http://www.mpfr.org/mpfr-current/
15281.847SmrgHome Page:	http://www.mpfr.org/
15291.847SmrgMailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
15301.847SmrgResponsible:	mrg
15311.847SmrgLicense:	LGPL3
15321.913SdrochnerLocation:	external/lgpl3/mpfr/dist
15331.847SmrgNotes:
15341.847Smrg
15351.847SmrgPackage:	GNU MP
15361.1467SmrgVersion:	6.1.2
15371.1414SmayaCurrent Vers:	6.1.2
15381.847SmrgMaintainer:	http://gmplib.org/mailman/listinfo/gmp-devel
15391.847SmrgArchive Site:	http://gmplib.org/
15401.847SmrgHome Page:	http://gmplib.org/
15411.847SmrgMailing List:	http://gmplib.org/mailman/listinfo/gmp-announce
15421.847SmrgResponsible:	mrg
15431.847SmrgLicense:	LGPL3
15441.913SdrochnerLocation:	external/lgpl3/gmp/dist
15451.847SmrgNotes:
15461.886Schristos
15471.1102SapbPackage:	osnet
15481.1102SapbVersion:	osnet-20100224
15491.1102SapbCurrent Vers:	?
15501.1102SapbMaintainer:	?
15511.1102SapbArchive Site:	?
15521.1102SapbHome Page:	?
15531.1102SapbMailing List:	?
15541.1102SapbResponsible:	?
15551.1102SapbLicense:	CDDL
15561.1102SapbLocation:	external/cddl/osnet
15571.1102SapbNotes:
15581.1102Sapb
15591.980SalnsnPackage:	sljit
15601.1333SalnsnVersion:	svn revision 313
15611.1547SsevanCurrent Vers:	0.93
15621.980SalnsnMaintainer:	Zoltán Herczeg <hzmester@freemail.hu
15631.980SalnsnArchive Site:	http://sourceforge.net/projects/sljit/
15641.980SalnsnHome Page:	http://sljit.sourceforge.net/
15651.980SalnsnMailing List:	none
15661.980SalnsnResponsible:	alnsn
15671.980SalnsnLicense:	BSD (2-clause)
15681.980SalnsnLocation:	sys/external/bsd/sljit/dist
15691.980SalnsnNotes:
15701.980Salnsn		Need to feed back local changes
15711.980Salnsn
15721.886SchristosPackage:	tre
15731.1485SrinVersion:	0.8.0, git source as of 20171117
15741.886SchristosCurrent Vers:	0.8.0
15751.886SchristosMaintainer:	http://laurikari.net/tre
15761.1485SrinArchive Site:	https://github.com/laurikari/tre
15771.886SchristosHome Page:	http://laurikari.net/tre
15781.962SwizMailing List:
15791.886SchristosResponsible:	agc, christos
15801.962SwizLicense:	BSD (2-clause)
15811.913SdrochnerLocation:	external/bsd/tre/dist
15821.886SchristosNotes:
15831.886Schristos		Need to feed back local changes
15841.901Schristos
15851.901SchristosPackage:	TrouSerS
15861.901SchristosVersion:	0.3.8
15871.1547SsevanCurrent Vers:	0.3.14
15881.901SchristosMaintainer:	http://trousers.sourceforge.net
15891.901SchristosArchive Site:	http://trousers.sourceforge.net
15901.901SchristosHome Page:	http://trousers.sourceforge.net
15911.901SchristosMailing List:	http://trousers.sourceforge.net
15921.901SchristosResponsible:	christos
15931.901SchristosLicense:	CPL
15941.913SdrochnerLocation:	crypto/external/cpl/trousers/dist
15951.901SchristosNotes:
15961.901Schristos		Need to feed back local changes
15971.902Schristos
15981.902SchristosPackage:	tpm-tools
15991.902SchristosVersion:	1.3.7.1
16001.1547SsevanCurrent Vers:	1.3.9.1
16011.902SchristosMaintainer:	http://trousers.sourceforge.net
16021.902SchristosArchive Site:	http://trousers.sourceforge.net
16031.902SchristosHome Page:	http://trousers.sourceforge.net
16041.902SchristosMailing List:	http://trousers.sourceforge.net
16051.902SchristosResponsible:	christos
16061.902SchristosLicense:	CPL
16071.913SdrochnerLocation:	crypto/external/cpl/tpm-tools/dist
16081.902SchristosNotes:
16091.902Schristos		Need to feed back local changes
16101.997Schristos
16111.1100SchristosPackage:	elftoolchain (libelf/libdwarf)
16121.1306SchristosVersion:	FreeBSD-2016-02-19-r295822
16131.1539SsevanCurrent Vers:	0.7.1
16141.1100SchristosMaintainer:	Joseph Koshi <jkoshi@freebsd.org>
16151.997SchristosArchive Site:	none
16161.1539SsevanHome Page:	http://elftoolchain.sourceforge.net
16171.997SchristosMailing List:	none
16181.997SchristosResponsible:	christos
16191.997SchristosLicense:	BSD-like (2-clause)
16201.1100SchristosLocation:	sys/external/bsd/elftoolchain/dist
16211.997SchristosNotes:
16221.997Schristos		Run prepare-import.sh; next time use svn id.
16231.1076Schristos
16241.1076SchristosPackage:	smbfs
16251.1076SchristosVersion:	smbfs-1.4.1.tar.gz + FreeBSD-2003-02-16
16261.1547SsevanCurrent Vers:	smbfs-1.4.5.tar.gz
16271.1076SchristosMaintainer:	Boris Popov <bp@FreeBSD.org>
16281.1547SsevanArchive Site:	http://people.freebsd.org/~bp/pub/smbfs/smbfs-1.4.1.tar.gz
16291.1547SsevanHome Page:	http://people.freebsd.org/~bp/pub/smbfs/
16301.1076SchristosLicense:	BSD-like (4-clause)
16311.1076SchristosLocation:	external/bsd/smbfs
16321.1076SchristosNotes:
16331.1076Schristos		The kernel portion has been removed from the tar file.
16341.1076Schristos		Our kernel smbfs and netsmb directories could move to
16351.1076Schristos		external, but this is just make-work.
16361.1140Schristos
16371.1140SchristosPackage:	timeout
16381.1550SsevanVersion:	FreeBSD-2014-07-16 r268763
16391.1550SsevanCurrent Vers:	FreeBSD-2016-05-01 r331720
16401.1140SchristosMaintainer:	Baptiste Daroussin <bapt@FreeBSD.org>
16411.1140SchristosArchive Site:	none
16421.1547SsevanHome Page:	https://svnweb.freebsd.org/base/head/usr.bin/timeout/
16431.1140SchristosMailing List:	none
16441.1140SchristosResponsible:	christos
16451.1140SchristosLicense:	BSD-like (2-clause)
16461.1140SchristosLocation:	usr.bin/timeout
16471.1255Schristos
16481.1255SchristosPackage:        libproc
16491.1255SchristosVersion:        FreeBSD-2015-09-24
16501.1547SsevanCurrent Vers:   FreeBSD-2018-07-27 r336782
16511.1255SchristosMaintainer:     Rui Paulo <rpaulo@FreeBSD.org>
16521.1255SchristosArchive Site:   none
16531.1547SsevanHome Page:      https://svnweb.freebsd.org/base/head/lib/libproc/
16541.1255SchristosMailing List:   none
16551.1255SchristosResponsible:    christos
16561.1255SchristosLicense:        BSD-like (2-clause)
16571.1255SchristosLocation:       external/bsd/libproc/dist
16581.1255Schristos
16591.1255SchristosPackage:        librtld_db
16601.1255SchristosVersion:        FreeBSD-2015-09-24
16611.1547SsevanCurrent Vers:   FreeBSD-2017-11-26 r326219
16621.1255SchristosMaintainer:     Rui Paulo <rpaulo@FreeBSD.org>
16631.1255SchristosArchive Site:   none
16641.1547SsevanHome Page:      https://svnweb.freebsd.org/base/head/lib/librtld_db/
16651.1255SchristosMailing List:   none
16661.1255SchristosResponsible:    christos
16671.1255SchristosLicense:        BSD-like (2-clause)
16681.1255SchristosLocation:       external/bsd/librtld_db/dist
16691.1409Schristos
16701.1409SchristosPackage:        netcat
16711.1409SchristosVersion:        OpenBSD-2017-02-06
16721.1547SsevanCurrent Vers:   OpenBSD-2018-08-10
16731.1409SchristosMaintainer:     OpenBSD
16741.1547SsevanArchive Site:   http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
16751.1409SchristosHome Page:      none
16761.1409SchristosMailing List:   none
16771.1409SchristosResponsible:    christos
16781.1409SchristosLicense:        BSD-like (3-clause)
16791.1409SchristosLocation:       usr.bin/nc
16801.1417Snonaka
16811.1417SnonakaPackage:	gnu-efi
16821.1551SjmcneillVersion:	3.0.8
16831.1547SsevanCurrent Vers:	3.0.8
16841.1417SnonakaMaintainer:	https://sourceforge.net/projects/gnu-efi/
16851.1417SnonakaArchive Site:	https://sourceforge.net/projects/gnu-efi/
16861.1417SnonakaHome Page:	https://sourceforge.net/projects/gnu-efi/
16871.1417SnonakaMailing List:	https://sourceforge.net/projects/gnu-efi/
16881.1417SnonakaResponsible:
16891.1417SnonakaLicense:	BSD-like (3-clause)
16901.1417SnonakaLocation:	sys/external/bsd/gnu-efi
16911.1429Schristos
16921.1429SchristosPackage:	dc
16931.1429SchristosVersion:	20170410
16941.1547SsevanCurrent Vers:	20171217
16951.1429SchristosMaintainer:	The OpenBSD Project
16961.1429SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc
16971.1429SchristosHome Page:	http://www.openbsd.org/
16981.1429SchristosMailing List:	
16991.1429SchristosLicense:	BSD
17001.1429SchristosResponsible:	christos
17011.1429SchristosLocation:	usr.bin/dc
17021.1429SchristosNotes:
17031.1429Schristos		Uses OpenSSL's bignum
17041.1446Sskrll
17051.1446SskrllPackage:	dtc,libfdt
17061.1447SskrllVersion:	1.4.4
17071.1547SsevanCurrent Vers:	1.4.6
17081.1446SskrllMaintainer:	David Gibson <david@gibson.dropbear.id.au>, Jon Loeliger <jdl@jdl.com>
17091.1446SskrllArchive Site:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
17101.1446SskrllHome Page:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
17111.1446SskrllMailing List:	mailto:devicetree-compiler@vger.kernel.org
17121.1446SskrllResponsible:	skrll
17131.1446SskrllLicense:	GPLv2 (dtc), BSD (libfdt)
17141.1446SskrllLocation:	external/gpl2/dtc, sys/external/bsd/libfdt
17151.1447SskrllNotes:
17161.1447Sskrllexternal/gpl2/dtc/dtc2netbsd should be used to create directories to import
17171.1453Sjmcneill
17181.1453SjmcneillPackage:	dts
17191.1531SjmcneillVersion:	4.18-rc2
17201.1547SsevanCurrent Vers:	4.18
17211.1453SjmcneillMaintainer:	https://www.kernel.org/
17221.1453SjmcneillArchive Site:	https://cdn.kernel.org/pub/linux/kernel/v4.x/
17231.1453SjmcneillHome Page:	https://www.kernel.org/
17241.1453SjmcneillMailing List:	mailto:devicetree@vger.kernel.org
17251.1453SjmcneillResponsible:	jmcneill
17261.1453SjmcneillLicense:	GPLv2 and dual GPLv2/X11 license
17271.1453SjmcneillLocation:	sys/external/gpl2/dts
17281.1494Smlelstv
17291.1494SmlelstvPackage:	iscsi
17301.1494SmlelstvVersion:	4.12.4
17311.1494SmlelstvCurrent Vers:	4.12.4
17321.1494SmlelstvMaintainer:	Intel Corporation
17331.1494SmlelstvArchive Site:
17341.1494SmlelstvHome Page:
17351.1494SmlelstvMailing List:
17361.1494SmlelstvResponsible:
17371.1494SmlelstvLicense:	BSD-like (4-clause)
17381.1494SmlelstvLocation:	external/bsd/iscsi
17391.1494SmlelstvNotes:
17401.1494Smlelstv
17411.1494SmlelstvPackage:	rpi-firmware
17421.1494SmlelstvVersion:	
17431.1494SmlelstvCurrent Vers:	
17441.1494SmlelstvMaintainer:	
17451.1494SmlelstvArchive Site:
17461.1494SmlelstvHome Page:
17471.1494SmlelstvMailing List:
17481.1494SmlelstvLicense:	Broadcom, Raspberry Pi (Trading) Ltd
17491.1494SmlelstvResponsible:	
17501.1494SmlelstvLocation:	external/broadcom/rpi-firmware
17511.1494SmlelstvNotes:
17521.1494Smlelstv
17531.1494SmlelstvPackage:	rtwn
17541.1494SmlelstvVersion:	
17551.1494SmlelstvCurrent Vers:	
17561.1494SmlelstvMaintainer:	
17571.1494SmlelstvArchive Site:
17581.1494SmlelstvHome Page:
17591.1494SmlelstvMailing List:
17601.1494SmlelstvLicense:	Realtek Semiconductor Corporation
17611.1494SmlelstvResponsible:	
17621.1494SmlelstvLocation:	external/realtek/rtwn
17631.1494SmlelstvNotes:
17641.1494Smlelstv
17651.1494SmlelstvPackage:	urtwn
17661.1494SmlelstvVersion:	
17671.1494SmlelstvCurrent Vers:	
17681.1494SmlelstvMaintainer:	
17691.1494SmlelstvArchive Site:
17701.1494SmlelstvHome Page:
17711.1494SmlelstvMailing List:
17721.1494SmlelstvLicense:	Realtek Semiconductor Corporation
17731.1494SmlelstvResponsible:	
17741.1494SmlelstvLocation:	external/realtek/urtwn/
17751.1494SmlelstvNotes:
17761.1494Smlelstv
17771.1494SmlelstvPackage:	repulse
17781.1494SmlelstvVersion:	
17791.1494SmlelstvCurrent Vers:	
17801.1494SmlelstvMaintainer:	
17811.1494SmlelstvArchive Site:
17821.1494SmlelstvHome Page:
17831.1494SmlelstvMailing List:
17841.1494SmlelstvLicense:	ALiENDESiGN GbR
17851.1494SmlelstvResponsible:	
17861.1494SmlelstvLocation:	sys/arch/amiga/dev/repulse_firmware.h
17871.1494SmlelstvNotes:
17881.1494Smlelstv
17891.1494SmlelstvPackage:	cxgb
17901.1494SmlelstvVersion:	
17911.1494SmlelstvCurrent Vers:	
17921.1494SmlelstvMaintainer:	
17931.1494SmlelstvArchive Site:
17941.1494SmlelstvHome Page:
17951.1494SmlelstvMailing List:
17961.1494SmlelstvLicense:	Chelsio Inc.
17971.1494SmlelstvResponsible:	
17981.1494SmlelstvLocation:	sys/dev/pci/cxgb/cxgb_firmware_exports.h
17991.1494SmlelstvNotes:
18001.1494Smlelstv
18011.1494SmlelstvPackage:	athn
18021.1494SmlelstvVersion:	
18031.1494SmlelstvCurrent Vers:	
18041.1494SmlelstvMaintainer:	
18051.1494SmlelstvArchive Site:
18061.1494SmlelstvHome Page:
18071.1494SmlelstvMailing List:
18081.1494SmlelstvLicense:	Atheros Communicatios, Inc.
18091.1494SmlelstvResponsible:	
18101.1494SmlelstvLocation:	external/atheros/athn
18111.1494SmlelstvNotes:
18121.1494Smlelstv
18131.1494SmlelstvPackage:	otus
18141.1494SmlelstvVersion:	
18151.1494SmlelstvCurrent Vers:	
18161.1494SmlelstvMaintainer:	
18171.1494SmlelstvArchive Site:
18181.1494SmlelstvHome Page:
18191.1494SmlelstvMailing List:
18201.1494SmlelstvLicense:	Atheros Communicatios, Inc.
18211.1494SmlelstvResponsible:	
18221.1494SmlelstvLocation:	external/atheros/otus
18231.1494SmlelstvNotes:
18241.1494Smlelstv
18251.1494SmlelstvPackage:	intel-fw-eula
18261.1494SmlelstvVersion:	
18271.1494SmlelstvCurrent Vers:	
18281.1494SmlelstvMaintainer:	
18291.1494SmlelstvArchive Site:
18301.1494SmlelstvHome Page:
18311.1494SmlelstvMailing List:
18321.1494SmlelstvLicense:	Intel Corporation
18331.1494SmlelstvResponsible:	
18341.1494SmlelstvLocation:	external/intel-fw-eula
18351.1494SmlelstvNotes:
18361.1494Smlelstv
18371.1494SmlelstvPackage:	intel-fw-public
18381.1494SmlelstvVersion:	
18391.1494SmlelstvCurrent Vers:	
18401.1494SmlelstvMaintainer:
18411.1494SmlelstvArchive Site:
18421.1494SmlelstvHome Page:
18431.1494SmlelstvMailing List:
18441.1494SmlelstvLicense:	Intel Corporation
18451.1494SmlelstvResponsible:	
18461.1494SmlelstvLocation:	external/intel-fw-public
18471.1494SmlelstvNotes:
18481.1494Smlelstv
18491.1494SmlelstvPackage:	aic7xxx
18501.1494SmlelstvVersion:	
18511.1494SmlelstvCurrent Vers:	
18521.1494SmlelstvMaintainer:	Justin T. Gibbs
18531.1494SmlelstvArchive Site:
18541.1494SmlelstvHome Page:
18551.1494SmlelstvMailing List:
18561.1494SmlelstvLicense:	Adaptec Inc or LGPL2
18571.1494SmlelstvResponsible:	
18581.1494SmlelstvLocation:	sys/dev/microcode/aic7xxx
18591.1494SmlelstvNotes:
18601.1494Smlelstv
18611.1494SmlelstvPackage:	atmel
18621.1494SmlelstvVersion:	
18631.1494SmlelstvCurrent Vers:	
18641.1494SmlelstvMaintainer:	
18651.1494SmlelstvArchive Site:
18661.1494SmlelstvHome Page:
18671.1494SmlelstvMailing List:
18681.1494SmlelstvLicense:	Atmel Corporation
18691.1494SmlelstvResponsible:	
18701.1494SmlelstvLocation:	sys/dev/microcode/atmel
18711.1494SmlelstvNotes:
18721.1494Smlelstv
18731.1494SmlelstvPackage:	bge
18741.1494SmlelstvVersion:	
18751.1494SmlelstvCurrent Vers:	
18761.1494SmlelstvMaintainer:	
18771.1494SmlelstvArchive Site:
18781.1494SmlelstvHome Page:
18791.1494SmlelstvMailing List:
18801.1494SmlelstvLicense:	Broadcom Corporation
18811.1494SmlelstvResponsible:	
18821.1494SmlelstvLocation:	sys/dev/microcode/bge
18831.1494SmlelstvNotes:
18841.1494Smlelstv
18851.1494SmlelstvPackage:	bnx
18861.1494SmlelstvVersion:	
18871.1494SmlelstvCurrent Vers:	
18881.1494SmlelstvMaintainer:	David Christensen <davidch@broadcom.com>
18891.1494SmlelstvArchive Site:
18901.1494SmlelstvHome Page:
18911.1494SmlelstvMailing List:
18921.1494SmlelstvLicense:	Broadcom Corporation
18931.1494SmlelstvResponsible:	
18941.1494SmlelstvLocation:	sys/dev/microcode/bnx
18951.1494SmlelstvNotes:
18961.1494Smlelstv
18971.1494SmlelstvPackage:	cylades-z
18981.1494SmlelstvVersion:	
18991.1494SmlelstvCurrent Vers:	
19001.1494SmlelstvMaintainer:	Cyclades Corp
19011.1494SmlelstvArchive Site:
19021.1494SmlelstvHome Page:
19031.1494SmlelstvMailing List:
19041.1494SmlelstvLicense:	unknown
19051.1494SmlelstvResponsible:	
19061.1494SmlelstvLocation:	sys/dev/microcode/cyclades-z
19071.1494SmlelstvNotes:
19081.1494Smlelstv
19091.1494SmlelstvPackage:	i8255x
19101.1494SmlelstvVersion:	3.28
19111.1494SmlelstvCurrent Vers:	
19121.1494SmlelstvMaintainer:	Patrick J Luhmann (PJL)
19131.1494SmlelstvArchive Site:
19141.1494SmlelstvHome Page:
19151.1494SmlelstvMailing List:
19161.1494SmlelstvLicense:	Intel Corporation
19171.1494SmlelstvResponsible:	
19181.1494SmlelstvLocation:	sys/dev/microcode/i8255x
19191.1494SmlelstvNotes:
19201.1494Smlelstv
19211.1494SmlelstvPackage:	isp
19221.1494SmlelstvVersion:	
19231.1494SmlelstvCurrent Vers:	
19241.1494SmlelstvMaintainer:	
19251.1494SmlelstvArchive Site:
19261.1494SmlelstvHome Page:
19271.1494SmlelstvMailing List:
19281.1494SmlelstvLicense:	QLogic, Inc.
19291.1494SmlelstvResponsible:	
19301.1494SmlelstvLocation:	sys/dev/microcode/isp
19311.1494SmlelstvNotes:
19321.1494Smlelstv
19331.1494SmlelstvPackage:	radeon
19341.1494SmlelstvVersion:	
19351.1494SmlelstvCurrent Vers:	
19361.1494SmlelstvMaintainer:	
19371.1494SmlelstvArchive Site:
19381.1494SmlelstvHome Page:
19391.1494SmlelstvMailing List:
19401.1494SmlelstvLicense:	Advanced Micro Devices, Inc.
19411.1494SmlelstvResponsible:	
19421.1494SmlelstvLocation:	sys/dev/microcode/radeon
19431.1494SmlelstvNotes:
19441.1494Smlelstv
19451.1494SmlelstvPackage:	ral
19461.1494SmlelstvVersion:	
19471.1494SmlelstvCurrent Vers:	
19481.1494SmlelstvMaintainer:
19491.1494SmlelstvArchive Site:	http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git
19501.1494SmlelstvHome Page:
19511.1494SmlelstvMailing List:
19521.1494SmlelstvLicense:	Ralink Technology Corp
19531.1494SmlelstvResponsible:	
19541.1494SmlelstvLocation:	external/realtek/ral
19551.1494SmlelstvNotes:
19561.1494Smlelstv
19571.1494SmlelstvPackage:	rum
19581.1494SmlelstvVersion:	
19591.1494SmlelstvCurrent Vers:	
19601.1494SmlelstvMaintainer:	Paul Lin <paul_lin@ralinktech.com.tw>
19611.1494SmlelstvArchive Site:
19621.1494SmlelstvHome Page:
19631.1494SmlelstvMailing List:
19641.1494SmlelstvLicense:	Ralink Technology Corp
19651.1494SmlelstvResponsible:	
19661.1494SmlelstvLocation:	external/realtek/rum
19671.1494SmlelstvNotes:
19681.1494Smlelstv
19691.1494SmlelstvPackage:	run
19701.1494SmlelstvVersion:	
19711.1494SmlelstvCurrent Vers:	
19721.1494SmlelstvMaintainer:	Paul Lin <paul_lin@ralinktech.com.tw>
19731.1494SmlelstvArchive Site:
19741.1494SmlelstvHome Page:
19751.1494SmlelstvMailing List:
19761.1494SmlelstvLicense:	Ralink Technology Corp
19771.1494SmlelstvResponsible:	
19781.1494SmlelstvLocation:	sys/dev/microcode/run
19791.1494SmlelstvNotes:
19801.1494Smlelstv
19811.1494SmlelstvPackage:	siop
19821.1494SmlelstvVersion:	
19831.1494SmlelstvCurrent Vers:	
19841.1494SmlelstvMaintainer:	Manuel Bouyer, Shuichiro URATA, Michael L. Hitch
19851.1494SmlelstvArchive Site:
19861.1494SmlelstvHome Page:
19871.1494SmlelstvMailing List:
19881.1494SmlelstvLicense:	BSD-like (2-clause, 3-clause)
19891.1494SmlelstvResponsible:	
19901.1494SmlelstvLocation:	sys/dev/microcode/siop
19911.1494SmlelstvNotes:
19921.1494Smlelstv
19931.1494SmlelstvPackage:	tigon
19941.1494SmlelstvVersion:	12.4.11
19951.1494SmlelstvCurrent Vers:
19961.1494SmlelstvMaintainer:	wpaul@brak.osd.bsdi.com
19971.1499SmlelstvArchive Site:   https://people.freebsd.org/~wpaul/Alteon/
19981.1499SmlelstvHome Page:	http://www.alteon.com/support/openkits (extinct)
19991.1494SmlelstvMailing List:
20001.1499SmlelstvLicense:	Alteon WebSystems, Inc.
20011.1494SmlelstvResponsible:	
20021.1494SmlelstvLocation:	sys/dev/microcode/tigon
20031.1494SmlelstvNotes:
20041.1499SmlelstvSee https://lists.debian.org/debian-legal/2011/10/msg00001.html
20051.1499Smlelstv
20061.1494Smlelstv
20071.1494SmlelstvPackage:	typhoon
20081.1494SmlelstvVersion:	
20091.1494SmlelstvCurrent Vers:	
20101.1494SmlelstvMaintainer:	3Com Corporation
20111.1494SmlelstvArchive Site:
20121.1494SmlelstvHome Page:
20131.1494SmlelstvMailing List:
20141.1494SmlelstvLicense:	BSD-like (3-clause)
20151.1494SmlelstvResponsible:	
20161.1494SmlelstvLocation:	sys/dev/microcode/typhoon
20171.1494SmlelstvNotes:
20181.1494Smlelstv
20191.1494SmlelstvPackage:	wi
20201.1494SmlelstvVersion:	
20211.1494SmlelstvCurrent Vers:	
20221.1494SmlelstvMaintainer:	Symbol Technologies Inc.
20231.1494SmlelstvArchive Site:
20241.1494SmlelstvHome Page:	http://www.symbol.com
20251.1494SmlelstvMailing List:
20261.1494SmlelstvLicense:	BSD-like (3-clause)
20271.1494SmlelstvResponsible:	
20281.1494SmlelstvLocation:	sys/dev/microcode/wi
20291.1494SmlelstvNotes:
20301.1494Smlelstv
20311.1494SmlelstvPackage:	yds
20321.1494SmlelstvVersion:	
20331.1494SmlelstvCurrent Vers:	
20341.1494SmlelstvMaintainer:	Yamaha Corporation
20351.1494SmlelstvArchive Site:
20361.1494SmlelstvHome Page:
20371.1494SmlelstvMailing List:
20381.1494SmlelstvLicense:	unknown
20391.1494SmlelstvResponsible:	
20401.1494SmlelstvLocation:	sys/dev/microcode/yds
20411.1494SmlelstvNotes:
20421.1494Smlelstv
20431.1494SmlelstvPackage:	zyd
20441.1494SmlelstvVersion:	
20451.1494SmlelstvCurrent Vers:	
20461.1494SmlelstvMaintainer:	ZyDAS Technology Corporation
20471.1494SmlelstvArchive Site:
20481.1494SmlelstvHome Page:
20491.1494SmlelstvMailing List:
20501.1494SmlelstvLicense:	BSD-like (3-clause)
20511.1494SmlelstvResponsible:	
20521.1494SmlelstvLocation:	sys/dev/microcode/zyd
20531.1494SmlelstvNotes:
20541.1494Smlelstv
20551.1564SchristosPackage:	libnv
20561.1564SchristosVersion:	20180906
20571.1564SchristosCurrent Vers:	$(date)
20581.1564SchristosMaintainer:	christos
20591.1564SchristosArchive Site:
20601.1564SchristosHome Page:
20611.1564SchristosMailing List:
20621.1564SchristosLicense:	BSD-like (2-clause)
20631.1564SchristosResponsible:	
20641.1564SchristosLocation:	sys/external/bsd/libnv/dist
20651.1564SchristosNotes:
20661.1564SchristosTo be used only for npf (library and headers are private)
20671.1564SchristosCopied from FreeBSD:
20681.1564Schristos/usr/src/sys/sys/{d,c,}nv.h
20691.1564Schristos/usr/src/lib/libnv/
20701.1564Schristos/usr/src/contrib/lib/libnv/
20711.1564Schristos/usr/src/share/man/man9/{d,c,}nv.9
2072