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