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