3RDPARTY revision 1.2000
1# $NetBSD: 3RDPARTY,v 1.2000 2024/03/15 15:49:01 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 1651Notes: 1652 See README we use the svn id as the tag. 1653 1654Package: timeout 1655Version: FreeBSD-2014-07-16 r268763 1656Current Vers: FreeBSD-2016-05-01 r331720 1657Maintainer: Baptiste Daroussin <bapt@FreeBSD.org> 1658Archive Site: none 1659Home Page: https://svnweb.freebsd.org/base/head/usr.bin/timeout/ 1660Mailing List: none 1661Responsible: christos 1662License: BSD-like (2-clause) 1663Location: usr.bin/timeout 1664 1665Package: libproc 1666Version: FreeBSD-2015-09-24 1667Current Vers: FreeBSD-2018-07-27 r336782 1668Maintainer: Rui Paulo <rpaulo@FreeBSD.org> 1669Archive Site: none 1670Home Page: https://svnweb.freebsd.org/base/head/lib/libproc/ 1671Mailing List: none 1672Responsible: christos 1673License: BSD-like (2-clause) 1674Location: external/bsd/libproc/dist 1675 1676Package: librtld_db 1677Version: FreeBSD-2015-09-24 1678Current Vers: FreeBSD-2017-11-26 r326219 1679Maintainer: Rui Paulo <rpaulo@FreeBSD.org> 1680Archive Site: none 1681Home Page: https://svnweb.freebsd.org/base/head/lib/librtld_db/ 1682Mailing List: none 1683Responsible: christos 1684License: BSD-like (2-clause) 1685Location: external/bsd/librtld_db/dist 1686 1687Package: netcat 1688Version: OpenBSD-2017-02-06 1689Current Vers: OpenBSD-2020-02-12 1690Maintainer: OpenBSD 1691Archive Site: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/ 1692Home Page: none 1693Date: 2020-06-13 1694Mailing List: none 1695Responsible: christos 1696License: BSD-like (3-clause) 1697Location: usr.bin/nc 1698 1699Package: gnu-efi 1700Version: 3.0.14 1701Current Vers: 3.0.14 1702Maintainer: https://sourceforge.net/projects/gnu-efi/ 1703Archive Site: https://sourceforge.net/projects/gnu-efi/ 1704Home Page: https://sourceforge.net/projects/gnu-efi/ 1705Mailing List: https://sourceforge.net/projects/gnu-efi/ 1706Responsible: 1707License: BSD-like (3-clause) 1708Location: sys/external/bsd/gnu-efi 1709 1710Package: dc 1711Version: 20170410 1712Current Vers: 20190906 1713Maintainer: The OpenBSD Project 1714Archive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc 1715Home Page: http://www.openbsd.org/ 1716Date: 2020-06-13 1717Mailing List: 1718License: BSD 1719Responsible: christos 1720Location: usr.bin/dc 1721Notes: 1722 Uses OpenSSL's bignum 1723 1724Package: dtc, libfdt 1725Version: 1.5.1 1726Current Vers: 1.5.1 1727Maintainer: David Gibson <david@gibson.dropbear.id.au>, Jon Loeliger <jdl@jdl.com> 1728Archive Site: https://git.kernel.org/pub/scm/utils/dtc/dtc.git 1729Home Page: https://git.kernel.org/pub/scm/utils/dtc/dtc.git 1730Mailing List: mailto:devicetree-compiler@vger.kernel.org 1731Responsible: skrll 1732License: GPLv2 (dtc), BSD (libfdt) 1733Location: external/gpl2/dtc, sys/external/bsd/libfdt 1734Notes: 1735external/gpl2/dtc/dtc2netbsd should be used to create directories to import 1736 1737Package: dts 1738Version: 5.15 1739Current Vers: 5.15 1740Maintainer: https://www.kernel.org/ 1741Archive Site: https://cdn.kernel.org/pub/linux/kernel/v5.x/ 1742Home Page: https://www.kernel.org/ 1743Mailing List: mailto:devicetree@vger.kernel.org 1744Responsible: jmcneill 1745License: GPLv2 and dual GPLv2/X11 license 1746Location: sys/external/gpl2/dts 1747 1748Package: iscsi 1749Version: 4.12.4 1750Current Vers: 4.12.4 1751Maintainer: Intel Corporation 1752Archive Site: 1753Home Page: 1754Mailing List: 1755Responsible: 1756License: BSD-like (4-clause) 1757Location: external/bsd/iscsi 1758Notes: 1759 1760Package: rpi-firmware 1761Version: 1762Current Vers: 1763Maintainer: 1764Archive Site: 1765Home Page: 1766Mailing List: 1767License: Broadcom, Raspberry Pi (Trading) Ltd 1768Responsible: 1769Location: external/broadcom/rpi-firmware 1770Notes: 1771 1772Package: rtwn 1773Version: 1774Current Vers: 1775Maintainer: 1776Archive Site: 1777Home Page: 1778Mailing List: 1779License: Realtek Semiconductor Corporation 1780Responsible: 1781Location: external/realtek/rtwn 1782Notes: 1783 1784Package: urtwn 1785Version: 1786Current Vers: 1787Maintainer: 1788Archive Site: 1789Home Page: 1790Mailing List: 1791License: Realtek Semiconductor Corporation 1792Responsible: 1793Location: external/realtek/urtwn/ 1794Notes: 1795 1796Package: repulse 1797Version: 1798Current Vers: 1799Maintainer: 1800Archive Site: 1801Home Page: 1802Mailing List: 1803License: ALiENDESiGN GbR 1804Responsible: 1805Location: sys/arch/amiga/dev/repulse_firmware.h 1806Notes: 1807 1808Package: cxgb 1809Version: 1810Current Vers: 1811Maintainer: 1812Archive Site: 1813Home Page: 1814Mailing List: 1815License: Chelsio Inc. 1816Responsible: 1817Location: sys/dev/pci/cxgb/cxgb_firmware_exports.h 1818Notes: 1819 1820Package: athn 1821Version: 1822Current Vers: 1823Maintainer: 1824Archive Site: 1825Home Page: 1826Mailing List: 1827License: Atheros Communicatios, Inc. 1828Responsible: 1829Location: external/atheros/athn 1830Notes: 1831 1832Package: otus 1833Version: 1834Current Vers: 1835Maintainer: 1836Archive Site: 1837Home Page: 1838Mailing List: 1839License: Atheros Communicatios, Inc. 1840Responsible: 1841Location: external/atheros/otus 1842Notes: 1843 1844Package: intel-fw-eula 1845Version: 1846Current Vers: 1847Maintainer: 1848Archive Site: 1849Home Page: 1850Mailing List: 1851License: Intel Corporation 1852Responsible: 1853Location: external/intel-fw-eula 1854Notes: 1855 1856Package: intel-fw-public 1857Version: 1858Current Vers: 1859Maintainer: 1860Archive Site: 1861Home Page: 1862Mailing List: 1863License: Intel Corporation 1864Responsible: 1865Location: external/intel-fw-public 1866Notes: 1867 1868Package: aic7xxx 1869Version: 1870Current Vers: 1871Maintainer: Justin T. Gibbs 1872Archive Site: 1873Home Page: 1874Mailing List: 1875License: Adaptec Inc or LGPL2 1876Responsible: 1877Location: sys/dev/microcode/aic7xxx 1878Notes: 1879 1880Package: atmel 1881Version: 1882Current Vers: 1883Maintainer: 1884Archive Site: 1885Home Page: 1886Mailing List: 1887License: Atmel Corporation 1888Responsible: 1889Location: sys/dev/microcode/atmel 1890Notes: 1891 1892Package: bge 1893Version: 1894Current Vers: 1895Maintainer: 1896Archive Site: 1897Home Page: 1898Mailing List: 1899License: Broadcom Corporation 1900Responsible: 1901Location: sys/dev/microcode/bge 1902Notes: 1903 1904Package: bnx 1905Version: 1906Current Vers: 1907Maintainer: David Christensen <davidch@broadcom.com> 1908Archive Site: 1909Home Page: 1910Mailing List: 1911License: Broadcom Corporation 1912Responsible: 1913Location: sys/dev/microcode/bnx 1914Notes: 1915 1916Package: cylades-z 1917Version: 1918Current Vers: 1919Maintainer: Cyclades Corp 1920Archive Site: 1921Home Page: 1922Mailing List: 1923License: unknown 1924Responsible: 1925Location: sys/dev/microcode/cyclades-z 1926Notes: 1927 1928Package: i8255x 1929Version: 3.28 1930Current Vers: 1931Maintainer: Patrick J Luhmann (PJL) 1932Archive Site: 1933Home Page: 1934Mailing List: 1935License: Intel Corporation 1936Responsible: 1937Location: sys/dev/microcode/i8255x 1938Notes: 1939 1940Package: isp 1941Version: 1942Current Vers: 1943Maintainer: 1944Archive Site: 1945Home Page: 1946Mailing List: 1947License: QLogic, Inc. 1948Responsible: 1949Location: sys/dev/microcode/isp 1950Notes: 1951 1952Package: radeon 1953Version: 1954Current Vers: 1955Maintainer: 1956Archive Site: 1957Home Page: 1958Mailing List: 1959License: Advanced Micro Devices, Inc. 1960Responsible: 1961Location: sys/dev/microcode/radeon 1962Notes: 1963 1964Package: ral 1965Version: 1966Current Vers: 1967Maintainer: 1968Archive Site: http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git 1969Home Page: 1970Mailing List: 1971License: Ralink Technology Corp 1972Responsible: 1973Location: external/realtek/ral 1974Notes: 1975 1976Package: rum 1977Version: 1978Current Vers: 1979Maintainer: Paul Lin <paul_lin@ralinktech.com.tw> 1980Archive Site: 1981Home Page: 1982Mailing List: 1983License: Ralink Technology Corp 1984Responsible: 1985Location: external/realtek/rum 1986Notes: 1987 1988Package: run 1989Version: 1990Current Vers: 1991Maintainer: Paul Lin <paul_lin@ralinktech.com.tw> 1992Archive Site: 1993Home Page: 1994Mailing List: 1995License: Ralink Technology Corp 1996Responsible: 1997Location: sys/dev/microcode/run 1998Notes: 1999 2000Package: siop 2001Version: 2002Current Vers: 2003Maintainer: Manuel Bouyer, Shuichiro URATA, Michael L. Hitch 2004Archive Site: 2005Home Page: 2006Mailing List: 2007License: BSD-like (2-clause, 3-clause) 2008Responsible: 2009Location: sys/dev/microcode/siop 2010Notes: 2011 2012Package: tigon 2013Version: 12.4.11 2014Current Vers: 2015Maintainer: wpaul@brak.osd.bsdi.com 2016Archive Site: https://people.freebsd.org/~wpaul/Alteon/ 2017Home Page: http://www.alteon.com/support/openkits (extinct) 2018Mailing List: 2019License: Alteon WebSystems, Inc. 2020Responsible: 2021Location: sys/dev/microcode/tigon 2022Notes: 2023See https://lists.debian.org/debian-legal/2011/10/msg00001.html 2024 2025 2026Package: typhoon 2027Version: 2028Current Vers: 2029Maintainer: 3Com Corporation 2030Archive Site: 2031Home Page: 2032Mailing List: 2033License: BSD-like (3-clause) 2034Responsible: 2035Location: sys/dev/microcode/typhoon 2036Notes: 2037 2038Package: wi 2039Version: 2040Current Vers: 2041Maintainer: Symbol Technologies Inc. 2042Archive Site: 2043Home Page: http://www.symbol.com 2044Mailing List: 2045License: BSD-like (3-clause) 2046Responsible: 2047Location: sys/dev/microcode/wi 2048Notes: 2049 2050Package: yds 2051Version: 2052Current Vers: 2053Maintainer: Yamaha Corporation 2054Archive Site: 2055Home Page: 2056Mailing List: 2057License: unknown 2058Responsible: 2059Location: sys/dev/microcode/yds 2060Notes: 2061 2062Package: zyd 2063Version: 2064Current Vers: 2065Maintainer: ZyDAS Technology Corporation 2066Archive Site: 2067Home Page: 2068Mailing List: 2069License: BSD-like (3-clause) 2070Responsible: 2071Location: sys/dev/microcode/zyd 2072Notes: 2073 2074Package: libnv 2075Version: 20180906 2076Current Vers: $(date) 2077Maintainer: christos 2078Archive Site: 2079Home Page: 2080Mailing List: 2081License: BSD-like (2-clause) 2082Responsible: 2083Location: sys/external/bsd/libnv/dist 2084Notes: 2085To be used only for npf (library and headers are private) 2086Copied from FreeBSD: 2087/usr/src/sys/sys/{d,c,}nv.h 2088/usr/src/lib/libnv/ 2089/usr/src/contrib/lib/libnv/ 2090/usr/src/share/man/man9/{d,c,}nv.9 2091 2092Package: gettext 2093Version: 0.16.1 (Last GPLv2+ version) 2094Current Vers: 0.22.5 2095Maintainer: FSF 2096Archive Site: ftp://ftp.gnu.org/gnu/gettext/ 2097Home Page: http://www.gnu.org/software/gettext/ 2098Date: 2024-02-25 2099Mailing List: bug-gnu-utils@gnu.org 2100Responsible: christos 2101License: GPLv2+ (0.16.1), GPLv3+ (0.17 and later) 2102Location: external/gpl2/gettext 2103Notes: 2104GNU gettext is used for userland tools like msgfmt(1) only. For libintl, 2105we use BSD-licensed implementation from Citrus project (see entry for 2106"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 2107 2108Package: grep 2109Version: 2.5.1a (last GPLv2+ version) 2110Current Vers: 3.7 2111Maintainer: FSF 2112Archive Site: ftp://ftp.gnu.org/gnu/grep/ 2113Home Page: http://www.gnu.org/software/grep/ 2114Mailing List: bug-gnu-utils@gnu.org 2115Responsible: simonb 2116License: GPLv2+ (2.5.1a), GPLv3+ (2.5.3 and later) 2117Location: external/gpl2/grep 2118Notes: 2119Use external/gpl2/grep/grep2netbsd for preparing the source tree 2120for the import. 2121On 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep; 2122see also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html) 2123was imported into src/usr.bin/grep; 2124on 16 Feb 2011, the BSD grep implementation from FreeBSD was imported 2125in src/usr.bin/grep, replacing FreeGrep 2126(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html). 2127 2128Package: groff 2129Version: 1.19.2 (last GPLv2+ version) 2130Current Vers: 1.22.4 2131Maintainer: Werner Lemberg/FSF 2132Archive Site: ftp://ftp.gnu.org/gnu/groff/ 2133Home Page: http://www.gnu.org/software/groff/ 2134Mailing List: bug-groff@gnu.org 2135Responsible: 2136License: GPLv2+ (1.19.2), GPLv3+ (1.20 and later) 2137Location: external/gpl2/groff 2138Notes: 2139Use groff2netbsd from external/gpl2/groff/groff2netbsd to prepare the 2140distribution for import. 2141Update MDATE in src/external/gpl2/groff/Makefile.inc. 2142 2143Package: gmake 2144Version: 3.81 (Last GPlv2+ version) 2145Current Vers: 4.4 2146Maintainer: FSF 2147Archive Site: ftp://ftp.gnu.org/gnu/make/ 2148Home Page: http://www.gnu.org/software/make/ 2149Date: 2022-12-08 2150Mailing List: bug-make@gnu.org 2151Responsible: 2152License: GPLv2+ (3.81), GPLv3+ (3.82 and later) 2153Location: external/gpl2/gmake 2154Notes: 2155 2156Package: diffutils 2157Version: 2.8.1 (Last GPLv2+ version) 2158Current Vers: 3.6 2159Maintainer: FSF 2160Archive Site: ftp://ftp.gnu.org/gnu/diffutils/ 2161Home Page: http://www.gnu.org/software/diffutils/ 2162Mailing List: bug-diffutils@gnu.org 2163Responsible: 2164License: GPLv2+ (2.8.1), GPLv3+ (2.9 and later) 2165Location: external/gpl2/diffutils 2166Notes: 2167Use external/gpl2/diffutils/diffutils2netbsd for preparing the source tree 2168for the import. 2169 2170Package: rcs 2171Version: 5.7 (Last GPLv2+ version) 2172Current Vers: 5.9.4 2173Maintainer: FSF 2174Archive Site: ftp://ftp.gnu.org/gnu/rcs/ 2175Mailing List: bug-gnu-utils@gnu.org 2176Home Page: http://www.gnu.org/software/rcs/ 2177Responsible: agc 2178License: GPLv2+ (5.7), GPLv3+ (5.8 and later) 2179Location: external/gpl2/rcs 2180Notes: 2181Old versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 2182 2183Package: texinfo 2184Version: 4.8a (Last GPLv2+ version) 2185Current Vers: 7.0 2186Maintainer: FSF 2187Archive Site: ftp://ftp.gnu.org/gnu/texinfo/ 2188Home Page: http://www.gnu.org/software/texinfo/ 2189Mailing List: bug-texinfo@gnu.org 2190Responsible: 2191License: GPLv2+ (4.8a), GPLv3+ (4.9 and later) 2192Location: external/gpl2/texinfo 2193Notes: 2194Use src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree 2195for the import. 2196 2197Package: indent 2198Version: FreeBSD-2018-11-04 r340138 2199Current Vers: FreeBSD-2020-05-21 r361337 2200Maintainer: The FreeBSD Project 2201Archive Site: none 2202Home Page: https://svnweb.freebsd.org/base/head/usr.bin/indent/ 2203Date: 2020-06-13 2204Mailing List: none 2205Responsible: 2206License: BSD-like (4-clause) 2207Location: usr.bin/indent 2208Notes: 2209Tests are stored in tests/usr.bin/indent. 2210 2211Package: ena 2212Version: 0.8.1 2213Current Vers: 2.1.1 2214Maintainer: Amazon.com 2215Archive Site: https://github.com/amzn/amzn-drivers/tree/master/kernel/fbsd/ena 2216Home Page: https://github.com/amzn/amzn-drivers/ 2217Date: 2020-06-13 2218Mailing List: none 2219Responsible: 2220License: BSD-like (2 and 3-clause) 2221Location: sys/external/bsd/ena-com 2222Notes: 2223 2224Package: terminfo 2225Version: 20231209 2226Current Vers: 20231209 2227Maintainer: Thomas Dickey (ncurses) 2228Archive Site: ftp://ftp.invisible-island.net/ncurses/current 2229Home Page: https://invisible-island.net/ncurses/ 2230Date: 2024-01-27 2231Mailing List: bug-ncurses@gnu.org 2232Responsible: 2233License: none 2234Location: share/terminfo 2235Notes: 2236Use the import script in /usr/src/share/terminfo 2237 2238Package: libcbor 2239Version: 0.7.0 2240Current Vers: 0.5.0-119-g3b41770 (3b41770ab0ca408d242041dddb3b75811345573f) 2241Maintainer: Pavel Kalvoda 2242Archive Site: https://github.com/PJK/libcbor 2243Home Page: 2244Date: 2020-03-02 2245Mailing List: 2246Responsible: christos 2247License: mit 2248Location: external/mit/libcbor 2249Notes: 2250 2251Package: pam-u2f 2252Version: 1.2.0 2253Current Vers: 1.2.0 2254Maintainer: Yubico 2255Archive Site: https://github.com/Yubico/pam-u2f 2256Home Page: https://developers.yubico.com/pam-u2f/ 2257Date: 2021-09-24 2258Mailing List: 2259Responsible: christos 2260License: bsd 2261Location: external/bsd/pam-u2f 2262Notes: 2263 2264Package: libfido2 2265Version: 1.13.0 2266Current Vers: 1.13.0 2267Maintainer: Yubico 2268Archive Site: https://github.com/Yubico/libfido2 2269Home Page: https://developers.yubico.com/libfido2/ 2270Date: 2023-08-11 2271Mailing List: 2272Responsible: christos 2273License: bsd 2274Location: external/bsd/libfido2 2275Notes: 2276 2277Package: libsodium 2278Version: 1.0.16 2279Current Vers: 1.0.18 2280Maintainer: Frank Denis 2281Archive Site: https://github.com/jedisct1/libsodium 2282Home Page: https://libsodium.org/ 2283Date: 2020-08-20 2284Mailing List: sodium-subscribe@pureftpd.org 2285Responsible: riastradh 2286License: bsd 2287Location: sys/external/bsd/libsodium 2288Notes: 2289 2290Package: Sensirion VOC index algorithm 2291Version: git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b 2292Current Vers: git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b 2293Maintainer: Brad Spencer 2294Archive Site: https://github.com/Sensirion/embedded-sgp 2295Home Page: https://github.com/Sensirion 2296Date: 2021-09-30 2297Mailing List: 2298Responsible: brad 2299License: BSD (3-clause) 2300Location: sys/dev/i2c/sensirion_voc_algorithm.c sys/dev/i2c/sensirion_voc_algorithm.h 2301Notes: 2302 2303Package: Terminus Font 2304Version: 4.49.1 2305Current Vers: 4.49.1 2306Maintainer: Dimitar Toshkov Zhekov 2307Archive Site: http://terminus-font.sourceforge.net/ 2308Home Page: http://terminus-font.sourceforge.net/ 2309Date: 2020-12-28 2310Mailing List: 2311Responsible: 2312License: OFL-1.1-RFN 2313Location: share/wscons/fonts 2314Notes: 2315Suitably encoded BDF files are prepared from the Unicode encoded 2316masters using upstream build scripts. BDF files are converted to the 2317WSF files with xsrc/local/programs/bdfload. File names for the 2318re-encoded subsets follow the convention used by the upstream. 2319 2320Package: Spleen 2321Version: 1.9.1 2322Current Vers: 1.9.1 2323Maintainer: Frederic Cambus 2324Archive Site: https://github.com/fcambus/spleen 2325Home Page: https://github.com/fcambus/spleen 2326Date: 2021-06-13 2327Mailing List: 2328Responsible: fcambus 2329License: BSD (2-clause) 2330Location: share/wscons/fonts 2331Notes: 2332 2333Package: mozilla-certdata 2334Version: 2024-02-12 (a6efd358880291357a62d58586f9a218d47ad98b) 2335Current Vers: 2024-02-12 (a6efd358880291357a62d58586f9a218d47ad98b) 2336Maintainer: Mozilla 2337Archive Site: https://hg.mozilla.org/projects/nss/log/tip/lib/ckfw/builtins/certdata.txt 2338Home Page: https://wiki.mozilla.org/CA 2339Date: 2024-02-12 2340Mailing List: 2341License: MPL 2342Responsible: riastradh, security-team 2343Location: external/mpl/mozilla-certdata 2344Vendor tag: MOZILLA-CERTDATA 2345Release tag: mozilla-certdata-YYYYMMDD 2346Notes: 2347See external/mpl/mozilla-certdata/share/Makefile for update 2348instructions. 2349