3RDPARTY revision 1.2142
11.2142Swiz#	$NetBSD: 3RDPARTY,v 1.2142 2025/11/01 20:53:19 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.2135Schristos# Current tag:	actual latest tag (not symbolic like release tag)
411.963Sapb# Notes:
421.963Sapb# Multiple lines of free-form text,
431.963Sapb# Must be last.
441.963Sapb#
451.31Skanaoka
461.31SkanaokaPackage:	acpica
471.2133SchristosVersion:	20250807
481.2127SchristosCurrent Vers:	20250807
491.814SjruohoMaintainer:	Intel
501.1077SchristosArchive Site:	http://www.acpica.org/downloads/
511.574SjmcneillHome Page:	http://www.acpica.org/
521.2133SchristosDate:		2025-09-06
531.574SjmcneillMailing List:	devel@acpica.org
541.816SjruohoLicense:	BSD-like
551.2085SchristosResponsible:	jruoho,christos
561.913SdrochnerLocation:	sys/external/bsd/acpica/dist
571.2133SchristosVendor tag:	intel
581.2133SchristosRelease tag:	acpica-YYYYMMDD
591.2133SchristosCurrent tag:	acpica-20250807
601.31SkanaokaNotes:
611.1077SchristosYou want the unix2 (dual-licensed) tar file.
621.169SkochiPlease read src/sys/dev/acpi/acpica/README before any modification.
631.1Slukem
641.1SlukemPackage:	am-utils [amd]
651.2003SriastradVersion:	6.2 (20140117)
661.2003SriastradCurrent Vers:	6.2 (20140117)
671.1SlukemMaintainer:	Erez Zadok <ezk@cs.columbia.edu>
681.255SwizArchive Site:	ftp://ftp.am-utils.org/pub/am-utils/
691.2003SriastradHome Page:	https://www.am-utils.org/
701.1728SsevanDate:		2020-06-13
711.262SchristosMailing List:	am-utils
721.506SrpauloResponsible:	christos
731.387SrpauloLicense:	BSD (4-clause)
741.913SdrochnerLocation:	external/bsd/am-utils/dist
751.2003SriastradVendor tag:	ezk
761.2003SriastradRelease tag:	am-utils-x-y-YYYYMMDD
771.1SlukemNotes:
781.1SlukemAmd2netbsd script to convert to BSD make system and remove unneeded files.
791.262SchristosFix symbolic links before import.
801.913SdrochnerCheck external/bsd/am-utils/include/config.h is correct after import.
811.1240SwizUpdate date of release in external/bsd/am-utils/man/Makefile (two places).
821.1Slukem
831.567SjmmvPackage:	Automated Testing Framework (ATF)
841.1091SjmmvVersion:	0.20
851.2093SwizCurrent Vers:	0.23
861.2093SwizMaintainer:	The FreeBSD Foundation
871.2093SwizArchive site:	https://github.com/freebsd/atf/releases
881.2093SwizHome page:	https://github.com/freebsd/atf
891.2093SwizDate:		2025-03.29
901.2093SwizResponsible:	-
911.595SjmmvLicense:	The NetBSD Foundation's license (BSD 2-clause)
921.913SdrochnerLocation:	external/bsd/atf/dist
931.567SjmmvNotes:
941.663SjmmvThe source files are in external/bsd/atf/dist.
951.827SjmmvUse external/bsd/atf/prepare-import.sh to regenerate the dist/ directory.
961.1091SjmmvPlease avoid performing local changes to this package without discussing
971.1091Sjmmvthem with the responsible person and/or the mailing list shown above.
981.1091SjmmvNote that the external/bsd/atf/dist/tools is owned by NetBSD and does not
991.1091Sjmmvexist upstream; however, please continue to discuss any desired changes
1001.1091Sjmmvupfront.
1011.567Sjmmv
1021.427SgdamorePackage:	ath-hal
1031.713SsborrillVersion:	FreeBSD SVN revision number 185521
1041.1728SsevanCurrent Vers:	FreeBSD SVN revision number 361486
1051.427SgdamoreMaintainer:	Sam Leffler <sam@errno.com>
1061.427SgdamoreArchive Site:	none
1071.1543SsevanHome Page:	https://svnweb.freebsd.org/base/head/sys/dev/ath/ath_hal/
1081.1728SsevanDate:		2020-06-13
1091.427SgdamoreMailing List:	none
1101.713SsborrillResponsible:	sam, alc
1111.962SwizLicense:	BSD-like (2-clause), ISC
1121.913SdrochnerLocation:	sys/external/isc/atheros_hal/dist
1131.427SgdamoreNotes:
1141.427Sgdamore
1151.1SlukemPackage:	bc
1161.1SlukemVersion:	1.06
1171.2069SwizCurrent Vers:	1.08.1
1181.1SlukemMaintainer:	Phil Nelson <phil@cs.wwu.edu>
1191.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/bc/
1201.335SlukemHome Page:	http://www.gnu.org/software/bc/
1211.1728SsevanDate:		2020-06-13
1221.1SlukemMailing List:	bug-bc@gnu.org
1231.1SlukemResponsible:	phil, simonb
1241.387SrpauloLicense:	GPLv2, LGPGv2.1
1251.1548SsevanLocation:	external/bsd/bc
1261.1SlukemNotes:
1271.1Slukembc includes dc, both of which are in the NetBSD tree.
1281.1Slukem
1291.683SchristosPackage:	bind [named and utils]
1301.2121SchristosVersion:	9.20.11/MPL
1311.2121SchristosCurrent Vers:	9.20.11/MPL
1321.1544SroyMaintainer:	ISC
1331.246SwizArchive Site:	ftp://ftp.isc.org/isc/bind9/
1341.962SwizHome Page:	http://www.isc.org/software/bind/
1351.2121SchristosDate:		2025-07-17
1361.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-announce
1371.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-users
1381.1544SroyResponsible:	christos
1391.1410SchristosLicense:	BSD-like (2-clause) / MPL
1401.1665SmayaLocation:	external/mpl/bind/dist
1411.1SlukemNotes:
1421.683SchristosFirst bind2netbsd script to import into src/external/bsd/bind/dist.
1431.1665SmayaThe Makefiles in src/external/mpl/bind are not handled by the script.
1441.610SchristosBuild bind to generate the include files.
1451.683SchristosThen binclude4netbsd script to import into src/external/bsd/bind/include.
1461.683SchristosThe libc and include parts of the resolver are now part of libbind.
1471.683Schristos
1481.1730SchristosPackage:	blocklist
1491.1730SchristosVersion:	current-2020-06-14
1501.1730SchristosCurrent Vers:	current-2020-06-14
1511.1730SchristosMaintainer:	Christos Zoulas <christos@zoulas.com>
1521.1730SchristosArchive Site:	https://github.com/zoulasc/blocklist
1531.1730SchristosHome Page:	https://github.com/zoulasc/blocklist
1541.1730SchristosDate:		2020-06-13
1551.1730SchristosResponsible:	christos
1561.2126SwizLicense:	BSD-like (2-clause)
1571.1730SchristosLocation:	external/bsd/blocklist
1581.1730SchristosNotes:
1591.1730Schristos
1601.1717SchristosPackage:	libuv
1611.1876SchristosVersion:	1.44.2
1621.1932SgutteridCurrent Vers:	1.45.0
1631.1717SchristosMaintainer:	libuv
1641.1717SchristosArchive Site:	https://dist.libuv.org/dist/
1651.1717SchristosHome Page:	https://libuv.org
1661.1932SgutteridDate:		2023-06-21
1671.1717SchristosMailing List:	https://groups.google.com/forum/#!forum/libuv
1681.1717SchristosResponsible:	christos
1691.1717SchristosLicense:	mit
1701.1717SchristosLocation:	external/mit/libuv/dist
1711.1717SchristosNotes:
1721.1717Schristos
1731.1593SchristosPackage:	unbound
1741.2134SchristosVersion:	1.23.1
1751.2126SwizCurrent Vers:	1.23.1
1761.1604SchristosMaintainer:	Nlnetlabs
1771.1352SchristosArchive Site:	https://www.unbound.net/downloads/unbound-latest.tar.gz
1781.1352SchristosHome Page:	https://www.unbound.net/
1791.2133SchristosDate:		2025-09-06
1801.1352SchristosMailing List:	https://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
1811.1352SchristosResponsible:	christos
1821.1352SchristosLicense:	BSD-like
1831.1352SchristosLocation:	external/bsd/unbound/dist
1841.2134SchristosVendor tag:	NLNETLABS
1851.2134SchristosRelease tag:	unbound-M-m-t
1861.2134SchristosCurrent tag:	unbound-1-23-1
1871.1352SchristosNotes:
1881.1352SchristosUse cleantags to import
1891.1352Schristosrun configure and update config files in include
1901.2134Schristosdiff the new and previous config file and manually adjust
1911.1352Schristos
1921.1593SchristosPackage:	nsd
1931.1986SchristosVersion:	4.8.0
1941.1986SchristosCurrent Vers:	4.8.0
1951.1604SchristosMaintainer:	Nlnetlabs
1961.1391SchristosArchive Site:	https://www.nlnetlabs.nl/svn/nsd/
1971.1391SchristosHome Page:	https://www.nlnetlabs.nl/projects/nsd/
1981.1986SchristosDate:		2024-02-17
1991.1593SchristosMailing List:	https://open.nlnetlabs.nl/mailman/listinfo/nsd-users/
2001.1391SchristosResponsible:	christos
2011.1391SchristosLicense:	BSD-like
2021.1391SchristosLocation:	external/bsd/nsd/dist
2031.1391SchristosNotes:
2041.1391SchristosUse cleantags to import
2051.1391Schristosrun configure and update config files in include
2061.1391Schristos
2071.683SchristosPackage:	libbind [libc resolver and includes]
2081.684SchristosVersion:	libbind-6.0-rc1
2091.962SwizCurrent Vers:	libbind-6.0
2101.1544SroyMaintainer:	ISC
2111.1657SsevanArchive Site:	https://downloads.isc.org/isc/libbind/cur/
2121.1657SsevanHome Page:	https://www.isc.org/othersoftware/#libbind
2131.1593SchristosDate:		2019-01-09
2141.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-workers
2151.1544SroyResponsible:	christos
2161.683SchristosLicense:	BSD-like (2-clause)
2171.913SdrochnerLocation:	external/bsd/libbind/dist
2181.683SchristosNotes:
2191.683SchristosFirst libbind2netbsd script to import into src/external/bsd/libbind/dist.
2201.252SchristosThen include4netbsd script to import into src/include.
2211.252SchristosThen libc4netbsd script to update the resolver in libc.
2221.252SchristosTodo[1]: Update libresolv if needed.
2231.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now
2241.252Schristos	 they are too different or do not exist anymore:
2251.252Schristos	    gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
2261.252Schristos	 Others like getaddrinfo.c could be merged with isc, but it seems
2271.252Schristos	 that ours is from a more recent version of KAME?
2281.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net
2291.518Sghen	 to isc/base64.c.
2301.252SchristosTodo[4]: Re-entrant functions of net/*
2311.683SchristosTodo[5]: Reconcile the doc directory.
2321.1Slukem
2331.1SlukemPackage:	bsd-family-tree
2341.1725SsevanVersion:	361673
2351.1725SsevanCurrent Vers:	361673
2361.962SwizMaintainer:	The FreeBSD Project
2371.1543SsevanArchive Site:	https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree
2381.1543SsevanHome Page:	https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree
2391.1706SsevanDate:		2020-04-02
2401.1SlukemMailing List:
2411.675SjmcneillResponsible:
2421.962SwizLicense:	BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT)
2431.913SdrochnerLocation:	share/misc/bsd-family-tree
2441.1SlukemNotes:
2451.1107SapbPlease send all updates upstream.  Eitan Adler <lists@eitanadler.com>
2461.1107Sapbis a FreeBSD committer who has been helpful with incorporating changes
2471.1107Sapbin the past.
2481.1Slukem
2491.650SperryPackage:	byacc
2501.2044SchristosVersion:	20240109
2511.2044SchristosCurrent Vers:	20240109
2521.650SperryMaintainer:	Thomas Dickey <dickey@invisible-island.net>
2531.650SperryArchive Site:	http://www.invisible-island.net/byacc/byacc.html
2541.650SperryHome Page:	http://www.invisible-island.net/byacc/byacc.html
2551.2044SchristosDate:		2024-09-14
2561.650SperryMailing List:
2571.650SperryResponsible:	christos
2581.650SperryLicense:	Public Domain
2591.913SdrochnerLocation:	external/bsd/byacc/dist
2601.650SperryNotes:
2611.868SchristosSee /usr/src/external/bsd/byacc/byacc2netbsd for update instructions.
2621.650Sperry
2631.1SlukemPackage:	bzip2
2641.1636SmayaVersion:	1.0.8
2651.1636SmayaCurrent Vers:	1.0.8
2661.1SlukemMaintainer:	Julian Seward <jseward@acm.org>
2671.1636SmayaArchive Site:	https://sourceware.org/pub/bzip2/
2681.1636SmayaHome Page:	https://www.sourceware.org/bzip2/
2691.1728SsevanDate:		2020-06-13
2701.1SlukemMailing List:
2711.1SlukemResponsible:
2721.387SrpauloLicense:	BSD (4-clause)
2731.936SwizLocation:	external/bsd/bzip2
2741.1SlukemNotes:
2751.936SwizSee /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions.
2761.1Slukem
2771.1SlukemPackage:	Citrus XPG4DL
2781.1593SchristosVersion:
2791.1593SchristosCurrent Vers:
2801.1SlukemMaintainer:	Citrus
2811.1SlukemArchive Site:	http://citrus.bsdclub.org/
2821.335SlukemHome Page:	http://citrus.bsdclub.org/
2831.1728SsevanDate:		2020-06-13
2841.1SlukemMailing List:	bsd-locale@hauN.org
2851.569SwizResponsible:	tshiozak
2861.387SrpauloLicense:	Ambiguous. Either BSD or Perl Artistic License
2871.387Srpaulo		See http://citrus.bsdclub.org/#pol_license for more info.
2881.913SdrochnerLocation:	lib
2891.1SlukemNotes:
2901.1Slukemlanguage C multilingualization support suite using wchar_t and other standards.
2911.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't
2921.173Sitojunneed to look for other CVS tree (like citrus CVS tree)
2931.1Slukemmain trunc has Citrus code in the following places:
2941.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support
2951.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation.
2961.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
2971.173Sitojun- src/lib/libc/iconv: iconv(3)
2981.1Slukem
2991.1SlukemPackage:	cron
3001.761SchristosVersion:	4.1
3011.680SwizCurrent Vers:	4.1
3021.1544SroyMaintainer:	ISC
3031.376SmrgArchive Site:	ftp://ftp.isc.org/isc/cron/
3041.349SjunyoungHome Page:
3051.1728SsevanDate:		2020-06-13
3061.1SlukemMailing List:
3071.1SlukemResponsible:
3081.387SrpauloLicense:	BSD-like
3091.913SdrochnerLocation:	external/bsd/cron/dist
3101.1SlukemNotes:
3111.1Slukem
3121.1SlukemPackage:	cvs
3131.681SchristosVersion:	1.12.13
3141.681SchristosCurrent Vers:	1.12.13
3151.1SlukemMaintainer:	cvshome
3161.375SwizArchive Site:	http://ftp.gnu.org/non-gnu/cvs/
3171.375SwizHome Page:	http://cvs.nongnu.org/
3181.1728SsevanDate:		2020-06-13
3191.1SlukemMailing List:	bug-cvs@gnu.org
3201.737SwizResponsible:	christos
3211.387SrpauloLicense:	GPLv1, LGPLv2
3221.913SdrochnerLocation:	external/gpl2/xcvs/dist
3231.1SlukemNotes:
3241.913SdrochnerUse external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree
3251.1Slukemfor the import.
3261.913SdrochnerDo not forget to update external/gpl2/xcvs/include/config.h to match
3271.913Sdrochnerexternal/gpl2/xcvs/dist/config.h.in.
3281.1Slukem
3291.1SlukemPackage:	db
3301.1SlukemVersion:	1.85
3311.696SdentCurrent Vers:	1.86/4.7.25
3321.1SlukemMaintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
3331.584StnnArchive Site:	http://www.oracle.com/technology/software/products/berkeley-db/
3341.584StnnHome Page:	http://www.oracle.com/database/berkeley-db/
3351.1593SchristosDate:		2019-01-09
3361.1SlukemMailing List:
3371.1SlukemResponsible:
3381.584StnnLicense:	BSD or Oracle Commercial License
3391.913SdrochnerLocation:	lib/libc/db
3401.1SlukemNotes:
3411.1SlukemNote that we cannot use db 2.x for license reasons.
3421.1SlukemThree bug fixes against 1.85 sent back to bostic.  Changes to
3431.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
3441.1SlukemImport of DB 1.85 was done via a sh script which converted the
3451.1Slukemdistribution into the netbsd format.  The script can be found in
3461.1Slukemsrc/lib/libc/db/db2netbsd.
3471.1Slukem
3481.1SlukemPackage:	dhcp
3491.1884SchristosVersion:	4.4.3-P1
3501.1884SchristosCurrent Vers:	4.4.3-P1
3511.392SrpauloMaintainer:	mellon
3521.1SlukemArchive Site:	ftp://ftp.isc.org/isc/dhcp/
3531.696SdentHome Page:	http://www.isc.org/software/dhcp/
3541.1884SchristosDate:		2022-10-05
3551.1SlukemMailing List:	dhcp-server@isc.org
3561.1SlukemMailing List:	dhcp-client@isc.org
3571.1SlukemMailing List:	dhcp-announce@isc.org
3581.1SlukemMailing List:	dhcp-bugs@isc.org
3591.1SlukemResponsible:	mellon
3601.1515SchristosLicense:	MPL
3611.1515SchristosLocation:	external/mpl/dhcp
3621.1SlukemNotes:
3631.1017SchristosUse the dhcp2netbsd script.
3641.1Slukem
3651.604SjoergPackage:	dhcpcd
3661.2111SroyVersion:	10.2.3
3671.2111SroyCurrent Vers:	10.2.3
3681.654SroyMaintainer:	roy
3691.1922SroyArchive Site:	https://github.com/NetworkConfiguration/dhcpcd/releases
3701.1822SroyHome Page:	https://roy.marples.name/projects/dhcpcd/
3711.1822SroyHome Page:	https://github.com/NetworkConfiguration/dhcpcd
3721.2080SroyDate:		2025-02-12
3731.604SjoergLicense:	BSD (2-clause)
3741.913SdrochnerLocation:	external/bsd/dhcpcd/dist
3751.604SjoergNotes:
3761.1822SroyPlease submit all changes upstream.
3771.1822SroyImport using the import-src make target.
3781.604Sjoerg
3791.1979SwizPackage:	drm
3801.2017SriastradVersion:	Linux 5.6-rc3, upstream tag v5.6-rc3
3811.2017SriastradCurrent Vers:	Linux 6.6 (LTS), upstream branch linux-6.6.y, tag v6.6.35
3821.1979SwizMaintainer:	Intel, AMD, Linux kernel developers
3831.2017SriastradArchive Site:	https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
3841.2017SriastradHome Page:	https://dri.freedesktop.org/
3851.1979SwizMailing List:	dri-devel@lists.freedesktop.org
3861.1979SwizResponsible:	riastradh
3871.1979SwizLicense:	BSD
3881.1979SwizLocation:	sys/external/bsd/drm2/dist
3891.2017SriastradVendor tag:	LINUX
3901.2017SriastradRelease tag:	linux-drm-vX-Y(-rcZ) (formerly linux-X-Y(-rcZ)-drm-bsd)
3911.1204SriastradNotes:
3921.1204SriastradGraphics drivers.   Talk to riastradh@ about updates.  When importing
3931.1204Sriastradfrom Linux, we map
3941.1204Sriastrad       drivers/gpu/drm	       ->      sys/external/bsd/drm2/dist/drm
3951.1204Sriastrad       include/drm	       ->      sys/external/bsd/drm2/dist/include/drm
3961.2017Sriastrad       include/uapi/drm	       ->      sys/external/bsd/drm2/dist/include/uapi/drm
3971.1204SriastradGPL sources are excluded.  In the future, we may import them into
3981.2017Sriastradexternal/gpl2/drm2 and build them as kernel modules.  Sources are
3991.2017Sriastradprocessed with prepare-import.sh first, as well as:
4001.2017Sriastrad- amdgpu/amdgpu2netbsd
4011.2017Sriastrad- i915drm/i915drmkms2netbsd
4021.2017Sriastrad- radeon/radeon2netbsd
4031.2017Sriastrad- drm/drm2netbsd
4041.2017Sriastrad- nouveau/nouveau2netbsd
4051.2017Sriastrad- vmwgfx/vmwgfx2netbsd
4061.2017SriastradPast vendor release tags:
4071.2017Sriastrad- linux-3-6-rc8-drm2-bsd
4081.2017Sriastrad- linux-3-15-drm-bsd
4091.2017Sriastrad- linux-3-15-drm-bsd-reimport-nouveau
4101.2017Sriastrad- linux-drm-v4-4-143
4111.2017Sriastrad- linux-drm-v5-6-rc3
4121.1Slukem
4131.1143SapbPackage:	ekermit
4141.1143SapbVersion:	1.7
4151.1143SapbCurrent Vers:	1.7
4161.1143SapbMaintainer:	Kermit Project
4171.1143SapbArchive Site:	ftp://ftp.kermitproject.org/kermit/ekermit/
4181.1143SapbHome Page:	http://www.kermitproject.org/ek.html
4191.1728SsevanDate:		2020-06-13
4201.1143SapbMailing List:
4211.1143SapbResponsible:	apb
4221.1143SapbLicense:	BSD (3 clause)
4231.1143SapbLocation:	external/bsd/ekermit
4241.1143SapbNotes:
4251.1143Sapb
4261.930StronPackage:	expat
4271.2102SwizVersion:	2.7.1
4281.2137SwizCurrent Vers:	2.7.3
4291.1330SspzMaintainer:	Expat Project
4301.1649SmayaArchive Site:	https://github.com/libexpat/libexpat/releases
4311.981SjdfHome Page:	http://www.libexpat.org/
4321.2137SwizDate:		2025-09-25
4331.930StronMailing List:	expat-discuss@libexpat.org
4341.1330SspzResponsible:	mrg
4351.930StronLicense:	MIT
4361.930StronLocation:	src/external/mit/expat/dist
4371.2089SwizVendor tag:	expat
4381.2089SwizRelease tag:	expat-X-Y-Z for expat-X.Y.Z
4391.930StronNotes:
4401.930Stron
4411.1SlukemPackage:	file
4421.1946SchristosVersion:	5.45
4431.1946SchristosCurrent Vers:	5.45
4441.1SlukemMaintainer:	Christos Zoulas <christos@zoulas.com>
4451.1SlukemArchive Site:	ftp://ftp.astron.com/pub/file/
4461.946SwizHome Page:	http://www.darwinsys.com/file/
4471.1946SchristosDate:		2023-08-18
4481.1621SchristosMailing List:	file@astron.com
4491.1SlukemResponsible:	christos, pooka
4501.387SrpauloLicense:	BSD (2-clause)
4511.913SdrochnerLocation:	external/bsd/file/dist
4521.1SlukemNotes:
4531.632Schristosuse file2netbsd
4541.1Slukem
4551.1SlukemPackage:	flex
4561.1580SchristosVersion:	2.6.4
4571.1543SsevanCurrent Vers:	2.6.4
4581.651SperryMaintainer:	Will Estes <wlestes@users.sourceforge.net>
4591.1389SchristosArchive Site:	https://github.com/westes/flex/releases
4601.1389SchristosHome Page:	https://github.com/westes/flex
4611.1783SchristosDate:		2021-03-01
4621.651SperryMailing List:	http://lists.sourceforge.net/mailman/listinfo/flex-announce
4631.651SperryResponsible:
4641.894SrizLicense:	BSD-like
4651.913SdrochnerLocation:	external/bsd/flex/dist
4661.1SlukemNotes:
4671.726SchristosThere is a flex2netbsd script to help newer imports.
4681.1Slukem
4691.1SlukemPackage:	gcc
4701.2122SmrgVersion:	10.5.0/12.5.0
4711.2122SmrgCurrent Vers:	10.5.0/12.5.0/13.3.0/14.2.0/15.1.0
4721.501SmrgMaintainer:	FSF
4731.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
4741.1858SfcambusHome Page:	https://www.gnu.org/software/gcc/
4751.2122SmrgDate:		2025-07-21
4761.1SlukemMailing List:	gcc-bugs@gnu.org
4771.1231SmrgResponsible:	mrg, christos, skrll
4781.847SmrgLicense:	GPLv3, LGPLv3.1
4791.1105SapbLocation:	external/gpl3/gcc.old/dist
4801.913SdrochnerLocation:	external/gpl3/gcc/dist
4811.1SlukemNotes:
4821.1105SapbIn the long term, we expect that there will often be two versions,
4831.1105Sapbin the "gcc" and "gcc.old" directories.  Having two versions allows
4841.1105Sapbmigration from one version of gcc to another to happen for one port
4851.1105Sapbat a time, instead of for all ports simultaneously.
4861.1105SapbWhen importing a new version of external/gpl3/gcc.old:
4871.1105Sapb	- copy the current version of external/gpl3/gcc
4881.1343Smrg	- import it to a "NETBSD" vendor branch in external/gpl3/gcc.old
4891.1105SapbBefore importing a new version of external/gpl3/gcc:
4901.1059Schristos	- delete all .cvsignore and .gitignore files
4911.1059Schristos	- delete java ada fortran their libraries and testsuites
4921.1593Schristos	- delete libffi zlib boehm-gc
4931.1953Smrg	- update tools/gcc/gcc-version.mk for the NetBSD GCC date
4941.847Smrg	- use core/c++/objc/testsuite tarballs
4951.1059Schristos	- you can use the gcc2netbsd script for the above (except version)
4961.1192Sskrll	- update tools/gcc/gcc-version.mk
4971.1343Smrg	- force generate and copy tools/gcc build version of these files
4981.1343Smrg	  into gcc/dist/gcc/doc: cpp.1 cpp.info gcc.1 gcc.info gcov.1
4991.1Slukem
5001.1SlukemPackage:	gdb
5011.2129SchristosVersion:	16.3
5021.2123SwizCurrent Vers:	16.3
5031.1SlukemMaintainer:	FSF
5041.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
5051.335SlukemHome Page:	http://www.gnu.org/software/gdb/
5061.2129SchristosDate:		2025-09-02
5071.1SlukemMailing List:	bug-gdb@gnu.org
5081.885SchristosResponsible:	christos
5091.885SchristosLicense:	GPLv3, LGPLv3.1
5101.913SdrochnerLocation:	external/gpl3/gdb/dist
5111.1SlukemNotes:
5121.473StlsWhen updating GDB, it is imperative to test that:
5131.474Schristos	- Debugging of kernel cores ("target kvm") works correctly
5141.473Stls	- Support for our kernel's remote serial debugging protocol
5151.473Stls	  ("options KGDB") works correctly.
5161.1Slukem
5171.1590SchristosPackage:	binutils
5181.2128SchristosVersion:	2.45
5191.2125SwizCurrent Vers:	2.45
5201.1590SchristosMaintainer:	FSF
5211.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
5221.1857SfcambusHome Page:	https://www.gnu.org/software/binutils/
5231.2128SchristosDate:		2025-08-26
5241.1590SchristosMailing List:	bug-gnu-utils@gnu.org
5251.1590SchristosResponsible:	thorpej, mrg
5261.1590SchristosLicense:	GPLv3, LGPLv3, GPLv2, LGPLv2, BSD
5271.1590SchristosLocation:	external/gpl3/binutils/dist
5281.1590SchristosNotes:
5291.1590Schristos
5301.1593SchristosPackage:	autoconf
5311.1590SchristosVersion:	2.69
5321.1998SgutteridCurrent Vers:	2.72
5331.1590SchristosMaintainer:	FSF
5341.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/autoconf/
5351.1590SchristosHome Page:	http://www.gnu.org/software/autoconf/
5361.1998SgutteridDate:		2024-03-06
5371.1590SchristosMailing List:	bug-autoconf@gnu.org
5381.1590SchristosResponsible:	christos
5391.1590SchristosLicense:	GPLv3+
5401.1590SchristosLocation:	external/gpl3/autoconf
5411.1590SchristosNotes:
5421.1590SchristosThis is only used to re-generate the configure files in tools/compat.
5431.1590SchristosIt is not part of the regular build.
5441.1590Schristos
5451.929StronPackage:	gdtoa
5461.1543SsevanVersion:	2016-02-19
5471.1792SchristosCurrent Vers:	2018-06-18
5481.929StronMaintainer:	David M. Gay <dmg@acm.org>
5491.929StronArchive Site:	http://www.netlib.org/fp/
5501.929StronHome Page:	http://www.netlib.org/fp/
5511.1792SchristosDate:		2021-04-10
5521.929StronMailing List:	none
5531.929StronResponsible:	kleink
5541.929StronLicense:	BSD-like
5551.929StronLocation:	lib/libc/gdtoa
5561.929StronNotes:
5571.929StronTest suite integrated at this time, but not built (and fails to run).
5581.929StronNo hexadecimal floating-point string conversion for VAX FP yet.
5591.929StronOnly double-precision addressed at this time.
5601.929Stron
5611.1Slukem
5621.1SlukemPackage:	heimdal
5631.1931SchristosVersion:	7.8.0
5641.1931SchristosCurrent Vers:	7.8.0
5651.1202SpettaiMaintainer:	Heimdal <heimdal@h5l.org>
5661.1783SchristosArchive Site:	https://github.com/heimdal/heimdal/releases/
5671.1202SpettaiHome Page:	http://www.h5l.org/
5681.1931SchristosDate:		2023-06-19
5691.1202SpettaiMailing List:	heimdal-discuss@sics.se
5701.411SwizResponsible:	joda, lha
5711.387SrpauloLicense:	BSD
5721.913SdrochnerLocation:	crypto/external/bsd/heimdal/dist
5731.1SlukemNotes:
5741.1Slukem
5751.1SlukemPackage:	hunt
5761.117SwizVersion:	2003-04-16
5771.107SwizCurrent Vers:	2003-04-16
5781.335SlukemMaintainer:	Greg Couch <gregc@cgl.ucsf.edu>
5791.1593SchristosArchive Site:
5801.335SlukemHome Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
5811.1593SchristosDate:		2019-01-09
5821.1SlukemResponsible:	mrg
5831.387SrpauloLicense:	BSD (3-clause)
5841.913SdrochnerLocation:	games/hunt
5851.1SlukemNotes:
5861.1Slukem
5871.202SmarttiPackage:	ipf
5881.923SchristosVersion:	5.1.1
5891.1069SchristosCurrent Vers:	5.1.2
5901.1SlukemMaintainer:	Darren Reed
5911.2053SchristosArchive Site:	rsync -a a.cvs.sourceforge.net::cvsroot/ipfilter/
5921.2053SchristosHome Page:	https://www.phildev.net/ipf/
5931.2135SchristosDate:		2025-09-06
5941.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
5951.923SchristosResponsible:	darrenr, christos
5961.2053SchristosLicense:	BSD-based; see src/external/bsd/ipf/dist/IPFILTER.LICENCE
5971.923SchristosLocation:	external/bsd/ipf,sys/external/bsd/ipf
5981.1SlukemNotes:
5991.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
6001.2135Schristosall the original download places are gone.
6011.2135SchristosLatest release was July 22, 2012
6021.2135Schristoshttps://fossies.org/linux/misc/old/ip_fil5.1.2.tar.gz
6031.2135SchristosThe changes between 5.1.1 and 5.1.2 from what I can tell by looking at
6041.2135Schristosthe diffs in the DARRENR branch and the tar file (since there is no
6051.2135Schristosmore 5.1.1 avalaible anymore) are in test data and a perl script
6061.1Slukem
6071.284SthorpejPackage:	ipsec-tools
6081.548SgdtVersion:	(ipsec-tools head is NetBSD-current head)
6091.284SthorpejMaintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
6101.335SlukemArchive Site:	http://ipsec-tools.sourceforge.net
6111.335SlukemHome Page:	http://ipsec-tools.sourceforge.net
6121.2135SchristosDate:		2025-09-06
6131.284SthorpejMailing List:	ipsec-tools-devel@lists.sourceforge.net
6141.549SmanuResponsible:	manu, vanhu, mgrooms
6151.387SrpauloLicense:	BSD (3-clause)
6161.913SdrochnerLocation:	crypto/dist/ipsec-tools
6171.284SthorpejNotes:
6181.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
6191.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure
6201.550Smanugenerated files are available in the NetBSD source tree at:
6211.550Smanu  src/lib/libipsec/config.h
6221.550Smanu  src/lib/libipsec/package_version.h
6231.550SmanuWhen configure.ac is updated, run the following:
6241.550Smanu  cd src/crypto/dist/ipsec-tools
6251.550Smanu  ./bootstrap
6261.550Smanu  ./configure --enable-adminport --enable-hybrid --enable-frag \
6271.894Sriz  	      --enable-natt --enable-dpd
6281.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with
6291.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking)
6301.550Smanu
6311.894SrizNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing,
6321.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand,
6331.894Srizipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which
6341.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
6351.550Smanusync with ipsec-tools-0_7-branch)
6361.284Sthorpej
6371.1600SchristosPackage:	jemalloc
6381.2049SchristosVersion:	5.3.0
6391.1955SgutteridCurrent Vers:	5.3.0
6401.1604SchristosMaintainer:	Jason Evans
6411.1600SchristosArchive Site:	https://github.com/jemalloc/jemalloc
6421.1600SchristosHome Page:	https://jemalloc.net
6431.2135SchristosDate:		2025-09-06
6441.2126SwizMailing List:
6451.1600SchristosResponsible:	christos
6461.1600SchristosLicense:	BSD
6471.1600SchristosLocation:	external/bsd/jemalloc
6481.1600SchristosNotes:
6491.2135SchristosJason Evans post-mortem for jemalloc; there will be no further development:
6501.2135Schristoshttps://jasone.github.io/2025/06/12/jemalloc-postmortem/
6511.1955SgutteridThere are two versions of this in-tree, the principal one tracking the
6521.1955Sgutteridmodern upstream, and a much older one found directly at src/lib/libc/stdlib
6531.1955Sgutteridwhich is still in use and receiving local updates as well.
6541.1600Schristos
6551.1SlukemPackage:	KAME IPv6
6561.1SlukemVersion:	KAME/NetBSD SNAP kit
6571.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
6581.1SlukemMaintainer:	KAME Project <kame@kame.net>
6591.1SlukemArchive Site:	http://www.kame.net/
6601.335SlukemHome Page:	http://www.kame.net/
6611.2135SchristosDate:		2025-09-06
6621.1SlukemMailing List:	snap-users@kame.net
6631.569SwizResponsible:
6641.387SrpauloLicense:	BSD (3-clause)
6651.913SdrochnerLocation:	sys/netinet6
6661.1SlukemNotes:
6671.2135SchristosKAME project was completed at 2006-03
6681.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
6691.1Slukemmore conservative implementation policy.
6701.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
6711.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
6721.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
6731.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
6741.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
6751.1Slukem"KAME" branch is used for kernel merge work purposes.
6761.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
6771.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
6781.1Slukem
6791.1007SjmmvPackage:	kyua-atf-compat
6801.1007SjmmvVersion:	0.1
6811.2093SwizCurrent Vers:	0.14.1
6821.2093SwizMaintainer:	The FreeBSD Foundation
6831.2093SwizArchive site:	https://github.com/freebsd/kyua/releases
6841.2093SwizHome page:	https://github.com/freebsd/kyua
6851.2093SwizDate:		2025-03-29
6861.2093SwizResponsible:	-
6871.1007SjmmvLicense:	BSD 3-clause
6881.1007SjmmvLocation:	external/bsd/kyua-atf-compat/dist
6891.1007SjmmvNotes:
6901.1007SjmmvThe source files are in external/bsd/kyua-atf-compat/dist.
6911.1007SjmmvUse external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/
6921.1007Sjmmvdirectory.
6931.1007Sjmmv
6941.1006SjmmvPackage:	kyua-cli
6951.1060SjmmvVersion:	0.7
6961.2093SwizCurrent Vers:	0.14.1
6971.2093SwizMaintainer:	The FreeBSD Foundation
6981.2093SwizArchive site:	https://github.com/freebsd/kyua/releases
6991.2093SwizHome page:	https://github.com/freebsd/kyua
7001.2093SwizDate:		2025-03-29
7011.2093SwizResponsible:	-
7021.1006SjmmvLicense:	BSD 3-clause
7031.1006SjmmvLocation:	external/bsd/kyua-cli/dist
7041.1006SjmmvNotes:
7051.1006SjmmvThe source files are in external/bsd/kyua-cli/dist.
7061.1006SjmmvUse external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory.
7071.1006Sjmmv
7081.1004SjmmvPackage:	kyua-testers
7091.1004SjmmvVersion:	0.1
7101.2093SwizCurrent Vers:	0.14.1
7111.2093SwizMaintainer:	The FreeBSD Foundation
7121.2093SwizArchive site:	https://github.com/freebsd/kyua/releases
7131.2093SwizHome page:	https://github.com/freebsd/kyua
7141.2093SwizDate:		2025-03-29
7151.2093SwizResponsible:	-
7161.1004SjmmvLicense:	BSD 3-clause
7171.1004SjmmvLocation:	external/bsd/kyua-testers/dist
7181.1004SjmmvNotes:
7191.1004SjmmvThe source files are in external/bsd/kyua-testers/dist.
7201.1004SjmmvUse external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/
7211.1004Sjmmvdirectory.
7221.1004Sjmmv
7231.1SlukemPackage:	less
7241.1988SsimonbVersion:	less-643
7251.2142SwizCurrent Vers:	less-685
7261.823SjakllschMaintainer:	Mark Nudelman <markn@greenwoodsoftware.com>
7271.467SjnemethArchive Site:	http://www.greenwoodsoftware.com/less/download.html
7281.467SjnemethHome Page:	http://www.greenwoodsoftware.com/less/
7291.2142SwizDate:		2025-11-01
7301.823SjakllschMailing List:	less-announce-request@greenwoodsoftware.com
7311.1988SsimonbResponsible:	mrg, simonb
7321.968SjdfLicense:	Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
7331.913SdrochnerLocation:	external/bsd/less/dist
7341.1SlukemNotes:
7351.1SlukemMany changes to make less act as more when invoked as more.  Beware.
7361.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree
7371.918Swizfor importation.  Run ./configure beforehand to generate "defines.h".
7381.850StronTalk to mrg before importing any new version.
7391.1Slukem
7401.543SjoergPackage:	libarchive
7411.2052SchristosVersion:	3.7.7
7421.2117SwizCurrent Vers:	3.8.1
7431.748SjoergMaintainer:	kientzle@freebsd.org, joerg@NetBSD.org
7441.1640SjoergArchive Site:	https://github.com/libarchive/libarchive/releases
7451.1540SsevanHome Page: 	http://www.libarchive.org
7461.2135SchristosDate:		2025-09-06
7471.543SjoergResponsible:	joerg
7481.918SwizLicense:	BSD (2-clause)
7491.913SdrochnerLocation:	external/bsd/libarchive/dist
7501.543SjoergNotes:
7511.748SjoergDistribution is stripped down to the relevant part.
7521.543Sjoerg
7531.696SdentPackage:	libdevmapper
7541.735ShaadVersion:	1.02.40
7551.1728SsevanCurrent Vers:	2.2.03.09
7561.696SdentMaintainer:	lvm-devel@redhat.com
7571.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
7581.696SdentHome Page:	http://sources.redhat.com/lvm2/
7591.1728SsevanDate:		2020-06-13
7601.696SdentResponsible:	haad
7611.696SdentLicense:	LGPLv2.1
7621.913SdrochnerLocation:	external/gpl2/lvm2/dist/libdm
7631.656ShaadNotes:
7641.894SrizThe lvm2tools and the libdevmapper are now distributed as one source
7651.729Ssnjrepository. See the lvm2tools Notes for more information.
7661.656Shaad
7671.263SwizPackage:	libevent
7681.1789SchristosVersion:	2.1.12-stable
7691.1783SchristosCurrent Vers:	2.1.12-stable
7701.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
7711.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
7721.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
7731.1789SchristosDate:		2021-04-06
7741.1593SchristosResponsible:
7751.387SrpauloLicense:	BSD (3/4-clause)
7761.913SdrochnerLocation:	external/bsd/libevent/dist
7771.263SwizNotes:
7781.1033Schristos- Run the libevent2netbsd script
7791.1033Schristos- Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes.
7801.1033Schristos  man pages are in doxygen/man/man3. Remove the extra man pages that are
7811.1033Schristos  .so'ing only. Copy the rest to man.
7821.263Swiz
7831.1072SjoergPackage:	llvm
7841.1668SjoergVersion:	10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)
7851.1997SwizCurrent Vers.:	18.1
7861.1463SjoergMaintainer:	llvm-dev@lists.llvm.org
7871.1463SjoergHome Page:	https://llvm.org
7881.1997SwizDate:		2024-03-06
7891.1072SjoergResponsible:	joerg
7901.1668SjoergLicense:	Apache2 with runtime exceptions
7911.1668SjoergLocation:	external/apache2/llvm/dist
7921.1072SjoergNotes:
7931.1072SjoergA CVS ACL is in place for the location to prevent unintentioned commits.
7941.1072SjoergAll changes should come via import from upstream SVN.
7951.1072Sjoerg
7961.696SdentPackage:	lvm2tools
7971.735ShaadVersion:	2.02.56
7981.1593SchristosCurrent Vers:	2.03.02
7991.696SdentMaintainer:	lvm-devel@redhat.com
8001.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
8011.696SdentHome Page:	http://sources.redhat.com/lvm2/
8021.1593SchristosDate:		2019-01-09
8031.696SdentResponsible:	haad
8041.696SdentLicense:	GPLv2
8051.913SdrochnerLocation:	external/gpl2/lvm2/dist
8061.894SrizNotes:
8071.1179SjnemethUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to
8081.1179Sjnemethprepare source tree for import. Keep eye on dist/include/configure.h
8091.1362Skamilit might change over the releases.  We maintain our own version of
8101.1179Sjnemethlibdevmapper ioctl protocol code, therefore we should test it before
8111.1179Sjnemethimport. Talk to haad before importing new version.
8121.656Shaad
8131.1SlukemPackage:	libpcap
8141.2035SchristosVersion:	1.10.5
8151.2034SwizCurrent Vers:	1.10.5
8161.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
8171.1SlukemArchive Site:	http://www.tcpdump.org/release/
8181.335SlukemHome Page:	http://www.tcpdump.org/
8191.2135SchristosDate:		2025-09-06
8201.1SlukemMailing List:	tcpdump-workers@tcpdump.org
8211.569SwizResponsible:	dyoung
8221.387SrpauloLicense:	BSD (3/4-clause)
8231.913SdrochnerLocation:	external/bsd/libpcap/dist
8241.1SlukemNotes:
8251.1029SchristosUse the src/external/bsd/libpcap/libpcap2netbsd script to prepare source
8261.2035Schristostree. sys/net/dlt.h is a copy of the dlt constants from dlt.h. We use our
8271.2035Schristosown copy of bpf_filter.c
8281.1Slukem
8291.1593SchristosPackage:	tcpdump
8301.2036SchristosVersion:	4.99.5
8311.2034SwizCurrent Vers:	4.99.5
8321.1593SchristosMaintainer:	tcpdump-workers@lists.tcpdump.org
8331.1593SchristosArchive Site:	http://www.tcpdump.org/release/
8341.1593SchristosHome Page:	http://www.tcpdump.org/
8351.2135SchristosDate:		2025-09-03
8361.1593SchristosMailing List:	tcpdump-workers@lists.tcpdump.org
8371.1593SchristosResponsible:
8381.1593SchristosLicense:	BSD (3-clause)
8391.1593SchristosLocation:	external/bsd/tcpdump/dist
8401.1593SchristosNotes:
8411.1593SchristosUse the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source
8421.1593Schristostree.
8431.1593Schristos
8441.1SlukemPackage:	libwrap
8451.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
8461.954StacaCurrent Vers:	tcp_wrappers 7.6-ipv6.4
8471.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
8481.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
8491.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
8501.2135SchristosDate:		2025-09-06
8511.230SjunyoungMailing List:
8521.569SwizResponsible:	cjs
8531.387SrpauloLicense:	BSD-like
8541.913SdrochnerLocation:	lib/libwrap
8551.1SlukemNotes:
8561.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
8571.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
8581.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
8591.1Slukem
8601.782SmbalmerPackage:	Lua
8611.1942SmartinVersion:	Lua 5.4.6
8621.1942SmartinCurrent Vers:	Lua 5.4.6
8631.782SmbalmerMaintainer:	PUC Rio
8641.1733SmbalmerHome Page:	https://www.lua.org/
8651.1920SnikitaDate:		2023-04-16
8661.782SmbalmerMailing List:
8671.1536SalnsnResponsible:	mbalmer, lneto, salazar, alnsn
8681.782SmbalmerLicense:	MIT
8691.913SdrochnerLocation:	external/mit/lua/dist
8701.782SmbalmerNotes:
8711.782SmbalmerThe default module paths have been changed to not include the current
8721.783Ssnjworking directory '.' to avoid potential security problems.
8731.1921SnikitaAll 11 bugfixes listed on http://www.lua.org/bugs.html#5.4.4 as of 2023-04-18
8741.1921Snikitahave been applied.
8751.782Smbalmer
8761.1003SjmmvPackage:	Lutok
8771.1060SjmmvVersion:	0.3
8781.2093SwizCurrent Vers:	0.6
8791.2093SwizMaintainer:	The FreeBSD Foundation
8801.2093SwizArchive site:	https://github.com/freebsd/lutok/releases
8811.2093SwizHome page:	https://github.com/freebsd/lutok
8821.2093SwizDate:		2025-03-29
8831.2093SwizResponsible:	-
8841.1003SjmmvLicense:	BSD 3-clause
8851.1003SjmmvLocation:	external/bsd/lutok/dist
8861.1003SjmmvNotes:
8871.1003SjmmvThe source files are in external/bsd/lutok/dist.
8881.1003SjmmvUse external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory.
8891.1003Sjmmv
8901.728SchristosPackage:	m4
8911.728SchristosVersion:	20091026
8921.1728SsevanCurrent Vers:	20190628
8931.962SwizMaintainer:	The OpenBSD Project
8941.728SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
8951.962SwizHome Page:	http://www.openbsd.org/
8961.1728SsevanDate:		2020-06-13
8971.1593SchristosMailing List:
8981.728SchristosLicense:	BSD 3-clause like (dns-sd)
8991.728SchristosResponsible:	christos
9001.913SdrochnerLocation:	usr.bin/m4
9011.728SchristosNotes:
9021.1189SchristosUses libc's ohash
9031.728Schristos
9041.718StsarnaPackage:	mDNSResponder
9051.2054SchristosVersion:	2559.1.1
9061.2135SchristosCurrent Vers:	2600.140.3
9071.718StsarnaMaintainer:	Apple
9081.1486ShaukeArchive Site:	https://www.opensource.apple.com/tarballs/mDNSResponder/
9091.1486ShaukeHome Page:	https://developer.apple.com/bonjour/
9101.2135SchristosDate:		2025-09-06
9111.718StsarnaMailing List:	bonjour-dev@lists.apple.com
9121.718StsarnaLicense:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
9131.718Stsarna		BSD 3-clause like (dns-sd)
9141.2054SchristosResponsible:	tsarna, christos
9151.913SdrochnerLocation:	external/apache2/mDNSResponder/dist
9161.2056SriastradVendor tag:	APPLE
9171.2056SriastradRelease tag:	mdnsresponder-X-Y-Z for mDNSResponder X.Y.Z
9181.718StsarnaNotes:
9191.718Stsarna
9201.1462SwizPackage:	mandoc
9211.2107SwizVersion:	1.14.6
9221.1815SwizCurrent Vers:	1.14.6
9231.2107SwizMaintainer:	Ingo Schwarze
9241.1601SwizArchive Site:	http://mandoc.bsd.lv/snapshots/
9251.1601SwizHome Page:	http://mandoc.bsd.lv/
9261.2107SwizDate:		2025-05-09
9271.2107SwizMailing List:	https://mandoc.bsd.lv/contact.html
9281.723SwizResponsible:	joerg
9291.723SwizLicense:	BSD (2-clause)
9301.913SdrochnerLocation:	external/bsd/mdocml/dist
9311.2105SwizVendor tag:	KRISTAPS
9321.2105SwizRelease tag:	mdocml-X-Y-Z for mandoc-X.Y.Z
9331.723SwizNotes:
9341.723Swiz
9351.1132SriastradPackage:	mesa-demos
9361.1132SriastradVersion:	8.1.0
9371.1546SsevanCurrent Vers:	8.4.0
9381.1132SriastradMaintainer:	mesa-git@?
9391.1132SriastradArchive Site:	ftp://ftp.freedesktop.org/pub/mesa/demos/
9401.1132SriastradHome Page:	http://www.mesa3d.org/
9411.1728SsevanDate:		2020-06-13
9421.1132SriastradMailing List:
9431.1132SriastradResponsible:	riastradh, mrg
9441.1132SriastradLicense:	ISC
9451.1550SsevanLocation:	xsrc/external/mit/mesa-demos/dist
9461.1132SriastradNotes:
9471.1132SriastradWe use only glxinfo and glxgears.  Delete all else on import.
9481.1132SriastradVendor tag:	xorg
9491.1132SriastradRelease tag:	mesa-demos-X-Y-Z
9501.1132Sriastrad
9511.696SdentPackage:	mesa-drm
9521.703SmrgVersion:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
9531.696SdentCurrent Vers:
9541.696SdentMaintainer:	mesa-git@?
9551.696SdentArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
9561.696SdentHome Page:	http://cgit.freedesktop.org/mesa/drm/
9571.1593SchristosDate:		2019-01-09
9581.696SdentMailing List:
9591.696SdentResponsible:	mrg, bjs
9601.696SdentLicense:	BSD
9611.913SdrochnerLocation:	sys/external/bsd/drm/dist
9621.696SdentNotes:
9631.696Sdent
9641.1137SriastradPackage:	MesaLib
9651.1651SmayaVersion:	19.1.7
9661.2126SwizCurrent Vers:	25.1.4
9671.1137SriastradMaintainer:	mesa-git@?
9681.1137SriastradArchive Site:	ftp://ftp.freedesktop.org/pub/mesa/
9691.1137SriastradHome Page:	http://www.mesa3d.org/
9701.2126SwizDate:		2025-07-29
9711.1137SriastradMailing List:
9721.1137SriastradResponsible:	riastradh, mrg
9731.1137SriastradLicense:	ISC
9741.1137SriastradLocation:	xsrc/external/mit/MesaLib/dist
9751.1137SriastradNotes:
9761.1137SriastradVendor tag:	xorg
9771.1137SriastradRelease tag:	MesaLib-X-Y-Z
9781.1137Sriastrad
9791.1SlukemPackage:	mopd
9801.1SlukemVersion:	2.5.3
9811.1SlukemCurrent Vers:	2.5.3
9821.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
9831.696SdentArchive Site:	http://www.stacken.kth.se/~moj/mopd.html
9841.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
9851.1593SchristosDate:		2019-01-09
9861.230SjunyoungMailing List:
9871.1SlukemResponsible:	cjs
9881.387SrpauloLicense:	BSD (4-clause)
9891.913SdrochnerLocation:	usr.sbin/mopd
9901.1SlukemNotes:
9911.1SlukemDelete the otherOS directory before importing.
9921.1Slukem
9931.1SlukemPackage:	nawk
9941.2029SchristosVersion:	2024-08-17
9951.2030SwizCurrent Vers:	2024-08-17
9961.696SdentMaintainer:	Brian Kernighan <bwk@princeton.edu>
9971.1587SchristosArchive Site:	https://github.com/onetrueawk/awk
9981.696SdentHome Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
9991.2030SwizDate:		2024-08-17
10001.1SlukemMailing List:
10011.1SlukemResponsible:	jdolecek
10021.387SrpauloLicense:	BSD-like
10031.913SdrochnerLocation:	external/historical/nawk/dist
10041.1SlukemNotes:
10051.2031SchristosBuild maketab from nawk sources and generate proctab.c.
10061.1Slukem
10071.1SlukemPackage:	ndbootd
10081.1SlukemVersion:	0.5
10091.1SlukemCurrent Vers:	0.5
10101.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
10111.696SdentArchive Site:
10121.696SdentHome Page:
10131.1593SchristosDate:		2019-01-09
10141.1SlukemResponsible:	fredette
10151.387SrpauloLicense:	BSD (4-clause)
10161.913SdrochnerLocation:	usr.sbin/ndbootd
10171.1SlukemNotes:
10181.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
10191.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
10201.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
10211.1Slukem
10221.421SwizPackage:	ntp
10231.2032SchristosVersion:	4.2.8p18
10241.2032SchristosCurrent Vers:	4.2.8p18
10251.421SwizMaintainer:	David L. Mills <mills@udel.edu>
10261.1069SchristosArchive Site:	http://www.ntp.org/
10271.702SkardelHome Page:	http://www.ntp.org/, http://support.ntp.org/
10281.2130SchristosDate:		2025-09-02
10291.421SwizMailing List:
10301.455SkardelResponsible:	simonb, jonathan, kardel
10311.421SwizLicense:	BSD-like
10321.913SdrochnerLocation:	external/bsd/ntp/dist
10331.421SwizNotes:
10341.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
10351.421Swiz
10361.1SlukemPackage:	nvi
10371.1064SchristosVersion:	1.81.6, HEAD as of 2013-11-20
10381.652StsutsuiCurrent Vers:	1.81.6
10391.1071SaymericMaintainer:	Sven Verdoolaege <skimo@kotnet.org>, Keith Bostic
10401.1593SchristosArchive Site:	git://repo.or.cz/nvi.git
10411.1064SchristosHome Page:	https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/
10421.1728SsevanDate:		2020-06-13
10431.230SjunyoungMailing List:
10441.1071SaymericResponsible:	christos
10451.387SrpauloLicense:	BSD (3/4-clause)
10461.1071SaymericLocation:	external/bsd/nvi/dist
10471.1SlukemNotes:
10481.652StsutsuiWe have lots of local fixes.
10491.1Slukem
10501.603SlukemPackage:	OpenLDAP
10511.2132SchristosVersion:	2.6.10
10521.2130SchristosCurrent Vers:	2.6.10
10531.603SlukemMaintainer:	OpenLDAP Foundation
10541.603SlukemArchive Site:	http://www.openldap.org/
10551.603SlukemHome Page:	http://www.openldap.org/
10561.2132SchristosDate:		2025-09-05
10571.603SlukemMailing List:
10581.1593SchristosResponsible:
10591.603SlukemLicense:	BSD (3-clause)
10601.913SdrochnerLocation:	external/bsd/openldap/dist
10611.2133SchristosVendor tag:	OPENLDAP
10621.2133SchristosRelease tag:	OPENLDAPM_m_t
10631.2133SchristosCurrent tag:	OPENLDAP2_6_10
10641.603SlukemNotes:
10651.603Slukem
10661.293SchristosPackage:	OpenPAM
10671.2131SchristosVersion:	2025-05-31 (Zingiber)
10681.2130SchristosCurrent Vers:	2025-05-31 (Zingiber)
10691.638SwizMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
10701.276SwizArchive Site:	http://www.openpam.org/
10711.335SlukemHome Page:	http://www.openpam.org/
10721.2130SchristosDate:		2025-09-02
10731.276SwizMailing List:
10741.276SwizResponsible:	christos
10751.387SrpauloLicense:	BSD (3-clause)
10761.913SdrochnerLocation:	external/bsd/openpam/dist
10771.2133SchristosVendor tag:	OPENPAM
10781.2133SchristosRelease tag:	name-YYYY-MM-DD
10791.2133SchristosCurrent tag:	zingiber-2025-05-31
10801.276SwizNotes:
10811.276Swiz
10821.734SroyPackage:	openresolv
10831.2109SroyVersion:	3.16.2 (patched to 3.16.3)
10841.2109SroyCurrent Vers:	3.16.3
10851.734SroyMaintainer:	roy
10861.1934SroyArchive Site:	https://github.com/NetworkConfiguration/openresolv/releases
10871.734SroyHome Page:	http://roy.marples.name/projects/openresolv/
10881.2106SroyDate:		2025-05-07
10891.734SroyLicense:	BSD (2-clause)
10901.913SdrochnerLocation:	external/bsd/openresolv/dist
10911.734SroyNotes:
10921.734SroyPlease submit all changes to the author.
10931.734Sroy
10941.612SchristosPackage:	HPN-SSH
10951.988SchristosVersion:	6.1p1 13 v14
10961.1069SchristosCurrent Vers:	6.3p1 v14
10971.612SchristosMaintainer:	www.psc.edu
10981.1593SchristosArchive Site:
10991.988SchristosHome Page:	http://www.psc.edu/index.php/hpn-ssh
11001.1593SchristosDate:		2019-01-09
11011.612SchristosMailing List:
11021.612SchristosResponsible:	christos
11031.1593SchristosLicense:
11041.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
11051.612SchristosNotes:
11061.612SchristosPatch applied after OpenSSH import.
11071.612Schristos
11081.1SlukemPackage:	OpenSSH
11091.2141SchristosVersion:	10.2
11101.2140SwizCurrent Vers:	10.2 / portable 10.2p1
11111.1SlukemMaintainer:	OpenSSH
11121.1SlukemArchive Site:	http://www.openssh.com/ftp.html
11131.335SlukemHome Page:	http://www.openssh.com/portable.html
11141.2141SchristosDate:		2025-10-11
11151.1SlukemMailing List:	openssh-unix-announce@mindrot.org
11161.298SitojunResponsible:	thorpej, christos, elric
11171.701SchristosLicense:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
11181.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
11191.2019SriastradVendor tag:	OPENSSH
11201.2019SriastradRelease tag:	vXY-YYYYMMDD for version X.Y
11211.1SlukemNotes:
11221.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH
11231.913Sdrochneruse openssh2netbsd before import.
11241.1Slukemlocal changes (should always try to bring them back to master openssh tree,
11251.1Slukemmarkus is very cooperative about it):
11261.1Slukem- default for PermitRootLogin is set to "no"
11271.1Slukem- IgnoreRootRhosts added
11281.1Slukem- look at login.conf to check valid user/access list
11291.469Schristos- krb5 support re-added
11301.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
11311.279Schristos  when someone imports openssl, we can remove this.
11321.280Schristos- added moduli from portable openssh
11331.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
11341.786Schristos  (see if there is any difference between the current version of opensshX.Yp1
11351.786Schristos   and the new opensshZ.Wp1) and apply them.
11361.1895Schristos- added LDAP from portable openssh.
11371.701Schristos- conditionalize login_cap
11381.701Schristos- conditionalize bsd_auth
11391.701Schristos- restore krb5, krb4, afs, skey
11401.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
11411.701Schristos- fix ctype macro arguments
11421.701Schristos- umac is broken, disable it
11431.701Schristos- better ~homedir handling
11441.701Schristos- netbsd style tunnels
11451.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling
11461.701Schristos- utmp/utmpx handling
11471.701Schristos- handle tty posix_vdisable properly
11481.701Schristos- handle setuid and unsetuid the posix way instead of setresuid()
11491.701Schristos- add all missing functions
11501.384Schristos- always bump major when importing to avoid api problems.
11511.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
11521.1537Ssevan- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent
11531.1895Schristos- blocklistd additions
11541.2067Sbuhrow- LIBWRAP support is maintained (now in sshd-session.c)
11551.1Slukem
11561.1SlukemPackage:	OpenSSL
11571.2120SchristosVersion:	1.0.2o/1.1.1t/3.0.16/3.5.1
11581.2138SwizCurrent Vers:	1.0.2zm/1.1.1zd/3.0.18/3.2.6/3.3.5/3.4.3/3.5.4
11591.1SlukemMaintainer:	The OpenSSL Project
11601.2079SwizArchive Site:	https://github.com/openssl/openssl/releases
11611.335SlukemHome Page:	http://www.openssl.org/
11621.2138SwizDate:		2025-09-30
11631.1SlukemMailing List:	openssl-announce@openssl.org
11641.1144SspzResponsible:	christos, mjf, tls, riastradh, spz
11651.2011SriastradLicense:	Apache2
11661.2120SchristosLocation:	crypto/external/apache2/openssl/dist
11671.2000SriastradVendor tag:	OPENSSL
11681.2000SriastradRelease tag:	openssl-x-y-z (openssl-x-y-zw in past with lettered releases)
11691.2120SchristosCurrent tag:	openssl-3-5-1
11701.1SlukemNotes:
11711.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
11721.2013Schristos- import
11731.2013Schristos- configure and build after importing in the import directory
11741.2120Schristos- check the generated files against the ones in the include and source
11751.2120Schristos  directories and merge changes
11761.2014Schristos- copy the toplevel libFOO.ld files to our FOO.map linker files (the legacy.ld
11771.2014Schristos  is in providers/), and sync the FOO.expsym files if there were changes
11781.2120Schristos  remember to add the extra sha symbol renaming stuff to libcrypto.
11791.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
11801.708Schristos  to regen man pages.
11811.1327Ssnj- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
11821.953Schristos  to regen assembly files
11831.2120Schristos- make sure that the lib/libcrypto/gen script is up to date with
11841.2120Schristos  util/perl/OpenSSL/stackhash.pm
11851.2120Schristos- compare the list of files in each of the libraries with the one from
11861.2120Schristos  the openssl build with ar t | sed -e 's/lib[a-z]*-lib-//' | sort -u
11871.2126Swiz- run openssl speed -evp aes-256-cbc and compare the results with the
11881.2013Schristos  autoconf build
11891.1Slukem
11901.926SplunkyPackage:	pcc
11911.1550SsevanVersion:	1.1.0.DEVEL 20160208
11921.1547SsevanCurrent Vers:	1.1.0 20141210
11931.932SrizMaintainer:	Anders Magnusson <ragge@NetBSD.org>
11941.926SplunkyArchive Site:	ftp://pcc.ludd.ltu.se/pub/pcc/
11951.926SplunkyHome Page:	http://pcc.ludd.ltu.se/
11961.1593SchristosDate:		2019-01-09
11971.926SplunkyMailing List:	pcc-list@ludd.ltu.se
11981.926SplunkyResponsible:	plunky
11991.926SplunkyLicense:	BSD
12001.926SplunkyLocation:	external/bsd/pcc/dist
12011.926SplunkyNotes:
12021.926SplunkyThis is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
12031.926Splunkyfile for details about how to get the latest version from the upstream server
12041.926Splunkyand import it.
12051.926Splunky
12061.19SwizPackage:	pdisk
12071.19SwizVersion:	0.8a2
12081.19SwizCurrent Vers:	0.8a2
12091.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
12101.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
12111.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
12121.1593SchristosDate:		2019-01-09
12131.19SwizMailing List:
12141.19SwizResponsible:	dbj
12151.387SrpauloLicense:	BSD-like
12161.1032SchristosLocation:	external/bsd/pdisk
12171.19SwizNotes:
12181.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X
12191.1015SwizIt is imported into external/bsd/pdisk.
12201.19Swiz
12211.1SlukemPackage:	pdksh
12221.1SlukemVersion:	5.2.14p2
12231.1SlukemCurrent Vers:	5.2.14p2
12241.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
12251.1593SchristosArchive Site:
12261.1593SchristosHome Page:
12271.1593SchristosDate:		2019-01-09
12281.1SlukemMailing List:
12291.457SjdolecekResponsible:	jdolecek
12301.387SrpauloLicense:	Public domain
12311.913SdrochnerLocation:	bin/ksh
12321.880SreedNotes:
12331.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
12341.1Slukem
12351.421SwizPackage:	PF (openbsd packet filter)
12361.609SpeterVersion:	OpenBSD 4.2
12371.1537SsevanCurrent Vers:	OpenBSD 6.3-current
12381.422SpeterMaintainer:	The OpenBSD Project
12391.421SwizArchive Site:	ftp://ftp.openbsd.org/
12401.421SwizHome Page:	http://www.openbsd.org/faq/pf/
12411.1593SchristosDate:		2019-01-09
12421.421SwizMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
12431.569SwizResponsible:	peter, yamt
12441.421SwizLicense:	BSD (2-clause)
12451.913SdrochnerLocation:	dist/pf,sys/dist/pf
12461.421SwizNotes:
12471.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
12481.421Swizdefinition (files.pf).  userland code is imported into src/dist/pf, and
12491.421Swizreachover Makefiles are in src/usr.sbin/pf.
12501.421Swiz
12511.538SjoergPackage:	pkg_install
12521.2110SwizVersion:	20250417
12531.2108SwizCurrent Vers:	20250417
12541.538SjoergMaintainer:	The pkgsrc developers
12551.894SrizHome Page:	http://www.pkgsrc.org/
12561.2108SwizDate:		2025-05-09
12571.539SheinzMailing List:	tech-pkg@NetBSD.org
12581.538SjoergResponsible:	joerg
12591.538SjoergLicense:	BSD
12601.913SdrochnerLocation:	external/bsd/pkg_install/dist
12611.2108SwizVendor tag:	PKGSRC
12621.2108SwizRelease tag:	pkg_install-YYYYMMDD
12631.538SjoergNotes:
12641.913SdrochnerThe authoritative version is in pkgsrc/pkgtools/pkg_install.
12651.538Sjoerg
12661.1SlukemPackage:	ping
12671.1SlukemVersion:	980911
12681.1SlukemCurrent Vers:	980911
12691.993SchristosMaintainer:	Mike Muuss
12701.1593SchristosArchive Site:
12711.1781SchristosDate:		2021-02-28
12721.1SlukemMailing List:
12731.392SrpauloResponsible:	christos
12741.387SrpauloLicense:	BSD (3-clause)
12751.913SdrochnerLocation:	sbin/ping
12761.1SlukemNotes:
12771.1SlukemWe use err() and friends. We have changes for snprintf, extra
12781.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes,
12791.993Schristosand more. Vern's ping is gone. We are too different from everyone else
12801.993Schristosnow to do a new import.
12811.1Slukem
12821.934SwizPackage:	Postfix
12831.2087SchristosVersion:	3.10.1
12841.2130SchristosCurrent Vers:	3.10.4
12851.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
12861.1593SchristosArchive Site:
12871.335SlukemHome Page:	http://www.postfix.org/
12881.2130SchristosDate: 		2025-09-02
12891.1SlukemMailing List:	postfix-users@postfix.org
12901.1254StronResponsible:	christos
12911.704StronLicense:	IBM Public License. See also src/external/ibm-public/postfix/dist.
12921.913SdrochnerLocation:	external/ibm-public/postfix/dist
12931.1SlukemNotes:
12941.1Slukem
12951.1SlukemPackage:	ppp
12961.2068SchristosVersion:	2.5.2
12971.2068SchristosCurrent Vers:	2.5.2
12981.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
12991.1593SchristosArchive Site:
13001.349SjunyoungHome Page:
13011.2130SchristosDate: 		2025-09-02
13021.2068SchristosGIT root:	https://github.com/ppp-project/ppp
13031.1SlukemMailing List:
13041.447SchristosResponsible:	christos, cube
13051.387SrpauloLicense:	BSD (3-clause)
13061.1068SchristosLocation:	external/bsd/ppp/dist
13071.1SlukemNotes:
13081.1SlukemBSD support was removed from 2.4.0; I added it back and removed
13091.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
13101.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
13111.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
13121.1Slukemis clearly a pain. I have not tested the modules code, neither our
13131.1Slukemmakefiles make it easy to construct a module, but I left one there
13141.1Slukemas an example.
13151.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
13161.447Schristosusing the version found in 2.4.1.
13171.1Slukem
13181.1SlukemPackage:	root.cache
13191.1965StacaVersion:	2023112702 (November 27, 2023)
13201.1965StacaCurrent Vers:	2023112702 (November 27, 2023)
13211.14SperryMaintainer:	InterNIC
13221.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
13231.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
13241.1965StacaDate:		2023-11-23
13251.1SlukemMailing List:
13261.507SperryResponsible:	thorpej
13271.387SrpauloLicense:	Public domain
13281.913SdrochnerLocation:	etc/namedb
13291.1SlukemNotes:
13301.1SlukemThe root server cache is also included with BIND.  However, the
13311.1SlukemInterNIC version is usually more up to date.
13321.1Slukem
13331.1SlukemPackage:	routed
13341.727SchristosVersion:	2.32
13351.727SchristosCurrent Vers:	2.32
13361.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
13371.1593SchristosArchive Site:
13381.1593SchristosHome Page:
13391.1781SchristosDate:		2021-02-28
13401.1SlukemMailing List:
13411.392SrpauloResponsible:	christos
13421.387SrpauloLicense:	BSD (4-clause)
13431.913SdrochnerLocation:	sbin/routed
13441.1SlukemNotes:
13451.1SlukemWe use the md5 code from libc
13461.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
13471.201SchristosWe use arc4random
13481.201SchristosWe use strlcpy/snprintf
13491.1Slukem
13501.1SlukemPackage:	send-pr (part of GNATS)
13511.1299SchristosVersion:	3.2
13521.1299SchristosCurrent Vers:	4.2
13531.1SlukemMaintainer:	FSF
13541.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
13551.335SlukemHome Page:	http://www.gnu.org/software/gnats/
13561.1SlukemMailing List:	bug-gnats@gnu.org
13571.1299SchristosLicense:	GPLv2+ (4.1), GPLv3+ (4.2 and later)
13581.1SlukemResponsible:
13591.1299SchristosLocation:	external/gpl2/send-pr
13601.1SlukemNotes:
13611.1299SchristosWe have 3.2 with patches to become 3.95 which was never distributed. This
13621.1299Schristosis the last "standalone" send-pr version. Newer versions require "query-pr"
13631.1299Schristosto be installed and many more changes. It is not worth the hassle.
13641.1Slukem
13651.1SlukemPackage:	SoftFloat
13661.1SlukemVersion:	2a
13671.1547SsevanCurrent Vers:	3e
13681.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
13691.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
13701.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
13711.1SlukemMailing List:
13721.1SlukemResponsible:	bjh21
13731.387SrpauloLicense:	Public domain
13741.913SdrochnerLocation:	lib/libc/softfloat
13751.1SlukemNotes:
13761.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
13771.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
13781.1Slukemoriginal.
13791.1Slukem
13801.877SjoergPackage:	sqlite
13811.1993SchristosVersion:	3.45.1
13821.2126SwizCurrent Vers:	3.50.3
13831.877SjoergMaintainer:	Richard Hipp <drh@sqlite.org>
13841.877SjoergHome Page:	http://www.sqlite.org
13851.2126SwizDate: 		2025-07-29
13861.877SjoergResponsible:	joerg
13871.877SjoergLicense:	Public domain
13881.913SdrochnerLocation:	external/public-domain/sqlite/dist
13891.877SjoergNotes:
13901.1993SchristosSee README file
13911.877Sjoerg
13921.1Slukem
13931.1SlukemPackage:	TestFloat
13941.1SlukemVersion:	2a
13951.1547SsevanCurrent Vers:	3e
13961.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
13971.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
13981.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
13991.1728SsevanDate:		2020-06-13
14001.1SlukemMailing List:
14011.1SlukemResponsible:	ross
14021.387SrpauloLicense:	BSD (4-clause)
14031.913SdrochnerLocation:	regress/lib/libc/ieeefp/testfloat
14041.1SlukemNotes:
14051.1Slukem
14061.1300Schristos
14071.1593SchristosPackage:	malloc
14081.1296SchristosVersion:	1995-01-15
14091.1296SchristosCurrent Vers:	1995-01-15
14101.1296SchristosMaintainer:	FSF
14111.1296SchristosArchive Site:	ftp://prep.ai.mit.edu/old-gnu/malloc.tar.gz
14121.1296SchristosHome Page:
14131.1296SchristosMailing List:
14141.1296SchristosResponsible:	christos
14151.1296SchristosLicense:	GPLv2+
14161.1296SchristosLocation:	external/gpl2/libmalloc
14171.1296SchristosNotes:
14181.1296SchristosThe original version of gnumalloc was added (not imported) from
14191.1296Schristosprep.ai.mit.edu in src/gnu/lib/libmalloc in 1993. This is the newest
14201.1296Schristosversion from 1995. It is written by Mike Haertel, and was distributed
14211.1296Schristosboth standalone and as part of glibc. At some point glibc switched
14221.1296Schristosto use Doug Lea's ptmalloc which is now tightly bound with glibc
14231.1296Schristosand cannot be separated. The Doug Lea version of malloc is also
14241.1296Schristosdistributed in a standalone form by Wolfram Gloger in
14251.1296Schristoshttp://www.malloc.de/en/.  We can consider switching to ptmalloc
14261.1296Schristosat some point since it will provide an alternative MT malloc, but
14271.1296Schristosperhaps this implementation should be kept anyway for historical
14281.1296Schristospurposes.
14291.1296Schristos
14301.819SjmmvPackage:	tmux
14311.2060SwizVersion:	3.5a
14321.2060SwizCurrent Vers:	3.5a
14331.1290SchristosMaintainer:	Nicholas Marriott <nicholas.marriott@gmail.com>
14341.1290SchristosArchive site:	https://github.com/tmux/tmux
14351.1290SchristosHome page:	http://tmux.github.io
14361.2060SwizDate: 		2024-11-09
14371.1290SchristosMailing List:	tmux-users@googlegroups.com
14381.1290SchristosResponsible:	christos
14391.819SjmmvLicense:	BSD
14401.913SdrochnerLocation:	external/bsd/tmux/dist
14411.2060SwizVendor tag:	TMUX
14421.2060SwizRelease tag:	tmux-x-y
14431.819SjmmvNotes:
14441.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a
14451.819Sjmmvnew tmux release.
14461.819Sjmmv
14471.1SlukemPackage:	top
14481.614SchristosVersion:	3.8beta1
14491.614SchristosCurrent Vers:	3.8beta1
14501.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
14511.614SchristosArchive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
14521.335SlukemHome Page:	http://www.unixtop.org/
14531.1SlukemMailing List:	top-spinners@ocee.groupsys.com
14541.614SchristosResponsible:	simonb, christos
14551.387SrpauloLicense:	BSD (2-clause)
14561.913SdrochnerLocation:	external/bsd/top/dist
14571.1SlukemNotes:
14581.1Slukem
14591.1SlukemPackage:	traceroute
14601.869SchristosVersion:	1.4a12
14611.1SlukemCurrent Vers:	1.4a12
14621.1SlukemMaintainer:	traceroute@ee.lbl.gov
14631.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
14641.335SlukemHome Page:	http://ftp.ee.lbl.gov/
14651.1SlukemMailing List:
14661.1SlukemResponsible:
14671.387SrpauloLicense:	BSD (4-clause)
14681.913SdrochnerLocation:	usr.sbin/traceroute
14691.1SlukemNotes:
14701.869SchristosAdded changes from a5 -> a12 manually.
14711.1Slukem
14721.1872SdhollandPackage:	tradcpp
14731.1872SdhollandVersion:	0.5.3
14741.1872SdhollandCurrent Vers:	0.5.3
14751.1872SdhollandMaintainer:	David A. Holland <dholland@NetBSD.org>
14761.1873SleotArchive Site:	https://ftp.NetBSD.org/pub/NetBSD/misc/dholland/
14771.1873SleotHome Page:	https://www.NetBSD.org/~dholland/tradcpp/
14781.1872SdhollandMailing List:	tech-toolchain
14791.1872SdhollandResponsible:	dholland
14801.1872SdhollandLicense:	BSD (2-clause)
14811.1872SdhollandLocation:	external/bsd/tradcpp
14821.1872SdhollandNotes:
14831.1872Sdholland
14841.1SlukemPackage:	tz
14851.2094SchristosVersion:	tzcode2025b / tzdata2025bgtz
14861.2091SkreCurrent Vers:	tzcode2025b / tzdata2025b
14871.975SapbMaintainer:	Paul Eggert <eggert@cs.ucla.edu>
14881.956SchristosArchive Site:	ftp://ftp.iana.org/tz/releases/
14891.876SapbArchive Site:	ftp://munnari.oz.au/pub/oldtz/
14901.956SchristosOld Archive Site:	ftp://elsie.nci.nih.gov/pub/
14911.920SapbHome Page:	http://www.iana.org/time-zones
14921.2094SchristosDate:		2025-04-02
14931.876SapbMailing List:	tz@iana.org
14941.1375SkreResponsible:	kleink, christos, kre
14951.387SrpauloLicense:	Public domain
14961.1142SwizLocation:	lib/libc/time/zoneinfo, external/public-domain/tz/share
14971.2057SkreVendor tag:	?? / TZDATA
14981.2091SkreRelease tag:	?? / Use TZDATAYYYYx[GTZ] all in upper case (incl 'x').
14991.1SlukemNotes:
15001.1077SchristosDon't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
15011.1077SchristosDiffs are now applied by hand, since we have too many diffs (re-entrant tzcode,
15021.1077Schristosregister removal) to apply. The diffs have been submitted upstream but there
15031.1077Schristosis too much inertia to apply them. Check for .gitignore files.
15041.1824SkreFor the data files, do use external/public-domain/tz/tzdata2netbsd (usually,
15051.1824Skrefor now, late 2021, do it manually).
15061.1Slukem
15071.578SchristosPackage:	wpa_supplicant/hostapd
15081.2045SchristosVersion:	2.11
15091.2028SgutteridCurrent Vers:	2.11
15101.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
15111.1378SsnjArchive Site:	http://w1.fi/releases/
15121.1378SsnjHome Page:	http://w1.fi/wpa_supplicant/
15131.2135SchristosDate:		2025-09-06
15141.365SwizMailing List:
15151.578SchristosResponsible:	scw, dyoung, christos
15161.387SrpauloLicense:	BSD or GPLv2
15171.913SdrochnerLocation:	external/bsd/wpa/dist
15181.365SwizNotes:
15191.1992SgutteridSee src/external/bsd/wpa/NetBSD-upgrade for update instructions.
15201.365Swiz
15211.1SlukemPackage:	zlib
15221.2048SchristosVersion:	1.3.1
15231.1978SwizCurrent Vers:	1.3.1
15241.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
15251.512StacaArchive Site:	http://www.zlib.net/
15261.512StacaHome Page:	http://www.zlib.net/
15271.2048SchristosDate: 		2024-09-22
15281.1SlukemMailing List:
15291.1254StronResponsible:	gwr, christos
15301.387SrpauloLicense:	BSD (3-clause)
15311.913SdrochnerLocation:	common/dist/zlib
15321.1SlukemNotes:
15331.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
15341.1396SchristosRemember to run cleantags
15351.534Schristos
15361.2059SchristosPackage:	zstd
15371.2059SchristosVersion:	1.5.6
15381.2083SwizCurrent Vers:	1.5.7
15391.2059SchristosMaintainer:	Meta
15401.2059SchristosArchive Site:	https://github.com/facebook/zstd
15411.2059SchristosHome Page:	https://github.com/facebook/zstd
15421.2083SwizDate: 		2025-02-20
15431.2059SchristosMailing List:
15441.2059SchristosResponsible:	christos
15451.2059SchristosLicense:	BSD (3-clause)/GPLv2
15461.2083SwizLocation:	external/bsd/zstd
15471.2059SchristosNotes:
15481.2059Schristos
15491.534SchristosPackage:	services, protocols
15501.1790SchristosVersion:	2021-04-07 (services), 2021-02-26 (protocols)
15511.1790SchristosCurrent Vers:	2021-04-07 (services), 2021-02-26 (protocols)
15521.534SchristosMaintainer:	IANA
15531.961SchristosArchive Site:	http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
15541.894SrizArchive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
15551.894SrizHome Page:	http://www.iana.org/
15561.1790SchristosDate: 		2021-04-08
15571.534SchristosMailing List:
15581.534SchristosResponsible:	christos
15591.534SchristosLicense:	None
15601.913SdrochnerLocation:	etc
15611.534SchristosNotes:
15621.961Schristos1. Build package net/iana-etc
15631.961Schristos2. Add NetBSD rcsid to the generated protocols and services in the package
15641.961Schristos   work area.
15651.961Schristos3. Append the local services from the current services file.
15661.961Schristos4. Run:
15671.534Schristos	services_mkdb -u services > /usr/src/etc/services
15681.534Schristos	cp protocols /usr/src/etc/protocols
15691.964Schristos5. Fix protocols
15701.964Schristos   - fix manet alias to MANET; giving an alias with the same name is a no/op
15711.964Schristos   - protocol 84 is defined for as ttp and iptm, merge the two entries since
15721.964Schristos     libc getprotoent() does not read the whole file and merge in the "files"
15731.964Schristos     implementation.
15741.1584Schristos   - add alias carp to vrrp
15751.1584Schristos   - put back 240 (pfsync), splitting the unassigned entries
15761.769Smrg
15771.769SmrgPackage:	pigz
15781.1123StlsVersion:	2.3.1
15791.1547SsevanCurrent Vers:	2.4
15801.769SmrgMaintainer:	Mark Adler <madler@alumni.caltech.edu>
15811.769SmrgArchive Site:	http://zlib.net/pigz/
15821.769SmrgHome Page:	http://zlib.net/pigz/
15831.769SmrgMailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
15841.1123StlsResponsible:	mrg, tls
15851.769SmrgLicense:	zlib
15861.913SdrochnerLocation:	external/zlib/pigz/dist
15871.769SmrgNotes:
15881.784Sjoerg
15891.784SjoergPackage:	xz
15901.1565SjoergVersion:	5.2.4
15911.2126SwizCurrent Vers:	5.8.1
15921.784SjoergMaintainer:	Lasse Collin <lasse.collin@tukanni.org>
15931.784SjoergArchive Site:	http://tukaani.org/xz/
15941.784SjoergHome Page:	http://tukaani.org/xz/
15951.2126SwizDate: 		2025-07-29
15961.784SjoergResponsible:	joerg
15971.784SjoergLicense:	public-domain
15981.913SdrochnerLocation:	external/public-domain/xz/dist
15991.784SjoergNotes:
16001.784Sjoerg1. See prepare-import script for stripping down the distribution.
16011.1565Sjoerg2. Use run-configure and double check that the stripped down configure works
16021.1565Sjoerg   for tools.
16031.1565Sjoerg3. Carefully check for non-autoconf GPL components leaked into the dist area.
16041.847Smrg
16051.847SmrgPackage:	mpc
16061.1915SmrgVersion:	1.3.1
16071.1914SmrgCurrent Vers:	1.3.1
16081.1593SchristosMaintainer:
16091.847SmrgArchive Site:	http://www.multiprecision.org/mpc/download/
16101.847SmrgHome Page:	http://www.multiprecision.org/mpc/
16111.847SmrgMailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
16121.847SmrgResponsible:	mrg
16131.1065SmrgLicense:	LGPL3
16141.1065SmrgLocation:	external/lgpl3/mpc/dist
16151.847SmrgNotes:
16161.847Smrg
16171.847SmrgPackage:	mpfr
16181.2022SmrgVersion:	4.2.1
16191.2021SmrgCurrent Vers:	4.2.1
16201.1593SchristosMaintainer:
16211.847SmrgArchive Site:	http://www.mpfr.org/mpfr-current/
16221.847SmrgHome Page:	http://www.mpfr.org/
16231.847SmrgMailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
16241.847SmrgResponsible:	mrg
16251.847SmrgLicense:	LGPL3
16261.913SdrochnerLocation:	external/lgpl3/mpfr/dist
16271.847SmrgNotes:
16281.847Smrg
16291.847SmrgPackage:	GNU MP
16301.1807SmrgVersion:	6.2.1
16311.2021SmrgCurrent Vers:	6.3.0
16321.1835SmrgMaintainer:	https://gmplib.org/mailman/listinfo/gmp-devel
16331.1835SmrgArchive Site:	https://gmplib.org/
16341.1835SmrgHome Page:	https://gmplib.org/
16351.1835SmrgMailing List:	https://gmplib.org/mailman/listinfo/gmp-announce
16361.847SmrgResponsible:	mrg
16371.847SmrgLicense:	LGPL3
16381.913SdrochnerLocation:	external/lgpl3/gmp/dist
16391.1746SmrgNotes:		See the README.
16401.886Schristos
16411.1102SapbPackage:	osnet
16421.1102SapbVersion:	osnet-20100224
16431.1102SapbCurrent Vers:	?
16441.1102SapbMaintainer:	?
16451.1102SapbArchive Site:	?
16461.1102SapbHome Page:	?
16471.1102SapbMailing List:	?
16481.1102SapbResponsible:	?
16491.1102SapbLicense:	CDDL
16501.1102SapbLocation:	external/cddl/osnet
16511.1102SapbNotes:
16521.1102Sapb
16531.980SalnsnPackage:	sljit
16541.1594SalnsnVersion:	0.93 (svn revision 333)
16551.1547SsevanCurrent Vers:	0.93
16561.980SalnsnMaintainer:	Zoltán Herczeg <hzmester@freemail.hu
16571.980SalnsnArchive Site:	http://sourceforge.net/projects/sljit/
16581.980SalnsnHome Page:	http://sljit.sourceforge.net/
16591.980SalnsnMailing List:	none
16601.980SalnsnResponsible:	alnsn
16611.980SalnsnLicense:	BSD (2-clause)
16621.980SalnsnLocation:	sys/external/bsd/sljit/dist
16631.980SalnsnNotes:
16641.980Salnsn		Need to feed back local changes
16651.980Salnsn
16661.886SchristosPackage:	tre
16671.1485SrinVersion:	0.8.0, git source as of 20171117
16681.886SchristosCurrent Vers:	0.8.0
16691.886SchristosMaintainer:	http://laurikari.net/tre
16701.1485SrinArchive Site:	https://github.com/laurikari/tre
16711.886SchristosHome Page:	http://laurikari.net/tre
16721.962SwizMailing List:
16731.886SchristosResponsible:	agc, christos
16741.962SwizLicense:	BSD (2-clause)
16751.913SdrochnerLocation:	external/bsd/tre/dist
16761.886SchristosNotes:
16771.886Schristos		Need to feed back local changes
16781.901Schristos
16791.901SchristosPackage:	TrouSerS
16801.1589SchristosVersion:	0.3.14
16811.1547SsevanCurrent Vers:	0.3.14
16821.901SchristosMaintainer:	http://trousers.sourceforge.net
16831.901SchristosArchive Site:	http://trousers.sourceforge.net
16841.901SchristosHome Page:	http://trousers.sourceforge.net
16851.901SchristosMailing List:	http://trousers.sourceforge.net
16861.901SchristosResponsible:	christos
16871.901SchristosLicense:	CPL
16881.913SdrochnerLocation:	crypto/external/cpl/trousers/dist
16891.901SchristosNotes:
16901.901Schristos		Need to feed back local changes
16911.902Schristos
16921.902SchristosPackage:	tpm-tools
16931.1589SchristosVersion:	1.3.9.1
16941.1547SsevanCurrent Vers:	1.3.9.1
16951.902SchristosMaintainer:	http://trousers.sourceforge.net
16961.902SchristosArchive Site:	http://trousers.sourceforge.net
16971.902SchristosHome Page:	http://trousers.sourceforge.net
16981.902SchristosMailing List:	http://trousers.sourceforge.net
16991.902SchristosResponsible:	christos
17001.902SchristosLicense:	CPL
17011.913SdrochnerLocation:	crypto/external/cpl/tpm-tools/dist
17021.902SchristosNotes:
17031.902Schristos		Need to feed back local changes
17041.997Schristos
17051.1100SchristosPackage:	elftoolchain (libelf/libdwarf)
17061.1995SchristosVersion:	r4037
17071.1539SsevanCurrent Vers:	0.7.1
17081.1100SchristosMaintainer:	Joseph Koshi <jkoshi@freebsd.org>
17091.997SchristosArchive Site:	none
17101.1539SsevanHome Page:	http://elftoolchain.sourceforge.net
17111.2135SchristosDate:		2025-09-06
17121.997SchristosMailing List:	none
17131.997SchristosResponsible:	christos
17141.997SchristosLicense:	BSD-like (2-clause)
17151.1100SchristosLocation:	sys/external/bsd/elftoolchain/dist
17161.2001SriastradVendor tag:	FreeBSD
17171.2001SriastradRelease tag:	elftoolchain-rNNNNN
17181.997SchristosNotes:
17191.1995Schristos		See README we use the svn id as the tag.
17201.1076Schristos
17211.1140SchristosPackage:	timeout
17221.1550SsevanVersion:	FreeBSD-2014-07-16 r268763
17231.1550SsevanCurrent Vers:	FreeBSD-2016-05-01 r331720
17241.1140SchristosMaintainer:	Baptiste Daroussin <bapt@FreeBSD.org>
17251.1140SchristosArchive Site:	none
17261.1547SsevanHome Page:	https://svnweb.freebsd.org/base/head/usr.bin/timeout/
17271.1140SchristosMailing List:	none
17281.1140SchristosResponsible:	christos
17291.1140SchristosLicense:	BSD-like (2-clause)
17301.1140SchristosLocation:	usr.bin/timeout
17311.1255Schristos
17321.1979SwizPackage:	libproc
17331.1979SwizVersion:	FreeBSD-2015-09-24
17341.1979SwizCurrent Vers:	FreeBSD-2018-07-27 r336782
17351.1979SwizMaintainer:	Rui Paulo <rpaulo@FreeBSD.org>
17361.1979SwizArchive Site:	none
17371.1979SwizHome Page:	https://svnweb.freebsd.org/base/head/lib/libproc/
17381.1979SwizMailing List:	none
17391.1979SwizResponsible:	christos
17401.1979SwizLicense:	BSD-like (2-clause)
17411.1979SwizLocation:	external/bsd/libproc/dist
17421.1979Swiz
17431.1979SwizPackage:	librtld_db
17441.1979SwizVersion:	FreeBSD-2015-09-24
17451.1979SwizCurrent Vers:	FreeBSD-2017-11-26 r326219
17461.1979SwizMaintainer:	Rui Paulo <rpaulo@FreeBSD.org>
17471.1979SwizArchive Site:	none
17481.1979SwizHome Page:	https://svnweb.freebsd.org/base/head/lib/librtld_db/
17491.1979SwizMailing List:	none
17501.1979SwizResponsible:	christos
17511.1979SwizLicense:	BSD-like (2-clause)
17521.1979SwizLocation:	external/bsd/librtld_db/dist
17531.1979Swiz
17541.1979SwizPackage:	netcat
17551.1979SwizVersion:	OpenBSD-2017-02-06
17561.1979SwizCurrent Vers:	OpenBSD-2020-02-12
17571.1979SwizMaintainer:	OpenBSD
17581.1979SwizArchive Site:	http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
17591.1979SwizHome Page:	none
17601.1979SwizDate:		2020-06-13
17611.1979SwizMailing List:	none
17621.1979SwizResponsible:	christos
17631.1979SwizLicense:	BSD-like (3-clause)
17641.1979SwizLocation:	usr.bin/nc
17651.1417Snonaka
17661.1417SnonakaPackage:	gnu-efi
17671.1818SjmcneillVersion:	3.0.14
17681.1818SjmcneillCurrent Vers:	3.0.14
17691.1417SnonakaMaintainer:	https://sourceforge.net/projects/gnu-efi/
17701.1417SnonakaArchive Site:	https://sourceforge.net/projects/gnu-efi/
17711.1417SnonakaHome Page:	https://sourceforge.net/projects/gnu-efi/
17721.1417SnonakaMailing List:	https://sourceforge.net/projects/gnu-efi/
17731.1417SnonakaResponsible:
17741.1417SnonakaLicense:	BSD-like (3-clause)
17751.1417SnonakaLocation:	sys/external/bsd/gnu-efi
17761.1429Schristos
17771.1429SchristosPackage:	dc
17781.1429SchristosVersion:	20170410
17791.1728SsevanCurrent Vers:	20190906
17801.1429SchristosMaintainer:	The OpenBSD Project
17811.1429SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc
17821.1429SchristosHome Page:	http://www.openbsd.org/
17831.1728SsevanDate:		2020-06-13
17841.1593SchristosMailing List:
17851.1429SchristosLicense:	BSD
17861.1429SchristosResponsible:	christos
17871.1429SchristosLocation:	usr.bin/dc
17881.1429SchristosNotes:
17891.1429Schristos		Uses OpenSSL's bignum
17901.1446Sskrll
17911.1681SwizPackage:	dtc, libfdt
17921.1681SwizVersion:	1.5.1
17931.1681SwizCurrent Vers:	1.5.1
17941.1446SskrllMaintainer:	David Gibson <david@gibson.dropbear.id.au>, Jon Loeliger <jdl@jdl.com>
17951.1446SskrllArchive Site:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
17961.1446SskrllHome Page:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
17971.1446SskrllMailing List:	mailto:devicetree-compiler@vger.kernel.org
17981.1446SskrllResponsible:	skrll
17991.1446SskrllLicense:	GPLv2 (dtc), BSD (libfdt)
18001.1446SskrllLocation:	external/gpl2/dtc, sys/external/bsd/libfdt
18011.1447SskrllNotes:
18021.1447Sskrllexternal/gpl2/dtc/dtc2netbsd should be used to create directories to import
18031.1453Sjmcneill
18041.1453SjmcneillPackage:	dts
18051.1826SjmcneillVersion:	5.15
18061.1826SjmcneillCurrent Vers:	5.15
18071.1453SjmcneillMaintainer:	https://www.kernel.org/
18081.1826SjmcneillArchive Site:	https://cdn.kernel.org/pub/linux/kernel/v5.x/
18091.1453SjmcneillHome Page:	https://www.kernel.org/
18101.1453SjmcneillMailing List:	mailto:devicetree@vger.kernel.org
18111.1453SjmcneillResponsible:	jmcneill
18121.1453SjmcneillLicense:	GPLv2 and dual GPLv2/X11 license
18131.1453SjmcneillLocation:	sys/external/gpl2/dts
18141.2012SgutteridNotes:
18151.2012Sgutteridsys/external/gpl2/dts/dts2netbsd should be used to create directories to import
18161.2012SgutteridNot all DTS files are presently sourced from kernel.org.
18171.1494Smlelstv
18181.1494SmlelstvPackage:	iscsi
18191.1494SmlelstvVersion:	4.12.4
18201.1494SmlelstvCurrent Vers:	4.12.4
18211.1494SmlelstvMaintainer:	Intel Corporation
18221.1494SmlelstvArchive Site:
18231.1494SmlelstvHome Page:
18241.1494SmlelstvMailing List:
18251.1494SmlelstvResponsible:
18261.1494SmlelstvLicense:	BSD-like (4-clause)
18271.1494SmlelstvLocation:	external/bsd/iscsi
18281.1494SmlelstvNotes:
18291.1494Smlelstv
18301.1494SmlelstvPackage:	rpi-firmware
18311.1593SchristosVersion:
18321.1593SchristosCurrent Vers:
18331.1593SchristosMaintainer:
18341.1494SmlelstvArchive Site:
18351.1494SmlelstvHome Page:
18361.1494SmlelstvMailing List:
18371.1494SmlelstvLicense:	Broadcom, Raspberry Pi (Trading) Ltd
18381.1593SchristosResponsible:
18391.1494SmlelstvLocation:	external/broadcom/rpi-firmware
18401.1494SmlelstvNotes:
18411.1494Smlelstv
18421.1494SmlelstvPackage:	rtwn
18431.1593SchristosVersion:
18441.1593SchristosCurrent Vers:
18451.1593SchristosMaintainer:
18461.1494SmlelstvArchive Site:
18471.1494SmlelstvHome Page:
18481.1494SmlelstvMailing List:
18491.1494SmlelstvLicense:	Realtek Semiconductor Corporation
18501.1593SchristosResponsible:
18511.1494SmlelstvLocation:	external/realtek/rtwn
18521.1494SmlelstvNotes:
18531.1494Smlelstv
18541.1494SmlelstvPackage:	urtwn
18551.1593SchristosVersion:
18561.1593SchristosCurrent Vers:
18571.1593SchristosMaintainer:
18581.1494SmlelstvArchive Site:
18591.1494SmlelstvHome Page:
18601.1494SmlelstvMailing List:
18611.1494SmlelstvLicense:	Realtek Semiconductor Corporation
18621.1593SchristosResponsible:
18631.1494SmlelstvLocation:	external/realtek/urtwn/
18641.1494SmlelstvNotes:
18651.1494Smlelstv
18661.1494SmlelstvPackage:	repulse
18671.1593SchristosVersion:
18681.1593SchristosCurrent Vers:
18691.1593SchristosMaintainer:
18701.1494SmlelstvArchive Site:
18711.1494SmlelstvHome Page:
18721.1494SmlelstvMailing List:
18731.1494SmlelstvLicense:	ALiENDESiGN GbR
18741.1593SchristosResponsible:
18751.1494SmlelstvLocation:	sys/arch/amiga/dev/repulse_firmware.h
18761.1494SmlelstvNotes:
18771.1494Smlelstv
18781.1494SmlelstvPackage:	cxgb
18791.1593SchristosVersion:
18801.1593SchristosCurrent Vers:
18811.1593SchristosMaintainer:
18821.1494SmlelstvArchive Site:
18831.1494SmlelstvHome Page:
18841.1494SmlelstvMailing List:
18851.1494SmlelstvLicense:	Chelsio Inc.
18861.1593SchristosResponsible:
18871.1494SmlelstvLocation:	sys/dev/pci/cxgb/cxgb_firmware_exports.h
18881.1494SmlelstvNotes:
18891.1494Smlelstv
18901.1494SmlelstvPackage:	athn
18911.1593SchristosVersion:
18921.1593SchristosCurrent Vers:
18931.1593SchristosMaintainer:
18941.1494SmlelstvArchive Site:
18951.1494SmlelstvHome Page:
18961.1494SmlelstvMailing List:
18971.1494SmlelstvLicense:	Atheros Communicatios, Inc.
18981.1593SchristosResponsible:
18991.1494SmlelstvLocation:	external/atheros/athn
19001.1494SmlelstvNotes:
19011.1494Smlelstv
19021.1494SmlelstvPackage:	otus
19031.1593SchristosVersion:
19041.1593SchristosCurrent Vers:
19051.1593SchristosMaintainer:
19061.1494SmlelstvArchive Site:
19071.1494SmlelstvHome Page:
19081.1494SmlelstvMailing List:
19091.1494SmlelstvLicense:	Atheros Communicatios, Inc.
19101.1593SchristosResponsible:
19111.1494SmlelstvLocation:	external/atheros/otus
19121.1494SmlelstvNotes:
19131.1494Smlelstv
19141.1494SmlelstvPackage:	intel-fw-eula
19151.1593SchristosVersion:
19161.1593SchristosCurrent Vers:
19171.1593SchristosMaintainer:
19181.1494SmlelstvArchive Site:
19191.1494SmlelstvHome Page:
19201.1494SmlelstvMailing List:
19211.1494SmlelstvLicense:	Intel Corporation
19221.1593SchristosResponsible:
19231.1494SmlelstvLocation:	external/intel-fw-eula
19241.1494SmlelstvNotes:
19251.1494Smlelstv
19261.1494SmlelstvPackage:	intel-fw-public
19271.1593SchristosVersion:
19281.1593SchristosCurrent Vers:
19291.1494SmlelstvMaintainer:
19301.1494SmlelstvArchive Site:
19311.1494SmlelstvHome Page:
19321.1494SmlelstvMailing List:
19331.1494SmlelstvLicense:	Intel Corporation
19341.1593SchristosResponsible:
19351.1494SmlelstvLocation:	external/intel-fw-public
19361.1494SmlelstvNotes:
19371.1494Smlelstv
19381.1494SmlelstvPackage:	aic7xxx
19391.1593SchristosVersion:
19401.1593SchristosCurrent Vers:
19411.1494SmlelstvMaintainer:	Justin T. Gibbs
19421.1494SmlelstvArchive Site:
19431.1494SmlelstvHome Page:
19441.1494SmlelstvMailing List:
19451.1494SmlelstvLicense:	Adaptec Inc or LGPL2
19461.1593SchristosResponsible:
19471.1494SmlelstvLocation:	sys/dev/microcode/aic7xxx
19481.1494SmlelstvNotes:
19491.1494Smlelstv
19501.1494SmlelstvPackage:	atmel
19511.1593SchristosVersion:
19521.1593SchristosCurrent Vers:
19531.1593SchristosMaintainer:
19541.1494SmlelstvArchive Site:
19551.1494SmlelstvHome Page:
19561.1494SmlelstvMailing List:
19571.1494SmlelstvLicense:	Atmel Corporation
19581.1593SchristosResponsible:
19591.1494SmlelstvLocation:	sys/dev/microcode/atmel
19601.1494SmlelstvNotes:
19611.1494Smlelstv
19621.1494SmlelstvPackage:	bge
19631.1593SchristosVersion:
19641.1593SchristosCurrent Vers:
19651.1593SchristosMaintainer:
19661.1494SmlelstvArchive Site:
19671.1494SmlelstvHome Page:
19681.1494SmlelstvMailing List:
19691.1494SmlelstvLicense:	Broadcom Corporation
19701.1593SchristosResponsible:
19711.1494SmlelstvLocation:	sys/dev/microcode/bge
19721.1494SmlelstvNotes:
19731.1494Smlelstv
19741.1494SmlelstvPackage:	bnx
19751.1593SchristosVersion:
19761.1593SchristosCurrent Vers:
19771.1494SmlelstvMaintainer:	David Christensen <davidch@broadcom.com>
19781.1494SmlelstvArchive Site:
19791.1494SmlelstvHome Page:
19801.1494SmlelstvMailing List:
19811.1494SmlelstvLicense:	Broadcom Corporation
19821.1593SchristosResponsible:
19831.1494SmlelstvLocation:	sys/dev/microcode/bnx
19841.1494SmlelstvNotes:
19851.1494Smlelstv
19861.1494SmlelstvPackage:	cylades-z
19871.1593SchristosVersion:
19881.1593SchristosCurrent Vers:
19891.1494SmlelstvMaintainer:	Cyclades Corp
19901.1494SmlelstvArchive Site:
19911.1494SmlelstvHome Page:
19921.1494SmlelstvMailing List:
19931.1494SmlelstvLicense:	unknown
19941.1593SchristosResponsible:
19951.1494SmlelstvLocation:	sys/dev/microcode/cyclades-z
19961.1494SmlelstvNotes:
19971.1494Smlelstv
19981.1494SmlelstvPackage:	i8255x
19991.1494SmlelstvVersion:	3.28
20001.1593SchristosCurrent Vers:
20011.1494SmlelstvMaintainer:	Patrick J Luhmann (PJL)
20021.1494SmlelstvArchive Site:
20031.1494SmlelstvHome Page:
20041.1494SmlelstvMailing List:
20051.1494SmlelstvLicense:	Intel Corporation
20061.1593SchristosResponsible:
20071.1494SmlelstvLocation:	sys/dev/microcode/i8255x
20081.1494SmlelstvNotes:
20091.1494Smlelstv
20101.1494SmlelstvPackage:	isp
20111.1593SchristosVersion:
20121.1593SchristosCurrent Vers:
20131.1593SchristosMaintainer:
20141.1494SmlelstvArchive Site:
20151.1494SmlelstvHome Page:
20161.1494SmlelstvMailing List:
20171.1494SmlelstvLicense:	QLogic, Inc.
20181.1593SchristosResponsible:
20191.1494SmlelstvLocation:	sys/dev/microcode/isp
20201.1494SmlelstvNotes:
20211.1494Smlelstv
20221.1494SmlelstvPackage:	radeon
20231.1593SchristosVersion:
20241.1593SchristosCurrent Vers:
20251.1593SchristosMaintainer:
20261.1494SmlelstvArchive Site:
20271.1494SmlelstvHome Page:
20281.1494SmlelstvMailing List:
20291.1494SmlelstvLicense:	Advanced Micro Devices, Inc.
20301.1593SchristosResponsible:
20311.1494SmlelstvLocation:	sys/dev/microcode/radeon
20321.1494SmlelstvNotes:
20331.1494Smlelstv
20341.1494SmlelstvPackage:	ral
20351.1593SchristosVersion:
20361.1593SchristosCurrent Vers:
20371.1494SmlelstvMaintainer:
20381.1494SmlelstvArchive Site:	http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git
20391.1494SmlelstvHome Page:
20401.1494SmlelstvMailing List:
20411.1494SmlelstvLicense:	Ralink Technology Corp
20421.1593SchristosResponsible:
20431.1494SmlelstvLocation:	external/realtek/ral
20441.1494SmlelstvNotes:
20451.1494Smlelstv
20461.1494SmlelstvPackage:	rum
20471.1593SchristosVersion:
20481.1593SchristosCurrent Vers:
20491.1494SmlelstvMaintainer:	Paul Lin <paul_lin@ralinktech.com.tw>
20501.1494SmlelstvArchive Site:
20511.1494SmlelstvHome Page:
20521.1494SmlelstvMailing List:
20531.1494SmlelstvLicense:	Ralink Technology Corp
20541.1593SchristosResponsible:
20551.1494SmlelstvLocation:	external/realtek/rum
20561.1494SmlelstvNotes:
20571.1494Smlelstv
20581.1494SmlelstvPackage:	run
20591.1593SchristosVersion:
20601.1593SchristosCurrent Vers:
20611.1494SmlelstvMaintainer:	Paul Lin <paul_lin@ralinktech.com.tw>
20621.1494SmlelstvArchive Site:
20631.1494SmlelstvHome Page:
20641.1494SmlelstvMailing List:
20651.1494SmlelstvLicense:	Ralink Technology Corp
20661.1593SchristosResponsible:
20671.1494SmlelstvLocation:	sys/dev/microcode/run
20681.1494SmlelstvNotes:
20691.1494Smlelstv
20701.1494SmlelstvPackage:	siop
20711.1593SchristosVersion:
20721.1593SchristosCurrent Vers:
20731.1494SmlelstvMaintainer:	Manuel Bouyer, Shuichiro URATA, Michael L. Hitch
20741.1494SmlelstvArchive Site:
20751.1494SmlelstvHome Page:
20761.1494SmlelstvMailing List:
20771.1494SmlelstvLicense:	BSD-like (2-clause, 3-clause)
20781.1593SchristosResponsible:
20791.1494SmlelstvLocation:	sys/dev/microcode/siop
20801.1494SmlelstvNotes:
20811.1494Smlelstv
20821.1494SmlelstvPackage:	tigon
20831.1494SmlelstvVersion:	12.4.11
20841.1494SmlelstvCurrent Vers:
20851.1494SmlelstvMaintainer:	wpaul@brak.osd.bsdi.com
20861.1979SwizArchive Site:	https://people.freebsd.org/~wpaul/Alteon/
20871.1499SmlelstvHome Page:	http://www.alteon.com/support/openkits (extinct)
20881.1494SmlelstvMailing List:
20891.1499SmlelstvLicense:	Alteon WebSystems, Inc.
20901.1593SchristosResponsible:
20911.1494SmlelstvLocation:	sys/dev/microcode/tigon
20921.1494SmlelstvNotes:
20931.1499SmlelstvSee https://lists.debian.org/debian-legal/2011/10/msg00001.html
20941.1499Smlelstv
20951.1494Smlelstv
20961.1494SmlelstvPackage:	typhoon
20971.1593SchristosVersion:
20981.1593SchristosCurrent Vers:
20991.1494SmlelstvMaintainer:	3Com Corporation
21001.1494SmlelstvArchive Site:
21011.1494SmlelstvHome Page:
21021.1494SmlelstvMailing List:
21031.1494SmlelstvLicense:	BSD-like (3-clause)
21041.1593SchristosResponsible:
21051.1494SmlelstvLocation:	sys/dev/microcode/typhoon
21061.1494SmlelstvNotes:
21071.1494Smlelstv
21081.1494SmlelstvPackage:	wi
21091.1593SchristosVersion:
21101.1593SchristosCurrent Vers:
21111.1494SmlelstvMaintainer:	Symbol Technologies Inc.
21121.1494SmlelstvArchive Site:
21131.1494SmlelstvHome Page:	http://www.symbol.com
21141.1494SmlelstvMailing List:
21151.1494SmlelstvLicense:	BSD-like (3-clause)
21161.1593SchristosResponsible:
21171.1494SmlelstvLocation:	sys/dev/microcode/wi
21181.1494SmlelstvNotes:
21191.1494Smlelstv
21201.1494SmlelstvPackage:	yds
21211.1593SchristosVersion:
21221.1593SchristosCurrent Vers:
21231.1494SmlelstvMaintainer:	Yamaha Corporation
21241.1494SmlelstvArchive Site:
21251.1494SmlelstvHome Page:
21261.1494SmlelstvMailing List:
21271.1494SmlelstvLicense:	unknown
21281.1593SchristosResponsible:
21291.1494SmlelstvLocation:	sys/dev/microcode/yds
21301.1494SmlelstvNotes:
21311.1494Smlelstv
21321.1494SmlelstvPackage:	zyd
21331.1593SchristosVersion:
21341.1593SchristosCurrent Vers:
21351.1494SmlelstvMaintainer:	ZyDAS Technology Corporation
21361.1494SmlelstvArchive Site:
21371.1494SmlelstvHome Page:
21381.1494SmlelstvMailing List:
21391.1494SmlelstvLicense:	BSD-like (3-clause)
21401.1593SchristosResponsible:
21411.1494SmlelstvLocation:	sys/dev/microcode/zyd
21421.1494SmlelstvNotes:
21431.1494Smlelstv
21441.1564SchristosPackage:	libnv
21451.1564SchristosVersion:	20180906
21461.1564SchristosCurrent Vers:	$(date)
21471.1564SchristosMaintainer:	christos
21481.1564SchristosArchive Site:
21491.1564SchristosHome Page:
21501.1564SchristosMailing List:
21511.1564SchristosLicense:	BSD-like (2-clause)
21521.1593SchristosResponsible:
21531.1564SchristosLocation:	sys/external/bsd/libnv/dist
21541.1564SchristosNotes:
21551.1564SchristosTo be used only for npf (library and headers are private)
21561.1564SchristosCopied from FreeBSD:
21571.1564Schristos/usr/src/sys/sys/{d,c,}nv.h
21581.1564Schristos/usr/src/lib/libnv/
21591.1564Schristos/usr/src/contrib/lib/libnv/
21601.1564Schristos/usr/src/share/man/man9/{d,c,}nv.9
21611.1590Schristos
21621.1590SchristosPackage:	gettext
21631.1590SchristosVersion:	0.16.1 (Last GPLv2+ version)
21641.1991SwizCurrent Vers:	0.22.5
21651.1590SchristosMaintainer:	FSF
21661.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
21671.1590SchristosHome Page:	http://www.gnu.org/software/gettext/
21681.1991SwizDate:		2024-02-25
21691.1590SchristosMailing List:	bug-gnu-utils@gnu.org
21701.1590SchristosResponsible:	christos
21711.1590SchristosLicense:	GPLv2+ (0.16.1), GPLv3+ (0.17 and later)
21721.1590SchristosLocation:	external/gpl2/gettext
21731.1590SchristosNotes:
21741.1590SchristosGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
21751.1590Schristoswe use BSD-licensed implementation from Citrus project (see entry for
21761.1590Schristos"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
21771.1590Schristos
21781.1590SchristosPackage:	grep
21791.1590SchristosVersion:	2.5.1a (last GPLv2+ version)
21801.2126SwizCurrent Vers:	3.12
21811.1590SchristosMaintainer:	FSF
21821.2126SwizArchive Site:	https://ftp.gnu.org/gnu/grep/
21831.1590SchristosHome Page:	http://www.gnu.org/software/grep/
21841.2126SwizDate:		2025-07-29
21851.1590SchristosMailing List:	bug-gnu-utils@gnu.org
21861.1590SchristosResponsible:	simonb
21871.1590SchristosLicense:	GPLv2+ (2.5.1a), GPLv3+ (2.5.3 and later)
21881.1590SchristosLocation:	external/gpl2/grep
21891.1590SchristosNotes:
21901.1590SchristosUse external/gpl2/grep/grep2netbsd for preparing the source tree
21911.1590Schristosfor the import.
21921.1590SchristosOn 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep;
21931.1590Schristossee also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html)
21941.1590Schristoswas imported into src/usr.bin/grep;
21951.1590Schristoson 16 Feb 2011, the BSD grep implementation from FreeBSD was imported
21961.1590Schristosin src/usr.bin/grep, replacing FreeGrep
21971.1590Schristos(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html).
21981.1590Schristos
21991.1590SchristosPackage:	groff
22001.1590SchristosVersion:	1.19.2 (last GPLv2+ version)
22011.2064SlukemCurrent Vers:	1.23.0
22021.1590SchristosMaintainer:	Werner Lemberg/FSF
22031.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/groff/
22041.1590SchristosHome Page:	http://www.gnu.org/software/groff/
22051.2064SlukemDate:		2024-11-29
22061.1590SchristosMailing List:	bug-groff@gnu.org
22071.1593SchristosResponsible:
22081.1590SchristosLicense:	GPLv2+ (1.19.2), GPLv3+ (1.20 and later)
22091.1590SchristosLocation:	external/gpl2/groff
22101.1590SchristosNotes:
22111.1590SchristosUse groff2netbsd from external/gpl2/groff/groff2netbsd to prepare the
22121.1590Schristosdistribution for import.
22131.1590SchristosUpdate MDATE in src/external/gpl2/groff/Makefile.inc.
22141.1641Smsaitoh
22151.1590SchristosPackage:	gmake
22161.1590SchristosVersion:	3.81 (Last GPlv2+ version)
22171.1902SgutteridCurrent Vers:	4.4
22181.1590SchristosMaintainer:	FSF
22191.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/make/
22201.1590SchristosHome Page:	http://www.gnu.org/software/make/
22211.1902SgutteridDate:		2022-12-08
22221.1590SchristosMailing List:	bug-make@gnu.org
22231.1593SchristosResponsible:
22241.1590SchristosLicense:	GPLv2+ (3.81), GPLv3+ (3.82 and later)
22251.1590SchristosLocation:	external/gpl2/gmake
22261.1590SchristosNotes:
22271.1590Schristos
22281.1590SchristosPackage:	diffutils
22291.1590SchristosVersion:	2.8.1 (Last GPLv2+ version)
22301.1590SchristosCurrent Vers:	3.6
22311.1590SchristosMaintainer:	FSF
22321.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
22331.1590SchristosHome Page:	http://www.gnu.org/software/diffutils/
22341.1590SchristosMailing List:	bug-diffutils@gnu.org
22351.1593SchristosResponsible:
22361.1590SchristosLicense:	GPLv2+ (2.8.1), GPLv3+ (2.9 and later)
22371.1590SchristosLocation:	external/gpl2/diffutils
22381.1590SchristosNotes:
22391.1590SchristosUse external/gpl2/diffutils/diffutils2netbsd for preparing the source tree
22401.1590Schristosfor the import.
22411.1590Schristos
22421.1590SchristosPackage:	rcs
22431.1590SchristosVersion:	5.7 (Last GPLv2+ version)
22441.1590SchristosCurrent Vers:	5.9.4
22451.1590SchristosMaintainer:	FSF
22461.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
22471.1590SchristosMailing List:	bug-gnu-utils@gnu.org
22481.1590SchristosHome Page:	http://www.gnu.org/software/rcs/
22491.1590SchristosResponsible:	agc
22501.1590SchristosLicense:	GPLv2+ (5.7), GPLv3+ (5.8 and later)
22511.1590SchristosLocation:	external/gpl2/rcs
22521.1590SchristosNotes:
22531.1590SchristosOld versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
22541.1590Schristos
22551.1590SchristosPackage:	texinfo
22561.1590SchristosVersion:	4.8a (Last GPLv2+ version)
22571.1900SwizCurrent Vers:	7.0
22581.1590SchristosMaintainer:	FSF
22591.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
22601.1590SchristosHome Page:	http://www.gnu.org/software/texinfo/
22611.1590SchristosMailing List:	bug-texinfo@gnu.org
22621.1593SchristosResponsible:
22631.1590SchristosLicense:	GPLv2+ (4.8a), GPLv3+ (4.9 and later)
22641.1590SchristosLocation:	external/gpl2/texinfo
22651.1590SchristosNotes:
22661.1590SchristosUse src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree
22671.1590Schristosfor the import.
22681.1590Schristos
22691.1608SkamilPackage:	indent
22701.1608SkamilVersion:	FreeBSD-2018-11-04 r340138
22711.1728SsevanCurrent Vers:	FreeBSD-2020-05-21 r361337
22721.1608SkamilMaintainer:	The FreeBSD Project
22731.1608SkamilArchive Site:	none
22741.1608SkamilHome Page:	https://svnweb.freebsd.org/base/head/usr.bin/indent/
22751.1728SsevanDate:		2020-06-13
22761.1608SkamilMailing List:	none
22771.1608SkamilResponsible:
22781.1608SkamilLicense:	BSD-like (4-clause)
22791.1608SkamilLocation:	usr.bin/indent
22801.1608SkamilNotes:
22811.1608SkamilTests are stored in tests/usr.bin/indent.
22821.1641Smsaitoh
22831.1641SmsaitohPackage:	ena
22841.1641SmsaitohVersion:	0.8.1
22851.1728SsevanCurrent Vers:	2.1.1
22861.1641SmsaitohMaintainer:	Amazon.com
22871.1641SmsaitohArchive Site:	https://github.com/amzn/amzn-drivers/tree/master/kernel/fbsd/ena
22881.1641SmsaitohHome Page:	https://github.com/amzn/amzn-drivers/
22891.1728SsevanDate:		2020-06-13
22901.1641SmsaitohMailing List:	none
22911.1641SmsaitohResponsible:
22921.1641SmsaitohLicense:	BSD-like (2 and 3-clause)
22931.1641SmsaitohLocation:	sys/external/bsd/ena-com
22941.1641SmsaitohNotes:
22951.1672Schristos
22961.1672SchristosPackage:	terminfo
22971.1980SchristosVersion:	20231209
22981.1980SchristosCurrent Vers:	20231209
22991.1672SchristosMaintainer:	Thomas Dickey (ncurses)
23001.1672SchristosArchive Site:	ftp://ftp.invisible-island.net/ncurses/current
23011.1672SchristosHome Page:	https://invisible-island.net/ncurses/
23021.1980SchristosDate:		2024-01-27
23031.1672SchristosMailing List:	bug-ncurses@gnu.org
23041.1672SchristosResponsible:
23051.1672SchristosLicense:	none
23061.1743SriastradLocation:	share/terminfo
23071.1672SchristosNotes:
23081.1672SchristosUse the import script in /usr/src/share/terminfo
23091.1695Schristos
23101.1695SchristosPackage:	libcbor
23111.1743SriastradVersion:	0.7.0
23121.1743SriastradCurrent Vers:	0.5.0-119-g3b41770 (3b41770ab0ca408d242041dddb3b75811345573f)
23131.1695SchristosMaintainer:	Pavel Kalvoda
23141.1743SriastradArchive Site:	https://github.com/PJK/libcbor
23151.1743SriastradHome Page:
23161.1695SchristosDate:		2020-03-02
23171.1743SriastradMailing List:
23181.1743SriastradResponsible:	christos
23191.1695SchristosLicense:	mit
23201.1743SriastradLocation:	external/mit/libcbor
23211.1695SchristosNotes:
23221.1695Schristos
23231.1695SchristosPackage:	pam-u2f
23241.2070SchristosVersion:	1.3.1
23251.2070SchristosCurrent Vers:	1.3.1
23261.1695SchristosMaintainer:	Yubico
23271.1743SriastradArchive Site:	https://github.com/Yubico/pam-u2f
23281.1695SchristosHome Page:	https://developers.yubico.com/pam-u2f/
23291.2070SchristosDate:		2025-01-15
23301.1743SriastradMailing List:
23311.1743SriastradResponsible:	christos
23321.1695SchristosLicense:	bsd
23331.1743SriastradLocation:	external/bsd/pam-u2f
23341.1695SchristosNotes:
23351.1695Schristos
23361.1695SchristosPackage:	libfido2
23371.2115SchristosVersion:	1.16.0
23381.2115SchristosCurrent Vers:	1.16.0
23391.1695SchristosMaintainer:	Yubico
23401.1743SriastradArchive Site:	https://github.com/Yubico/libfido2
23411.1743SriastradHome Page:	https://developers.yubico.com/libfido2/
23421.2115SchristosDate:		2025-06-02
23431.1743SriastradMailing List:
23441.1743SriastradResponsible:	christos
23451.1743SriastradLicense:	bsd
23461.1743SriastradLocation:	external/bsd/libfido2
23471.1743SriastradNotes:
23481.1743Sriastrad
23491.1743SriastradPackage:	libsodium
23501.1743SriastradVersion:	1.0.16
23511.1743SriastradCurrent Vers:	1.0.18
23521.1743SriastradMaintainer:	Frank Denis
23531.1743SriastradArchive Site:	https://github.com/jedisct1/libsodium
23541.1743SriastradHome Page:	https://libsodium.org/
23551.1743SriastradDate:		2020-08-20
23561.1743SriastradMailing List:	sodium-subscribe@pureftpd.org
23571.1743SriastradResponsible:	riastradh
23581.1695SchristosLicense:	bsd
23591.1743SriastradLocation:	sys/external/bsd/libsodium
23601.1695SchristosNotes:
23611.1821Sbrad
23621.1821SbradPackage:	Sensirion VOC index algorithm
23631.1821SbradVersion:	git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b
23641.1821SbradCurrent Vers:	git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b
23651.1821SbradMaintainer:	Brad Spencer
23661.1821SbradArchive Site:	https://github.com/Sensirion/embedded-sgp
23671.1821SbradHome Page:	https://github.com/Sensirion
23681.1821SbradDate:		2021-09-30
23691.1821SbradMailing List:
23701.1821SbradResponsible:	brad
23711.1821SbradLicense:	BSD (3-clause)
23721.1821SbradLocation:	sys/dev/i2c/sensirion_voc_algorithm.c sys/dev/i2c/sensirion_voc_algorithm.h
23731.1821SbradNotes:
23741.1856Suwe
23751.1856SuwePackage:	Terminus Font
23761.1856SuweVersion:	4.49.1
23771.1856SuweCurrent Vers:	4.49.1
23781.1856SuweMaintainer:	Dimitar Toshkov Zhekov
23791.1856SuweArchive Site:	http://terminus-font.sourceforge.net/
23801.1856SuweHome Page:	http://terminus-font.sourceforge.net/
23811.1856SuweDate:		2020-12-28
23821.1856SuweMailing List:
23831.1856SuweResponsible:
23841.1856SuweLicense:	OFL-1.1-RFN
23851.1856SuweLocation:	share/wscons/fonts
23861.1856SuweNotes:
23871.1856SuweSuitably encoded BDF files are prepared from the Unicode encoded
23881.1856Suwemasters using upstream build scripts.  BDF files are converted to the
23891.1856SuweWSF files with xsrc/local/programs/bdfload.  File names for the
23901.1856Suwere-encoded subsets follow the convention used by the upstream.
23911.1859Sfcambus
23921.1859SfcambusPackage:	Spleen
23931.1859SfcambusVersion:	1.9.1
23941.1859SfcambusCurrent Vers:	1.9.1
23951.1859SfcambusMaintainer:	Frederic Cambus
23961.1859SfcambusArchive Site:	https://github.com/fcambus/spleen
23971.1859SfcambusHome Page:	https://github.com/fcambus/spleen
23981.1859SfcambusDate:		2021-06-13
23991.1859SfcambusMailing List:
24001.1859SfcambusResponsible:	fcambus
24011.1859SfcambusLicense:	BSD (2-clause)
24021.1859SfcambusLocation:	share/wscons/fonts
24031.1859SfcambusNotes:
24041.1949Sriastrad
24051.2072SwizPackage:	mozilla-certdata
24061.2072SwizVersion:	2024-08-23 (872bd5fefe12bc48a9c65e9ea7f189df243d835a)
24071.2076SwizCurrent Vers:	2025-01-23 (d348a62fd98df78bceaf6ce066bafad6e9f272b2)
24081.2072SwizMaintainer:	Mozilla
24091.2072SwizArchive Site:	https://hg.mozilla.org/projects/nss/log/tip/lib/ckfw/builtins/certdata.txt
24101.2072SwizHome Page:	https://wiki.mozilla.org/CA
24111.2076SwizDate:		2025-01-31
24121.2072SwizMailing List:
24131.2072SwizLicense:	MPL
24141.2072SwizResponsible:	riastradh, security-team
24151.2072SwizLocation:	external/mpl/mozilla-certdata
24161.2072SwizVendor tag:	MOZILLA-CERTDATA
24171.2072SwizRelease tag:	mozilla-certdata-YYYYMMDD
24181.2072SwizNotes:
24191.2072SwizSee external/mpl/mozilla-certdata/share/Makefile for update
24201.2072Swizinstructions.
24211.2072Swiz
24221.2071SchristosPackage:	userspace-rcu
24231.2071SchristosVersion:	0.15.0
24241.2071SchristosCurrent Vers:	0.15.0
24251.2071SchristosMaintainer:	lttng
24261.2071SchristosArchive Site:	git://git.liburcu.org/userspace-rcu.git
24271.2071SchristosHome Page:	https://liburcu.org/
24281.2071SchristosDate:		2025-01-15
24291.2071SchristosMailing List:	lttng-dev@lists.lttng.org.
24301.2071SchristosLicense:	LGPL2
24311.2071SchristosResponsible:	christos
24321.2071SchristosLocation:	external/lgpl2/userspace-rcu
24331.2071SchristosVendor tag:	URCU
24341.2071SchristosRelease tag:	liburcu-
24351.1949SriastradNotes:
24361.2095Schristos
24371.2095SchristosPackage:	isl
24381.2095SchristosVersion:	0.26
24391.2095SchristosCurrent Vers:	0.26
24401.2095SchristosMaintainer:	INRIA
24411.2095SchristosArchive Site:	https://libisl.sourceforge.io/
24421.2095SchristosHome Page:	https://libisl.sourceforge.io/
24431.2095SchristosDate:		2025-04-07
24441.2095SchristosMailing List:	https://groups.google.com/g/isl-announce?pli=1
24451.2095SchristosLicense:	MIT
24461.2095SchristosResponsible:	mrg
24471.2095SchristosLocation:	external/mit/isl
24481.2095SchristosVendor tag:	isl
24491.2126SwizRelease tag:	isl-
24501.2095SchristosNotes:
24511.2095SchristosInteger Set Library
24521.2095SchristosPrerequisite for gcc to enable additional optimizations
24531.2104Schristos
24541.2104SchristosPackage:	ctftools
24551.2126SwizVersion:
24561.2126SwizCurrent Vers:
24571.2104SchristosMaintainer:	Illumos
24581.2104SchristosArchive Site:	https://github.com/illumos/illumos-gate/blob/master
24591.2104Schristos		    /usr/src/cmd/ctfconvert
24601.2104Schristos		    /usr/src/cmd/ctfdiff
24611.2104Schristos		    /usr/src/cmd/ctfdump
24621.2104Schristos		    /usr/src/cmd/ctfmerge
24631.2104Schristos		    /usr/src/lib/libctf
24641.2126SwizHome Page:
24651.2104SchristosDate:		2025-04-26
24661.2126SwizMailing List:
24671.2104SchristosLicense:	CDDL
24681.2104SchristosResponsible:	christos
24691.2104SchristosLocation:	external/cddl/osnet/dist/
24701.2104SchristosVendor tag:	FreeBSD
24711.2104SchristosRelease tag:	CDDL-FreeBSD-rNNNN
24721.2104SchristosNotes:
24731.2104SchristosOur upstream is currently FreeBSD, part of dtrace/zfs...
2474