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