3RDPARTY revision 1.2089
11.2089Swiz#	$NetBSD: 3RDPARTY,v 1.2089 2025/03/14 21:28:06 wiz Exp $
21.1Slukem#
31.1Slukem# This file contains a list of the software that has been integrated into
41.1Slukem# NetBSD where we are not the primary maintainer.
51.1Slukem#
61.1Slukem# When you make changes to this software, be sure to discuss it with the
71.1Slukem# maintainer and contribute your patches.  Divergence from the official
81.1Slukem# sources is not desirable, and should be avoided as much as possible.
91.1Slukem#
101.1Slukem# When importing, please deal with the RCS IDs in this way:
111.1Slukem#   1. Preserve the RCS IDs in the files by removing the $ signs from
121.1Slukem#      the IDs before you do the import.
131.1Slukem#   2. After the import, add NetBSD RCS IDs to all of the files.
141.1Slukem#
151.1Slukem# A few notes on the format of this file (for the benefit of
161.821Sjakllsch# 3rdparty2html):
171.1Slukem#
181.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.1593Schristos# Date:		Date last checked
341.963Sapb# Mailing List:	email address or URL related to upstream mailing list
351.963Sapb# License:	description of license
361.963Sapb# Responsible:	comma-separated list of NetBSD developers
371.963Sapb# Location:	comma-separated list of subdirectories in the NetBSD src tree
381.2055Sriastrad# Vendor tag:	name of branch where vendor imports go (usually uppercase)
391.2055Sriastrad# Release tag:	tag of the latest vendor import (lowercase with version number)
401.963Sapb# Notes:
411.963Sapb# Multiple lines of free-form text,
421.963Sapb# Must be last.
431.963Sapb#
441.31Skanaoka
451.31SkanaokaPackage:	acpica
461.2085SchristosVersion:	20241212
471.2085SchristosCurrent Vers:	20241212
481.814SjruohoMaintainer:	Intel
491.1077SchristosArchive Site:	http://www.acpica.org/downloads/
501.574SjmcneillHome Page:	http://www.acpica.org/
511.2085SchristosDate:		2025-02-24
521.574SjmcneillMailing List:	devel@acpica.org
531.816SjruohoLicense:	BSD-like
541.2085SchristosResponsible:	jruoho,christos
551.913SdrochnerLocation:	sys/external/bsd/acpica/dist
561.31SkanaokaNotes:
571.1077SchristosYou want the unix2 (dual-licensed) tar file.
581.169SkochiPlease read src/sys/dev/acpi/acpica/README before any modification.
591.1Slukem
601.1SlukemPackage:	am-utils [amd]
611.2003SriastradVersion:	6.2 (20140117)
621.2003SriastradCurrent Vers:	6.2 (20140117)
631.1SlukemMaintainer:	Erez Zadok <ezk@cs.columbia.edu>
641.255SwizArchive Site:	ftp://ftp.am-utils.org/pub/am-utils/
651.2003SriastradHome Page:	https://www.am-utils.org/
661.1728SsevanDate:		2020-06-13
671.262SchristosMailing List:	am-utils
681.506SrpauloResponsible:	christos
691.387SrpauloLicense:	BSD (4-clause)
701.913SdrochnerLocation:	external/bsd/am-utils/dist
711.2003SriastradVendor tag:	ezk
721.2003SriastradRelease tag:	am-utils-x-y-YYYYMMDD
731.1SlukemNotes:
741.1SlukemAmd2netbsd script to convert to BSD make system and remove unneeded files.
751.262SchristosFix symbolic links before import.
761.913SdrochnerCheck external/bsd/am-utils/include/config.h is correct after import.
771.1240SwizUpdate date of release in external/bsd/am-utils/man/Makefile (two places).
781.1Slukem
791.567SjmmvPackage:	Automated Testing Framework (ATF)
801.1091SjmmvVersion:	0.20
811.1272SkamilCurrent Vers:	0.21
821.827SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
831.1091SjmmvArchive site:	https://github.com/jmmv/atf/releases
841.1091SjmmvHome page:	https://github.com/jmmv/atf
851.1924SgutteridDate:		2023-04-27
861.1924SgutteridMailing List:	atf-discuss@googlegroups.com
871.567SjmmvResponsible:	jmmv
881.595SjmmvLicense:	The NetBSD Foundation's license (BSD 2-clause)
891.913SdrochnerLocation:	external/bsd/atf/dist
901.567SjmmvNotes:
911.663SjmmvThe source files are in external/bsd/atf/dist.
921.827SjmmvUse external/bsd/atf/prepare-import.sh to regenerate the dist/ directory.
931.1091SjmmvPlease avoid performing local changes to this package without discussing
941.1091Sjmmvthem with the responsible person and/or the mailing list shown above.
951.1091SjmmvNote that the external/bsd/atf/dist/tools is owned by NetBSD and does not
961.1091Sjmmvexist upstream; however, please continue to discuss any desired changes
971.1091Sjmmvupfront.
981.567Sjmmv
991.427SgdamorePackage:	ath-hal
1001.713SsborrillVersion:	FreeBSD SVN revision number 185521
1011.1728SsevanCurrent Vers:	FreeBSD SVN revision number 361486
1021.427SgdamoreMaintainer:	Sam Leffler <sam@errno.com>
1031.427SgdamoreArchive Site:	none
1041.1543SsevanHome Page:	https://svnweb.freebsd.org/base/head/sys/dev/ath/ath_hal/
1051.1728SsevanDate:		2020-06-13
1061.427SgdamoreMailing List:	none
1071.713SsborrillResponsible:	sam, alc
1081.962SwizLicense:	BSD-like (2-clause), ISC
1091.913SdrochnerLocation:	sys/external/isc/atheros_hal/dist
1101.427SgdamoreNotes:
1111.427Sgdamore
1121.1SlukemPackage:	bc
1131.1SlukemVersion:	1.06
1141.2069SwizCurrent Vers:	1.08.1
1151.1SlukemMaintainer:	Phil Nelson <phil@cs.wwu.edu>
1161.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/bc/
1171.335SlukemHome Page:	http://www.gnu.org/software/bc/
1181.1728SsevanDate:		2020-06-13
1191.1SlukemMailing List:	bug-bc@gnu.org
1201.1SlukemResponsible:	phil, simonb
1211.387SrpauloLicense:	GPLv2, LGPGv2.1
1221.1548SsevanLocation:	external/bsd/bc
1231.1SlukemNotes:
1241.1Slukembc includes dc, both of which are in the NetBSD tree.
1251.1Slukem
1261.683SchristosPackage:	bind [named and utils]
1271.2075SchristosVersion:	9.20.4/MPL
1281.2075SchristosCurrent Vers:	9.20.4/MPL
1291.1544SroyMaintainer:	ISC
1301.246SwizArchive Site:	ftp://ftp.isc.org/isc/bind9/
1311.962SwizHome Page:	http://www.isc.org/software/bind/
1321.2075SchristosDate:		2025-01-26
1331.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-announce
1341.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-users
1351.1544SroyResponsible:	christos
1361.1410SchristosLicense:	BSD-like (2-clause) / MPL
1371.1665SmayaLocation:	external/mpl/bind/dist
1381.1SlukemNotes:
1391.683SchristosFirst bind2netbsd script to import into src/external/bsd/bind/dist.
1401.1665SmayaThe Makefiles in src/external/mpl/bind are not handled by the script.
1411.610SchristosBuild bind to generate the include files.
1421.683SchristosThen binclude4netbsd script to import into src/external/bsd/bind/include.
1431.683SchristosThe libc and include parts of the resolver are now part of libbind.
1441.683Schristos
1451.1730SchristosPackage:	blocklist
1461.1730SchristosVersion:	current-2020-06-14
1471.1730SchristosCurrent Vers:	current-2020-06-14
1481.1730SchristosMaintainer:	Christos Zoulas <christos@zoulas.com>
1491.1730SchristosArchive Site:	https://github.com/zoulasc/blocklist
1501.1730SchristosHome Page:	https://github.com/zoulasc/blocklist
1511.1730SchristosDate:		2020-06-13
1521.1730SchristosResponsible:	christos
1531.1730SchristosLicense:	BSD-like (2-clause) 
1541.1730SchristosLocation:	external/bsd/blocklist
1551.1730SchristosNotes:
1561.1730Schristos
1571.1717SchristosPackage:	libuv
1581.1876SchristosVersion:	1.44.2
1591.1932SgutteridCurrent Vers:	1.45.0
1601.1717SchristosMaintainer:	libuv
1611.1717SchristosArchive Site:	https://dist.libuv.org/dist/
1621.1717SchristosHome Page:	https://libuv.org
1631.1932SgutteridDate:		2023-06-21
1641.1717SchristosMailing List:	https://groups.google.com/forum/#!forum/libuv
1651.1717SchristosResponsible:	christos
1661.1717SchristosLicense:	mit
1671.1717SchristosLocation:	external/mit/libuv/dist
1681.1717SchristosNotes:
1691.1717Schristos
1701.1593SchristosPackage:	unbound
1711.1987SchristosVersion:	1.19.1
1721.1987SchristosCurrent Vers:	1.19.1
1731.1604SchristosMaintainer:	Nlnetlabs
1741.1352SchristosArchive Site:	https://www.unbound.net/downloads/unbound-latest.tar.gz
1751.1352SchristosHome Page:	https://www.unbound.net/
1761.1987SchristosDate:		2024-02-17
1771.1352SchristosMailing List:	https://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
1781.1352SchristosResponsible:	christos
1791.1352SchristosLicense:	BSD-like
1801.1352SchristosLocation:	external/bsd/unbound/dist
1811.1352SchristosNotes:
1821.1352SchristosUse cleantags to import
1831.1352Schristosrun configure and update config files in include
1841.1352Schristos
1851.1593SchristosPackage:	nsd
1861.1986SchristosVersion:	4.8.0
1871.1986SchristosCurrent Vers:	4.8.0
1881.1604SchristosMaintainer:	Nlnetlabs
1891.1391SchristosArchive Site:	https://www.nlnetlabs.nl/svn/nsd/
1901.1391SchristosHome Page:	https://www.nlnetlabs.nl/projects/nsd/
1911.1986SchristosDate:		2024-02-17
1921.1593SchristosMailing List:	https://open.nlnetlabs.nl/mailman/listinfo/nsd-users/
1931.1391SchristosResponsible:	christos
1941.1391SchristosLicense:	BSD-like
1951.1391SchristosLocation:	external/bsd/nsd/dist
1961.1391SchristosNotes:
1971.1391SchristosUse cleantags to import
1981.1391Schristosrun configure and update config files in include
1991.1391Schristos
2001.683SchristosPackage:	libbind [libc resolver and includes]
2011.684SchristosVersion:	libbind-6.0-rc1
2021.962SwizCurrent Vers:	libbind-6.0
2031.1544SroyMaintainer:	ISC
2041.1657SsevanArchive Site:	https://downloads.isc.org/isc/libbind/cur/
2051.1657SsevanHome Page:	https://www.isc.org/othersoftware/#libbind
2061.1593SchristosDate:		2019-01-09
2071.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-workers
2081.1544SroyResponsible:	christos
2091.683SchristosLicense:	BSD-like (2-clause)
2101.913SdrochnerLocation:	external/bsd/libbind/dist
2111.683SchristosNotes:
2121.683SchristosFirst libbind2netbsd script to import into src/external/bsd/libbind/dist.
2131.252SchristosThen include4netbsd script to import into src/include.
2141.252SchristosThen libc4netbsd script to update the resolver in libc.
2151.252SchristosTodo[1]: Update libresolv if needed.
2161.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now
2171.252Schristos	 they are too different or do not exist anymore:
2181.252Schristos	    gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
2191.252Schristos	 Others like getaddrinfo.c could be merged with isc, but it seems
2201.252Schristos	 that ours is from a more recent version of KAME?
2211.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net
2221.518Sghen	 to isc/base64.c.
2231.252SchristosTodo[4]: Re-entrant functions of net/*
2241.683SchristosTodo[5]: Reconcile the doc directory.
2251.1Slukem
2261.1SlukemPackage:	bsd-family-tree
2271.1725SsevanVersion:	361673
2281.1725SsevanCurrent Vers:	361673
2291.962SwizMaintainer:	The FreeBSD Project
2301.1543SsevanArchive Site:	https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree
2311.1543SsevanHome Page:	https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree
2321.1706SsevanDate:		2020-04-02
2331.1SlukemMailing List:
2341.675SjmcneillResponsible:
2351.962SwizLicense:	BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT)
2361.913SdrochnerLocation:	share/misc/bsd-family-tree
2371.1SlukemNotes:
2381.1107SapbPlease send all updates upstream.  Eitan Adler <lists@eitanadler.com>
2391.1107Sapbis a FreeBSD committer who has been helpful with incorporating changes
2401.1107Sapbin the past.
2411.1Slukem
2421.650SperryPackage:	byacc
2431.2044SchristosVersion:	20240109
2441.2044SchristosCurrent Vers:	20240109
2451.650SperryMaintainer:	Thomas Dickey <dickey@invisible-island.net>
2461.650SperryArchive Site:	http://www.invisible-island.net/byacc/byacc.html
2471.650SperryHome Page:	http://www.invisible-island.net/byacc/byacc.html
2481.2044SchristosDate:		2024-09-14
2491.650SperryMailing List:
2501.650SperryResponsible:	christos
2511.650SperryLicense:	Public Domain
2521.913SdrochnerLocation:	external/bsd/byacc/dist
2531.650SperryNotes:
2541.868SchristosSee /usr/src/external/bsd/byacc/byacc2netbsd for update instructions.
2551.650Sperry
2561.1SlukemPackage:	bzip2
2571.1636SmayaVersion:	1.0.8
2581.1636SmayaCurrent Vers:	1.0.8
2591.1SlukemMaintainer:	Julian Seward <jseward@acm.org>
2601.1636SmayaArchive Site:	https://sourceware.org/pub/bzip2/
2611.1636SmayaHome Page:	https://www.sourceware.org/bzip2/
2621.1728SsevanDate:		2020-06-13
2631.1SlukemMailing List:
2641.1SlukemResponsible:
2651.387SrpauloLicense:	BSD (4-clause)
2661.936SwizLocation:	external/bsd/bzip2
2671.1SlukemNotes:
2681.936SwizSee /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions.
2691.1Slukem
2701.1SlukemPackage:	Citrus XPG4DL
2711.1593SchristosVersion:
2721.1593SchristosCurrent Vers:
2731.1SlukemMaintainer:	Citrus
2741.1SlukemArchive Site:	http://citrus.bsdclub.org/
2751.335SlukemHome Page:	http://citrus.bsdclub.org/
2761.1728SsevanDate:		2020-06-13
2771.1SlukemMailing List:	bsd-locale@hauN.org
2781.569SwizResponsible:	tshiozak
2791.387SrpauloLicense:	Ambiguous. Either BSD or Perl Artistic License
2801.387Srpaulo		See http://citrus.bsdclub.org/#pol_license for more info.
2811.913SdrochnerLocation:	lib
2821.1SlukemNotes:
2831.1Slukemlanguage C multilingualization support suite using wchar_t and other standards.
2841.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't
2851.173Sitojunneed to look for other CVS tree (like citrus CVS tree)
2861.1Slukemmain trunc has Citrus code in the following places:
2871.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support
2881.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation.
2891.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
2901.173Sitojun- src/lib/libc/iconv: iconv(3)
2911.1Slukem
2921.1SlukemPackage:	cron
2931.761SchristosVersion:	4.1
2941.680SwizCurrent Vers:	4.1
2951.1544SroyMaintainer:	ISC
2961.376SmrgArchive Site:	ftp://ftp.isc.org/isc/cron/
2971.349SjunyoungHome Page:
2981.1728SsevanDate:		2020-06-13
2991.1SlukemMailing List:
3001.1SlukemResponsible:
3011.387SrpauloLicense:	BSD-like
3021.913SdrochnerLocation:	external/bsd/cron/dist
3031.1SlukemNotes:
3041.1Slukem
3051.1SlukemPackage:	cvs
3061.681SchristosVersion:	1.12.13
3071.681SchristosCurrent Vers:	1.12.13
3081.1SlukemMaintainer:	cvshome
3091.375SwizArchive Site:	http://ftp.gnu.org/non-gnu/cvs/
3101.375SwizHome Page:	http://cvs.nongnu.org/
3111.1728SsevanDate:		2020-06-13
3121.1SlukemMailing List:	bug-cvs@gnu.org
3131.737SwizResponsible:	christos
3141.387SrpauloLicense:	GPLv1, LGPLv2
3151.913SdrochnerLocation:	external/gpl2/xcvs/dist
3161.1SlukemNotes:
3171.913SdrochnerUse external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree
3181.1Slukemfor the import.
3191.913SdrochnerDo not forget to update external/gpl2/xcvs/include/config.h to match
3201.913Sdrochnerexternal/gpl2/xcvs/dist/config.h.in.
3211.1Slukem
3221.1SlukemPackage:	db
3231.1SlukemVersion:	1.85
3241.696SdentCurrent Vers:	1.86/4.7.25
3251.1SlukemMaintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
3261.584StnnArchive Site:	http://www.oracle.com/technology/software/products/berkeley-db/
3271.584StnnHome Page:	http://www.oracle.com/database/berkeley-db/
3281.1593SchristosDate:		2019-01-09
3291.1SlukemMailing List:
3301.1SlukemResponsible:
3311.584StnnLicense:	BSD or Oracle Commercial License
3321.913SdrochnerLocation:	lib/libc/db
3331.1SlukemNotes:
3341.1SlukemNote that we cannot use db 2.x for license reasons.
3351.1SlukemThree bug fixes against 1.85 sent back to bostic.  Changes to
3361.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
3371.1SlukemImport of DB 1.85 was done via a sh script which converted the
3381.1Slukemdistribution into the netbsd format.  The script can be found in
3391.1Slukemsrc/lib/libc/db/db2netbsd.
3401.1Slukem
3411.1SlukemPackage:	dhcp
3421.1884SchristosVersion:	4.4.3-P1
3431.1884SchristosCurrent Vers:	4.4.3-P1
3441.392SrpauloMaintainer:	mellon
3451.1SlukemArchive Site:	ftp://ftp.isc.org/isc/dhcp/
3461.696SdentHome Page:	http://www.isc.org/software/dhcp/
3471.1884SchristosDate:		2022-10-05
3481.1SlukemMailing List:	dhcp-server@isc.org
3491.1SlukemMailing List:	dhcp-client@isc.org
3501.1SlukemMailing List:	dhcp-announce@isc.org
3511.1SlukemMailing List:	dhcp-bugs@isc.org
3521.1SlukemResponsible:	mellon
3531.1515SchristosLicense:	MPL
3541.1515SchristosLocation:	external/mpl/dhcp
3551.1SlukemNotes:
3561.1017SchristosUse the dhcp2netbsd script.
3571.1Slukem
3581.604SjoergPackage:	dhcpcd
3591.2086SroyVersion:	10.2.2
3601.2086SroyCurrent Vers:	10.2.2
3611.654SroyMaintainer:	roy
3621.1922SroyArchive Site:	https://github.com/NetworkConfiguration/dhcpcd/releases
3631.1822SroyHome Page:	https://roy.marples.name/projects/dhcpcd/
3641.1822SroyHome Page:	https://github.com/NetworkConfiguration/dhcpcd
3651.2080SroyDate:		2025-02-12
3661.604SjoergLicense:	BSD (2-clause)
3671.913SdrochnerLocation:	external/bsd/dhcpcd/dist
3681.604SjoergNotes:
3691.1822SroyPlease submit all changes upstream.
3701.1822SroyImport using the import-src make target.
3711.604Sjoerg
3721.1979SwizPackage:	drm
3731.2017SriastradVersion:	Linux 5.6-rc3, upstream tag v5.6-rc3
3741.2017SriastradCurrent Vers:	Linux 6.6 (LTS), upstream branch linux-6.6.y, tag v6.6.35
3751.1979SwizMaintainer:	Intel, AMD, Linux kernel developers
3761.2017SriastradArchive Site:	https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
3771.2017SriastradHome Page:	https://dri.freedesktop.org/
3781.1979SwizMailing List:	dri-devel@lists.freedesktop.org
3791.1979SwizResponsible:	riastradh
3801.1979SwizLicense:	BSD
3811.1979SwizLocation:	sys/external/bsd/drm2/dist
3821.2017SriastradVendor tag:	LINUX
3831.2017SriastradRelease tag:	linux-drm-vX-Y(-rcZ) (formerly linux-X-Y(-rcZ)-drm-bsd)
3841.1204SriastradNotes:
3851.1204SriastradGraphics drivers.   Talk to riastradh@ about updates.  When importing
3861.1204Sriastradfrom Linux, we map
3871.1204Sriastrad       drivers/gpu/drm	       ->      sys/external/bsd/drm2/dist/drm
3881.1204Sriastrad       include/drm	       ->      sys/external/bsd/drm2/dist/include/drm
3891.2017Sriastrad       include/uapi/drm	       ->      sys/external/bsd/drm2/dist/include/uapi/drm
3901.1204SriastradGPL sources are excluded.  In the future, we may import them into
3911.2017Sriastradexternal/gpl2/drm2 and build them as kernel modules.  Sources are
3921.2017Sriastradprocessed with prepare-import.sh first, as well as:
3931.2017Sriastrad- amdgpu/amdgpu2netbsd
3941.2017Sriastrad- i915drm/i915drmkms2netbsd
3951.2017Sriastrad- radeon/radeon2netbsd
3961.2017Sriastrad- drm/drm2netbsd
3971.2017Sriastrad- nouveau/nouveau2netbsd
3981.2017Sriastrad- vmwgfx/vmwgfx2netbsd
3991.2017SriastradPast vendor release tags:
4001.2017Sriastrad- linux-3-6-rc8-drm2-bsd
4011.2017Sriastrad- linux-3-15-drm-bsd
4021.2017Sriastrad- linux-3-15-drm-bsd-reimport-nouveau
4031.2017Sriastrad- linux-drm-v4-4-143
4041.2017Sriastrad- linux-drm-v5-6-rc3
4051.1Slukem
4061.1143SapbPackage:	ekermit
4071.1143SapbVersion:	1.7
4081.1143SapbCurrent Vers:	1.7
4091.1143SapbMaintainer:	Kermit Project
4101.1143SapbArchive Site:	ftp://ftp.kermitproject.org/kermit/ekermit/
4111.1143SapbHome Page:	http://www.kermitproject.org/ek.html
4121.1728SsevanDate:		2020-06-13
4131.1143SapbMailing List:
4141.1143SapbResponsible:	apb
4151.1143SapbLicense:	BSD (3 clause)
4161.1143SapbLocation:	external/bsd/ekermit
4171.1143SapbNotes:
4181.1143Sapb
4191.930StronPackage:	expat
4201.2089SwizVersion:	2.7.0
4211.2088SwizCurrent Vers:	2.7.0
4221.1330SspzMaintainer:	Expat Project
4231.1649SmayaArchive Site:	https://github.com/libexpat/libexpat/releases
4241.981SjdfHome Page:	http://www.libexpat.org/
4251.2089SwizDate:		2025-03-14
4261.930StronMailing List:	expat-discuss@libexpat.org
4271.1330SspzResponsible:	mrg
4281.930StronLicense:	MIT
4291.930StronLocation:	src/external/mit/expat/dist
4301.2089SwizVendor tag:	expat
4311.2089SwizRelease tag:	expat-X-Y-Z for expat-X.Y.Z
4321.930StronNotes:
4331.930Stron
4341.1SlukemPackage:	file
4351.1946SchristosVersion:	5.45
4361.1946SchristosCurrent Vers:	5.45
4371.1SlukemMaintainer:	Christos Zoulas <christos@zoulas.com>
4381.1SlukemArchive Site:	ftp://ftp.astron.com/pub/file/
4391.946SwizHome Page:	http://www.darwinsys.com/file/
4401.1946SchristosDate:		2023-08-18
4411.1621SchristosMailing List:	file@astron.com
4421.1SlukemResponsible:	christos, pooka
4431.387SrpauloLicense:	BSD (2-clause)
4441.913SdrochnerLocation:	external/bsd/file/dist
4451.1SlukemNotes:
4461.632Schristosuse file2netbsd
4471.1Slukem
4481.1SlukemPackage:	flex
4491.1580SchristosVersion:	2.6.4
4501.1543SsevanCurrent Vers:	2.6.4
4511.651SperryMaintainer:	Will Estes <wlestes@users.sourceforge.net>
4521.1389SchristosArchive Site:	https://github.com/westes/flex/releases
4531.1389SchristosHome Page:	https://github.com/westes/flex
4541.1783SchristosDate:		2021-03-01
4551.651SperryMailing List:	http://lists.sourceforge.net/mailman/listinfo/flex-announce
4561.651SperryResponsible:
4571.894SrizLicense:	BSD-like
4581.913SdrochnerLocation:	external/bsd/flex/dist
4591.1SlukemNotes:
4601.726SchristosThere is a flex2netbsd script to help newer imports.
4611.1Slukem
4621.1SlukemPackage:	gcc
4631.2020SmrgVersion:	10.5.0/12.4.0
4641.2027SwizCurrent Vers:	10.5.0/12.4.0/13.3.0/14.2.0
4651.501SmrgMaintainer:	FSF
4661.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
4671.1858SfcambusHome Page:	https://www.gnu.org/software/gcc/
4681.2062SriastradDate:		2024-06-30
4691.1SlukemMailing List:	gcc-bugs@gnu.org
4701.1231SmrgResponsible:	mrg, christos, skrll
4711.847SmrgLicense:	GPLv3, LGPLv3.1
4721.1105SapbLocation:	external/gpl3/gcc.old/dist
4731.913SdrochnerLocation:	external/gpl3/gcc/dist
4741.1SlukemNotes:
4751.1105SapbIn the long term, we expect that there will often be two versions,
4761.1105Sapbin the "gcc" and "gcc.old" directories.  Having two versions allows
4771.1105Sapbmigration from one version of gcc to another to happen for one port
4781.1105Sapbat a time, instead of for all ports simultaneously.
4791.1105SapbWhen importing a new version of external/gpl3/gcc.old:
4801.1105Sapb	- copy the current version of external/gpl3/gcc
4811.1343Smrg	- import it to a "NETBSD" vendor branch in external/gpl3/gcc.old
4821.1105SapbBefore importing a new version of external/gpl3/gcc:
4831.1059Schristos	- delete all .cvsignore and .gitignore files
4841.1059Schristos	- delete java ada fortran their libraries and testsuites
4851.1593Schristos	- delete libffi zlib boehm-gc
4861.1953Smrg	- update tools/gcc/gcc-version.mk for the NetBSD GCC date
4871.847Smrg	- use core/c++/objc/testsuite tarballs
4881.1059Schristos	- you can use the gcc2netbsd script for the above (except version)
4891.1192Sskrll	- update tools/gcc/gcc-version.mk
4901.1343Smrg	- force generate and copy tools/gcc build version of these files
4911.1343Smrg	  into gcc/dist/gcc/doc: cpp.1 cpp.info gcc.1 gcc.info gcov.1
4921.1Slukem
4931.1SlukemPackage:	gdb
4941.2041SchristosVersion:	15.1
4951.2073SwizCurrent Vers:	16.1
4961.1SlukemMaintainer:	FSF
4971.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
4981.335SlukemHome Page:	http://www.gnu.org/software/gdb/
4991.2041SchristosDate:		2024-09-09
5001.1SlukemMailing List:	bug-gdb@gnu.org
5011.885SchristosResponsible:	christos
5021.885SchristosLicense:	GPLv3, LGPLv3.1
5031.913SdrochnerLocation:	external/gpl3/gdb/dist
5041.1SlukemNotes:
5051.473StlsWhen updating GDB, it is imperative to test that:
5061.474Schristos	- Debugging of kernel cores ("target kvm") works correctly
5071.473Stls	- Support for our kernel's remote serial debugging protocol
5081.473Stls	  ("options KGDB") works correctly.
5091.1Slukem
5101.1590SchristosPackage:	binutils
5111.2041SchristosVersion:	2.42
5121.2078SwizCurrent Vers:	2.44
5131.1590SchristosMaintainer:	FSF
5141.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
5151.1857SfcambusHome Page:	https://www.gnu.org/software/binutils/
5161.2041SchristosDate:		2024-09-09
5171.1590SchristosMailing List:	bug-gnu-utils@gnu.org
5181.1590SchristosResponsible:	thorpej, mrg
5191.1590SchristosLicense:	GPLv3, LGPLv3, GPLv2, LGPLv2, BSD
5201.1590SchristosLocation:	external/gpl3/binutils/dist
5211.1590SchristosNotes:
5221.1590Schristos
5231.1593SchristosPackage:	autoconf
5241.1590SchristosVersion:	2.69
5251.1998SgutteridCurrent Vers:	2.72
5261.1590SchristosMaintainer:	FSF
5271.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/autoconf/
5281.1590SchristosHome Page:	http://www.gnu.org/software/autoconf/
5291.1998SgutteridDate:		2024-03-06
5301.1590SchristosMailing List:	bug-autoconf@gnu.org
5311.1590SchristosResponsible:	christos
5321.1590SchristosLicense:	GPLv3+
5331.1590SchristosLocation:	external/gpl3/autoconf
5341.1590SchristosNotes:
5351.1590SchristosThis is only used to re-generate the configure files in tools/compat.
5361.1590SchristosIt is not part of the regular build.
5371.1590Schristos
5381.929StronPackage:	gdtoa
5391.1543SsevanVersion:	2016-02-19
5401.1792SchristosCurrent Vers:	2018-06-18
5411.929StronMaintainer:	David M. Gay <dmg@acm.org>
5421.929StronArchive Site:	http://www.netlib.org/fp/
5431.929StronHome Page:	http://www.netlib.org/fp/
5441.1792SchristosDate:		2021-04-10
5451.929StronMailing List:	none
5461.929StronResponsible:	kleink
5471.929StronLicense:	BSD-like
5481.929StronLocation:	lib/libc/gdtoa
5491.929StronNotes:
5501.929StronTest suite integrated at this time, but not built (and fails to run).
5511.929StronNo hexadecimal floating-point string conversion for VAX FP yet.
5521.929StronOnly double-precision addressed at this time.
5531.929Stron
5541.1Slukem
5551.1SlukemPackage:	heimdal
5561.1931SchristosVersion:	7.8.0
5571.1931SchristosCurrent Vers:	7.8.0
5581.1202SpettaiMaintainer:	Heimdal <heimdal@h5l.org>
5591.1783SchristosArchive Site:	https://github.com/heimdal/heimdal/releases/
5601.1202SpettaiHome Page:	http://www.h5l.org/
5611.1931SchristosDate:		2023-06-19
5621.1202SpettaiMailing List:	heimdal-discuss@sics.se
5631.411SwizResponsible:	joda, lha
5641.387SrpauloLicense:	BSD
5651.913SdrochnerLocation:	crypto/external/bsd/heimdal/dist
5661.1SlukemNotes:
5671.1Slukem
5681.1SlukemPackage:	hunt
5691.117SwizVersion:	2003-04-16
5701.107SwizCurrent Vers:	2003-04-16
5711.335SlukemMaintainer:	Greg Couch <gregc@cgl.ucsf.edu>
5721.1593SchristosArchive Site:
5731.335SlukemHome Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
5741.1593SchristosDate:		2019-01-09
5751.1SlukemResponsible:	mrg
5761.387SrpauloLicense:	BSD (3-clause)
5771.913SdrochnerLocation:	games/hunt
5781.1SlukemNotes:
5791.1Slukem
5801.202SmarttiPackage:	ipf
5811.923SchristosVersion:	5.1.1
5821.1069SchristosCurrent Vers:	5.1.2
5831.1SlukemMaintainer:	Darren Reed
5841.2053SchristosArchive Site:	rsync -a a.cvs.sourceforge.net::cvsroot/ipfilter/
5851.2053SchristosHome Page:	https://www.phildev.net/ipf/
5861.2053SchristosDate:		2024-10-17
5871.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
5881.923SchristosResponsible:	darrenr, christos
5891.2053SchristosLicense:	BSD-based; see src/external/bsd/ipf/dist/IPFILTER.LICENCE
5901.923SchristosLocation:	external/bsd/ipf,sys/external/bsd/ipf
5911.1SlukemNotes:
5921.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
5931.1Slukem
5941.284SthorpejPackage:	ipsec-tools
5951.548SgdtVersion:	(ipsec-tools head is NetBSD-current head)
5961.284SthorpejMaintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
5971.335SlukemArchive Site:	http://ipsec-tools.sourceforge.net
5981.335SlukemHome Page:	http://ipsec-tools.sourceforge.net
5991.1593SchristosDate:		2019-01-09
6001.284SthorpejMailing List:	ipsec-tools-devel@lists.sourceforge.net
6011.549SmanuResponsible:	manu, vanhu, mgrooms
6021.387SrpauloLicense:	BSD (3-clause)
6031.913SdrochnerLocation:	crypto/dist/ipsec-tools
6041.284SthorpejNotes:
6051.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
6061.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure
6071.550Smanugenerated files are available in the NetBSD source tree at:
6081.550Smanu  src/lib/libipsec/config.h
6091.550Smanu  src/lib/libipsec/package_version.h
6101.550SmanuWhen configure.ac is updated, run the following:
6111.550Smanu  cd src/crypto/dist/ipsec-tools
6121.550Smanu  ./bootstrap
6131.550Smanu  ./configure --enable-adminport --enable-hybrid --enable-frag \
6141.894Sriz  	      --enable-natt --enable-dpd
6151.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with
6161.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking)
6171.550Smanu
6181.894SrizNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing,
6191.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand,
6201.894Srizipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which
6211.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
6221.550Smanusync with ipsec-tools-0_7-branch)
6231.284Sthorpej
6241.1600SchristosPackage:	jemalloc
6251.2049SchristosVersion:	5.3.0
6261.1955SgutteridCurrent Vers:	5.3.0
6271.1604SchristosMaintainer:	Jason Evans
6281.1600SchristosArchive Site:	https://github.com/jemalloc/jemalloc
6291.1600SchristosHome Page:	https://jemalloc.net
6301.2049SchristosDate:		2024-09-23
6311.1600SchristosMailing List:	
6321.1600SchristosResponsible:	christos
6331.1600SchristosLicense:	BSD
6341.1600SchristosLocation:	external/bsd/jemalloc
6351.1600SchristosNotes:
6361.1955SgutteridThere are two versions of this in-tree, the principal one tracking the
6371.1955Sgutteridmodern upstream, and a much older one found directly at src/lib/libc/stdlib
6381.1955Sgutteridwhich is still in use and receiving local updates as well.
6391.1600Schristos
6401.1SlukemPackage:	KAME IPv6
6411.1SlukemVersion:	KAME/NetBSD SNAP kit
6421.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
6431.1SlukemMaintainer:	KAME Project <kame@kame.net>
6441.1SlukemArchive Site:	http://www.kame.net/
6451.335SlukemHome Page:	http://www.kame.net/
6461.1593SchristosDate:		2019-01-09
6471.1SlukemMailing List:	snap-users@kame.net
6481.569SwizResponsible:
6491.387SrpauloLicense:	BSD (3-clause)
6501.913SdrochnerLocation:	sys/netinet6
6511.1SlukemNotes:
6521.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
6531.1Slukemmore conservative implementation policy.
6541.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
6551.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
6561.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
6571.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
6581.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
6591.1Slukem"KAME" branch is used for kernel merge work purposes.
6601.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
6611.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
6621.1Slukem
6631.1007SjmmvPackage:	kyua-atf-compat
6641.1007SjmmvVersion:	0.1
6651.1546SsevanCurrent Vers:	0.13
6661.1007SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
6671.1546SsevanArchive site:	https://github.com/jmmv/kyua
6681.1546SsevanHome page:	https://github.com/jmmv/kyua
6691.1728SsevanDate:		2020-06-13
6701.1007SjmmvMailing List:	kyua-discuss@googlegroups.com
6711.1007SjmmvResponsible:	jmmv
6721.1007SjmmvLicense:	BSD 3-clause
6731.1007SjmmvLocation:	external/bsd/kyua-atf-compat/dist
6741.1007SjmmvNotes:
6751.1007SjmmvThe source files are in external/bsd/kyua-atf-compat/dist.
6761.1007SjmmvUse external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/
6771.1007Sjmmvdirectory.
6781.1007Sjmmv
6791.1006SjmmvPackage:	kyua-cli
6801.1060SjmmvVersion:	0.7
6811.1546SsevanCurrent Vers:	0.9
6821.1006SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
6831.1546SsevanArchive site:	https://github.com/jmmv/kyua
6841.1546SsevanHome page:	https://github.com/jmmv/kyua
6851.1728SsevanDate:		2020-06-13
6861.1006SjmmvMailing List:	kyua-discuss@googlegroups.com
6871.1006SjmmvResponsible:	jmmv
6881.1006SjmmvLicense:	BSD 3-clause
6891.1006SjmmvLocation:	external/bsd/kyua-cli/dist
6901.1006SjmmvNotes:
6911.1006SjmmvThe source files are in external/bsd/kyua-cli/dist.
6921.1006SjmmvUse external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory.
6931.1006Sjmmv
6941.1004SjmmvPackage:	kyua-testers
6951.1004SjmmvVersion:	0.1
6961.1546SsevanCurrent Vers:	0.3
6971.1004SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
6981.1546SsevanArchive site:	https://github.com/jmmv/kyua
6991.1546SsevanHome page:	https://github.com/jmmv/kyua
7001.1728SsevanDate:		2020-06-13
7011.1004SjmmvMailing List:	kyua-discuss@googlegroups.com
7021.1004SjmmvResponsible:	jmmv
7031.1004SjmmvLicense:	BSD 3-clause
7041.1004SjmmvLocation:	external/bsd/kyua-testers/dist
7051.1004SjmmvNotes:
7061.1004SjmmvThe source files are in external/bsd/kyua-testers/dist.
7071.1004SjmmvUse external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/
7081.1004Sjmmvdirectory.
7091.1004Sjmmv
7101.1SlukemPackage:	less
7111.1988SsimonbVersion:	less-643
7121.2061SwizCurrent Vers:	less-668
7131.823SjakllschMaintainer:	Mark Nudelman <markn@greenwoodsoftware.com>
7141.467SjnemethArchive Site:	http://www.greenwoodsoftware.com/less/download.html
7151.467SjnemethHome Page:	http://www.greenwoodsoftware.com/less/
7161.2061SwizDate:		2023-11-21
7171.823SjakllschMailing List:	less-announce-request@greenwoodsoftware.com
7181.1988SsimonbResponsible:	mrg, simonb
7191.968SjdfLicense:	Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
7201.913SdrochnerLocation:	external/bsd/less/dist
7211.1SlukemNotes:
7221.1SlukemMany changes to make less act as more when invoked as more.  Beware.
7231.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree
7241.918Swizfor importation.  Run ./configure beforehand to generate "defines.h".
7251.850StronTalk to mrg before importing any new version.
7261.1Slukem
7271.543SjoergPackage:	libarchive
7281.2052SchristosVersion:	3.7.7
7291.2052SchristosCurrent Vers:	3.7.7
7301.748SjoergMaintainer:	kientzle@freebsd.org, joerg@NetBSD.org
7311.1640SjoergArchive Site:	https://github.com/libarchive/libarchive/releases
7321.1540SsevanHome Page: 	http://www.libarchive.org
7331.2052SchristosDate:		2024-10-17
7341.543SjoergResponsible:	joerg
7351.918SwizLicense:	BSD (2-clause)
7361.913SdrochnerLocation:	external/bsd/libarchive/dist
7371.543SjoergNotes:
7381.748SjoergDistribution is stripped down to the relevant part.
7391.543Sjoerg
7401.696SdentPackage:	libdevmapper
7411.735ShaadVersion:	1.02.40
7421.1728SsevanCurrent Vers:	2.2.03.09
7431.696SdentMaintainer:	lvm-devel@redhat.com
7441.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
7451.696SdentHome Page:	http://sources.redhat.com/lvm2/
7461.1728SsevanDate:		2020-06-13
7471.696SdentResponsible:	haad
7481.696SdentLicense:	LGPLv2.1
7491.913SdrochnerLocation:	external/gpl2/lvm2/dist/libdm
7501.656ShaadNotes:
7511.894SrizThe lvm2tools and the libdevmapper are now distributed as one source
7521.729Ssnjrepository. See the lvm2tools Notes for more information.
7531.656Shaad
7541.263SwizPackage:	libevent
7551.1789SchristosVersion:	2.1.12-stable
7561.1783SchristosCurrent Vers:	2.1.12-stable
7571.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
7581.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
7591.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
7601.1789SchristosDate:		2021-04-06
7611.1593SchristosResponsible:
7621.387SrpauloLicense:	BSD (3/4-clause)
7631.913SdrochnerLocation:	external/bsd/libevent/dist
7641.263SwizNotes:
7651.1033Schristos- Run the libevent2netbsd script
7661.1033Schristos- Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes.
7671.1033Schristos  man pages are in doxygen/man/man3. Remove the extra man pages that are
7681.1033Schristos  .so'ing only. Copy the rest to man.
7691.263Swiz
7701.1072SjoergPackage:	llvm
7711.1668SjoergVersion:	10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)
7721.1997SwizCurrent Vers.:	18.1
7731.1463SjoergMaintainer:	llvm-dev@lists.llvm.org
7741.1463SjoergHome Page:	https://llvm.org
7751.1997SwizDate:		2024-03-06
7761.1072SjoergResponsible:	joerg
7771.1668SjoergLicense:	Apache2 with runtime exceptions
7781.1668SjoergLocation:	external/apache2/llvm/dist
7791.1072SjoergNotes:
7801.1072SjoergA CVS ACL is in place for the location to prevent unintentioned commits.
7811.1072SjoergAll changes should come via import from upstream SVN.
7821.1072Sjoerg
7831.696SdentPackage:	lvm2tools
7841.735ShaadVersion:	2.02.56
7851.1593SchristosCurrent Vers:	2.03.02
7861.696SdentMaintainer:	lvm-devel@redhat.com
7871.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
7881.696SdentHome Page:	http://sources.redhat.com/lvm2/
7891.1593SchristosDate:		2019-01-09
7901.696SdentResponsible:	haad
7911.696SdentLicense:	GPLv2
7921.913SdrochnerLocation:	external/gpl2/lvm2/dist
7931.894SrizNotes:
7941.1179SjnemethUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to
7951.1179Sjnemethprepare source tree for import. Keep eye on dist/include/configure.h
7961.1362Skamilit might change over the releases.  We maintain our own version of
7971.1179Sjnemethlibdevmapper ioctl protocol code, therefore we should test it before
7981.1179Sjnemethimport. Talk to haad before importing new version.
7991.656Shaad
8001.1SlukemPackage:	libpcap
8011.2035SchristosVersion:	1.10.5
8021.2034SwizCurrent Vers:	1.10.5
8031.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
8041.1SlukemArchive Site:	http://www.tcpdump.org/release/
8051.335SlukemHome Page:	http://www.tcpdump.org/
8061.2034SwizDate:		2023-09-01
8071.1SlukemMailing List:	tcpdump-workers@tcpdump.org
8081.569SwizResponsible:	dyoung
8091.387SrpauloLicense:	BSD (3/4-clause)
8101.913SdrochnerLocation:	external/bsd/libpcap/dist
8111.1SlukemNotes:
8121.1029SchristosUse the src/external/bsd/libpcap/libpcap2netbsd script to prepare source
8131.2035Schristostree. sys/net/dlt.h is a copy of the dlt constants from dlt.h. We use our
8141.2035Schristosown copy of bpf_filter.c
8151.1Slukem
8161.1593SchristosPackage:	tcpdump
8171.2036SchristosVersion:	4.99.5
8181.2034SwizCurrent Vers:	4.99.5
8191.1593SchristosMaintainer:	tcpdump-workers@lists.tcpdump.org
8201.1593SchristosArchive Site:	http://www.tcpdump.org/release/
8211.1593SchristosHome Page:	http://www.tcpdump.org/
8221.2034SwizDate:		2023-09-01
8231.1593SchristosMailing List:	tcpdump-workers@lists.tcpdump.org
8241.1593SchristosResponsible:
8251.1593SchristosLicense:	BSD (3-clause)
8261.1593SchristosLocation:	external/bsd/tcpdump/dist
8271.1593SchristosNotes:
8281.1593SchristosUse the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source
8291.1593Schristostree.
8301.1593Schristos
8311.1SlukemPackage:	libwrap
8321.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
8331.954StacaCurrent Vers:	tcp_wrappers 7.6-ipv6.4
8341.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
8351.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
8361.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
8371.1728SsevanDate:		2020-06-13
8381.230SjunyoungMailing List:
8391.569SwizResponsible:	cjs
8401.387SrpauloLicense:	BSD-like
8411.913SdrochnerLocation:	lib/libwrap
8421.1SlukemNotes:
8431.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
8441.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
8451.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
8461.1Slukem
8471.782SmbalmerPackage:	Lua
8481.1942SmartinVersion:	Lua 5.4.6
8491.1942SmartinCurrent Vers:	Lua 5.4.6
8501.782SmbalmerMaintainer:	PUC Rio
8511.1733SmbalmerHome Page:	https://www.lua.org/
8521.1920SnikitaDate:		2023-04-16
8531.782SmbalmerMailing List:
8541.1536SalnsnResponsible:	mbalmer, lneto, salazar, alnsn
8551.782SmbalmerLicense:	MIT
8561.913SdrochnerLocation:	external/mit/lua/dist
8571.782SmbalmerNotes:
8581.782SmbalmerThe default module paths have been changed to not include the current
8591.783Ssnjworking directory '.' to avoid potential security problems.
8601.1921SnikitaAll 11 bugfixes listed on http://www.lua.org/bugs.html#5.4.4 as of 2023-04-18
8611.1921Snikitahave been applied.
8621.782Smbalmer
8631.1003SjmmvPackage:	Lutok
8641.1060SjmmvVersion:	0.3
8651.1278SkamilCurrent Vers:	0.4
8661.1003SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
8671.1279SkamilArchive site:	https://github.com/jmmv/lutok/releases
8681.1279SkamilHome page:	https://github.com/jmmv/lutok
8691.1728SsevanDate:		2020-06-13
8701.1003SjmmvMailing List:	lutok-discuss@googlegroups.com
8711.1003SjmmvResponsible:	jmmv
8721.1003SjmmvLicense:	BSD 3-clause
8731.1003SjmmvLocation:	external/bsd/lutok/dist
8741.1003SjmmvNotes:
8751.1003SjmmvThe source files are in external/bsd/lutok/dist.
8761.1003SjmmvUse external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory.
8771.1003Sjmmv
8781.728SchristosPackage:	m4
8791.728SchristosVersion:	20091026
8801.1728SsevanCurrent Vers:	20190628
8811.962SwizMaintainer:	The OpenBSD Project
8821.728SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
8831.962SwizHome Page:	http://www.openbsd.org/
8841.1728SsevanDate:		2020-06-13
8851.1593SchristosMailing List:
8861.728SchristosLicense:	BSD 3-clause like (dns-sd)
8871.728SchristosResponsible:	christos
8881.913SdrochnerLocation:	usr.bin/m4
8891.728SchristosNotes:
8901.1189SchristosUses libc's ohash
8911.728Schristos
8921.718StsarnaPackage:	mDNSResponder
8931.2054SchristosVersion:	2559.1.1
8941.2054SchristosCurrent Vers:	2559.1.1
8951.718StsarnaMaintainer:	Apple
8961.1486ShaukeArchive Site:	https://www.opensource.apple.com/tarballs/mDNSResponder/
8971.1486ShaukeHome Page:	https://developer.apple.com/bonjour/
8981.2054SchristosDate:		2024-10-26
8991.718StsarnaMailing List:	bonjour-dev@lists.apple.com
9001.718StsarnaLicense:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
9011.718Stsarna		BSD 3-clause like (dns-sd)
9021.2054SchristosResponsible:	tsarna, christos
9031.913SdrochnerLocation:	external/apache2/mDNSResponder/dist
9041.2056SriastradVendor tag:	APPLE
9051.2056SriastradRelease tag:	mdnsresponder-X-Y-Z for mDNSResponder X.Y.Z
9061.718StsarnaNotes:
9071.718Stsarna
9081.1462SwizPackage:	mandoc
9091.1602SchristosVersion:	1.14.5
9101.1815SwizCurrent Vers:	1.14.6
9111.1601SwizMaintainer:	Kristaps Džonsons/Ingo Schwarze
9121.1601SwizArchive Site:	http://mandoc.bsd.lv/snapshots/
9131.1601SwizHome Page:	http://mandoc.bsd.lv/
9141.1783SchristosDate:		2021-03-01
9151.1593SchristosMailing List:
9161.723SwizResponsible:	joerg
9171.723SwizLicense:	BSD (2-clause)
9181.913SdrochnerLocation:	external/bsd/mdocml/dist
9191.723SwizNotes:
9201.723Swiz
9211.1132SriastradPackage:	mesa-demos
9221.1132SriastradVersion:	8.1.0
9231.1546SsevanCurrent Vers:	8.4.0
9241.1132SriastradMaintainer:	mesa-git@?
9251.1132SriastradArchive Site:	ftp://ftp.freedesktop.org/pub/mesa/demos/
9261.1132SriastradHome Page:	http://www.mesa3d.org/
9271.1728SsevanDate:		2020-06-13
9281.1132SriastradMailing List:
9291.1132SriastradResponsible:	riastradh, mrg
9301.1132SriastradLicense:	ISC
9311.1550SsevanLocation:	xsrc/external/mit/mesa-demos/dist
9321.1132SriastradNotes:
9331.1132SriastradWe use only glxinfo and glxgears.  Delete all else on import.
9341.1132SriastradVendor tag:	xorg
9351.1132SriastradRelease tag:	mesa-demos-X-Y-Z
9361.1132Sriastrad
9371.696SdentPackage:	mesa-drm
9381.703SmrgVersion:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
9391.696SdentCurrent Vers:
9401.696SdentMaintainer:	mesa-git@?
9411.696SdentArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
9421.696SdentHome Page:	http://cgit.freedesktop.org/mesa/drm/
9431.1593SchristosDate:		2019-01-09
9441.696SdentMailing List:
9451.696SdentResponsible:	mrg, bjs
9461.696SdentLicense:	BSD
9471.913SdrochnerLocation:	sys/external/bsd/drm/dist
9481.696SdentNotes:
9491.696Sdent
9501.1137SriastradPackage:	MesaLib
9511.1651SmayaVersion:	19.1.7
9521.1728SsevanCurrent Vers:	20.1.1
9531.1137SriastradMaintainer:	mesa-git@?
9541.1137SriastradArchive Site:	ftp://ftp.freedesktop.org/pub/mesa/
9551.1137SriastradHome Page:	http://www.mesa3d.org/
9561.1728SsevanDate:		2020-06-13
9571.1137SriastradMailing List:
9581.1137SriastradResponsible:	riastradh, mrg
9591.1137SriastradLicense:	ISC
9601.1137SriastradLocation:	xsrc/external/mit/MesaLib/dist
9611.1137SriastradNotes:
9621.1137SriastradVendor tag:	xorg
9631.1137SriastradRelease tag:	MesaLib-X-Y-Z
9641.1137Sriastrad
9651.1SlukemPackage:	mopd
9661.1SlukemVersion:	2.5.3
9671.1SlukemCurrent Vers:	2.5.3
9681.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
9691.696SdentArchive Site:	http://www.stacken.kth.se/~moj/mopd.html
9701.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
9711.1593SchristosDate:		2019-01-09
9721.230SjunyoungMailing List:
9731.1SlukemResponsible:	cjs
9741.387SrpauloLicense:	BSD (4-clause)
9751.913SdrochnerLocation:	usr.sbin/mopd
9761.1SlukemNotes:
9771.1SlukemDelete the otherOS directory before importing.
9781.1Slukem
9791.1SlukemPackage:	nawk
9801.2029SchristosVersion:	2024-08-17
9811.2030SwizCurrent Vers:	2024-08-17
9821.696SdentMaintainer:	Brian Kernighan <bwk@princeton.edu>
9831.1587SchristosArchive Site:	https://github.com/onetrueawk/awk
9841.696SdentHome Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
9851.2030SwizDate:		2024-08-17
9861.1SlukemMailing List:
9871.1SlukemResponsible:	jdolecek
9881.387SrpauloLicense:	BSD-like
9891.913SdrochnerLocation:	external/historical/nawk/dist
9901.1SlukemNotes:
9911.2031SchristosBuild maketab from nawk sources and generate proctab.c.
9921.1Slukem
9931.1SlukemPackage:	ndbootd
9941.1SlukemVersion:	0.5
9951.1SlukemCurrent Vers:	0.5
9961.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
9971.696SdentArchive Site:
9981.696SdentHome Page:
9991.1593SchristosDate:		2019-01-09
10001.1SlukemResponsible:	fredette
10011.387SrpauloLicense:	BSD (4-clause)
10021.913SdrochnerLocation:	usr.sbin/ndbootd
10031.1SlukemNotes:
10041.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
10051.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
10061.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
10071.1Slukem
10081.421SwizPackage:	ntp
10091.2032SchristosVersion:	4.2.8p18
10101.2032SchristosCurrent Vers:	4.2.8p18
10111.421SwizMaintainer:	David L. Mills <mills@udel.edu>
10121.1069SchristosArchive Site:	http://www.ntp.org/
10131.702SkardelHome Page:	http://www.ntp.org/, http://support.ntp.org/
10141.2032SchristosDate:		2024-08-18
10151.421SwizMailing List:
10161.455SkardelResponsible:	simonb, jonathan, kardel
10171.421SwizLicense:	BSD-like
10181.913SdrochnerLocation:	external/bsd/ntp/dist
10191.421SwizNotes:
10201.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
10211.421Swiz
10221.1SlukemPackage:	nvi
10231.1064SchristosVersion:	1.81.6, HEAD as of 2013-11-20
10241.652StsutsuiCurrent Vers:	1.81.6
10251.1071SaymericMaintainer:	Sven Verdoolaege <skimo@kotnet.org>, Keith Bostic
10261.1593SchristosArchive Site:	git://repo.or.cz/nvi.git
10271.1064SchristosHome Page:	https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/
10281.1728SsevanDate:		2020-06-13
10291.230SjunyoungMailing List:
10301.1071SaymericResponsible:	christos
10311.387SrpauloLicense:	BSD (3/4-clause)
10321.1071SaymericLocation:	external/bsd/nvi/dist
10331.1SlukemNotes:
10341.652StsutsuiWe have lots of local fixes.
10351.1Slukem
10361.603SlukemPackage:	OpenLDAP
10371.2051SwizVersion:	2.5.6
10381.2051SwizCurrent Vers:	2.5.18
10391.603SlukemMaintainer:	OpenLDAP Foundation
10401.603SlukemArchive Site:	http://www.openldap.org/
10411.603SlukemHome Page:	http://www.openldap.org/
10421.2050SchristosDate:		2024-09-24
10431.603SlukemMailing List:
10441.1593SchristosResponsible:
10451.603SlukemLicense:	BSD (3-clause)
10461.913SdrochnerLocation:	external/bsd/openldap/dist
10471.603SlukemNotes:
10481.603Slukem
10491.293SchristosPackage:	OpenPAM
10501.1937SchristosVersion:	20230627 (Ximenia)
10511.1937SchristosCurrent Vers:	20230627 (Ximenia)
10521.638SwizMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
10531.276SwizArchive Site:	http://www.openpam.org/
10541.335SlukemHome Page:	http://www.openpam.org/
10551.1937SchristosDate:		2023-06-30
10561.276SwizMailing List:
10571.276SwizResponsible:	christos
10581.387SrpauloLicense:	BSD (3-clause)
10591.913SdrochnerLocation:	external/bsd/openpam/dist
10601.276SwizNotes:
10611.276Swiz
10621.734SroyPackage:	openresolv
10631.1934SroyVersion:	3.13.2
10641.1934SroyCurrent Vers:	3.13.2
10651.734SroyMaintainer:	roy
10661.1934SroyArchive Site:	https://github.com/NetworkConfiguration/openresolv/releases
10671.734SroyHome Page:	http://roy.marples.name/projects/openresolv/
10681.1934SroyDate:		2023-06-27
10691.734SroyLicense:	BSD (2-clause)
10701.913SdrochnerLocation:	external/bsd/openresolv/dist
10711.734SroyNotes:
10721.734SroyPlease submit all changes to the author.
10731.734Sroy
10741.612SchristosPackage:	HPN-SSH
10751.988SchristosVersion:	6.1p1 13 v14
10761.1069SchristosCurrent Vers:	6.3p1 v14
10771.612SchristosMaintainer:	www.psc.edu
10781.1593SchristosArchive Site:
10791.988SchristosHome Page:	http://www.psc.edu/index.php/hpn-ssh
10801.1593SchristosDate:		2019-01-09
10811.612SchristosMailing List:
10821.612SchristosResponsible:	christos
10831.1593SchristosLicense:
10841.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
10851.612SchristosNotes:
10861.612SchristosPatch applied after OpenSSH import.
10871.612Schristos
10881.1SlukemPackage:	OpenSSH
10891.2050SchristosVersion:	9.9
10901.2082SwizCurrent Vers:	9.9 / portable 9.9p2
10911.1SlukemMaintainer:	OpenSSH
10921.1SlukemArchive Site:	http://www.openssh.com/ftp.html
10931.335SlukemHome Page:	http://www.openssh.com/portable.html
10941.2050SchristosDate:		2024-09-24
10951.1SlukemMailing List:	openssh-unix-announce@mindrot.org
10961.298SitojunResponsible:	thorpej, christos, elric
10971.701SchristosLicense:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
10981.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
10991.2019SriastradVendor tag:	OPENSSH
11001.2019SriastradRelease tag:	vXY-YYYYMMDD for version X.Y
11011.1SlukemNotes:
11021.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH
11031.913Sdrochneruse openssh2netbsd before import.
11041.1Slukemlocal changes (should always try to bring them back to master openssh tree,
11051.1Slukemmarkus is very cooperative about it):
11061.1Slukem- default for PermitRootLogin is set to "no"
11071.1Slukem- IgnoreRootRhosts added
11081.1Slukem- look at login.conf to check valid user/access list
11091.469Schristos- krb5 support re-added
11101.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
11111.279Schristos  when someone imports openssl, we can remove this.
11121.280Schristos- added moduli from portable openssh
11131.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
11141.786Schristos  (see if there is any difference between the current version of opensshX.Yp1
11151.786Schristos   and the new opensshZ.Wp1) and apply them.
11161.1895Schristos- added LDAP from portable openssh.
11171.701Schristos- conditionalize login_cap
11181.701Schristos- conditionalize bsd_auth
11191.701Schristos- restore krb5, krb4, afs, skey
11201.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
11211.701Schristos- fix ctype macro arguments
11221.701Schristos- umac is broken, disable it
11231.701Schristos- better ~homedir handling
11241.701Schristos- netbsd style tunnels
11251.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling
11261.701Schristos- utmp/utmpx handling
11271.701Schristos- handle tty posix_vdisable properly
11281.701Schristos- handle setuid and unsetuid the posix way instead of setresuid()
11291.701Schristos- add all missing functions
11301.384Schristos- always bump major when importing to avoid api problems.
11311.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
11321.1537Ssevan- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent
11331.1895Schristos- blocklistd additions
11341.2067Sbuhrow- LIBWRAP support is maintained (now in sshd-session.c)
11351.1Slukem
11361.1SlukemPackage:	OpenSSL
11371.2038SchristosVersion:	1.0.2o/1.1.1t/3.0.15
11381.2079SwizCurrent Vers:	1.0.2u/1.1.1w/3.0.16/3.3.3/3.4.1
11391.1SlukemMaintainer:	The OpenSSL Project
11401.2079SwizArchive Site:	https://github.com/openssl/openssl/releases
11411.335SlukemHome Page:	http://www.openssl.org/
11421.2079SwizDate:		2025-02-11
11431.1SlukemMailing List:	openssl-announce@openssl.org
11441.1144SspzResponsible:	christos, mjf, tls, riastradh, spz
11451.2011SriastradLicense:	Apache2
11461.913SdrochnerLocation:	crypto/external/bsd/openssl/dist
11471.2000SriastradVendor tag:	OPENSSL
11481.2000SriastradRelease tag:	openssl-x-y-z (openssl-x-y-zw in past with lettered releases)
11491.2038SchristosCurrent tag:	openssl-3-0-15
11501.1SlukemNotes:
11511.2066Sriastrad- Next update to be in crypto/external/apache2/openssl/dist, since
11521.2011Sriastrad  OpenSSL 3.0 was relicensed as Apache2
11531.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
11541.2013Schristos- import
11551.2013Schristos- configure and build after importing in the import directory
11561.2013Schristos- check the generated files against the ones in the include directory
11571.2013Schristos  and merge changes
11581.2014Schristos- copy the toplevel libFOO.ld files to our FOO.map linker files (the legacy.ld
11591.2014Schristos  is in providers/), and sync the FOO.expsym files if there were changes
11601.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
11611.708Schristos  to regen man pages.
11621.1327Ssnj- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
11631.953Schristos  to regen assembly files
11641.2013Schristos- run openssl speed -evp aes-256-cbc and compare the results with the 
11651.2013Schristos  autoconf build
11661.1Slukem
11671.926SplunkyPackage:	pcc
11681.1550SsevanVersion:	1.1.0.DEVEL 20160208
11691.1547SsevanCurrent Vers:	1.1.0 20141210
11701.932SrizMaintainer:	Anders Magnusson <ragge@NetBSD.org>
11711.926SplunkyArchive Site:	ftp://pcc.ludd.ltu.se/pub/pcc/
11721.926SplunkyHome Page:	http://pcc.ludd.ltu.se/
11731.1593SchristosDate:		2019-01-09
11741.926SplunkyMailing List:	pcc-list@ludd.ltu.se
11751.926SplunkyResponsible:	plunky
11761.926SplunkyLicense:	BSD
11771.926SplunkyLocation:	external/bsd/pcc/dist
11781.926SplunkyNotes:
11791.926SplunkyThis is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
11801.926Splunkyfile for details about how to get the latest version from the upstream server
11811.926Splunkyand import it.
11821.926Splunky
11831.19SwizPackage:	pdisk
11841.19SwizVersion:	0.8a2
11851.19SwizCurrent Vers:	0.8a2
11861.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
11871.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
11881.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
11891.1593SchristosDate:		2019-01-09
11901.19SwizMailing List:
11911.19SwizResponsible:	dbj
11921.387SrpauloLicense:	BSD-like
11931.1032SchristosLocation:	external/bsd/pdisk
11941.19SwizNotes:
11951.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X
11961.1015SwizIt is imported into external/bsd/pdisk.
11971.19Swiz
11981.1SlukemPackage:	pdksh
11991.1SlukemVersion:	5.2.14p2
12001.1SlukemCurrent Vers:	5.2.14p2
12011.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
12021.1593SchristosArchive Site:
12031.1593SchristosHome Page:
12041.1593SchristosDate:		2019-01-09
12051.1SlukemMailing List:
12061.457SjdolecekResponsible:	jdolecek
12071.387SrpauloLicense:	Public domain
12081.913SdrochnerLocation:	bin/ksh
12091.880SreedNotes:
12101.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
12111.1Slukem
12121.421SwizPackage:	PF (openbsd packet filter)
12131.609SpeterVersion:	OpenBSD 4.2
12141.1537SsevanCurrent Vers:	OpenBSD 6.3-current
12151.422SpeterMaintainer:	The OpenBSD Project
12161.421SwizArchive Site:	ftp://ftp.openbsd.org/
12171.421SwizHome Page:	http://www.openbsd.org/faq/pf/
12181.1593SchristosDate:		2019-01-09
12191.421SwizMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
12201.569SwizResponsible:	peter, yamt
12211.421SwizLicense:	BSD (2-clause)
12221.913SdrochnerLocation:	dist/pf,sys/dist/pf
12231.421SwizNotes:
12241.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
12251.421Swizdefinition (files.pf).  userland code is imported into src/dist/pf, and
12261.421Swizreachover Makefiles are in src/usr.sbin/pf.
12271.421Swiz
12281.538SjoergPackage:	pkg_install
12291.2009SwizVersion:	20240307
12301.2009SwizCurrent Vers:	20240307
12311.538SjoergMaintainer:	The pkgsrc developers
12321.894SrizHome Page:	http://www.pkgsrc.org/
12331.2009SwizDate:		2024-06-11
12341.539SheinzMailing List:	tech-pkg@NetBSD.org
12351.538SjoergResponsible:	joerg
12361.538SjoergLicense:	BSD
12371.913SdrochnerLocation:	external/bsd/pkg_install/dist
12381.538SjoergNotes:
12391.913SdrochnerThe authoritative version is in pkgsrc/pkgtools/pkg_install.
12401.538Sjoerg
12411.1SlukemPackage:	ping
12421.1SlukemVersion:	980911
12431.1SlukemCurrent Vers:	980911
12441.993SchristosMaintainer:	Mike Muuss
12451.1593SchristosArchive Site:
12461.1781SchristosDate:		2021-02-28
12471.1SlukemMailing List:
12481.392SrpauloResponsible:	christos
12491.387SrpauloLicense:	BSD (3-clause)
12501.913SdrochnerLocation:	sbin/ping
12511.1SlukemNotes:
12521.1SlukemWe use err() and friends. We have changes for snprintf, extra
12531.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes,
12541.993Schristosand more. Vern's ping is gone. We are too different from everyone else
12551.993Schristosnow to do a new import.
12561.1Slukem
12571.934SwizPackage:	Postfix
12581.2087SchristosVersion:	3.10.1
12591.2087SchristosCurrent Vers:	3.8.7, 3.9.2, 3.10.1
12601.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
12611.1593SchristosArchive Site:
12621.335SlukemHome Page:	http://www.postfix.org/
12631.2087SchristosDate: 		2025-02-25
12641.1SlukemMailing List:	postfix-users@postfix.org
12651.1254StronResponsible:	christos
12661.704StronLicense:	IBM Public License. See also src/external/ibm-public/postfix/dist.
12671.913SdrochnerLocation:	external/ibm-public/postfix/dist
12681.1SlukemNotes:
12691.1Slukem
12701.1SlukemPackage:	ppp
12711.2068SchristosVersion:	2.5.2
12721.2068SchristosCurrent Vers:	2.5.2
12731.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
12741.1593SchristosArchive Site:
12751.349SjunyoungHome Page:
12761.2068SchristosDate: 		2025-01-08
12771.2068SchristosGIT root:	https://github.com/ppp-project/ppp
12781.1SlukemMailing List:
12791.447SchristosResponsible:	christos, cube
12801.387SrpauloLicense:	BSD (3-clause)
12811.1068SchristosLocation:	external/bsd/ppp/dist
12821.1SlukemNotes:
12831.1SlukemBSD support was removed from 2.4.0; I added it back and removed
12841.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
12851.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
12861.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
12871.1Slukemis clearly a pain. I have not tested the modules code, neither our
12881.1Slukemmakefiles make it easy to construct a module, but I left one there
12891.1Slukemas an example.
12901.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
12911.447Schristosusing the version found in 2.4.1.
12921.1Slukem
12931.1SlukemPackage:	root.cache
12941.1965StacaVersion:	2023112702 (November 27, 2023)
12951.1965StacaCurrent Vers:	2023112702 (November 27, 2023)
12961.14SperryMaintainer:	InterNIC
12971.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
12981.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
12991.1965StacaDate:		2023-11-23
13001.1SlukemMailing List:
13011.507SperryResponsible:	thorpej
13021.387SrpauloLicense:	Public domain
13031.913SdrochnerLocation:	etc/namedb
13041.1SlukemNotes:
13051.1SlukemThe root server cache is also included with BIND.  However, the
13061.1SlukemInterNIC version is usually more up to date.
13071.1Slukem
13081.1SlukemPackage:	routed
13091.727SchristosVersion:	2.32
13101.727SchristosCurrent Vers:	2.32
13111.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
13121.1593SchristosArchive Site:
13131.1593SchristosHome Page:
13141.1781SchristosDate:		2021-02-28
13151.1SlukemMailing List:
13161.392SrpauloResponsible:	christos
13171.387SrpauloLicense:	BSD (4-clause)
13181.913SdrochnerLocation:	sbin/routed
13191.1SlukemNotes:
13201.1SlukemWe use the md5 code from libc
13211.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
13221.201SchristosWe use arc4random
13231.201SchristosWe use strlcpy/snprintf
13241.1Slukem
13251.1SlukemPackage:	send-pr (part of GNATS)
13261.1299SchristosVersion:	3.2
13271.1299SchristosCurrent Vers:	4.2
13281.1SlukemMaintainer:	FSF
13291.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
13301.335SlukemHome Page:	http://www.gnu.org/software/gnats/
13311.1SlukemMailing List:	bug-gnats@gnu.org
13321.1299SchristosLicense:	GPLv2+ (4.1), GPLv3+ (4.2 and later)
13331.1SlukemResponsible:
13341.1299SchristosLocation:	external/gpl2/send-pr
13351.1SlukemNotes:
13361.1299SchristosWe have 3.2 with patches to become 3.95 which was never distributed. This
13371.1299Schristosis the last "standalone" send-pr version. Newer versions require "query-pr"
13381.1299Schristosto be installed and many more changes. It is not worth the hassle.
13391.1Slukem
13401.1SlukemPackage:	SoftFloat
13411.1SlukemVersion:	2a
13421.1547SsevanCurrent Vers:	3e
13431.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
13441.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
13451.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
13461.1SlukemMailing List:
13471.1SlukemResponsible:	bjh21
13481.387SrpauloLicense:	Public domain
13491.913SdrochnerLocation:	lib/libc/softfloat
13501.1SlukemNotes:
13511.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
13521.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
13531.1Slukemoriginal.
13541.1Slukem
13551.877SjoergPackage:	sqlite
13561.1993SchristosVersion:	3.45.1
13571.1993SchristosCurrent Vers:	3.45.1
13581.877SjoergMaintainer:	Richard Hipp <drh@sqlite.org>
13591.877SjoergHome Page:	http://www.sqlite.org
13601.1993SchristosDate: 		2024-03-01
13611.877SjoergResponsible:	joerg
13621.877SjoergLicense:	Public domain
13631.913SdrochnerLocation:	external/public-domain/sqlite/dist
13641.877SjoergNotes:
13651.1993SchristosSee README file
13661.877Sjoerg
13671.1Slukem
13681.1SlukemPackage:	TestFloat
13691.1SlukemVersion:	2a
13701.1547SsevanCurrent Vers:	3e
13711.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
13721.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
13731.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
13741.1728SsevanDate:		2020-06-13
13751.1SlukemMailing List:
13761.1SlukemResponsible:	ross
13771.387SrpauloLicense:	BSD (4-clause)
13781.913SdrochnerLocation:	regress/lib/libc/ieeefp/testfloat
13791.1SlukemNotes:
13801.1Slukem
13811.1300Schristos
13821.1593SchristosPackage:	malloc
13831.1296SchristosVersion:	1995-01-15
13841.1296SchristosCurrent Vers:	1995-01-15
13851.1296SchristosMaintainer:	FSF
13861.1296SchristosArchive Site:	ftp://prep.ai.mit.edu/old-gnu/malloc.tar.gz
13871.1296SchristosHome Page:
13881.1296SchristosMailing List:
13891.1296SchristosResponsible:	christos
13901.1296SchristosLicense:	GPLv2+
13911.1296SchristosLocation:	external/gpl2/libmalloc
13921.1296SchristosNotes:
13931.1296SchristosThe original version of gnumalloc was added (not imported) from
13941.1296Schristosprep.ai.mit.edu in src/gnu/lib/libmalloc in 1993. This is the newest
13951.1296Schristosversion from 1995. It is written by Mike Haertel, and was distributed
13961.1296Schristosboth standalone and as part of glibc. At some point glibc switched
13971.1296Schristosto use Doug Lea's ptmalloc which is now tightly bound with glibc
13981.1296Schristosand cannot be separated. The Doug Lea version of malloc is also
13991.1296Schristosdistributed in a standalone form by Wolfram Gloger in
14001.1296Schristoshttp://www.malloc.de/en/.  We can consider switching to ptmalloc
14011.1296Schristosat some point since it will provide an alternative MT malloc, but
14021.1296Schristosperhaps this implementation should be kept anyway for historical
14031.1296Schristospurposes.
14041.1296Schristos
14051.819SjmmvPackage:	tmux
14061.2060SwizVersion:	3.5a
14071.2060SwizCurrent Vers:	3.5a
14081.1290SchristosMaintainer:	Nicholas Marriott <nicholas.marriott@gmail.com>
14091.1290SchristosArchive site:	https://github.com/tmux/tmux
14101.1290SchristosHome page:	http://tmux.github.io
14111.2060SwizDate: 		2024-11-09
14121.1290SchristosMailing List:	tmux-users@googlegroups.com
14131.1290SchristosResponsible:	christos
14141.819SjmmvLicense:	BSD
14151.913SdrochnerLocation:	external/bsd/tmux/dist
14161.2060SwizVendor tag:	TMUX
14171.2060SwizRelease tag:	tmux-x-y
14181.819SjmmvNotes:
14191.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a
14201.819Sjmmvnew tmux release.
14211.819Sjmmv
14221.1SlukemPackage:	top
14231.614SchristosVersion:	3.8beta1
14241.614SchristosCurrent Vers:	3.8beta1
14251.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
14261.614SchristosArchive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
14271.335SlukemHome Page:	http://www.unixtop.org/
14281.1SlukemMailing List:	top-spinners@ocee.groupsys.com
14291.614SchristosResponsible:	simonb, christos
14301.387SrpauloLicense:	BSD (2-clause)
14311.913SdrochnerLocation:	external/bsd/top/dist
14321.1SlukemNotes:
14331.1Slukem
14341.1SlukemPackage:	traceroute
14351.869SchristosVersion:	1.4a12
14361.1SlukemCurrent Vers:	1.4a12
14371.1SlukemMaintainer:	traceroute@ee.lbl.gov
14381.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
14391.335SlukemHome Page:	http://ftp.ee.lbl.gov/
14401.1SlukemMailing List:
14411.1SlukemResponsible:
14421.387SrpauloLicense:	BSD (4-clause)
14431.913SdrochnerLocation:	usr.sbin/traceroute
14441.1SlukemNotes:
14451.869SchristosAdded changes from a5 -> a12 manually.
14461.1Slukem
14471.1872SdhollandPackage:	tradcpp
14481.1872SdhollandVersion:	0.5.3
14491.1872SdhollandCurrent Vers:	0.5.3
14501.1872SdhollandMaintainer:	David A. Holland <dholland@NetBSD.org>
14511.1873SleotArchive Site:	https://ftp.NetBSD.org/pub/NetBSD/misc/dholland/
14521.1873SleotHome Page:	https://www.NetBSD.org/~dholland/tradcpp/
14531.1872SdhollandMailing List:	tech-toolchain
14541.1872SdhollandResponsible:	dholland
14551.1872SdhollandLicense:	BSD (2-clause)
14561.1872SdhollandLocation:	external/bsd/tradcpp
14571.1872SdhollandNotes:
14581.1872Sdholland
14591.1SlukemPackage:	tz
14601.2077SkreVersion:	tzcode2025a / tzdata2025agtz
14611.2074SchristosCurrent Vers:	tzcode2025a / tzdata2025a
14621.975SapbMaintainer:	Paul Eggert <eggert@cs.ucla.edu>
14631.956SchristosArchive Site:	ftp://ftp.iana.org/tz/releases/
14641.876SapbArchive Site:	ftp://munnari.oz.au/pub/oldtz/
14651.956SchristosOld Archive Site:	ftp://elsie.nci.nih.gov/pub/
14661.920SapbHome Page:	http://www.iana.org/time-zones
14671.2074SchristosDate:		2025-01-24
14681.876SapbMailing List:	tz@iana.org
14691.1375SkreResponsible:	kleink, christos, kre
14701.387SrpauloLicense:	Public domain
14711.1142SwizLocation:	lib/libc/time/zoneinfo, external/public-domain/tz/share
14721.2057SkreVendor tag:	?? / TZDATA
14731.2077SkreRelease tag:	?? / TZDATA2025ATGZ
14741.1SlukemNotes:
14751.1077SchristosDon't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
14761.1077SchristosDiffs are now applied by hand, since we have too many diffs (re-entrant tzcode,
14771.1077Schristosregister removal) to apply. The diffs have been submitted upstream but there
14781.1077Schristosis too much inertia to apply them. Check for .gitignore files.
14791.1824SkreFor the data files, do use external/public-domain/tz/tzdata2netbsd (usually,
14801.1824Skrefor now, late 2021, do it manually).
14811.1Slukem
14821.578SchristosPackage:	wpa_supplicant/hostapd
14831.2045SchristosVersion:	2.11
14841.2028SgutteridCurrent Vers:	2.11
14851.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
14861.1378SsnjArchive Site:	http://w1.fi/releases/
14871.1378SsnjHome Page:	http://w1.fi/wpa_supplicant/
14881.2045SchristosDate:		2024-09-18
14891.365SwizMailing List:
14901.578SchristosResponsible:	scw, dyoung, christos
14911.387SrpauloLicense:	BSD or GPLv2
14921.913SdrochnerLocation:	external/bsd/wpa/dist
14931.365SwizNotes:
14941.1992SgutteridSee src/external/bsd/wpa/NetBSD-upgrade for update instructions.
14951.365Swiz
14961.1SlukemPackage:	zlib
14971.2048SchristosVersion:	1.3.1
14981.1978SwizCurrent Vers:	1.3.1
14991.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
15001.512StacaArchive Site:	http://www.zlib.net/
15011.512StacaHome Page:	http://www.zlib.net/
15021.2048SchristosDate: 		2024-09-22
15031.1SlukemMailing List:
15041.1254StronResponsible:	gwr, christos
15051.387SrpauloLicense:	BSD (3-clause)
15061.913SdrochnerLocation:	common/dist/zlib
15071.1SlukemNotes:
15081.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
15091.1396SchristosRemember to run cleantags
15101.534Schristos
15111.2059SchristosPackage:	zstd
15121.2059SchristosVersion:	1.5.6
15131.2083SwizCurrent Vers:	1.5.7
15141.2059SchristosMaintainer:	Meta
15151.2059SchristosArchive Site:	https://github.com/facebook/zstd
15161.2059SchristosHome Page:	https://github.com/facebook/zstd
15171.2083SwizDate: 		2025-02-20
15181.2059SchristosMailing List:
15191.2059SchristosResponsible:	christos
15201.2059SchristosLicense:	BSD (3-clause)/GPLv2
15211.2083SwizLocation:	external/bsd/zstd
15221.2059SchristosNotes:
15231.2059Schristos
15241.534SchristosPackage:	services, protocols
15251.1790SchristosVersion:	2021-04-07 (services), 2021-02-26 (protocols)
15261.1790SchristosCurrent Vers:	2021-04-07 (services), 2021-02-26 (protocols)
15271.534SchristosMaintainer:	IANA
15281.961SchristosArchive Site:	http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
15291.894SrizArchive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
15301.894SrizHome Page:	http://www.iana.org/
15311.1790SchristosDate: 		2021-04-08
15321.534SchristosMailing List:
15331.534SchristosResponsible:	christos
15341.534SchristosLicense:	None
15351.913SdrochnerLocation:	etc
15361.534SchristosNotes:
15371.961Schristos1. Build package net/iana-etc
15381.961Schristos2. Add NetBSD rcsid to the generated protocols and services in the package
15391.961Schristos   work area.
15401.961Schristos3. Append the local services from the current services file.
15411.961Schristos4. Run:
15421.534Schristos	services_mkdb -u services > /usr/src/etc/services
15431.534Schristos	cp protocols /usr/src/etc/protocols
15441.964Schristos5. Fix protocols
15451.964Schristos   - fix manet alias to MANET; giving an alias with the same name is a no/op
15461.964Schristos   - protocol 84 is defined for as ttp and iptm, merge the two entries since
15471.964Schristos     libc getprotoent() does not read the whole file and merge in the "files"
15481.964Schristos     implementation.
15491.1584Schristos   - add alias carp to vrrp
15501.1584Schristos   - put back 240 (pfsync), splitting the unassigned entries
15511.769Smrg
15521.769SmrgPackage:	pigz
15531.1123StlsVersion:	2.3.1
15541.1547SsevanCurrent Vers:	2.4
15551.769SmrgMaintainer:	Mark Adler <madler@alumni.caltech.edu>
15561.769SmrgArchive Site:	http://zlib.net/pigz/
15571.769SmrgHome Page:	http://zlib.net/pigz/
15581.769SmrgMailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
15591.1123StlsResponsible:	mrg, tls
15601.769SmrgLicense:	zlib
15611.913SdrochnerLocation:	external/zlib/pigz/dist
15621.769SmrgNotes:
15631.784Sjoerg
15641.784SjoergPackage:	xz
15651.1565SjoergVersion:	5.2.4
15661.1990SwizCurrent Vers:	5.6.0
15671.784SjoergMaintainer:	Lasse Collin <lasse.collin@tukanni.org>
15681.784SjoergArchive Site:	http://tukaani.org/xz/
15691.784SjoergHome Page:	http://tukaani.org/xz/
15701.1990SwizDate: 		2024-02-24
15711.784SjoergResponsible:	joerg
15721.784SjoergLicense:	public-domain
15731.913SdrochnerLocation:	external/public-domain/xz/dist
15741.784SjoergNotes:
15751.784Sjoerg1. See prepare-import script for stripping down the distribution.
15761.1565Sjoerg2. Use run-configure and double check that the stripped down configure works
15771.1565Sjoerg   for tools.
15781.1565Sjoerg3. Carefully check for non-autoconf GPL components leaked into the dist area.
15791.847Smrg
15801.847SmrgPackage:	mpc
15811.1915SmrgVersion:	1.3.1
15821.1914SmrgCurrent Vers:	1.3.1
15831.1593SchristosMaintainer:
15841.847SmrgArchive Site:	http://www.multiprecision.org/mpc/download/
15851.847SmrgHome Page:	http://www.multiprecision.org/mpc/
15861.847SmrgMailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
15871.847SmrgResponsible:	mrg
15881.1065SmrgLicense:	LGPL3
15891.1065SmrgLocation:	external/lgpl3/mpc/dist
15901.847SmrgNotes:
15911.847Smrg
15921.847SmrgPackage:	mpfr
15931.2022SmrgVersion:	4.2.1
15941.2021SmrgCurrent Vers:	4.2.1
15951.1593SchristosMaintainer:
15961.847SmrgArchive Site:	http://www.mpfr.org/mpfr-current/
15971.847SmrgHome Page:	http://www.mpfr.org/
15981.847SmrgMailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
15991.847SmrgResponsible:	mrg
16001.847SmrgLicense:	LGPL3
16011.913SdrochnerLocation:	external/lgpl3/mpfr/dist
16021.847SmrgNotes:
16031.847Smrg
16041.847SmrgPackage:	GNU MP
16051.1807SmrgVersion:	6.2.1
16061.2021SmrgCurrent Vers:	6.3.0
16071.1835SmrgMaintainer:	https://gmplib.org/mailman/listinfo/gmp-devel
16081.1835SmrgArchive Site:	https://gmplib.org/
16091.1835SmrgHome Page:	https://gmplib.org/
16101.1835SmrgMailing List:	https://gmplib.org/mailman/listinfo/gmp-announce
16111.847SmrgResponsible:	mrg
16121.847SmrgLicense:	LGPL3
16131.913SdrochnerLocation:	external/lgpl3/gmp/dist
16141.1746SmrgNotes:		See the README.
16151.886Schristos
16161.1102SapbPackage:	osnet
16171.1102SapbVersion:	osnet-20100224
16181.1102SapbCurrent Vers:	?
16191.1102SapbMaintainer:	?
16201.1102SapbArchive Site:	?
16211.1102SapbHome Page:	?
16221.1102SapbMailing List:	?
16231.1102SapbResponsible:	?
16241.1102SapbLicense:	CDDL
16251.1102SapbLocation:	external/cddl/osnet
16261.1102SapbNotes:
16271.1102Sapb
16281.980SalnsnPackage:	sljit
16291.1594SalnsnVersion:	0.93 (svn revision 333)
16301.1547SsevanCurrent Vers:	0.93
16311.980SalnsnMaintainer:	Zoltán Herczeg <hzmester@freemail.hu
16321.980SalnsnArchive Site:	http://sourceforge.net/projects/sljit/
16331.980SalnsnHome Page:	http://sljit.sourceforge.net/
16341.980SalnsnMailing List:	none
16351.980SalnsnResponsible:	alnsn
16361.980SalnsnLicense:	BSD (2-clause)
16371.980SalnsnLocation:	sys/external/bsd/sljit/dist
16381.980SalnsnNotes:
16391.980Salnsn		Need to feed back local changes
16401.980Salnsn
16411.886SchristosPackage:	tre
16421.1485SrinVersion:	0.8.0, git source as of 20171117
16431.886SchristosCurrent Vers:	0.8.0
16441.886SchristosMaintainer:	http://laurikari.net/tre
16451.1485SrinArchive Site:	https://github.com/laurikari/tre
16461.886SchristosHome Page:	http://laurikari.net/tre
16471.962SwizMailing List:
16481.886SchristosResponsible:	agc, christos
16491.962SwizLicense:	BSD (2-clause)
16501.913SdrochnerLocation:	external/bsd/tre/dist
16511.886SchristosNotes:
16521.886Schristos		Need to feed back local changes
16531.901Schristos
16541.901SchristosPackage:	TrouSerS
16551.1589SchristosVersion:	0.3.14
16561.1547SsevanCurrent Vers:	0.3.14
16571.901SchristosMaintainer:	http://trousers.sourceforge.net
16581.901SchristosArchive Site:	http://trousers.sourceforge.net
16591.901SchristosHome Page:	http://trousers.sourceforge.net
16601.901SchristosMailing List:	http://trousers.sourceforge.net
16611.901SchristosResponsible:	christos
16621.901SchristosLicense:	CPL
16631.913SdrochnerLocation:	crypto/external/cpl/trousers/dist
16641.901SchristosNotes:
16651.901Schristos		Need to feed back local changes
16661.902Schristos
16671.902SchristosPackage:	tpm-tools
16681.1589SchristosVersion:	1.3.9.1
16691.1547SsevanCurrent Vers:	1.3.9.1
16701.902SchristosMaintainer:	http://trousers.sourceforge.net
16711.902SchristosArchive Site:	http://trousers.sourceforge.net
16721.902SchristosHome Page:	http://trousers.sourceforge.net
16731.902SchristosMailing List:	http://trousers.sourceforge.net
16741.902SchristosResponsible:	christos
16751.902SchristosLicense:	CPL
16761.913SdrochnerLocation:	crypto/external/cpl/tpm-tools/dist
16771.902SchristosNotes:
16781.902Schristos		Need to feed back local changes
16791.997Schristos
16801.1100SchristosPackage:	elftoolchain (libelf/libdwarf)
16811.1995SchristosVersion:	r4037
16821.1539SsevanCurrent Vers:	0.7.1
16831.1100SchristosMaintainer:	Joseph Koshi <jkoshi@freebsd.org>
16841.997SchristosArchive Site:	none
16851.1539SsevanHome Page:	http://elftoolchain.sourceforge.net
16861.1995SchristosDate:		2024-03-03
16871.997SchristosMailing List:	none
16881.997SchristosResponsible:	christos
16891.997SchristosLicense:	BSD-like (2-clause)
16901.1100SchristosLocation:	sys/external/bsd/elftoolchain/dist
16911.2001SriastradVendor tag:	FreeBSD
16921.2001SriastradRelease tag:	elftoolchain-rNNNNN
16931.997SchristosNotes:
16941.1995Schristos		See README we use the svn id as the tag.
16951.1076Schristos
16961.1140SchristosPackage:	timeout
16971.1550SsevanVersion:	FreeBSD-2014-07-16 r268763
16981.1550SsevanCurrent Vers:	FreeBSD-2016-05-01 r331720
16991.1140SchristosMaintainer:	Baptiste Daroussin <bapt@FreeBSD.org>
17001.1140SchristosArchive Site:	none
17011.1547SsevanHome Page:	https://svnweb.freebsd.org/base/head/usr.bin/timeout/
17021.1140SchristosMailing List:	none
17031.1140SchristosResponsible:	christos
17041.1140SchristosLicense:	BSD-like (2-clause)
17051.1140SchristosLocation:	usr.bin/timeout
17061.1255Schristos
17071.1979SwizPackage:	libproc
17081.1979SwizVersion:	FreeBSD-2015-09-24
17091.1979SwizCurrent Vers:	FreeBSD-2018-07-27 r336782
17101.1979SwizMaintainer:	Rui Paulo <rpaulo@FreeBSD.org>
17111.1979SwizArchive Site:	none
17121.1979SwizHome Page:	https://svnweb.freebsd.org/base/head/lib/libproc/
17131.1979SwizMailing List:	none
17141.1979SwizResponsible:	christos
17151.1979SwizLicense:	BSD-like (2-clause)
17161.1979SwizLocation:	external/bsd/libproc/dist
17171.1979Swiz
17181.1979SwizPackage:	librtld_db
17191.1979SwizVersion:	FreeBSD-2015-09-24
17201.1979SwizCurrent Vers:	FreeBSD-2017-11-26 r326219
17211.1979SwizMaintainer:	Rui Paulo <rpaulo@FreeBSD.org>
17221.1979SwizArchive Site:	none
17231.1979SwizHome Page:	https://svnweb.freebsd.org/base/head/lib/librtld_db/
17241.1979SwizMailing List:	none
17251.1979SwizResponsible:	christos
17261.1979SwizLicense:	BSD-like (2-clause)
17271.1979SwizLocation:	external/bsd/librtld_db/dist
17281.1979Swiz
17291.1979SwizPackage:	netcat
17301.1979SwizVersion:	OpenBSD-2017-02-06
17311.1979SwizCurrent Vers:	OpenBSD-2020-02-12
17321.1979SwizMaintainer:	OpenBSD
17331.1979SwizArchive Site:	http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
17341.1979SwizHome Page:	none
17351.1979SwizDate:		2020-06-13
17361.1979SwizMailing List:	none
17371.1979SwizResponsible:	christos
17381.1979SwizLicense:	BSD-like (3-clause)
17391.1979SwizLocation:	usr.bin/nc
17401.1417Snonaka
17411.1417SnonakaPackage:	gnu-efi
17421.1818SjmcneillVersion:	3.0.14
17431.1818SjmcneillCurrent Vers:	3.0.14
17441.1417SnonakaMaintainer:	https://sourceforge.net/projects/gnu-efi/
17451.1417SnonakaArchive Site:	https://sourceforge.net/projects/gnu-efi/
17461.1417SnonakaHome Page:	https://sourceforge.net/projects/gnu-efi/
17471.1417SnonakaMailing List:	https://sourceforge.net/projects/gnu-efi/
17481.1417SnonakaResponsible:
17491.1417SnonakaLicense:	BSD-like (3-clause)
17501.1417SnonakaLocation:	sys/external/bsd/gnu-efi
17511.1429Schristos
17521.1429SchristosPackage:	dc
17531.1429SchristosVersion:	20170410
17541.1728SsevanCurrent Vers:	20190906
17551.1429SchristosMaintainer:	The OpenBSD Project
17561.1429SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc
17571.1429SchristosHome Page:	http://www.openbsd.org/
17581.1728SsevanDate:		2020-06-13
17591.1593SchristosMailing List:
17601.1429SchristosLicense:	BSD
17611.1429SchristosResponsible:	christos
17621.1429SchristosLocation:	usr.bin/dc
17631.1429SchristosNotes:
17641.1429Schristos		Uses OpenSSL's bignum
17651.1446Sskrll
17661.1681SwizPackage:	dtc, libfdt
17671.1681SwizVersion:	1.5.1
17681.1681SwizCurrent Vers:	1.5.1
17691.1446SskrllMaintainer:	David Gibson <david@gibson.dropbear.id.au>, Jon Loeliger <jdl@jdl.com>
17701.1446SskrllArchive Site:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
17711.1446SskrllHome Page:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
17721.1446SskrllMailing List:	mailto:devicetree-compiler@vger.kernel.org
17731.1446SskrllResponsible:	skrll
17741.1446SskrllLicense:	GPLv2 (dtc), BSD (libfdt)
17751.1446SskrllLocation:	external/gpl2/dtc, sys/external/bsd/libfdt
17761.1447SskrllNotes:
17771.1447Sskrllexternal/gpl2/dtc/dtc2netbsd should be used to create directories to import
17781.1453Sjmcneill
17791.1453SjmcneillPackage:	dts
17801.1826SjmcneillVersion:	5.15
17811.1826SjmcneillCurrent Vers:	5.15
17821.1453SjmcneillMaintainer:	https://www.kernel.org/
17831.1826SjmcneillArchive Site:	https://cdn.kernel.org/pub/linux/kernel/v5.x/
17841.1453SjmcneillHome Page:	https://www.kernel.org/
17851.1453SjmcneillMailing List:	mailto:devicetree@vger.kernel.org
17861.1453SjmcneillResponsible:	jmcneill
17871.1453SjmcneillLicense:	GPLv2 and dual GPLv2/X11 license
17881.1453SjmcneillLocation:	sys/external/gpl2/dts
17891.2012SgutteridNotes:
17901.2012Sgutteridsys/external/gpl2/dts/dts2netbsd should be used to create directories to import
17911.2012SgutteridNot all DTS files are presently sourced from kernel.org.
17921.1494Smlelstv
17931.1494SmlelstvPackage:	iscsi
17941.1494SmlelstvVersion:	4.12.4
17951.1494SmlelstvCurrent Vers:	4.12.4
17961.1494SmlelstvMaintainer:	Intel Corporation
17971.1494SmlelstvArchive Site:
17981.1494SmlelstvHome Page:
17991.1494SmlelstvMailing List:
18001.1494SmlelstvResponsible:
18011.1494SmlelstvLicense:	BSD-like (4-clause)
18021.1494SmlelstvLocation:	external/bsd/iscsi
18031.1494SmlelstvNotes:
18041.1494Smlelstv
18051.1494SmlelstvPackage:	rpi-firmware
18061.1593SchristosVersion:
18071.1593SchristosCurrent Vers:
18081.1593SchristosMaintainer:
18091.1494SmlelstvArchive Site:
18101.1494SmlelstvHome Page:
18111.1494SmlelstvMailing List:
18121.1494SmlelstvLicense:	Broadcom, Raspberry Pi (Trading) Ltd
18131.1593SchristosResponsible:
18141.1494SmlelstvLocation:	external/broadcom/rpi-firmware
18151.1494SmlelstvNotes:
18161.1494Smlelstv
18171.1494SmlelstvPackage:	rtwn
18181.1593SchristosVersion:
18191.1593SchristosCurrent Vers:
18201.1593SchristosMaintainer:
18211.1494SmlelstvArchive Site:
18221.1494SmlelstvHome Page:
18231.1494SmlelstvMailing List:
18241.1494SmlelstvLicense:	Realtek Semiconductor Corporation
18251.1593SchristosResponsible:
18261.1494SmlelstvLocation:	external/realtek/rtwn
18271.1494SmlelstvNotes:
18281.1494Smlelstv
18291.1494SmlelstvPackage:	urtwn
18301.1593SchristosVersion:
18311.1593SchristosCurrent Vers:
18321.1593SchristosMaintainer:
18331.1494SmlelstvArchive Site:
18341.1494SmlelstvHome Page:
18351.1494SmlelstvMailing List:
18361.1494SmlelstvLicense:	Realtek Semiconductor Corporation
18371.1593SchristosResponsible:
18381.1494SmlelstvLocation:	external/realtek/urtwn/
18391.1494SmlelstvNotes:
18401.1494Smlelstv
18411.1494SmlelstvPackage:	repulse
18421.1593SchristosVersion:
18431.1593SchristosCurrent Vers:
18441.1593SchristosMaintainer:
18451.1494SmlelstvArchive Site:
18461.1494SmlelstvHome Page:
18471.1494SmlelstvMailing List:
18481.1494SmlelstvLicense:	ALiENDESiGN GbR
18491.1593SchristosResponsible:
18501.1494SmlelstvLocation:	sys/arch/amiga/dev/repulse_firmware.h
18511.1494SmlelstvNotes:
18521.1494Smlelstv
18531.1494SmlelstvPackage:	cxgb
18541.1593SchristosVersion:
18551.1593SchristosCurrent Vers:
18561.1593SchristosMaintainer:
18571.1494SmlelstvArchive Site:
18581.1494SmlelstvHome Page:
18591.1494SmlelstvMailing List:
18601.1494SmlelstvLicense:	Chelsio Inc.
18611.1593SchristosResponsible:
18621.1494SmlelstvLocation:	sys/dev/pci/cxgb/cxgb_firmware_exports.h
18631.1494SmlelstvNotes:
18641.1494Smlelstv
18651.1494SmlelstvPackage:	athn
18661.1593SchristosVersion:
18671.1593SchristosCurrent Vers:
18681.1593SchristosMaintainer:
18691.1494SmlelstvArchive Site:
18701.1494SmlelstvHome Page:
18711.1494SmlelstvMailing List:
18721.1494SmlelstvLicense:	Atheros Communicatios, Inc.
18731.1593SchristosResponsible:
18741.1494SmlelstvLocation:	external/atheros/athn
18751.1494SmlelstvNotes:
18761.1494Smlelstv
18771.1494SmlelstvPackage:	otus
18781.1593SchristosVersion:
18791.1593SchristosCurrent Vers:
18801.1593SchristosMaintainer:
18811.1494SmlelstvArchive Site:
18821.1494SmlelstvHome Page:
18831.1494SmlelstvMailing List:
18841.1494SmlelstvLicense:	Atheros Communicatios, Inc.
18851.1593SchristosResponsible:
18861.1494SmlelstvLocation:	external/atheros/otus
18871.1494SmlelstvNotes:
18881.1494Smlelstv
18891.1494SmlelstvPackage:	intel-fw-eula
18901.1593SchristosVersion:
18911.1593SchristosCurrent Vers:
18921.1593SchristosMaintainer:
18931.1494SmlelstvArchive Site:
18941.1494SmlelstvHome Page:
18951.1494SmlelstvMailing List:
18961.1494SmlelstvLicense:	Intel Corporation
18971.1593SchristosResponsible:
18981.1494SmlelstvLocation:	external/intel-fw-eula
18991.1494SmlelstvNotes:
19001.1494Smlelstv
19011.1494SmlelstvPackage:	intel-fw-public
19021.1593SchristosVersion:
19031.1593SchristosCurrent Vers:
19041.1494SmlelstvMaintainer:
19051.1494SmlelstvArchive Site:
19061.1494SmlelstvHome Page:
19071.1494SmlelstvMailing List:
19081.1494SmlelstvLicense:	Intel Corporation
19091.1593SchristosResponsible:
19101.1494SmlelstvLocation:	external/intel-fw-public
19111.1494SmlelstvNotes:
19121.1494Smlelstv
19131.1494SmlelstvPackage:	aic7xxx
19141.1593SchristosVersion:
19151.1593SchristosCurrent Vers:
19161.1494SmlelstvMaintainer:	Justin T. Gibbs
19171.1494SmlelstvArchive Site:
19181.1494SmlelstvHome Page:
19191.1494SmlelstvMailing List:
19201.1494SmlelstvLicense:	Adaptec Inc or LGPL2
19211.1593SchristosResponsible:
19221.1494SmlelstvLocation:	sys/dev/microcode/aic7xxx
19231.1494SmlelstvNotes:
19241.1494Smlelstv
19251.1494SmlelstvPackage:	atmel
19261.1593SchristosVersion:
19271.1593SchristosCurrent Vers:
19281.1593SchristosMaintainer:
19291.1494SmlelstvArchive Site:
19301.1494SmlelstvHome Page:
19311.1494SmlelstvMailing List:
19321.1494SmlelstvLicense:	Atmel Corporation
19331.1593SchristosResponsible:
19341.1494SmlelstvLocation:	sys/dev/microcode/atmel
19351.1494SmlelstvNotes:
19361.1494Smlelstv
19371.1494SmlelstvPackage:	bge
19381.1593SchristosVersion:
19391.1593SchristosCurrent Vers:
19401.1593SchristosMaintainer:
19411.1494SmlelstvArchive Site:
19421.1494SmlelstvHome Page:
19431.1494SmlelstvMailing List:
19441.1494SmlelstvLicense:	Broadcom Corporation
19451.1593SchristosResponsible:
19461.1494SmlelstvLocation:	sys/dev/microcode/bge
19471.1494SmlelstvNotes:
19481.1494Smlelstv
19491.1494SmlelstvPackage:	bnx
19501.1593SchristosVersion:
19511.1593SchristosCurrent Vers:
19521.1494SmlelstvMaintainer:	David Christensen <davidch@broadcom.com>
19531.1494SmlelstvArchive Site:
19541.1494SmlelstvHome Page:
19551.1494SmlelstvMailing List:
19561.1494SmlelstvLicense:	Broadcom Corporation
19571.1593SchristosResponsible:
19581.1494SmlelstvLocation:	sys/dev/microcode/bnx
19591.1494SmlelstvNotes:
19601.1494Smlelstv
19611.1494SmlelstvPackage:	cylades-z
19621.1593SchristosVersion:
19631.1593SchristosCurrent Vers:
19641.1494SmlelstvMaintainer:	Cyclades Corp
19651.1494SmlelstvArchive Site:
19661.1494SmlelstvHome Page:
19671.1494SmlelstvMailing List:
19681.1494SmlelstvLicense:	unknown
19691.1593SchristosResponsible:
19701.1494SmlelstvLocation:	sys/dev/microcode/cyclades-z
19711.1494SmlelstvNotes:
19721.1494Smlelstv
19731.1494SmlelstvPackage:	i8255x
19741.1494SmlelstvVersion:	3.28
19751.1593SchristosCurrent Vers:
19761.1494SmlelstvMaintainer:	Patrick J Luhmann (PJL)
19771.1494SmlelstvArchive Site:
19781.1494SmlelstvHome Page:
19791.1494SmlelstvMailing List:
19801.1494SmlelstvLicense:	Intel Corporation
19811.1593SchristosResponsible:
19821.1494SmlelstvLocation:	sys/dev/microcode/i8255x
19831.1494SmlelstvNotes:
19841.1494Smlelstv
19851.1494SmlelstvPackage:	isp
19861.1593SchristosVersion:
19871.1593SchristosCurrent Vers:
19881.1593SchristosMaintainer:
19891.1494SmlelstvArchive Site:
19901.1494SmlelstvHome Page:
19911.1494SmlelstvMailing List:
19921.1494SmlelstvLicense:	QLogic, Inc.
19931.1593SchristosResponsible:
19941.1494SmlelstvLocation:	sys/dev/microcode/isp
19951.1494SmlelstvNotes:
19961.1494Smlelstv
19971.1494SmlelstvPackage:	radeon
19981.1593SchristosVersion:
19991.1593SchristosCurrent Vers:
20001.1593SchristosMaintainer:
20011.1494SmlelstvArchive Site:
20021.1494SmlelstvHome Page:
20031.1494SmlelstvMailing List:
20041.1494SmlelstvLicense:	Advanced Micro Devices, Inc.
20051.1593SchristosResponsible:
20061.1494SmlelstvLocation:	sys/dev/microcode/radeon
20071.1494SmlelstvNotes:
20081.1494Smlelstv
20091.1494SmlelstvPackage:	ral
20101.1593SchristosVersion:
20111.1593SchristosCurrent Vers:
20121.1494SmlelstvMaintainer:
20131.1494SmlelstvArchive Site:	http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git
20141.1494SmlelstvHome Page:
20151.1494SmlelstvMailing List:
20161.1494SmlelstvLicense:	Ralink Technology Corp
20171.1593SchristosResponsible:
20181.1494SmlelstvLocation:	external/realtek/ral
20191.1494SmlelstvNotes:
20201.1494Smlelstv
20211.1494SmlelstvPackage:	rum
20221.1593SchristosVersion:
20231.1593SchristosCurrent Vers:
20241.1494SmlelstvMaintainer:	Paul Lin <paul_lin@ralinktech.com.tw>
20251.1494SmlelstvArchive Site:
20261.1494SmlelstvHome Page:
20271.1494SmlelstvMailing List:
20281.1494SmlelstvLicense:	Ralink Technology Corp
20291.1593SchristosResponsible:
20301.1494SmlelstvLocation:	external/realtek/rum
20311.1494SmlelstvNotes:
20321.1494Smlelstv
20331.1494SmlelstvPackage:	run
20341.1593SchristosVersion:
20351.1593SchristosCurrent Vers:
20361.1494SmlelstvMaintainer:	Paul Lin <paul_lin@ralinktech.com.tw>
20371.1494SmlelstvArchive Site:
20381.1494SmlelstvHome Page:
20391.1494SmlelstvMailing List:
20401.1494SmlelstvLicense:	Ralink Technology Corp
20411.1593SchristosResponsible:
20421.1494SmlelstvLocation:	sys/dev/microcode/run
20431.1494SmlelstvNotes:
20441.1494Smlelstv
20451.1494SmlelstvPackage:	siop
20461.1593SchristosVersion:
20471.1593SchristosCurrent Vers:
20481.1494SmlelstvMaintainer:	Manuel Bouyer, Shuichiro URATA, Michael L. Hitch
20491.1494SmlelstvArchive Site:
20501.1494SmlelstvHome Page:
20511.1494SmlelstvMailing List:
20521.1494SmlelstvLicense:	BSD-like (2-clause, 3-clause)
20531.1593SchristosResponsible:
20541.1494SmlelstvLocation:	sys/dev/microcode/siop
20551.1494SmlelstvNotes:
20561.1494Smlelstv
20571.1494SmlelstvPackage:	tigon
20581.1494SmlelstvVersion:	12.4.11
20591.1494SmlelstvCurrent Vers:
20601.1494SmlelstvMaintainer:	wpaul@brak.osd.bsdi.com
20611.1979SwizArchive Site:	https://people.freebsd.org/~wpaul/Alteon/
20621.1499SmlelstvHome Page:	http://www.alteon.com/support/openkits (extinct)
20631.1494SmlelstvMailing List:
20641.1499SmlelstvLicense:	Alteon WebSystems, Inc.
20651.1593SchristosResponsible:
20661.1494SmlelstvLocation:	sys/dev/microcode/tigon
20671.1494SmlelstvNotes:
20681.1499SmlelstvSee https://lists.debian.org/debian-legal/2011/10/msg00001.html
20691.1499Smlelstv
20701.1494Smlelstv
20711.1494SmlelstvPackage:	typhoon
20721.1593SchristosVersion:
20731.1593SchristosCurrent Vers:
20741.1494SmlelstvMaintainer:	3Com Corporation
20751.1494SmlelstvArchive Site:
20761.1494SmlelstvHome Page:
20771.1494SmlelstvMailing List:
20781.1494SmlelstvLicense:	BSD-like (3-clause)
20791.1593SchristosResponsible:
20801.1494SmlelstvLocation:	sys/dev/microcode/typhoon
20811.1494SmlelstvNotes:
20821.1494Smlelstv
20831.1494SmlelstvPackage:	wi
20841.1593SchristosVersion:
20851.1593SchristosCurrent Vers:
20861.1494SmlelstvMaintainer:	Symbol Technologies Inc.
20871.1494SmlelstvArchive Site:
20881.1494SmlelstvHome Page:	http://www.symbol.com
20891.1494SmlelstvMailing List:
20901.1494SmlelstvLicense:	BSD-like (3-clause)
20911.1593SchristosResponsible:
20921.1494SmlelstvLocation:	sys/dev/microcode/wi
20931.1494SmlelstvNotes:
20941.1494Smlelstv
20951.1494SmlelstvPackage:	yds
20961.1593SchristosVersion:
20971.1593SchristosCurrent Vers:
20981.1494SmlelstvMaintainer:	Yamaha Corporation
20991.1494SmlelstvArchive Site:
21001.1494SmlelstvHome Page:
21011.1494SmlelstvMailing List:
21021.1494SmlelstvLicense:	unknown
21031.1593SchristosResponsible:
21041.1494SmlelstvLocation:	sys/dev/microcode/yds
21051.1494SmlelstvNotes:
21061.1494Smlelstv
21071.1494SmlelstvPackage:	zyd
21081.1593SchristosVersion:
21091.1593SchristosCurrent Vers:
21101.1494SmlelstvMaintainer:	ZyDAS Technology Corporation
21111.1494SmlelstvArchive Site:
21121.1494SmlelstvHome Page:
21131.1494SmlelstvMailing List:
21141.1494SmlelstvLicense:	BSD-like (3-clause)
21151.1593SchristosResponsible:
21161.1494SmlelstvLocation:	sys/dev/microcode/zyd
21171.1494SmlelstvNotes:
21181.1494Smlelstv
21191.1564SchristosPackage:	libnv
21201.1564SchristosVersion:	20180906
21211.1564SchristosCurrent Vers:	$(date)
21221.1564SchristosMaintainer:	christos
21231.1564SchristosArchive Site:
21241.1564SchristosHome Page:
21251.1564SchristosMailing List:
21261.1564SchristosLicense:	BSD-like (2-clause)
21271.1593SchristosResponsible:
21281.1564SchristosLocation:	sys/external/bsd/libnv/dist
21291.1564SchristosNotes:
21301.1564SchristosTo be used only for npf (library and headers are private)
21311.1564SchristosCopied from FreeBSD:
21321.1564Schristos/usr/src/sys/sys/{d,c,}nv.h
21331.1564Schristos/usr/src/lib/libnv/
21341.1564Schristos/usr/src/contrib/lib/libnv/
21351.1564Schristos/usr/src/share/man/man9/{d,c,}nv.9
21361.1590Schristos
21371.1590SchristosPackage:	gettext
21381.1590SchristosVersion:	0.16.1 (Last GPLv2+ version)
21391.1991SwizCurrent Vers:	0.22.5
21401.1590SchristosMaintainer:	FSF
21411.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
21421.1590SchristosHome Page:	http://www.gnu.org/software/gettext/
21431.1991SwizDate:		2024-02-25
21441.1590SchristosMailing List:	bug-gnu-utils@gnu.org
21451.1590SchristosResponsible:	christos
21461.1590SchristosLicense:	GPLv2+ (0.16.1), GPLv3+ (0.17 and later)
21471.1590SchristosLocation:	external/gpl2/gettext
21481.1590SchristosNotes:
21491.1590SchristosGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
21501.1590Schristoswe use BSD-licensed implementation from Citrus project (see entry for
21511.1590Schristos"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
21521.1590Schristos
21531.1590SchristosPackage:	grep
21541.1590SchristosVersion:	2.5.1a (last GPLv2+ version)
21551.1811SwizCurrent Vers:	3.7
21561.1590SchristosMaintainer:	FSF
21571.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/grep/
21581.1590SchristosHome Page:	http://www.gnu.org/software/grep/
21591.1590SchristosMailing List:	bug-gnu-utils@gnu.org
21601.1590SchristosResponsible:	simonb
21611.1590SchristosLicense:	GPLv2+ (2.5.1a), GPLv3+ (2.5.3 and later)
21621.1590SchristosLocation:	external/gpl2/grep
21631.1590SchristosNotes:
21641.1590SchristosUse external/gpl2/grep/grep2netbsd for preparing the source tree
21651.1590Schristosfor the import.
21661.1590SchristosOn 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep;
21671.1590Schristossee also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html)
21681.1590Schristoswas imported into src/usr.bin/grep;
21691.1590Schristoson 16 Feb 2011, the BSD grep implementation from FreeBSD was imported
21701.1590Schristosin src/usr.bin/grep, replacing FreeGrep
21711.1590Schristos(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html).
21721.1590Schristos
21731.1590SchristosPackage:	groff
21741.1590SchristosVersion:	1.19.2 (last GPLv2+ version)
21751.2064SlukemCurrent Vers:	1.23.0
21761.1590SchristosMaintainer:	Werner Lemberg/FSF
21771.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/groff/
21781.1590SchristosHome Page:	http://www.gnu.org/software/groff/
21791.2064SlukemDate:		2024-11-29
21801.1590SchristosMailing List:	bug-groff@gnu.org
21811.1593SchristosResponsible:
21821.1590SchristosLicense:	GPLv2+ (1.19.2), GPLv3+ (1.20 and later)
21831.1590SchristosLocation:	external/gpl2/groff
21841.1590SchristosNotes:
21851.1590SchristosUse groff2netbsd from external/gpl2/groff/groff2netbsd to prepare the
21861.1590Schristosdistribution for import.
21871.1590SchristosUpdate MDATE in src/external/gpl2/groff/Makefile.inc.
21881.1641Smsaitoh
21891.1590SchristosPackage:	gmake
21901.1590SchristosVersion:	3.81 (Last GPlv2+ version)
21911.1902SgutteridCurrent Vers:	4.4
21921.1590SchristosMaintainer:	FSF
21931.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/make/
21941.1590SchristosHome Page:	http://www.gnu.org/software/make/
21951.1902SgutteridDate:		2022-12-08
21961.1590SchristosMailing List:	bug-make@gnu.org
21971.1593SchristosResponsible:
21981.1590SchristosLicense:	GPLv2+ (3.81), GPLv3+ (3.82 and later)
21991.1590SchristosLocation:	external/gpl2/gmake
22001.1590SchristosNotes:
22011.1590Schristos
22021.1590SchristosPackage:	diffutils
22031.1590SchristosVersion:	2.8.1 (Last GPLv2+ version)
22041.1590SchristosCurrent Vers:	3.6
22051.1590SchristosMaintainer:	FSF
22061.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
22071.1590SchristosHome Page:	http://www.gnu.org/software/diffutils/
22081.1590SchristosMailing List:	bug-diffutils@gnu.org
22091.1593SchristosResponsible:
22101.1590SchristosLicense:	GPLv2+ (2.8.1), GPLv3+ (2.9 and later)
22111.1590SchristosLocation:	external/gpl2/diffutils
22121.1590SchristosNotes:
22131.1590SchristosUse external/gpl2/diffutils/diffutils2netbsd for preparing the source tree
22141.1590Schristosfor the import.
22151.1590Schristos
22161.1590SchristosPackage:	rcs
22171.1590SchristosVersion:	5.7 (Last GPLv2+ version)
22181.1590SchristosCurrent Vers:	5.9.4
22191.1590SchristosMaintainer:	FSF
22201.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
22211.1590SchristosMailing List:	bug-gnu-utils@gnu.org
22221.1590SchristosHome Page:	http://www.gnu.org/software/rcs/
22231.1590SchristosResponsible:	agc
22241.1590SchristosLicense:	GPLv2+ (5.7), GPLv3+ (5.8 and later)
22251.1590SchristosLocation:	external/gpl2/rcs
22261.1590SchristosNotes:
22271.1590SchristosOld versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
22281.1590Schristos
22291.1590SchristosPackage:	texinfo
22301.1590SchristosVersion:	4.8a (Last GPLv2+ version)
22311.1900SwizCurrent Vers:	7.0
22321.1590SchristosMaintainer:	FSF
22331.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
22341.1590SchristosHome Page:	http://www.gnu.org/software/texinfo/
22351.1590SchristosMailing List:	bug-texinfo@gnu.org
22361.1593SchristosResponsible:
22371.1590SchristosLicense:	GPLv2+ (4.8a), GPLv3+ (4.9 and later)
22381.1590SchristosLocation:	external/gpl2/texinfo
22391.1590SchristosNotes:
22401.1590SchristosUse src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree
22411.1590Schristosfor the import.
22421.1590Schristos
22431.1608SkamilPackage:	indent
22441.1608SkamilVersion:	FreeBSD-2018-11-04 r340138
22451.1728SsevanCurrent Vers:	FreeBSD-2020-05-21 r361337
22461.1608SkamilMaintainer:	The FreeBSD Project
22471.1608SkamilArchive Site:	none
22481.1608SkamilHome Page:	https://svnweb.freebsd.org/base/head/usr.bin/indent/
22491.1728SsevanDate:		2020-06-13
22501.1608SkamilMailing List:	none
22511.1608SkamilResponsible:
22521.1608SkamilLicense:	BSD-like (4-clause)
22531.1608SkamilLocation:	usr.bin/indent
22541.1608SkamilNotes:
22551.1608SkamilTests are stored in tests/usr.bin/indent.
22561.1641Smsaitoh
22571.1641SmsaitohPackage:	ena
22581.1641SmsaitohVersion:	0.8.1
22591.1728SsevanCurrent Vers:	2.1.1
22601.1641SmsaitohMaintainer:	Amazon.com
22611.1641SmsaitohArchive Site:	https://github.com/amzn/amzn-drivers/tree/master/kernel/fbsd/ena
22621.1641SmsaitohHome Page:	https://github.com/amzn/amzn-drivers/
22631.1728SsevanDate:		2020-06-13
22641.1641SmsaitohMailing List:	none
22651.1641SmsaitohResponsible:
22661.1641SmsaitohLicense:	BSD-like (2 and 3-clause)
22671.1641SmsaitohLocation:	sys/external/bsd/ena-com
22681.1641SmsaitohNotes:
22691.1672Schristos
22701.1672SchristosPackage:	terminfo
22711.1980SchristosVersion:	20231209
22721.1980SchristosCurrent Vers:	20231209
22731.1672SchristosMaintainer:	Thomas Dickey (ncurses)
22741.1672SchristosArchive Site:	ftp://ftp.invisible-island.net/ncurses/current
22751.1672SchristosHome Page:	https://invisible-island.net/ncurses/
22761.1980SchristosDate:		2024-01-27
22771.1672SchristosMailing List:	bug-ncurses@gnu.org
22781.1672SchristosResponsible:
22791.1672SchristosLicense:	none
22801.1743SriastradLocation:	share/terminfo
22811.1672SchristosNotes:
22821.1672SchristosUse the import script in /usr/src/share/terminfo
22831.1695Schristos
22841.1695SchristosPackage:	libcbor
22851.1743SriastradVersion:	0.7.0
22861.1743SriastradCurrent Vers:	0.5.0-119-g3b41770 (3b41770ab0ca408d242041dddb3b75811345573f)
22871.1695SchristosMaintainer:	Pavel Kalvoda
22881.1743SriastradArchive Site:	https://github.com/PJK/libcbor
22891.1743SriastradHome Page:
22901.1695SchristosDate:		2020-03-02
22911.1743SriastradMailing List:
22921.1743SriastradResponsible:	christos
22931.1695SchristosLicense:	mit
22941.1743SriastradLocation:	external/mit/libcbor
22951.1695SchristosNotes:
22961.1695Schristos
22971.1695SchristosPackage:	pam-u2f
22981.2070SchristosVersion:	1.3.1
22991.2070SchristosCurrent Vers:	1.3.1
23001.1695SchristosMaintainer:	Yubico
23011.1743SriastradArchive Site:	https://github.com/Yubico/pam-u2f
23021.1695SchristosHome Page:	https://developers.yubico.com/pam-u2f/
23031.2070SchristosDate:		2025-01-15
23041.1743SriastradMailing List:
23051.1743SriastradResponsible:	christos
23061.1695SchristosLicense:	bsd
23071.1743SriastradLocation:	external/bsd/pam-u2f
23081.1695SchristosNotes:
23091.1695Schristos
23101.1695SchristosPackage:	libfido2
23111.1944SchristosVersion:	1.13.0
23121.1944SchristosCurrent Vers:	1.13.0
23131.1695SchristosMaintainer:	Yubico
23141.1743SriastradArchive Site:	https://github.com/Yubico/libfido2
23151.1743SriastradHome Page:	https://developers.yubico.com/libfido2/
23161.1944SchristosDate:		2023-08-11
23171.1743SriastradMailing List:
23181.1743SriastradResponsible:	christos
23191.1743SriastradLicense:	bsd
23201.1743SriastradLocation:	external/bsd/libfido2
23211.1743SriastradNotes:
23221.1743Sriastrad
23231.1743SriastradPackage:	libsodium
23241.1743SriastradVersion:	1.0.16
23251.1743SriastradCurrent Vers:	1.0.18
23261.1743SriastradMaintainer:	Frank Denis
23271.1743SriastradArchive Site:	https://github.com/jedisct1/libsodium
23281.1743SriastradHome Page:	https://libsodium.org/
23291.1743SriastradDate:		2020-08-20
23301.1743SriastradMailing List:	sodium-subscribe@pureftpd.org
23311.1743SriastradResponsible:	riastradh
23321.1695SchristosLicense:	bsd
23331.1743SriastradLocation:	sys/external/bsd/libsodium
23341.1695SchristosNotes:
23351.1821Sbrad
23361.1821SbradPackage:	Sensirion VOC index algorithm
23371.1821SbradVersion:	git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b
23381.1821SbradCurrent Vers:	git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b
23391.1821SbradMaintainer:	Brad Spencer
23401.1821SbradArchive Site:	https://github.com/Sensirion/embedded-sgp
23411.1821SbradHome Page:	https://github.com/Sensirion
23421.1821SbradDate:		2021-09-30
23431.1821SbradMailing List:
23441.1821SbradResponsible:	brad
23451.1821SbradLicense:	BSD (3-clause)
23461.1821SbradLocation:	sys/dev/i2c/sensirion_voc_algorithm.c sys/dev/i2c/sensirion_voc_algorithm.h
23471.1821SbradNotes:
23481.1856Suwe
23491.1856SuwePackage:	Terminus Font
23501.1856SuweVersion:	4.49.1
23511.1856SuweCurrent Vers:	4.49.1
23521.1856SuweMaintainer:	Dimitar Toshkov Zhekov
23531.1856SuweArchive Site:	http://terminus-font.sourceforge.net/
23541.1856SuweHome Page:	http://terminus-font.sourceforge.net/
23551.1856SuweDate:		2020-12-28
23561.1856SuweMailing List:
23571.1856SuweResponsible:
23581.1856SuweLicense:	OFL-1.1-RFN
23591.1856SuweLocation:	share/wscons/fonts
23601.1856SuweNotes:
23611.1856SuweSuitably encoded BDF files are prepared from the Unicode encoded
23621.1856Suwemasters using upstream build scripts.  BDF files are converted to the
23631.1856SuweWSF files with xsrc/local/programs/bdfload.  File names for the
23641.1856Suwere-encoded subsets follow the convention used by the upstream.
23651.1859Sfcambus
23661.1859SfcambusPackage:	Spleen
23671.1859SfcambusVersion:	1.9.1
23681.1859SfcambusCurrent Vers:	1.9.1
23691.1859SfcambusMaintainer:	Frederic Cambus
23701.1859SfcambusArchive Site:	https://github.com/fcambus/spleen
23711.1859SfcambusHome Page:	https://github.com/fcambus/spleen
23721.1859SfcambusDate:		2021-06-13
23731.1859SfcambusMailing List:
23741.1859SfcambusResponsible:	fcambus
23751.1859SfcambusLicense:	BSD (2-clause)
23761.1859SfcambusLocation:	share/wscons/fonts
23771.1859SfcambusNotes:
23781.1949Sriastrad
23791.2072SwizPackage:	mozilla-certdata
23801.2072SwizVersion:	2024-08-23 (872bd5fefe12bc48a9c65e9ea7f189df243d835a)
23811.2076SwizCurrent Vers:	2025-01-23 (d348a62fd98df78bceaf6ce066bafad6e9f272b2)
23821.2072SwizMaintainer:	Mozilla
23831.2072SwizArchive Site:	https://hg.mozilla.org/projects/nss/log/tip/lib/ckfw/builtins/certdata.txt
23841.2072SwizHome Page:	https://wiki.mozilla.org/CA
23851.2076SwizDate:		2025-01-31
23861.2072SwizMailing List:
23871.2072SwizLicense:	MPL
23881.2072SwizResponsible:	riastradh, security-team
23891.2072SwizLocation:	external/mpl/mozilla-certdata
23901.2072SwizVendor tag:	MOZILLA-CERTDATA
23911.2072SwizRelease tag:	mozilla-certdata-YYYYMMDD
23921.2072SwizNotes:
23931.2072SwizSee external/mpl/mozilla-certdata/share/Makefile for update
23941.2072Swizinstructions.
23951.2072Swiz
23961.2071SchristosPackage:	userspace-rcu
23971.2071SchristosVersion:	0.15.0
23981.2071SchristosCurrent Vers:	0.15.0
23991.2071SchristosMaintainer:	lttng
24001.2071SchristosArchive Site:	git://git.liburcu.org/userspace-rcu.git
24011.2071SchristosHome Page:	https://liburcu.org/
24021.2071SchristosDate:		2025-01-15
24031.2071SchristosMailing List:	lttng-dev@lists.lttng.org.
24041.2071SchristosLicense:	LGPL2
24051.2071SchristosResponsible:	christos
24061.2071SchristosLocation:	external/lgpl2/userspace-rcu
24071.2071SchristosVendor tag:	URCU
24081.2071SchristosRelease tag:	liburcu-
24091.1949SriastradNotes:
2410