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