3RDPARTY revision 1.2013
11.2013Schristos#	$NetBSD: 3RDPARTY,v 1.2013 2024/06/18 17:29:15 christos Exp $
21.1Slukem#
31.1Slukem# This file contains a list of the software that has been integrated into
41.1Slukem# NetBSD where we are not the primary maintainer.
51.1Slukem#
61.1Slukem# When you make changes to this software, be sure to discuss it with the
71.1Slukem# maintainer and contribute your patches.  Divergence from the official
81.1Slukem# sources is not desirable, and should be avoided as much as possible.
91.1Slukem#
101.1Slukem# When importing, please deal with the RCS IDs in this way:
111.1Slukem#   1. Preserve the RCS IDs in the files by removing the $ signs from
121.1Slukem#      the IDs before you do the import.
131.1Slukem#   2. After the import, add NetBSD RCS IDs to all of the files.
141.1Slukem#
151.1Slukem# A few notes on the format of this file (for the benefit of
161.821Sjakllsch# 3rdparty2html):
171.1Slukem#
181.894Sriz# 1.) Any line whose first non-whitespace character is # is a comment;
191.894Sriz# 2.) Entries are separated by blank lines;
201.894Sriz# 3.) Every package needs at least the Package, Version, Current Vers,
211.894Sriz#     and Maintainer fields;
221.1Slukem# 4.) Where a field has multiple lines of information, the field tag
231.1Slukem#     should be repeated on each line, except:
241.894Sriz# 5.) The Notes: field tag should appear on a line by itself; all
251.1Slukem#     remaining lines until the end of the record are notes.
261.963Sapb#
271.963Sapb# Package:	name or brief description (required, must be first)
281.963Sapb# Version:	version that is included with NetBSD (required)
291.963Sapb# Current Vers:	version that is available upstream (required)
301.963Sapb# Maintainer:	name and/or email address of upstream maintainer (required)
311.963Sapb# Archive Site:	URL to archive of upstream releases
321.963Sapb# Home Page:	URL to web page for upstream project
331.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.963Sapb# Notes:
391.963Sapb# Multiple lines of free-form text,
401.963Sapb# Must be last.
411.963Sapb#
421.31Skanaoka
431.31SkanaokaPackage:	acpica
441.1950SchristosVersion:	20230628
451.1950SchristosCurrent Vers:	20230628
461.814SjruohoMaintainer:	Intel
471.1077SchristosArchive Site:	http://www.acpica.org/downloads/
481.574SjmcneillHome Page:	http://www.acpica.org/
491.1950SchristosDate:		2023-09-01
501.574SjmcneillMailing List:	devel@acpica.org
511.816SjruohoLicense:	BSD-like
521.910SjruohoResponsible:	jruoho
531.913SdrochnerLocation:	sys/external/bsd/acpica/dist
541.31SkanaokaNotes:
551.1077SchristosYou want the unix2 (dual-licensed) tar file.
561.169SkochiPlease read src/sys/dev/acpi/acpica/README before any modification.
571.1Slukem
581.1SlukemPackage:	am-utils [amd]
591.2003SriastradVersion:	6.2 (20140117)
601.2003SriastradCurrent Vers:	6.2 (20140117)
611.1SlukemMaintainer:	Erez Zadok <ezk@cs.columbia.edu>
621.255SwizArchive Site:	ftp://ftp.am-utils.org/pub/am-utils/
631.2003SriastradHome Page:	https://www.am-utils.org/
641.1728SsevanDate:		2020-06-13
651.262SchristosMailing List:	am-utils
661.506SrpauloResponsible:	christos
671.387SrpauloLicense:	BSD (4-clause)
681.913SdrochnerLocation:	external/bsd/am-utils/dist
691.2003SriastradVendor tag:	ezk
701.2003SriastradRelease tag:	am-utils-x-y-YYYYMMDD
711.1SlukemNotes:
721.1SlukemAmd2netbsd script to convert to BSD make system and remove unneeded files.
731.262SchristosFix symbolic links before import.
741.913SdrochnerCheck external/bsd/am-utils/include/config.h is correct after import.
751.1240SwizUpdate date of release in external/bsd/am-utils/man/Makefile (two places).
761.1Slukem
771.567SjmmvPackage:	Automated Testing Framework (ATF)
781.1091SjmmvVersion:	0.20
791.1272SkamilCurrent Vers:	0.21
801.827SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
811.1091SjmmvArchive site:	https://github.com/jmmv/atf/releases
821.1091SjmmvHome page:	https://github.com/jmmv/atf
831.1924SgutteridDate:		2023-04-27
841.1924SgutteridMailing List:	atf-discuss@googlegroups.com
851.567SjmmvResponsible:	jmmv
861.595SjmmvLicense:	The NetBSD Foundation's license (BSD 2-clause)
871.913SdrochnerLocation:	external/bsd/atf/dist
881.567SjmmvNotes:
891.663SjmmvThe source files are in external/bsd/atf/dist.
901.827SjmmvUse external/bsd/atf/prepare-import.sh to regenerate the dist/ directory.
911.1091SjmmvPlease avoid performing local changes to this package without discussing
921.1091Sjmmvthem with the responsible person and/or the mailing list shown above.
931.1091SjmmvNote that the external/bsd/atf/dist/tools is owned by NetBSD and does not
941.1091Sjmmvexist upstream; however, please continue to discuss any desired changes
951.1091Sjmmvupfront.
961.567Sjmmv
971.427SgdamorePackage:	ath-hal
981.713SsborrillVersion:	FreeBSD SVN revision number 185521
991.1728SsevanCurrent Vers:	FreeBSD SVN revision number 361486
1001.427SgdamoreMaintainer:	Sam Leffler <sam@errno.com>
1011.427SgdamoreArchive Site:	none
1021.1543SsevanHome Page:	https://svnweb.freebsd.org/base/head/sys/dev/ath/ath_hal/
1031.1728SsevanDate:		2020-06-13
1041.427SgdamoreMailing List:	none
1051.713SsborrillResponsible:	sam, alc
1061.962SwizLicense:	BSD-like (2-clause), ISC
1071.913SdrochnerLocation:	sys/external/isc/atheros_hal/dist
1081.427SgdamoreNotes:
1091.427Sgdamore
1101.1SlukemPackage:	bc
1111.1SlukemVersion:	1.06
1121.1593SchristosCurrent Vers:	1.07.1
1131.1SlukemMaintainer:	Phil Nelson <phil@cs.wwu.edu>
1141.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/bc/
1151.335SlukemHome Page:	http://www.gnu.org/software/bc/
1161.1728SsevanDate:		2020-06-13
1171.1SlukemMailing List:	bug-bc@gnu.org
1181.1SlukemResponsible:	phil, simonb
1191.387SrpauloLicense:	GPLv2, LGPGv2.1
1201.1548SsevanLocation:	external/bsd/bc
1211.1SlukemNotes:
1221.1Slukembc includes dc, both of which are in the NetBSD tree.
1231.1Slukem
1241.683SchristosPackage:	bind [named and utils]
1251.1989SchristosVersion:	9.18.24/MPL
1261.1989SchristosCurrent Vers:	9.18.24/MPL 9.19.14/MPL
1271.1544SroyMaintainer:	ISC
1281.246SwizArchive Site:	ftp://ftp.isc.org/isc/bind9/
1291.962SwizHome Page:	http://www.isc.org/software/bind/
1301.1933SchristosDate:		2023-06-26
1311.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-announce
1321.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-users
1331.1544SroyResponsible:	christos
1341.1410SchristosLicense:	BSD-like (2-clause) / MPL
1351.1665SmayaLocation:	external/mpl/bind/dist
1361.1SlukemNotes:
1371.683SchristosFirst bind2netbsd script to import into src/external/bsd/bind/dist.
1381.1665SmayaThe Makefiles in src/external/mpl/bind are not handled by the script.
1391.610SchristosBuild bind to generate the include files.
1401.683SchristosThen binclude4netbsd script to import into src/external/bsd/bind/include.
1411.683SchristosThe libc and include parts of the resolver are now part of libbind.
1421.683Schristos
1431.1730SchristosPackage:	blocklist
1441.1730SchristosVersion:	current-2020-06-14
1451.1730SchristosCurrent Vers:	current-2020-06-14
1461.1730SchristosMaintainer:	Christos Zoulas <christos@zoulas.com>
1471.1730SchristosArchive Site:	https://github.com/zoulasc/blocklist
1481.1730SchristosHome Page:	https://github.com/zoulasc/blocklist
1491.1730SchristosDate:		2020-06-13
1501.1730SchristosResponsible:	christos
1511.1730SchristosLicense:	BSD-like (2-clause) 
1521.1730SchristosLocation:	external/bsd/blocklist
1531.1730SchristosNotes:
1541.1730Schristos
1551.1717SchristosPackage:	libuv
1561.1876SchristosVersion:	1.44.2
1571.1932SgutteridCurrent Vers:	1.45.0
1581.1717SchristosMaintainer:	libuv
1591.1717SchristosArchive Site:	https://dist.libuv.org/dist/
1601.1717SchristosHome Page:	https://libuv.org
1611.1932SgutteridDate:		2023-06-21
1621.1717SchristosMailing List:	https://groups.google.com/forum/#!forum/libuv
1631.1717SchristosResponsible:	christos
1641.1717SchristosLicense:	mit
1651.1717SchristosLocation:	external/mit/libuv/dist
1661.1717SchristosNotes:
1671.1717Schristos
1681.1593SchristosPackage:	unbound
1691.1987SchristosVersion:	1.19.1
1701.1987SchristosCurrent Vers:	1.19.1
1711.1604SchristosMaintainer:	Nlnetlabs
1721.1352SchristosArchive Site:	https://www.unbound.net/downloads/unbound-latest.tar.gz
1731.1352SchristosHome Page:	https://www.unbound.net/
1741.1987SchristosDate:		2024-02-17
1751.1352SchristosMailing List:	https://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
1761.1352SchristosResponsible:	christos
1771.1352SchristosLicense:	BSD-like
1781.1352SchristosLocation:	external/bsd/unbound/dist
1791.1352SchristosNotes:
1801.1352SchristosUse cleantags to import
1811.1352Schristosrun configure and update config files in include
1821.1352Schristos
1831.1593SchristosPackage:	nsd
1841.1986SchristosVersion:	4.8.0
1851.1986SchristosCurrent Vers:	4.8.0
1861.1604SchristosMaintainer:	Nlnetlabs
1871.1391SchristosArchive Site:	https://www.nlnetlabs.nl/svn/nsd/
1881.1391SchristosHome Page:	https://www.nlnetlabs.nl/projects/nsd/
1891.1986SchristosDate:		2024-02-17
1901.1593SchristosMailing List:	https://open.nlnetlabs.nl/mailman/listinfo/nsd-users/
1911.1391SchristosResponsible:	christos
1921.1391SchristosLicense:	BSD-like
1931.1391SchristosLocation:	external/bsd/nsd/dist
1941.1391SchristosNotes:
1951.1391SchristosUse cleantags to import
1961.1391Schristosrun configure and update config files in include
1971.1391Schristos
1981.683SchristosPackage:	libbind [libc resolver and includes]
1991.684SchristosVersion:	libbind-6.0-rc1
2001.962SwizCurrent Vers:	libbind-6.0
2011.1544SroyMaintainer:	ISC
2021.1657SsevanArchive Site:	https://downloads.isc.org/isc/libbind/cur/
2031.1657SsevanHome Page:	https://www.isc.org/othersoftware/#libbind
2041.1593SchristosDate:		2019-01-09
2051.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-workers
2061.1544SroyResponsible:	christos
2071.683SchristosLicense:	BSD-like (2-clause)
2081.913SdrochnerLocation:	external/bsd/libbind/dist
2091.683SchristosNotes:
2101.683SchristosFirst libbind2netbsd script to import into src/external/bsd/libbind/dist.
2111.252SchristosThen include4netbsd script to import into src/include.
2121.252SchristosThen libc4netbsd script to update the resolver in libc.
2131.252SchristosTodo[1]: Update libresolv if needed.
2141.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now
2151.252Schristos	 they are too different or do not exist anymore:
2161.252Schristos	    gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
2171.252Schristos	 Others like getaddrinfo.c could be merged with isc, but it seems
2181.252Schristos	 that ours is from a more recent version of KAME?
2191.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net
2201.518Sghen	 to isc/base64.c.
2211.252SchristosTodo[4]: Re-entrant functions of net/*
2221.683SchristosTodo[5]: Reconcile the doc directory.
2231.1Slukem
2241.1SlukemPackage:	bsd-family-tree
2251.1725SsevanVersion:	361673
2261.1725SsevanCurrent Vers:	361673
2271.962SwizMaintainer:	The FreeBSD Project
2281.1543SsevanArchive Site:	https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree
2291.1543SsevanHome Page:	https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree
2301.1706SsevanDate:		2020-04-02
2311.1SlukemMailing List:
2321.675SjmcneillResponsible:
2331.962SwizLicense:	BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT)
2341.913SdrochnerLocation:	share/misc/bsd-family-tree
2351.1SlukemNotes:
2361.1107SapbPlease send all updates upstream.  Eitan Adler <lists@eitanadler.com>
2371.1107Sapbis a FreeBSD committer who has been helpful with incorporating changes
2381.1107Sapbin the past.
2391.1Slukem
2401.650SperryPackage:	byacc
2411.1780SchristosVersion:	20210109
2421.1780SchristosCurrent Vers:	20210109
2431.650SperryMaintainer:	Thomas Dickey <dickey@invisible-island.net>
2441.650SperryArchive Site:	http://www.invisible-island.net/byacc/byacc.html
2451.650SperryHome Page:	http://www.invisible-island.net/byacc/byacc.html
2461.1780SchristosDate:		2021-02-20
2471.650SperryMailing List:
2481.650SperryResponsible:	christos
2491.650SperryLicense:	Public Domain
2501.913SdrochnerLocation:	external/bsd/byacc/dist
2511.650SperryNotes:
2521.868SchristosSee /usr/src/external/bsd/byacc/byacc2netbsd for update instructions.
2531.650Sperry
2541.1SlukemPackage:	bzip2
2551.1636SmayaVersion:	1.0.8
2561.1636SmayaCurrent Vers:	1.0.8
2571.1SlukemMaintainer:	Julian Seward <jseward@acm.org>
2581.1636SmayaArchive Site:	https://sourceware.org/pub/bzip2/
2591.1636SmayaHome Page:	https://www.sourceware.org/bzip2/
2601.1728SsevanDate:		2020-06-13
2611.1SlukemMailing List:
2621.1SlukemResponsible:
2631.387SrpauloLicense:	BSD (4-clause)
2641.936SwizLocation:	external/bsd/bzip2
2651.1SlukemNotes:
2661.936SwizSee /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions.
2671.1Slukem
2681.1SlukemPackage:	Citrus XPG4DL
2691.1593SchristosVersion:
2701.1593SchristosCurrent Vers:
2711.1SlukemMaintainer:	Citrus
2721.1SlukemArchive Site:	http://citrus.bsdclub.org/
2731.335SlukemHome Page:	http://citrus.bsdclub.org/
2741.1728SsevanDate:		2020-06-13
2751.1SlukemMailing List:	bsd-locale@hauN.org
2761.569SwizResponsible:	tshiozak
2771.387SrpauloLicense:	Ambiguous. Either BSD or Perl Artistic License
2781.387Srpaulo		See http://citrus.bsdclub.org/#pol_license for more info.
2791.913SdrochnerLocation:	lib
2801.1SlukemNotes:
2811.1Slukemlanguage C multilingualization support suite using wchar_t and other standards.
2821.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't
2831.173Sitojunneed to look for other CVS tree (like citrus CVS tree)
2841.1Slukemmain trunc has Citrus code in the following places:
2851.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support
2861.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation.
2871.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
2881.173Sitojun- src/lib/libc/iconv: iconv(3)
2891.1Slukem
2901.1SlukemPackage:	cron
2911.761SchristosVersion:	4.1
2921.680SwizCurrent Vers:	4.1
2931.1544SroyMaintainer:	ISC
2941.376SmrgArchive Site:	ftp://ftp.isc.org/isc/cron/
2951.349SjunyoungHome Page:
2961.1728SsevanDate:		2020-06-13
2971.1SlukemMailing List:
2981.1SlukemResponsible:
2991.387SrpauloLicense:	BSD-like
3001.913SdrochnerLocation:	external/bsd/cron/dist
3011.1SlukemNotes:
3021.1Slukem
3031.1SlukemPackage:	cvs
3041.681SchristosVersion:	1.12.13
3051.681SchristosCurrent Vers:	1.12.13
3061.1SlukemMaintainer:	cvshome
3071.375SwizArchive Site:	http://ftp.gnu.org/non-gnu/cvs/
3081.375SwizHome Page:	http://cvs.nongnu.org/
3091.1728SsevanDate:		2020-06-13
3101.1SlukemMailing List:	bug-cvs@gnu.org
3111.737SwizResponsible:	christos
3121.387SrpauloLicense:	GPLv1, LGPLv2
3131.913SdrochnerLocation:	external/gpl2/xcvs/dist
3141.1SlukemNotes:
3151.913SdrochnerUse external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree
3161.1Slukemfor the import.
3171.913SdrochnerDo not forget to update external/gpl2/xcvs/include/config.h to match
3181.913Sdrochnerexternal/gpl2/xcvs/dist/config.h.in.
3191.1Slukem
3201.1SlukemPackage:	db
3211.1SlukemVersion:	1.85
3221.696SdentCurrent Vers:	1.86/4.7.25
3231.1SlukemMaintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
3241.584StnnArchive Site:	http://www.oracle.com/technology/software/products/berkeley-db/
3251.584StnnHome Page:	http://www.oracle.com/database/berkeley-db/
3261.1593SchristosDate:		2019-01-09
3271.1SlukemMailing List:
3281.1SlukemResponsible:
3291.584StnnLicense:	BSD or Oracle Commercial License
3301.913SdrochnerLocation:	lib/libc/db
3311.1SlukemNotes:
3321.1SlukemNote that we cannot use db 2.x for license reasons.
3331.1SlukemThree bug fixes against 1.85 sent back to bostic.  Changes to
3341.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
3351.1SlukemImport of DB 1.85 was done via a sh script which converted the
3361.1Slukemdistribution into the netbsd format.  The script can be found in
3371.1Slukemsrc/lib/libc/db/db2netbsd.
3381.1Slukem
3391.1SlukemPackage:	dhcp
3401.1884SchristosVersion:	4.4.3-P1
3411.1884SchristosCurrent Vers:	4.4.3-P1
3421.392SrpauloMaintainer:	mellon
3431.1SlukemArchive Site:	ftp://ftp.isc.org/isc/dhcp/
3441.696SdentHome Page:	http://www.isc.org/software/dhcp/
3451.1884SchristosDate:		2022-10-05
3461.1SlukemMailing List:	dhcp-server@isc.org
3471.1SlukemMailing List:	dhcp-client@isc.org
3481.1SlukemMailing List:	dhcp-announce@isc.org
3491.1SlukemMailing List:	dhcp-bugs@isc.org
3501.1SlukemResponsible:	mellon
3511.1515SchristosLicense:	MPL
3521.1515SchristosLocation:	external/mpl/dhcp
3531.1SlukemNotes:
3541.1017SchristosUse the dhcp2netbsd script.
3551.1Slukem
3561.604SjoergPackage:	dhcpcd
3571.2006SroyVersion:	10.0.8
3581.2006SroyCurrent Vers:	10.0.8
3591.654SroyMaintainer:	roy
3601.1922SroyArchive Site:	https://github.com/NetworkConfiguration/dhcpcd/releases
3611.1822SroyHome Page:	https://roy.marples.name/projects/dhcpcd/
3621.1822SroyHome Page:	https://github.com/NetworkConfiguration/dhcpcd
3631.2005SroyDate:		2024-05-24
3641.604SjoergLicense:	BSD (2-clause)
3651.913SdrochnerLocation:	external/bsd/dhcpcd/dist
3661.604SjoergNotes:
3671.1822SroyPlease submit all changes upstream.
3681.1822SroyImport using the import-src make target.
3691.604Sjoerg
3701.1979SwizPackage:	drm
3711.1979SwizVersion:	Linux 3.15
3721.1979SwizCurrent Vers:	?
3731.1979SwizMaintainer:	Intel, AMD, Linux kernel developers
3741.1979SwizArchive Site:	git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
3751.1979SwizHome Page:	http://dri.freedesktop.org/
3761.1979SwizMailing List:	dri-devel@lists.freedesktop.org
3771.1979SwizResponsible:	riastradh
3781.1979SwizLicense:	BSD
3791.1979SwizLocation:	sys/external/bsd/drm2/dist
3801.1204SriastradNotes:
3811.1204SriastradGraphics drivers.   Talk to riastradh@ about updates.  When importing
3821.1204Sriastradfrom Linux, we map
3831.1204Sriastrad       drivers/gpu/drm	       ->      sys/external/bsd/drm2/dist/drm
3841.1204Sriastrad       include/drm	       ->      sys/external/bsd/drm2/dist/include/drm
3851.1204Sriastrad       include/uapi/drm	       ->      sys/external/bsd/drm2/dist/uapi/drm
3861.1204SriastradGPL sources are excluded.  In the future, we may import them into
3871.1204Sriastradexternal/gpl2/drm2 and build them as kernel modules.  Nouveau sources
3881.1204Sriastrad(drivers/gpu/drm/nouveau in Linux) must first be processed with the
3891.1204Sriastradscript sys/external/bsd/drm2/nouveau/nouveau2netbsd, about which see
3901.1204Sriastradthe source for details.
3911.1204SriastradVendor tag:    LINUX
3921.1204SriastradRelease tag:   linux-X-Y(-rcZ)-drm-bsd
3931.1204Sriastrad	(nouveau got reimported as linux-3-15-drm-bsd-reimport-nouveau)
3941.1319SriastradI neglected to add RCSIDs in the last import (except for nouveau, for
3951.1319Sriastradwhich nouveau2netbsd adds them).  For the next import, remember to add
3961.1319Sriastradthem!
3971.1204Sriastrad
3981.1Slukem
3991.1143SapbPackage:	ekermit
4001.1143SapbVersion:	1.7
4011.1143SapbCurrent Vers:	1.7
4021.1143SapbMaintainer:	Kermit Project
4031.1143SapbArchive Site:	ftp://ftp.kermitproject.org/kermit/ekermit/
4041.1143SapbHome Page:	http://www.kermitproject.org/ek.html
4051.1728SsevanDate:		2020-06-13
4061.1143SapbMailing List:
4071.1143SapbResponsible:	apb
4081.1143SapbLicense:	BSD (3 clause)
4091.1143SapbLocation:	external/bsd/ekermit
4101.1143SapbNotes:
4111.1143Sapb
4121.930StronPackage:	expat
4131.1840SchristosVersion:	2.4.6
4141.1999SwizCurrent Vers:	2.6.2
4151.1330SspzMaintainer:	Expat Project
4161.1649SmayaArchive Site:	https://github.com/libexpat/libexpat/releases
4171.981SjdfHome Page:	http://www.libexpat.org/
4181.1999SwizDate:		2024-03-14
4191.930StronMailing List:	expat-discuss@libexpat.org
4201.1330SspzResponsible:	mrg
4211.930StronLicense:	MIT
4221.930StronLocation:	src/external/mit/expat/dist
4231.930StronNotes:
4241.930StronPlease use "expat" as the vendor tag for CVS imports.
4251.930Stron
4261.1SlukemPackage:	file
4271.1946SchristosVersion:	5.45
4281.1946SchristosCurrent Vers:	5.45
4291.1SlukemMaintainer:	Christos Zoulas <christos@zoulas.com>
4301.1SlukemArchive Site:	ftp://ftp.astron.com/pub/file/
4311.946SwizHome Page:	http://www.darwinsys.com/file/
4321.1946SchristosDate:		2023-08-18
4331.1621SchristosMailing List:	file@astron.com
4341.1SlukemResponsible:	christos, pooka
4351.387SrpauloLicense:	BSD (2-clause)
4361.913SdrochnerLocation:	external/bsd/file/dist
4371.1SlukemNotes:
4381.632Schristosuse file2netbsd
4391.1Slukem
4401.1SlukemPackage:	flex
4411.1580SchristosVersion:	2.6.4
4421.1543SsevanCurrent Vers:	2.6.4
4431.651SperryMaintainer:	Will Estes <wlestes@users.sourceforge.net>
4441.1389SchristosArchive Site:	https://github.com/westes/flex/releases
4451.1389SchristosHome Page:	https://github.com/westes/flex
4461.1783SchristosDate:		2021-03-01
4471.651SperryMailing List:	http://lists.sourceforge.net/mailman/listinfo/flex-announce
4481.651SperryResponsible:
4491.894SrizLicense:	BSD-like
4501.913SdrochnerLocation:	external/bsd/flex/dist
4511.1SlukemNotes:
4521.726SchristosThere is a flex2netbsd script to help newer imports.
4531.1Slukem
4541.1SlukemPackage:	gcc
4551.1938SmrgVersion:	10.5.0
4561.2004SwizCurrent Vers:	10.5.0/12.3.0/13.1.0/14.1
4571.501SmrgMaintainer:	FSF
4581.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
4591.1858SfcambusHome Page:	https://www.gnu.org/software/gcc/
4601.1938SmrgDate:		2023-07-03
4611.1SlukemMailing List:	gcc-bugs@gnu.org
4621.1231SmrgResponsible:	mrg, christos, skrll
4631.847SmrgLicense:	GPLv3, LGPLv3.1
4641.1105SapbLocation:	external/gpl3/gcc.old/dist
4651.913SdrochnerLocation:	external/gpl3/gcc/dist
4661.1SlukemNotes:
4671.1105SapbIn the long term, we expect that there will often be two versions,
4681.1105Sapbin the "gcc" and "gcc.old" directories.  Having two versions allows
4691.1105Sapbmigration from one version of gcc to another to happen for one port
4701.1105Sapbat a time, instead of for all ports simultaneously.
4711.1105SapbWhen importing a new version of external/gpl3/gcc.old:
4721.1105Sapb	- copy the current version of external/gpl3/gcc
4731.1343Smrg	- import it to a "NETBSD" vendor branch in external/gpl3/gcc.old
4741.1105SapbBefore importing a new version of external/gpl3/gcc:
4751.1059Schristos	- delete all .cvsignore and .gitignore files
4761.1059Schristos	- delete java ada fortran their libraries and testsuites
4771.1593Schristos	- delete libffi zlib boehm-gc
4781.1953Smrg	- update tools/gcc/gcc-version.mk for the NetBSD GCC date
4791.847Smrg	- use core/c++/objc/testsuite tarballs
4801.1059Schristos	- you can use the gcc2netbsd script for the above (except version)
4811.1192Sskrll	- update tools/gcc/gcc-version.mk
4821.1343Smrg	- force generate and copy tools/gcc build version of these files
4831.1343Smrg	  into gcc/dist/gcc/doc: cpp.1 cpp.info gcc.1 gcc.info gcov.1
4841.1Slukem
4851.1SlukemPackage:	gdb
4861.1943SchristosVersion:	13.2
4871.1996SwizCurrent Vers:	14.2
4881.1SlukemMaintainer:	FSF
4891.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
4901.335SlukemHome Page:	http://www.gnu.org/software/gdb/
4911.1996SwizDate:		2024-03-03
4921.1SlukemMailing List:	bug-gdb@gnu.org
4931.885SchristosResponsible:	christos
4941.885SchristosLicense:	GPLv3, LGPLv3.1
4951.913SdrochnerLocation:	external/gpl3/gdb/dist
4961.1SlukemNotes:
4971.473StlsWhen updating GDB, it is imperative to test that:
4981.474Schristos	- Debugging of kernel cores ("target kvm") works correctly
4991.473Stls	- Support for our kernel's remote serial debugging protocol
5001.473Stls	  ("options KGDB") works correctly.
5011.1Slukem
5021.1590SchristosPackage:	binutils
5031.1908SwizVersion:	2.34/2.39
5041.1981SwizCurrent Vers:	2.42
5051.1590SchristosMaintainer:	FSF
5061.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
5071.1857SfcambusHome Page:	https://www.gnu.org/software/binutils/
5081.1981SwizDate:		2024-01-29
5091.1590SchristosMailing List:	bug-gnu-utils@gnu.org
5101.1590SchristosResponsible:	thorpej, mrg
5111.1590SchristosLicense:	GPLv3, LGPLv3, GPLv2, LGPLv2, BSD
5121.1590SchristosLocation:	external/gpl3/binutils/dist
5131.1590SchristosNotes:
5141.1590Schristos
5151.1593SchristosPackage:	autoconf
5161.1590SchristosVersion:	2.69
5171.1998SgutteridCurrent Vers:	2.72
5181.1590SchristosMaintainer:	FSF
5191.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/autoconf/
5201.1590SchristosHome Page:	http://www.gnu.org/software/autoconf/
5211.1998SgutteridDate:		2024-03-06
5221.1590SchristosMailing List:	bug-autoconf@gnu.org
5231.1590SchristosResponsible:	christos
5241.1590SchristosLicense:	GPLv3+
5251.1590SchristosLocation:	external/gpl3/autoconf
5261.1590SchristosNotes:
5271.1590SchristosThis is only used to re-generate the configure files in tools/compat.
5281.1590SchristosIt is not part of the regular build.
5291.1590Schristos
5301.929StronPackage:	gdtoa
5311.1543SsevanVersion:	2016-02-19
5321.1792SchristosCurrent Vers:	2018-06-18
5331.929StronMaintainer:	David M. Gay <dmg@acm.org>
5341.929StronArchive Site:	http://www.netlib.org/fp/
5351.929StronHome Page:	http://www.netlib.org/fp/
5361.1792SchristosDate:		2021-04-10
5371.929StronMailing List:	none
5381.929StronResponsible:	kleink
5391.929StronLicense:	BSD-like
5401.929StronLocation:	lib/libc/gdtoa
5411.929StronNotes:
5421.929StronTest suite integrated at this time, but not built (and fails to run).
5431.929StronNo hexadecimal floating-point string conversion for VAX FP yet.
5441.929StronOnly double-precision addressed at this time.
5451.929Stron
5461.1Slukem
5471.1SlukemPackage:	heimdal
5481.1931SchristosVersion:	7.8.0
5491.1931SchristosCurrent Vers:	7.8.0
5501.1202SpettaiMaintainer:	Heimdal <heimdal@h5l.org>
5511.1783SchristosArchive Site:	https://github.com/heimdal/heimdal/releases/
5521.1202SpettaiHome Page:	http://www.h5l.org/
5531.1931SchristosDate:		2023-06-19
5541.1202SpettaiMailing List:	heimdal-discuss@sics.se
5551.411SwizResponsible:	joda, lha
5561.387SrpauloLicense:	BSD
5571.913SdrochnerLocation:	crypto/external/bsd/heimdal/dist
5581.1SlukemNotes:
5591.1Slukem
5601.1SlukemPackage:	hunt
5611.117SwizVersion:	2003-04-16
5621.107SwizCurrent Vers:	2003-04-16
5631.335SlukemMaintainer:	Greg Couch <gregc@cgl.ucsf.edu>
5641.1593SchristosArchive Site:
5651.335SlukemHome Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
5661.1593SchristosDate:		2019-01-09
5671.1SlukemResponsible:	mrg
5681.387SrpauloLicense:	BSD (3-clause)
5691.913SdrochnerLocation:	games/hunt
5701.1SlukemNotes:
5711.1Slukem
5721.202SmarttiPackage:	ipf
5731.923SchristosVersion:	5.1.1
5741.1069SchristosCurrent Vers:	5.1.2
5751.1SlukemMaintainer:	Darren Reed
5761.1593SchristosArchive Site:
5771.1593SchristosHome Page:
5781.1593SchristosDate:		2019-01-09
5791.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
5801.923SchristosResponsible:	darrenr, christos
5811.923SchristosLicense:	BSD-based; see src/external/ipf/dist/IPFILTER.LICENCE
5821.923SchristosLocation:	external/bsd/ipf,sys/external/bsd/ipf
5831.1SlukemNotes:
5841.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
5851.1Slukem
5861.284SthorpejPackage:	ipsec-tools
5871.548SgdtVersion:	(ipsec-tools head is NetBSD-current head)
5881.284SthorpejMaintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
5891.335SlukemArchive Site:	http://ipsec-tools.sourceforge.net
5901.335SlukemHome Page:	http://ipsec-tools.sourceforge.net
5911.1593SchristosDate:		2019-01-09
5921.284SthorpejMailing List:	ipsec-tools-devel@lists.sourceforge.net
5931.549SmanuResponsible:	manu, vanhu, mgrooms
5941.387SrpauloLicense:	BSD (3-clause)
5951.913SdrochnerLocation:	crypto/dist/ipsec-tools
5961.284SthorpejNotes:
5971.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
5981.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure
5991.550Smanugenerated files are available in the NetBSD source tree at:
6001.550Smanu  src/lib/libipsec/config.h
6011.550Smanu  src/lib/libipsec/package_version.h
6021.550SmanuWhen configure.ac is updated, run the following:
6031.550Smanu  cd src/crypto/dist/ipsec-tools
6041.550Smanu  ./bootstrap
6051.550Smanu  ./configure --enable-adminport --enable-hybrid --enable-frag \
6061.894Sriz  	      --enable-natt --enable-dpd
6071.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with
6081.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking)
6091.550Smanu
6101.894SrizNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing,
6111.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand,
6121.894Srizipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which
6131.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
6141.550Smanusync with ipsec-tools-0_7-branch)
6151.284Sthorpej
6161.1600SchristosPackage:	jemalloc
6171.1600SchristosVersion:	5.1.0
6181.1955SgutteridCurrent Vers:	5.3.0
6191.1604SchristosMaintainer:	Jason Evans
6201.1600SchristosArchive Site:	https://github.com/jemalloc/jemalloc
6211.1600SchristosHome Page:	https://jemalloc.net
6221.1955SgutteridDate:		2023-09-26
6231.1600SchristosMailing List:	
6241.1600SchristosResponsible:	christos
6251.1600SchristosLicense:	BSD
6261.1600SchristosLocation:	external/bsd/jemalloc
6271.1600SchristosNotes:
6281.1955SgutteridThere are two versions of this in-tree, the principal one tracking the
6291.1955Sgutteridmodern upstream, and a much older one found directly at src/lib/libc/stdlib
6301.1955Sgutteridwhich is still in use and receiving local updates as well.
6311.1600Schristos
6321.1SlukemPackage:	KAME IPv6
6331.1SlukemVersion:	KAME/NetBSD SNAP kit
6341.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
6351.1SlukemMaintainer:	KAME Project <kame@kame.net>
6361.1SlukemArchive Site:	http://www.kame.net/
6371.335SlukemHome Page:	http://www.kame.net/
6381.1593SchristosDate:		2019-01-09
6391.1SlukemMailing List:	snap-users@kame.net
6401.569SwizResponsible:
6411.387SrpauloLicense:	BSD (3-clause)
6421.913SdrochnerLocation:	sys/netinet6
6431.1SlukemNotes:
6441.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
6451.1Slukemmore conservative implementation policy.
6461.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
6471.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
6481.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
6491.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
6501.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
6511.1Slukem"KAME" branch is used for kernel merge work purposes.
6521.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
6531.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
6541.1Slukem
6551.1007SjmmvPackage:	kyua-atf-compat
6561.1007SjmmvVersion:	0.1
6571.1546SsevanCurrent Vers:	0.13
6581.1007SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
6591.1546SsevanArchive site:	https://github.com/jmmv/kyua
6601.1546SsevanHome page:	https://github.com/jmmv/kyua
6611.1728SsevanDate:		2020-06-13
6621.1007SjmmvMailing List:	kyua-discuss@googlegroups.com
6631.1007SjmmvResponsible:	jmmv
6641.1007SjmmvLicense:	BSD 3-clause
6651.1007SjmmvLocation:	external/bsd/kyua-atf-compat/dist
6661.1007SjmmvNotes:
6671.1007SjmmvThe source files are in external/bsd/kyua-atf-compat/dist.
6681.1007SjmmvUse external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/
6691.1007Sjmmvdirectory.
6701.1007Sjmmv
6711.1006SjmmvPackage:	kyua-cli
6721.1060SjmmvVersion:	0.7
6731.1546SsevanCurrent Vers:	0.9
6741.1006SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
6751.1546SsevanArchive site:	https://github.com/jmmv/kyua
6761.1546SsevanHome page:	https://github.com/jmmv/kyua
6771.1728SsevanDate:		2020-06-13
6781.1006SjmmvMailing List:	kyua-discuss@googlegroups.com
6791.1006SjmmvResponsible:	jmmv
6801.1006SjmmvLicense:	BSD 3-clause
6811.1006SjmmvLocation:	external/bsd/kyua-cli/dist
6821.1006SjmmvNotes:
6831.1006SjmmvThe source files are in external/bsd/kyua-cli/dist.
6841.1006SjmmvUse external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory.
6851.1006Sjmmv
6861.1004SjmmvPackage:	kyua-testers
6871.1004SjmmvVersion:	0.1
6881.1546SsevanCurrent Vers:	0.3
6891.1004SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
6901.1546SsevanArchive site:	https://github.com/jmmv/kyua
6911.1546SsevanHome page:	https://github.com/jmmv/kyua
6921.1728SsevanDate:		2020-06-13
6931.1004SjmmvMailing List:	kyua-discuss@googlegroups.com
6941.1004SjmmvResponsible:	jmmv
6951.1004SjmmvLicense:	BSD 3-clause
6961.1004SjmmvLocation:	external/bsd/kyua-testers/dist
6971.1004SjmmvNotes:
6981.1004SjmmvThe source files are in external/bsd/kyua-testers/dist.
6991.1004SjmmvUse external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/
7001.1004Sjmmvdirectory.
7011.1004Sjmmv
7021.1SlukemPackage:	less
7031.1988SsimonbVersion:	less-643
7041.1988SsimonbCurrent Vers:	less-643
7051.823SjakllschMaintainer:	Mark Nudelman <markn@greenwoodsoftware.com>
7061.467SjnemethArchive Site:	http://www.greenwoodsoftware.com/less/download.html
7071.467SjnemethHome Page:	http://www.greenwoodsoftware.com/less/
7081.1988SsimonbDate:		2023-10-06
7091.823SjakllschMailing List:	less-announce-request@greenwoodsoftware.com
7101.1988SsimonbResponsible:	mrg, simonb
7111.968SjdfLicense:	Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
7121.913SdrochnerLocation:	external/bsd/less/dist
7131.1SlukemNotes:
7141.1SlukemMany changes to make less act as more when invoked as more.  Beware.
7151.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree
7161.918Swizfor importation.  Run ./configure beforehand to generate "defines.h".
7171.850StronTalk to mrg before importing any new version.
7181.1Slukem
7191.543SjoergPackage:	libarchive
7201.2008SwizVersion:	3.7.4
7211.2008SwizCurrent Vers:	3.7.4
7221.748SjoergMaintainer:	kientzle@freebsd.org, joerg@NetBSD.org
7231.1640SjoergArchive Site:	https://github.com/libarchive/libarchive/releases
7241.1540SsevanHome Page: 	http://www.libarchive.org
7251.2008SwizDate:		2024-06-09
7261.543SjoergResponsible:	joerg
7271.918SwizLicense:	BSD (2-clause)
7281.913SdrochnerLocation:	external/bsd/libarchive/dist
7291.543SjoergNotes:
7301.748SjoergDistribution is stripped down to the relevant part.
7311.543Sjoerg
7321.696SdentPackage:	libdevmapper
7331.735ShaadVersion:	1.02.40
7341.1728SsevanCurrent Vers:	2.2.03.09
7351.696SdentMaintainer:	lvm-devel@redhat.com
7361.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
7371.696SdentHome Page:	http://sources.redhat.com/lvm2/
7381.1728SsevanDate:		2020-06-13
7391.696SdentResponsible:	haad
7401.696SdentLicense:	LGPLv2.1
7411.913SdrochnerLocation:	external/gpl2/lvm2/dist/libdm
7421.656ShaadNotes:
7431.894SrizThe lvm2tools and the libdevmapper are now distributed as one source
7441.729Ssnjrepository. See the lvm2tools Notes for more information.
7451.656Shaad
7461.263SwizPackage:	libevent
7471.1789SchristosVersion:	2.1.12-stable
7481.1783SchristosCurrent Vers:	2.1.12-stable
7491.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
7501.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
7511.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
7521.1789SchristosDate:		2021-04-06
7531.1593SchristosResponsible:
7541.387SrpauloLicense:	BSD (3/4-clause)
7551.913SdrochnerLocation:	external/bsd/libevent/dist
7561.263SwizNotes:
7571.1033Schristos- Run the libevent2netbsd script
7581.1033Schristos- Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes.
7591.1033Schristos  man pages are in doxygen/man/man3. Remove the extra man pages that are
7601.1033Schristos  .so'ing only. Copy the rest to man.
7611.263Swiz
7621.1072SjoergPackage:	llvm
7631.1668SjoergVersion:	10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)
7641.1997SwizCurrent Vers.:	18.1
7651.1463SjoergMaintainer:	llvm-dev@lists.llvm.org
7661.1463SjoergHome Page:	https://llvm.org
7671.1997SwizDate:		2024-03-06
7681.1072SjoergResponsible:	joerg
7691.1668SjoergLicense:	Apache2 with runtime exceptions
7701.1668SjoergLocation:	external/apache2/llvm/dist
7711.1072SjoergNotes:
7721.1072SjoergA CVS ACL is in place for the location to prevent unintentioned commits.
7731.1072SjoergAll changes should come via import from upstream SVN.
7741.1072Sjoerg
7751.696SdentPackage:	lvm2tools
7761.735ShaadVersion:	2.02.56
7771.1593SchristosCurrent Vers:	2.03.02
7781.696SdentMaintainer:	lvm-devel@redhat.com
7791.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
7801.696SdentHome Page:	http://sources.redhat.com/lvm2/
7811.1593SchristosDate:		2019-01-09
7821.696SdentResponsible:	haad
7831.696SdentLicense:	GPLv2
7841.913SdrochnerLocation:	external/gpl2/lvm2/dist
7851.894SrizNotes:
7861.1179SjnemethUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to
7871.1179Sjnemethprepare source tree for import. Keep eye on dist/include/configure.h
7881.1362Skamilit might change over the releases.  We maintain our own version of
7891.1179Sjnemethlibdevmapper ioctl protocol code, therefore we should test it before
7901.1179Sjnemethimport. Talk to haad before importing new version.
7911.656Shaad
7921.1SlukemPackage:	libpcap
7931.1945SchristosVersion:	1.10.4
7941.1945SchristosCurrent Vers:	1.10.4
7951.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
7961.1SlukemArchive Site:	http://www.tcpdump.org/release/
7971.335SlukemHome Page:	http://www.tcpdump.org/
7981.1945SchristosDate:		2023-08-17
7991.1SlukemMailing List:	tcpdump-workers@tcpdump.org
8001.569SwizResponsible:	dyoung
8011.387SrpauloLicense:	BSD (3/4-clause)
8021.913SdrochnerLocation:	external/bsd/libpcap/dist
8031.1SlukemNotes:
8041.1029SchristosUse the src/external/bsd/libpcap/libpcap2netbsd script to prepare source
8051.1029Schristostree. sys/net/dlt.h is a copy of the dlt constants from pcap.h
8061.1Slukem
8071.1593SchristosPackage:	tcpdump
8081.1946SchristosVersion:	4.99.4
8091.1946SchristosCurrent Vers:	4.99.4
8101.1593SchristosMaintainer:	tcpdump-workers@lists.tcpdump.org
8111.1593SchristosArchive Site:	http://www.tcpdump.org/release/
8121.1593SchristosHome Page:	http://www.tcpdump.org/
8131.1946SchristosDate:		2023-08-17
8141.1593SchristosMailing List:	tcpdump-workers@lists.tcpdump.org
8151.1593SchristosResponsible:
8161.1593SchristosLicense:	BSD (3-clause)
8171.1593SchristosLocation:	external/bsd/tcpdump/dist
8181.1593SchristosNotes:
8191.1593SchristosUse the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source
8201.1593Schristostree.
8211.1593Schristos
8221.1SlukemPackage:	libwrap
8231.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
8241.954StacaCurrent Vers:	tcp_wrappers 7.6-ipv6.4
8251.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
8261.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
8271.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
8281.1728SsevanDate:		2020-06-13
8291.230SjunyoungMailing List:
8301.569SwizResponsible:	cjs
8311.387SrpauloLicense:	BSD-like
8321.913SdrochnerLocation:	lib/libwrap
8331.1SlukemNotes:
8341.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
8351.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
8361.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
8371.1Slukem
8381.782SmbalmerPackage:	Lua
8391.1942SmartinVersion:	Lua 5.4.6
8401.1942SmartinCurrent Vers:	Lua 5.4.6
8411.782SmbalmerMaintainer:	PUC Rio
8421.1733SmbalmerHome Page:	https://www.lua.org/
8431.1920SnikitaDate:		2023-04-16
8441.782SmbalmerMailing List:
8451.1536SalnsnResponsible:	mbalmer, lneto, salazar, alnsn
8461.782SmbalmerLicense:	MIT
8471.913SdrochnerLocation:	external/mit/lua/dist
8481.782SmbalmerNotes:
8491.782SmbalmerThe default module paths have been changed to not include the current
8501.783Ssnjworking directory '.' to avoid potential security problems.
8511.1921SnikitaAll 11 bugfixes listed on http://www.lua.org/bugs.html#5.4.4 as of 2023-04-18
8521.1921Snikitahave been applied.
8531.782Smbalmer
8541.1003SjmmvPackage:	Lutok
8551.1060SjmmvVersion:	0.3
8561.1278SkamilCurrent Vers:	0.4
8571.1003SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
8581.1279SkamilArchive site:	https://github.com/jmmv/lutok/releases
8591.1279SkamilHome page:	https://github.com/jmmv/lutok
8601.1728SsevanDate:		2020-06-13
8611.1003SjmmvMailing List:	lutok-discuss@googlegroups.com
8621.1003SjmmvResponsible:	jmmv
8631.1003SjmmvLicense:	BSD 3-clause
8641.1003SjmmvLocation:	external/bsd/lutok/dist
8651.1003SjmmvNotes:
8661.1003SjmmvThe source files are in external/bsd/lutok/dist.
8671.1003SjmmvUse external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory.
8681.1003Sjmmv
8691.728SchristosPackage:	m4
8701.728SchristosVersion:	20091026
8711.1728SsevanCurrent Vers:	20190628
8721.962SwizMaintainer:	The OpenBSD Project
8731.728SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
8741.962SwizHome Page:	http://www.openbsd.org/
8751.1728SsevanDate:		2020-06-13
8761.1593SchristosMailing List:
8771.728SchristosLicense:	BSD 3-clause like (dns-sd)
8781.728SchristosResponsible:	christos
8791.913SdrochnerLocation:	usr.bin/m4
8801.728SchristosNotes:
8811.1189SchristosUses libc's ohash
8821.728Schristos
8831.718StsarnaPackage:	mDNSResponder
8841.1504SchristosVersion:	878.30.4
8851.1957SgutteridCurrent Vers:	2200.0.8
8861.718StsarnaMaintainer:	Apple
8871.1486ShaukeArchive Site:	https://www.opensource.apple.com/tarballs/mDNSResponder/
8881.1486ShaukeHome Page:	https://developer.apple.com/bonjour/
8891.1957SgutteridDate:		2023-10-08
8901.718StsarnaMailing List:	bonjour-dev@lists.apple.com
8911.718StsarnaLicense:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
8921.718Stsarna		BSD 3-clause like (dns-sd)
8931.718StsarnaResponsible:	tsarna
8941.913SdrochnerLocation:	external/apache2/mDNSResponder/dist
8951.718StsarnaNotes:
8961.718Stsarna
8971.1462SwizPackage:	mandoc
8981.1602SchristosVersion:	1.14.5
8991.1815SwizCurrent Vers:	1.14.6
9001.1601SwizMaintainer:	Kristaps Džonsons/Ingo Schwarze
9011.1601SwizArchive Site:	http://mandoc.bsd.lv/snapshots/
9021.1601SwizHome Page:	http://mandoc.bsd.lv/
9031.1783SchristosDate:		2021-03-01
9041.1593SchristosMailing List:
9051.723SwizResponsible:	joerg
9061.723SwizLicense:	BSD (2-clause)
9071.913SdrochnerLocation:	external/bsd/mdocml/dist
9081.723SwizNotes:
9091.723Swiz
9101.1132SriastradPackage:	mesa-demos
9111.1132SriastradVersion:	8.1.0
9121.1546SsevanCurrent Vers:	8.4.0
9131.1132SriastradMaintainer:	mesa-git@?
9141.1132SriastradArchive Site:	ftp://ftp.freedesktop.org/pub/mesa/demos/
9151.1132SriastradHome Page:	http://www.mesa3d.org/
9161.1728SsevanDate:		2020-06-13
9171.1132SriastradMailing List:
9181.1132SriastradResponsible:	riastradh, mrg
9191.1132SriastradLicense:	ISC
9201.1550SsevanLocation:	xsrc/external/mit/mesa-demos/dist
9211.1132SriastradNotes:
9221.1132SriastradWe use only glxinfo and glxgears.  Delete all else on import.
9231.1132SriastradVendor tag:	xorg
9241.1132SriastradRelease tag:	mesa-demos-X-Y-Z
9251.1132Sriastrad
9261.696SdentPackage:	mesa-drm
9271.703SmrgVersion:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
9281.696SdentCurrent Vers:
9291.696SdentMaintainer:	mesa-git@?
9301.696SdentArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
9311.696SdentHome Page:	http://cgit.freedesktop.org/mesa/drm/
9321.1593SchristosDate:		2019-01-09
9331.696SdentMailing List:
9341.696SdentResponsible:	mrg, bjs
9351.696SdentLicense:	BSD
9361.913SdrochnerLocation:	sys/external/bsd/drm/dist
9371.696SdentNotes:
9381.696Sdent
9391.1137SriastradPackage:	MesaLib
9401.1651SmayaVersion:	19.1.7
9411.1728SsevanCurrent Vers:	20.1.1
9421.1137SriastradMaintainer:	mesa-git@?
9431.1137SriastradArchive Site:	ftp://ftp.freedesktop.org/pub/mesa/
9441.1137SriastradHome Page:	http://www.mesa3d.org/
9451.1728SsevanDate:		2020-06-13
9461.1137SriastradMailing List:
9471.1137SriastradResponsible:	riastradh, mrg
9481.1137SriastradLicense:	ISC
9491.1137SriastradLocation:	xsrc/external/mit/MesaLib/dist
9501.1137SriastradNotes:
9511.1137SriastradVendor tag:	xorg
9521.1137SriastradRelease tag:	MesaLib-X-Y-Z
9531.1137Sriastrad
9541.1SlukemPackage:	mopd
9551.1SlukemVersion:	2.5.3
9561.1SlukemCurrent Vers:	2.5.3
9571.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
9581.696SdentArchive Site:	http://www.stacken.kth.se/~moj/mopd.html
9591.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
9601.1593SchristosDate:		2019-01-09
9611.230SjunyoungMailing List:
9621.1SlukemResponsible:	cjs
9631.387SrpauloLicense:	BSD (4-clause)
9641.913SdrochnerLocation:	usr.sbin/mopd
9651.1SlukemNotes:
9661.1SlukemDelete the otherOS directory before importing.
9671.1Slukem
9681.1SlukemPackage:	nawk
9691.1691SchristosVersion:	2020-02-18
9701.1728SsevanCurrent Vers:	2020-06-12
9711.696SdentMaintainer:	Brian Kernighan <bwk@princeton.edu>
9721.1587SchristosArchive Site:	https://github.com/onetrueawk/awk
9731.696SdentHome Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
9741.1728SsevanDate:		2020-06-13
9751.1SlukemMailing List:
9761.1SlukemResponsible:	jdolecek
9771.387SrpauloLicense:	BSD-like
9781.913SdrochnerLocation:	external/historical/nawk/dist
9791.1SlukemNotes:
9801.1SlukemBuild maketab from nawk sources and generate proctab.c.
9811.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
9821.776Schristosthen import to src/external/historical/nawk/dist.
9831.1Slukem
9841.1SlukemPackage:	ndbootd
9851.1SlukemVersion:	0.5
9861.1SlukemCurrent Vers:	0.5
9871.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
9881.696SdentArchive Site:
9891.696SdentHome Page:
9901.1593SchristosDate:		2019-01-09
9911.1SlukemResponsible:	fredette
9921.387SrpauloLicense:	BSD (4-clause)
9931.913SdrochnerLocation:	usr.sbin/ndbootd
9941.1SlukemNotes:
9951.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
9961.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
9971.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
9981.1Slukem
9991.421SwizPackage:	ntp
10001.1887SchristosVersion:	4.2.8p15
10011.1887SchristosCurrent Vers:	4.2.8p15
10021.421SwizMaintainer:	David L. Mills <mills@udel.edu>
10031.1069SchristosArchive Site:	http://www.ntp.org/
10041.702SkardelHome Page:	http://www.ntp.org/, http://support.ntp.org/
10051.1887SchristosDate:		2022-10-09
10061.421SwizMailing List:
10071.455SkardelResponsible:	simonb, jonathan, kardel
10081.421SwizLicense:	BSD-like
10091.913SdrochnerLocation:	external/bsd/ntp/dist
10101.421SwizNotes:
10111.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
10121.421Swiz
10131.1SlukemPackage:	nvi
10141.1064SchristosVersion:	1.81.6, HEAD as of 2013-11-20
10151.652StsutsuiCurrent Vers:	1.81.6
10161.1071SaymericMaintainer:	Sven Verdoolaege <skimo@kotnet.org>, Keith Bostic
10171.1593SchristosArchive Site:	git://repo.or.cz/nvi.git
10181.1064SchristosHome Page:	https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/
10191.1728SsevanDate:		2020-06-13
10201.230SjunyoungMailing List:
10211.1071SaymericResponsible:	christos
10221.387SrpauloLicense:	BSD (3/4-clause)
10231.1071SaymericLocation:	external/bsd/nvi/dist
10241.1SlukemNotes:
10251.652StsutsuiWe have lots of local fixes.
10261.1Slukem
10271.603SlukemPackage:	OpenLDAP
10281.1810SchristosVersion:	2.5.6
10291.1810SchristosCurrent Vers:	2.5.6
10301.603SlukemMaintainer:	OpenLDAP Foundation
10311.603SlukemArchive Site:	http://www.openldap.org/
10321.603SlukemHome Page:	http://www.openldap.org/
10331.1810SchristosDate:		2021-08-14
10341.603SlukemMailing List:
10351.1593SchristosResponsible:
10361.603SlukemLicense:	BSD (3-clause)
10371.913SdrochnerLocation:	external/bsd/openldap/dist
10381.603SlukemNotes:
10391.603Slukem
10401.293SchristosPackage:	OpenPAM
10411.1937SchristosVersion:	20230627 (Ximenia)
10421.1937SchristosCurrent Vers:	20230627 (Ximenia)
10431.638SwizMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
10441.276SwizArchive Site:	http://www.openpam.org/
10451.335SlukemHome Page:	http://www.openpam.org/
10461.1937SchristosDate:		2023-06-30
10471.276SwizMailing List:
10481.276SwizResponsible:	christos
10491.387SrpauloLicense:	BSD (3-clause)
10501.913SdrochnerLocation:	external/bsd/openpam/dist
10511.276SwizNotes:
10521.276Swiz
10531.734SroyPackage:	openresolv
10541.1934SroyVersion:	3.13.2
10551.1934SroyCurrent Vers:	3.13.2
10561.734SroyMaintainer:	roy
10571.1934SroyArchive Site:	https://github.com/NetworkConfiguration/openresolv/releases
10581.734SroyHome Page:	http://roy.marples.name/projects/openresolv/
10591.1934SroyDate:		2023-06-27
10601.734SroyLicense:	BSD (2-clause)
10611.913SdrochnerLocation:	external/bsd/openresolv/dist
10621.734SroyNotes:
10631.734SroyPlease submit all changes to the author.
10641.734Sroy
10651.612SchristosPackage:	HPN-SSH
10661.988SchristosVersion:	6.1p1 13 v14
10671.1069SchristosCurrent Vers:	6.3p1 v14
10681.612SchristosMaintainer:	www.psc.edu
10691.1593SchristosArchive Site:
10701.988SchristosHome Page:	http://www.psc.edu/index.php/hpn-ssh
10711.1593SchristosDate:		2019-01-09
10721.612SchristosMailing List:
10731.612SchristosResponsible:	christos
10741.1593SchristosLicense:
10751.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
10761.612SchristosNotes:
10771.612SchristosPatch applied after OpenSSH import.
10781.612Schristos
10791.1SlukemPackage:	OpenSSH
10801.1969SchristosVersion:	9.6
10811.1967SwizCurrent Vers:	9.6 / portable 9.6p1
10821.1SlukemMaintainer:	OpenSSH
10831.1SlukemArchive Site:	http://www.openssh.com/ftp.html
10841.335SlukemHome Page:	http://www.openssh.com/portable.html
10851.1967SwizDate:		2023-12-18
10861.1SlukemMailing List:	openssh-unix-announce@mindrot.org
10871.298SitojunResponsible:	thorpej, christos, elric
10881.701SchristosLicense:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
10891.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
10901.1SlukemNotes:
10911.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH
10921.913Sdrochneruse openssh2netbsd before import.
10931.1Slukemlocal changes (should always try to bring them back to master openssh tree,
10941.1Slukemmarkus is very cooperative about it):
10951.1Slukem- default for PermitRootLogin is set to "no"
10961.1Slukem- IgnoreRootRhosts added
10971.1Slukem- look at login.conf to check valid user/access list
10981.469Schristos- krb5 support re-added
10991.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
11001.279Schristos  when someone imports openssl, we can remove this.
11011.280Schristos- added moduli from portable openssh
11021.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
11031.786Schristos  (see if there is any difference between the current version of opensshX.Yp1
11041.786Schristos   and the new opensshZ.Wp1) and apply them.
11051.1895Schristos- added LDAP from portable openssh.
11061.701Schristos- conditionalize login_cap
11071.701Schristos- conditionalize bsd_auth
11081.701Schristos- restore krb5, krb4, afs, skey
11091.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
11101.701Schristos- fix ctype macro arguments
11111.701Schristos- umac is broken, disable it
11121.701Schristos- better ~homedir handling
11131.701Schristos- netbsd style tunnels
11141.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling
11151.701Schristos- utmp/utmpx handling
11161.701Schristos- handle tty posix_vdisable properly
11171.701Schristos- handle setuid and unsetuid the posix way instead of setresuid()
11181.701Schristos- add all missing functions
11191.384Schristos- always bump major when importing to avoid api problems.
11201.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
11211.1537Ssevan- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent
11221.1895Schristos- blocklistd additions
11231.1Slukem
11241.1SlukemPackage:	OpenSSL
11251.2010SchristosVersion:	1.0.2o/1.1.1t/3.0.14
11261.2010SchristosCurrent Vers:	1.0.2zd/1.1.1u/3.0.14/3.3.1
11271.1SlukemMaintainer:	The OpenSSL Project
11281.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
11291.335SlukemHome Page:	http://www.openssl.org/
11301.2010SchristosDate:		2024-06-11
11311.1SlukemMailing List:	openssl-announce@openssl.org
11321.1144SspzResponsible:	christos, mjf, tls, riastradh, spz
11331.2011SriastradLicense:	Apache2
11341.913SdrochnerLocation:	crypto/external/bsd/openssl/dist
11351.2000SriastradVendor tag:	OPENSSL
11361.2000SriastradRelease tag:	openssl-x-y-z (openssl-x-y-zw in past with lettered releases)
11371.2010SchristosCurrent tag:	openssl-3-0-14
11381.1SlukemNotes:
11391.2011Sriastrad- Next update to be in crypto/openssl/apache2/openssl/dist, since
11401.2011Sriastrad  OpenSSL 3.0 was relicensed as Apache2
11411.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
11421.2013Schristos- import
11431.2013Schristos- configure and build after importing in the import directory
11441.2013Schristos- check the generated files against the ones in the include directory
11451.2013Schristos  and merge changes
11461.2013Schristos- copy the toplevel libFOO.ld files to our foo.map linker files (the legacy.ld
11471.2013Schristos  is in providers/)
11481.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
11491.708Schristos  to regen man pages.
11501.1327Ssnj- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
11511.953Schristos  to regen assembly files
11521.2013Schristos- run openssl speed -evp aes-256-cbc and compare the results with the 
11531.2013Schristos  autoconf build
11541.1Slukem
11551.926SplunkyPackage:	pcc
11561.1550SsevanVersion:	1.1.0.DEVEL 20160208
11571.1547SsevanCurrent Vers:	1.1.0 20141210
11581.932SrizMaintainer:	Anders Magnusson <ragge@NetBSD.org>
11591.926SplunkyArchive Site:	ftp://pcc.ludd.ltu.se/pub/pcc/
11601.926SplunkyHome Page:	http://pcc.ludd.ltu.se/
11611.1593SchristosDate:		2019-01-09
11621.926SplunkyMailing List:	pcc-list@ludd.ltu.se
11631.926SplunkyResponsible:	plunky
11641.926SplunkyLicense:	BSD
11651.926SplunkyLocation:	external/bsd/pcc/dist
11661.926SplunkyNotes:
11671.926SplunkyThis is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
11681.926Splunkyfile for details about how to get the latest version from the upstream server
11691.926Splunkyand import it.
11701.926Splunky
11711.19SwizPackage:	pdisk
11721.19SwizVersion:	0.8a2
11731.19SwizCurrent Vers:	0.8a2
11741.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
11751.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
11761.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
11771.1593SchristosDate:		2019-01-09
11781.19SwizMailing List:
11791.19SwizResponsible:	dbj
11801.387SrpauloLicense:	BSD-like
11811.1032SchristosLocation:	external/bsd/pdisk
11821.19SwizNotes:
11831.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X
11841.1015SwizIt is imported into external/bsd/pdisk.
11851.19Swiz
11861.1SlukemPackage:	pdksh
11871.1SlukemVersion:	5.2.14p2
11881.1SlukemCurrent Vers:	5.2.14p2
11891.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
11901.1593SchristosArchive Site:
11911.1593SchristosHome Page:
11921.1593SchristosDate:		2019-01-09
11931.1SlukemMailing List:
11941.457SjdolecekResponsible:	jdolecek
11951.387SrpauloLicense:	Public domain
11961.913SdrochnerLocation:	bin/ksh
11971.880SreedNotes:
11981.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
11991.1Slukem
12001.421SwizPackage:	PF (openbsd packet filter)
12011.609SpeterVersion:	OpenBSD 4.2
12021.1537SsevanCurrent Vers:	OpenBSD 6.3-current
12031.422SpeterMaintainer:	The OpenBSD Project
12041.421SwizArchive Site:	ftp://ftp.openbsd.org/
12051.421SwizHome Page:	http://www.openbsd.org/faq/pf/
12061.1593SchristosDate:		2019-01-09
12071.421SwizMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
12081.569SwizResponsible:	peter, yamt
12091.421SwizLicense:	BSD (2-clause)
12101.913SdrochnerLocation:	dist/pf,sys/dist/pf
12111.421SwizNotes:
12121.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
12131.421Swizdefinition (files.pf).  userland code is imported into src/dist/pf, and
12141.421Swizreachover Makefiles are in src/usr.sbin/pf.
12151.421Swiz
12161.538SjoergPackage:	pkg_install
12171.2009SwizVersion:	20240307
12181.2009SwizCurrent Vers:	20240307
12191.538SjoergMaintainer:	The pkgsrc developers
12201.894SrizHome Page:	http://www.pkgsrc.org/
12211.2009SwizDate:		2024-06-11
12221.539SheinzMailing List:	tech-pkg@NetBSD.org
12231.538SjoergResponsible:	joerg
12241.538SjoergLicense:	BSD
12251.913SdrochnerLocation:	external/bsd/pkg_install/dist
12261.538SjoergNotes:
12271.913SdrochnerThe authoritative version is in pkgsrc/pkgtools/pkg_install.
12281.538Sjoerg
12291.1SlukemPackage:	ping
12301.1SlukemVersion:	980911
12311.1SlukemCurrent Vers:	980911
12321.993SchristosMaintainer:	Mike Muuss
12331.1593SchristosArchive Site:
12341.1781SchristosDate:		2021-02-28
12351.1SlukemMailing List:
12361.392SrpauloResponsible:	christos
12371.387SrpauloLicense:	BSD (3-clause)
12381.913SdrochnerLocation:	sbin/ping
12391.1SlukemNotes:
12401.1SlukemWe use err() and friends. We have changes for snprintf, extra
12411.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes,
12421.993Schristosand more. Vern's ping is gone. We are too different from everyone else
12431.993Schristosnow to do a new import.
12441.1Slukem
12451.934SwizPackage:	Postfix
12461.1973SchristosVersion:	3.8.4
12471.1977SwizCurrent Vers:	3.8.5
12481.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
12491.1593SchristosArchive Site:
12501.335SlukemHome Page:	http://www.postfix.org/
12511.1977SwizDate: 		2024-01-22
12521.1SlukemMailing List:	postfix-users@postfix.org
12531.1254StronResponsible:	christos
12541.704StronLicense:	IBM Public License. See also src/external/ibm-public/postfix/dist.
12551.913SdrochnerLocation:	external/ibm-public/postfix/dist
12561.1SlukemNotes:
12571.1Slukem
12581.1SlukemPackage:	ppp
12591.1773SchristosVersion:	2.4.9
12601.1773SchristosCurrent Vers:	2.4.9
12611.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
12621.1593SchristosArchive Site:
12631.349SjunyoungHome Page:
12641.1773SchristosDate: 		2021-01-09
12651.1773SchristosGIT root:	https://github.com/paulusmack/ppp.git
12661.1SlukemMailing List:
12671.447SchristosResponsible:	christos, cube
12681.387SrpauloLicense:	BSD (3-clause)
12691.1068SchristosLocation:	external/bsd/ppp/dist
12701.1SlukemNotes:
12711.1SlukemBSD support was removed from 2.4.0; I added it back and removed
12721.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
12731.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
12741.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
12751.1Slukemis clearly a pain. I have not tested the modules code, neither our
12761.1Slukemmakefiles make it easy to construct a module, but I left one there
12771.1Slukemas an example.
12781.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
12791.447Schristosusing the version found in 2.4.1.
12801.1Slukem
12811.1SlukemPackage:	root.cache
12821.1965StacaVersion:	2023112702 (November 27, 2023)
12831.1965StacaCurrent Vers:	2023112702 (November 27, 2023)
12841.14SperryMaintainer:	InterNIC
12851.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
12861.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
12871.1965StacaDate:		2023-11-23
12881.1SlukemMailing List:
12891.507SperryResponsible:	thorpej
12901.387SrpauloLicense:	Public domain
12911.913SdrochnerLocation:	etc/namedb
12921.1SlukemNotes:
12931.1SlukemThe root server cache is also included with BIND.  However, the
12941.1SlukemInterNIC version is usually more up to date.
12951.1Slukem
12961.1SlukemPackage:	routed
12971.727SchristosVersion:	2.32
12981.727SchristosCurrent Vers:	2.32
12991.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
13001.1593SchristosArchive Site:
13011.1593SchristosHome Page:
13021.1781SchristosDate:		2021-02-28
13031.1SlukemMailing List:
13041.392SrpauloResponsible:	christos
13051.387SrpauloLicense:	BSD (4-clause)
13061.913SdrochnerLocation:	sbin/routed
13071.1SlukemNotes:
13081.1SlukemWe use the md5 code from libc
13091.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
13101.201SchristosWe use arc4random
13111.201SchristosWe use strlcpy/snprintf
13121.1Slukem
13131.1SlukemPackage:	send-pr (part of GNATS)
13141.1299SchristosVersion:	3.2
13151.1299SchristosCurrent Vers:	4.2
13161.1SlukemMaintainer:	FSF
13171.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
13181.335SlukemHome Page:	http://www.gnu.org/software/gnats/
13191.1SlukemMailing List:	bug-gnats@gnu.org
13201.1299SchristosLicense:	GPLv2+ (4.1), GPLv3+ (4.2 and later)
13211.1SlukemResponsible:
13221.1299SchristosLocation:	external/gpl2/send-pr
13231.1SlukemNotes:
13241.1299SchristosWe have 3.2 with patches to become 3.95 which was never distributed. This
13251.1299Schristosis the last "standalone" send-pr version. Newer versions require "query-pr"
13261.1299Schristosto be installed and many more changes. It is not worth the hassle.
13271.1Slukem
13281.1SlukemPackage:	SoftFloat
13291.1SlukemVersion:	2a
13301.1547SsevanCurrent Vers:	3e
13311.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
13321.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
13331.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
13341.1SlukemMailing List:
13351.1SlukemResponsible:	bjh21
13361.387SrpauloLicense:	Public domain
13371.913SdrochnerLocation:	lib/libc/softfloat
13381.1SlukemNotes:
13391.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
13401.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
13411.1Slukemoriginal.
13421.1Slukem
13431.877SjoergPackage:	sqlite
13441.1993SchristosVersion:	3.45.1
13451.1993SchristosCurrent Vers:	3.45.1
13461.877SjoergMaintainer:	Richard Hipp <drh@sqlite.org>
13471.877SjoergHome Page:	http://www.sqlite.org
13481.1993SchristosDate: 		2024-03-01
13491.877SjoergResponsible:	joerg
13501.877SjoergLicense:	Public domain
13511.913SdrochnerLocation:	external/public-domain/sqlite/dist
13521.877SjoergNotes:
13531.1993SchristosSee README file
13541.877Sjoerg
13551.1Slukem
13561.1SlukemPackage:	TestFloat
13571.1SlukemVersion:	2a
13581.1547SsevanCurrent Vers:	3e
13591.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
13601.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
13611.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
13621.1728SsevanDate:		2020-06-13
13631.1SlukemMailing List:
13641.1SlukemResponsible:	ross
13651.387SrpauloLicense:	BSD (4-clause)
13661.913SdrochnerLocation:	regress/lib/libc/ieeefp/testfloat
13671.1SlukemNotes:
13681.1Slukem
13691.1300Schristos
13701.1593SchristosPackage:	malloc
13711.1296SchristosVersion:	1995-01-15
13721.1296SchristosCurrent Vers:	1995-01-15
13731.1296SchristosMaintainer:	FSF
13741.1296SchristosArchive Site:	ftp://prep.ai.mit.edu/old-gnu/malloc.tar.gz
13751.1296SchristosHome Page:
13761.1296SchristosMailing List:
13771.1296SchristosResponsible:	christos
13781.1296SchristosLicense:	GPLv2+
13791.1296SchristosLocation:	external/gpl2/libmalloc
13801.1296SchristosNotes:
13811.1296SchristosThe original version of gnumalloc was added (not imported) from
13821.1296Schristosprep.ai.mit.edu in src/gnu/lib/libmalloc in 1993. This is the newest
13831.1296Schristosversion from 1995. It is written by Mike Haertel, and was distributed
13841.1296Schristosboth standalone and as part of glibc. At some point glibc switched
13851.1296Schristosto use Doug Lea's ptmalloc which is now tightly bound with glibc
13861.1296Schristosand cannot be separated. The Doug Lea version of malloc is also
13871.1296Schristosdistributed in a standalone form by Wolfram Gloger in
13881.1296Schristoshttp://www.malloc.de/en/.  We can consider switching to ptmalloc
13891.1296Schristosat some point since it will provide an alternative MT malloc, but
13901.1296Schristosperhaps this implementation should be kept anyway for historical
13911.1296Schristospurposes.
13921.1296Schristos
13931.819SjmmvPackage:	tmux
13941.1935SwizVersion:	3.3a
13951.1906SwizCurrent Vers:	3.3a
13961.1290SchristosMaintainer:	Nicholas Marriott <nicholas.marriott@gmail.com>
13971.1290SchristosArchive site:	https://github.com/tmux/tmux
13981.1290SchristosHome page:	http://tmux.github.io
13991.1906SwizDate: 		2022-06-09
14001.1290SchristosMailing List:	tmux-users@googlegroups.com
14011.1290SchristosResponsible:	christos
14021.819SjmmvLicense:	BSD
14031.913SdrochnerLocation:	external/bsd/tmux/dist
14041.819SjmmvNotes:
14051.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a
14061.819Sjmmvnew tmux release.
14071.819Sjmmv
14081.1SlukemPackage:	top
14091.614SchristosVersion:	3.8beta1
14101.614SchristosCurrent Vers:	3.8beta1
14111.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
14121.614SchristosArchive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
14131.335SlukemHome Page:	http://www.unixtop.org/
14141.1SlukemMailing List:	top-spinners@ocee.groupsys.com
14151.614SchristosResponsible:	simonb, christos
14161.387SrpauloLicense:	BSD (2-clause)
14171.913SdrochnerLocation:	external/bsd/top/dist
14181.1SlukemNotes:
14191.1Slukem
14201.1SlukemPackage:	traceroute
14211.869SchristosVersion:	1.4a12
14221.1SlukemCurrent Vers:	1.4a12
14231.1SlukemMaintainer:	traceroute@ee.lbl.gov
14241.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
14251.335SlukemHome Page:	http://ftp.ee.lbl.gov/
14261.1SlukemMailing List:
14271.1SlukemResponsible:
14281.387SrpauloLicense:	BSD (4-clause)
14291.913SdrochnerLocation:	usr.sbin/traceroute
14301.1SlukemNotes:
14311.869SchristosAdded changes from a5 -> a12 manually.
14321.1Slukem
14331.1872SdhollandPackage:	tradcpp
14341.1872SdhollandVersion:	0.5.3
14351.1872SdhollandCurrent Vers:	0.5.3
14361.1872SdhollandMaintainer:	David A. Holland <dholland@NetBSD.org>
14371.1873SleotArchive Site:	https://ftp.NetBSD.org/pub/NetBSD/misc/dholland/
14381.1873SleotHome Page:	https://www.NetBSD.org/~dholland/tradcpp/
14391.1872SdhollandMailing List:	tech-toolchain
14401.1872SdhollandResponsible:	dholland
14411.1872SdhollandLicense:	BSD (2-clause)
14421.1872SdhollandLocation:	external/bsd/tradcpp
14431.1872SdhollandNotes:
14441.1872Sdholland
14451.1SlukemPackage:	tz
14461.1985SchristosVersion:	tzcode2024a / tzdata2024agtz
14471.1983SkreCurrent Vers:	tzcode2024a / tzdata2024a
14481.975SapbMaintainer:	Paul Eggert <eggert@cs.ucla.edu>
14491.956SchristosArchive Site:	ftp://ftp.iana.org/tz/releases/
14501.876SapbArchive Site:	ftp://munnari.oz.au/pub/oldtz/
14511.956SchristosOld Archive Site:	ftp://elsie.nci.nih.gov/pub/
14521.920SapbHome Page:	http://www.iana.org/time-zones
14531.1985SchristosDate:		2024-02-17
14541.876SapbMailing List:	tz@iana.org
14551.1375SkreResponsible:	kleink, christos, kre
14561.387SrpauloLicense:	Public domain
14571.1142SwizLocation:	lib/libc/time/zoneinfo, external/public-domain/tz/share
14581.1SlukemNotes:
14591.1077SchristosDon't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
14601.1077SchristosDiffs are now applied by hand, since we have too many diffs (re-entrant tzcode,
14611.1077Schristosregister removal) to apply. The diffs have been submitted upstream but there
14621.1077Schristosis too much inertia to apply them. Check for .gitignore files.
14631.1824SkreFor the data files, do use external/public-domain/tz/tzdata2netbsd (usually,
14641.1824Skrefor now, late 2021, do it manually).
14651.1Slukem
14661.578SchristosPackage:	wpa_supplicant/hostapd
14671.1781SchristosVersion:	2.9
14681.1992SgutteridCurrent Vers:	2.10
14691.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
14701.1378SsnjArchive Site:	http://w1.fi/releases/
14711.1378SsnjHome Page:	http://w1.fi/wpa_supplicant/
14721.1992SgutteridDate:		2024-02-26
14731.365SwizMailing List:
14741.578SchristosResponsible:	scw, dyoung, christos
14751.387SrpauloLicense:	BSD or GPLv2
14761.913SdrochnerLocation:	external/bsd/wpa/dist
14771.365SwizNotes:
14781.1992SgutteridSee src/external/bsd/wpa/NetBSD-upgrade for update instructions.
14791.365Swiz
14801.1SlukemPackage:	zlib
14811.1894SchristosVersion:	1.2.13
14821.1978SwizCurrent Vers:	1.3.1
14831.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
14841.512StacaArchive Site:	http://www.zlib.net/
14851.512StacaHome Page:	http://www.zlib.net/
14861.1894SchristosDate: 		2022-10-15
14871.1SlukemMailing List:
14881.1254StronResponsible:	gwr, christos
14891.387SrpauloLicense:	BSD (3-clause)
14901.913SdrochnerLocation:	common/dist/zlib
14911.1SlukemNotes:
14921.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
14931.1396SchristosRemember to run cleantags
14941.534Schristos
14951.534SchristosPackage:	services, protocols
14961.1790SchristosVersion:	2021-04-07 (services), 2021-02-26 (protocols)
14971.1790SchristosCurrent Vers:	2021-04-07 (services), 2021-02-26 (protocols)
14981.534SchristosMaintainer:	IANA
14991.961SchristosArchive Site:	http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
15001.894SrizArchive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
15011.894SrizHome Page:	http://www.iana.org/
15021.1790SchristosDate: 		2021-04-08
15031.534SchristosMailing List:
15041.534SchristosResponsible:	christos
15051.534SchristosLicense:	None
15061.913SdrochnerLocation:	etc
15071.534SchristosNotes:
15081.961Schristos1. Build package net/iana-etc
15091.961Schristos2. Add NetBSD rcsid to the generated protocols and services in the package
15101.961Schristos   work area.
15111.961Schristos3. Append the local services from the current services file.
15121.961Schristos4. Run:
15131.534Schristos	services_mkdb -u services > /usr/src/etc/services
15141.534Schristos	cp protocols /usr/src/etc/protocols
15151.964Schristos5. Fix protocols
15161.964Schristos   - fix manet alias to MANET; giving an alias with the same name is a no/op
15171.964Schristos   - protocol 84 is defined for as ttp and iptm, merge the two entries since
15181.964Schristos     libc getprotoent() does not read the whole file and merge in the "files"
15191.964Schristos     implementation.
15201.1584Schristos   - add alias carp to vrrp
15211.1584Schristos   - put back 240 (pfsync), splitting the unassigned entries
15221.769Smrg
15231.769SmrgPackage:	pigz
15241.1123StlsVersion:	2.3.1
15251.1547SsevanCurrent Vers:	2.4
15261.769SmrgMaintainer:	Mark Adler <madler@alumni.caltech.edu>
15271.769SmrgArchive Site:	http://zlib.net/pigz/
15281.769SmrgHome Page:	http://zlib.net/pigz/
15291.769SmrgMailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
15301.1123StlsResponsible:	mrg, tls
15311.769SmrgLicense:	zlib
15321.913SdrochnerLocation:	external/zlib/pigz/dist
15331.769SmrgNotes:
15341.784Sjoerg
15351.784SjoergPackage:	xz
15361.1565SjoergVersion:	5.2.4
15371.1990SwizCurrent Vers:	5.6.0
15381.784SjoergMaintainer:	Lasse Collin <lasse.collin@tukanni.org>
15391.784SjoergArchive Site:	http://tukaani.org/xz/
15401.784SjoergHome Page:	http://tukaani.org/xz/
15411.1990SwizDate: 		2024-02-24
15421.784SjoergResponsible:	joerg
15431.784SjoergLicense:	public-domain
15441.913SdrochnerLocation:	external/public-domain/xz/dist
15451.784SjoergNotes:
15461.784Sjoerg1. See prepare-import script for stripping down the distribution.
15471.1565Sjoerg2. Use run-configure and double check that the stripped down configure works
15481.1565Sjoerg   for tools.
15491.1565Sjoerg3. Carefully check for non-autoconf GPL components leaked into the dist area.
15501.847Smrg
15511.847SmrgPackage:	mpc
15521.1915SmrgVersion:	1.3.1
15531.1914SmrgCurrent Vers:	1.3.1
15541.1593SchristosMaintainer:
15551.847SmrgArchive Site:	http://www.multiprecision.org/mpc/download/
15561.847SmrgHome Page:	http://www.multiprecision.org/mpc/
15571.847SmrgMailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
15581.847SmrgResponsible:	mrg
15591.1065SmrgLicense:	LGPL3
15601.1065SmrgLocation:	external/lgpl3/mpc/dist
15611.847SmrgNotes:
15621.847Smrg
15631.847SmrgPackage:	mpfr
15641.1914SmrgVersion:	4.2.0
15651.1914SmrgCurrent Vers:	4.2.0
15661.1593SchristosMaintainer:
15671.847SmrgArchive Site:	http://www.mpfr.org/mpfr-current/
15681.847SmrgHome Page:	http://www.mpfr.org/
15691.847SmrgMailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
15701.847SmrgResponsible:	mrg
15711.847SmrgLicense:	LGPL3
15721.913SdrochnerLocation:	external/lgpl3/mpfr/dist
15731.847SmrgNotes:
15741.847Smrg
15751.847SmrgPackage:	GNU MP
15761.1807SmrgVersion:	6.2.1
15771.1806SmrgCurrent Vers:	6.2.1
15781.1835SmrgMaintainer:	https://gmplib.org/mailman/listinfo/gmp-devel
15791.1835SmrgArchive Site:	https://gmplib.org/
15801.1835SmrgHome Page:	https://gmplib.org/
15811.1835SmrgMailing List:	https://gmplib.org/mailman/listinfo/gmp-announce
15821.847SmrgResponsible:	mrg
15831.847SmrgLicense:	LGPL3
15841.913SdrochnerLocation:	external/lgpl3/gmp/dist
15851.1746SmrgNotes:		See the README.
15861.886Schristos
15871.1102SapbPackage:	osnet
15881.1102SapbVersion:	osnet-20100224
15891.1102SapbCurrent Vers:	?
15901.1102SapbMaintainer:	?
15911.1102SapbArchive Site:	?
15921.1102SapbHome Page:	?
15931.1102SapbMailing List:	?
15941.1102SapbResponsible:	?
15951.1102SapbLicense:	CDDL
15961.1102SapbLocation:	external/cddl/osnet
15971.1102SapbNotes:
15981.1102Sapb
15991.980SalnsnPackage:	sljit
16001.1594SalnsnVersion:	0.93 (svn revision 333)
16011.1547SsevanCurrent Vers:	0.93
16021.980SalnsnMaintainer:	Zoltán Herczeg <hzmester@freemail.hu
16031.980SalnsnArchive Site:	http://sourceforge.net/projects/sljit/
16041.980SalnsnHome Page:	http://sljit.sourceforge.net/
16051.980SalnsnMailing List:	none
16061.980SalnsnResponsible:	alnsn
16071.980SalnsnLicense:	BSD (2-clause)
16081.980SalnsnLocation:	sys/external/bsd/sljit/dist
16091.980SalnsnNotes:
16101.980Salnsn		Need to feed back local changes
16111.980Salnsn
16121.886SchristosPackage:	tre
16131.1485SrinVersion:	0.8.0, git source as of 20171117
16141.886SchristosCurrent Vers:	0.8.0
16151.886SchristosMaintainer:	http://laurikari.net/tre
16161.1485SrinArchive Site:	https://github.com/laurikari/tre
16171.886SchristosHome Page:	http://laurikari.net/tre
16181.962SwizMailing List:
16191.886SchristosResponsible:	agc, christos
16201.962SwizLicense:	BSD (2-clause)
16211.913SdrochnerLocation:	external/bsd/tre/dist
16221.886SchristosNotes:
16231.886Schristos		Need to feed back local changes
16241.901Schristos
16251.901SchristosPackage:	TrouSerS
16261.1589SchristosVersion:	0.3.14
16271.1547SsevanCurrent Vers:	0.3.14
16281.901SchristosMaintainer:	http://trousers.sourceforge.net
16291.901SchristosArchive Site:	http://trousers.sourceforge.net
16301.901SchristosHome Page:	http://trousers.sourceforge.net
16311.901SchristosMailing List:	http://trousers.sourceforge.net
16321.901SchristosResponsible:	christos
16331.901SchristosLicense:	CPL
16341.913SdrochnerLocation:	crypto/external/cpl/trousers/dist
16351.901SchristosNotes:
16361.901Schristos		Need to feed back local changes
16371.902Schristos
16381.902SchristosPackage:	tpm-tools
16391.1589SchristosVersion:	1.3.9.1
16401.1547SsevanCurrent Vers:	1.3.9.1
16411.902SchristosMaintainer:	http://trousers.sourceforge.net
16421.902SchristosArchive Site:	http://trousers.sourceforge.net
16431.902SchristosHome Page:	http://trousers.sourceforge.net
16441.902SchristosMailing List:	http://trousers.sourceforge.net
16451.902SchristosResponsible:	christos
16461.902SchristosLicense:	CPL
16471.913SdrochnerLocation:	crypto/external/cpl/tpm-tools/dist
16481.902SchristosNotes:
16491.902Schristos		Need to feed back local changes
16501.997Schristos
16511.1100SchristosPackage:	elftoolchain (libelf/libdwarf)
16521.1995SchristosVersion:	r4037
16531.1539SsevanCurrent Vers:	0.7.1
16541.1100SchristosMaintainer:	Joseph Koshi <jkoshi@freebsd.org>
16551.997SchristosArchive Site:	none
16561.1539SsevanHome Page:	http://elftoolchain.sourceforge.net
16571.1995SchristosDate:		2024-03-03
16581.997SchristosMailing List:	none
16591.997SchristosResponsible:	christos
16601.997SchristosLicense:	BSD-like (2-clause)
16611.1100SchristosLocation:	sys/external/bsd/elftoolchain/dist
16621.2001SriastradVendor tag:	FreeBSD
16631.2001SriastradRelease tag:	elftoolchain-rNNNNN
16641.997SchristosNotes:
16651.1995Schristos		See README we use the svn id as the tag.
16661.1076Schristos
16671.1140SchristosPackage:	timeout
16681.1550SsevanVersion:	FreeBSD-2014-07-16 r268763
16691.1550SsevanCurrent Vers:	FreeBSD-2016-05-01 r331720
16701.1140SchristosMaintainer:	Baptiste Daroussin <bapt@FreeBSD.org>
16711.1140SchristosArchive Site:	none
16721.1547SsevanHome Page:	https://svnweb.freebsd.org/base/head/usr.bin/timeout/
16731.1140SchristosMailing List:	none
16741.1140SchristosResponsible:	christos
16751.1140SchristosLicense:	BSD-like (2-clause)
16761.1140SchristosLocation:	usr.bin/timeout
16771.1255Schristos
16781.1979SwizPackage:	libproc
16791.1979SwizVersion:	FreeBSD-2015-09-24
16801.1979SwizCurrent Vers:	FreeBSD-2018-07-27 r336782
16811.1979SwizMaintainer:	Rui Paulo <rpaulo@FreeBSD.org>
16821.1979SwizArchive Site:	none
16831.1979SwizHome Page:	https://svnweb.freebsd.org/base/head/lib/libproc/
16841.1979SwizMailing List:	none
16851.1979SwizResponsible:	christos
16861.1979SwizLicense:	BSD-like (2-clause)
16871.1979SwizLocation:	external/bsd/libproc/dist
16881.1979Swiz
16891.1979SwizPackage:	librtld_db
16901.1979SwizVersion:	FreeBSD-2015-09-24
16911.1979SwizCurrent Vers:	FreeBSD-2017-11-26 r326219
16921.1979SwizMaintainer:	Rui Paulo <rpaulo@FreeBSD.org>
16931.1979SwizArchive Site:	none
16941.1979SwizHome Page:	https://svnweb.freebsd.org/base/head/lib/librtld_db/
16951.1979SwizMailing List:	none
16961.1979SwizResponsible:	christos
16971.1979SwizLicense:	BSD-like (2-clause)
16981.1979SwizLocation:	external/bsd/librtld_db/dist
16991.1979Swiz
17001.1979SwizPackage:	netcat
17011.1979SwizVersion:	OpenBSD-2017-02-06
17021.1979SwizCurrent Vers:	OpenBSD-2020-02-12
17031.1979SwizMaintainer:	OpenBSD
17041.1979SwizArchive Site:	http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
17051.1979SwizHome Page:	none
17061.1979SwizDate:		2020-06-13
17071.1979SwizMailing List:	none
17081.1979SwizResponsible:	christos
17091.1979SwizLicense:	BSD-like (3-clause)
17101.1979SwizLocation:	usr.bin/nc
17111.1417Snonaka
17121.1417SnonakaPackage:	gnu-efi
17131.1818SjmcneillVersion:	3.0.14
17141.1818SjmcneillCurrent Vers:	3.0.14
17151.1417SnonakaMaintainer:	https://sourceforge.net/projects/gnu-efi/
17161.1417SnonakaArchive Site:	https://sourceforge.net/projects/gnu-efi/
17171.1417SnonakaHome Page:	https://sourceforge.net/projects/gnu-efi/
17181.1417SnonakaMailing List:	https://sourceforge.net/projects/gnu-efi/
17191.1417SnonakaResponsible:
17201.1417SnonakaLicense:	BSD-like (3-clause)
17211.1417SnonakaLocation:	sys/external/bsd/gnu-efi
17221.1429Schristos
17231.1429SchristosPackage:	dc
17241.1429SchristosVersion:	20170410
17251.1728SsevanCurrent Vers:	20190906
17261.1429SchristosMaintainer:	The OpenBSD Project
17271.1429SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc
17281.1429SchristosHome Page:	http://www.openbsd.org/
17291.1728SsevanDate:		2020-06-13
17301.1593SchristosMailing List:
17311.1429SchristosLicense:	BSD
17321.1429SchristosResponsible:	christos
17331.1429SchristosLocation:	usr.bin/dc
17341.1429SchristosNotes:
17351.1429Schristos		Uses OpenSSL's bignum
17361.1446Sskrll
17371.1681SwizPackage:	dtc, libfdt
17381.1681SwizVersion:	1.5.1
17391.1681SwizCurrent Vers:	1.5.1
17401.1446SskrllMaintainer:	David Gibson <david@gibson.dropbear.id.au>, Jon Loeliger <jdl@jdl.com>
17411.1446SskrllArchive Site:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
17421.1446SskrllHome Page:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
17431.1446SskrllMailing List:	mailto:devicetree-compiler@vger.kernel.org
17441.1446SskrllResponsible:	skrll
17451.1446SskrllLicense:	GPLv2 (dtc), BSD (libfdt)
17461.1446SskrllLocation:	external/gpl2/dtc, sys/external/bsd/libfdt
17471.1447SskrllNotes:
17481.1447Sskrllexternal/gpl2/dtc/dtc2netbsd should be used to create directories to import
17491.1453Sjmcneill
17501.1453SjmcneillPackage:	dts
17511.1826SjmcneillVersion:	5.15
17521.1826SjmcneillCurrent Vers:	5.15
17531.1453SjmcneillMaintainer:	https://www.kernel.org/
17541.1826SjmcneillArchive Site:	https://cdn.kernel.org/pub/linux/kernel/v5.x/
17551.1453SjmcneillHome Page:	https://www.kernel.org/
17561.1453SjmcneillMailing List:	mailto:devicetree@vger.kernel.org
17571.1453SjmcneillResponsible:	jmcneill
17581.1453SjmcneillLicense:	GPLv2 and dual GPLv2/X11 license
17591.1453SjmcneillLocation:	sys/external/gpl2/dts
17601.2012SgutteridNotes:
17611.2012Sgutteridsys/external/gpl2/dts/dts2netbsd should be used to create directories to import
17621.2012SgutteridNot all DTS files are presently sourced from kernel.org.
17631.1494Smlelstv
17641.1494SmlelstvPackage:	iscsi
17651.1494SmlelstvVersion:	4.12.4
17661.1494SmlelstvCurrent Vers:	4.12.4
17671.1494SmlelstvMaintainer:	Intel Corporation
17681.1494SmlelstvArchive Site:
17691.1494SmlelstvHome Page:
17701.1494SmlelstvMailing List:
17711.1494SmlelstvResponsible:
17721.1494SmlelstvLicense:	BSD-like (4-clause)
17731.1494SmlelstvLocation:	external/bsd/iscsi
17741.1494SmlelstvNotes:
17751.1494Smlelstv
17761.1494SmlelstvPackage:	rpi-firmware
17771.1593SchristosVersion:
17781.1593SchristosCurrent Vers:
17791.1593SchristosMaintainer:
17801.1494SmlelstvArchive Site:
17811.1494SmlelstvHome Page:
17821.1494SmlelstvMailing List:
17831.1494SmlelstvLicense:	Broadcom, Raspberry Pi (Trading) Ltd
17841.1593SchristosResponsible:
17851.1494SmlelstvLocation:	external/broadcom/rpi-firmware
17861.1494SmlelstvNotes:
17871.1494Smlelstv
17881.1494SmlelstvPackage:	rtwn
17891.1593SchristosVersion:
17901.1593SchristosCurrent Vers:
17911.1593SchristosMaintainer:
17921.1494SmlelstvArchive Site:
17931.1494SmlelstvHome Page:
17941.1494SmlelstvMailing List:
17951.1494SmlelstvLicense:	Realtek Semiconductor Corporation
17961.1593SchristosResponsible:
17971.1494SmlelstvLocation:	external/realtek/rtwn
17981.1494SmlelstvNotes:
17991.1494Smlelstv
18001.1494SmlelstvPackage:	urtwn
18011.1593SchristosVersion:
18021.1593SchristosCurrent Vers:
18031.1593SchristosMaintainer:
18041.1494SmlelstvArchive Site:
18051.1494SmlelstvHome Page:
18061.1494SmlelstvMailing List:
18071.1494SmlelstvLicense:	Realtek Semiconductor Corporation
18081.1593SchristosResponsible:
18091.1494SmlelstvLocation:	external/realtek/urtwn/
18101.1494SmlelstvNotes:
18111.1494Smlelstv
18121.1494SmlelstvPackage:	repulse
18131.1593SchristosVersion:
18141.1593SchristosCurrent Vers:
18151.1593SchristosMaintainer:
18161.1494SmlelstvArchive Site:
18171.1494SmlelstvHome Page:
18181.1494SmlelstvMailing List:
18191.1494SmlelstvLicense:	ALiENDESiGN GbR
18201.1593SchristosResponsible:
18211.1494SmlelstvLocation:	sys/arch/amiga/dev/repulse_firmware.h
18221.1494SmlelstvNotes:
18231.1494Smlelstv
18241.1494SmlelstvPackage:	cxgb
18251.1593SchristosVersion:
18261.1593SchristosCurrent Vers:
18271.1593SchristosMaintainer:
18281.1494SmlelstvArchive Site:
18291.1494SmlelstvHome Page:
18301.1494SmlelstvMailing List:
18311.1494SmlelstvLicense:	Chelsio Inc.
18321.1593SchristosResponsible:
18331.1494SmlelstvLocation:	sys/dev/pci/cxgb/cxgb_firmware_exports.h
18341.1494SmlelstvNotes:
18351.1494Smlelstv
18361.1494SmlelstvPackage:	athn
18371.1593SchristosVersion:
18381.1593SchristosCurrent Vers:
18391.1593SchristosMaintainer:
18401.1494SmlelstvArchive Site:
18411.1494SmlelstvHome Page:
18421.1494SmlelstvMailing List:
18431.1494SmlelstvLicense:	Atheros Communicatios, Inc.
18441.1593SchristosResponsible:
18451.1494SmlelstvLocation:	external/atheros/athn
18461.1494SmlelstvNotes:
18471.1494Smlelstv
18481.1494SmlelstvPackage:	otus
18491.1593SchristosVersion:
18501.1593SchristosCurrent Vers:
18511.1593SchristosMaintainer:
18521.1494SmlelstvArchive Site:
18531.1494SmlelstvHome Page:
18541.1494SmlelstvMailing List:
18551.1494SmlelstvLicense:	Atheros Communicatios, Inc.
18561.1593SchristosResponsible:
18571.1494SmlelstvLocation:	external/atheros/otus
18581.1494SmlelstvNotes:
18591.1494Smlelstv
18601.1494SmlelstvPackage:	intel-fw-eula
18611.1593SchristosVersion:
18621.1593SchristosCurrent Vers:
18631.1593SchristosMaintainer:
18641.1494SmlelstvArchive Site:
18651.1494SmlelstvHome Page:
18661.1494SmlelstvMailing List:
18671.1494SmlelstvLicense:	Intel Corporation
18681.1593SchristosResponsible:
18691.1494SmlelstvLocation:	external/intel-fw-eula
18701.1494SmlelstvNotes:
18711.1494Smlelstv
18721.1494SmlelstvPackage:	intel-fw-public
18731.1593SchristosVersion:
18741.1593SchristosCurrent Vers:
18751.1494SmlelstvMaintainer:
18761.1494SmlelstvArchive Site:
18771.1494SmlelstvHome Page:
18781.1494SmlelstvMailing List:
18791.1494SmlelstvLicense:	Intel Corporation
18801.1593SchristosResponsible:
18811.1494SmlelstvLocation:	external/intel-fw-public
18821.1494SmlelstvNotes:
18831.1494Smlelstv
18841.1494SmlelstvPackage:	aic7xxx
18851.1593SchristosVersion:
18861.1593SchristosCurrent Vers:
18871.1494SmlelstvMaintainer:	Justin T. Gibbs
18881.1494SmlelstvArchive Site:
18891.1494SmlelstvHome Page:
18901.1494SmlelstvMailing List:
18911.1494SmlelstvLicense:	Adaptec Inc or LGPL2
18921.1593SchristosResponsible:
18931.1494SmlelstvLocation:	sys/dev/microcode/aic7xxx
18941.1494SmlelstvNotes:
18951.1494Smlelstv
18961.1494SmlelstvPackage:	atmel
18971.1593SchristosVersion:
18981.1593SchristosCurrent Vers:
18991.1593SchristosMaintainer:
19001.1494SmlelstvArchive Site:
19011.1494SmlelstvHome Page:
19021.1494SmlelstvMailing List:
19031.1494SmlelstvLicense:	Atmel Corporation
19041.1593SchristosResponsible:
19051.1494SmlelstvLocation:	sys/dev/microcode/atmel
19061.1494SmlelstvNotes:
19071.1494Smlelstv
19081.1494SmlelstvPackage:	bge
19091.1593SchristosVersion:
19101.1593SchristosCurrent Vers:
19111.1593SchristosMaintainer:
19121.1494SmlelstvArchive Site:
19131.1494SmlelstvHome Page:
19141.1494SmlelstvMailing List:
19151.1494SmlelstvLicense:	Broadcom Corporation
19161.1593SchristosResponsible:
19171.1494SmlelstvLocation:	sys/dev/microcode/bge
19181.1494SmlelstvNotes:
19191.1494Smlelstv
19201.1494SmlelstvPackage:	bnx
19211.1593SchristosVersion:
19221.1593SchristosCurrent Vers:
19231.1494SmlelstvMaintainer:	David Christensen <davidch@broadcom.com>
19241.1494SmlelstvArchive Site:
19251.1494SmlelstvHome Page:
19261.1494SmlelstvMailing List:
19271.1494SmlelstvLicense:	Broadcom Corporation
19281.1593SchristosResponsible:
19291.1494SmlelstvLocation:	sys/dev/microcode/bnx
19301.1494SmlelstvNotes:
19311.1494Smlelstv
19321.1494SmlelstvPackage:	cylades-z
19331.1593SchristosVersion:
19341.1593SchristosCurrent Vers:
19351.1494SmlelstvMaintainer:	Cyclades Corp
19361.1494SmlelstvArchive Site:
19371.1494SmlelstvHome Page:
19381.1494SmlelstvMailing List:
19391.1494SmlelstvLicense:	unknown
19401.1593SchristosResponsible:
19411.1494SmlelstvLocation:	sys/dev/microcode/cyclades-z
19421.1494SmlelstvNotes:
19431.1494Smlelstv
19441.1494SmlelstvPackage:	i8255x
19451.1494SmlelstvVersion:	3.28
19461.1593SchristosCurrent Vers:
19471.1494SmlelstvMaintainer:	Patrick J Luhmann (PJL)
19481.1494SmlelstvArchive Site:
19491.1494SmlelstvHome Page:
19501.1494SmlelstvMailing List:
19511.1494SmlelstvLicense:	Intel Corporation
19521.1593SchristosResponsible:
19531.1494SmlelstvLocation:	sys/dev/microcode/i8255x
19541.1494SmlelstvNotes:
19551.1494Smlelstv
19561.1494SmlelstvPackage:	isp
19571.1593SchristosVersion:
19581.1593SchristosCurrent Vers:
19591.1593SchristosMaintainer:
19601.1494SmlelstvArchive Site:
19611.1494SmlelstvHome Page:
19621.1494SmlelstvMailing List:
19631.1494SmlelstvLicense:	QLogic, Inc.
19641.1593SchristosResponsible:
19651.1494SmlelstvLocation:	sys/dev/microcode/isp
19661.1494SmlelstvNotes:
19671.1494Smlelstv
19681.1494SmlelstvPackage:	radeon
19691.1593SchristosVersion:
19701.1593SchristosCurrent Vers:
19711.1593SchristosMaintainer:
19721.1494SmlelstvArchive Site:
19731.1494SmlelstvHome Page:
19741.1494SmlelstvMailing List:
19751.1494SmlelstvLicense:	Advanced Micro Devices, Inc.
19761.1593SchristosResponsible:
19771.1494SmlelstvLocation:	sys/dev/microcode/radeon
19781.1494SmlelstvNotes:
19791.1494Smlelstv
19801.1494SmlelstvPackage:	ral
19811.1593SchristosVersion:
19821.1593SchristosCurrent Vers:
19831.1494SmlelstvMaintainer:
19841.1494SmlelstvArchive Site:	http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git
19851.1494SmlelstvHome Page:
19861.1494SmlelstvMailing List:
19871.1494SmlelstvLicense:	Ralink Technology Corp
19881.1593SchristosResponsible:
19891.1494SmlelstvLocation:	external/realtek/ral
19901.1494SmlelstvNotes:
19911.1494Smlelstv
19921.1494SmlelstvPackage:	rum
19931.1593SchristosVersion:
19941.1593SchristosCurrent Vers:
19951.1494SmlelstvMaintainer:	Paul Lin <paul_lin@ralinktech.com.tw>
19961.1494SmlelstvArchive Site:
19971.1494SmlelstvHome Page:
19981.1494SmlelstvMailing List:
19991.1494SmlelstvLicense:	Ralink Technology Corp
20001.1593SchristosResponsible:
20011.1494SmlelstvLocation:	external/realtek/rum
20021.1494SmlelstvNotes:
20031.1494Smlelstv
20041.1494SmlelstvPackage:	run
20051.1593SchristosVersion:
20061.1593SchristosCurrent Vers:
20071.1494SmlelstvMaintainer:	Paul Lin <paul_lin@ralinktech.com.tw>
20081.1494SmlelstvArchive Site:
20091.1494SmlelstvHome Page:
20101.1494SmlelstvMailing List:
20111.1494SmlelstvLicense:	Ralink Technology Corp
20121.1593SchristosResponsible:
20131.1494SmlelstvLocation:	sys/dev/microcode/run
20141.1494SmlelstvNotes:
20151.1494Smlelstv
20161.1494SmlelstvPackage:	siop
20171.1593SchristosVersion:
20181.1593SchristosCurrent Vers:
20191.1494SmlelstvMaintainer:	Manuel Bouyer, Shuichiro URATA, Michael L. Hitch
20201.1494SmlelstvArchive Site:
20211.1494SmlelstvHome Page:
20221.1494SmlelstvMailing List:
20231.1494SmlelstvLicense:	BSD-like (2-clause, 3-clause)
20241.1593SchristosResponsible:
20251.1494SmlelstvLocation:	sys/dev/microcode/siop
20261.1494SmlelstvNotes:
20271.1494Smlelstv
20281.1494SmlelstvPackage:	tigon
20291.1494SmlelstvVersion:	12.4.11
20301.1494SmlelstvCurrent Vers:
20311.1494SmlelstvMaintainer:	wpaul@brak.osd.bsdi.com
20321.1979SwizArchive Site:	https://people.freebsd.org/~wpaul/Alteon/
20331.1499SmlelstvHome Page:	http://www.alteon.com/support/openkits (extinct)
20341.1494SmlelstvMailing List:
20351.1499SmlelstvLicense:	Alteon WebSystems, Inc.
20361.1593SchristosResponsible:
20371.1494SmlelstvLocation:	sys/dev/microcode/tigon
20381.1494SmlelstvNotes:
20391.1499SmlelstvSee https://lists.debian.org/debian-legal/2011/10/msg00001.html
20401.1499Smlelstv
20411.1494Smlelstv
20421.1494SmlelstvPackage:	typhoon
20431.1593SchristosVersion:
20441.1593SchristosCurrent Vers:
20451.1494SmlelstvMaintainer:	3Com Corporation
20461.1494SmlelstvArchive Site:
20471.1494SmlelstvHome Page:
20481.1494SmlelstvMailing List:
20491.1494SmlelstvLicense:	BSD-like (3-clause)
20501.1593SchristosResponsible:
20511.1494SmlelstvLocation:	sys/dev/microcode/typhoon
20521.1494SmlelstvNotes:
20531.1494Smlelstv
20541.1494SmlelstvPackage:	wi
20551.1593SchristosVersion:
20561.1593SchristosCurrent Vers:
20571.1494SmlelstvMaintainer:	Symbol Technologies Inc.
20581.1494SmlelstvArchive Site:
20591.1494SmlelstvHome Page:	http://www.symbol.com
20601.1494SmlelstvMailing List:
20611.1494SmlelstvLicense:	BSD-like (3-clause)
20621.1593SchristosResponsible:
20631.1494SmlelstvLocation:	sys/dev/microcode/wi
20641.1494SmlelstvNotes:
20651.1494Smlelstv
20661.1494SmlelstvPackage:	yds
20671.1593SchristosVersion:
20681.1593SchristosCurrent Vers:
20691.1494SmlelstvMaintainer:	Yamaha Corporation
20701.1494SmlelstvArchive Site:
20711.1494SmlelstvHome Page:
20721.1494SmlelstvMailing List:
20731.1494SmlelstvLicense:	unknown
20741.1593SchristosResponsible:
20751.1494SmlelstvLocation:	sys/dev/microcode/yds
20761.1494SmlelstvNotes:
20771.1494Smlelstv
20781.1494SmlelstvPackage:	zyd
20791.1593SchristosVersion:
20801.1593SchristosCurrent Vers:
20811.1494SmlelstvMaintainer:	ZyDAS Technology Corporation
20821.1494SmlelstvArchive Site:
20831.1494SmlelstvHome Page:
20841.1494SmlelstvMailing List:
20851.1494SmlelstvLicense:	BSD-like (3-clause)
20861.1593SchristosResponsible:
20871.1494SmlelstvLocation:	sys/dev/microcode/zyd
20881.1494SmlelstvNotes:
20891.1494Smlelstv
20901.1564SchristosPackage:	libnv
20911.1564SchristosVersion:	20180906
20921.1564SchristosCurrent Vers:	$(date)
20931.1564SchristosMaintainer:	christos
20941.1564SchristosArchive Site:
20951.1564SchristosHome Page:
20961.1564SchristosMailing List:
20971.1564SchristosLicense:	BSD-like (2-clause)
20981.1593SchristosResponsible:
20991.1564SchristosLocation:	sys/external/bsd/libnv/dist
21001.1564SchristosNotes:
21011.1564SchristosTo be used only for npf (library and headers are private)
21021.1564SchristosCopied from FreeBSD:
21031.1564Schristos/usr/src/sys/sys/{d,c,}nv.h
21041.1564Schristos/usr/src/lib/libnv/
21051.1564Schristos/usr/src/contrib/lib/libnv/
21061.1564Schristos/usr/src/share/man/man9/{d,c,}nv.9
21071.1590Schristos
21081.1590SchristosPackage:	gettext
21091.1590SchristosVersion:	0.16.1 (Last GPLv2+ version)
21101.1991SwizCurrent Vers:	0.22.5
21111.1590SchristosMaintainer:	FSF
21121.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
21131.1590SchristosHome Page:	http://www.gnu.org/software/gettext/
21141.1991SwizDate:		2024-02-25
21151.1590SchristosMailing List:	bug-gnu-utils@gnu.org
21161.1590SchristosResponsible:	christos
21171.1590SchristosLicense:	GPLv2+ (0.16.1), GPLv3+ (0.17 and later)
21181.1590SchristosLocation:	external/gpl2/gettext
21191.1590SchristosNotes:
21201.1590SchristosGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
21211.1590Schristoswe use BSD-licensed implementation from Citrus project (see entry for
21221.1590Schristos"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
21231.1590Schristos
21241.1590SchristosPackage:	grep
21251.1590SchristosVersion:	2.5.1a (last GPLv2+ version)
21261.1811SwizCurrent Vers:	3.7
21271.1590SchristosMaintainer:	FSF
21281.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/grep/
21291.1590SchristosHome Page:	http://www.gnu.org/software/grep/
21301.1590SchristosMailing List:	bug-gnu-utils@gnu.org
21311.1590SchristosResponsible:	simonb
21321.1590SchristosLicense:	GPLv2+ (2.5.1a), GPLv3+ (2.5.3 and later)
21331.1590SchristosLocation:	external/gpl2/grep
21341.1590SchristosNotes:
21351.1590SchristosUse external/gpl2/grep/grep2netbsd for preparing the source tree
21361.1590Schristosfor the import.
21371.1590SchristosOn 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep;
21381.1590Schristossee also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html)
21391.1590Schristoswas imported into src/usr.bin/grep;
21401.1590Schristoson 16 Feb 2011, the BSD grep implementation from FreeBSD was imported
21411.1590Schristosin src/usr.bin/grep, replacing FreeGrep
21421.1590Schristos(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html).
21431.1590Schristos
21441.1590SchristosPackage:	groff
21451.1590SchristosVersion:	1.19.2 (last GPLv2+ version)
21461.1591SchristosCurrent Vers:	1.22.4
21471.1590SchristosMaintainer:	Werner Lemberg/FSF
21481.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/groff/
21491.1590SchristosHome Page:	http://www.gnu.org/software/groff/
21501.1590SchristosMailing List:	bug-groff@gnu.org
21511.1593SchristosResponsible:
21521.1590SchristosLicense:	GPLv2+ (1.19.2), GPLv3+ (1.20 and later)
21531.1590SchristosLocation:	external/gpl2/groff
21541.1590SchristosNotes:
21551.1590SchristosUse groff2netbsd from external/gpl2/groff/groff2netbsd to prepare the
21561.1590Schristosdistribution for import.
21571.1590SchristosUpdate MDATE in src/external/gpl2/groff/Makefile.inc.
21581.1641Smsaitoh
21591.1590SchristosPackage:	gmake
21601.1590SchristosVersion:	3.81 (Last GPlv2+ version)
21611.1902SgutteridCurrent Vers:	4.4
21621.1590SchristosMaintainer:	FSF
21631.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/make/
21641.1590SchristosHome Page:	http://www.gnu.org/software/make/
21651.1902SgutteridDate:		2022-12-08
21661.1590SchristosMailing List:	bug-make@gnu.org
21671.1593SchristosResponsible:
21681.1590SchristosLicense:	GPLv2+ (3.81), GPLv3+ (3.82 and later)
21691.1590SchristosLocation:	external/gpl2/gmake
21701.1590SchristosNotes:
21711.1590Schristos
21721.1590SchristosPackage:	diffutils
21731.1590SchristosVersion:	2.8.1 (Last GPLv2+ version)
21741.1590SchristosCurrent Vers:	3.6
21751.1590SchristosMaintainer:	FSF
21761.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
21771.1590SchristosHome Page:	http://www.gnu.org/software/diffutils/
21781.1590SchristosMailing List:	bug-diffutils@gnu.org
21791.1593SchristosResponsible:
21801.1590SchristosLicense:	GPLv2+ (2.8.1), GPLv3+ (2.9 and later)
21811.1590SchristosLocation:	external/gpl2/diffutils
21821.1590SchristosNotes:
21831.1590SchristosUse external/gpl2/diffutils/diffutils2netbsd for preparing the source tree
21841.1590Schristosfor the import.
21851.1590Schristos
21861.1590SchristosPackage:	rcs
21871.1590SchristosVersion:	5.7 (Last GPLv2+ version)
21881.1590SchristosCurrent Vers:	5.9.4
21891.1590SchristosMaintainer:	FSF
21901.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
21911.1590SchristosMailing List:	bug-gnu-utils@gnu.org
21921.1590SchristosHome Page:	http://www.gnu.org/software/rcs/
21931.1590SchristosResponsible:	agc
21941.1590SchristosLicense:	GPLv2+ (5.7), GPLv3+ (5.8 and later)
21951.1590SchristosLocation:	external/gpl2/rcs
21961.1590SchristosNotes:
21971.1590SchristosOld versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
21981.1590Schristos
21991.1590SchristosPackage:	texinfo
22001.1590SchristosVersion:	4.8a (Last GPLv2+ version)
22011.1900SwizCurrent Vers:	7.0
22021.1590SchristosMaintainer:	FSF
22031.1590SchristosArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
22041.1590SchristosHome Page:	http://www.gnu.org/software/texinfo/
22051.1590SchristosMailing List:	bug-texinfo@gnu.org
22061.1593SchristosResponsible:
22071.1590SchristosLicense:	GPLv2+ (4.8a), GPLv3+ (4.9 and later)
22081.1590SchristosLocation:	external/gpl2/texinfo
22091.1590SchristosNotes:
22101.1590SchristosUse src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree
22111.1590Schristosfor the import.
22121.1590Schristos
22131.1608SkamilPackage:	indent
22141.1608SkamilVersion:	FreeBSD-2018-11-04 r340138
22151.1728SsevanCurrent Vers:	FreeBSD-2020-05-21 r361337
22161.1608SkamilMaintainer:	The FreeBSD Project
22171.1608SkamilArchive Site:	none
22181.1608SkamilHome Page:	https://svnweb.freebsd.org/base/head/usr.bin/indent/
22191.1728SsevanDate:		2020-06-13
22201.1608SkamilMailing List:	none
22211.1608SkamilResponsible:
22221.1608SkamilLicense:	BSD-like (4-clause)
22231.1608SkamilLocation:	usr.bin/indent
22241.1608SkamilNotes:
22251.1608SkamilTests are stored in tests/usr.bin/indent.
22261.1641Smsaitoh
22271.1641SmsaitohPackage:	ena
22281.1641SmsaitohVersion:	0.8.1
22291.1728SsevanCurrent Vers:	2.1.1
22301.1641SmsaitohMaintainer:	Amazon.com
22311.1641SmsaitohArchive Site:	https://github.com/amzn/amzn-drivers/tree/master/kernel/fbsd/ena
22321.1641SmsaitohHome Page:	https://github.com/amzn/amzn-drivers/
22331.1728SsevanDate:		2020-06-13
22341.1641SmsaitohMailing List:	none
22351.1641SmsaitohResponsible:
22361.1641SmsaitohLicense:	BSD-like (2 and 3-clause)
22371.1641SmsaitohLocation:	sys/external/bsd/ena-com
22381.1641SmsaitohNotes:
22391.1672Schristos
22401.1672SchristosPackage:	terminfo
22411.1980SchristosVersion:	20231209
22421.1980SchristosCurrent Vers:	20231209
22431.1672SchristosMaintainer:	Thomas Dickey (ncurses)
22441.1672SchristosArchive Site:	ftp://ftp.invisible-island.net/ncurses/current
22451.1672SchristosHome Page:	https://invisible-island.net/ncurses/
22461.1980SchristosDate:		2024-01-27
22471.1672SchristosMailing List:	bug-ncurses@gnu.org
22481.1672SchristosResponsible:
22491.1672SchristosLicense:	none
22501.1743SriastradLocation:	share/terminfo
22511.1672SchristosNotes:
22521.1672SchristosUse the import script in /usr/src/share/terminfo
22531.1695Schristos
22541.1695SchristosPackage:	libcbor
22551.1743SriastradVersion:	0.7.0
22561.1743SriastradCurrent Vers:	0.5.0-119-g3b41770 (3b41770ab0ca408d242041dddb3b75811345573f)
22571.1695SchristosMaintainer:	Pavel Kalvoda
22581.1743SriastradArchive Site:	https://github.com/PJK/libcbor
22591.1743SriastradHome Page:
22601.1695SchristosDate:		2020-03-02
22611.1743SriastradMailing List:
22621.1743SriastradResponsible:	christos
22631.1695SchristosLicense:	mit
22641.1743SriastradLocation:	external/mit/libcbor
22651.1695SchristosNotes:
22661.1695Schristos
22671.1695SchristosPackage:	pam-u2f
22681.1814SchristosVersion:	1.2.0
22691.1814SchristosCurrent Vers:	1.2.0
22701.1695SchristosMaintainer:	Yubico
22711.1743SriastradArchive Site:	https://github.com/Yubico/pam-u2f
22721.1695SchristosHome Page:	https://developers.yubico.com/pam-u2f/
22731.1814SchristosDate:		2021-09-24
22741.1743SriastradMailing List:
22751.1743SriastradResponsible:	christos
22761.1695SchristosLicense:	bsd
22771.1743SriastradLocation:	external/bsd/pam-u2f
22781.1695SchristosNotes:
22791.1695Schristos
22801.1695SchristosPackage:	libfido2
22811.1944SchristosVersion:	1.13.0
22821.1944SchristosCurrent Vers:	1.13.0
22831.1695SchristosMaintainer:	Yubico
22841.1743SriastradArchive Site:	https://github.com/Yubico/libfido2
22851.1743SriastradHome Page:	https://developers.yubico.com/libfido2/
22861.1944SchristosDate:		2023-08-11
22871.1743SriastradMailing List:
22881.1743SriastradResponsible:	christos
22891.1743SriastradLicense:	bsd
22901.1743SriastradLocation:	external/bsd/libfido2
22911.1743SriastradNotes:
22921.1743Sriastrad
22931.1743SriastradPackage:	libsodium
22941.1743SriastradVersion:	1.0.16
22951.1743SriastradCurrent Vers:	1.0.18
22961.1743SriastradMaintainer:	Frank Denis
22971.1743SriastradArchive Site:	https://github.com/jedisct1/libsodium
22981.1743SriastradHome Page:	https://libsodium.org/
22991.1743SriastradDate:		2020-08-20
23001.1743SriastradMailing List:	sodium-subscribe@pureftpd.org
23011.1743SriastradResponsible:	riastradh
23021.1695SchristosLicense:	bsd
23031.1743SriastradLocation:	sys/external/bsd/libsodium
23041.1695SchristosNotes:
23051.1821Sbrad
23061.1821SbradPackage:	Sensirion VOC index algorithm
23071.1821SbradVersion:	git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b
23081.1821SbradCurrent Vers:	git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b
23091.1821SbradMaintainer:	Brad Spencer
23101.1821SbradArchive Site:	https://github.com/Sensirion/embedded-sgp
23111.1821SbradHome Page:	https://github.com/Sensirion
23121.1821SbradDate:		2021-09-30
23131.1821SbradMailing List:
23141.1821SbradResponsible:	brad
23151.1821SbradLicense:	BSD (3-clause)
23161.1821SbradLocation:	sys/dev/i2c/sensirion_voc_algorithm.c sys/dev/i2c/sensirion_voc_algorithm.h
23171.1821SbradNotes:
23181.1856Suwe
23191.1856SuwePackage:	Terminus Font
23201.1856SuweVersion:	4.49.1
23211.1856SuweCurrent Vers:	4.49.1
23221.1856SuweMaintainer:	Dimitar Toshkov Zhekov
23231.1856SuweArchive Site:	http://terminus-font.sourceforge.net/
23241.1856SuweHome Page:	http://terminus-font.sourceforge.net/
23251.1856SuweDate:		2020-12-28
23261.1856SuweMailing List:
23271.1856SuweResponsible:
23281.1856SuweLicense:	OFL-1.1-RFN
23291.1856SuweLocation:	share/wscons/fonts
23301.1856SuweNotes:
23311.1856SuweSuitably encoded BDF files are prepared from the Unicode encoded
23321.1856Suwemasters using upstream build scripts.  BDF files are converted to the
23331.1856SuweWSF files with xsrc/local/programs/bdfload.  File names for the
23341.1856Suwere-encoded subsets follow the convention used by the upstream.
23351.1859Sfcambus
23361.1859SfcambusPackage:	Spleen
23371.1859SfcambusVersion:	1.9.1
23381.1859SfcambusCurrent Vers:	1.9.1
23391.1859SfcambusMaintainer:	Frederic Cambus
23401.1859SfcambusArchive Site:	https://github.com/fcambus/spleen
23411.1859SfcambusHome Page:	https://github.com/fcambus/spleen
23421.1859SfcambusDate:		2021-06-13
23431.1859SfcambusMailing List:
23441.1859SfcambusResponsible:	fcambus
23451.1859SfcambusLicense:	BSD (2-clause)
23461.1859SfcambusLocation:	share/wscons/fonts
23471.1859SfcambusNotes:
23481.1949Sriastrad
23491.1949SriastradPackage:	mozilla-certdata
23501.1994SriastradVersion:	2024-02-12 (a6efd358880291357a62d58586f9a218d47ad98b)
23511.2007SwizCurrent Vers:	2024-05-30 (9c588d7b943831278f3350c74e79055b88357d9e)
23521.1949SriastradMaintainer:	Mozilla
23531.1949SriastradArchive Site:	https://hg.mozilla.org/projects/nss/log/tip/lib/ckfw/builtins/certdata.txt
23541.1949SriastradHome Page:	https://wiki.mozilla.org/CA
23551.1994SriastradDate:		2024-02-12
23561.1949SriastradMailing List:	
23571.1949SriastradLicense:	MPL
23581.1949SriastradResponsible:	riastradh, security-team
23591.1949SriastradLocation:	external/mpl/mozilla-certdata
23601.1949SriastradVendor tag:	MOZILLA-CERTDATA
23611.1949SriastradRelease tag:	mozilla-certdata-YYYYMMDD
23621.1949SriastradNotes:
23631.1949SriastradSee external/mpl/mozilla-certdata/share/Makefile for update
23641.1949Sriastradinstructions.
2365