3RDPARTY revision 1.2133
1# $NetBSD: 3RDPARTY,v 1.2133 2025/09/06 13:19:32 christos Exp $ 2# 3# This file contains a list of the software that has been integrated into 4# NetBSD where we are not the primary maintainer. 5# 6# When you make changes to this software, be sure to discuss it with the 7# maintainer and contribute your patches. Divergence from the official 8# sources is not desirable, and should be avoided as much as possible. 9# 10# When importing, please deal with the RCS IDs in this way: 11# 1. Preserve the RCS IDs in the files by removing the $ signs from 12# the IDs before you do the import. 13# 2. After the import, add NetBSD RCS IDs to all of the files. 14# 15# A few notes on the format of this file (for the benefit of 16# 3rdparty2html): 17# 18# 1.) Any line whose first non-whitespace character is # is a comment; 19# 2.) Entries are separated by blank lines; 20# 3.) Every package needs at least the Package, Version, Current Vers, 21# and Maintainer fields; 22# 4.) Where a field has multiple lines of information, the field tag 23# should be repeated on each line, except: 24# 5.) The Notes: field tag should appear on a line by itself; all 25# remaining lines until the end of the record are notes. 26# 27# Package: name or brief description (required, must be first) 28# Version: version that is included with NetBSD (required) 29# Current Vers: version that is available upstream (required) 30# Maintainer: name and/or email address of upstream maintainer (required) 31# Archive Site: URL to archive of upstream releases 32# Home Page: URL to web page for upstream project 33# Date: Date last checked 34# Mailing List: email address or URL related to upstream mailing list 35# License: description of license 36# Responsible: comma-separated list of NetBSD developers 37# Location: comma-separated list of subdirectories in the NetBSD src tree 38# Vendor tag: name of branch where vendor imports go (usually uppercase) 39# Release tag: tag of the latest vendor import (lowercase with version number) 40# Notes: 41# Multiple lines of free-form text, 42# Must be last. 43# 44 45Package: acpica 46Version: 20250807 47Current Vers: 20250807 48Maintainer: Intel 49Archive Site: http://www.acpica.org/downloads/ 50Home Page: http://www.acpica.org/ 51Date: 2025-09-06 52Mailing List: devel@acpica.org 53License: BSD-like 54Responsible: jruoho,christos 55Location: sys/external/bsd/acpica/dist 56Vendor tag: intel 57Release tag: acpica-YYYYMMDD 58Current tag: acpica-20250807 59Notes: 60You want the unix2 (dual-licensed) tar file. 61Please read src/sys/dev/acpi/acpica/README before any modification. 62 63Package: am-utils [amd] 64Version: 6.2 (20140117) 65Current Vers: 6.2 (20140117) 66Maintainer: Erez Zadok <ezk@cs.columbia.edu> 67Archive Site: ftp://ftp.am-utils.org/pub/am-utils/ 68Home Page: https://www.am-utils.org/ 69Date: 2020-06-13 70Mailing List: am-utils 71Responsible: christos 72License: BSD (4-clause) 73Location: external/bsd/am-utils/dist 74Vendor tag: ezk 75Release tag: am-utils-x-y-YYYYMMDD 76Notes: 77Amd2netbsd script to convert to BSD make system and remove unneeded files. 78Fix symbolic links before import. 79Check external/bsd/am-utils/include/config.h is correct after import. 80Update date of release in external/bsd/am-utils/man/Makefile (two places). 81 82Package: Automated Testing Framework (ATF) 83Version: 0.20 84Current Vers: 0.23 85Maintainer: The FreeBSD Foundation 86Archive site: https://github.com/freebsd/atf/releases 87Home page: https://github.com/freebsd/atf 88Date: 2025-03.29 89Responsible: - 90License: The NetBSD Foundation's license (BSD 2-clause) 91Location: external/bsd/atf/dist 92Notes: 93The source files are in external/bsd/atf/dist. 94Use external/bsd/atf/prepare-import.sh to regenerate the dist/ directory. 95Please avoid performing local changes to this package without discussing 96them with the responsible person and/or the mailing list shown above. 97Note that the external/bsd/atf/dist/tools is owned by NetBSD and does not 98exist upstream; however, please continue to discuss any desired changes 99upfront. 100 101Package: ath-hal 102Version: FreeBSD SVN revision number 185521 103Current Vers: FreeBSD SVN revision number 361486 104Maintainer: Sam Leffler <sam@errno.com> 105Archive Site: none 106Home Page: https://svnweb.freebsd.org/base/head/sys/dev/ath/ath_hal/ 107Date: 2020-06-13 108Mailing List: none 109Responsible: sam, alc 110License: BSD-like (2-clause), ISC 111Location: sys/external/isc/atheros_hal/dist 112Notes: 113 114Package: bc 115Version: 1.06 116Current Vers: 1.08.1 117Maintainer: Phil Nelson <phil@cs.wwu.edu> 118Archive Site: ftp://ftp.gnu.org/gnu/bc/ 119Home Page: http://www.gnu.org/software/bc/ 120Date: 2020-06-13 121Mailing List: bug-bc@gnu.org 122Responsible: phil, simonb 123License: GPLv2, LGPGv2.1 124Location: external/bsd/bc 125Notes: 126bc includes dc, both of which are in the NetBSD tree. 127 128Package: bind [named and utils] 129Version: 9.20.11/MPL 130Current Vers: 9.20.11/MPL 131Maintainer: ISC 132Archive Site: ftp://ftp.isc.org/isc/bind9/ 133Home Page: http://www.isc.org/software/bind/ 134Date: 2025-07-17 135Mailing List: https://lists.isc.org/mailman/listinfo/bind-announce 136Mailing List: https://lists.isc.org/mailman/listinfo/bind-users 137Responsible: christos 138License: BSD-like (2-clause) / MPL 139Location: external/mpl/bind/dist 140Notes: 141First bind2netbsd script to import into src/external/bsd/bind/dist. 142The Makefiles in src/external/mpl/bind are not handled by the script. 143Build bind to generate the include files. 144Then binclude4netbsd script to import into src/external/bsd/bind/include. 145The libc and include parts of the resolver are now part of libbind. 146 147Package: blocklist 148Version: current-2020-06-14 149Current Vers: current-2020-06-14 150Maintainer: Christos Zoulas <christos@zoulas.com> 151Archive Site: https://github.com/zoulasc/blocklist 152Home Page: https://github.com/zoulasc/blocklist 153Date: 2020-06-13 154Responsible: christos 155License: BSD-like (2-clause) 156Location: external/bsd/blocklist 157Notes: 158 159Package: libuv 160Version: 1.44.2 161Current Vers: 1.45.0 162Maintainer: libuv 163Archive Site: https://dist.libuv.org/dist/ 164Home Page: https://libuv.org 165Date: 2023-06-21 166Mailing List: https://groups.google.com/forum/#!forum/libuv 167Responsible: christos 168License: mit 169Location: external/mit/libuv/dist 170Notes: 171 172Package: unbound 173Version: 1.19.1 174Current Vers: 1.23.1 175Maintainer: Nlnetlabs 176Archive Site: https://www.unbound.net/downloads/unbound-latest.tar.gz 177Home Page: https://www.unbound.net/ 178Date: 2025-09-06 179Mailing List: https://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users 180Responsible: christos 181License: BSD-like 182Location: external/bsd/unbound/dist 183Notes: 184Use cleantags to import 185run configure and update config files in include 186 187Package: nsd 188Version: 4.8.0 189Current Vers: 4.8.0 190Maintainer: Nlnetlabs 191Archive Site: https://www.nlnetlabs.nl/svn/nsd/ 192Home Page: https://www.nlnetlabs.nl/projects/nsd/ 193Date: 2024-02-17 194Mailing List: https://open.nlnetlabs.nl/mailman/listinfo/nsd-users/ 195Responsible: christos 196License: BSD-like 197Location: external/bsd/nsd/dist 198Notes: 199Use cleantags to import 200run configure and update config files in include 201 202Package: libbind [libc resolver and includes] 203Version: libbind-6.0-rc1 204Current Vers: libbind-6.0 205Maintainer: ISC 206Archive Site: https://downloads.isc.org/isc/libbind/cur/ 207Home Page: https://www.isc.org/othersoftware/#libbind 208Date: 2019-01-09 209Mailing List: https://lists.isc.org/mailman/listinfo/bind-workers 210Responsible: christos 211License: BSD-like (2-clause) 212Location: external/bsd/libbind/dist 213Notes: 214First libbind2netbsd script to import into src/external/bsd/libbind/dist. 215Then include4netbsd script to import into src/include. 216Then libc4netbsd script to update the resolver in libc. 217Todo[1]: Update libresolv if needed. 218Todo[2]: A few files in libc/net were imported in the ISC branch but now 219 they are too different or do not exist anymore: 220 gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c 221 Others like getaddrinfo.c could be merged with isc, but it seems 222 that ours is from a more recent version of KAME? 223Todo[3]: net/base64.c is imported from bind but should be moved from net 224 to isc/base64.c. 225Todo[4]: Re-entrant functions of net/* 226Todo[5]: Reconcile the doc directory. 227 228Package: bsd-family-tree 229Version: 361673 230Current Vers: 361673 231Maintainer: The FreeBSD Project 232Archive Site: https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree 233Home Page: https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree 234Date: 2020-04-02 235Mailing List: 236Responsible: 237License: BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT) 238Location: share/misc/bsd-family-tree 239Notes: 240Please send all updates upstream. Eitan Adler <lists@eitanadler.com> 241is a FreeBSD committer who has been helpful with incorporating changes 242in the past. 243 244Package: byacc 245Version: 20240109 246Current Vers: 20240109 247Maintainer: Thomas Dickey <dickey@invisible-island.net> 248Archive Site: http://www.invisible-island.net/byacc/byacc.html 249Home Page: http://www.invisible-island.net/byacc/byacc.html 250Date: 2024-09-14 251Mailing List: 252Responsible: christos 253License: Public Domain 254Location: external/bsd/byacc/dist 255Notes: 256See /usr/src/external/bsd/byacc/byacc2netbsd for update instructions. 257 258Package: bzip2 259Version: 1.0.8 260Current Vers: 1.0.8 261Maintainer: Julian Seward <jseward@acm.org> 262Archive Site: https://sourceware.org/pub/bzip2/ 263Home Page: https://www.sourceware.org/bzip2/ 264Date: 2020-06-13 265Mailing List: 266Responsible: 267License: BSD (4-clause) 268Location: external/bsd/bzip2 269Notes: 270See /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions. 271 272Package: Citrus XPG4DL 273Version: 274Current Vers: 275Maintainer: Citrus 276Archive Site: http://citrus.bsdclub.org/ 277Home Page: http://citrus.bsdclub.org/ 278Date: 2020-06-13 279Mailing List: bsd-locale@hauN.org 280Responsible: tshiozak 281License: Ambiguous. Either BSD or Perl Artistic License 282 See http://citrus.bsdclub.org/#pol_license for more info. 283Location: lib 284Notes: 285language C multilingualization support suite using wchar_t and other standards. 286The main development playground of Citrus is in NetBSD CVS, so you don't 287need to look for other CVS tree (like citrus CVS tree) 288main trunc has Citrus code in the following places: 289- src/lib/libc/locale, LC_CTYPE: single/multibyte support 290- src/lib/libintl: GNU libc compatible gettext(3) implementation. 291- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer 292- src/lib/libc/iconv: iconv(3) 293 294Package: cron 295Version: 4.1 296Current Vers: 4.1 297Maintainer: ISC 298Archive Site: ftp://ftp.isc.org/isc/cron/ 299Home Page: 300Date: 2020-06-13 301Mailing List: 302Responsible: 303License: BSD-like 304Location: external/bsd/cron/dist 305Notes: 306 307Package: cvs 308Version: 1.12.13 309Current Vers: 1.12.13 310Maintainer: cvshome 311Archive Site: http://ftp.gnu.org/non-gnu/cvs/ 312Home Page: http://cvs.nongnu.org/ 313Date: 2020-06-13 314Mailing List: bug-cvs@gnu.org 315Responsible: christos 316License: GPLv1, LGPLv2 317Location: external/gpl2/xcvs/dist 318Notes: 319Use external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree 320for the import. 321Do not forget to update external/gpl2/xcvs/include/config.h to match 322external/gpl2/xcvs/dist/config.h.in. 323 324Package: db 325Version: 1.85 326Current Vers: 1.86/4.7.25 327Maintainer: Keith Bostic <bostic@vangogh.cs.berkeley.edu> 328Archive Site: http://www.oracle.com/technology/software/products/berkeley-db/ 329Home Page: http://www.oracle.com/database/berkeley-db/ 330Date: 2019-01-09 331Mailing List: 332Responsible: 333License: BSD or Oracle Commercial License 334Location: lib/libc/db 335Notes: 336Note that we cannot use db 2.x for license reasons. 337Three bug fixes against 1.85 sent back to bostic. Changes to 338man/recno.3, hash/hsearch.c, and hash/ndbm.c (serious). 339Import of DB 1.85 was done via a sh script which converted the 340distribution into the netbsd format. The script can be found in 341src/lib/libc/db/db2netbsd. 342 343Package: dhcp 344Version: 4.4.3-P1 345Current Vers: 4.4.3-P1 346Maintainer: mellon 347Archive Site: ftp://ftp.isc.org/isc/dhcp/ 348Home Page: http://www.isc.org/software/dhcp/ 349Date: 2022-10-05 350Mailing List: dhcp-server@isc.org 351Mailing List: dhcp-client@isc.org 352Mailing List: dhcp-announce@isc.org 353Mailing List: dhcp-bugs@isc.org 354Responsible: mellon 355License: MPL 356Location: external/mpl/dhcp 357Notes: 358Use the dhcp2netbsd script. 359 360Package: dhcpcd 361Version: 10.2.3 362Current Vers: 10.2.3 363Maintainer: roy 364Archive Site: https://github.com/NetworkConfiguration/dhcpcd/releases 365Home Page: https://roy.marples.name/projects/dhcpcd/ 366Home Page: https://github.com/NetworkConfiguration/dhcpcd 367Date: 2025-02-12 368License: BSD (2-clause) 369Location: external/bsd/dhcpcd/dist 370Notes: 371Please submit all changes upstream. 372Import using the import-src make target. 373 374Package: drm 375Version: Linux 5.6-rc3, upstream tag v5.6-rc3 376Current Vers: Linux 6.6 (LTS), upstream branch linux-6.6.y, tag v6.6.35 377Maintainer: Intel, AMD, Linux kernel developers 378Archive Site: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 379Home Page: https://dri.freedesktop.org/ 380Mailing List: dri-devel@lists.freedesktop.org 381Responsible: riastradh 382License: BSD 383Location: sys/external/bsd/drm2/dist 384Vendor tag: LINUX 385Release tag: linux-drm-vX-Y(-rcZ) (formerly linux-X-Y(-rcZ)-drm-bsd) 386Notes: 387Graphics drivers. Talk to riastradh@ about updates. When importing 388from Linux, we map 389 drivers/gpu/drm -> sys/external/bsd/drm2/dist/drm 390 include/drm -> sys/external/bsd/drm2/dist/include/drm 391 include/uapi/drm -> sys/external/bsd/drm2/dist/include/uapi/drm 392GPL sources are excluded. In the future, we may import them into 393external/gpl2/drm2 and build them as kernel modules. Sources are 394processed with prepare-import.sh first, as well as: 395- amdgpu/amdgpu2netbsd 396- i915drm/i915drmkms2netbsd 397- radeon/radeon2netbsd 398- drm/drm2netbsd 399- nouveau/nouveau2netbsd 400- vmwgfx/vmwgfx2netbsd 401Past vendor release tags: 402- linux-3-6-rc8-drm2-bsd 403- linux-3-15-drm-bsd 404- linux-3-15-drm-bsd-reimport-nouveau 405- linux-drm-v4-4-143 406- linux-drm-v5-6-rc3 407 408Package: ekermit 409Version: 1.7 410Current Vers: 1.7 411Maintainer: Kermit Project 412Archive Site: ftp://ftp.kermitproject.org/kermit/ekermit/ 413Home Page: http://www.kermitproject.org/ek.html 414Date: 2020-06-13 415Mailing List: 416Responsible: apb 417License: BSD (3 clause) 418Location: external/bsd/ekermit 419Notes: 420 421Package: expat 422Version: 2.7.1 423Current Vers: 2.7.1 424Maintainer: Expat Project 425Archive Site: https://github.com/libexpat/libexpat/releases 426Home Page: http://www.libexpat.org/ 427Date: 2025-03-28 428Mailing List: expat-discuss@libexpat.org 429Responsible: mrg 430License: MIT 431Location: src/external/mit/expat/dist 432Vendor tag: expat 433Release tag: expat-X-Y-Z for expat-X.Y.Z 434Notes: 435 436Package: file 437Version: 5.45 438Current Vers: 5.45 439Maintainer: Christos Zoulas <christos@zoulas.com> 440Archive Site: ftp://ftp.astron.com/pub/file/ 441Home Page: http://www.darwinsys.com/file/ 442Date: 2023-08-18 443Mailing List: file@astron.com 444Responsible: christos, pooka 445License: BSD (2-clause) 446Location: external/bsd/file/dist 447Notes: 448use file2netbsd 449 450Package: flex 451Version: 2.6.4 452Current Vers: 2.6.4 453Maintainer: Will Estes <wlestes@users.sourceforge.net> 454Archive Site: https://github.com/westes/flex/releases 455Home Page: https://github.com/westes/flex 456Date: 2021-03-01 457Mailing List: http://lists.sourceforge.net/mailman/listinfo/flex-announce 458Responsible: 459License: BSD-like 460Location: external/bsd/flex/dist 461Notes: 462There is a flex2netbsd script to help newer imports. 463 464Package: gcc 465Version: 10.5.0/12.5.0 466Current Vers: 10.5.0/12.5.0/13.3.0/14.2.0/15.1.0 467Maintainer: FSF 468Archive Site: ftp://ftp.gnu.org/gnu/gcc/ 469Home Page: https://www.gnu.org/software/gcc/ 470Date: 2025-07-21 471Mailing List: gcc-bugs@gnu.org 472Responsible: mrg, christos, skrll 473License: GPLv3, LGPLv3.1 474Location: external/gpl3/gcc.old/dist 475Location: external/gpl3/gcc/dist 476Notes: 477In the long term, we expect that there will often be two versions, 478in the "gcc" and "gcc.old" directories. Having two versions allows 479migration from one version of gcc to another to happen for one port 480at a time, instead of for all ports simultaneously. 481When importing a new version of external/gpl3/gcc.old: 482 - copy the current version of external/gpl3/gcc 483 - import it to a "NETBSD" vendor branch in external/gpl3/gcc.old 484Before importing a new version of external/gpl3/gcc: 485 - delete all .cvsignore and .gitignore files 486 - delete java ada fortran their libraries and testsuites 487 - delete libffi zlib boehm-gc 488 - update tools/gcc/gcc-version.mk for the NetBSD GCC date 489 - use core/c++/objc/testsuite tarballs 490 - you can use the gcc2netbsd script for the above (except version) 491 - update tools/gcc/gcc-version.mk 492 - force generate and copy tools/gcc build version of these files 493 into gcc/dist/gcc/doc: cpp.1 cpp.info gcc.1 gcc.info gcov.1 494 495Package: gdb 496Version: 16.3 497Current Vers: 16.3 498Maintainer: FSF 499Archive Site: ftp://ftp.gnu.org/gnu/gdb/ 500Home Page: http://www.gnu.org/software/gdb/ 501Date: 2025-09-02 502Mailing List: bug-gdb@gnu.org 503Responsible: christos 504License: GPLv3, LGPLv3.1 505Location: external/gpl3/gdb/dist 506Notes: 507When updating GDB, it is imperative to test that: 508 - Debugging of kernel cores ("target kvm") works correctly 509 - Support for our kernel's remote serial debugging protocol 510 ("options KGDB") works correctly. 511 512Package: binutils 513Version: 2.45 514Current Vers: 2.45 515Maintainer: FSF 516Archive Site: ftp://ftp.gnu.org/gnu/binutils/ 517Home Page: https://www.gnu.org/software/binutils/ 518Date: 2025-08-26 519Mailing List: bug-gnu-utils@gnu.org 520Responsible: thorpej, mrg 521License: GPLv3, LGPLv3, GPLv2, LGPLv2, BSD 522Location: external/gpl3/binutils/dist 523Notes: 524 525Package: autoconf 526Version: 2.69 527Current Vers: 2.72 528Maintainer: FSF 529Archive Site: ftp://ftp.gnu.org/gnu/autoconf/ 530Home Page: http://www.gnu.org/software/autoconf/ 531Date: 2024-03-06 532Mailing List: bug-autoconf@gnu.org 533Responsible: christos 534License: GPLv3+ 535Location: external/gpl3/autoconf 536Notes: 537This is only used to re-generate the configure files in tools/compat. 538It is not part of the regular build. 539 540Package: gdtoa 541Version: 2016-02-19 542Current Vers: 2018-06-18 543Maintainer: David M. Gay <dmg@acm.org> 544Archive Site: http://www.netlib.org/fp/ 545Home Page: http://www.netlib.org/fp/ 546Date: 2021-04-10 547Mailing List: none 548Responsible: kleink 549License: BSD-like 550Location: lib/libc/gdtoa 551Notes: 552Test suite integrated at this time, but not built (and fails to run). 553No hexadecimal floating-point string conversion for VAX FP yet. 554Only double-precision addressed at this time. 555 556 557Package: heimdal 558Version: 7.8.0 559Current Vers: 7.8.0 560Maintainer: Heimdal <heimdal@h5l.org> 561Archive Site: https://github.com/heimdal/heimdal/releases/ 562Home Page: http://www.h5l.org/ 563Date: 2023-06-19 564Mailing List: heimdal-discuss@sics.se 565Responsible: joda, lha 566License: BSD 567Location: crypto/external/bsd/heimdal/dist 568Notes: 569 570Package: hunt 571Version: 2003-04-16 572Current Vers: 2003-04-16 573Maintainer: Greg Couch <gregc@cgl.ucsf.edu> 574Archive Site: 575Home Page: http://www.cgl.ucsf.edu/home/gregc/oss.html 576Date: 2019-01-09 577Responsible: mrg 578License: BSD (3-clause) 579Location: games/hunt 580Notes: 581 582Package: ipf 583Version: 5.1.1 584Current Vers: 5.1.2 585Maintainer: Darren Reed 586Archive Site: rsync -a a.cvs.sourceforge.net::cvsroot/ipfilter/ 587Home Page: https://www.phildev.net/ipf/ 588Date: 2024-10-17 589Mailing List: ipfilter@postbox.anu.edu.au 590Responsible: darrenr, christos 591License: BSD-based; see src/external/bsd/ipf/dist/IPFILTER.LICENCE 592Location: external/bsd/ipf,sys/external/bsd/ipf 593Notes: 594ipf2netbsd should be used on a virgin ipfilter source tree. 595 596Package: ipsec-tools 597Version: (ipsec-tools head is NetBSD-current head) 598Maintainer: IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net> 599Archive Site: http://ipsec-tools.sourceforge.net 600Home Page: http://ipsec-tools.sourceforge.net 601Date: 2019-01-09 602Mailing List: ipsec-tools-devel@lists.sourceforge.net 603Responsible: manu, vanhu, mgrooms 604License: BSD (3-clause) 605Location: crypto/dist/ipsec-tools 606Notes: 607ipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools 608We don't run ipsec-tools' configure as part of the NetBSD build. configure 609generated files are available in the NetBSD source tree at: 610 src/lib/libipsec/config.h 611 src/lib/libipsec/package_version.h 612When configure.ac is updated, run the following: 613 cd src/crypto/dist/ipsec-tools 614 ./bootstrap 615 ./configure --enable-adminport --enable-hybrid --enable-frag \ 616 --enable-natt --enable-dpd 617Then copy package_version.h to src/lib/libipsec and merge config.h with 618src/lib/libipsec/config.h (it needs some manual tweaking) 619 620NOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 621NetBSD-current always contains latest ipsec-tools code. On the other hand, 622ipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 623are manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly 624sync with ipsec-tools-0_7-branch) 625 626Package: jemalloc 627Version: 5.3.0 628Current Vers: 5.3.0 629Maintainer: Jason Evans 630Archive Site: https://github.com/jemalloc/jemalloc 631Home Page: https://jemalloc.net 632Date: 2024-09-23 633Mailing List: 634Responsible: christos 635License: BSD 636Location: external/bsd/jemalloc 637Notes: 638There are two versions of this in-tree, the principal one tracking the 639modern upstream, and a much older one found directly at src/lib/libc/stdlib 640which is still in use and receiving local updates as well. 641 642Package: KAME IPv6 643Version: KAME/NetBSD SNAP kit 644Current Vers: KAME/NetBSD SNAP kit (shipped every week) 645Maintainer: KAME Project <kame@kame.net> 646Archive Site: http://www.kame.net/ 647Home Page: http://www.kame.net/ 648Date: 2019-01-09 649Mailing List: snap-users@kame.net 650Responsible: 651License: BSD (3-clause) 652Location: sys/netinet6 653Notes: 654IPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with 655more conservative implementation policy. 656IPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000. 657Please do not make too many diff-unfriendly changes (like indentation change, 658KNF police). We need to take diffs across KAME snapshots on upgrades. 659To identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION 660in sys/netinet6/in6.h. No script is available for upgrades. 661"KAME" branch is used for kernel merge work purposes. 662http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison 663among KAME/*BSD, *BSD-current and recent *BSD releases. 664 665Package: kyua-atf-compat 666Version: 0.1 667Current Vers: 0.14.1 668Maintainer: The FreeBSD Foundation 669Archive site: https://github.com/freebsd/kyua/releases 670Home page: https://github.com/freebsd/kyua 671Date: 2025-03-29 672Responsible: - 673License: BSD 3-clause 674Location: external/bsd/kyua-atf-compat/dist 675Notes: 676The source files are in external/bsd/kyua-atf-compat/dist. 677Use external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/ 678directory. 679 680Package: kyua-cli 681Version: 0.7 682Current Vers: 0.14.1 683Maintainer: The FreeBSD Foundation 684Archive site: https://github.com/freebsd/kyua/releases 685Home page: https://github.com/freebsd/kyua 686Date: 2025-03-29 687Responsible: - 688License: BSD 3-clause 689Location: external/bsd/kyua-cli/dist 690Notes: 691The source files are in external/bsd/kyua-cli/dist. 692Use external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory. 693 694Package: kyua-testers 695Version: 0.1 696Current Vers: 0.14.1 697Maintainer: The FreeBSD Foundation 698Archive site: https://github.com/freebsd/kyua/releases 699Home page: https://github.com/freebsd/kyua 700Date: 2025-03-29 701Responsible: - 702License: BSD 3-clause 703Location: external/bsd/kyua-testers/dist 704Notes: 705The source files are in external/bsd/kyua-testers/dist. 706Use external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/ 707directory. 708 709Package: less 710Version: less-643 711Current Vers: less-679 712Maintainer: Mark Nudelman <markn@greenwoodsoftware.com> 713Archive Site: http://www.greenwoodsoftware.com/less/download.html 714Home Page: http://www.greenwoodsoftware.com/less/ 715Date: 2023-11-21 716Mailing List: less-announce-request@greenwoodsoftware.com 717Responsible: mrg, simonb 718License: Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418) 719Location: external/bsd/less/dist 720Notes: 721Many changes to make less act as more when invoked as more. Beware. 722Use the "src/external/bsd/less/less2netbsd" script to prepare source tree 723for importation. Run ./configure beforehand to generate "defines.h". 724Talk to mrg before importing any new version. 725 726Package: libarchive 727Version: 3.7.7 728Current Vers: 3.8.1 729Maintainer: kientzle@freebsd.org, joerg@NetBSD.org 730Archive Site: https://github.com/libarchive/libarchive/releases 731Home Page: http://www.libarchive.org 732Date: 2025-07-01 733Responsible: joerg 734License: BSD (2-clause) 735Location: external/bsd/libarchive/dist 736Notes: 737Distribution is stripped down to the relevant part. 738 739Package: libdevmapper 740Version: 1.02.40 741Current Vers: 2.2.03.09 742Maintainer: lvm-devel@redhat.com 743Archive Site: ftp://sources.redhat.com/pub/lvm2/ 744Home Page: http://sources.redhat.com/lvm2/ 745Date: 2020-06-13 746Responsible: haad 747License: LGPLv2.1 748Location: external/gpl2/lvm2/dist/libdm 749Notes: 750The lvm2tools and the libdevmapper are now distributed as one source 751repository. See the lvm2tools Notes for more information. 752 753Package: libevent 754Version: 2.1.12-stable 755Current Vers: 2.1.12-stable 756Maintainer: Niels Provos <provos@citi.umich.edu> 757Archive Site: http://www.monkey.org/~provos/libevent/ 758Home Page: http://www.monkey.org/~provos/libevent/ 759Date: 2021-04-06 760Responsible: 761License: BSD (3/4-clause) 762Location: external/bsd/libevent/dist 763Notes: 764- Run the libevent2netbsd script 765- Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes. 766 man pages are in doxygen/man/man3. Remove the extra man pages that are 767 .so'ing only. Copy the rest to man. 768 769Package: llvm 770Version: 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da) 771Current Vers.: 18.1 772Maintainer: llvm-dev@lists.llvm.org 773Home Page: https://llvm.org 774Date: 2024-03-06 775Responsible: joerg 776License: Apache2 with runtime exceptions 777Location: external/apache2/llvm/dist 778Notes: 779A CVS ACL is in place for the location to prevent unintentioned commits. 780All changes should come via import from upstream SVN. 781 782Package: lvm2tools 783Version: 2.02.56 784Current Vers: 2.03.02 785Maintainer: lvm-devel@redhat.com 786Archive Site: ftp://sources.redhat.com/pub/lvm2/ 787Home Page: http://sources.redhat.com/lvm2/ 788Date: 2019-01-09 789Responsible: haad 790License: GPLv2 791Location: external/gpl2/lvm2/dist 792Notes: 793Use the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to 794prepare source tree for import. Keep eye on dist/include/configure.h 795it might change over the releases. We maintain our own version of 796libdevmapper ioctl protocol code, therefore we should test it before 797import. Talk to haad before importing new version. 798 799Package: libpcap 800Version: 1.10.5 801Current Vers: 1.10.5 802Maintainer: tcpdump-workers@tcpdump.org 803Archive Site: http://www.tcpdump.org/release/ 804Home Page: http://www.tcpdump.org/ 805Date: 2023-09-01 806Mailing List: tcpdump-workers@tcpdump.org 807Responsible: dyoung 808License: BSD (3/4-clause) 809Location: external/bsd/libpcap/dist 810Notes: 811Use the src/external/bsd/libpcap/libpcap2netbsd script to prepare source 812tree. sys/net/dlt.h is a copy of the dlt constants from dlt.h. We use our 813own copy of bpf_filter.c 814 815Package: tcpdump 816Version: 4.99.5 817Current Vers: 4.99.5 818Maintainer: tcpdump-workers@lists.tcpdump.org 819Archive Site: http://www.tcpdump.org/release/ 820Home Page: http://www.tcpdump.org/ 821Date: 2023-09-01 822Mailing List: tcpdump-workers@lists.tcpdump.org 823Responsible: 824License: BSD (3-clause) 825Location: external/bsd/tcpdump/dist 826Notes: 827Use the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source 828tree. 829 830Package: libwrap 831Version: tcp_wrappers 7.6 w/ large amount of IPv6 changes 832Current Vers: tcp_wrappers 7.6-ipv6.4 833Maintainer: Wietse Venema <wietse@porcupine.org> 834Archive Site: ftp://ftp.porcupine.org/pub/security/ 835Home Page: ftp://ftp.porcupine.org/pub/security/ 836Date: 2020-06-13 837Mailing List: 838Responsible: cjs 839License: BSD-like 840Location: lib/libwrap 841Notes: 842We import only libwrap (under src/lib), tcpdchk and tcpdmatch (both 843under src/usr.sbin). We don't use tcpd; that functionality is built 844into inetd. The provided libwrap2netbsd script handles just libwrap. 845 846Package: Lua 847Version: Lua 5.4.6 848Current Vers: Lua 5.4.6 849Maintainer: PUC Rio 850Home Page: https://www.lua.org/ 851Date: 2023-04-16 852Mailing List: 853Responsible: mbalmer, lneto, salazar, alnsn 854License: MIT 855Location: external/mit/lua/dist 856Notes: 857The default module paths have been changed to not include the current 858working directory '.' to avoid potential security problems. 859All 11 bugfixes listed on http://www.lua.org/bugs.html#5.4.4 as of 2023-04-18 860have been applied. 861 862Package: Lutok 863Version: 0.3 864Current Vers: 0.6 865Maintainer: The FreeBSD Foundation 866Archive site: https://github.com/freebsd/lutok/releases 867Home page: https://github.com/freebsd/lutok 868Date: 2025-03-29 869Responsible: - 870License: BSD 3-clause 871Location: external/bsd/lutok/dist 872Notes: 873The source files are in external/bsd/lutok/dist. 874Use external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory. 875 876Package: m4 877Version: 20091026 878Current Vers: 20190628 879Maintainer: The OpenBSD Project 880Archive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4 881Home Page: http://www.openbsd.org/ 882Date: 2020-06-13 883Mailing List: 884License: BSD 3-clause like (dns-sd) 885Responsible: christos 886Location: usr.bin/m4 887Notes: 888Uses libc's ohash 889 890Package: mDNSResponder 891Version: 2559.1.1 892Current Vers: 2559.1.1 893Maintainer: Apple 894Archive Site: https://www.opensource.apple.com/tarballs/mDNSResponder/ 895Home Page: https://developer.apple.com/bonjour/ 896Date: 2024-10-26 897Mailing List: bonjour-dev@lists.apple.com 898License: Apache2 (mdnsd), BSD 3-clause (libdns_sd), 899 BSD 3-clause like (dns-sd) 900Responsible: tsarna, christos 901Location: external/apache2/mDNSResponder/dist 902Vendor tag: APPLE 903Release tag: mdnsresponder-X-Y-Z for mDNSResponder X.Y.Z 904Notes: 905 906Package: mandoc 907Version: 1.14.6 908Current Vers: 1.14.6 909Maintainer: Ingo Schwarze 910Archive Site: http://mandoc.bsd.lv/snapshots/ 911Home Page: http://mandoc.bsd.lv/ 912Date: 2025-05-09 913Mailing List: https://mandoc.bsd.lv/contact.html 914Responsible: joerg 915License: BSD (2-clause) 916Location: external/bsd/mdocml/dist 917Vendor tag: KRISTAPS 918Release tag: mdocml-X-Y-Z for mandoc-X.Y.Z 919Notes: 920 921Package: mesa-demos 922Version: 8.1.0 923Current Vers: 8.4.0 924Maintainer: mesa-git@? 925Archive Site: ftp://ftp.freedesktop.org/pub/mesa/demos/ 926Home Page: http://www.mesa3d.org/ 927Date: 2020-06-13 928Mailing List: 929Responsible: riastradh, mrg 930License: ISC 931Location: xsrc/external/mit/mesa-demos/dist 932Notes: 933We use only glxinfo and glxgears. Delete all else on import. 934Vendor tag: xorg 935Release tag: mesa-demos-X-Y-Z 936 937Package: mesa-drm 938Version: git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c 939Current Vers: 940Maintainer: mesa-git@? 941Archive Site: git://anongit.freedesktop.org/git/mesa/drm 942Home Page: http://cgit.freedesktop.org/mesa/drm/ 943Date: 2019-01-09 944Mailing List: 945Responsible: mrg, bjs 946License: BSD 947Location: sys/external/bsd/drm/dist 948Notes: 949 950Package: MesaLib 951Version: 19.1.7 952Current Vers: 25.1.4 953Maintainer: mesa-git@? 954Archive Site: ftp://ftp.freedesktop.org/pub/mesa/ 955Home Page: http://www.mesa3d.org/ 956Date: 2025-07-29 957Mailing List: 958Responsible: riastradh, mrg 959License: ISC 960Location: xsrc/external/mit/MesaLib/dist 961Notes: 962Vendor tag: xorg 963Release tag: MesaLib-X-Y-Z 964 965Package: mopd 966Version: 2.5.3 967Current Vers: 2.5.3 968Maintainer: Mats O Jansson <maja@celsiustech.se> 969Archive Site: http://www.stacken.kth.se/~moj/mopd.html 970Home Page: http://www.stacken.kth.se/~moj/mopd.html 971Date: 2019-01-09 972Mailing List: 973Responsible: cjs 974License: BSD (4-clause) 975Location: usr.sbin/mopd 976Notes: 977Delete the otherOS directory before importing. 978 979Package: nawk 980Version: 2024-08-17 981Current Vers: 2024-08-17 982Maintainer: Brian Kernighan <bwk@princeton.edu> 983Archive Site: https://github.com/onetrueawk/awk 984Home Page: http://www.cs.princeton.edu/~bwk/btl.mirror/ 985Date: 2024-08-17 986Mailing List: 987Responsible: jdolecek 988License: BSD-like 989Location: external/historical/nawk/dist 990Notes: 991Build maketab from nawk sources and generate proctab.c. 992 993Package: ndbootd 994Version: 0.5 995Current Vers: 0.5 996Maintainer: Matt Fredette <fredette@alum.mit.edu> 997Archive Site: 998Home Page: 999Date: 2019-01-09 1000Responsible: fredette 1001License: BSD (4-clause) 1002Location: usr.sbin/ndbootd 1003Notes: 1004Run ./configure, save config.h, make distclean, rm all autoconf/automake 1005and ndbootd-raw.c. Restore saved config.h, and force it to define 1006HAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. 1007 1008Package: ntp 1009Version: 4.2.8p18 1010Current Vers: 4.2.8p18 1011Maintainer: David L. Mills <mills@udel.edu> 1012Archive Site: http://www.ntp.org/ 1013Home Page: http://www.ntp.org/, http://support.ntp.org/ 1014Date: 2025-09-02 1015Mailing List: 1016Responsible: simonb, jonathan, kardel 1017License: BSD-like 1018Location: external/bsd/ntp/dist 1019Notes: 1020See /usr/src/dist/ntp/ntp2netbsd for update instructions. 1021 1022Package: nvi 1023Version: 1.81.6, HEAD as of 2013-11-20 1024Current Vers: 1.81.6 1025Maintainer: Sven Verdoolaege <skimo@kotnet.org>, Keith Bostic 1026Archive Site: git://repo.or.cz/nvi.git 1027Home Page: https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/ 1028Date: 2020-06-13 1029Mailing List: 1030Responsible: christos 1031License: BSD (3/4-clause) 1032Location: external/bsd/nvi/dist 1033Notes: 1034We have lots of local fixes. 1035 1036Package: OpenLDAP 1037Version: 2.6.10 1038Current Vers: 2.6.10 1039Maintainer: OpenLDAP Foundation 1040Archive Site: http://www.openldap.org/ 1041Home Page: http://www.openldap.org/ 1042Date: 2025-09-05 1043Mailing List: 1044Responsible: 1045License: BSD (3-clause) 1046Location: external/bsd/openldap/dist 1047Vendor tag: OPENLDAP 1048Release tag: OPENLDAPM_m_t 1049Current tag: OPENLDAP2_6_10 1050Notes: 1051 1052Package: OpenPAM 1053Version: 2025-05-31 (Zingiber) 1054Current Vers: 2025-05-31 (Zingiber) 1055Maintainer: Dag-Erling Smørgrav <des@FreeBSD.org> 1056Archive Site: http://www.openpam.org/ 1057Home Page: http://www.openpam.org/ 1058Date: 2025-09-02 1059Mailing List: 1060Responsible: christos 1061License: BSD (3-clause) 1062Location: external/bsd/openpam/dist 1063Vendor tag: OPENPAM 1064Release tag: name-YYYY-MM-DD 1065Current tag: zingiber-2025-05-31 1066Notes: 1067 1068Package: openresolv 1069Version: 3.16.2 (patched to 3.16.3) 1070Current Vers: 3.16.3 1071Maintainer: roy 1072Archive Site: https://github.com/NetworkConfiguration/openresolv/releases 1073Home Page: http://roy.marples.name/projects/openresolv/ 1074Date: 2025-05-07 1075License: BSD (2-clause) 1076Location: external/bsd/openresolv/dist 1077Notes: 1078Please submit all changes to the author. 1079 1080Package: HPN-SSH 1081Version: 6.1p1 13 v14 1082Current Vers: 6.3p1 v14 1083Maintainer: www.psc.edu 1084Archive Site: 1085Home Page: http://www.psc.edu/index.php/hpn-ssh 1086Date: 2019-01-09 1087Mailing List: 1088Responsible: christos 1089License: 1090Location: crypto/external/bsd/openssh/dist 1091Notes: 1092Patch applied after OpenSSH import. 1093 1094Package: OpenSSH 1095Version: 10.0 1096Current Vers: 10.0 / portable 10.0p2 1097Maintainer: OpenSSH 1098Archive Site: http://www.openssh.com/ftp.html 1099Home Page: http://www.openssh.com/portable.html 1100Date: 2025-09-02 1101Mailing List: openssh-unix-announce@mindrot.org 1102Responsible: thorpej, christos, elric 1103License: BSD. See src/crypto/external/bsd/openssh/dist/LICENSE 1104Location: crypto/external/bsd/openssh/dist 1105Vendor tag: OPENSSH 1106Release tag: vXY-YYYYMMDD for version X.Y 1107Notes: 1108imported from OpenBSD ssh -- is not from the portable OpenSSH 1109use openssh2netbsd before import. 1110local changes (should always try to bring them back to master openssh tree, 1111markus is very cooperative about it): 1112- default for PermitRootLogin is set to "no" 1113- IgnoreRootRhosts added 1114- look at login.conf to check valid user/access list 1115- krb5 support re-added 1116- hack in cipher.c #ifdef ACCS because we are missing EVP_acss 1117 when someone imports openssl, we can remove this. 1118- added moduli from portable openssh 1119- added USE_PAM patches and auth_pam.[ch] from portable openssh 1120 (see if there is any difference between the current version of opensshX.Yp1 1121 and the new opensshZ.Wp1) and apply them. 1122- added LDAP from portable openssh. 1123- conditionalize login_cap 1124- conditionalize bsd_auth 1125- restore krb5, krb4, afs, skey 1126- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none 1127- fix ctype macro arguments 1128- umac is broken, disable it 1129- better ~homedir handling 1130- netbsd style tunnels 1131- urandom, xhome, chrootdir, rescuedir NetBSD handling 1132- utmp/utmpx handling 1133- handle tty posix_vdisable properly 1134- handle setuid and unsetuid the posix way instead of setresuid() 1135- add all missing functions 1136- always bump major when importing to avoid api problems. 1137- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes. 1138- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent 1139- blocklistd additions 1140- LIBWRAP support is maintained (now in sshd-session.c) 1141 1142Package: OpenSSL 1143Version: 1.0.2o/1.1.1t/3.0.16/3.5.1 1144Current Vers: 1.0.2u/1.1.1w/3.0.17/3.2.5/3.3.4/3.4.2/3.5.2 1145Maintainer: The OpenSSL Project 1146Archive Site: https://github.com/openssl/openssl/releases 1147Home Page: http://www.openssl.org/ 1148Date: 2025-09-02 1149Mailing List: openssl-announce@openssl.org 1150Responsible: christos, mjf, tls, riastradh, spz 1151License: Apache2 1152Location: crypto/external/apache2/openssl/dist 1153Vendor tag: OPENSSL 1154Release tag: openssl-x-y-z (openssl-x-y-zw in past with lettered releases) 1155Current tag: openssl-3-5-1 1156Notes: 1157- Run openssl2netbsd to get rid of the RCSID identifiers 1158- import 1159- configure and build after importing in the import directory 1160- check the generated files against the ones in the include and source 1161 directories and merge changes 1162- copy the toplevel libFOO.ld files to our FOO.map linker files (the legacy.ld 1163 is in providers/), and sync the FOO.expsym files if there were changes 1164 remember to add the extra sha symbol renaming stuff to libcrypto. 1165- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man 1166 to regen man pages. 1167- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/* 1168 to regen assembly files 1169- make sure that the lib/libcrypto/gen script is up to date with 1170 util/perl/OpenSSL/stackhash.pm 1171- compare the list of files in each of the libraries with the one from 1172 the openssl build with ar t | sed -e 's/lib[a-z]*-lib-//' | sort -u 1173- run openssl speed -evp aes-256-cbc and compare the results with the 1174 autoconf build 1175 1176Package: pcc 1177Version: 1.1.0.DEVEL 20160208 1178Current Vers: 1.1.0 20141210 1179Maintainer: Anders Magnusson <ragge@NetBSD.org> 1180Archive Site: ftp://pcc.ludd.ltu.se/pub/pcc/ 1181Home Page: http://pcc.ludd.ltu.se/ 1182Date: 2019-01-09 1183Mailing List: pcc-list@ludd.ltu.se 1184Responsible: plunky 1185License: BSD 1186Location: external/bsd/pcc/dist 1187Notes: 1188This is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh 1189file for details about how to get the latest version from the upstream server 1190and import it. 1191 1192Package: pdisk 1193Version: 0.8a2 1194Current Vers: 0.8a2 1195Maintainer: Eryk Vershen <eryk@cfcl.com> 1196Archive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 1197Home Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 1198Date: 2019-01-09 1199Mailing List: 1200Responsible: dbj 1201License: BSD-like 1202Location: external/bsd/pdisk 1203Notes: 1204This is the disk partition utility used by Apple's mkLinux and OS X 1205It is imported into external/bsd/pdisk. 1206 1207Package: pdksh 1208Version: 5.2.14p2 1209Current Vers: 5.2.14p2 1210Maintainer: Michael Rendell <michael@cs.mun.ca> 1211Archive Site: 1212Home Page: 1213Date: 2019-01-09 1214Mailing List: 1215Responsible: jdolecek 1216License: Public domain 1217Location: bin/ksh 1218Notes: 1219pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied. 1220 1221Package: PF (openbsd packet filter) 1222Version: OpenBSD 4.2 1223Current Vers: OpenBSD 6.3-current 1224Maintainer: The OpenBSD Project 1225Archive Site: ftp://ftp.openbsd.org/ 1226Home Page: http://www.openbsd.org/faq/pf/ 1227Date: 2019-01-09 1228Mailing List: pf@benzedrine.cx or appropriate OpenBSD mailing list 1229Responsible: peter, yamt 1230License: BSD (2-clause) 1231Location: dist/pf,sys/dist/pf 1232Notes: 1233kernel code is imported into src/sys/dist/pf and src/sys/net has reachover 1234definition (files.pf). userland code is imported into src/dist/pf, and 1235reachover Makefiles are in src/usr.sbin/pf. 1236 1237Package: pkg_install 1238Version: 20250417 1239Current Vers: 20250417 1240Maintainer: The pkgsrc developers 1241Home Page: http://www.pkgsrc.org/ 1242Date: 2025-05-09 1243Mailing List: tech-pkg@NetBSD.org 1244Responsible: joerg 1245License: BSD 1246Location: external/bsd/pkg_install/dist 1247Vendor tag: PKGSRC 1248Release tag: pkg_install-YYYYMMDD 1249Notes: 1250The authoritative version is in pkgsrc/pkgtools/pkg_install. 1251 1252Package: ping 1253Version: 980911 1254Current Vers: 980911 1255Maintainer: Mike Muuss 1256Archive Site: 1257Date: 2021-02-28 1258Mailing List: 1259Responsible: christos 1260License: BSD (3-clause) 1261Location: sbin/ping 1262Notes: 1263We use err() and friends. We have changes for snprintf, extra 1264formatting in man pages, disallowing flood pinging, alignment fixes, 1265and more. Vern's ping is gone. We are too different from everyone else 1266now to do a new import. 1267 1268Package: Postfix 1269Version: 3.10.1 1270Current Vers: 3.10.4 1271Maintainer: Wietse Venema <wietse@porcupine.org> 1272Archive Site: 1273Home Page: http://www.postfix.org/ 1274Date: 2025-09-02 1275Mailing List: postfix-users@postfix.org 1276Responsible: christos 1277License: IBM Public License. See also src/external/ibm-public/postfix/dist. 1278Location: external/ibm-public/postfix/dist 1279Notes: 1280 1281Package: ppp 1282Version: 2.5.2 1283Current Vers: 2.5.2 1284Maintainer: Paul Mackerras <paulus@samba.org> 1285Archive Site: 1286Home Page: 1287Date: 2025-09-02 1288GIT root: https://github.com/ppp-project/ppp 1289Mailing List: 1290Responsible: christos, cube 1291License: BSD (3-clause) 1292Location: external/bsd/ppp/dist 1293Notes: 1294BSD support was removed from 2.4.0; I added it back and removed 1295some GPL pieces. Multilink support is missing. Repeated pings to 1296Paulus have not yielded results. I've retrofitted pppdump to use 1297net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 1298is clearly a pain. I have not tested the modules code, neither our 1299makefiles make it easy to construct a module, but I left one there 1300as an example. 1301TDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're 1302using the version found in 2.4.1. 1303 1304Package: root.cache 1305Version: 2023112702 (November 27, 2023) 1306Current Vers: 2023112702 (November 27, 2023) 1307Maintainer: InterNIC 1308Archive Site: ftp://ftp.internic.net/domain/named.root 1309Home Page: ftp://ftp.internic.net/domain/named.root 1310Date: 2023-11-23 1311Mailing List: 1312Responsible: thorpej 1313License: Public domain 1314Location: etc/namedb 1315Notes: 1316The root server cache is also included with BIND. However, the 1317InterNIC version is usually more up to date. 1318 1319Package: routed 1320Version: 2.32 1321Current Vers: 2.32 1322Maintainer: Vernon Schryver <vjs@rhyolite.com> 1323Archive Site: 1324Home Page: 1325Date: 2021-02-28 1326Mailing List: 1327Responsible: christos 1328License: BSD (4-clause) 1329Location: sbin/routed 1330Notes: 1331We use the md5 code from libc 1332We don't allow RIP_TRACEON and RIP_TRACEOFF 1333We use arc4random 1334We use strlcpy/snprintf 1335 1336Package: send-pr (part of GNATS) 1337Version: 3.2 1338Current Vers: 4.2 1339Maintainer: FSF 1340Archive Site: ftp://ftp.gnu.org/gnu/gnats/ 1341Home Page: http://www.gnu.org/software/gnats/ 1342Mailing List: bug-gnats@gnu.org 1343License: GPLv2+ (4.1), GPLv3+ (4.2 and later) 1344Responsible: 1345Location: external/gpl2/send-pr 1346Notes: 1347We have 3.2 with patches to become 3.95 which was never distributed. This 1348is the last "standalone" send-pr version. Newer versions require "query-pr" 1349to be installed and many more changes. It is not worth the hassle. 1350 1351Package: SoftFloat 1352Version: 2a 1353Current Vers: 3e 1354Maintainer: John Hauser <jhauser@jhauser.us> 1355Archive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 1356Home Page: http://www.jhauser.us/arithmetic/SoftFloat.html 1357Mailing List: 1358Responsible: bjh21 1359License: Public domain 1360Location: lib/libc/softfloat 1361Notes: 1362Heavily modified for use as a soft float library for GCC. The actual 1363arithmetic code is unchanged, though, and should behave exactly like the 1364original. 1365 1366Package: sqlite 1367Version: 3.45.1 1368Current Vers: 3.50.3 1369Maintainer: Richard Hipp <drh@sqlite.org> 1370Home Page: http://www.sqlite.org 1371Date: 2025-07-29 1372Responsible: joerg 1373License: Public domain 1374Location: external/public-domain/sqlite/dist 1375Notes: 1376See README file 1377 1378 1379Package: TestFloat 1380Version: 2a 1381Current Vers: 3e 1382Maintainer: John Hauser <jhauser@jhauser.us> 1383Archive Site: http://www.jhauser.us/arithmetic/TestFloat.html 1384Home Page: http://www.jhauser.us/arithmetic/TestFloat.html 1385Date: 2020-06-13 1386Mailing List: 1387Responsible: ross 1388License: BSD (4-clause) 1389Location: regress/lib/libc/ieeefp/testfloat 1390Notes: 1391 1392 1393Package: malloc 1394Version: 1995-01-15 1395Current Vers: 1995-01-15 1396Maintainer: FSF 1397Archive Site: ftp://prep.ai.mit.edu/old-gnu/malloc.tar.gz 1398Home Page: 1399Mailing List: 1400Responsible: christos 1401License: GPLv2+ 1402Location: external/gpl2/libmalloc 1403Notes: 1404The original version of gnumalloc was added (not imported) from 1405prep.ai.mit.edu in src/gnu/lib/libmalloc in 1993. This is the newest 1406version from 1995. It is written by Mike Haertel, and was distributed 1407both standalone and as part of glibc. At some point glibc switched 1408to use Doug Lea's ptmalloc which is now tightly bound with glibc 1409and cannot be separated. The Doug Lea version of malloc is also 1410distributed in a standalone form by Wolfram Gloger in 1411http://www.malloc.de/en/. We can consider switching to ptmalloc 1412at some point since it will provide an alternative MT malloc, but 1413perhaps this implementation should be kept anyway for historical 1414purposes. 1415 1416Package: tmux 1417Version: 3.5a 1418Current Vers: 3.5a 1419Maintainer: Nicholas Marriott <nicholas.marriott@gmail.com> 1420Archive site: https://github.com/tmux/tmux 1421Home page: http://tmux.github.io 1422Date: 2024-11-09 1423Mailing List: tmux-users@googlegroups.com 1424Responsible: christos 1425License: BSD 1426Location: external/bsd/tmux/dist 1427Vendor tag: TMUX 1428Release tag: tmux-x-y 1429Notes: 1430See src/external/bsd/tmux/README for instructions on how to import a 1431new tmux release. 1432 1433Package: top 1434Version: 3.8beta1 1435Current Vers: 3.8beta1 1436Maintainer: William LeFebvre <wnl@groupsys.com> 1437Archive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz 1438Home Page: http://www.unixtop.org/ 1439Mailing List: top-spinners@ocee.groupsys.com 1440Responsible: simonb, christos 1441License: BSD (2-clause) 1442Location: external/bsd/top/dist 1443Notes: 1444 1445Package: traceroute 1446Version: 1.4a12 1447Current Vers: 1.4a12 1448Maintainer: traceroute@ee.lbl.gov 1449Archive Site: ftp://ftp.ee.lbl.gov/ 1450Home Page: http://ftp.ee.lbl.gov/ 1451Mailing List: 1452Responsible: 1453License: BSD (4-clause) 1454Location: usr.sbin/traceroute 1455Notes: 1456Added changes from a5 -> a12 manually. 1457 1458Package: tradcpp 1459Version: 0.5.3 1460Current Vers: 0.5.3 1461Maintainer: David A. Holland <dholland@NetBSD.org> 1462Archive Site: https://ftp.NetBSD.org/pub/NetBSD/misc/dholland/ 1463Home Page: https://www.NetBSD.org/~dholland/tradcpp/ 1464Mailing List: tech-toolchain 1465Responsible: dholland 1466License: BSD (2-clause) 1467Location: external/bsd/tradcpp 1468Notes: 1469 1470Package: tz 1471Version: tzcode2025b / tzdata2025bgtz 1472Current Vers: tzcode2025b / tzdata2025b 1473Maintainer: Paul Eggert <eggert@cs.ucla.edu> 1474Archive Site: ftp://ftp.iana.org/tz/releases/ 1475Archive Site: ftp://munnari.oz.au/pub/oldtz/ 1476Old Archive Site: ftp://elsie.nci.nih.gov/pub/ 1477Home Page: http://www.iana.org/time-zones 1478Date: 2025-04-02 1479Mailing List: tz@iana.org 1480Responsible: kleink, christos, kre 1481License: Public domain 1482Location: lib/libc/time/zoneinfo, external/public-domain/tz/share 1483Vendor tag: ?? / TZDATA 1484Release tag: ?? / Use TZDATAYYYYx[GTZ] all in upper case (incl 'x'). 1485Notes: 1486Don't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import. 1487Diffs are now applied by hand, since we have too many diffs (re-entrant tzcode, 1488register removal) to apply. The diffs have been submitted upstream but there 1489is too much inertia to apply them. Check for .gitignore files. 1490For the data files, do use external/public-domain/tz/tzdata2netbsd (usually, 1491for now, late 2021, do it manually). 1492 1493Package: wpa_supplicant/hostapd 1494Version: 2.11 1495Current Vers: 2.11 1496Maintainer: Jouni Malinen <jkmaline@cc.hut.fi> 1497Archive Site: http://w1.fi/releases/ 1498Home Page: http://w1.fi/wpa_supplicant/ 1499Date: 2024-09-18 1500Mailing List: 1501Responsible: scw, dyoung, christos 1502License: BSD or GPLv2 1503Location: external/bsd/wpa/dist 1504Notes: 1505See src/external/bsd/wpa/NetBSD-upgrade for update instructions. 1506 1507Package: zlib 1508Version: 1.3.1 1509Current Vers: 1.3.1 1510Maintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 1511Archive Site: http://www.zlib.net/ 1512Home Page: http://www.zlib.net/ 1513Date: 2024-09-22 1514Mailing List: 1515Responsible: gwr, christos 1516License: BSD (3-clause) 1517Location: common/dist/zlib 1518Notes: 1519Imported to src/common/dist/zlib and shared by the kernel and userland. 1520Remember to run cleantags 1521 1522Package: zstd 1523Version: 1.5.6 1524Current Vers: 1.5.7 1525Maintainer: Meta 1526Archive Site: https://github.com/facebook/zstd 1527Home Page: https://github.com/facebook/zstd 1528Date: 2025-02-20 1529Mailing List: 1530Responsible: christos 1531License: BSD (3-clause)/GPLv2 1532Location: external/bsd/zstd 1533Notes: 1534 1535Package: services, protocols 1536Version: 2021-04-07 (services), 2021-02-26 (protocols) 1537Current Vers: 2021-04-07 (services), 2021-02-26 (protocols) 1538Maintainer: IANA 1539Archive Site: http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services) 1540Archive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols) 1541Home Page: http://www.iana.org/ 1542Date: 2021-04-08 1543Mailing List: 1544Responsible: christos 1545License: None 1546Location: etc 1547Notes: 15481. Build package net/iana-etc 15492. Add NetBSD rcsid to the generated protocols and services in the package 1550 work area. 15513. Append the local services from the current services file. 15524. Run: 1553 services_mkdb -u services > /usr/src/etc/services 1554 cp protocols /usr/src/etc/protocols 15555. Fix protocols 1556 - fix manet alias to MANET; giving an alias with the same name is a no/op 1557 - protocol 84 is defined for as ttp and iptm, merge the two entries since 1558 libc getprotoent() does not read the whole file and merge in the "files" 1559 implementation. 1560 - add alias carp to vrrp 1561 - put back 240 (pfsync), splitting the unassigned entries 1562 1563Package: pigz 1564Version: 2.3.1 1565Current Vers: 2.4 1566Maintainer: Mark Adler <madler@alumni.caltech.edu> 1567Archive Site: http://zlib.net/pigz/ 1568Home Page: http://zlib.net/pigz/ 1569Mailing List: http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net 1570Responsible: mrg, tls 1571License: zlib 1572Location: external/zlib/pigz/dist 1573Notes: 1574 1575Package: xz 1576Version: 5.2.4 1577Current Vers: 5.8.1 1578Maintainer: Lasse Collin <lasse.collin@tukanni.org> 1579Archive Site: http://tukaani.org/xz/ 1580Home Page: http://tukaani.org/xz/ 1581Date: 2025-07-29 1582Responsible: joerg 1583License: public-domain 1584Location: external/public-domain/xz/dist 1585Notes: 15861. See prepare-import script for stripping down the distribution. 15872. Use run-configure and double check that the stripped down configure works 1588 for tools. 15893. Carefully check for non-autoconf GPL components leaked into the dist area. 1590 1591Package: mpc 1592Version: 1.3.1 1593Current Vers: 1.3.1 1594Maintainer: 1595Archive Site: http://www.multiprecision.org/mpc/download/ 1596Home Page: http://www.multiprecision.org/mpc/ 1597Mailing List: http://www.multiprecision.org/index.php?prog=mpc&page=development 1598Responsible: mrg 1599License: LGPL3 1600Location: external/lgpl3/mpc/dist 1601Notes: 1602 1603Package: mpfr 1604Version: 4.2.1 1605Current Vers: 4.2.1 1606Maintainer: 1607Archive Site: http://www.mpfr.org/mpfr-current/ 1608Home Page: http://www.mpfr.org/ 1609Mailing List: http://websympa.loria.fr/wwsympa/arc/mpfr-announce 1610Responsible: mrg 1611License: LGPL3 1612Location: external/lgpl3/mpfr/dist 1613Notes: 1614 1615Package: GNU MP 1616Version: 6.2.1 1617Current Vers: 6.3.0 1618Maintainer: https://gmplib.org/mailman/listinfo/gmp-devel 1619Archive Site: https://gmplib.org/ 1620Home Page: https://gmplib.org/ 1621Mailing List: https://gmplib.org/mailman/listinfo/gmp-announce 1622Responsible: mrg 1623License: LGPL3 1624Location: external/lgpl3/gmp/dist 1625Notes: See the README. 1626 1627Package: osnet 1628Version: osnet-20100224 1629Current Vers: ? 1630Maintainer: ? 1631Archive Site: ? 1632Home Page: ? 1633Mailing List: ? 1634Responsible: ? 1635License: CDDL 1636Location: external/cddl/osnet 1637Notes: 1638 1639Package: sljit 1640Version: 0.93 (svn revision 333) 1641Current Vers: 0.93 1642Maintainer: Zoltán Herczeg <hzmester@freemail.hu 1643Archive Site: http://sourceforge.net/projects/sljit/ 1644Home Page: http://sljit.sourceforge.net/ 1645Mailing List: none 1646Responsible: alnsn 1647License: BSD (2-clause) 1648Location: sys/external/bsd/sljit/dist 1649Notes: 1650 Need to feed back local changes 1651 1652Package: tre 1653Version: 0.8.0, git source as of 20171117 1654Current Vers: 0.8.0 1655Maintainer: http://laurikari.net/tre 1656Archive Site: https://github.com/laurikari/tre 1657Home Page: http://laurikari.net/tre 1658Mailing List: 1659Responsible: agc, christos 1660License: BSD (2-clause) 1661Location: external/bsd/tre/dist 1662Notes: 1663 Need to feed back local changes 1664 1665Package: TrouSerS 1666Version: 0.3.14 1667Current Vers: 0.3.14 1668Maintainer: http://trousers.sourceforge.net 1669Archive Site: http://trousers.sourceforge.net 1670Home Page: http://trousers.sourceforge.net 1671Mailing List: http://trousers.sourceforge.net 1672Responsible: christos 1673License: CPL 1674Location: crypto/external/cpl/trousers/dist 1675Notes: 1676 Need to feed back local changes 1677 1678Package: tpm-tools 1679Version: 1.3.9.1 1680Current Vers: 1.3.9.1 1681Maintainer: http://trousers.sourceforge.net 1682Archive Site: http://trousers.sourceforge.net 1683Home Page: http://trousers.sourceforge.net 1684Mailing List: http://trousers.sourceforge.net 1685Responsible: christos 1686License: CPL 1687Location: crypto/external/cpl/tpm-tools/dist 1688Notes: 1689 Need to feed back local changes 1690 1691Package: elftoolchain (libelf/libdwarf) 1692Version: r4037 1693Current Vers: 0.7.1 1694Maintainer: Joseph Koshi <jkoshi@freebsd.org> 1695Archive Site: none 1696Home Page: http://elftoolchain.sourceforge.net 1697Date: 2024-03-03 1698Mailing List: none 1699Responsible: christos 1700License: BSD-like (2-clause) 1701Location: sys/external/bsd/elftoolchain/dist 1702Vendor tag: FreeBSD 1703Release tag: elftoolchain-rNNNNN 1704Notes: 1705 See README we use the svn id as the tag. 1706 1707Package: timeout 1708Version: FreeBSD-2014-07-16 r268763 1709Current Vers: FreeBSD-2016-05-01 r331720 1710Maintainer: Baptiste Daroussin <bapt@FreeBSD.org> 1711Archive Site: none 1712Home Page: https://svnweb.freebsd.org/base/head/usr.bin/timeout/ 1713Mailing List: none 1714Responsible: christos 1715License: BSD-like (2-clause) 1716Location: usr.bin/timeout 1717 1718Package: libproc 1719Version: FreeBSD-2015-09-24 1720Current Vers: FreeBSD-2018-07-27 r336782 1721Maintainer: Rui Paulo <rpaulo@FreeBSD.org> 1722Archive Site: none 1723Home Page: https://svnweb.freebsd.org/base/head/lib/libproc/ 1724Mailing List: none 1725Responsible: christos 1726License: BSD-like (2-clause) 1727Location: external/bsd/libproc/dist 1728 1729Package: librtld_db 1730Version: FreeBSD-2015-09-24 1731Current Vers: FreeBSD-2017-11-26 r326219 1732Maintainer: Rui Paulo <rpaulo@FreeBSD.org> 1733Archive Site: none 1734Home Page: https://svnweb.freebsd.org/base/head/lib/librtld_db/ 1735Mailing List: none 1736Responsible: christos 1737License: BSD-like (2-clause) 1738Location: external/bsd/librtld_db/dist 1739 1740Package: netcat 1741Version: OpenBSD-2017-02-06 1742Current Vers: OpenBSD-2020-02-12 1743Maintainer: OpenBSD 1744Archive Site: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/ 1745Home Page: none 1746Date: 2020-06-13 1747Mailing List: none 1748Responsible: christos 1749License: BSD-like (3-clause) 1750Location: usr.bin/nc 1751 1752Package: gnu-efi 1753Version: 3.0.14 1754Current Vers: 3.0.14 1755Maintainer: https://sourceforge.net/projects/gnu-efi/ 1756Archive Site: https://sourceforge.net/projects/gnu-efi/ 1757Home Page: https://sourceforge.net/projects/gnu-efi/ 1758Mailing List: https://sourceforge.net/projects/gnu-efi/ 1759Responsible: 1760License: BSD-like (3-clause) 1761Location: sys/external/bsd/gnu-efi 1762 1763Package: dc 1764Version: 20170410 1765Current Vers: 20190906 1766Maintainer: The OpenBSD Project 1767Archive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc 1768Home Page: http://www.openbsd.org/ 1769Date: 2020-06-13 1770Mailing List: 1771License: BSD 1772Responsible: christos 1773Location: usr.bin/dc 1774Notes: 1775 Uses OpenSSL's bignum 1776 1777Package: dtc, libfdt 1778Version: 1.5.1 1779Current Vers: 1.5.1 1780Maintainer: David Gibson <david@gibson.dropbear.id.au>, Jon Loeliger <jdl@jdl.com> 1781Archive Site: https://git.kernel.org/pub/scm/utils/dtc/dtc.git 1782Home Page: https://git.kernel.org/pub/scm/utils/dtc/dtc.git 1783Mailing List: mailto:devicetree-compiler@vger.kernel.org 1784Responsible: skrll 1785License: GPLv2 (dtc), BSD (libfdt) 1786Location: external/gpl2/dtc, sys/external/bsd/libfdt 1787Notes: 1788external/gpl2/dtc/dtc2netbsd should be used to create directories to import 1789 1790Package: dts 1791Version: 5.15 1792Current Vers: 5.15 1793Maintainer: https://www.kernel.org/ 1794Archive Site: https://cdn.kernel.org/pub/linux/kernel/v5.x/ 1795Home Page: https://www.kernel.org/ 1796Mailing List: mailto:devicetree@vger.kernel.org 1797Responsible: jmcneill 1798License: GPLv2 and dual GPLv2/X11 license 1799Location: sys/external/gpl2/dts 1800Notes: 1801sys/external/gpl2/dts/dts2netbsd should be used to create directories to import 1802Not all DTS files are presently sourced from kernel.org. 1803 1804Package: iscsi 1805Version: 4.12.4 1806Current Vers: 4.12.4 1807Maintainer: Intel Corporation 1808Archive Site: 1809Home Page: 1810Mailing List: 1811Responsible: 1812License: BSD-like (4-clause) 1813Location: external/bsd/iscsi 1814Notes: 1815 1816Package: rpi-firmware 1817Version: 1818Current Vers: 1819Maintainer: 1820Archive Site: 1821Home Page: 1822Mailing List: 1823License: Broadcom, Raspberry Pi (Trading) Ltd 1824Responsible: 1825Location: external/broadcom/rpi-firmware 1826Notes: 1827 1828Package: rtwn 1829Version: 1830Current Vers: 1831Maintainer: 1832Archive Site: 1833Home Page: 1834Mailing List: 1835License: Realtek Semiconductor Corporation 1836Responsible: 1837Location: external/realtek/rtwn 1838Notes: 1839 1840Package: urtwn 1841Version: 1842Current Vers: 1843Maintainer: 1844Archive Site: 1845Home Page: 1846Mailing List: 1847License: Realtek Semiconductor Corporation 1848Responsible: 1849Location: external/realtek/urtwn/ 1850Notes: 1851 1852Package: repulse 1853Version: 1854Current Vers: 1855Maintainer: 1856Archive Site: 1857Home Page: 1858Mailing List: 1859License: ALiENDESiGN GbR 1860Responsible: 1861Location: sys/arch/amiga/dev/repulse_firmware.h 1862Notes: 1863 1864Package: cxgb 1865Version: 1866Current Vers: 1867Maintainer: 1868Archive Site: 1869Home Page: 1870Mailing List: 1871License: Chelsio Inc. 1872Responsible: 1873Location: sys/dev/pci/cxgb/cxgb_firmware_exports.h 1874Notes: 1875 1876Package: athn 1877Version: 1878Current Vers: 1879Maintainer: 1880Archive Site: 1881Home Page: 1882Mailing List: 1883License: Atheros Communicatios, Inc. 1884Responsible: 1885Location: external/atheros/athn 1886Notes: 1887 1888Package: otus 1889Version: 1890Current Vers: 1891Maintainer: 1892Archive Site: 1893Home Page: 1894Mailing List: 1895License: Atheros Communicatios, Inc. 1896Responsible: 1897Location: external/atheros/otus 1898Notes: 1899 1900Package: intel-fw-eula 1901Version: 1902Current Vers: 1903Maintainer: 1904Archive Site: 1905Home Page: 1906Mailing List: 1907License: Intel Corporation 1908Responsible: 1909Location: external/intel-fw-eula 1910Notes: 1911 1912Package: intel-fw-public 1913Version: 1914Current Vers: 1915Maintainer: 1916Archive Site: 1917Home Page: 1918Mailing List: 1919License: Intel Corporation 1920Responsible: 1921Location: external/intel-fw-public 1922Notes: 1923 1924Package: aic7xxx 1925Version: 1926Current Vers: 1927Maintainer: Justin T. Gibbs 1928Archive Site: 1929Home Page: 1930Mailing List: 1931License: Adaptec Inc or LGPL2 1932Responsible: 1933Location: sys/dev/microcode/aic7xxx 1934Notes: 1935 1936Package: atmel 1937Version: 1938Current Vers: 1939Maintainer: 1940Archive Site: 1941Home Page: 1942Mailing List: 1943License: Atmel Corporation 1944Responsible: 1945Location: sys/dev/microcode/atmel 1946Notes: 1947 1948Package: bge 1949Version: 1950Current Vers: 1951Maintainer: 1952Archive Site: 1953Home Page: 1954Mailing List: 1955License: Broadcom Corporation 1956Responsible: 1957Location: sys/dev/microcode/bge 1958Notes: 1959 1960Package: bnx 1961Version: 1962Current Vers: 1963Maintainer: David Christensen <davidch@broadcom.com> 1964Archive Site: 1965Home Page: 1966Mailing List: 1967License: Broadcom Corporation 1968Responsible: 1969Location: sys/dev/microcode/bnx 1970Notes: 1971 1972Package: cylades-z 1973Version: 1974Current Vers: 1975Maintainer: Cyclades Corp 1976Archive Site: 1977Home Page: 1978Mailing List: 1979License: unknown 1980Responsible: 1981Location: sys/dev/microcode/cyclades-z 1982Notes: 1983 1984Package: i8255x 1985Version: 3.28 1986Current Vers: 1987Maintainer: Patrick J Luhmann (PJL) 1988Archive Site: 1989Home Page: 1990Mailing List: 1991License: Intel Corporation 1992Responsible: 1993Location: sys/dev/microcode/i8255x 1994Notes: 1995 1996Package: isp 1997Version: 1998Current Vers: 1999Maintainer: 2000Archive Site: 2001Home Page: 2002Mailing List: 2003License: QLogic, Inc. 2004Responsible: 2005Location: sys/dev/microcode/isp 2006Notes: 2007 2008Package: radeon 2009Version: 2010Current Vers: 2011Maintainer: 2012Archive Site: 2013Home Page: 2014Mailing List: 2015License: Advanced Micro Devices, Inc. 2016Responsible: 2017Location: sys/dev/microcode/radeon 2018Notes: 2019 2020Package: ral 2021Version: 2022Current Vers: 2023Maintainer: 2024Archive Site: http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git 2025Home Page: 2026Mailing List: 2027License: Ralink Technology Corp 2028Responsible: 2029Location: external/realtek/ral 2030Notes: 2031 2032Package: rum 2033Version: 2034Current Vers: 2035Maintainer: Paul Lin <paul_lin@ralinktech.com.tw> 2036Archive Site: 2037Home Page: 2038Mailing List: 2039License: Ralink Technology Corp 2040Responsible: 2041Location: external/realtek/rum 2042Notes: 2043 2044Package: run 2045Version: 2046Current Vers: 2047Maintainer: Paul Lin <paul_lin@ralinktech.com.tw> 2048Archive Site: 2049Home Page: 2050Mailing List: 2051License: Ralink Technology Corp 2052Responsible: 2053Location: sys/dev/microcode/run 2054Notes: 2055 2056Package: siop 2057Version: 2058Current Vers: 2059Maintainer: Manuel Bouyer, Shuichiro URATA, Michael L. Hitch 2060Archive Site: 2061Home Page: 2062Mailing List: 2063License: BSD-like (2-clause, 3-clause) 2064Responsible: 2065Location: sys/dev/microcode/siop 2066Notes: 2067 2068Package: tigon 2069Version: 12.4.11 2070Current Vers: 2071Maintainer: wpaul@brak.osd.bsdi.com 2072Archive Site: https://people.freebsd.org/~wpaul/Alteon/ 2073Home Page: http://www.alteon.com/support/openkits (extinct) 2074Mailing List: 2075License: Alteon WebSystems, Inc. 2076Responsible: 2077Location: sys/dev/microcode/tigon 2078Notes: 2079See https://lists.debian.org/debian-legal/2011/10/msg00001.html 2080 2081 2082Package: typhoon 2083Version: 2084Current Vers: 2085Maintainer: 3Com Corporation 2086Archive Site: 2087Home Page: 2088Mailing List: 2089License: BSD-like (3-clause) 2090Responsible: 2091Location: sys/dev/microcode/typhoon 2092Notes: 2093 2094Package: wi 2095Version: 2096Current Vers: 2097Maintainer: Symbol Technologies Inc. 2098Archive Site: 2099Home Page: http://www.symbol.com 2100Mailing List: 2101License: BSD-like (3-clause) 2102Responsible: 2103Location: sys/dev/microcode/wi 2104Notes: 2105 2106Package: yds 2107Version: 2108Current Vers: 2109Maintainer: Yamaha Corporation 2110Archive Site: 2111Home Page: 2112Mailing List: 2113License: unknown 2114Responsible: 2115Location: sys/dev/microcode/yds 2116Notes: 2117 2118Package: zyd 2119Version: 2120Current Vers: 2121Maintainer: ZyDAS Technology Corporation 2122Archive Site: 2123Home Page: 2124Mailing List: 2125License: BSD-like (3-clause) 2126Responsible: 2127Location: sys/dev/microcode/zyd 2128Notes: 2129 2130Package: libnv 2131Version: 20180906 2132Current Vers: $(date) 2133Maintainer: christos 2134Archive Site: 2135Home Page: 2136Mailing List: 2137License: BSD-like (2-clause) 2138Responsible: 2139Location: sys/external/bsd/libnv/dist 2140Notes: 2141To be used only for npf (library and headers are private) 2142Copied from FreeBSD: 2143/usr/src/sys/sys/{d,c,}nv.h 2144/usr/src/lib/libnv/ 2145/usr/src/contrib/lib/libnv/ 2146/usr/src/share/man/man9/{d,c,}nv.9 2147 2148Package: gettext 2149Version: 0.16.1 (Last GPLv2+ version) 2150Current Vers: 0.22.5 2151Maintainer: FSF 2152Archive Site: ftp://ftp.gnu.org/gnu/gettext/ 2153Home Page: http://www.gnu.org/software/gettext/ 2154Date: 2024-02-25 2155Mailing List: bug-gnu-utils@gnu.org 2156Responsible: christos 2157License: GPLv2+ (0.16.1), GPLv3+ (0.17 and later) 2158Location: external/gpl2/gettext 2159Notes: 2160GNU gettext is used for userland tools like msgfmt(1) only. For libintl, 2161we use BSD-licensed implementation from Citrus project (see entry for 2162"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 2163 2164Package: grep 2165Version: 2.5.1a (last GPLv2+ version) 2166Current Vers: 3.12 2167Maintainer: FSF 2168Archive Site: https://ftp.gnu.org/gnu/grep/ 2169Home Page: http://www.gnu.org/software/grep/ 2170Date: 2025-07-29 2171Mailing List: bug-gnu-utils@gnu.org 2172Responsible: simonb 2173License: GPLv2+ (2.5.1a), GPLv3+ (2.5.3 and later) 2174Location: external/gpl2/grep 2175Notes: 2176Use external/gpl2/grep/grep2netbsd for preparing the source tree 2177for the import. 2178On 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep; 2179see also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html) 2180was imported into src/usr.bin/grep; 2181on 16 Feb 2011, the BSD grep implementation from FreeBSD was imported 2182in src/usr.bin/grep, replacing FreeGrep 2183(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html). 2184 2185Package: groff 2186Version: 1.19.2 (last GPLv2+ version) 2187Current Vers: 1.23.0 2188Maintainer: Werner Lemberg/FSF 2189Archive Site: ftp://ftp.gnu.org/gnu/groff/ 2190Home Page: http://www.gnu.org/software/groff/ 2191Date: 2024-11-29 2192Mailing List: bug-groff@gnu.org 2193Responsible: 2194License: GPLv2+ (1.19.2), GPLv3+ (1.20 and later) 2195Location: external/gpl2/groff 2196Notes: 2197Use groff2netbsd from external/gpl2/groff/groff2netbsd to prepare the 2198distribution for import. 2199Update MDATE in src/external/gpl2/groff/Makefile.inc. 2200 2201Package: gmake 2202Version: 3.81 (Last GPlv2+ version) 2203Current Vers: 4.4 2204Maintainer: FSF 2205Archive Site: ftp://ftp.gnu.org/gnu/make/ 2206Home Page: http://www.gnu.org/software/make/ 2207Date: 2022-12-08 2208Mailing List: bug-make@gnu.org 2209Responsible: 2210License: GPLv2+ (3.81), GPLv3+ (3.82 and later) 2211Location: external/gpl2/gmake 2212Notes: 2213 2214Package: diffutils 2215Version: 2.8.1 (Last GPLv2+ version) 2216Current Vers: 3.6 2217Maintainer: FSF 2218Archive Site: ftp://ftp.gnu.org/gnu/diffutils/ 2219Home Page: http://www.gnu.org/software/diffutils/ 2220Mailing List: bug-diffutils@gnu.org 2221Responsible: 2222License: GPLv2+ (2.8.1), GPLv3+ (2.9 and later) 2223Location: external/gpl2/diffutils 2224Notes: 2225Use external/gpl2/diffutils/diffutils2netbsd for preparing the source tree 2226for the import. 2227 2228Package: rcs 2229Version: 5.7 (Last GPLv2+ version) 2230Current Vers: 5.9.4 2231Maintainer: FSF 2232Archive Site: ftp://ftp.gnu.org/gnu/rcs/ 2233Mailing List: bug-gnu-utils@gnu.org 2234Home Page: http://www.gnu.org/software/rcs/ 2235Responsible: agc 2236License: GPLv2+ (5.7), GPLv3+ (5.8 and later) 2237Location: external/gpl2/rcs 2238Notes: 2239Old versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 2240 2241Package: texinfo 2242Version: 4.8a (Last GPLv2+ version) 2243Current Vers: 7.0 2244Maintainer: FSF 2245Archive Site: ftp://ftp.gnu.org/gnu/texinfo/ 2246Home Page: http://www.gnu.org/software/texinfo/ 2247Mailing List: bug-texinfo@gnu.org 2248Responsible: 2249License: GPLv2+ (4.8a), GPLv3+ (4.9 and later) 2250Location: external/gpl2/texinfo 2251Notes: 2252Use src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree 2253for the import. 2254 2255Package: indent 2256Version: FreeBSD-2018-11-04 r340138 2257Current Vers: FreeBSD-2020-05-21 r361337 2258Maintainer: The FreeBSD Project 2259Archive Site: none 2260Home Page: https://svnweb.freebsd.org/base/head/usr.bin/indent/ 2261Date: 2020-06-13 2262Mailing List: none 2263Responsible: 2264License: BSD-like (4-clause) 2265Location: usr.bin/indent 2266Notes: 2267Tests are stored in tests/usr.bin/indent. 2268 2269Package: ena 2270Version: 0.8.1 2271Current Vers: 2.1.1 2272Maintainer: Amazon.com 2273Archive Site: https://github.com/amzn/amzn-drivers/tree/master/kernel/fbsd/ena 2274Home Page: https://github.com/amzn/amzn-drivers/ 2275Date: 2020-06-13 2276Mailing List: none 2277Responsible: 2278License: BSD-like (2 and 3-clause) 2279Location: sys/external/bsd/ena-com 2280Notes: 2281 2282Package: terminfo 2283Version: 20231209 2284Current Vers: 20231209 2285Maintainer: Thomas Dickey (ncurses) 2286Archive Site: ftp://ftp.invisible-island.net/ncurses/current 2287Home Page: https://invisible-island.net/ncurses/ 2288Date: 2024-01-27 2289Mailing List: bug-ncurses@gnu.org 2290Responsible: 2291License: none 2292Location: share/terminfo 2293Notes: 2294Use the import script in /usr/src/share/terminfo 2295 2296Package: libcbor 2297Version: 0.7.0 2298Current Vers: 0.5.0-119-g3b41770 (3b41770ab0ca408d242041dddb3b75811345573f) 2299Maintainer: Pavel Kalvoda 2300Archive Site: https://github.com/PJK/libcbor 2301Home Page: 2302Date: 2020-03-02 2303Mailing List: 2304Responsible: christos 2305License: mit 2306Location: external/mit/libcbor 2307Notes: 2308 2309Package: pam-u2f 2310Version: 1.3.1 2311Current Vers: 1.3.1 2312Maintainer: Yubico 2313Archive Site: https://github.com/Yubico/pam-u2f 2314Home Page: https://developers.yubico.com/pam-u2f/ 2315Date: 2025-01-15 2316Mailing List: 2317Responsible: christos 2318License: bsd 2319Location: external/bsd/pam-u2f 2320Notes: 2321 2322Package: libfido2 2323Version: 1.16.0 2324Current Vers: 1.16.0 2325Maintainer: Yubico 2326Archive Site: https://github.com/Yubico/libfido2 2327Home Page: https://developers.yubico.com/libfido2/ 2328Date: 2025-06-02 2329Mailing List: 2330Responsible: christos 2331License: bsd 2332Location: external/bsd/libfido2 2333Notes: 2334 2335Package: libsodium 2336Version: 1.0.16 2337Current Vers: 1.0.18 2338Maintainer: Frank Denis 2339Archive Site: https://github.com/jedisct1/libsodium 2340Home Page: https://libsodium.org/ 2341Date: 2020-08-20 2342Mailing List: sodium-subscribe@pureftpd.org 2343Responsible: riastradh 2344License: bsd 2345Location: sys/external/bsd/libsodium 2346Notes: 2347 2348Package: Sensirion VOC index algorithm 2349Version: git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b 2350Current Vers: git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b 2351Maintainer: Brad Spencer 2352Archive Site: https://github.com/Sensirion/embedded-sgp 2353Home Page: https://github.com/Sensirion 2354Date: 2021-09-30 2355Mailing List: 2356Responsible: brad 2357License: BSD (3-clause) 2358Location: sys/dev/i2c/sensirion_voc_algorithm.c sys/dev/i2c/sensirion_voc_algorithm.h 2359Notes: 2360 2361Package: Terminus Font 2362Version: 4.49.1 2363Current Vers: 4.49.1 2364Maintainer: Dimitar Toshkov Zhekov 2365Archive Site: http://terminus-font.sourceforge.net/ 2366Home Page: http://terminus-font.sourceforge.net/ 2367Date: 2020-12-28 2368Mailing List: 2369Responsible: 2370License: OFL-1.1-RFN 2371Location: share/wscons/fonts 2372Notes: 2373Suitably encoded BDF files are prepared from the Unicode encoded 2374masters using upstream build scripts. BDF files are converted to the 2375WSF files with xsrc/local/programs/bdfload. File names for the 2376re-encoded subsets follow the convention used by the upstream. 2377 2378Package: Spleen 2379Version: 1.9.1 2380Current Vers: 1.9.1 2381Maintainer: Frederic Cambus 2382Archive Site: https://github.com/fcambus/spleen 2383Home Page: https://github.com/fcambus/spleen 2384Date: 2021-06-13 2385Mailing List: 2386Responsible: fcambus 2387License: BSD (2-clause) 2388Location: share/wscons/fonts 2389Notes: 2390 2391Package: mozilla-certdata 2392Version: 2024-08-23 (872bd5fefe12bc48a9c65e9ea7f189df243d835a) 2393Current Vers: 2025-01-23 (d348a62fd98df78bceaf6ce066bafad6e9f272b2) 2394Maintainer: Mozilla 2395Archive Site: https://hg.mozilla.org/projects/nss/log/tip/lib/ckfw/builtins/certdata.txt 2396Home Page: https://wiki.mozilla.org/CA 2397Date: 2025-01-31 2398Mailing List: 2399License: MPL 2400Responsible: riastradh, security-team 2401Location: external/mpl/mozilla-certdata 2402Vendor tag: MOZILLA-CERTDATA 2403Release tag: mozilla-certdata-YYYYMMDD 2404Notes: 2405See external/mpl/mozilla-certdata/share/Makefile for update 2406instructions. 2407 2408Package: userspace-rcu 2409Version: 0.15.0 2410Current Vers: 0.15.0 2411Maintainer: lttng 2412Archive Site: git://git.liburcu.org/userspace-rcu.git 2413Home Page: https://liburcu.org/ 2414Date: 2025-01-15 2415Mailing List: lttng-dev@lists.lttng.org. 2416License: LGPL2 2417Responsible: christos 2418Location: external/lgpl2/userspace-rcu 2419Vendor tag: URCU 2420Release tag: liburcu- 2421Notes: 2422 2423Package: isl 2424Version: 0.26 2425Current Vers: 0.26 2426Maintainer: INRIA 2427Archive Site: https://libisl.sourceforge.io/ 2428Home Page: https://libisl.sourceforge.io/ 2429Date: 2025-04-07 2430Mailing List: https://groups.google.com/g/isl-announce?pli=1 2431License: MIT 2432Responsible: mrg 2433Location: external/mit/isl 2434Vendor tag: isl 2435Release tag: isl- 2436Notes: 2437Integer Set Library 2438Prerequisite for gcc to enable additional optimizations 2439 2440Package: ctftools 2441Version: 2442Current Vers: 2443Maintainer: Illumos 2444Archive Site: https://github.com/illumos/illumos-gate/blob/master 2445 /usr/src/cmd/ctfconvert 2446 /usr/src/cmd/ctfdiff 2447 /usr/src/cmd/ctfdump 2448 /usr/src/cmd/ctfmerge 2449 /usr/src/lib/libctf 2450Home Page: 2451Date: 2025-04-26 2452Mailing List: 2453License: CDDL 2454Responsible: christos 2455Location: external/cddl/osnet/dist/ 2456Vendor tag: FreeBSD 2457Release tag: CDDL-FreeBSD-rNNNN 2458Notes: 2459Our upstream is currently FreeBSD, part of dtrace/zfs... 2460