3RDPARTY revision 1.2001
1# $NetBSD: 3RDPARTY,v 1.2001 2024/03/31 00:06:23 riastradh 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.2 413Maintainer: Expat Project 414Archive Site: https://github.com/libexpat/libexpat/releases 415Home Page: http://www.libexpat.org/ 416Date: 2024-03-14 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.72 516Maintainer: FSF 517Archive Site: ftp://ftp.gnu.org/gnu/autoconf/ 518Home Page: http://www.gnu.org/software/autoconf/ 519Date: 2024-03-06 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.: 18.1 764Maintainer: llvm-dev@lists.llvm.org 765Home Page: https://llvm.org 766Date: 2024-03-06 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 1134Vendor tag: OPENSSL 1135Release tag: openssl-x-y-z (openssl-x-y-zw in past with lettered releases) 1136Current tag: openssl-3-0-12 1137Notes: 1138- Run openssl2netbsd to get rid of the RCSID identifiers 1139- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man 1140 to regen man pages. 1141- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/* 1142 to regen assembly files 1143 1144Package: pcc 1145Version: 1.1.0.DEVEL 20160208 1146Current Vers: 1.1.0 20141210 1147Maintainer: Anders Magnusson <ragge@NetBSD.org> 1148Archive Site: ftp://pcc.ludd.ltu.se/pub/pcc/ 1149Home Page: http://pcc.ludd.ltu.se/ 1150Date: 2019-01-09 1151Mailing List: pcc-list@ludd.ltu.se 1152Responsible: plunky 1153License: BSD 1154Location: external/bsd/pcc/dist 1155Notes: 1156This is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh 1157file for details about how to get the latest version from the upstream server 1158and import it. 1159 1160Package: pdisk 1161Version: 0.8a2 1162Current Vers: 0.8a2 1163Maintainer: Eryk Vershen <eryk@cfcl.com> 1164Archive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 1165Home Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 1166Date: 2019-01-09 1167Mailing List: 1168Responsible: dbj 1169License: BSD-like 1170Location: external/bsd/pdisk 1171Notes: 1172This is the disk partition utility used by Apple's mkLinux and OS X 1173It is imported into external/bsd/pdisk. 1174 1175Package: pdksh 1176Version: 5.2.14p2 1177Current Vers: 5.2.14p2 1178Maintainer: Michael Rendell <michael@cs.mun.ca> 1179Archive Site: 1180Home Page: 1181Date: 2019-01-09 1182Mailing List: 1183Responsible: jdolecek 1184License: Public domain 1185Location: bin/ksh 1186Notes: 1187pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied. 1188 1189Package: PF (openbsd packet filter) 1190Version: OpenBSD 4.2 1191Current Vers: OpenBSD 6.3-current 1192Maintainer: The OpenBSD Project 1193Archive Site: ftp://ftp.openbsd.org/ 1194Home Page: http://www.openbsd.org/faq/pf/ 1195Date: 2019-01-09 1196Mailing List: pf@benzedrine.cx or appropriate OpenBSD mailing list 1197Responsible: peter, yamt 1198License: BSD (2-clause) 1199Location: dist/pf,sys/dist/pf 1200Notes: 1201kernel code is imported into src/sys/dist/pf and src/sys/net has reachover 1202definition (files.pf). userland code is imported into src/dist/pf, and 1203reachover Makefiles are in src/usr.sbin/pf. 1204 1205Package: pkg_install 1206Version: 20210410 1207Current Vers: 20211115 1208Maintainer: The pkgsrc developers 1209Home Page: http://www.pkgsrc.org/ 1210Date: 2022-05-10 1211Mailing List: tech-pkg@NetBSD.org 1212Responsible: joerg 1213License: BSD 1214Location: external/bsd/pkg_install/dist 1215Notes: 1216The authoritative version is in pkgsrc/pkgtools/pkg_install. 1217 1218Package: ping 1219Version: 980911 1220Current Vers: 980911 1221Maintainer: Mike Muuss 1222Archive Site: 1223Date: 2021-02-28 1224Mailing List: 1225Responsible: christos 1226License: BSD (3-clause) 1227Location: sbin/ping 1228Notes: 1229We use err() and friends. We have changes for snprintf, extra 1230formatting in man pages, disallowing flood pinging, alignment fixes, 1231and more. Vern's ping is gone. We are too different from everyone else 1232now to do a new import. 1233 1234Package: Postfix 1235Version: 3.8.4 1236Current Vers: 3.8.5 1237Maintainer: Wietse Venema <wietse@porcupine.org> 1238Archive Site: 1239Home Page: http://www.postfix.org/ 1240Date: 2024-01-22 1241Mailing List: postfix-users@postfix.org 1242Responsible: christos 1243License: IBM Public License. See also src/external/ibm-public/postfix/dist. 1244Location: external/ibm-public/postfix/dist 1245Notes: 1246 1247Package: ppp 1248Version: 2.4.9 1249Current Vers: 2.4.9 1250Maintainer: Paul Mackerras <paulus@samba.org> 1251Archive Site: 1252Home Page: 1253Date: 2021-01-09 1254GIT root: https://github.com/paulusmack/ppp.git 1255Mailing List: 1256Responsible: christos, cube 1257License: BSD (3-clause) 1258Location: external/bsd/ppp/dist 1259Notes: 1260BSD support was removed from 2.4.0; I added it back and removed 1261some GPL pieces. Multilink support is missing. Repeated pings to 1262Paulus have not yielded results. I've retrofitted pppdump to use 1263net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 1264is clearly a pain. I have not tested the modules code, neither our 1265makefiles make it easy to construct a module, but I left one there 1266as an example. 1267TDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're 1268using the version found in 2.4.1. 1269 1270Package: root.cache 1271Version: 2023112702 (November 27, 2023) 1272Current Vers: 2023112702 (November 27, 2023) 1273Maintainer: InterNIC 1274Archive Site: ftp://ftp.internic.net/domain/named.root 1275Home Page: ftp://ftp.internic.net/domain/named.root 1276Date: 2023-11-23 1277Mailing List: 1278Responsible: thorpej 1279License: Public domain 1280Location: etc/namedb 1281Notes: 1282The root server cache is also included with BIND. However, the 1283InterNIC version is usually more up to date. 1284 1285Package: routed 1286Version: 2.32 1287Current Vers: 2.32 1288Maintainer: Vernon Schryver <vjs@rhyolite.com> 1289Archive Site: 1290Home Page: 1291Date: 2021-02-28 1292Mailing List: 1293Responsible: christos 1294License: BSD (4-clause) 1295Location: sbin/routed 1296Notes: 1297We use the md5 code from libc 1298We don't allow RIP_TRACEON and RIP_TRACEOFF 1299We use arc4random 1300We use strlcpy/snprintf 1301 1302Package: send-pr (part of GNATS) 1303Version: 3.2 1304Current Vers: 4.2 1305Maintainer: FSF 1306Archive Site: ftp://ftp.gnu.org/gnu/gnats/ 1307Home Page: http://www.gnu.org/software/gnats/ 1308Mailing List: bug-gnats@gnu.org 1309License: GPLv2+ (4.1), GPLv3+ (4.2 and later) 1310Responsible: 1311Location: external/gpl2/send-pr 1312Notes: 1313We have 3.2 with patches to become 3.95 which was never distributed. This 1314is the last "standalone" send-pr version. Newer versions require "query-pr" 1315to be installed and many more changes. It is not worth the hassle. 1316 1317Package: SoftFloat 1318Version: 2a 1319Current Vers: 3e 1320Maintainer: John Hauser <jhauser@jhauser.us> 1321Archive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 1322Home Page: http://www.jhauser.us/arithmetic/SoftFloat.html 1323Mailing List: 1324Responsible: bjh21 1325License: Public domain 1326Location: lib/libc/softfloat 1327Notes: 1328Heavily modified for use as a soft float library for GCC. The actual 1329arithmetic code is unchanged, though, and should behave exactly like the 1330original. 1331 1332Package: sqlite 1333Version: 3.45.1 1334Current Vers: 3.45.1 1335Maintainer: Richard Hipp <drh@sqlite.org> 1336Home Page: http://www.sqlite.org 1337Date: 2024-03-01 1338Responsible: joerg 1339License: Public domain 1340Location: external/public-domain/sqlite/dist 1341Notes: 1342See README file 1343 1344 1345Package: TestFloat 1346Version: 2a 1347Current Vers: 3e 1348Maintainer: John Hauser <jhauser@jhauser.us> 1349Archive Site: http://www.jhauser.us/arithmetic/TestFloat.html 1350Home Page: http://www.jhauser.us/arithmetic/TestFloat.html 1351Date: 2020-06-13 1352Mailing List: 1353Responsible: ross 1354License: BSD (4-clause) 1355Location: regress/lib/libc/ieeefp/testfloat 1356Notes: 1357 1358 1359Package: malloc 1360Version: 1995-01-15 1361Current Vers: 1995-01-15 1362Maintainer: FSF 1363Archive Site: ftp://prep.ai.mit.edu/old-gnu/malloc.tar.gz 1364Home Page: 1365Mailing List: 1366Responsible: christos 1367License: GPLv2+ 1368Location: external/gpl2/libmalloc 1369Notes: 1370The original version of gnumalloc was added (not imported) from 1371prep.ai.mit.edu in src/gnu/lib/libmalloc in 1993. This is the newest 1372version from 1995. It is written by Mike Haertel, and was distributed 1373both standalone and as part of glibc. At some point glibc switched 1374to use Doug Lea's ptmalloc which is now tightly bound with glibc 1375and cannot be separated. The Doug Lea version of malloc is also 1376distributed in a standalone form by Wolfram Gloger in 1377http://www.malloc.de/en/. We can consider switching to ptmalloc 1378at some point since it will provide an alternative MT malloc, but 1379perhaps this implementation should be kept anyway for historical 1380purposes. 1381 1382Package: tmux 1383Version: 3.3a 1384Current Vers: 3.3a 1385Maintainer: Nicholas Marriott <nicholas.marriott@gmail.com> 1386Archive site: https://github.com/tmux/tmux 1387Home page: http://tmux.github.io 1388Date: 2022-06-09 1389Mailing List: tmux-users@googlegroups.com 1390Responsible: christos 1391License: BSD 1392Location: external/bsd/tmux/dist 1393Notes: 1394See src/external/bsd/tmux/README for instructions on how to import a 1395new tmux release. 1396 1397Package: top 1398Version: 3.8beta1 1399Current Vers: 3.8beta1 1400Maintainer: William LeFebvre <wnl@groupsys.com> 1401Archive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz 1402Home Page: http://www.unixtop.org/ 1403Mailing List: top-spinners@ocee.groupsys.com 1404Responsible: simonb, christos 1405License: BSD (2-clause) 1406Location: external/bsd/top/dist 1407Notes: 1408 1409Package: traceroute 1410Version: 1.4a12 1411Current Vers: 1.4a12 1412Maintainer: traceroute@ee.lbl.gov 1413Archive Site: ftp://ftp.ee.lbl.gov/ 1414Home Page: http://ftp.ee.lbl.gov/ 1415Mailing List: 1416Responsible: 1417License: BSD (4-clause) 1418Location: usr.sbin/traceroute 1419Notes: 1420Added changes from a5 -> a12 manually. 1421 1422Package: tradcpp 1423Version: 0.5.3 1424Current Vers: 0.5.3 1425Maintainer: David A. Holland <dholland@NetBSD.org> 1426Archive Site: https://ftp.NetBSD.org/pub/NetBSD/misc/dholland/ 1427Home Page: https://www.NetBSD.org/~dholland/tradcpp/ 1428Mailing List: tech-toolchain 1429Responsible: dholland 1430License: BSD (2-clause) 1431Location: external/bsd/tradcpp 1432Notes: 1433 1434Package: tz 1435Version: tzcode2024a / tzdata2024agtz 1436Current Vers: tzcode2024a / tzdata2024a 1437Maintainer: Paul Eggert <eggert@cs.ucla.edu> 1438Archive Site: ftp://ftp.iana.org/tz/releases/ 1439Archive Site: ftp://munnari.oz.au/pub/oldtz/ 1440Old Archive Site: ftp://elsie.nci.nih.gov/pub/ 1441Home Page: http://www.iana.org/time-zones 1442Date: 2024-02-17 1443Mailing List: tz@iana.org 1444Responsible: kleink, christos, kre 1445License: Public domain 1446Location: lib/libc/time/zoneinfo, external/public-domain/tz/share 1447Notes: 1448Don't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import. 1449Diffs are now applied by hand, since we have too many diffs (re-entrant tzcode, 1450register removal) to apply. The diffs have been submitted upstream but there 1451is too much inertia to apply them. Check for .gitignore files. 1452For the data files, do use external/public-domain/tz/tzdata2netbsd (usually, 1453for now, late 2021, do it manually). 1454 1455Package: wpa_supplicant/hostapd 1456Version: 2.9 1457Current Vers: 2.10 1458Maintainer: Jouni Malinen <jkmaline@cc.hut.fi> 1459Archive Site: http://w1.fi/releases/ 1460Home Page: http://w1.fi/wpa_supplicant/ 1461Date: 2024-02-26 1462Mailing List: 1463Responsible: scw, dyoung, christos 1464License: BSD or GPLv2 1465Location: external/bsd/wpa/dist 1466Notes: 1467See src/external/bsd/wpa/NetBSD-upgrade for update instructions. 1468 1469Package: zlib 1470Version: 1.2.13 1471Current Vers: 1.3.1 1472Maintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 1473Archive Site: http://www.zlib.net/ 1474Home Page: http://www.zlib.net/ 1475Date: 2022-10-15 1476Mailing List: 1477Responsible: gwr, christos 1478License: BSD (3-clause) 1479Location: common/dist/zlib 1480Notes: 1481Imported to src/common/dist/zlib and shared by the kernel and userland. 1482Remember to run cleantags 1483 1484Package: services, protocols 1485Version: 2021-04-07 (services), 2021-02-26 (protocols) 1486Current Vers: 2021-04-07 (services), 2021-02-26 (protocols) 1487Maintainer: IANA 1488Archive Site: http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services) 1489Archive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols) 1490Home Page: http://www.iana.org/ 1491Date: 2021-04-08 1492Mailing List: 1493Responsible: christos 1494License: None 1495Location: etc 1496Notes: 14971. Build package net/iana-etc 14982. Add NetBSD rcsid to the generated protocols and services in the package 1499 work area. 15003. Append the local services from the current services file. 15014. Run: 1502 services_mkdb -u services > /usr/src/etc/services 1503 cp protocols /usr/src/etc/protocols 15045. Fix protocols 1505 - fix manet alias to MANET; giving an alias with the same name is a no/op 1506 - protocol 84 is defined for as ttp and iptm, merge the two entries since 1507 libc getprotoent() does not read the whole file and merge in the "files" 1508 implementation. 1509 - add alias carp to vrrp 1510 - put back 240 (pfsync), splitting the unassigned entries 1511 1512Package: pigz 1513Version: 2.3.1 1514Current Vers: 2.4 1515Maintainer: Mark Adler <madler@alumni.caltech.edu> 1516Archive Site: http://zlib.net/pigz/ 1517Home Page: http://zlib.net/pigz/ 1518Mailing List: http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net 1519Responsible: mrg, tls 1520License: zlib 1521Location: external/zlib/pigz/dist 1522Notes: 1523 1524Package: xz 1525Version: 5.2.4 1526Current Vers: 5.6.0 1527Maintainer: Lasse Collin <lasse.collin@tukanni.org> 1528Archive Site: http://tukaani.org/xz/ 1529Home Page: http://tukaani.org/xz/ 1530Date: 2024-02-24 1531Responsible: joerg 1532License: public-domain 1533Location: external/public-domain/xz/dist 1534Notes: 15351. See prepare-import script for stripping down the distribution. 15362. Use run-configure and double check that the stripped down configure works 1537 for tools. 15383. Carefully check for non-autoconf GPL components leaked into the dist area. 1539 1540Package: mpc 1541Version: 1.3.1 1542Current Vers: 1.3.1 1543Maintainer: 1544Archive Site: http://www.multiprecision.org/mpc/download/ 1545Home Page: http://www.multiprecision.org/mpc/ 1546Mailing List: http://www.multiprecision.org/index.php?prog=mpc&page=development 1547Responsible: mrg 1548License: LGPL3 1549Location: external/lgpl3/mpc/dist 1550Notes: 1551 1552Package: mpfr 1553Version: 4.2.0 1554Current Vers: 4.2.0 1555Maintainer: 1556Archive Site: http://www.mpfr.org/mpfr-current/ 1557Home Page: http://www.mpfr.org/ 1558Mailing List: http://websympa.loria.fr/wwsympa/arc/mpfr-announce 1559Responsible: mrg 1560License: LGPL3 1561Location: external/lgpl3/mpfr/dist 1562Notes: 1563 1564Package: GNU MP 1565Version: 6.2.1 1566Current Vers: 6.2.1 1567Maintainer: https://gmplib.org/mailman/listinfo/gmp-devel 1568Archive Site: https://gmplib.org/ 1569Home Page: https://gmplib.org/ 1570Mailing List: https://gmplib.org/mailman/listinfo/gmp-announce 1571Responsible: mrg 1572License: LGPL3 1573Location: external/lgpl3/gmp/dist 1574Notes: See the README. 1575 1576Package: osnet 1577Version: osnet-20100224 1578Current Vers: ? 1579Maintainer: ? 1580Archive Site: ? 1581Home Page: ? 1582Mailing List: ? 1583Responsible: ? 1584License: CDDL 1585Location: external/cddl/osnet 1586Notes: 1587 1588Package: sljit 1589Version: 0.93 (svn revision 333) 1590Current Vers: 0.93 1591Maintainer: Zoltán Herczeg <hzmester@freemail.hu 1592Archive Site: http://sourceforge.net/projects/sljit/ 1593Home Page: http://sljit.sourceforge.net/ 1594Mailing List: none 1595Responsible: alnsn 1596License: BSD (2-clause) 1597Location: sys/external/bsd/sljit/dist 1598Notes: 1599 Need to feed back local changes 1600 1601Package: tre 1602Version: 0.8.0, git source as of 20171117 1603Current Vers: 0.8.0 1604Maintainer: http://laurikari.net/tre 1605Archive Site: https://github.com/laurikari/tre 1606Home Page: http://laurikari.net/tre 1607Mailing List: 1608Responsible: agc, christos 1609License: BSD (2-clause) 1610Location: external/bsd/tre/dist 1611Notes: 1612 Need to feed back local changes 1613 1614Package: TrouSerS 1615Version: 0.3.14 1616Current Vers: 0.3.14 1617Maintainer: http://trousers.sourceforge.net 1618Archive Site: http://trousers.sourceforge.net 1619Home Page: http://trousers.sourceforge.net 1620Mailing List: http://trousers.sourceforge.net 1621Responsible: christos 1622License: CPL 1623Location: crypto/external/cpl/trousers/dist 1624Notes: 1625 Need to feed back local changes 1626 1627Package: tpm-tools 1628Version: 1.3.9.1 1629Current Vers: 1.3.9.1 1630Maintainer: http://trousers.sourceforge.net 1631Archive Site: http://trousers.sourceforge.net 1632Home Page: http://trousers.sourceforge.net 1633Mailing List: http://trousers.sourceforge.net 1634Responsible: christos 1635License: CPL 1636Location: crypto/external/cpl/tpm-tools/dist 1637Notes: 1638 Need to feed back local changes 1639 1640Package: elftoolchain (libelf/libdwarf) 1641Version: r4037 1642Current Vers: 0.7.1 1643Maintainer: Joseph Koshi <jkoshi@freebsd.org> 1644Archive Site: none 1645Home Page: http://elftoolchain.sourceforge.net 1646Date: 2024-03-03 1647Mailing List: none 1648Responsible: christos 1649License: BSD-like (2-clause) 1650Location: sys/external/bsd/elftoolchain/dist 1651Vendor tag: FreeBSD 1652Release tag: elftoolchain-rNNNNN 1653Notes: 1654 See README we use the svn id as the tag. 1655 1656Package: timeout 1657Version: FreeBSD-2014-07-16 r268763 1658Current Vers: FreeBSD-2016-05-01 r331720 1659Maintainer: Baptiste Daroussin <bapt@FreeBSD.org> 1660Archive Site: none 1661Home Page: https://svnweb.freebsd.org/base/head/usr.bin/timeout/ 1662Mailing List: none 1663Responsible: christos 1664License: BSD-like (2-clause) 1665Location: usr.bin/timeout 1666 1667Package: libproc 1668Version: FreeBSD-2015-09-24 1669Current Vers: FreeBSD-2018-07-27 r336782 1670Maintainer: Rui Paulo <rpaulo@FreeBSD.org> 1671Archive Site: none 1672Home Page: https://svnweb.freebsd.org/base/head/lib/libproc/ 1673Mailing List: none 1674Responsible: christos 1675License: BSD-like (2-clause) 1676Location: external/bsd/libproc/dist 1677 1678Package: librtld_db 1679Version: FreeBSD-2015-09-24 1680Current Vers: FreeBSD-2017-11-26 r326219 1681Maintainer: Rui Paulo <rpaulo@FreeBSD.org> 1682Archive Site: none 1683Home Page: https://svnweb.freebsd.org/base/head/lib/librtld_db/ 1684Mailing List: none 1685Responsible: christos 1686License: BSD-like (2-clause) 1687Location: external/bsd/librtld_db/dist 1688 1689Package: netcat 1690Version: OpenBSD-2017-02-06 1691Current Vers: OpenBSD-2020-02-12 1692Maintainer: OpenBSD 1693Archive Site: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/ 1694Home Page: none 1695Date: 2020-06-13 1696Mailing List: none 1697Responsible: christos 1698License: BSD-like (3-clause) 1699Location: usr.bin/nc 1700 1701Package: gnu-efi 1702Version: 3.0.14 1703Current Vers: 3.0.14 1704Maintainer: https://sourceforge.net/projects/gnu-efi/ 1705Archive Site: https://sourceforge.net/projects/gnu-efi/ 1706Home Page: https://sourceforge.net/projects/gnu-efi/ 1707Mailing List: https://sourceforge.net/projects/gnu-efi/ 1708Responsible: 1709License: BSD-like (3-clause) 1710Location: sys/external/bsd/gnu-efi 1711 1712Package: dc 1713Version: 20170410 1714Current Vers: 20190906 1715Maintainer: The OpenBSD Project 1716Archive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc 1717Home Page: http://www.openbsd.org/ 1718Date: 2020-06-13 1719Mailing List: 1720License: BSD 1721Responsible: christos 1722Location: usr.bin/dc 1723Notes: 1724 Uses OpenSSL's bignum 1725 1726Package: dtc, libfdt 1727Version: 1.5.1 1728Current Vers: 1.5.1 1729Maintainer: David Gibson <david@gibson.dropbear.id.au>, Jon Loeliger <jdl@jdl.com> 1730Archive Site: https://git.kernel.org/pub/scm/utils/dtc/dtc.git 1731Home Page: https://git.kernel.org/pub/scm/utils/dtc/dtc.git 1732Mailing List: mailto:devicetree-compiler@vger.kernel.org 1733Responsible: skrll 1734License: GPLv2 (dtc), BSD (libfdt) 1735Location: external/gpl2/dtc, sys/external/bsd/libfdt 1736Notes: 1737external/gpl2/dtc/dtc2netbsd should be used to create directories to import 1738 1739Package: dts 1740Version: 5.15 1741Current Vers: 5.15 1742Maintainer: https://www.kernel.org/ 1743Archive Site: https://cdn.kernel.org/pub/linux/kernel/v5.x/ 1744Home Page: https://www.kernel.org/ 1745Mailing List: mailto:devicetree@vger.kernel.org 1746Responsible: jmcneill 1747License: GPLv2 and dual GPLv2/X11 license 1748Location: sys/external/gpl2/dts 1749 1750Package: iscsi 1751Version: 4.12.4 1752Current Vers: 4.12.4 1753Maintainer: Intel Corporation 1754Archive Site: 1755Home Page: 1756Mailing List: 1757Responsible: 1758License: BSD-like (4-clause) 1759Location: external/bsd/iscsi 1760Notes: 1761 1762Package: rpi-firmware 1763Version: 1764Current Vers: 1765Maintainer: 1766Archive Site: 1767Home Page: 1768Mailing List: 1769License: Broadcom, Raspberry Pi (Trading) Ltd 1770Responsible: 1771Location: external/broadcom/rpi-firmware 1772Notes: 1773 1774Package: rtwn 1775Version: 1776Current Vers: 1777Maintainer: 1778Archive Site: 1779Home Page: 1780Mailing List: 1781License: Realtek Semiconductor Corporation 1782Responsible: 1783Location: external/realtek/rtwn 1784Notes: 1785 1786Package: urtwn 1787Version: 1788Current Vers: 1789Maintainer: 1790Archive Site: 1791Home Page: 1792Mailing List: 1793License: Realtek Semiconductor Corporation 1794Responsible: 1795Location: external/realtek/urtwn/ 1796Notes: 1797 1798Package: repulse 1799Version: 1800Current Vers: 1801Maintainer: 1802Archive Site: 1803Home Page: 1804Mailing List: 1805License: ALiENDESiGN GbR 1806Responsible: 1807Location: sys/arch/amiga/dev/repulse_firmware.h 1808Notes: 1809 1810Package: cxgb 1811Version: 1812Current Vers: 1813Maintainer: 1814Archive Site: 1815Home Page: 1816Mailing List: 1817License: Chelsio Inc. 1818Responsible: 1819Location: sys/dev/pci/cxgb/cxgb_firmware_exports.h 1820Notes: 1821 1822Package: athn 1823Version: 1824Current Vers: 1825Maintainer: 1826Archive Site: 1827Home Page: 1828Mailing List: 1829License: Atheros Communicatios, Inc. 1830Responsible: 1831Location: external/atheros/athn 1832Notes: 1833 1834Package: otus 1835Version: 1836Current Vers: 1837Maintainer: 1838Archive Site: 1839Home Page: 1840Mailing List: 1841License: Atheros Communicatios, Inc. 1842Responsible: 1843Location: external/atheros/otus 1844Notes: 1845 1846Package: intel-fw-eula 1847Version: 1848Current Vers: 1849Maintainer: 1850Archive Site: 1851Home Page: 1852Mailing List: 1853License: Intel Corporation 1854Responsible: 1855Location: external/intel-fw-eula 1856Notes: 1857 1858Package: intel-fw-public 1859Version: 1860Current Vers: 1861Maintainer: 1862Archive Site: 1863Home Page: 1864Mailing List: 1865License: Intel Corporation 1866Responsible: 1867Location: external/intel-fw-public 1868Notes: 1869 1870Package: aic7xxx 1871Version: 1872Current Vers: 1873Maintainer: Justin T. Gibbs 1874Archive Site: 1875Home Page: 1876Mailing List: 1877License: Adaptec Inc or LGPL2 1878Responsible: 1879Location: sys/dev/microcode/aic7xxx 1880Notes: 1881 1882Package: atmel 1883Version: 1884Current Vers: 1885Maintainer: 1886Archive Site: 1887Home Page: 1888Mailing List: 1889License: Atmel Corporation 1890Responsible: 1891Location: sys/dev/microcode/atmel 1892Notes: 1893 1894Package: bge 1895Version: 1896Current Vers: 1897Maintainer: 1898Archive Site: 1899Home Page: 1900Mailing List: 1901License: Broadcom Corporation 1902Responsible: 1903Location: sys/dev/microcode/bge 1904Notes: 1905 1906Package: bnx 1907Version: 1908Current Vers: 1909Maintainer: David Christensen <davidch@broadcom.com> 1910Archive Site: 1911Home Page: 1912Mailing List: 1913License: Broadcom Corporation 1914Responsible: 1915Location: sys/dev/microcode/bnx 1916Notes: 1917 1918Package: cylades-z 1919Version: 1920Current Vers: 1921Maintainer: Cyclades Corp 1922Archive Site: 1923Home Page: 1924Mailing List: 1925License: unknown 1926Responsible: 1927Location: sys/dev/microcode/cyclades-z 1928Notes: 1929 1930Package: i8255x 1931Version: 3.28 1932Current Vers: 1933Maintainer: Patrick J Luhmann (PJL) 1934Archive Site: 1935Home Page: 1936Mailing List: 1937License: Intel Corporation 1938Responsible: 1939Location: sys/dev/microcode/i8255x 1940Notes: 1941 1942Package: isp 1943Version: 1944Current Vers: 1945Maintainer: 1946Archive Site: 1947Home Page: 1948Mailing List: 1949License: QLogic, Inc. 1950Responsible: 1951Location: sys/dev/microcode/isp 1952Notes: 1953 1954Package: radeon 1955Version: 1956Current Vers: 1957Maintainer: 1958Archive Site: 1959Home Page: 1960Mailing List: 1961License: Advanced Micro Devices, Inc. 1962Responsible: 1963Location: sys/dev/microcode/radeon 1964Notes: 1965 1966Package: ral 1967Version: 1968Current Vers: 1969Maintainer: 1970Archive Site: http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git 1971Home Page: 1972Mailing List: 1973License: Ralink Technology Corp 1974Responsible: 1975Location: external/realtek/ral 1976Notes: 1977 1978Package: rum 1979Version: 1980Current Vers: 1981Maintainer: Paul Lin <paul_lin@ralinktech.com.tw> 1982Archive Site: 1983Home Page: 1984Mailing List: 1985License: Ralink Technology Corp 1986Responsible: 1987Location: external/realtek/rum 1988Notes: 1989 1990Package: run 1991Version: 1992Current Vers: 1993Maintainer: Paul Lin <paul_lin@ralinktech.com.tw> 1994Archive Site: 1995Home Page: 1996Mailing List: 1997License: Ralink Technology Corp 1998Responsible: 1999Location: sys/dev/microcode/run 2000Notes: 2001 2002Package: siop 2003Version: 2004Current Vers: 2005Maintainer: Manuel Bouyer, Shuichiro URATA, Michael L. Hitch 2006Archive Site: 2007Home Page: 2008Mailing List: 2009License: BSD-like (2-clause, 3-clause) 2010Responsible: 2011Location: sys/dev/microcode/siop 2012Notes: 2013 2014Package: tigon 2015Version: 12.4.11 2016Current Vers: 2017Maintainer: wpaul@brak.osd.bsdi.com 2018Archive Site: https://people.freebsd.org/~wpaul/Alteon/ 2019Home Page: http://www.alteon.com/support/openkits (extinct) 2020Mailing List: 2021License: Alteon WebSystems, Inc. 2022Responsible: 2023Location: sys/dev/microcode/tigon 2024Notes: 2025See https://lists.debian.org/debian-legal/2011/10/msg00001.html 2026 2027 2028Package: typhoon 2029Version: 2030Current Vers: 2031Maintainer: 3Com Corporation 2032Archive Site: 2033Home Page: 2034Mailing List: 2035License: BSD-like (3-clause) 2036Responsible: 2037Location: sys/dev/microcode/typhoon 2038Notes: 2039 2040Package: wi 2041Version: 2042Current Vers: 2043Maintainer: Symbol Technologies Inc. 2044Archive Site: 2045Home Page: http://www.symbol.com 2046Mailing List: 2047License: BSD-like (3-clause) 2048Responsible: 2049Location: sys/dev/microcode/wi 2050Notes: 2051 2052Package: yds 2053Version: 2054Current Vers: 2055Maintainer: Yamaha Corporation 2056Archive Site: 2057Home Page: 2058Mailing List: 2059License: unknown 2060Responsible: 2061Location: sys/dev/microcode/yds 2062Notes: 2063 2064Package: zyd 2065Version: 2066Current Vers: 2067Maintainer: ZyDAS Technology Corporation 2068Archive Site: 2069Home Page: 2070Mailing List: 2071License: BSD-like (3-clause) 2072Responsible: 2073Location: sys/dev/microcode/zyd 2074Notes: 2075 2076Package: libnv 2077Version: 20180906 2078Current Vers: $(date) 2079Maintainer: christos 2080Archive Site: 2081Home Page: 2082Mailing List: 2083License: BSD-like (2-clause) 2084Responsible: 2085Location: sys/external/bsd/libnv/dist 2086Notes: 2087To be used only for npf (library and headers are private) 2088Copied from FreeBSD: 2089/usr/src/sys/sys/{d,c,}nv.h 2090/usr/src/lib/libnv/ 2091/usr/src/contrib/lib/libnv/ 2092/usr/src/share/man/man9/{d,c,}nv.9 2093 2094Package: gettext 2095Version: 0.16.1 (Last GPLv2+ version) 2096Current Vers: 0.22.5 2097Maintainer: FSF 2098Archive Site: ftp://ftp.gnu.org/gnu/gettext/ 2099Home Page: http://www.gnu.org/software/gettext/ 2100Date: 2024-02-25 2101Mailing List: bug-gnu-utils@gnu.org 2102Responsible: christos 2103License: GPLv2+ (0.16.1), GPLv3+ (0.17 and later) 2104Location: external/gpl2/gettext 2105Notes: 2106GNU gettext is used for userland tools like msgfmt(1) only. For libintl, 2107we use BSD-licensed implementation from Citrus project (see entry for 2108"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 2109 2110Package: grep 2111Version: 2.5.1a (last GPLv2+ version) 2112Current Vers: 3.7 2113Maintainer: FSF 2114Archive Site: ftp://ftp.gnu.org/gnu/grep/ 2115Home Page: http://www.gnu.org/software/grep/ 2116Mailing List: bug-gnu-utils@gnu.org 2117Responsible: simonb 2118License: GPLv2+ (2.5.1a), GPLv3+ (2.5.3 and later) 2119Location: external/gpl2/grep 2120Notes: 2121Use external/gpl2/grep/grep2netbsd for preparing the source tree 2122for the import. 2123On 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep; 2124see also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html) 2125was imported into src/usr.bin/grep; 2126on 16 Feb 2011, the BSD grep implementation from FreeBSD was imported 2127in src/usr.bin/grep, replacing FreeGrep 2128(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html). 2129 2130Package: groff 2131Version: 1.19.2 (last GPLv2+ version) 2132Current Vers: 1.22.4 2133Maintainer: Werner Lemberg/FSF 2134Archive Site: ftp://ftp.gnu.org/gnu/groff/ 2135Home Page: http://www.gnu.org/software/groff/ 2136Mailing List: bug-groff@gnu.org 2137Responsible: 2138License: GPLv2+ (1.19.2), GPLv3+ (1.20 and later) 2139Location: external/gpl2/groff 2140Notes: 2141Use groff2netbsd from external/gpl2/groff/groff2netbsd to prepare the 2142distribution for import. 2143Update MDATE in src/external/gpl2/groff/Makefile.inc. 2144 2145Package: gmake 2146Version: 3.81 (Last GPlv2+ version) 2147Current Vers: 4.4 2148Maintainer: FSF 2149Archive Site: ftp://ftp.gnu.org/gnu/make/ 2150Home Page: http://www.gnu.org/software/make/ 2151Date: 2022-12-08 2152Mailing List: bug-make@gnu.org 2153Responsible: 2154License: GPLv2+ (3.81), GPLv3+ (3.82 and later) 2155Location: external/gpl2/gmake 2156Notes: 2157 2158Package: diffutils 2159Version: 2.8.1 (Last GPLv2+ version) 2160Current Vers: 3.6 2161Maintainer: FSF 2162Archive Site: ftp://ftp.gnu.org/gnu/diffutils/ 2163Home Page: http://www.gnu.org/software/diffutils/ 2164Mailing List: bug-diffutils@gnu.org 2165Responsible: 2166License: GPLv2+ (2.8.1), GPLv3+ (2.9 and later) 2167Location: external/gpl2/diffutils 2168Notes: 2169Use external/gpl2/diffutils/diffutils2netbsd for preparing the source tree 2170for the import. 2171 2172Package: rcs 2173Version: 5.7 (Last GPLv2+ version) 2174Current Vers: 5.9.4 2175Maintainer: FSF 2176Archive Site: ftp://ftp.gnu.org/gnu/rcs/ 2177Mailing List: bug-gnu-utils@gnu.org 2178Home Page: http://www.gnu.org/software/rcs/ 2179Responsible: agc 2180License: GPLv2+ (5.7), GPLv3+ (5.8 and later) 2181Location: external/gpl2/rcs 2182Notes: 2183Old versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 2184 2185Package: texinfo 2186Version: 4.8a (Last GPLv2+ version) 2187Current Vers: 7.0 2188Maintainer: FSF 2189Archive Site: ftp://ftp.gnu.org/gnu/texinfo/ 2190Home Page: http://www.gnu.org/software/texinfo/ 2191Mailing List: bug-texinfo@gnu.org 2192Responsible: 2193License: GPLv2+ (4.8a), GPLv3+ (4.9 and later) 2194Location: external/gpl2/texinfo 2195Notes: 2196Use src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree 2197for the import. 2198 2199Package: indent 2200Version: FreeBSD-2018-11-04 r340138 2201Current Vers: FreeBSD-2020-05-21 r361337 2202Maintainer: The FreeBSD Project 2203Archive Site: none 2204Home Page: https://svnweb.freebsd.org/base/head/usr.bin/indent/ 2205Date: 2020-06-13 2206Mailing List: none 2207Responsible: 2208License: BSD-like (4-clause) 2209Location: usr.bin/indent 2210Notes: 2211Tests are stored in tests/usr.bin/indent. 2212 2213Package: ena 2214Version: 0.8.1 2215Current Vers: 2.1.1 2216Maintainer: Amazon.com 2217Archive Site: https://github.com/amzn/amzn-drivers/tree/master/kernel/fbsd/ena 2218Home Page: https://github.com/amzn/amzn-drivers/ 2219Date: 2020-06-13 2220Mailing List: none 2221Responsible: 2222License: BSD-like (2 and 3-clause) 2223Location: sys/external/bsd/ena-com 2224Notes: 2225 2226Package: terminfo 2227Version: 20231209 2228Current Vers: 20231209 2229Maintainer: Thomas Dickey (ncurses) 2230Archive Site: ftp://ftp.invisible-island.net/ncurses/current 2231Home Page: https://invisible-island.net/ncurses/ 2232Date: 2024-01-27 2233Mailing List: bug-ncurses@gnu.org 2234Responsible: 2235License: none 2236Location: share/terminfo 2237Notes: 2238Use the import script in /usr/src/share/terminfo 2239 2240Package: libcbor 2241Version: 0.7.0 2242Current Vers: 0.5.0-119-g3b41770 (3b41770ab0ca408d242041dddb3b75811345573f) 2243Maintainer: Pavel Kalvoda 2244Archive Site: https://github.com/PJK/libcbor 2245Home Page: 2246Date: 2020-03-02 2247Mailing List: 2248Responsible: christos 2249License: mit 2250Location: external/mit/libcbor 2251Notes: 2252 2253Package: pam-u2f 2254Version: 1.2.0 2255Current Vers: 1.2.0 2256Maintainer: Yubico 2257Archive Site: https://github.com/Yubico/pam-u2f 2258Home Page: https://developers.yubico.com/pam-u2f/ 2259Date: 2021-09-24 2260Mailing List: 2261Responsible: christos 2262License: bsd 2263Location: external/bsd/pam-u2f 2264Notes: 2265 2266Package: libfido2 2267Version: 1.13.0 2268Current Vers: 1.13.0 2269Maintainer: Yubico 2270Archive Site: https://github.com/Yubico/libfido2 2271Home Page: https://developers.yubico.com/libfido2/ 2272Date: 2023-08-11 2273Mailing List: 2274Responsible: christos 2275License: bsd 2276Location: external/bsd/libfido2 2277Notes: 2278 2279Package: libsodium 2280Version: 1.0.16 2281Current Vers: 1.0.18 2282Maintainer: Frank Denis 2283Archive Site: https://github.com/jedisct1/libsodium 2284Home Page: https://libsodium.org/ 2285Date: 2020-08-20 2286Mailing List: sodium-subscribe@pureftpd.org 2287Responsible: riastradh 2288License: bsd 2289Location: sys/external/bsd/libsodium 2290Notes: 2291 2292Package: Sensirion VOC index algorithm 2293Version: git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b 2294Current Vers: git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b 2295Maintainer: Brad Spencer 2296Archive Site: https://github.com/Sensirion/embedded-sgp 2297Home Page: https://github.com/Sensirion 2298Date: 2021-09-30 2299Mailing List: 2300Responsible: brad 2301License: BSD (3-clause) 2302Location: sys/dev/i2c/sensirion_voc_algorithm.c sys/dev/i2c/sensirion_voc_algorithm.h 2303Notes: 2304 2305Package: Terminus Font 2306Version: 4.49.1 2307Current Vers: 4.49.1 2308Maintainer: Dimitar Toshkov Zhekov 2309Archive Site: http://terminus-font.sourceforge.net/ 2310Home Page: http://terminus-font.sourceforge.net/ 2311Date: 2020-12-28 2312Mailing List: 2313Responsible: 2314License: OFL-1.1-RFN 2315Location: share/wscons/fonts 2316Notes: 2317Suitably encoded BDF files are prepared from the Unicode encoded 2318masters using upstream build scripts. BDF files are converted to the 2319WSF files with xsrc/local/programs/bdfload. File names for the 2320re-encoded subsets follow the convention used by the upstream. 2321 2322Package: Spleen 2323Version: 1.9.1 2324Current Vers: 1.9.1 2325Maintainer: Frederic Cambus 2326Archive Site: https://github.com/fcambus/spleen 2327Home Page: https://github.com/fcambus/spleen 2328Date: 2021-06-13 2329Mailing List: 2330Responsible: fcambus 2331License: BSD (2-clause) 2332Location: share/wscons/fonts 2333Notes: 2334 2335Package: mozilla-certdata 2336Version: 2024-02-12 (a6efd358880291357a62d58586f9a218d47ad98b) 2337Current Vers: 2024-02-12 (a6efd358880291357a62d58586f9a218d47ad98b) 2338Maintainer: Mozilla 2339Archive Site: https://hg.mozilla.org/projects/nss/log/tip/lib/ckfw/builtins/certdata.txt 2340Home Page: https://wiki.mozilla.org/CA 2341Date: 2024-02-12 2342Mailing List: 2343License: MPL 2344Responsible: riastradh, security-team 2345Location: external/mpl/mozilla-certdata 2346Vendor tag: MOZILLA-CERTDATA 2347Release tag: mozilla-certdata-YYYYMMDD 2348Notes: 2349See external/mpl/mozilla-certdata/share/Makefile for update 2350instructions. 2351