3RDPARTY revision 1.1901
11.1901Swiz# $NetBSD: 3RDPARTY,v 1.1901 2022/11/17 23:54:44 wiz Exp $ 21.1Slukem# 31.1Slukem# This file contains a list of the software that has been integrated into 41.1Slukem# NetBSD where we are not the primary maintainer. 51.1Slukem# 61.1Slukem# When you make changes to this software, be sure to discuss it with the 71.1Slukem# maintainer and contribute your patches. Divergence from the official 81.1Slukem# sources is not desirable, and should be avoided as much as possible. 91.1Slukem# 101.1Slukem# When importing, please deal with the RCS IDs in this way: 111.1Slukem# 1. Preserve the RCS IDs in the files by removing the $ signs from 121.1Slukem# the IDs before you do the import. 131.1Slukem# 2. After the import, add NetBSD RCS IDs to all of the files. 141.1Slukem# 151.1Slukem# A few notes on the format of this file (for the benefit of 161.821Sjakllsch# 3rdparty2html): 171.1Slukem# 181.894Sriz# 1.) Any line whose first non-whitespace character is # is a comment; 191.894Sriz# 2.) Entries are separated by blank lines; 201.894Sriz# 3.) Every package needs at least the Package, Version, Current Vers, 211.894Sriz# and Maintainer fields; 221.1Slukem# 4.) Where a field has multiple lines of information, the field tag 231.1Slukem# should be repeated on each line, except: 241.894Sriz# 5.) The Notes: field tag should appear on a line by itself; all 251.1Slukem# remaining lines until the end of the record are notes. 261.963Sapb# 271.963Sapb# Package: name or brief description (required, must be first) 281.963Sapb# Version: version that is included with NetBSD (required) 291.963Sapb# Current Vers: version that is available upstream (required) 301.963Sapb# Maintainer: name and/or email address of upstream maintainer (required) 311.963Sapb# Archive Site: URL to archive of upstream releases 321.963Sapb# Home Page: URL to web page for upstream project 331.1593Schristos# Date: Date last checked 341.963Sapb# Mailing List: email address or URL related to upstream mailing list 351.963Sapb# License: description of license 361.963Sapb# Responsible: comma-separated list of NetBSD developers 371.963Sapb# Location: comma-separated list of subdirectories in the NetBSD src tree 381.963Sapb# Notes: 391.963Sapb# Multiple lines of free-form text, 401.963Sapb# Must be last. 411.963Sapb# 421.31Skanaoka 431.31SkanaokaPackage: acpica 441.1871SchristosVersion: 20220331 451.1871SchristosCurrent Vers: 20220331 461.814SjruohoMaintainer: Intel 471.1077SchristosArchive Site: http://www.acpica.org/downloads/ 481.574SjmcneillHome Page: http://www.acpica.org/ 491.1871SchristosDate: 2021-08-27 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.1069SchristosVersion: 6.2 601.1194SchristosCurrent Vers: 6.2 611.1SlukemMaintainer: Erez Zadok <ezk@cs.columbia.edu> 621.255SwizArchive Site: ftp://ftp.am-utils.org/pub/am-utils/ 631.335SlukemHome Page: http://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.1SlukemNotes: 701.1SlukemAmd2netbsd script to convert to BSD make system and remove unneeded files. 711.262SchristosFix symbolic links before import. 721.913SdrochnerCheck external/bsd/am-utils/include/config.h is correct after import. 731.1240SwizUpdate date of release in external/bsd/am-utils/man/Makefile (two places). 741.1Slukem 751.567SjmmvPackage: Automated Testing Framework (ATF) 761.1091SjmmvVersion: 0.20 771.1272SkamilCurrent Vers: 0.21 781.827SjmmvMaintainer: Julio Merino <jmmv@NetBSD.org> 791.1091SjmmvArchive site: https://github.com/jmmv/atf/releases 801.1091SjmmvHome page: https://github.com/jmmv/atf 811.1728SsevanDate: 2020-06-13 821.570SjmmvMailing List: atf-devel@NetBSD.org 831.567SjmmvResponsible: jmmv 841.595SjmmvLicense: The NetBSD Foundation's license (BSD 2-clause) 851.913SdrochnerLocation: external/bsd/atf/dist 861.567SjmmvNotes: 871.663SjmmvThe source files are in external/bsd/atf/dist. 881.827SjmmvUse external/bsd/atf/prepare-import.sh to regenerate the dist/ directory. 891.1091SjmmvPlease avoid performing local changes to this package without discussing 901.1091Sjmmvthem with the responsible person and/or the mailing list shown above. 911.1091SjmmvNote that the external/bsd/atf/dist/tools is owned by NetBSD and does not 921.1091Sjmmvexist upstream; however, please continue to discuss any desired changes 931.1091Sjmmvupfront. 941.567Sjmmv 951.427SgdamorePackage: ath-hal 961.713SsborrillVersion: FreeBSD SVN revision number 185521 971.1728SsevanCurrent Vers: FreeBSD SVN revision number 361486 981.427SgdamoreMaintainer: Sam Leffler <sam@errno.com> 991.427SgdamoreArchive Site: none 1001.1543SsevanHome Page: https://svnweb.freebsd.org/base/head/sys/dev/ath/ath_hal/ 1011.1728SsevanDate: 2020-06-13 1021.427SgdamoreMailing List: none 1031.713SsborrillResponsible: sam, alc 1041.962SwizLicense: BSD-like (2-clause), ISC 1051.913SdrochnerLocation: sys/external/isc/atheros_hal/dist 1061.427SgdamoreNotes: 1071.427Sgdamore 1081.1SlukemPackage: bc 1091.1SlukemVersion: 1.06 1101.1593SchristosCurrent Vers: 1.07.1 1111.1SlukemMaintainer: Phil Nelson <phil@cs.wwu.edu> 1121.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/bc/ 1131.335SlukemHome Page: http://www.gnu.org/software/bc/ 1141.1728SsevanDate: 2020-06-13 1151.1SlukemMailing List: bug-bc@gnu.org 1161.1SlukemResponsible: phil, simonb 1171.387SrpauloLicense: GPLv2, LGPGv2.1 1181.1548SsevanLocation: external/bsd/bc 1191.1SlukemNotes: 1201.1Slukembc includes dc, both of which are in the NetBSD tree. 1211.1Slukem 1221.683SchristosPackage: bind [named and utils] 1231.1877SchristosVersion: 9.16.33/MPL 1241.1878SwizCurrent Vers: 9.16.33/MPL 9.19.5/MPL 1251.1544SroyMaintainer: ISC 1261.246SwizArchive Site: ftp://ftp.isc.org/isc/bind9/ 1271.962SwizHome Page: http://www.isc.org/software/bind/ 1281.1877SchristosDate: 2022-09-23 1291.962SwizMailing List: https://lists.isc.org/mailman/listinfo/bind-announce 1301.962SwizMailing List: https://lists.isc.org/mailman/listinfo/bind-users 1311.1544SroyResponsible: christos 1321.1410SchristosLicense: BSD-like (2-clause) / MPL 1331.1665SmayaLocation: external/mpl/bind/dist 1341.1SlukemNotes: 1351.683SchristosFirst bind2netbsd script to import into src/external/bsd/bind/dist. 1361.1665SmayaThe Makefiles in src/external/mpl/bind are not handled by the script. 1371.610SchristosBuild bind to generate the include files. 1381.683SchristosThen binclude4netbsd script to import into src/external/bsd/bind/include. 1391.683SchristosThe libc and include parts of the resolver are now part of libbind. 1401.683Schristos 1411.1730SchristosPackage: blocklist 1421.1730SchristosVersion: current-2020-06-14 1431.1730SchristosCurrent Vers: current-2020-06-14 1441.1730SchristosMaintainer: Christos Zoulas <christos@zoulas.com> 1451.1730SchristosArchive Site: https://github.com/zoulasc/blocklist 1461.1730SchristosHome Page: https://github.com/zoulasc/blocklist 1471.1730SchristosDate: 2020-06-13 1481.1730SchristosResponsible: christos 1491.1730SchristosLicense: BSD-like (2-clause) 1501.1730SchristosLocation: external/bsd/blocklist 1511.1730SchristosNotes: 1521.1730Schristos 1531.1717SchristosPackage: libuv 1541.1876SchristosVersion: 1.44.2 1551.1876SchristosCurrent Vers: 1.44.2 1561.1717SchristosMaintainer: libuv 1571.1717SchristosArchive Site: https://dist.libuv.org/dist/ 1581.1717SchristosHome Page: https://libuv.org 1591.1876SchristosDate: 2022-09-22 1601.1717SchristosMailing List: https://groups.google.com/forum/#!forum/libuv 1611.1717SchristosResponsible: christos 1621.1717SchristosLicense: mit 1631.1717SchristosLocation: external/mit/libuv/dist 1641.1717SchristosNotes: 1651.1717Schristos 1661.1593SchristosPackage: unbound 1671.1880SchristosVersion: 1.16.3 1681.1879SchristosCurrent Vers: 1.16.3 1691.1604SchristosMaintainer: Nlnetlabs 1701.1352SchristosArchive Site: https://www.unbound.net/downloads/unbound-latest.tar.gz 1711.1352SchristosHome Page: https://www.unbound.net/ 1721.1879SchristosDate: 2022-09-24 1731.1352SchristosMailing List: https://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users 1741.1352SchristosResponsible: christos 1751.1352SchristosLicense: BSD-like 1761.1352SchristosLocation: external/bsd/unbound/dist 1771.1352SchristosNotes: 1781.1352SchristosUse cleantags to import 1791.1352Schristosrun configure and update config files in include 1801.1352Schristos 1811.1593SchristosPackage: nsd 1821.1879SchristosVersion: 4.6.0 1831.1879SchristosCurrent Vers: 4.6.0 1841.1604SchristosMaintainer: Nlnetlabs 1851.1391SchristosArchive Site: https://www.nlnetlabs.nl/svn/nsd/ 1861.1391SchristosHome Page: https://www.nlnetlabs.nl/projects/nsd/ 1871.1879SchristosDate: 2022-09-24 1881.1593SchristosMailing List: https://open.nlnetlabs.nl/mailman/listinfo/nsd-users/ 1891.1391SchristosResponsible: christos 1901.1391SchristosLicense: BSD-like 1911.1391SchristosLocation: external/bsd/nsd/dist 1921.1391SchristosNotes: 1931.1391SchristosUse cleantags to import 1941.1391Schristosrun configure and update config files in include 1951.1391Schristos 1961.683SchristosPackage: libbind [libc resolver and includes] 1971.684SchristosVersion: libbind-6.0-rc1 1981.962SwizCurrent Vers: libbind-6.0 1991.1544SroyMaintainer: ISC 2001.1657SsevanArchive Site: https://downloads.isc.org/isc/libbind/cur/ 2011.1657SsevanHome Page: https://www.isc.org/othersoftware/#libbind 2021.1593SchristosDate: 2019-01-09 2031.962SwizMailing List: https://lists.isc.org/mailman/listinfo/bind-workers 2041.1544SroyResponsible: christos 2051.683SchristosLicense: BSD-like (2-clause) 2061.913SdrochnerLocation: external/bsd/libbind/dist 2071.683SchristosNotes: 2081.683SchristosFirst libbind2netbsd script to import into src/external/bsd/libbind/dist. 2091.252SchristosThen include4netbsd script to import into src/include. 2101.252SchristosThen libc4netbsd script to update the resolver in libc. 2111.252SchristosTodo[1]: Update libresolv if needed. 2121.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now 2131.252Schristos they are too different or do not exist anymore: 2141.252Schristos gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c 2151.252Schristos Others like getaddrinfo.c could be merged with isc, but it seems 2161.252Schristos that ours is from a more recent version of KAME? 2171.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net 2181.518Sghen to isc/base64.c. 2191.252SchristosTodo[4]: Re-entrant functions of net/* 2201.683SchristosTodo[5]: Reconcile the doc directory. 2211.1Slukem 2221.1SlukemPackage: bsd-family-tree 2231.1725SsevanVersion: 361673 2241.1725SsevanCurrent Vers: 361673 2251.962SwizMaintainer: The FreeBSD Project 2261.1543SsevanArchive Site: https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree 2271.1543SsevanHome Page: https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree 2281.1706SsevanDate: 2020-04-02 2291.1SlukemMailing List: 2301.675SjmcneillResponsible: 2311.962SwizLicense: BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT) 2321.913SdrochnerLocation: share/misc/bsd-family-tree 2331.1SlukemNotes: 2341.1107SapbPlease send all updates upstream. Eitan Adler <lists@eitanadler.com> 2351.1107Sapbis a FreeBSD committer who has been helpful with incorporating changes 2361.1107Sapbin the past. 2371.1Slukem 2381.650SperryPackage: byacc 2391.1780SchristosVersion: 20210109 2401.1780SchristosCurrent Vers: 20210109 2411.650SperryMaintainer: Thomas Dickey <dickey@invisible-island.net> 2421.650SperryArchive Site: http://www.invisible-island.net/byacc/byacc.html 2431.650SperryHome Page: http://www.invisible-island.net/byacc/byacc.html 2441.1780SchristosDate: 2021-02-20 2451.650SperryMailing List: 2461.650SperryResponsible: christos 2471.650SperryLicense: Public Domain 2481.913SdrochnerLocation: external/bsd/byacc/dist 2491.650SperryNotes: 2501.868SchristosSee /usr/src/external/bsd/byacc/byacc2netbsd for update instructions. 2511.650Sperry 2521.1SlukemPackage: bzip2 2531.1636SmayaVersion: 1.0.8 2541.1636SmayaCurrent Vers: 1.0.8 2551.1SlukemMaintainer: Julian Seward <jseward@acm.org> 2561.1636SmayaArchive Site: https://sourceware.org/pub/bzip2/ 2571.1636SmayaHome Page: https://www.sourceware.org/bzip2/ 2581.1728SsevanDate: 2020-06-13 2591.1SlukemMailing List: 2601.1SlukemResponsible: 2611.387SrpauloLicense: BSD (4-clause) 2621.936SwizLocation: external/bsd/bzip2 2631.1SlukemNotes: 2641.936SwizSee /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions. 2651.1Slukem 2661.1SlukemPackage: Citrus XPG4DL 2671.1593SchristosVersion: 2681.1593SchristosCurrent Vers: 2691.1SlukemMaintainer: Citrus 2701.1SlukemArchive Site: http://citrus.bsdclub.org/ 2711.335SlukemHome Page: http://citrus.bsdclub.org/ 2721.1728SsevanDate: 2020-06-13 2731.1SlukemMailing List: bsd-locale@hauN.org 2741.569SwizResponsible: tshiozak 2751.387SrpauloLicense: Ambiguous. Either BSD or Perl Artistic License 2761.387Srpaulo See http://citrus.bsdclub.org/#pol_license for more info. 2771.913SdrochnerLocation: lib 2781.1SlukemNotes: 2791.1Slukemlanguage C multilingualization support suite using wchar_t and other standards. 2801.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't 2811.173Sitojunneed to look for other CVS tree (like citrus CVS tree) 2821.1Slukemmain trunc has Citrus code in the following places: 2831.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support 2841.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation. 2851.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer 2861.173Sitojun- src/lib/libc/iconv: iconv(3) 2871.1Slukem 2881.1SlukemPackage: cron 2891.761SchristosVersion: 4.1 2901.680SwizCurrent Vers: 4.1 2911.1544SroyMaintainer: ISC 2921.376SmrgArchive Site: ftp://ftp.isc.org/isc/cron/ 2931.349SjunyoungHome Page: 2941.1728SsevanDate: 2020-06-13 2951.1SlukemMailing List: 2961.1SlukemResponsible: 2971.387SrpauloLicense: BSD-like 2981.913SdrochnerLocation: external/bsd/cron/dist 2991.1SlukemNotes: 3001.1Slukem 3011.1SlukemPackage: cvs 3021.681SchristosVersion: 1.12.13 3031.681SchristosCurrent Vers: 1.12.13 3041.1SlukemMaintainer: cvshome 3051.375SwizArchive Site: http://ftp.gnu.org/non-gnu/cvs/ 3061.375SwizHome Page: http://cvs.nongnu.org/ 3071.1728SsevanDate: 2020-06-13 3081.1SlukemMailing List: bug-cvs@gnu.org 3091.737SwizResponsible: christos 3101.387SrpauloLicense: GPLv1, LGPLv2 3111.913SdrochnerLocation: external/gpl2/xcvs/dist 3121.1SlukemNotes: 3131.913SdrochnerUse external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree 3141.1Slukemfor the import. 3151.913SdrochnerDo not forget to update external/gpl2/xcvs/include/config.h to match 3161.913Sdrochnerexternal/gpl2/xcvs/dist/config.h.in. 3171.1Slukem 3181.1SlukemPackage: db 3191.1SlukemVersion: 1.85 3201.696SdentCurrent Vers: 1.86/4.7.25 3211.1SlukemMaintainer: Keith Bostic <bostic@vangogh.cs.berkeley.edu> 3221.584StnnArchive Site: http://www.oracle.com/technology/software/products/berkeley-db/ 3231.584StnnHome Page: http://www.oracle.com/database/berkeley-db/ 3241.1593SchristosDate: 2019-01-09 3251.1SlukemMailing List: 3261.1SlukemResponsible: 3271.584StnnLicense: BSD or Oracle Commercial License 3281.913SdrochnerLocation: lib/libc/db 3291.1SlukemNotes: 3301.1SlukemNote that we cannot use db 2.x for license reasons. 3311.1SlukemThree bug fixes against 1.85 sent back to bostic. Changes to 3321.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious). 3331.1SlukemImport of DB 1.85 was done via a sh script which converted the 3341.1Slukemdistribution into the netbsd format. The script can be found in 3351.1Slukemsrc/lib/libc/db/db2netbsd. 3361.1Slukem 3371.1SlukemPackage: dhcp 3381.1884SchristosVersion: 4.4.3-P1 3391.1884SchristosCurrent Vers: 4.4.3-P1 3401.392SrpauloMaintainer: mellon 3411.1SlukemArchive Site: ftp://ftp.isc.org/isc/dhcp/ 3421.696SdentHome Page: http://www.isc.org/software/dhcp/ 3431.1884SchristosDate: 2022-10-05 3441.1SlukemMailing List: dhcp-server@isc.org 3451.1SlukemMailing List: dhcp-client@isc.org 3461.1SlukemMailing List: dhcp-announce@isc.org 3471.1SlukemMailing List: dhcp-bugs@isc.org 3481.1SlukemResponsible: mellon 3491.1515SchristosLicense: MPL 3501.1515SchristosLocation: external/mpl/dhcp 3511.1SlukemNotes: 3521.1017SchristosUse the dhcp2netbsd script. 3531.1Slukem 3541.604SjoergPackage: dhcpcd 3551.1822SroyVersion: 9.4.1 3561.1822SroyCurrent Vers: 9.4.1 3571.654SroyMaintainer: roy 3581.1822SroyArchive Site: https://roy.marples.name/downloads/dhcpcd/ 3591.1822SroyHome Page: https://roy.marples.name/projects/dhcpcd/ 3601.1822SroyHome Page: https://github.com/NetworkConfiguration/dhcpcd 3611.1822SroyDate: 2021-10-22 3621.604SjoergLicense: BSD (2-clause) 3631.913SdrochnerLocation: external/bsd/dhcpcd/dist 3641.604SjoergNotes: 3651.1822SroyPlease submit all changes upstream. 3661.1822SroyImport using the import-src make target. 3671.604Sjoerg 3681.1204SriastradPackage: drm 3691.1204SriastradVersion: Linux 3.15 3701.1204SriastradCurrent Vers: ? 3711.1204SriastradMaintainer: Intel, AMD, Linux kernel developers 3721.1204SriastradArchive Site: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 3731.1204SriastradHome Page: http://dri.freedesktop.org/ 3741.1204SriastradMailing List: dri-devel@lists.freedesktop.org 3751.1204SriastradResponsible: riastradh 3761.1204SriastradLicense: BSD 3771.1204SriastradLocation: sys/external/bsd/drm2/dist 3781.1204SriastradNotes: 3791.1204SriastradGraphics drivers. Talk to riastradh@ about updates. When importing 3801.1204Sriastradfrom Linux, we map 3811.1204Sriastrad drivers/gpu/drm -> sys/external/bsd/drm2/dist/drm 3821.1204Sriastrad include/drm -> sys/external/bsd/drm2/dist/include/drm 3831.1204Sriastrad include/uapi/drm -> sys/external/bsd/drm2/dist/uapi/drm 3841.1204SriastradGPL sources are excluded. In the future, we may import them into 3851.1204Sriastradexternal/gpl2/drm2 and build them as kernel modules. Nouveau sources 3861.1204Sriastrad(drivers/gpu/drm/nouveau in Linux) must first be processed with the 3871.1204Sriastradscript sys/external/bsd/drm2/nouveau/nouveau2netbsd, about which see 3881.1204Sriastradthe source for details. 3891.1204SriastradVendor tag: LINUX 3901.1204SriastradRelease tag: linux-X-Y(-rcZ)-drm-bsd 3911.1204Sriastrad (nouveau got reimported as linux-3-15-drm-bsd-reimport-nouveau) 3921.1319SriastradI neglected to add RCSIDs in the last import (except for nouveau, for 3931.1319Sriastradwhich nouveau2netbsd adds them). For the next import, remember to add 3941.1319Sriastradthem! 3951.1204Sriastrad 3961.1Slukem 3971.1143SapbPackage: ekermit 3981.1143SapbVersion: 1.7 3991.1143SapbCurrent Vers: 1.7 4001.1143SapbMaintainer: Kermit Project 4011.1143SapbArchive Site: ftp://ftp.kermitproject.org/kermit/ekermit/ 4021.1143SapbHome Page: http://www.kermitproject.org/ek.html 4031.1728SsevanDate: 2020-06-13 4041.1143SapbMailing List: 4051.1143SapbResponsible: apb 4061.1143SapbLicense: BSD (3 clause) 4071.1143SapbLocation: external/bsd/ekermit 4081.1143SapbNotes: 4091.1143Sapb 4101.930StronPackage: expat 4111.1840SchristosVersion: 2.4.6 4121.1896SwizCurrent Vers: 2.5.0 4131.1330SspzMaintainer: Expat Project 4141.1649SmayaArchive Site: https://github.com/libexpat/libexpat/releases 4151.981SjdfHome Page: http://www.libexpat.org/ 4161.1875SwizDate: 2022-09-21 4171.930StronMailing List: expat-discuss@libexpat.org 4181.1330SspzResponsible: mrg 4191.930StronLicense: MIT 4201.930StronLocation: src/external/mit/expat/dist 4211.930StronNotes: 4221.930StronPlease use "expat" as the vendor tag for CVS imports. 4231.930Stron 4241.1SlukemPackage: file 4251.1881SchristosVersion: 5.43 4261.1881SchristosCurrent Vers: 5.43 4271.1SlukemMaintainer: Christos Zoulas <christos@zoulas.com> 4281.1SlukemArchive Site: ftp://ftp.astron.com/pub/file/ 4291.946SwizHome Page: http://www.darwinsys.com/file/ 4301.1881SchristosDate: 2022-09-24 4311.1621SchristosMailing List: file@astron.com 4321.1SlukemResponsible: christos, pooka 4331.387SrpauloLicense: BSD (2-clause) 4341.913SdrochnerLocation: external/bsd/file/dist 4351.1SlukemNotes: 4361.632Schristosuse file2netbsd 4371.1Slukem 4381.1SlukemPackage: flex 4391.1580SchristosVersion: 2.6.4 4401.1543SsevanCurrent Vers: 2.6.4 4411.651SperryMaintainer: Will Estes <wlestes@users.sourceforge.net> 4421.1389SchristosArchive Site: https://github.com/westes/flex/releases 4431.1389SchristosHome Page: https://github.com/westes/flex 4441.1783SchristosDate: 2021-03-01 4451.651SperryMailing List: http://lists.sourceforge.net/mailman/listinfo/flex-announce 4461.651SperryResponsible: 4471.894SrizLicense: BSD-like 4481.913SdrochnerLocation: external/bsd/flex/dist 4491.1SlukemNotes: 4501.726SchristosThere is a flex2netbsd script to help newer imports. 4511.1Slukem 4521.1SlukemPackage: gcc 4531.1865SmrgVersion: 10.4.0 4541.1870SwizCurrent Vers: 10.4.0/11.3.0/12.2.0 4551.501SmrgMaintainer: FSF 4561.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gcc/ 4571.1858SfcambusHome Page: https://www.gnu.org/software/gcc/ 4581.1863SfcambusDate: 2022-06-28 4591.1SlukemMailing List: gcc-bugs@gnu.org 4601.1231SmrgResponsible: mrg, christos, skrll 4611.847SmrgLicense: GPLv3, LGPLv3.1 4621.1105SapbLocation: external/gpl3/gcc.old/dist 4631.913SdrochnerLocation: external/gpl3/gcc/dist 4641.1SlukemNotes: 4651.1105SapbIn the long term, we expect that there will often be two versions, 4661.1105Sapbin the "gcc" and "gcc.old" directories. Having two versions allows 4671.1105Sapbmigration from one version of gcc to another to happen for one port 4681.1105Sapbat a time, instead of for all ports simultaneously. 4691.1105SapbWhen importing a new version of external/gpl3/gcc.old: 4701.1105Sapb - copy the current version of external/gpl3/gcc 4711.1343Smrg - import it to a "NETBSD" vendor branch in external/gpl3/gcc.old 4721.1105SapbBefore importing a new version of external/gpl3/gcc: 4731.1059Schristos - delete all .cvsignore and .gitignore files 4741.1059Schristos - delete java ada fortran their libraries and testsuites 4751.1593Schristos - delete libffi zlib boehm-gc 4761.448Smrg - update gcc/version.c for the NetBSD GCC date 4771.847Smrg - use core/c++/objc/testsuite tarballs 4781.1059Schristos - you can use the gcc2netbsd script for the above (except version) 4791.1192Sskrll - update tools/gcc/gcc-version.mk 4801.1343Smrg - force generate and copy tools/gcc build version of these files 4811.1343Smrg into gcc/dist/gcc/doc: cpp.1 cpp.info gcc.1 gcc.info gcov.1 4821.1Slukem 4831.1SlukemPackage: gdb 4841.1785SchristosVersion: 11.0.50 4851.1853SwizCurrent Vers: 12.1 4861.1SlukemMaintainer: FSF 4871.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gdb/ 4881.335SlukemHome Page: http://www.gnu.org/software/gdb/ 4891.1853SwizDate: 2022-05-02 4901.1SlukemMailing List: bug-gdb@gnu.org 4911.885SchristosResponsible: christos 4921.885SchristosLicense: GPLv3, LGPLv3.1 4931.913SdrochnerLocation: external/gpl3/gdb/dist 4941.1SlukemNotes: 4951.473StlsWhen updating GDB, it is imperative to test that: 4961.474Schristos - Debugging of kernel cores ("target kvm") works correctly 4971.473Stls - Support for our kernel's remote serial debugging protocol 4981.473Stls ("options KGDB") works correctly. 4991.1Slukem 5001.1590SchristosPackage: binutils 5011.1709SchristosVersion: 2.34 5021.1867SwizCurrent Vers: 2.39 5031.1590SchristosMaintainer: FSF 5041.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/binutils/ 5051.1857SfcambusHome Page: https://www.gnu.org/software/binutils/ 5061.1867SwizDate: 2022-08-06 5071.1590SchristosMailing List: bug-gnu-utils@gnu.org 5081.1590SchristosResponsible: thorpej, mrg 5091.1590SchristosLicense: GPLv3, LGPLv3, GPLv2, LGPLv2, BSD 5101.1590SchristosLocation: external/gpl3/binutils/dist 5111.1590SchristosNotes: 5121.1590Schristos 5131.1593SchristosPackage: autoconf 5141.1590SchristosVersion: 2.69 5151.1590SchristosCurrent Vers: 2.69 5161.1590SchristosMaintainer: FSF 5171.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/autoconf/ 5181.1590SchristosHome Page: http://www.gnu.org/software/autoconf/ 5191.1728SsevanDate: 2020-06-13 5201.1590SchristosMailing List: bug-autoconf@gnu.org 5211.1590SchristosResponsible: christos 5221.1590SchristosLicense: GPLv3+ 5231.1590SchristosLocation: external/gpl3/autoconf 5241.1590SchristosNotes: 5251.1590SchristosThis is only used to re-generate the configure files in tools/compat. 5261.1590SchristosIt is not part of the regular build. 5271.1590Schristos 5281.929StronPackage: gdtoa 5291.1543SsevanVersion: 2016-02-19 5301.1792SchristosCurrent Vers: 2018-06-18 5311.929StronMaintainer: David M. Gay <dmg@acm.org> 5321.929StronArchive Site: http://www.netlib.org/fp/ 5331.929StronHome Page: http://www.netlib.org/fp/ 5341.1792SchristosDate: 2021-04-10 5351.929StronMailing List: none 5361.929StronResponsible: kleink 5371.929StronLicense: BSD-like 5381.929StronLocation: lib/libc/gdtoa 5391.929StronNotes: 5401.929StronTest suite integrated at this time, but not built (and fails to run). 5411.929StronNo hexadecimal floating-point string conversion for VAX FP yet. 5421.929StronOnly double-precision addressed at this time. 5431.929Stron 5441.1Slukem 5451.1SlukemPackage: heimdal 5461.1677SchristosVersion: 7.7.0 5471.1677SchristosCurrent Vers: 7.7.0 5481.1202SpettaiMaintainer: Heimdal <heimdal@h5l.org> 5491.1783SchristosArchive Site: https://github.com/heimdal/heimdal/releases/ 5501.1202SpettaiHome Page: http://www.h5l.org/ 5511.1783SchristosDate: 2021-03-01 5521.1202SpettaiMailing List: heimdal-discuss@sics.se 5531.411SwizResponsible: joda, lha 5541.387SrpauloLicense: BSD 5551.913SdrochnerLocation: crypto/external/bsd/heimdal/dist 5561.1SlukemNotes: 5571.1Slukem 5581.1SlukemPackage: hunt 5591.117SwizVersion: 2003-04-16 5601.107SwizCurrent Vers: 2003-04-16 5611.335SlukemMaintainer: Greg Couch <gregc@cgl.ucsf.edu> 5621.1593SchristosArchive Site: 5631.335SlukemHome Page: http://www.cgl.ucsf.edu/home/gregc/oss.html 5641.1593SchristosDate: 2019-01-09 5651.1SlukemResponsible: mrg 5661.387SrpauloLicense: BSD (3-clause) 5671.913SdrochnerLocation: games/hunt 5681.1SlukemNotes: 5691.1Slukem 5701.202SmarttiPackage: ipf 5711.923SchristosVersion: 5.1.1 5721.1069SchristosCurrent Vers: 5.1.2 5731.1SlukemMaintainer: Darren Reed 5741.1593SchristosArchive Site: 5751.1593SchristosHome Page: 5761.1593SchristosDate: 2019-01-09 5771.1SlukemMailing List: ipfilter@postbox.anu.edu.au 5781.923SchristosResponsible: darrenr, christos 5791.923SchristosLicense: BSD-based; see src/external/ipf/dist/IPFILTER.LICENCE 5801.923SchristosLocation: external/bsd/ipf,sys/external/bsd/ipf 5811.1SlukemNotes: 5821.1Slukemipf2netbsd should be used on a virgin ipfilter source tree. 5831.1Slukem 5841.284SthorpejPackage: ipsec-tools 5851.548SgdtVersion: (ipsec-tools head is NetBSD-current head) 5861.284SthorpejMaintainer: IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net> 5871.335SlukemArchive Site: http://ipsec-tools.sourceforge.net 5881.335SlukemHome Page: http://ipsec-tools.sourceforge.net 5891.1593SchristosDate: 2019-01-09 5901.284SthorpejMailing List: ipsec-tools-devel@lists.sourceforge.net 5911.549SmanuResponsible: manu, vanhu, mgrooms 5921.387SrpauloLicense: BSD (3-clause) 5931.913SdrochnerLocation: crypto/dist/ipsec-tools 5941.284SthorpejNotes: 5951.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools 5961.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure 5971.550Smanugenerated files are available in the NetBSD source tree at: 5981.550Smanu src/lib/libipsec/config.h 5991.550Smanu src/lib/libipsec/package_version.h 6001.550SmanuWhen configure.ac is updated, run the following: 6011.550Smanu cd src/crypto/dist/ipsec-tools 6021.550Smanu ./bootstrap 6031.550Smanu ./configure --enable-adminport --enable-hybrid --enable-frag \ 6041.894Sriz --enable-natt --enable-dpd 6051.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with 6061.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking) 6071.550Smanu 6081.894SrizNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 6091.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand, 6101.894Srizipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 6111.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly 6121.550Smanusync with ipsec-tools-0_7-branch) 6131.284Sthorpej 6141.1600SchristosPackage: jemalloc 6151.1600SchristosVersion: 5.1.0 6161.1657SsevanCurrent Vers: 5.2.1 6171.1604SchristosMaintainer: Jason Evans 6181.1600SchristosArchive Site: https://github.com/jemalloc/jemalloc 6191.1600SchristosHome Page: https://jemalloc.net 6201.1783SchristosDate: 2021-03-01 6211.1600SchristosMailing List: 6221.1600SchristosResponsible: christos 6231.1600SchristosLicense: BSD 6241.1600SchristosLocation: external/bsd/jemalloc 6251.1600SchristosNotes: 6261.1600Schristos 6271.1SlukemPackage: KAME IPv6 6281.1SlukemVersion: KAME/NetBSD SNAP kit 6291.1SlukemCurrent Vers: KAME/NetBSD SNAP kit (shipped every week) 6301.1SlukemMaintainer: KAME Project <kame@kame.net> 6311.1SlukemArchive Site: http://www.kame.net/ 6321.335SlukemHome Page: http://www.kame.net/ 6331.1593SchristosDate: 2019-01-09 6341.1SlukemMailing List: snap-users@kame.net 6351.569SwizResponsible: 6361.387SrpauloLicense: BSD (3-clause) 6371.913SdrochnerLocation: sys/netinet6 6381.1SlukemNotes: 6391.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with 6401.1Slukemmore conservative implementation policy. 6411.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000. 6421.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change, 6431.1SlukemKNF police). We need to take diffs across KAME snapshots on upgrades. 6441.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION 6451.1Slukemin sys/netinet6/in6.h. No script is available for upgrades. 6461.1Slukem"KAME" branch is used for kernel merge work purposes. 6471.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison 6481.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases. 6491.1Slukem 6501.1007SjmmvPackage: kyua-atf-compat 6511.1007SjmmvVersion: 0.1 6521.1546SsevanCurrent Vers: 0.13 6531.1007SjmmvMaintainer: Julio Merino <jmmv@NetBSD.org> 6541.1546SsevanArchive site: https://github.com/jmmv/kyua 6551.1546SsevanHome page: https://github.com/jmmv/kyua 6561.1728SsevanDate: 2020-06-13 6571.1007SjmmvMailing List: kyua-discuss@googlegroups.com 6581.1007SjmmvResponsible: jmmv 6591.1007SjmmvLicense: BSD 3-clause 6601.1007SjmmvLocation: external/bsd/kyua-atf-compat/dist 6611.1007SjmmvNotes: 6621.1007SjmmvThe source files are in external/bsd/kyua-atf-compat/dist. 6631.1007SjmmvUse external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/ 6641.1007Sjmmvdirectory. 6651.1007Sjmmv 6661.1006SjmmvPackage: kyua-cli 6671.1060SjmmvVersion: 0.7 6681.1546SsevanCurrent Vers: 0.9 6691.1006SjmmvMaintainer: Julio Merino <jmmv@NetBSD.org> 6701.1546SsevanArchive site: https://github.com/jmmv/kyua 6711.1546SsevanHome page: https://github.com/jmmv/kyua 6721.1728SsevanDate: 2020-06-13 6731.1006SjmmvMailing List: kyua-discuss@googlegroups.com 6741.1006SjmmvResponsible: jmmv 6751.1006SjmmvLicense: BSD 3-clause 6761.1006SjmmvLocation: external/bsd/kyua-cli/dist 6771.1006SjmmvNotes: 6781.1006SjmmvThe source files are in external/bsd/kyua-cli/dist. 6791.1006SjmmvUse external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory. 6801.1006Sjmmv 6811.1004SjmmvPackage: kyua-testers 6821.1004SjmmvVersion: 0.1 6831.1546SsevanCurrent Vers: 0.3 6841.1004SjmmvMaintainer: Julio Merino <jmmv@NetBSD.org> 6851.1546SsevanArchive site: https://github.com/jmmv/kyua 6861.1546SsevanHome page: https://github.com/jmmv/kyua 6871.1728SsevanDate: 2020-06-13 6881.1004SjmmvMailing List: kyua-discuss@googlegroups.com 6891.1004SjmmvResponsible: jmmv 6901.1004SjmmvLicense: BSD 3-clause 6911.1004SjmmvLocation: external/bsd/kyua-testers/dist 6921.1004SjmmvNotes: 6931.1004SjmmvThe source files are in external/bsd/kyua-testers/dist. 6941.1004SjmmvUse external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/ 6951.1004Sjmmvdirectory. 6961.1004Sjmmv 6971.1SlukemPackage: less 6981.1053StronVersion: less-458 6991.1728SsevanCurrent Vers: less-562 7001.823SjakllschMaintainer: Mark Nudelman <markn@greenwoodsoftware.com> 7011.467SjnemethArchive Site: http://www.greenwoodsoftware.com/less/download.html 7021.467SjnemethHome Page: http://www.greenwoodsoftware.com/less/ 7031.1728SsevanDate: 2020-06-13 7041.823SjakllschMailing List: less-announce-request@greenwoodsoftware.com 7051.1SlukemResponsible: mrg 7061.968SjdfLicense: Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418) 7071.913SdrochnerLocation: external/bsd/less/dist 7081.1SlukemNotes: 7091.1SlukemMany changes to make less act as more when invoked as more. Beware. 7101.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree 7111.918Swizfor importation. Run ./configure beforehand to generate "defines.h". 7121.850StronTalk to mrg before importing any new version. 7131.1Slukem 7141.543SjoergPackage: libarchive 7151.1864SwizVersion: 3.4.0 7161.1864SwizCurrent Vers: 3.6.1 7171.748SjoergMaintainer: kientzle@freebsd.org, joerg@NetBSD.org 7181.1640SjoergArchive Site: https://github.com/libarchive/libarchive/releases 7191.1540SsevanHome Page: http://www.libarchive.org 7201.1783SchristosDate: 2021-03-01 7211.543SjoergResponsible: joerg 7221.918SwizLicense: BSD (2-clause) 7231.913SdrochnerLocation: external/bsd/libarchive/dist 7241.543SjoergNotes: 7251.748SjoergDistribution is stripped down to the relevant part. 7261.543Sjoerg 7271.696SdentPackage: libdevmapper 7281.735ShaadVersion: 1.02.40 7291.1728SsevanCurrent Vers: 2.2.03.09 7301.696SdentMaintainer: lvm-devel@redhat.com 7311.696SdentArchive Site: ftp://sources.redhat.com/pub/lvm2/ 7321.696SdentHome Page: http://sources.redhat.com/lvm2/ 7331.1728SsevanDate: 2020-06-13 7341.696SdentResponsible: haad 7351.696SdentLicense: LGPLv2.1 7361.913SdrochnerLocation: external/gpl2/lvm2/dist/libdm 7371.656ShaadNotes: 7381.894SrizThe lvm2tools and the libdevmapper are now distributed as one source 7391.729Ssnjrepository. See the lvm2tools Notes for more information. 7401.656Shaad 7411.263SwizPackage: libevent 7421.1789SchristosVersion: 2.1.12-stable 7431.1783SchristosCurrent Vers: 2.1.12-stable 7441.263SwizMaintainer: Niels Provos <provos@citi.umich.edu> 7451.263SwizArchive Site: http://www.monkey.org/~provos/libevent/ 7461.335SlukemHome Page: http://www.monkey.org/~provos/libevent/ 7471.1789SchristosDate: 2021-04-06 7481.1593SchristosResponsible: 7491.387SrpauloLicense: BSD (3/4-clause) 7501.913SdrochnerLocation: external/bsd/libevent/dist 7511.263SwizNotes: 7521.1033Schristos- Run the libevent2netbsd script 7531.1033Schristos- Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes. 7541.1033Schristos man pages are in doxygen/man/man3. Remove the extra man pages that are 7551.1033Schristos .so'ing only. Copy the rest to man. 7561.263Swiz 7571.1072SjoergPackage: llvm 7581.1668SjoergVersion: 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da) 7591.1728SsevanCurrent Vers.: 10.0.0 7601.1463SjoergMaintainer: llvm-dev@lists.llvm.org 7611.1463SjoergHome Page: https://llvm.org 7621.1728SsevanDate: 2020-06-13 7631.1072SjoergResponsible: joerg 7641.1668SjoergLicense: Apache2 with runtime exceptions 7651.1668SjoergLocation: external/apache2/llvm/dist 7661.1072SjoergNotes: 7671.1072SjoergA CVS ACL is in place for the location to prevent unintentioned commits. 7681.1072SjoergAll changes should come via import from upstream SVN. 7691.1072Sjoerg 7701.696SdentPackage: lvm2tools 7711.735ShaadVersion: 2.02.56 7721.1593SchristosCurrent Vers: 2.03.02 7731.696SdentMaintainer: lvm-devel@redhat.com 7741.696SdentArchive Site: ftp://sources.redhat.com/pub/lvm2/ 7751.696SdentHome Page: http://sources.redhat.com/lvm2/ 7761.1593SchristosDate: 2019-01-09 7771.696SdentResponsible: haad 7781.696SdentLicense: GPLv2 7791.913SdrochnerLocation: external/gpl2/lvm2/dist 7801.894SrizNotes: 7811.1179SjnemethUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to 7821.1179Sjnemethprepare source tree for import. Keep eye on dist/include/configure.h 7831.1362Skamilit might change over the releases. We maintain our own version of 7841.1179Sjnemethlibdevmapper ioctl protocol code, therefore we should test it before 7851.1179Sjnemethimport. Talk to haad before importing new version. 7861.656Shaad 7871.1SlukemPackage: libpcap 7881.1652SchristosVersion: 1.9.1 7891.1652SchristosCurrent Vers: 1.9.1 7901.1SlukemMaintainer: tcpdump-workers@tcpdump.org 7911.1SlukemArchive Site: http://www.tcpdump.org/release/ 7921.335SlukemHome Page: http://www.tcpdump.org/ 7931.1783SchristosDate: 2021-03-01 7941.1SlukemMailing List: tcpdump-workers@tcpdump.org 7951.569SwizResponsible: dyoung 7961.387SrpauloLicense: BSD (3/4-clause) 7971.913SdrochnerLocation: external/bsd/libpcap/dist 7981.1SlukemNotes: 7991.1029SchristosUse the src/external/bsd/libpcap/libpcap2netbsd script to prepare source 8001.1029Schristostree. sys/net/dlt.h is a copy of the dlt constants from pcap.h 8011.1Slukem 8021.1593SchristosPackage: tcpdump 8031.1652SchristosVersion: 4.9.3 8041.1652SchristosCurrent Vers: 4.9.3 8051.1593SchristosMaintainer: tcpdump-workers@lists.tcpdump.org 8061.1593SchristosArchive Site: http://www.tcpdump.org/release/ 8071.1593SchristosHome Page: http://www.tcpdump.org/ 8081.1783SchristosDate: 2021-03-01 8091.1593SchristosMailing List: tcpdump-workers@lists.tcpdump.org 8101.1593SchristosResponsible: 8111.1593SchristosLicense: BSD (3-clause) 8121.1593SchristosLocation: external/bsd/tcpdump/dist 8131.1593SchristosNotes: 8141.1593SchristosUse the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source 8151.1593Schristostree. 8161.1593Schristos 8171.1SlukemPackage: libwrap 8181.1SlukemVersion: tcp_wrappers 7.6 w/ large amount of IPv6 changes 8191.954StacaCurrent Vers: tcp_wrappers 7.6-ipv6.4 8201.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 8211.1SlukemArchive Site: ftp://ftp.porcupine.org/pub/security/ 8221.335SlukemHome Page: ftp://ftp.porcupine.org/pub/security/ 8231.1728SsevanDate: 2020-06-13 8241.230SjunyoungMailing List: 8251.569SwizResponsible: cjs 8261.387SrpauloLicense: BSD-like 8271.913SdrochnerLocation: lib/libwrap 8281.1SlukemNotes: 8291.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both 8301.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built 8311.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap. 8321.1Slukem 8331.782SmbalmerPackage: Lua 8341.1536SalnsnVersion: Lua 5.3.5 8351.1753SwizCurrent Vers: Lua 5.3.6/5.4.1 8361.782SmbalmerMaintainer: PUC Rio 8371.1733SmbalmerHome Page: https://www.lua.org/ 8381.1732SsevanDate: 2020-06-30 8391.782SmbalmerMailing List: 8401.1536SalnsnResponsible: mbalmer, lneto, salazar, alnsn 8411.782SmbalmerLicense: MIT 8421.913SdrochnerLocation: external/mit/lua/dist 8431.782SmbalmerNotes: 8441.782SmbalmerThe default module paths have been changed to not include the current 8451.783Ssnjworking directory '.' to avoid potential security problems. 8461.782Smbalmer 8471.1003SjmmvPackage: Lutok 8481.1060SjmmvVersion: 0.3 8491.1278SkamilCurrent Vers: 0.4 8501.1003SjmmvMaintainer: Julio Merino <jmmv@NetBSD.org> 8511.1279SkamilArchive site: https://github.com/jmmv/lutok/releases 8521.1279SkamilHome page: https://github.com/jmmv/lutok 8531.1728SsevanDate: 2020-06-13 8541.1003SjmmvMailing List: lutok-discuss@googlegroups.com 8551.1003SjmmvResponsible: jmmv 8561.1003SjmmvLicense: BSD 3-clause 8571.1003SjmmvLocation: external/bsd/lutok/dist 8581.1003SjmmvNotes: 8591.1003SjmmvThe source files are in external/bsd/lutok/dist. 8601.1003SjmmvUse external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory. 8611.1003Sjmmv 8621.728SchristosPackage: m4 8631.728SchristosVersion: 20091026 8641.1728SsevanCurrent Vers: 20190628 8651.962SwizMaintainer: The OpenBSD Project 8661.728SchristosArchive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4 8671.962SwizHome Page: http://www.openbsd.org/ 8681.1728SsevanDate: 2020-06-13 8691.1593SchristosMailing List: 8701.728SchristosLicense: BSD 3-clause like (dns-sd) 8711.728SchristosResponsible: christos 8721.913SdrochnerLocation: usr.bin/m4 8731.728SchristosNotes: 8741.1189SchristosUses libc's ohash 8751.728Schristos 8761.718StsarnaPackage: mDNSResponder 8771.1504SchristosVersion: 878.30.4 8781.1728SsevanCurrent Vers: 1096.0.2 8791.718StsarnaMaintainer: Apple 8801.1486ShaukeArchive Site: https://www.opensource.apple.com/tarballs/mDNSResponder/ 8811.1486ShaukeHome Page: https://developer.apple.com/bonjour/ 8821.1728SsevanDate: 2020-06-13 8831.718StsarnaMailing List: bonjour-dev@lists.apple.com 8841.718StsarnaLicense: Apache2 (mdnsd), BSD 3-clause (libdns_sd), 8851.718Stsarna BSD 3-clause like (dns-sd) 8861.718StsarnaResponsible: tsarna 8871.913SdrochnerLocation: external/apache2/mDNSResponder/dist 8881.718StsarnaNotes: 8891.718Stsarna 8901.1462SwizPackage: mandoc 8911.1602SchristosVersion: 1.14.5 8921.1815SwizCurrent Vers: 1.14.6 8931.1601SwizMaintainer: Kristaps Džonsons/Ingo Schwarze 8941.1601SwizArchive Site: http://mandoc.bsd.lv/snapshots/ 8951.1601SwizHome Page: http://mandoc.bsd.lv/ 8961.1783SchristosDate: 2021-03-01 8971.1593SchristosMailing List: 8981.723SwizResponsible: joerg 8991.723SwizLicense: BSD (2-clause) 9001.913SdrochnerLocation: external/bsd/mdocml/dist 9011.723SwizNotes: 9021.723Swiz 9031.1132SriastradPackage: mesa-demos 9041.1132SriastradVersion: 8.1.0 9051.1546SsevanCurrent Vers: 8.4.0 9061.1132SriastradMaintainer: mesa-git@? 9071.1132SriastradArchive Site: ftp://ftp.freedesktop.org/pub/mesa/demos/ 9081.1132SriastradHome Page: http://www.mesa3d.org/ 9091.1728SsevanDate: 2020-06-13 9101.1132SriastradMailing List: 9111.1132SriastradResponsible: riastradh, mrg 9121.1132SriastradLicense: ISC 9131.1550SsevanLocation: xsrc/external/mit/mesa-demos/dist 9141.1132SriastradNotes: 9151.1132SriastradWe use only glxinfo and glxgears. Delete all else on import. 9161.1132SriastradVendor tag: xorg 9171.1132SriastradRelease tag: mesa-demos-X-Y-Z 9181.1132Sriastrad 9191.696SdentPackage: mesa-drm 9201.703SmrgVersion: git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c 9211.696SdentCurrent Vers: 9221.696SdentMaintainer: mesa-git@? 9231.696SdentArchive Site: git://anongit.freedesktop.org/git/mesa/drm 9241.696SdentHome Page: http://cgit.freedesktop.org/mesa/drm/ 9251.1593SchristosDate: 2019-01-09 9261.696SdentMailing List: 9271.696SdentResponsible: mrg, bjs 9281.696SdentLicense: BSD 9291.913SdrochnerLocation: sys/external/bsd/drm/dist 9301.696SdentNotes: 9311.696Sdent 9321.1137SriastradPackage: MesaLib 9331.1651SmayaVersion: 19.1.7 9341.1728SsevanCurrent Vers: 20.1.1 9351.1137SriastradMaintainer: mesa-git@? 9361.1137SriastradArchive Site: ftp://ftp.freedesktop.org/pub/mesa/ 9371.1137SriastradHome Page: http://www.mesa3d.org/ 9381.1728SsevanDate: 2020-06-13 9391.1137SriastradMailing List: 9401.1137SriastradResponsible: riastradh, mrg 9411.1137SriastradLicense: ISC 9421.1137SriastradLocation: xsrc/external/mit/MesaLib/dist 9431.1137SriastradNotes: 9441.1137SriastradVendor tag: xorg 9451.1137SriastradRelease tag: MesaLib-X-Y-Z 9461.1137Sriastrad 9471.1SlukemPackage: mopd 9481.1SlukemVersion: 2.5.3 9491.1SlukemCurrent Vers: 2.5.3 9501.1SlukemMaintainer: Mats O Jansson <maja@celsiustech.se> 9511.696SdentArchive Site: http://www.stacken.kth.se/~moj/mopd.html 9521.335SlukemHome Page: http://www.stacken.kth.se/~moj/mopd.html 9531.1593SchristosDate: 2019-01-09 9541.230SjunyoungMailing List: 9551.1SlukemResponsible: cjs 9561.387SrpauloLicense: BSD (4-clause) 9571.913SdrochnerLocation: usr.sbin/mopd 9581.1SlukemNotes: 9591.1SlukemDelete the otherOS directory before importing. 9601.1Slukem 9611.1SlukemPackage: nawk 9621.1691SchristosVersion: 2020-02-18 9631.1728SsevanCurrent Vers: 2020-06-12 9641.696SdentMaintainer: Brian Kernighan <bwk@princeton.edu> 9651.1587SchristosArchive Site: https://github.com/onetrueawk/awk 9661.696SdentHome Page: http://www.cs.princeton.edu/~bwk/btl.mirror/ 9671.1728SsevanDate: 2020-06-13 9681.1SlukemMailing List: 9691.1SlukemResponsible: jdolecek 9701.387SrpauloLicense: BSD-like 9711.913SdrochnerLocation: external/historical/nawk/dist 9721.1SlukemNotes: 9731.1SlukemBuild maketab from nawk sources and generate proctab.c. 9741.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win 9751.776Schristosthen import to src/external/historical/nawk/dist. 9761.1Slukem 9771.1SlukemPackage: ndbootd 9781.1SlukemVersion: 0.5 9791.1SlukemCurrent Vers: 0.5 9801.1SlukemMaintainer: Matt Fredette <fredette@alum.mit.edu> 9811.696SdentArchive Site: 9821.696SdentHome Page: 9831.1593SchristosDate: 2019-01-09 9841.1SlukemResponsible: fredette 9851.387SrpauloLicense: BSD (4-clause) 9861.913SdrochnerLocation: usr.sbin/ndbootd 9871.1SlukemNotes: 9881.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake 9891.1Slukemand ndbootd-raw.c. Restore saved config.h, and force it to define 9901.1SlukemHAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. 9911.1Slukem 9921.421SwizPackage: ntp 9931.1887SchristosVersion: 4.2.8p15 9941.1887SchristosCurrent Vers: 4.2.8p15 9951.421SwizMaintainer: David L. Mills <mills@udel.edu> 9961.1069SchristosArchive Site: http://www.ntp.org/ 9971.702SkardelHome Page: http://www.ntp.org/, http://support.ntp.org/ 9981.1887SchristosDate: 2022-10-09 9991.421SwizMailing List: 10001.455SkardelResponsible: simonb, jonathan, kardel 10011.421SwizLicense: BSD-like 10021.913SdrochnerLocation: external/bsd/ntp/dist 10031.421SwizNotes: 10041.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions. 10051.421Swiz 10061.1SlukemPackage: nvi 10071.1064SchristosVersion: 1.81.6, HEAD as of 2013-11-20 10081.652StsutsuiCurrent Vers: 1.81.6 10091.1071SaymericMaintainer: Sven Verdoolaege <skimo@kotnet.org>, Keith Bostic 10101.1593SchristosArchive Site: git://repo.or.cz/nvi.git 10111.1064SchristosHome Page: https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/ 10121.1728SsevanDate: 2020-06-13 10131.230SjunyoungMailing List: 10141.1071SaymericResponsible: christos 10151.387SrpauloLicense: BSD (3/4-clause) 10161.1071SaymericLocation: external/bsd/nvi/dist 10171.1SlukemNotes: 10181.652StsutsuiWe have lots of local fixes. 10191.1Slukem 10201.603SlukemPackage: OpenLDAP 10211.1810SchristosVersion: 2.5.6 10221.1810SchristosCurrent Vers: 2.5.6 10231.603SlukemMaintainer: OpenLDAP Foundation 10241.603SlukemArchive Site: http://www.openldap.org/ 10251.603SlukemHome Page: http://www.openldap.org/ 10261.1810SchristosDate: 2021-08-14 10271.603SlukemMailing List: 10281.1593SchristosResponsible: 10291.603SlukemLicense: BSD (3-clause) 10301.913SdrochnerLocation: external/bsd/openldap/dist 10311.603SlukemNotes: 10321.603Slukem 10331.293SchristosPackage: OpenPAM 10341.1676SchristosVersion: 20190224 (Tabebuia) 10351.1657SsevanCurrent Vers: 20190224 (Tabebuia) 10361.638SwizMaintainer: Dag-Erling Smørgrav <des@FreeBSD.org> 10371.276SwizArchive Site: http://www.openpam.org/ 10381.335SlukemHome Page: http://www.openpam.org/ 10391.1783SchristosDate: 2021-03-01 10401.276SwizMailing List: 10411.276SwizResponsible: christos 10421.387SrpauloLicense: BSD (3-clause) 10431.913SdrochnerLocation: external/bsd/openpam/dist 10441.276SwizNotes: 10451.276Swiz 10461.734SroyPackage: openresolv 10471.1770SroyVersion: 3.12.0 10481.1770SroyCurrent Vers: 3.12.0 10491.734SroyMaintainer: roy 10501.734SroyArchive Site: ftp://roy.marples.name/pub/openresolv/ 10511.734SroyHome Page: http://roy.marples.name/projects/openresolv/ 10521.1770SroyDate: 2020-12-27 10531.734SroyMailing List: openresolv-discuss@marples.name 10541.734SroyLicense: BSD (2-clause) 10551.913SdrochnerLocation: external/bsd/openresolv/dist 10561.734SroyNotes: 10571.734SroyPlease submit all changes to the author. 10581.734Sroy 10591.612SchristosPackage: HPN-SSH 10601.988SchristosVersion: 6.1p1 13 v14 10611.1069SchristosCurrent Vers: 6.3p1 v14 10621.612SchristosMaintainer: www.psc.edu 10631.1593SchristosArchive Site: 10641.988SchristosHome Page: http://www.psc.edu/index.php/hpn-ssh 10651.1593SchristosDate: 2019-01-09 10661.612SchristosMailing List: 10671.612SchristosResponsible: christos 10681.1593SchristosLicense: 10691.913SdrochnerLocation: crypto/external/bsd/openssh/dist 10701.612SchristosNotes: 10711.612SchristosPatch applied after OpenSSH import. 10721.612Schristos 10731.1SlukemPackage: OpenSSH 10741.1885SchristosVersion: 9.1 10751.1883SwizCurrent Vers: 9.1 / portable 9.1p1 10761.1SlukemMaintainer: OpenSSH 10771.1SlukemArchive Site: http://www.openssh.com/ftp.html 10781.335SlukemHome Page: http://www.openssh.com/portable.html 10791.1883SwizDate: 2022-10-04 10801.1SlukemMailing List: openssh-unix-announce@mindrot.org 10811.298SitojunResponsible: thorpej, christos, elric 10821.701SchristosLicense: BSD. See src/crypto/external/bsd/openssh/dist/LICENSE 10831.913SdrochnerLocation: crypto/external/bsd/openssh/dist 10841.1SlukemNotes: 10851.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH 10861.913Sdrochneruse openssh2netbsd before import. 10871.1Slukemlocal changes (should always try to bring them back to master openssh tree, 10881.1Slukemmarkus is very cooperative about it): 10891.1Slukem- default for PermitRootLogin is set to "no" 10901.1Slukem- IgnoreRootRhosts added 10911.1Slukem- look at login.conf to check valid user/access list 10921.469Schristos- krb5 support re-added 10931.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss 10941.279Schristos when someone imports openssl, we can remove this. 10951.280Schristos- added moduli from portable openssh 10961.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh 10971.786Schristos (see if there is any difference between the current version of opensshX.Yp1 10981.786Schristos and the new opensshZ.Wp1) and apply them. 10991.1895Schristos- added LDAP from portable openssh. 11001.701Schristos- conditionalize login_cap 11011.701Schristos- conditionalize bsd_auth 11021.701Schristos- restore krb5, krb4, afs, skey 11031.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none 11041.701Schristos- fix ctype macro arguments 11051.701Schristos- umac is broken, disable it 11061.701Schristos- better ~homedir handling 11071.701Schristos- netbsd style tunnels 11081.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling 11091.701Schristos- utmp/utmpx handling 11101.701Schristos- handle tty posix_vdisable properly 11111.701Schristos- handle setuid and unsetuid the posix way instead of setresuid() 11121.701Schristos- add all missing functions 11131.384Schristos- always bump major when importing to avoid api problems. 11141.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes. 11151.1537Ssevan- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent 11161.1895Schristos- blocklistd additions 11171.1Slukem 11181.1SlukemPackage: OpenSSL 11191.1845SchristosVersion: 1.0.2o/1.1.1n 11201.1899SwizCurrent Vers: 1.0.2zd/1.1.1s/3.0.7 11211.1SlukemMaintainer: The OpenSSL Project 11221.1SlukemArchive Site: ftp://ftp.openssl.org/source/ 11231.335SlukemHome Page: http://www.openssl.org/ 11241.1845SchristosDate: 2022-03-15 11251.1SlukemMailing List: openssl-announce@openssl.org 11261.1144SspzResponsible: christos, mjf, tls, riastradh, spz 11271.387SrpauloLicense: OpenSSL and SSLeay license (both BSD-like) 11281.913SdrochnerLocation: crypto/external/bsd/openssl/dist 11291.1SlukemNotes: 11301.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers 11311.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man 11321.708Schristos to regen man pages. 11331.1327Ssnj- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/* 11341.953Schristos to regen assembly files 11351.1Slukem 11361.926SplunkyPackage: pcc 11371.1550SsevanVersion: 1.1.0.DEVEL 20160208 11381.1547SsevanCurrent Vers: 1.1.0 20141210 11391.932SrizMaintainer: Anders Magnusson <ragge@NetBSD.org> 11401.926SplunkyArchive Site: ftp://pcc.ludd.ltu.se/pub/pcc/ 11411.926SplunkyHome Page: http://pcc.ludd.ltu.se/ 11421.1593SchristosDate: 2019-01-09 11431.926SplunkyMailing List: pcc-list@ludd.ltu.se 11441.926SplunkyResponsible: plunky 11451.926SplunkyLicense: BSD 11461.926SplunkyLocation: external/bsd/pcc/dist 11471.926SplunkyNotes: 11481.926SplunkyThis is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh 11491.926Splunkyfile for details about how to get the latest version from the upstream server 11501.926Splunkyand import it. 11511.926Splunky 11521.19SwizPackage: pdisk 11531.19SwizVersion: 0.8a2 11541.19SwizCurrent Vers: 0.8a2 11551.19SwizMaintainer: Eryk Vershen <eryk@cfcl.com> 11561.19SwizArchive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 11571.335SlukemHome Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 11581.1593SchristosDate: 2019-01-09 11591.19SwizMailing List: 11601.19SwizResponsible: dbj 11611.387SrpauloLicense: BSD-like 11621.1032SchristosLocation: external/bsd/pdisk 11631.19SwizNotes: 11641.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X 11651.1015SwizIt is imported into external/bsd/pdisk. 11661.19Swiz 11671.1SlukemPackage: pdksh 11681.1SlukemVersion: 5.2.14p2 11691.1SlukemCurrent Vers: 5.2.14p2 11701.1SlukemMaintainer: Michael Rendell <michael@cs.mun.ca> 11711.1593SchristosArchive Site: 11721.1593SchristosHome Page: 11731.1593SchristosDate: 2019-01-09 11741.1SlukemMailing List: 11751.457SjdolecekResponsible: jdolecek 11761.387SrpauloLicense: Public domain 11771.913SdrochnerLocation: bin/ksh 11781.880SreedNotes: 11791.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied. 11801.1Slukem 11811.421SwizPackage: PF (openbsd packet filter) 11821.609SpeterVersion: OpenBSD 4.2 11831.1537SsevanCurrent Vers: OpenBSD 6.3-current 11841.422SpeterMaintainer: The OpenBSD Project 11851.421SwizArchive Site: ftp://ftp.openbsd.org/ 11861.421SwizHome Page: http://www.openbsd.org/faq/pf/ 11871.1593SchristosDate: 2019-01-09 11881.421SwizMailing List: pf@benzedrine.cx or appropriate OpenBSD mailing list 11891.569SwizResponsible: peter, yamt 11901.421SwizLicense: BSD (2-clause) 11911.913SdrochnerLocation: dist/pf,sys/dist/pf 11921.421SwizNotes: 11931.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover 11941.421Swizdefinition (files.pf). userland code is imported into src/dist/pf, and 11951.421Swizreachover Makefiles are in src/usr.sbin/pf. 11961.421Swiz 11971.538SjoergPackage: pkg_install 11981.1793SniaVersion: 20210410 11991.1854SgutteridCurrent Vers: 20211115 12001.538SjoergMaintainer: The pkgsrc developers 12011.894SrizHome Page: http://www.pkgsrc.org/ 12021.1854SgutteridDate: 2022-05-10 12031.539SheinzMailing List: tech-pkg@NetBSD.org 12041.538SjoergResponsible: joerg 12051.538SjoergLicense: BSD 12061.913SdrochnerLocation: external/bsd/pkg_install/dist 12071.538SjoergNotes: 12081.913SdrochnerThe authoritative version is in pkgsrc/pkgtools/pkg_install. 12091.538Sjoerg 12101.1SlukemPackage: ping 12111.1SlukemVersion: 980911 12121.1SlukemCurrent Vers: 980911 12131.993SchristosMaintainer: Mike Muuss 12141.1593SchristosArchive Site: 12151.1781SchristosDate: 2021-02-28 12161.1SlukemMailing List: 12171.392SrpauloResponsible: christos 12181.387SrpauloLicense: BSD (3-clause) 12191.913SdrochnerLocation: sbin/ping 12201.1SlukemNotes: 12211.1SlukemWe use err() and friends. We have changes for snprintf, extra 12221.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes, 12231.993Schristosand more. Vern's ping is gone. We are too different from everyone else 12241.993Schristosnow to do a new import. 12251.1Slukem 12261.934SwizPackage: Postfix 12271.1886SchristosVersion: 3.7.3 12281.1886SchristosCurrent Vers: 3.7.3 12291.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 12301.1593SchristosArchive Site: 12311.335SlukemHome Page: http://www.postfix.org/ 12321.1886SchristosDate: 2022-10-08 12331.1SlukemMailing List: postfix-users@postfix.org 12341.1254StronResponsible: christos 12351.704StronLicense: IBM Public License. See also src/external/ibm-public/postfix/dist. 12361.913SdrochnerLocation: external/ibm-public/postfix/dist 12371.1SlukemNotes: 12381.1Slukem 12391.1SlukemPackage: ppp 12401.1773SchristosVersion: 2.4.9 12411.1773SchristosCurrent Vers: 2.4.9 12421.1SlukemMaintainer: Paul Mackerras <paulus@samba.org> 12431.1593SchristosArchive Site: 12441.349SjunyoungHome Page: 12451.1773SchristosDate: 2021-01-09 12461.1773SchristosGIT root: https://github.com/paulusmack/ppp.git 12471.1SlukemMailing List: 12481.447SchristosResponsible: christos, cube 12491.387SrpauloLicense: BSD (3-clause) 12501.1068SchristosLocation: external/bsd/ppp/dist 12511.1SlukemNotes: 12521.1SlukemBSD support was removed from 2.4.0; I added it back and removed 12531.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to 12541.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use 12551.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 12561.1Slukemis clearly a pain. I have not tested the modules code, neither our 12571.1Slukemmakefiles make it easy to construct a module, but I left one there 12581.1Slukemas an example. 12591.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're 12601.447Schristosusing the version found in 2.4.1. 12611.1Slukem 12621.1SlukemPackage: root.cache 12631.1659SsevanVersion: 2019093001 (September 30, 2019) 12641.1659SsevanCurrent Vers: 2019093001 (September 30, 2019) 12651.14SperryMaintainer: InterNIC 12661.14SperryArchive Site: ftp://ftp.internic.net/domain/named.root 12671.335SlukemHome Page: ftp://ftp.internic.net/domain/named.root 12681.1659SsevanDate: 2019-10-09 12691.1SlukemMailing List: 12701.507SperryResponsible: thorpej 12711.387SrpauloLicense: Public domain 12721.913SdrochnerLocation: etc/namedb 12731.1SlukemNotes: 12741.1SlukemThe root server cache is also included with BIND. However, the 12751.1SlukemInterNIC version is usually more up to date. 12761.1Slukem 12771.1SlukemPackage: routed 12781.727SchristosVersion: 2.32 12791.727SchristosCurrent Vers: 2.32 12801.1SlukemMaintainer: Vernon Schryver <vjs@rhyolite.com> 12811.1593SchristosArchive Site: 12821.1593SchristosHome Page: 12831.1781SchristosDate: 2021-02-28 12841.1SlukemMailing List: 12851.392SrpauloResponsible: christos 12861.387SrpauloLicense: BSD (4-clause) 12871.913SdrochnerLocation: sbin/routed 12881.1SlukemNotes: 12891.1SlukemWe use the md5 code from libc 12901.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF 12911.201SchristosWe use arc4random 12921.201SchristosWe use strlcpy/snprintf 12931.1Slukem 12941.1SlukemPackage: send-pr (part of GNATS) 12951.1299SchristosVersion: 3.2 12961.1299SchristosCurrent Vers: 4.2 12971.1SlukemMaintainer: FSF 12981.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gnats/ 12991.335SlukemHome Page: http://www.gnu.org/software/gnats/ 13001.1SlukemMailing List: bug-gnats@gnu.org 13011.1299SchristosLicense: GPLv2+ (4.1), GPLv3+ (4.2 and later) 13021.1SlukemResponsible: 13031.1299SchristosLocation: external/gpl2/send-pr 13041.1SlukemNotes: 13051.1299SchristosWe have 3.2 with patches to become 3.95 which was never distributed. This 13061.1299Schristosis the last "standalone" send-pr version. Newer versions require "query-pr" 13071.1299Schristosto be installed and many more changes. It is not worth the hassle. 13081.1Slukem 13091.1SlukemPackage: SoftFloat 13101.1SlukemVersion: 2a 13111.1547SsevanCurrent Vers: 3e 13121.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 13131.144SdentArchive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 13141.335SlukemHome Page: http://www.jhauser.us/arithmetic/SoftFloat.html 13151.1SlukemMailing List: 13161.1SlukemResponsible: bjh21 13171.387SrpauloLicense: Public domain 13181.913SdrochnerLocation: lib/libc/softfloat 13191.1SlukemNotes: 13201.1SlukemHeavily modified for use as a soft float library for GCC. The actual 13211.1Slukemarithmetic code is unchanged, though, and should behave exactly like the 13221.1Slukemoriginal. 13231.1Slukem 13241.877SjoergPackage: sqlite 13251.1577SchristosVersion: 3.26.0 13261.1874SwizCurrent Vers: 3.39.3 13271.877SjoergMaintainer: Richard Hipp <drh@sqlite.org> 13281.877SjoergHome Page: http://www.sqlite.org 13291.1874SwizDate: 2022-09-05 13301.877SjoergResponsible: joerg 13311.877SjoergLicense: Public domain 13321.913SdrochnerLocation: external/public-domain/sqlite/dist 13331.877SjoergNotes: 13341.1241SszptvlfnRun cleantags before importing because sqlite3.c has an RCSID 13351.877Sjoerg 13361.1Slukem 13371.1SlukemPackage: TestFloat 13381.1SlukemVersion: 2a 13391.1547SsevanCurrent Vers: 3e 13401.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 13411.144SdentArchive Site: http://www.jhauser.us/arithmetic/TestFloat.html 13421.335SlukemHome Page: http://www.jhauser.us/arithmetic/TestFloat.html 13431.1728SsevanDate: 2020-06-13 13441.1SlukemMailing List: 13451.1SlukemResponsible: ross 13461.387SrpauloLicense: BSD (4-clause) 13471.913SdrochnerLocation: regress/lib/libc/ieeefp/testfloat 13481.1SlukemNotes: 13491.1Slukem 13501.1300Schristos 13511.1593SchristosPackage: malloc 13521.1296SchristosVersion: 1995-01-15 13531.1296SchristosCurrent Vers: 1995-01-15 13541.1296SchristosMaintainer: FSF 13551.1296SchristosArchive Site: ftp://prep.ai.mit.edu/old-gnu/malloc.tar.gz 13561.1296SchristosHome Page: 13571.1296SchristosMailing List: 13581.1296SchristosResponsible: christos 13591.1296SchristosLicense: GPLv2+ 13601.1296SchristosLocation: external/gpl2/libmalloc 13611.1296SchristosNotes: 13621.1296SchristosThe original version of gnumalloc was added (not imported) from 13631.1296Schristosprep.ai.mit.edu in src/gnu/lib/libmalloc in 1993. This is the newest 13641.1296Schristosversion from 1995. It is written by Mike Haertel, and was distributed 13651.1296Schristosboth standalone and as part of glibc. At some point glibc switched 13661.1296Schristosto use Doug Lea's ptmalloc which is now tightly bound with glibc 13671.1296Schristosand cannot be separated. The Doug Lea version of malloc is also 13681.1296Schristosdistributed in a standalone form by Wolfram Gloger in 13691.1296Schristoshttp://www.malloc.de/en/. We can consider switching to ptmalloc 13701.1296Schristosat some point since it will provide an alternative MT malloc, but 13711.1296Schristosperhaps this implementation should be kept anyway for historical 13721.1296Schristospurposes. 13731.1296Schristos 13741.819SjmmvPackage: tmux 13751.1832SchristosVersion: 3.2a 13761.1861SwizCurrent Vers: 3.3 13771.1290SchristosMaintainer: Nicholas Marriott <nicholas.marriott@gmail.com> 13781.1290SchristosArchive site: https://github.com/tmux/tmux 13791.1290SchristosHome page: http://tmux.github.io 13801.1861SwizDate: 2022-06-01 13811.1290SchristosMailing List: tmux-users@googlegroups.com 13821.1290SchristosResponsible: christos 13831.819SjmmvLicense: BSD 13841.913SdrochnerLocation: external/bsd/tmux/dist 13851.819SjmmvNotes: 13861.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a 13871.819Sjmmvnew tmux release. 13881.819Sjmmv 13891.1SlukemPackage: top 13901.614SchristosVersion: 3.8beta1 13911.614SchristosCurrent Vers: 3.8beta1 13921.1SlukemMaintainer: William LeFebvre <wnl@groupsys.com> 13931.614SchristosArchive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz 13941.335SlukemHome Page: http://www.unixtop.org/ 13951.1SlukemMailing List: top-spinners@ocee.groupsys.com 13961.614SchristosResponsible: simonb, christos 13971.387SrpauloLicense: BSD (2-clause) 13981.913SdrochnerLocation: external/bsd/top/dist 13991.1SlukemNotes: 14001.1Slukem 14011.1SlukemPackage: traceroute 14021.869SchristosVersion: 1.4a12 14031.1SlukemCurrent Vers: 1.4a12 14041.1SlukemMaintainer: traceroute@ee.lbl.gov 14051.1SlukemArchive Site: ftp://ftp.ee.lbl.gov/ 14061.335SlukemHome Page: http://ftp.ee.lbl.gov/ 14071.1SlukemMailing List: 14081.1SlukemResponsible: 14091.387SrpauloLicense: BSD (4-clause) 14101.913SdrochnerLocation: usr.sbin/traceroute 14111.1SlukemNotes: 14121.869SchristosAdded changes from a5 -> a12 manually. 14131.1Slukem 14141.1872SdhollandPackage: tradcpp 14151.1872SdhollandVersion: 0.5.3 14161.1872SdhollandCurrent Vers: 0.5.3 14171.1872SdhollandMaintainer: David A. Holland <dholland@NetBSD.org> 14181.1873SleotArchive Site: https://ftp.NetBSD.org/pub/NetBSD/misc/dholland/ 14191.1873SleotHome Page: https://www.NetBSD.org/~dholland/tradcpp/ 14201.1872SdhollandMailing List: tech-toolchain 14211.1872SdhollandResponsible: dholland 14221.1872SdhollandLicense: BSD (2-clause) 14231.1872SdhollandLocation: external/bsd/tradcpp 14241.1872SdhollandNotes: 14251.1872Sdholland 14261.1SlukemPackage: tz 14271.1898SkreVersion: tzcode2022f / tzdata2022fgtz 14281.1897SchristosCurrent Vers: tzcode2022f / tzdata2022f 14291.975SapbMaintainer: Paul Eggert <eggert@cs.ucla.edu> 14301.956SchristosArchive Site: ftp://ftp.iana.org/tz/releases/ 14311.876SapbArchive Site: ftp://munnari.oz.au/pub/oldtz/ 14321.956SchristosOld Archive Site: ftp://elsie.nci.nih.gov/pub/ 14331.920SapbHome Page: http://www.iana.org/time-zones 14341.1897SchristosDate: 2022-10-29 14351.876SapbMailing List: tz@iana.org 14361.1375SkreResponsible: kleink, christos, kre 14371.387SrpauloLicense: Public domain 14381.1142SwizLocation: lib/libc/time/zoneinfo, external/public-domain/tz/share 14391.1SlukemNotes: 14401.1077SchristosDon't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import. 14411.1077SchristosDiffs are now applied by hand, since we have too many diffs (re-entrant tzcode, 14421.1077Schristosregister removal) to apply. The diffs have been submitted upstream but there 14431.1077Schristosis too much inertia to apply them. Check for .gitignore files. 14441.1824SkreFor the data files, do use external/public-domain/tz/tzdata2netbsd (usually, 14451.1824Skrefor now, late 2021, do it manually). 14461.1Slukem 14471.578SchristosPackage: wpa_supplicant/hostapd 14481.1781SchristosVersion: 2.9 14491.1728SsevanCurrent Vers: 2.9 14501.365SwizMaintainer: Jouni Malinen <jkmaline@cc.hut.fi> 14511.1378SsnjArchive Site: http://w1.fi/releases/ 14521.1378SsnjHome Page: http://w1.fi/wpa_supplicant/ 14531.1781SchristosDate: 2021-02-28 14541.365SwizMailing List: 14551.578SchristosResponsible: scw, dyoung, christos 14561.387SrpauloLicense: BSD or GPLv2 14571.913SdrochnerLocation: external/bsd/wpa/dist 14581.365SwizNotes: 14591.772SchristosSee /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions. 14601.365Swiz 14611.1SlukemPackage: zlib 14621.1894SchristosVersion: 1.2.13 14631.1892SwizCurrent Vers: 1.2.13 14641.1SlukemMaintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 14651.512StacaArchive Site: http://www.zlib.net/ 14661.512StacaHome Page: http://www.zlib.net/ 14671.1894SchristosDate: 2022-10-15 14681.1SlukemMailing List: 14691.1254StronResponsible: gwr, christos 14701.387SrpauloLicense: BSD (3-clause) 14711.913SdrochnerLocation: common/dist/zlib 14721.1SlukemNotes: 14731.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland. 14741.1396SchristosRemember to run cleantags 14751.534Schristos 14761.534SchristosPackage: services, protocols 14771.1790SchristosVersion: 2021-04-07 (services), 2021-02-26 (protocols) 14781.1790SchristosCurrent Vers: 2021-04-07 (services), 2021-02-26 (protocols) 14791.534SchristosMaintainer: IANA 14801.961SchristosArchive Site: http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services) 14811.894SrizArchive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols) 14821.894SrizHome Page: http://www.iana.org/ 14831.1790SchristosDate: 2021-04-08 14841.534SchristosMailing List: 14851.534SchristosResponsible: christos 14861.534SchristosLicense: None 14871.913SdrochnerLocation: etc 14881.534SchristosNotes: 14891.961Schristos1. Build package net/iana-etc 14901.961Schristos2. Add NetBSD rcsid to the generated protocols and services in the package 14911.961Schristos work area. 14921.961Schristos3. Append the local services from the current services file. 14931.961Schristos4. Run: 14941.534Schristos services_mkdb -u services > /usr/src/etc/services 14951.534Schristos cp protocols /usr/src/etc/protocols 14961.964Schristos5. Fix protocols 14971.964Schristos - fix manet alias to MANET; giving an alias with the same name is a no/op 14981.964Schristos - protocol 84 is defined for as ttp and iptm, merge the two entries since 14991.964Schristos libc getprotoent() does not read the whole file and merge in the "files" 15001.964Schristos implementation. 15011.1584Schristos - add alias carp to vrrp 15021.1584Schristos - put back 240 (pfsync), splitting the unassigned entries 15031.769Smrg 15041.769SmrgPackage: pigz 15051.1123StlsVersion: 2.3.1 15061.1547SsevanCurrent Vers: 2.4 15071.769SmrgMaintainer: Mark Adler <madler@alumni.caltech.edu> 15081.769SmrgArchive Site: http://zlib.net/pigz/ 15091.769SmrgHome Page: http://zlib.net/pigz/ 15101.769SmrgMailing List: http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net 15111.1123StlsResponsible: mrg, tls 15121.769SmrgLicense: zlib 15131.913SdrochnerLocation: external/zlib/pigz/dist 15141.769SmrgNotes: 15151.784Sjoerg 15161.784SjoergPackage: xz 15171.1565SjoergVersion: 5.2.4 15181.1901SwizCurrent Vers: 5.2.8 15191.784SjoergMaintainer: Lasse Collin <lasse.collin@tukanni.org> 15201.784SjoergArchive Site: http://tukaani.org/xz/ 15211.784SjoergHome Page: http://tukaani.org/xz/ 15221.1726SsevanDate: 2020-06-13 15231.784SjoergResponsible: joerg 15241.784SjoergLicense: public-domain 15251.913SdrochnerLocation: external/public-domain/xz/dist 15261.784SjoergNotes: 15271.784Sjoerg1. See prepare-import script for stripping down the distribution. 15281.1565Sjoerg2. Use run-configure and double check that the stripped down configure works 15291.1565Sjoerg for tools. 15301.1565Sjoerg3. Carefully check for non-autoconf GPL components leaked into the dist area. 15311.847Smrg 15321.847SmrgPackage: mpc 15331.1806SmrgVersion: 1.2.1 15341.1806SmrgCurrent Vers: 1.2.1 15351.1593SchristosMaintainer: 15361.847SmrgArchive Site: http://www.multiprecision.org/mpc/download/ 15371.847SmrgHome Page: http://www.multiprecision.org/mpc/ 15381.847SmrgMailing List: http://www.multiprecision.org/index.php?prog=mpc&page=development 15391.847SmrgResponsible: mrg 15401.1065SmrgLicense: LGPL3 15411.1065SmrgLocation: external/lgpl3/mpc/dist 15421.847SmrgNotes: 15431.847Smrg 15441.847SmrgPackage: mpfr 15451.1746SmrgVersion: 4.1.0 15461.1746SmrgCurrent Vers: 4.1.0 15471.1593SchristosMaintainer: 15481.847SmrgArchive Site: http://www.mpfr.org/mpfr-current/ 15491.847SmrgHome Page: http://www.mpfr.org/ 15501.847SmrgMailing List: http://websympa.loria.fr/wwsympa/arc/mpfr-announce 15511.847SmrgResponsible: mrg 15521.847SmrgLicense: LGPL3 15531.913SdrochnerLocation: external/lgpl3/mpfr/dist 15541.847SmrgNotes: 15551.847Smrg 15561.847SmrgPackage: GNU MP 15571.1807SmrgVersion: 6.2.1 15581.1806SmrgCurrent Vers: 6.2.1 15591.1835SmrgMaintainer: https://gmplib.org/mailman/listinfo/gmp-devel 15601.1835SmrgArchive Site: https://gmplib.org/ 15611.1835SmrgHome Page: https://gmplib.org/ 15621.1835SmrgMailing List: https://gmplib.org/mailman/listinfo/gmp-announce 15631.847SmrgResponsible: mrg 15641.847SmrgLicense: LGPL3 15651.913SdrochnerLocation: external/lgpl3/gmp/dist 15661.1746SmrgNotes: See the README. 15671.886Schristos 15681.1102SapbPackage: osnet 15691.1102SapbVersion: osnet-20100224 15701.1102SapbCurrent Vers: ? 15711.1102SapbMaintainer: ? 15721.1102SapbArchive Site: ? 15731.1102SapbHome Page: ? 15741.1102SapbMailing List: ? 15751.1102SapbResponsible: ? 15761.1102SapbLicense: CDDL 15771.1102SapbLocation: external/cddl/osnet 15781.1102SapbNotes: 15791.1102Sapb 15801.980SalnsnPackage: sljit 15811.1594SalnsnVersion: 0.93 (svn revision 333) 15821.1547SsevanCurrent Vers: 0.93 15831.980SalnsnMaintainer: Zoltán Herczeg <hzmester@freemail.hu 15841.980SalnsnArchive Site: http://sourceforge.net/projects/sljit/ 15851.980SalnsnHome Page: http://sljit.sourceforge.net/ 15861.980SalnsnMailing List: none 15871.980SalnsnResponsible: alnsn 15881.980SalnsnLicense: BSD (2-clause) 15891.980SalnsnLocation: sys/external/bsd/sljit/dist 15901.980SalnsnNotes: 15911.980Salnsn Need to feed back local changes 15921.980Salnsn 15931.886SchristosPackage: tre 15941.1485SrinVersion: 0.8.0, git source as of 20171117 15951.886SchristosCurrent Vers: 0.8.0 15961.886SchristosMaintainer: http://laurikari.net/tre 15971.1485SrinArchive Site: https://github.com/laurikari/tre 15981.886SchristosHome Page: http://laurikari.net/tre 15991.962SwizMailing List: 16001.886SchristosResponsible: agc, christos 16011.962SwizLicense: BSD (2-clause) 16021.913SdrochnerLocation: external/bsd/tre/dist 16031.886SchristosNotes: 16041.886Schristos Need to feed back local changes 16051.901Schristos 16061.901SchristosPackage: TrouSerS 16071.1589SchristosVersion: 0.3.14 16081.1547SsevanCurrent Vers: 0.3.14 16091.901SchristosMaintainer: http://trousers.sourceforge.net 16101.901SchristosArchive Site: http://trousers.sourceforge.net 16111.901SchristosHome Page: http://trousers.sourceforge.net 16121.901SchristosMailing List: http://trousers.sourceforge.net 16131.901SchristosResponsible: christos 16141.901SchristosLicense: CPL 16151.913SdrochnerLocation: crypto/external/cpl/trousers/dist 16161.901SchristosNotes: 16171.901Schristos Need to feed back local changes 16181.902Schristos 16191.902SchristosPackage: tpm-tools 16201.1589SchristosVersion: 1.3.9.1 16211.1547SsevanCurrent Vers: 1.3.9.1 16221.902SchristosMaintainer: http://trousers.sourceforge.net 16231.902SchristosArchive Site: http://trousers.sourceforge.net 16241.902SchristosHome Page: http://trousers.sourceforge.net 16251.902SchristosMailing List: http://trousers.sourceforge.net 16261.902SchristosResponsible: christos 16271.902SchristosLicense: CPL 16281.913SdrochnerLocation: crypto/external/cpl/tpm-tools/dist 16291.902SchristosNotes: 16301.902Schristos Need to feed back local changes 16311.997Schristos 16321.1100SchristosPackage: elftoolchain (libelf/libdwarf) 16331.1306SchristosVersion: FreeBSD-2016-02-19-r295822 16341.1539SsevanCurrent Vers: 0.7.1 16351.1100SchristosMaintainer: Joseph Koshi <jkoshi@freebsd.org> 16361.997SchristosArchive Site: none 16371.1539SsevanHome Page: http://elftoolchain.sourceforge.net 16381.997SchristosMailing List: none 16391.997SchristosResponsible: christos 16401.997SchristosLicense: BSD-like (2-clause) 16411.1100SchristosLocation: sys/external/bsd/elftoolchain/dist 16421.997SchristosNotes: 16431.997Schristos Run prepare-import.sh; next time use svn id. 16441.1076Schristos 16451.1140SchristosPackage: timeout 16461.1550SsevanVersion: FreeBSD-2014-07-16 r268763 16471.1550SsevanCurrent Vers: FreeBSD-2016-05-01 r331720 16481.1140SchristosMaintainer: Baptiste Daroussin <bapt@FreeBSD.org> 16491.1140SchristosArchive Site: none 16501.1547SsevanHome Page: https://svnweb.freebsd.org/base/head/usr.bin/timeout/ 16511.1140SchristosMailing List: none 16521.1140SchristosResponsible: christos 16531.1140SchristosLicense: BSD-like (2-clause) 16541.1140SchristosLocation: usr.bin/timeout 16551.1255Schristos 16561.1255SchristosPackage: libproc 16571.1255SchristosVersion: FreeBSD-2015-09-24 16581.1547SsevanCurrent Vers: FreeBSD-2018-07-27 r336782 16591.1255SchristosMaintainer: Rui Paulo <rpaulo@FreeBSD.org> 16601.1255SchristosArchive Site: none 16611.1547SsevanHome Page: https://svnweb.freebsd.org/base/head/lib/libproc/ 16621.1255SchristosMailing List: none 16631.1255SchristosResponsible: christos 16641.1255SchristosLicense: BSD-like (2-clause) 16651.1255SchristosLocation: external/bsd/libproc/dist 16661.1255Schristos 16671.1255SchristosPackage: librtld_db 16681.1255SchristosVersion: FreeBSD-2015-09-24 16691.1547SsevanCurrent Vers: FreeBSD-2017-11-26 r326219 16701.1255SchristosMaintainer: Rui Paulo <rpaulo@FreeBSD.org> 16711.1255SchristosArchive Site: none 16721.1547SsevanHome Page: https://svnweb.freebsd.org/base/head/lib/librtld_db/ 16731.1255SchristosMailing List: none 16741.1255SchristosResponsible: christos 16751.1255SchristosLicense: BSD-like (2-clause) 16761.1255SchristosLocation: external/bsd/librtld_db/dist 16771.1409Schristos 16781.1409SchristosPackage: netcat 16791.1409SchristosVersion: OpenBSD-2017-02-06 16801.1728SsevanCurrent Vers: OpenBSD-2020-02-12 16811.1409SchristosMaintainer: OpenBSD 16821.1547SsevanArchive Site: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/ 16831.1409SchristosHome Page: none 16841.1728SsevanDate: 2020-06-13 16851.1409SchristosMailing List: none 16861.1409SchristosResponsible: christos 16871.1409SchristosLicense: BSD-like (3-clause) 16881.1409SchristosLocation: usr.bin/nc 16891.1417Snonaka 16901.1417SnonakaPackage: gnu-efi 16911.1818SjmcneillVersion: 3.0.14 16921.1818SjmcneillCurrent Vers: 3.0.14 16931.1417SnonakaMaintainer: https://sourceforge.net/projects/gnu-efi/ 16941.1417SnonakaArchive Site: https://sourceforge.net/projects/gnu-efi/ 16951.1417SnonakaHome Page: https://sourceforge.net/projects/gnu-efi/ 16961.1417SnonakaMailing List: https://sourceforge.net/projects/gnu-efi/ 16971.1417SnonakaResponsible: 16981.1417SnonakaLicense: BSD-like (3-clause) 16991.1417SnonakaLocation: sys/external/bsd/gnu-efi 17001.1429Schristos 17011.1429SchristosPackage: dc 17021.1429SchristosVersion: 20170410 17031.1728SsevanCurrent Vers: 20190906 17041.1429SchristosMaintainer: The OpenBSD Project 17051.1429SchristosArchive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc 17061.1429SchristosHome Page: http://www.openbsd.org/ 17071.1728SsevanDate: 2020-06-13 17081.1593SchristosMailing List: 17091.1429SchristosLicense: BSD 17101.1429SchristosResponsible: christos 17111.1429SchristosLocation: usr.bin/dc 17121.1429SchristosNotes: 17131.1429Schristos Uses OpenSSL's bignum 17141.1446Sskrll 17151.1681SwizPackage: dtc, libfdt 17161.1681SwizVersion: 1.5.1 17171.1681SwizCurrent Vers: 1.5.1 17181.1446SskrllMaintainer: David Gibson <david@gibson.dropbear.id.au>, Jon Loeliger <jdl@jdl.com> 17191.1446SskrllArchive Site: https://git.kernel.org/pub/scm/utils/dtc/dtc.git 17201.1446SskrllHome Page: https://git.kernel.org/pub/scm/utils/dtc/dtc.git 17211.1446SskrllMailing List: mailto:devicetree-compiler@vger.kernel.org 17221.1446SskrllResponsible: skrll 17231.1446SskrllLicense: GPLv2 (dtc), BSD (libfdt) 17241.1446SskrllLocation: external/gpl2/dtc, sys/external/bsd/libfdt 17251.1447SskrllNotes: 17261.1447Sskrllexternal/gpl2/dtc/dtc2netbsd should be used to create directories to import 17271.1453Sjmcneill 17281.1453SjmcneillPackage: dts 17291.1826SjmcneillVersion: 5.15 17301.1826SjmcneillCurrent Vers: 5.15 17311.1453SjmcneillMaintainer: https://www.kernel.org/ 17321.1826SjmcneillArchive Site: https://cdn.kernel.org/pub/linux/kernel/v5.x/ 17331.1453SjmcneillHome Page: https://www.kernel.org/ 17341.1453SjmcneillMailing List: mailto:devicetree@vger.kernel.org 17351.1453SjmcneillResponsible: jmcneill 17361.1453SjmcneillLicense: GPLv2 and dual GPLv2/X11 license 17371.1453SjmcneillLocation: sys/external/gpl2/dts 17381.1494Smlelstv 17391.1494SmlelstvPackage: iscsi 17401.1494SmlelstvVersion: 4.12.4 17411.1494SmlelstvCurrent Vers: 4.12.4 17421.1494SmlelstvMaintainer: Intel Corporation 17431.1494SmlelstvArchive Site: 17441.1494SmlelstvHome Page: 17451.1494SmlelstvMailing List: 17461.1494SmlelstvResponsible: 17471.1494SmlelstvLicense: BSD-like (4-clause) 17481.1494SmlelstvLocation: external/bsd/iscsi 17491.1494SmlelstvNotes: 17501.1494Smlelstv 17511.1494SmlelstvPackage: rpi-firmware 17521.1593SchristosVersion: 17531.1593SchristosCurrent Vers: 17541.1593SchristosMaintainer: 17551.1494SmlelstvArchive Site: 17561.1494SmlelstvHome Page: 17571.1494SmlelstvMailing List: 17581.1494SmlelstvLicense: Broadcom, Raspberry Pi (Trading) Ltd 17591.1593SchristosResponsible: 17601.1494SmlelstvLocation: external/broadcom/rpi-firmware 17611.1494SmlelstvNotes: 17621.1494Smlelstv 17631.1494SmlelstvPackage: rtwn 17641.1593SchristosVersion: 17651.1593SchristosCurrent Vers: 17661.1593SchristosMaintainer: 17671.1494SmlelstvArchive Site: 17681.1494SmlelstvHome Page: 17691.1494SmlelstvMailing List: 17701.1494SmlelstvLicense: Realtek Semiconductor Corporation 17711.1593SchristosResponsible: 17721.1494SmlelstvLocation: external/realtek/rtwn 17731.1494SmlelstvNotes: 17741.1494Smlelstv 17751.1494SmlelstvPackage: urtwn 17761.1593SchristosVersion: 17771.1593SchristosCurrent Vers: 17781.1593SchristosMaintainer: 17791.1494SmlelstvArchive Site: 17801.1494SmlelstvHome Page: 17811.1494SmlelstvMailing List: 17821.1494SmlelstvLicense: Realtek Semiconductor Corporation 17831.1593SchristosResponsible: 17841.1494SmlelstvLocation: external/realtek/urtwn/ 17851.1494SmlelstvNotes: 17861.1494Smlelstv 17871.1494SmlelstvPackage: repulse 17881.1593SchristosVersion: 17891.1593SchristosCurrent Vers: 17901.1593SchristosMaintainer: 17911.1494SmlelstvArchive Site: 17921.1494SmlelstvHome Page: 17931.1494SmlelstvMailing List: 17941.1494SmlelstvLicense: ALiENDESiGN GbR 17951.1593SchristosResponsible: 17961.1494SmlelstvLocation: sys/arch/amiga/dev/repulse_firmware.h 17971.1494SmlelstvNotes: 17981.1494Smlelstv 17991.1494SmlelstvPackage: cxgb 18001.1593SchristosVersion: 18011.1593SchristosCurrent Vers: 18021.1593SchristosMaintainer: 18031.1494SmlelstvArchive Site: 18041.1494SmlelstvHome Page: 18051.1494SmlelstvMailing List: 18061.1494SmlelstvLicense: Chelsio Inc. 18071.1593SchristosResponsible: 18081.1494SmlelstvLocation: sys/dev/pci/cxgb/cxgb_firmware_exports.h 18091.1494SmlelstvNotes: 18101.1494Smlelstv 18111.1494SmlelstvPackage: athn 18121.1593SchristosVersion: 18131.1593SchristosCurrent Vers: 18141.1593SchristosMaintainer: 18151.1494SmlelstvArchive Site: 18161.1494SmlelstvHome Page: 18171.1494SmlelstvMailing List: 18181.1494SmlelstvLicense: Atheros Communicatios, Inc. 18191.1593SchristosResponsible: 18201.1494SmlelstvLocation: external/atheros/athn 18211.1494SmlelstvNotes: 18221.1494Smlelstv 18231.1494SmlelstvPackage: otus 18241.1593SchristosVersion: 18251.1593SchristosCurrent Vers: 18261.1593SchristosMaintainer: 18271.1494SmlelstvArchive Site: 18281.1494SmlelstvHome Page: 18291.1494SmlelstvMailing List: 18301.1494SmlelstvLicense: Atheros Communicatios, Inc. 18311.1593SchristosResponsible: 18321.1494SmlelstvLocation: external/atheros/otus 18331.1494SmlelstvNotes: 18341.1494Smlelstv 18351.1494SmlelstvPackage: intel-fw-eula 18361.1593SchristosVersion: 18371.1593SchristosCurrent Vers: 18381.1593SchristosMaintainer: 18391.1494SmlelstvArchive Site: 18401.1494SmlelstvHome Page: 18411.1494SmlelstvMailing List: 18421.1494SmlelstvLicense: Intel Corporation 18431.1593SchristosResponsible: 18441.1494SmlelstvLocation: external/intel-fw-eula 18451.1494SmlelstvNotes: 18461.1494Smlelstv 18471.1494SmlelstvPackage: intel-fw-public 18481.1593SchristosVersion: 18491.1593SchristosCurrent Vers: 18501.1494SmlelstvMaintainer: 18511.1494SmlelstvArchive Site: 18521.1494SmlelstvHome Page: 18531.1494SmlelstvMailing List: 18541.1494SmlelstvLicense: Intel Corporation 18551.1593SchristosResponsible: 18561.1494SmlelstvLocation: external/intel-fw-public 18571.1494SmlelstvNotes: 18581.1494Smlelstv 18591.1494SmlelstvPackage: aic7xxx 18601.1593SchristosVersion: 18611.1593SchristosCurrent Vers: 18621.1494SmlelstvMaintainer: Justin T. Gibbs 18631.1494SmlelstvArchive Site: 18641.1494SmlelstvHome Page: 18651.1494SmlelstvMailing List: 18661.1494SmlelstvLicense: Adaptec Inc or LGPL2 18671.1593SchristosResponsible: 18681.1494SmlelstvLocation: sys/dev/microcode/aic7xxx 18691.1494SmlelstvNotes: 18701.1494Smlelstv 18711.1494SmlelstvPackage: atmel 18721.1593SchristosVersion: 18731.1593SchristosCurrent Vers: 18741.1593SchristosMaintainer: 18751.1494SmlelstvArchive Site: 18761.1494SmlelstvHome Page: 18771.1494SmlelstvMailing List: 18781.1494SmlelstvLicense: Atmel Corporation 18791.1593SchristosResponsible: 18801.1494SmlelstvLocation: sys/dev/microcode/atmel 18811.1494SmlelstvNotes: 18821.1494Smlelstv 18831.1494SmlelstvPackage: bge 18841.1593SchristosVersion: 18851.1593SchristosCurrent Vers: 18861.1593SchristosMaintainer: 18871.1494SmlelstvArchive Site: 18881.1494SmlelstvHome Page: 18891.1494SmlelstvMailing List: 18901.1494SmlelstvLicense: Broadcom Corporation 18911.1593SchristosResponsible: 18921.1494SmlelstvLocation: sys/dev/microcode/bge 18931.1494SmlelstvNotes: 18941.1494Smlelstv 18951.1494SmlelstvPackage: bnx 18961.1593SchristosVersion: 18971.1593SchristosCurrent Vers: 18981.1494SmlelstvMaintainer: David Christensen <davidch@broadcom.com> 18991.1494SmlelstvArchive Site: 19001.1494SmlelstvHome Page: 19011.1494SmlelstvMailing List: 19021.1494SmlelstvLicense: Broadcom Corporation 19031.1593SchristosResponsible: 19041.1494SmlelstvLocation: sys/dev/microcode/bnx 19051.1494SmlelstvNotes: 19061.1494Smlelstv 19071.1494SmlelstvPackage: cylades-z 19081.1593SchristosVersion: 19091.1593SchristosCurrent Vers: 19101.1494SmlelstvMaintainer: Cyclades Corp 19111.1494SmlelstvArchive Site: 19121.1494SmlelstvHome Page: 19131.1494SmlelstvMailing List: 19141.1494SmlelstvLicense: unknown 19151.1593SchristosResponsible: 19161.1494SmlelstvLocation: sys/dev/microcode/cyclades-z 19171.1494SmlelstvNotes: 19181.1494Smlelstv 19191.1494SmlelstvPackage: i8255x 19201.1494SmlelstvVersion: 3.28 19211.1593SchristosCurrent Vers: 19221.1494SmlelstvMaintainer: Patrick J Luhmann (PJL) 19231.1494SmlelstvArchive Site: 19241.1494SmlelstvHome Page: 19251.1494SmlelstvMailing List: 19261.1494SmlelstvLicense: Intel Corporation 19271.1593SchristosResponsible: 19281.1494SmlelstvLocation: sys/dev/microcode/i8255x 19291.1494SmlelstvNotes: 19301.1494Smlelstv 19311.1494SmlelstvPackage: isp 19321.1593SchristosVersion: 19331.1593SchristosCurrent Vers: 19341.1593SchristosMaintainer: 19351.1494SmlelstvArchive Site: 19361.1494SmlelstvHome Page: 19371.1494SmlelstvMailing List: 19381.1494SmlelstvLicense: QLogic, Inc. 19391.1593SchristosResponsible: 19401.1494SmlelstvLocation: sys/dev/microcode/isp 19411.1494SmlelstvNotes: 19421.1494Smlelstv 19431.1494SmlelstvPackage: radeon 19441.1593SchristosVersion: 19451.1593SchristosCurrent Vers: 19461.1593SchristosMaintainer: 19471.1494SmlelstvArchive Site: 19481.1494SmlelstvHome Page: 19491.1494SmlelstvMailing List: 19501.1494SmlelstvLicense: Advanced Micro Devices, Inc. 19511.1593SchristosResponsible: 19521.1494SmlelstvLocation: sys/dev/microcode/radeon 19531.1494SmlelstvNotes: 19541.1494Smlelstv 19551.1494SmlelstvPackage: ral 19561.1593SchristosVersion: 19571.1593SchristosCurrent Vers: 19581.1494SmlelstvMaintainer: 19591.1494SmlelstvArchive Site: http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git 19601.1494SmlelstvHome Page: 19611.1494SmlelstvMailing List: 19621.1494SmlelstvLicense: Ralink Technology Corp 19631.1593SchristosResponsible: 19641.1494SmlelstvLocation: external/realtek/ral 19651.1494SmlelstvNotes: 19661.1494Smlelstv 19671.1494SmlelstvPackage: rum 19681.1593SchristosVersion: 19691.1593SchristosCurrent Vers: 19701.1494SmlelstvMaintainer: Paul Lin <paul_lin@ralinktech.com.tw> 19711.1494SmlelstvArchive Site: 19721.1494SmlelstvHome Page: 19731.1494SmlelstvMailing List: 19741.1494SmlelstvLicense: Ralink Technology Corp 19751.1593SchristosResponsible: 19761.1494SmlelstvLocation: external/realtek/rum 19771.1494SmlelstvNotes: 19781.1494Smlelstv 19791.1494SmlelstvPackage: run 19801.1593SchristosVersion: 19811.1593SchristosCurrent Vers: 19821.1494SmlelstvMaintainer: Paul Lin <paul_lin@ralinktech.com.tw> 19831.1494SmlelstvArchive Site: 19841.1494SmlelstvHome Page: 19851.1494SmlelstvMailing List: 19861.1494SmlelstvLicense: Ralink Technology Corp 19871.1593SchristosResponsible: 19881.1494SmlelstvLocation: sys/dev/microcode/run 19891.1494SmlelstvNotes: 19901.1494Smlelstv 19911.1494SmlelstvPackage: siop 19921.1593SchristosVersion: 19931.1593SchristosCurrent Vers: 19941.1494SmlelstvMaintainer: Manuel Bouyer, Shuichiro URATA, Michael L. Hitch 19951.1494SmlelstvArchive Site: 19961.1494SmlelstvHome Page: 19971.1494SmlelstvMailing List: 19981.1494SmlelstvLicense: BSD-like (2-clause, 3-clause) 19991.1593SchristosResponsible: 20001.1494SmlelstvLocation: sys/dev/microcode/siop 20011.1494SmlelstvNotes: 20021.1494Smlelstv 20031.1494SmlelstvPackage: tigon 20041.1494SmlelstvVersion: 12.4.11 20051.1494SmlelstvCurrent Vers: 20061.1494SmlelstvMaintainer: wpaul@brak.osd.bsdi.com 20071.1499SmlelstvArchive Site: https://people.freebsd.org/~wpaul/Alteon/ 20081.1499SmlelstvHome Page: http://www.alteon.com/support/openkits (extinct) 20091.1494SmlelstvMailing List: 20101.1499SmlelstvLicense: Alteon WebSystems, Inc. 20111.1593SchristosResponsible: 20121.1494SmlelstvLocation: sys/dev/microcode/tigon 20131.1494SmlelstvNotes: 20141.1499SmlelstvSee https://lists.debian.org/debian-legal/2011/10/msg00001.html 20151.1499Smlelstv 20161.1494Smlelstv 20171.1494SmlelstvPackage: typhoon 20181.1593SchristosVersion: 20191.1593SchristosCurrent Vers: 20201.1494SmlelstvMaintainer: 3Com Corporation 20211.1494SmlelstvArchive Site: 20221.1494SmlelstvHome Page: 20231.1494SmlelstvMailing List: 20241.1494SmlelstvLicense: BSD-like (3-clause) 20251.1593SchristosResponsible: 20261.1494SmlelstvLocation: sys/dev/microcode/typhoon 20271.1494SmlelstvNotes: 20281.1494Smlelstv 20291.1494SmlelstvPackage: wi 20301.1593SchristosVersion: 20311.1593SchristosCurrent Vers: 20321.1494SmlelstvMaintainer: Symbol Technologies Inc. 20331.1494SmlelstvArchive Site: 20341.1494SmlelstvHome Page: http://www.symbol.com 20351.1494SmlelstvMailing List: 20361.1494SmlelstvLicense: BSD-like (3-clause) 20371.1593SchristosResponsible: 20381.1494SmlelstvLocation: sys/dev/microcode/wi 20391.1494SmlelstvNotes: 20401.1494Smlelstv 20411.1494SmlelstvPackage: yds 20421.1593SchristosVersion: 20431.1593SchristosCurrent Vers: 20441.1494SmlelstvMaintainer: Yamaha Corporation 20451.1494SmlelstvArchive Site: 20461.1494SmlelstvHome Page: 20471.1494SmlelstvMailing List: 20481.1494SmlelstvLicense: unknown 20491.1593SchristosResponsible: 20501.1494SmlelstvLocation: sys/dev/microcode/yds 20511.1494SmlelstvNotes: 20521.1494Smlelstv 20531.1494SmlelstvPackage: zyd 20541.1593SchristosVersion: 20551.1593SchristosCurrent Vers: 20561.1494SmlelstvMaintainer: ZyDAS Technology Corporation 20571.1494SmlelstvArchive Site: 20581.1494SmlelstvHome Page: 20591.1494SmlelstvMailing List: 20601.1494SmlelstvLicense: BSD-like (3-clause) 20611.1593SchristosResponsible: 20621.1494SmlelstvLocation: sys/dev/microcode/zyd 20631.1494SmlelstvNotes: 20641.1494Smlelstv 20651.1564SchristosPackage: libnv 20661.1564SchristosVersion: 20180906 20671.1564SchristosCurrent Vers: $(date) 20681.1564SchristosMaintainer: christos 20691.1564SchristosArchive Site: 20701.1564SchristosHome Page: 20711.1564SchristosMailing List: 20721.1564SchristosLicense: BSD-like (2-clause) 20731.1593SchristosResponsible: 20741.1564SchristosLocation: sys/external/bsd/libnv/dist 20751.1564SchristosNotes: 20761.1564SchristosTo be used only for npf (library and headers are private) 20771.1564SchristosCopied from FreeBSD: 20781.1564Schristos/usr/src/sys/sys/{d,c,}nv.h 20791.1564Schristos/usr/src/lib/libnv/ 20801.1564Schristos/usr/src/contrib/lib/libnv/ 20811.1564Schristos/usr/src/share/man/man9/{d,c,}nv.9 20821.1590Schristos 20831.1590SchristosPackage: gettext 20841.1590SchristosVersion: 0.16.1 (Last GPLv2+ version) 20851.1737SwizCurrent Vers: 0.21 20861.1590SchristosMaintainer: FSF 20871.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/gettext/ 20881.1590SchristosHome Page: http://www.gnu.org/software/gettext/ 20891.1590SchristosMailing List: bug-gnu-utils@gnu.org 20901.1590SchristosResponsible: christos 20911.1590SchristosLicense: GPLv2+ (0.16.1), GPLv3+ (0.17 and later) 20921.1590SchristosLocation: external/gpl2/gettext 20931.1590SchristosNotes: 20941.1590SchristosGNU gettext is used for userland tools like msgfmt(1) only. For libintl, 20951.1590Schristoswe use BSD-licensed implementation from Citrus project (see entry for 20961.1590Schristos"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 20971.1590Schristos 20981.1590SchristosPackage: grep 20991.1590SchristosVersion: 2.5.1a (last GPLv2+ version) 21001.1811SwizCurrent Vers: 3.7 21011.1590SchristosMaintainer: FSF 21021.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/grep/ 21031.1590SchristosHome Page: http://www.gnu.org/software/grep/ 21041.1590SchristosMailing List: bug-gnu-utils@gnu.org 21051.1590SchristosResponsible: simonb 21061.1590SchristosLicense: GPLv2+ (2.5.1a), GPLv3+ (2.5.3 and later) 21071.1590SchristosLocation: external/gpl2/grep 21081.1590SchristosNotes: 21091.1590SchristosUse external/gpl2/grep/grep2netbsd for preparing the source tree 21101.1590Schristosfor the import. 21111.1590SchristosOn 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep; 21121.1590Schristossee also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html) 21131.1590Schristoswas imported into src/usr.bin/grep; 21141.1590Schristoson 16 Feb 2011, the BSD grep implementation from FreeBSD was imported 21151.1590Schristosin src/usr.bin/grep, replacing FreeGrep 21161.1590Schristos(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html). 21171.1590Schristos 21181.1590SchristosPackage: groff 21191.1590SchristosVersion: 1.19.2 (last GPLv2+ version) 21201.1591SchristosCurrent Vers: 1.22.4 21211.1590SchristosMaintainer: Werner Lemberg/FSF 21221.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/groff/ 21231.1590SchristosHome Page: http://www.gnu.org/software/groff/ 21241.1590SchristosMailing List: bug-groff@gnu.org 21251.1593SchristosResponsible: 21261.1590SchristosLicense: GPLv2+ (1.19.2), GPLv3+ (1.20 and later) 21271.1590SchristosLocation: external/gpl2/groff 21281.1590SchristosNotes: 21291.1590SchristosUse groff2netbsd from external/gpl2/groff/groff2netbsd to prepare the 21301.1590Schristosdistribution for import. 21311.1590SchristosUpdate MDATE in src/external/gpl2/groff/Makefile.inc. 21321.1641Smsaitoh 21331.1590SchristosPackage: gmake 21341.1590SchristosVersion: 3.81 (Last GPlv2+ version) 21351.1728SsevanCurrent Vers: 4.3 21361.1590SchristosMaintainer: FSF 21371.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/make/ 21381.1590SchristosHome Page: http://www.gnu.org/software/make/ 21391.1728SsevanDate: 2020-06-13 21401.1590SchristosMailing List: bug-make@gnu.org 21411.1593SchristosResponsible: 21421.1590SchristosLicense: GPLv2+ (3.81), GPLv3+ (3.82 and later) 21431.1590SchristosLocation: external/gpl2/gmake 21441.1590SchristosNotes: 21451.1590Schristos 21461.1590SchristosPackage: diffutils 21471.1590SchristosVersion: 2.8.1 (Last GPLv2+ version) 21481.1590SchristosCurrent Vers: 3.6 21491.1590SchristosMaintainer: FSF 21501.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/diffutils/ 21511.1590SchristosHome Page: http://www.gnu.org/software/diffutils/ 21521.1590SchristosMailing List: bug-diffutils@gnu.org 21531.1593SchristosResponsible: 21541.1590SchristosLicense: GPLv2+ (2.8.1), GPLv3+ (2.9 and later) 21551.1590SchristosLocation: external/gpl2/diffutils 21561.1590SchristosNotes: 21571.1590SchristosUse external/gpl2/diffutils/diffutils2netbsd for preparing the source tree 21581.1590Schristosfor the import. 21591.1590Schristos 21601.1590SchristosPackage: rcs 21611.1590SchristosVersion: 5.7 (Last GPLv2+ version) 21621.1590SchristosCurrent Vers: 5.9.4 21631.1590SchristosMaintainer: FSF 21641.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/rcs/ 21651.1590SchristosMailing List: bug-gnu-utils@gnu.org 21661.1590SchristosHome Page: http://www.gnu.org/software/rcs/ 21671.1590SchristosResponsible: agc 21681.1590SchristosLicense: GPLv2+ (5.7), GPLv3+ (5.8 and later) 21691.1590SchristosLocation: external/gpl2/rcs 21701.1590SchristosNotes: 21711.1590SchristosOld versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 21721.1590Schristos 21731.1590SchristosPackage: texinfo 21741.1590SchristosVersion: 4.8a (Last GPLv2+ version) 21751.1900SwizCurrent Vers: 7.0 21761.1590SchristosMaintainer: FSF 21771.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/texinfo/ 21781.1590SchristosHome Page: http://www.gnu.org/software/texinfo/ 21791.1590SchristosMailing List: bug-texinfo@gnu.org 21801.1593SchristosResponsible: 21811.1590SchristosLicense: GPLv2+ (4.8a), GPLv3+ (4.9 and later) 21821.1590SchristosLocation: external/gpl2/texinfo 21831.1590SchristosNotes: 21841.1590SchristosUse src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree 21851.1590Schristosfor the import. 21861.1590Schristos 21871.1608SkamilPackage: indent 21881.1608SkamilVersion: FreeBSD-2018-11-04 r340138 21891.1728SsevanCurrent Vers: FreeBSD-2020-05-21 r361337 21901.1608SkamilMaintainer: The FreeBSD Project 21911.1608SkamilArchive Site: none 21921.1608SkamilHome Page: https://svnweb.freebsd.org/base/head/usr.bin/indent/ 21931.1728SsevanDate: 2020-06-13 21941.1608SkamilMailing List: none 21951.1608SkamilResponsible: 21961.1608SkamilLicense: BSD-like (4-clause) 21971.1608SkamilLocation: usr.bin/indent 21981.1608SkamilNotes: 21991.1608SkamilTests are stored in tests/usr.bin/indent. 22001.1641Smsaitoh 22011.1641SmsaitohPackage: ena 22021.1641SmsaitohVersion: 0.8.1 22031.1728SsevanCurrent Vers: 2.1.1 22041.1641SmsaitohMaintainer: Amazon.com 22051.1641SmsaitohArchive Site: https://github.com/amzn/amzn-drivers/tree/master/kernel/fbsd/ena 22061.1641SmsaitohHome Page: https://github.com/amzn/amzn-drivers/ 22071.1728SsevanDate: 2020-06-13 22081.1641SmsaitohMailing List: none 22091.1641SmsaitohResponsible: 22101.1641SmsaitohLicense: BSD-like (2 and 3-clause) 22111.1641SmsaitohLocation: sys/external/bsd/ena-com 22121.1641SmsaitohNotes: 22131.1672Schristos 22141.1672SchristosPackage: terminfo 22151.1672SchristosVersion: 20190609 22161.1672SchristosCurrent Vers: 20190609 22171.1672SchristosMaintainer: Thomas Dickey (ncurses) 22181.1672SchristosArchive Site: ftp://ftp.invisible-island.net/ncurses/current 22191.1672SchristosHome Page: https://invisible-island.net/ncurses/ 22201.1672SchristosDate: 2019-11-27 22211.1672SchristosMailing List: bug-ncurses@gnu.org 22221.1672SchristosResponsible: 22231.1672SchristosLicense: none 22241.1743SriastradLocation: share/terminfo 22251.1672SchristosNotes: 22261.1672SchristosUse the import script in /usr/src/share/terminfo 22271.1695Schristos 22281.1695SchristosPackage: libcbor 22291.1743SriastradVersion: 0.7.0 22301.1743SriastradCurrent Vers: 0.5.0-119-g3b41770 (3b41770ab0ca408d242041dddb3b75811345573f) 22311.1695SchristosMaintainer: Pavel Kalvoda 22321.1743SriastradArchive Site: https://github.com/PJK/libcbor 22331.1743SriastradHome Page: 22341.1695SchristosDate: 2020-03-02 22351.1743SriastradMailing List: 22361.1743SriastradResponsible: christos 22371.1695SchristosLicense: mit 22381.1743SriastradLocation: external/mit/libcbor 22391.1695SchristosNotes: 22401.1695Schristos 22411.1695SchristosPackage: pam-u2f 22421.1814SchristosVersion: 1.2.0 22431.1814SchristosCurrent Vers: 1.2.0 22441.1695SchristosMaintainer: Yubico 22451.1743SriastradArchive Site: https://github.com/Yubico/pam-u2f 22461.1695SchristosHome Page: https://developers.yubico.com/pam-u2f/ 22471.1814SchristosDate: 2021-09-24 22481.1743SriastradMailing List: 22491.1743SriastradResponsible: christos 22501.1695SchristosLicense: bsd 22511.1743SriastradLocation: external/bsd/pam-u2f 22521.1695SchristosNotes: 22531.1695Schristos 22541.1695SchristosPackage: libfido2 22551.1814SchristosVersion: 1.8.0 22561.1814SchristosCurrent Vers: 1.8.0 22571.1695SchristosMaintainer: Yubico 22581.1743SriastradArchive Site: https://github.com/Yubico/libfido2 22591.1743SriastradHome Page: https://developers.yubico.com/libfido2/ 22601.1814SchristosDate: 2021-09-24 22611.1743SriastradMailing List: 22621.1743SriastradResponsible: christos 22631.1743SriastradLicense: bsd 22641.1743SriastradLocation: external/bsd/libfido2 22651.1743SriastradNotes: 22661.1743Sriastrad 22671.1743SriastradPackage: libsodium 22681.1743SriastradVersion: 1.0.16 22691.1743SriastradCurrent Vers: 1.0.18 22701.1743SriastradMaintainer: Frank Denis 22711.1743SriastradArchive Site: https://github.com/jedisct1/libsodium 22721.1743SriastradHome Page: https://libsodium.org/ 22731.1743SriastradDate: 2020-08-20 22741.1743SriastradMailing List: sodium-subscribe@pureftpd.org 22751.1743SriastradResponsible: riastradh 22761.1695SchristosLicense: bsd 22771.1743SriastradLocation: sys/external/bsd/libsodium 22781.1695SchristosNotes: 22791.1821Sbrad 22801.1821SbradPackage: Sensirion VOC index algorithm 22811.1821SbradVersion: git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b 22821.1821SbradCurrent Vers: git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b 22831.1821SbradMaintainer: Brad Spencer 22841.1821SbradArchive Site: https://github.com/Sensirion/embedded-sgp 22851.1821SbradHome Page: https://github.com/Sensirion 22861.1821SbradDate: 2021-09-30 22871.1821SbradMailing List: 22881.1821SbradResponsible: brad 22891.1821SbradLicense: BSD (3-clause) 22901.1821SbradLocation: sys/dev/i2c/sensirion_voc_algorithm.c sys/dev/i2c/sensirion_voc_algorithm.h 22911.1821SbradNotes: 22921.1856Suwe 22931.1856SuwePackage: Terminus Font 22941.1856SuweVersion: 4.49.1 22951.1856SuweCurrent Vers: 4.49.1 22961.1856SuweMaintainer: Dimitar Toshkov Zhekov 22971.1856SuweArchive Site: http://terminus-font.sourceforge.net/ 22981.1856SuweHome Page: http://terminus-font.sourceforge.net/ 22991.1856SuweDate: 2020-12-28 23001.1856SuweMailing List: 23011.1856SuweResponsible: 23021.1856SuweLicense: OFL-1.1-RFN 23031.1856SuweLocation: share/wscons/fonts 23041.1856SuweNotes: 23051.1856SuweSuitably encoded BDF files are prepared from the Unicode encoded 23061.1856Suwemasters using upstream build scripts. BDF files are converted to the 23071.1856SuweWSF files with xsrc/local/programs/bdfload. File names for the 23081.1856Suwere-encoded subsets follow the convention used by the upstream. 23091.1859Sfcambus 23101.1859SfcambusPackage: Spleen 23111.1859SfcambusVersion: 1.9.1 23121.1859SfcambusCurrent Vers: 1.9.1 23131.1859SfcambusMaintainer: Frederic Cambus 23141.1859SfcambusArchive Site: https://github.com/fcambus/spleen 23151.1859SfcambusHome Page: https://github.com/fcambus/spleen 23161.1859SfcambusDate: 2021-06-13 23171.1859SfcambusMailing List: 23181.1859SfcambusResponsible: fcambus 23191.1859SfcambusLicense: BSD (2-clause) 23201.1859SfcambusLocation: share/wscons/fonts 23211.1859SfcambusNotes: 2322