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