3RDPARTY revision 1.1647
1# $NetBSD: 3RDPARTY,v 1.1647 2019/09/08 20:57:16 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: 20190405 45Current Vers: 20190405 46Maintainer: Intel 47Archive Site: http://www.acpica.org/downloads/ 48Home Page: http://www.acpica.org/ 49Date: 2019-04-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-01-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-01-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 334197 98Maintainer: Sam Leffler <sam@errno.com> 99Archive Site: none 100Home Page: https://svnweb.freebsd.org/base/head/sys/dev/ath/ath_hal/ 101Date: 2019-01-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-01-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.5/MPL 124Current Vers: 9.14.5/MPL 125Maintainer: ISC 126Archive Site: ftp://ftp.isc.org/isc/bind9/ 127Home Page: http://www.isc.org/software/bind/ 128Date: 2019-09-05 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/bsd/bind/dist 134Notes: 135First bind2netbsd script to import into src/external/bsd/bind/dist. 136The Makefiles in src/external/bsd/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.1 143Current Vers: 1.9.1 144Maintainer: Nlnetlabs 145Archive Site: https://www.unbound.net/downloads/unbound-latest.tar.gz 146Home Page: https://www.unbound.net/ 147Date: 2019-05-23 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.1.27 158Current Vers: 4.1.27 159Maintainer: Nlnetlabs 160Archive Site: https://www.nlnetlabs.nl/svn/nsd/ 161Home Page: https://www.nlnetlabs.nl/projects/nsd/ 162Date: 2019-05-25 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: ftp://ftp.isc.org/isc/libbind/ 176Home Page: http://www.isc.org/software/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: bozohttpd 198Version: 20170201 199Current Vers: 20170201 200Maintainer: mrg@eterna.com.au 201Archive Site: ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/ 202Home Page: http://eterna.com.au/bozohttpd/ 203Date: 2019-01-09 204Mailing List: 205Responsible: mrg 206License: BSD 207Location: libexec/httpd 208Notes: 209Delete "queue.h" from the distribution. 210 211Package: bsd-family-tree 212Version: 349295 213Current Vers: 349295 214Maintainer: The FreeBSD Project 215Archive Site: https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree 216Home Page: https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree 217Date: 2019-06-22 218Mailing List: 219Responsible: 220License: BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT) 221Location: share/misc/bsd-family-tree 222Notes: 223Please send all updates upstream. Eitan Adler <lists@eitanadler.com> 224is a FreeBSD committer who has been helpful with incorporating changes 225in the past. 226 227Package: byacc 228Version: 20180609 229Current Vers: 20180609 230Maintainer: Thomas Dickey <dickey@invisible-island.net> 231Archive Site: http://www.invisible-island.net/byacc/byacc.html 232Home Page: http://www.invisible-island.net/byacc/byacc.html 233Date: 2019-01-09 234Mailing List: 235Responsible: christos 236License: Public Domain 237Location: external/bsd/byacc/dist 238Notes: 239See /usr/src/external/bsd/byacc/byacc2netbsd for update instructions. 240 241Package: bzip2 242Version: 1.0.8 243Current Vers: 1.0.8 244Maintainer: Julian Seward <jseward@acm.org> 245Archive Site: https://sourceware.org/pub/bzip2/ 246Home Page: https://www.sourceware.org/bzip2/ 247Date: 2019-07-21 248Mailing List: 249Responsible: 250License: BSD (4-clause) 251Location: external/bsd/bzip2 252Notes: 253See /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions. 254 255Package: Citrus XPG4DL 256Version: 257Current Vers: 258Maintainer: Citrus 259Archive Site: http://citrus.bsdclub.org/ 260Home Page: http://citrus.bsdclub.org/ 261Date: 2019-01-09 262Mailing List: bsd-locale@hauN.org 263Responsible: tshiozak 264License: Ambiguous. Either BSD or Perl Artistic License 265 See http://citrus.bsdclub.org/#pol_license for more info. 266Location: lib 267Notes: 268language C multilingualization support suite using wchar_t and other standards. 269The main development playground of Citrus is in NetBSD CVS, so you don't 270need to look for other CVS tree (like citrus CVS tree) 271main trunc has Citrus code in the following places: 272- src/lib/libc/locale, LC_CTYPE: single/multibyte support 273- src/lib/libintl: GNU libc compatible gettext(3) implementation. 274- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer 275- src/lib/libc/iconv: iconv(3) 276 277Package: cron 278Version: 4.1 279Current Vers: 4.1 280Maintainer: ISC 281Archive Site: ftp://ftp.isc.org/isc/cron/ 282Home Page: 283Date: 2019-01-09 284Mailing List: 285Responsible: 286License: BSD-like 287Location: external/bsd/cron/dist 288Notes: 289 290Package: cvs 291Version: 1.12.13 292Current Vers: 1.12.13 293Maintainer: cvshome 294Archive Site: http://ftp.gnu.org/non-gnu/cvs/ 295Home Page: http://cvs.nongnu.org/ 296Date: 2019-01-09 297Mailing List: bug-cvs@gnu.org 298Responsible: christos 299License: GPLv1, LGPLv2 300Location: external/gpl2/xcvs/dist 301Notes: 302Use external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree 303for the import. 304Do not forget to update external/gpl2/xcvs/include/config.h to match 305external/gpl2/xcvs/dist/config.h.in. 306 307Package: db 308Version: 1.85 309Current Vers: 1.86/4.7.25 310Maintainer: Keith Bostic <bostic@vangogh.cs.berkeley.edu> 311Archive Site: http://www.oracle.com/technology/software/products/berkeley-db/ 312Home Page: http://www.oracle.com/database/berkeley-db/ 313Date: 2019-01-09 314Mailing List: 315Responsible: 316License: BSD or Oracle Commercial License 317Location: lib/libc/db 318Notes: 319Note that we cannot use db 2.x for license reasons. 320Three bug fixes against 1.85 sent back to bostic. Changes to 321man/recno.3, hash/hsearch.c, and hash/ndbm.c (serious). 322Import of DB 1.85 was done via a sh script which converted the 323distribution into the netbsd format. The script can be found in 324src/lib/libc/db/db2netbsd. 325 326Package: dhcp 327Version: 4.4.1 328Current Vers: 4.4.1 329Maintainer: mellon 330Archive Site: ftp://ftp.isc.org/isc/dhcp/ 331Home Page: http://www.isc.org/software/dhcp/ 332Date: 2019-01-09 333Mailing List: dhcp-server@isc.org 334Mailing List: dhcp-client@isc.org 335Mailing List: dhcp-announce@isc.org 336Mailing List: dhcp-bugs@isc.org 337Responsible: mellon 338License: MPL 339Location: external/mpl/dhcp 340Notes: 341Use the dhcp2netbsd script. 342 343Package: dhcpcd 344Version: 8.0.4 345Current Vers: 8.0.4 346Maintainer: roy 347Archive Site: ftp://roy.marples.name/pub/dhcpcd/ 348Home Page: http://roy.marples.name/projects/dhcpcd/ 349Date: 2019-09-04 350Mailing List: dhcpcd-discuss@marples.name 351License: BSD (2-clause) 352Location: external/bsd/dhcpcd/dist 353Notes: 354Please submit all changes to the author. 355 356Package: drm 357Version: Linux 3.15 358Current Vers: ? 359Maintainer: Intel, AMD, Linux kernel developers 360Archive Site: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 361Home Page: http://dri.freedesktop.org/ 362Mailing List: dri-devel@lists.freedesktop.org 363Responsible: riastradh 364License: BSD 365Location: sys/external/bsd/drm2/dist 366Notes: 367Graphics drivers. Talk to riastradh@ about updates. When importing 368from Linux, we map 369 drivers/gpu/drm -> sys/external/bsd/drm2/dist/drm 370 include/drm -> sys/external/bsd/drm2/dist/include/drm 371 include/uapi/drm -> sys/external/bsd/drm2/dist/uapi/drm 372GPL sources are excluded. In the future, we may import them into 373external/gpl2/drm2 and build them as kernel modules. Nouveau sources 374(drivers/gpu/drm/nouveau in Linux) must first be processed with the 375script sys/external/bsd/drm2/nouveau/nouveau2netbsd, about which see 376the source for details. 377Vendor tag: LINUX 378Release tag: linux-X-Y(-rcZ)-drm-bsd 379 (nouveau got reimported as linux-3-15-drm-bsd-reimport-nouveau) 380I neglected to add RCSIDs in the last import (except for nouveau, for 381which nouveau2netbsd adds them). For the next import, remember to add 382them! 383 384 385Package: ekermit 386Version: 1.7 387Current Vers: 1.7 388Maintainer: Kermit Project 389Archive Site: ftp://ftp.kermitproject.org/kermit/ekermit/ 390Home Page: http://www.kermitproject.org/ek.html 391Date: 2019-01-09 392Mailing List: 393Responsible: apb 394License: BSD (3 clause) 395Location: external/bsd/ekermit 396Notes: 397 398Package: expat 399Version: 2.2.1 400Current Vers: 2.2.7 401Maintainer: Expat Project 402Archive Site: http://sourceforge.net/projects/expat/files/expat/ 403Home Page: http://www.libexpat.org/ 404Date: 2019-01-09 405Mailing List: expat-discuss@libexpat.org 406Responsible: mrg 407License: MIT 408Location: src/external/mit/expat/dist 409Notes: 410Please use "expat" as the vendor tag for CVS imports. 411 412Package: file 413Version: 5.37 414Current Vers: 5.37 415Maintainer: Christos Zoulas <christos@zoulas.com> 416Archive Site: ftp://ftp.astron.com/pub/file/ 417Home Page: http://www.darwinsys.com/file/ 418Date: 2019-05-22 419Mailing List: file@astron.com 420Responsible: christos, pooka 421License: BSD (2-clause) 422Location: external/bsd/file/dist 423Notes: 424use file2netbsd 425 426Package: flex 427Version: 2.6.4 428Current Vers: 2.6.4 429Maintainer: Will Estes <wlestes@users.sourceforge.net> 430Archive Site: https://github.com/westes/flex/releases 431Home Page: https://github.com/westes/flex 432Date: 2019-01-09 433Mailing List: http://lists.sourceforge.net/mailman/listinfo/flex-announce 434Responsible: 435License: BSD-like 436Location: external/bsd/flex/dist 437Notes: 438There is a flex2netbsd script to help newer imports. 439 440Package: gcc 441Version: 7.4.0 442Current Vers: 6.5/7.4/8.2/9.1 443Maintainer: FSF 444Archive Site: ftp://ftp.gnu.org/gnu/gcc/ 445Home Page: http://www.gnu.org/software/gcc/ 446Date: 2019-06-17 447Mailing List: gcc-bugs@gnu.org 448Responsible: mrg, christos, skrll 449License: GPLv3, LGPLv3.1 450Location: external/gpl3/gcc.old/dist 451Location: external/gpl3/gcc/dist 452Notes: 453In the long term, we expect that there will often be two versions, 454in the "gcc" and "gcc.old" directories. Having two versions allows 455migration from one version of gcc to another to happen for one port 456at a time, instead of for all ports simultaneously. 457When importing a new version of external/gpl3/gcc.old: 458 - copy the current version of external/gpl3/gcc 459 - import it to a "NETBSD" vendor branch in external/gpl3/gcc.old 460Before importing a new version of external/gpl3/gcc: 461 - delete all .cvsignore and .gitignore files 462 - delete java ada fortran their libraries and testsuites 463 - delete libffi zlib boehm-gc 464 - update gcc/version.c for the NetBSD GCC date 465 - use core/c++/objc/testsuite tarballs 466 - you can use the gcc2netbsd script for the above (except version) 467 - update tools/gcc/gcc-version.mk 468 - force generate and copy tools/gcc build version of these files 469 into gcc/dist/gcc/doc: cpp.1 cpp.info gcc.1 gcc.info gcov.1 470 471Package: gdb 472Version: 8.3 473Current Vers: 8.3 474Maintainer: FSF 475Archive Site: ftp://ftp.gnu.org/gnu/gdb/ 476Home Page: http://www.gnu.org/software/gdb/ 477Date: 2019-06-17 478Mailing List: bug-gdb@gnu.org 479Responsible: christos 480License: GPLv3, LGPLv3.1 481Location: external/gpl3/gdb/dist 482Notes: 483When updating GDB, it is imperative to test that: 484 - Debugging of kernel cores ("target kvm") works correctly 485 - Support for our kernel's remote serial debugging protocol 486 ("options KGDB") works correctly. 487 488Package: binutils 489Version: 2.31.1 490Current Vers: 2.32 491Maintainer: FSF 492Archive Site: ftp://ftp.gnu.org/gnu/binutils/ 493Home Page: http://www.gnu.org/software/binutils/ 494Date: 2019-06-17 495Mailing List: bug-gnu-utils@gnu.org 496Responsible: thorpej, mrg 497License: GPLv3, LGPLv3, GPLv2, LGPLv2, BSD 498Location: external/gpl3/binutils/dist 499Notes: 500 501Package: autoconf 502Version: 2.69 503Current Vers: 2.69 504Maintainer: FSF 505Archive Site: ftp://ftp.gnu.org/gnu/autoconf/ 506Home Page: http://www.gnu.org/software/autoconf/ 507Date: 2019-01-09 508Mailing List: bug-autoconf@gnu.org 509Responsible: christos 510License: GPLv3+ 511Location: external/gpl3/autoconf 512Notes: 513This is only used to re-generate the configure files in tools/compat. 514It is not part of the regular build. 515 516Package: gdtoa 517Version: 2016-02-19 518Current Vers: $(date) 519Maintainer: David M. Gay <dmg@acm.org> 520Archive Site: http://www.netlib.org/fp/ 521Home Page: http://www.netlib.org/fp/ 522Date: 2019-01-09 523Mailing List: none 524Responsible: kleink 525License: BSD-like 526Location: lib/libc/gdtoa 527Notes: 528Test suite integrated at this time, but not built (and fails to run). 529No hexadecimal floating-point string conversion for VAX FP yet. 530Only double-precision addressed at this time. 531 532 533Package: heimdal 534Version: 7.1.0 (HEAD-2017-01-28) 535Current Vers: 7.5.0 536Maintainer: Heimdal <heimdal@h5l.org> 537Archive Site: ftp://ftp.h5l.org/pub/heimdal/src/ 538Home Page: http://www.h5l.org/ 539Date: 2019-01-09 540Mailing List: heimdal-discuss@sics.se 541Responsible: joda, lha 542License: BSD 543Location: crypto/external/bsd/heimdal/dist 544Notes: 545 546Package: hunt 547Version: 2003-04-16 548Current Vers: 2003-04-16 549Maintainer: Greg Couch <gregc@cgl.ucsf.edu> 550Archive Site: 551Home Page: http://www.cgl.ucsf.edu/home/gregc/oss.html 552Date: 2019-01-09 553Responsible: mrg 554License: BSD (3-clause) 555Location: games/hunt 556Notes: 557 558Package: ipf 559Version: 5.1.1 560Current Vers: 5.1.2 561Maintainer: Darren Reed 562Archive Site: 563Home Page: 564Date: 2019-01-09 565Mailing List: ipfilter@postbox.anu.edu.au 566Responsible: darrenr, christos 567License: BSD-based; see src/external/ipf/dist/IPFILTER.LICENCE 568Location: external/bsd/ipf,sys/external/bsd/ipf 569Notes: 570ipf2netbsd should be used on a virgin ipfilter source tree. 571 572Package: ipsec-tools 573Version: (ipsec-tools head is NetBSD-current head) 574Maintainer: IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net> 575Archive Site: http://ipsec-tools.sourceforge.net 576Home Page: http://ipsec-tools.sourceforge.net 577Date: 2019-01-09 578Mailing List: ipsec-tools-devel@lists.sourceforge.net 579Responsible: manu, vanhu, mgrooms 580License: BSD (3-clause) 581Location: crypto/dist/ipsec-tools 582Notes: 583ipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools 584We don't run ipsec-tools' configure as part of the NetBSD build. configure 585generated files are available in the NetBSD source tree at: 586 src/lib/libipsec/config.h 587 src/lib/libipsec/package_version.h 588When configure.ac is updated, run the following: 589 cd src/crypto/dist/ipsec-tools 590 ./bootstrap 591 ./configure --enable-adminport --enable-hybrid --enable-frag \ 592 --enable-natt --enable-dpd 593Then copy package_version.h to src/lib/libipsec and merge config.h with 594src/lib/libipsec/config.h (it needs some manual tweaking) 595 596NOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 597NetBSD-current always contains latest ipsec-tools code. On the other hand, 598ipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 599are manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly 600sync with ipsec-tools-0_7-branch) 601 602Package: jemalloc 603Version: 5.1.0 604Current Vers: 5.1.0 605Maintainer: Jason Evans 606Archive Site: https://github.com/jemalloc/jemalloc 607Home Page: https://jemalloc.net 608Date: 2019-03-04 609Mailing List: 610Responsible: christos 611License: BSD 612Location: external/bsd/jemalloc 613Notes: 614 615Package: KAME IPv6 616Version: KAME/NetBSD SNAP kit 617Current Vers: KAME/NetBSD SNAP kit (shipped every week) 618Maintainer: KAME Project <kame@kame.net> 619Archive Site: http://www.kame.net/ 620Home Page: http://www.kame.net/ 621Date: 2019-01-09 622Mailing List: snap-users@kame.net 623Responsible: 624License: BSD (3-clause) 625Location: sys/netinet6 626Notes: 627IPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with 628more conservative implementation policy. 629IPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000. 630Please do not make too many diff-unfriendly changes (like indentation change, 631KNF police). We need to take diffs across KAME snapshots on upgrades. 632To identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION 633in sys/netinet6/in6.h. No script is available for upgrades. 634"KAME" branch is used for kernel merge work purposes. 635http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison 636among KAME/*BSD, *BSD-current and recent *BSD releases. 637 638Package: kyua-atf-compat 639Version: 0.1 640Current Vers: 0.13 641Maintainer: Julio Merino <jmmv@NetBSD.org> 642Archive site: https://github.com/jmmv/kyua 643Home page: https://github.com/jmmv/kyua 644Date: 2019-01-09 645Mailing List: kyua-discuss@googlegroups.com 646Responsible: jmmv 647License: BSD 3-clause 648Location: external/bsd/kyua-atf-compat/dist 649Notes: 650The source files are in external/bsd/kyua-atf-compat/dist. 651Use external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/ 652directory. 653 654Package: kyua-cli 655Version: 0.7 656Current Vers: 0.9 657Maintainer: Julio Merino <jmmv@NetBSD.org> 658Archive site: https://github.com/jmmv/kyua 659Home page: https://github.com/jmmv/kyua 660Date: 2019-01-09 661Mailing List: kyua-discuss@googlegroups.com 662Responsible: jmmv 663License: BSD 3-clause 664Location: external/bsd/kyua-cli/dist 665Notes: 666The source files are in external/bsd/kyua-cli/dist. 667Use external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory. 668 669Package: kyua-testers 670Version: 0.1 671Current Vers: 0.3 672Maintainer: Julio Merino <jmmv@NetBSD.org> 673Archive site: https://github.com/jmmv/kyua 674Home page: https://github.com/jmmv/kyua 675Date: 2019-01-09 676Mailing List: kyua-discuss@googlegroups.com 677Responsible: jmmv 678License: BSD 3-clause 679Location: external/bsd/kyua-testers/dist 680Notes: 681The source files are in external/bsd/kyua-testers/dist. 682Use external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/ 683directory. 684 685Package: less 686Version: less-458 687Current Vers: less-530 688Maintainer: Mark Nudelman <markn@greenwoodsoftware.com> 689Archive Site: http://www.greenwoodsoftware.com/less/download.html 690Home Page: http://www.greenwoodsoftware.com/less/ 691Date: 2019-01-09 692Mailing List: less-announce-request@greenwoodsoftware.com 693Responsible: mrg 694License: Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418) 695Location: external/bsd/less/dist 696Notes: 697Many changes to make less act as more when invoked as more. Beware. 698Use the "src/external/bsd/less/less2netbsd" script to prepare source tree 699for importation. Run ./configure beforehand to generate "defines.h". 700Talk to mrg before importing any new version. 701 702Package: libarchive 703Version: 3.4.0 704Current Vers: 3.4.0 705Maintainer: kientzle@freebsd.org, joerg@NetBSD.org 706Archive Site: https://github.com/libarchive/libarchive/releases 707Home Page: http://www.libarchive.org 708Date: 2019-06-13 709Responsible: joerg 710License: BSD (2-clause) 711Location: external/bsd/libarchive/dist 712Notes: 713Distribution is stripped down to the relevant part. 714 715Package: libdevmapper 716Version: 1.02.40 717Current Vers: 2.2.03.02 718Maintainer: lvm-devel@redhat.com 719Archive Site: ftp://sources.redhat.com/pub/lvm2/ 720Home Page: http://sources.redhat.com/lvm2/ 721Date: 2019-01-09 722Responsible: haad 723License: LGPLv2.1 724Location: external/gpl2/lvm2/dist/libdm 725Notes: 726The lvm2tools and the libdevmapper are now distributed as one source 727repository. See the lvm2tools Notes for more information. 728 729Package: libevent 730Version: 2.1.8-stable 731Current Vers: 2.1.8-stable 732Maintainer: Niels Provos <provos@citi.umich.edu> 733Archive Site: http://www.monkey.org/~provos/libevent/ 734Home Page: http://www.monkey.org/~provos/libevent/ 735Date: 2019-01-09 736Responsible: 737License: BSD (3/4-clause) 738Location: external/bsd/libevent/dist 739Notes: 740- Run the libevent2netbsd script 741- Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes. 742 man pages are in doxygen/man/man3. Remove the extra man pages that are 743 .so'ing only. Copy the rest to man. 744 745Package: llvm 746Version: 7.0.0svn (r337282) 747Current Vers.: 8.0.0 748Maintainer: llvm-dev@lists.llvm.org 749Home Page: https://llvm.org 750Date: 2019-01-09 751Responsible: joerg 752License: BSD/MIT 753Location: external/bsd/llvm/dist 754Notes: 755A CVS ACL is in place for the location to prevent unintentioned commits. 756All changes should come via import from upstream SVN. 757 758Package: lvm2tools 759Version: 2.02.56 760Current Vers: 2.03.02 761Maintainer: lvm-devel@redhat.com 762Archive Site: ftp://sources.redhat.com/pub/lvm2/ 763Home Page: http://sources.redhat.com/lvm2/ 764Date: 2019-01-09 765Responsible: haad 766License: GPLv2 767Location: external/gpl2/lvm2/dist 768Notes: 769Use the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to 770prepare source tree for import. Keep eye on dist/include/configure.h 771it might change over the releases. We maintain our own version of 772libdevmapper ioctl protocol code, therefore we should test it before 773import. Talk to haad before importing new version. 774 775Package: libpcap 776Version: 1.9.0 777Current Vers: 1.9.0 778Maintainer: tcpdump-workers@tcpdump.org 779Archive Site: http://www.tcpdump.org/release/ 780Home Page: http://www.tcpdump.org/ 781Date: 2019-01-09 782Mailing List: tcpdump-workers@tcpdump.org 783Responsible: dyoung 784License: BSD (3/4-clause) 785Location: external/bsd/libpcap/dist 786Notes: 787Use the src/external/bsd/libpcap/libpcap2netbsd script to prepare source 788tree. sys/net/dlt.h is a copy of the dlt constants from pcap.h 789 790Package: tcpdump 791Version: 4.9.2 792Current Vers: 4.9.2 793Maintainer: tcpdump-workers@lists.tcpdump.org 794Archive Site: http://www.tcpdump.org/release/ 795Home Page: http://www.tcpdump.org/ 796Date: 2019-01-09 797Mailing List: tcpdump-workers@lists.tcpdump.org 798Responsible: 799License: BSD (3-clause) 800Location: external/bsd/tcpdump/dist 801Notes: 802Use the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source 803tree. 804 805Package: libwrap 806Version: tcp_wrappers 7.6 w/ large amount of IPv6 changes 807Current Vers: tcp_wrappers 7.6-ipv6.4 808Maintainer: Wietse Venema <wietse@porcupine.org> 809Archive Site: ftp://ftp.porcupine.org/pub/security/ 810Home Page: ftp://ftp.porcupine.org/pub/security/ 811Date: 2019-01-09 812Mailing List: 813Responsible: cjs 814License: BSD-like 815Location: lib/libwrap 816Notes: 817We import only libwrap (under src/lib), tcpdchk and tcpdmatch (both 818under src/usr.sbin). We don't use tcpd; that functionality is built 819into inetd. The provided libwrap2netbsd script handles just libwrap. 820 821Package: Lua 822Version: Lua 5.3.5 823Current Vers: Lua 5.3.5 824Maintainer: PUC Rio 825Home Page: http://www.lua.org/ 826Date: 2019-01-09 827Mailing List: 828Responsible: mbalmer, lneto, salazar, alnsn 829License: MIT 830Location: external/mit/lua/dist 831Notes: 832The default module paths have been changed to not include the current 833working directory '.' to avoid potential security problems. 834 835Package: Lutok 836Version: 0.3 837Current Vers: 0.4 838Maintainer: Julio Merino <jmmv@NetBSD.org> 839Archive site: https://github.com/jmmv/lutok/releases 840Home page: https://github.com/jmmv/lutok 841Date: 2019-01-09 842Mailing List: lutok-discuss@googlegroups.com 843Responsible: jmmv 844License: BSD 3-clause 845Location: external/bsd/lutok/dist 846Notes: 847The source files are in external/bsd/lutok/dist. 848Use external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory. 849 850Package: m4 851Version: 20091026 852Current Vers: 20161231 853Maintainer: The OpenBSD Project 854Archive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4 855Home Page: http://www.openbsd.org/ 856Date: 2019-01-09 857Mailing List: 858License: BSD 3-clause like (dns-sd) 859Responsible: christos 860Location: usr.bin/m4 861Notes: 862Uses libc's ohash 863 864Package: mDNSResponder 865Version: 878.30.4 866Current Vers: 878.30.4 867Maintainer: Apple 868Archive Site: https://www.opensource.apple.com/tarballs/mDNSResponder/ 869Home Page: https://developer.apple.com/bonjour/ 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: 2019-03-10 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: 2019-01-09 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: 18.3.4 921Current Vers: 19.0.1 922Maintainer: mesa-git@? 923Archive Site: ftp://ftp.freedesktop.org/pub/mesa/ 924Home Page: http://www.mesa3d.org/ 925Date: 2019-04-05 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: 2012-12-20 950Current Vers: 2018-08-27 951Maintainer: Brian Kernighan <bwk@princeton.edu> 952Archive Site: https://github.com/onetrueawk/awk 953Home Page: http://www.cs.princeton.edu/~bwk/btl.mirror/ 954Date: 2019-08-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.8p12 981Current Vers: 4.2.8p12 982Maintainer: David L. Mills <mills@udel.edu> 983Archive Site: http://www.ntp.org/ 984Home Page: http://www.ntp.org/, http://support.ntp.org/ 985Date: 2019-01-09 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: 2019-01-09 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.48 1010Maintainer: OpenLDAP Foundation 1011Archive Site: http://www.openldap.org/ 1012Home Page: http://www.openldap.org/ 1013Date: 2019-08-08 1014Mailing List: 1015Responsible: 1016License: BSD (3-clause) 1017Location: external/bsd/openldap/dist 1018Notes: 1019 1020Package: OpenPAM 1021Version: 20170430 (Resedacea) 1022Current Vers: 20170430 (Resedacea) 1023Maintainer: Dag-Erling Smørgrav <des@FreeBSD.org> 1024Archive Site: http://www.openpam.org/ 1025Home Page: http://www.openpam.org/ 1026Date: 2019-01-09 1027Mailing List: 1028Responsible: christos 1029License: BSD (3-clause) 1030Location: external/bsd/openpam/dist 1031Notes: 1032 1033Package: openresolv 1034Version: 3.9.2 1035Current Vers: 3.9.2 1036Maintainer: roy 1037Archive Site: ftp://roy.marples.name/pub/openresolv/ 1038Home Page: http://roy.marples.name/projects/openresolv/ 1039Date: 2019-09-08 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.0 1062Current Vers: 8.0 / portable 8.0p1 1063Maintainer: OpenSSH 1064Archive Site: http://www.openssh.com/ftp.html 1065Home Page: http://www.openssh.com/portable.html 1066Date: 2019-04-20 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.1c 1105Current Vers: 1.0.2r/1.1.1c 1106Maintainer: The OpenSSL Project 1107Archive Site: ftp://ftp.openssl.org/source/ 1108Home Page: http://www.openssl.org/ 1109Date: 2019-06-09 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.1.4 1214Current Vers: 3.1.13/3.2.10/3.3.5/3.4.6 1215Maintainer: Wietse Venema <wietse@porcupine.org> 1216Archive Site: 1217Home Page: http://www.postfix.org/ 1218Date: 2019-07-03 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: 1224HTML documentation should be kept in sync with the README_FILES. 1225src/gnu/dist/postfix/conf/postfix-files must be kept in sync with our 1226directory layout (the easiest way to check is by running ``postfix 1227set-permissions''). 1228 1229Package: ppp 1230Version: 2.4.7 1231Current Vers: 2.4.7 1232Maintainer: Paul Mackerras <paulus@samba.org> 1233Archive Site: 1234Home Page: 1235GIT root: git://ozlabs.org/~paulus/ppp.git 1236Mailing List: 1237Responsible: christos, cube 1238License: BSD (3-clause) 1239Location: external/bsd/ppp/dist 1240Notes: 1241BSD support was removed from 2.4.0; I added it back and removed 1242some GPL pieces. Multilink support is missing. Repeated pings to 1243Paulus have not yielded results. I've retrofitted pppdump to use 1244net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 1245is clearly a pain. I have not tested the modules code, neither our 1246makefiles make it easy to construct a module, but I left one there 1247as an example. 1248TDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're 1249using the version found in 2.4.1. 1250 1251Package: root.cache 1252Version: 2018111402 (November 14, 2018) 1253Current Vers: 2018111402 (November 14, 2018) 1254Maintainer: InterNIC 1255Archive Site: ftp://ftp.internic.net/domain/named.root 1256Home Page: ftp://ftp.internic.net/domain/named.root 1257Date: 2019-01-09 1258Mailing List: 1259Responsible: thorpej 1260License: Public domain 1261Location: etc/namedb 1262Notes: 1263The root server cache is also included with BIND. However, the 1264InterNIC version is usually more up to date. 1265 1266Package: routed 1267Version: 2.32 1268Current Vers: 2.32 1269Maintainer: Vernon Schryver <vjs@rhyolite.com> 1270Archive Site: 1271Home Page: 1272Date: 2019-01-09 1273Mailing List: 1274Responsible: christos 1275License: BSD (4-clause) 1276Location: sbin/routed 1277Notes: 1278We use the md5 code from libc 1279We don't allow RIP_TRACEON and RIP_TRACEOFF 1280We use arc4random 1281We use strlcpy/snprintf 1282 1283Package: send-pr (part of GNATS) 1284Version: 3.2 1285Current Vers: 4.2 1286Maintainer: FSF 1287Archive Site: ftp://ftp.gnu.org/gnu/gnats/ 1288Home Page: http://www.gnu.org/software/gnats/ 1289Mailing List: bug-gnats@gnu.org 1290License: GPLv2+ (4.1), GPLv3+ (4.2 and later) 1291Responsible: 1292Location: external/gpl2/send-pr 1293Notes: 1294We have 3.2 with patches to become 3.95 which was never distributed. This 1295is the last "standalone" send-pr version. Newer versions require "query-pr" 1296to be installed and many more changes. It is not worth the hassle. 1297 1298Package: SoftFloat 1299Version: 2a 1300Current Vers: 3e 1301Maintainer: John Hauser <jhauser@jhauser.us> 1302Archive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 1303Home Page: http://www.jhauser.us/arithmetic/SoftFloat.html 1304Mailing List: 1305Responsible: bjh21 1306License: Public domain 1307Location: lib/libc/softfloat 1308Notes: 1309Heavily modified for use as a soft float library for GCC. The actual 1310arithmetic code is unchanged, though, and should behave exactly like the 1311original. 1312 1313Package: sqlite 1314Version: 3.26.0 1315Current Vers: 3.26.0 (2018-12-01) 1316Maintainer: Richard Hipp <drh@sqlite.org> 1317Home Page: http://www.sqlite.org 1318Responsible: joerg 1319License: Public domain 1320Location: external/public-domain/sqlite/dist 1321Notes: 1322Run cleantags before importing because sqlite3.c has an RCSID 1323 1324 1325Package: TestFloat 1326Version: 2a 1327Current Vers: 3e 1328Maintainer: John Hauser <jhauser@jhauser.us> 1329Archive Site: http://www.jhauser.us/arithmetic/TestFloat.html 1330Home Page: http://www.jhauser.us/arithmetic/TestFloat.html 1331Mailing List: 1332Responsible: ross 1333License: BSD (4-clause) 1334Location: regress/lib/libc/ieeefp/testfloat 1335Notes: 1336 1337 1338Package: malloc 1339Version: 1995-01-15 1340Current Vers: 1995-01-15 1341Maintainer: FSF 1342Archive Site: ftp://prep.ai.mit.edu/old-gnu/malloc.tar.gz 1343Home Page: 1344Mailing List: 1345Responsible: christos 1346License: GPLv2+ 1347Location: external/gpl2/libmalloc 1348Notes: 1349The original version of gnumalloc was added (not imported) from 1350prep.ai.mit.edu in src/gnu/lib/libmalloc in 1993. This is the newest 1351version from 1995. It is written by Mike Haertel, and was distributed 1352both standalone and as part of glibc. At some point glibc switched 1353to use Doug Lea's ptmalloc which is now tightly bound with glibc 1354and cannot be separated. The Doug Lea version of malloc is also 1355distributed in a standalone form by Wolfram Gloger in 1356http://www.malloc.de/en/. We can consider switching to ptmalloc 1357at some point since it will provide an alternative MT malloc, but 1358perhaps this implementation should be kept anyway for historical 1359purposes. 1360 1361Package: tmux 1362Version: 2.8 1363Current Vers: 2.8 1364Maintainer: Nicholas Marriott <nicholas.marriott@gmail.com> 1365Archive site: https://github.com/tmux/tmux 1366Home page: http://tmux.github.io 1367Mailing List: tmux-users@googlegroups.com 1368Responsible: christos 1369License: BSD 1370Location: external/bsd/tmux/dist 1371Notes: 1372See src/external/bsd/tmux/README for instructions on how to import a 1373new tmux release. 1374 1375Package: top 1376Version: 3.8beta1 1377Current Vers: 3.8beta1 1378Maintainer: William LeFebvre <wnl@groupsys.com> 1379Archive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz 1380Home Page: http://www.unixtop.org/ 1381Mailing List: top-spinners@ocee.groupsys.com 1382Responsible: simonb, christos 1383License: BSD (2-clause) 1384Location: external/bsd/top/dist 1385Notes: 1386 1387Package: traceroute 1388Version: 1.4a12 1389Current Vers: 1.4a12 1390Maintainer: traceroute@ee.lbl.gov 1391Archive Site: ftp://ftp.ee.lbl.gov/ 1392Home Page: http://ftp.ee.lbl.gov/ 1393Mailing List: 1394Responsible: 1395License: BSD (4-clause) 1396Location: usr.sbin/traceroute 1397Notes: 1398Added changes from a5 -> a12 manually. 1399 1400Package: tz 1401Version: tzcode2019b / tzdata2019a 1402Current Vers: tzcode2019b / tzdata2019b 1403Maintainer: Paul Eggert <eggert@cs.ucla.edu> 1404Archive Site: ftp://ftp.iana.org/tz/releases/ 1405Archive Site: ftp://munnari.oz.au/pub/oldtz/ 1406Old Archive Site: ftp://elsie.nci.nih.gov/pub/ 1407Home Page: http://www.iana.org/time-zones 1408Date: 2019-07-03 1409Mailing List: tz@iana.org 1410Responsible: kleink, christos, kre 1411License: Public domain 1412Location: lib/libc/time/zoneinfo, external/public-domain/tz/share 1413Notes: 1414Don't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import. 1415Diffs are now applied by hand, since we have too many diffs (re-entrant tzcode, 1416register removal) to apply. The diffs have been submitted upstream but there 1417is too much inertia to apply them. Check for .gitignore files. 1418For the data files, do use external/public-domain/tz/tzdata2netbsd. 1419 1420Package: wpa_supplicant/hostapd 1421Version: 2.7 1422Current Vers: 2.7 1423Maintainer: Jouni Malinen <jkmaline@cc.hut.fi> 1424Archive Site: http://w1.fi/releases/ 1425Home Page: http://w1.fi/wpa_supplicant/ 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/ 1439Mailing List: 1440Responsible: gwr, christos 1441License: BSD (3-clause) 1442Location: common/dist/zlib 1443Notes: 1444Imported to src/common/dist/zlib and shared by the kernel and userland. 1445Remember to run cleantags 1446 1447Package: services, protocols 1448Version: 2018-12-19 (services), 2017-10-13 (protocols) 1449Current Vers: 2018-12-19 (services), 2017-10-13 (protocols) 1450Maintainer: IANA 1451Archive Site: http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services) 1452Archive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols) 1453Home Page: http://www.iana.org/ 1454Mailing List: 1455Responsible: christos 1456License: None 1457Location: etc 1458Notes: 14591. Build package net/iana-etc 14602. Add NetBSD rcsid to the generated protocols and services in the package 1461 work area. 14623. Append the local services from the current services file. 14634. Run: 1464 services_mkdb -u services > /usr/src/etc/services 1465 cp protocols /usr/src/etc/protocols 14665. Fix protocols 1467 - fix manet alias to MANET; giving an alias with the same name is a no/op 1468 - protocol 84 is defined for as ttp and iptm, merge the two entries since 1469 libc getprotoent() does not read the whole file and merge in the "files" 1470 implementation. 1471 - add alias carp to vrrp 1472 - put back 240 (pfsync), splitting the unassigned entries 1473 1474Package: pigz 1475Version: 2.3.1 1476Current Vers: 2.4 1477Maintainer: Mark Adler <madler@alumni.caltech.edu> 1478Archive Site: http://zlib.net/pigz/ 1479Home Page: http://zlib.net/pigz/ 1480Mailing List: http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net 1481Responsible: mrg, tls 1482License: zlib 1483Location: external/zlib/pigz/dist 1484Notes: 1485 1486Package: xz 1487Version: 5.2.4 1488Current Vers: 5.2.4 1489Maintainer: Lasse Collin <lasse.collin@tukanni.org> 1490Archive Site: http://tukaani.org/xz/ 1491Home Page: http://tukaani.org/xz/ 1492Responsible: joerg 1493License: public-domain 1494Location: external/public-domain/xz/dist 1495Notes: 14961. See prepare-import script for stripping down the distribution. 14972. Use run-configure and double check that the stripped down configure works 1498 for tools. 14993. Carefully check for non-autoconf GPL components leaked into the dist area. 1500 1501Package: mpc 1502Version: 1.1.0 1503Current Vers: 1.1.0 1504Maintainer: 1505Archive Site: http://www.multiprecision.org/mpc/download/ 1506Home Page: http://www.multiprecision.org/mpc/ 1507Mailing List: http://www.multiprecision.org/index.php?prog=mpc&page=development 1508Responsible: mrg 1509License: LGPL3 1510Location: external/lgpl3/mpc/dist 1511Notes: 1512 1513Package: mpfr 1514Version: 4.0.1 1515Current Vers: 4.0.1 1516Maintainer: 1517Archive Site: http://www.mpfr.org/mpfr-current/ 1518Home Page: http://www.mpfr.org/ 1519Mailing List: http://websympa.loria.fr/wwsympa/arc/mpfr-announce 1520Responsible: mrg 1521License: LGPL3 1522Location: external/lgpl3/mpfr/dist 1523Notes: 1524 1525Package: GNU MP 1526Version: 6.1.2 1527Current Vers: 6.1.2 1528Maintainer: http://gmplib.org/mailman/listinfo/gmp-devel 1529Archive Site: http://gmplib.org/ 1530Home Page: http://gmplib.org/ 1531Mailing List: http://gmplib.org/mailman/listinfo/gmp-announce 1532Responsible: mrg 1533License: LGPL3 1534Location: external/lgpl3/gmp/dist 1535Notes: 1536 1537Package: osnet 1538Version: osnet-20100224 1539Current Vers: ? 1540Maintainer: ? 1541Archive Site: ? 1542Home Page: ? 1543Mailing List: ? 1544Responsible: ? 1545License: CDDL 1546Location: external/cddl/osnet 1547Notes: 1548 1549Package: sljit 1550Version: 0.93 (svn revision 333) 1551Current Vers: 0.93 1552Maintainer: Zoltán Herczeg <hzmester@freemail.hu 1553Archive Site: http://sourceforge.net/projects/sljit/ 1554Home Page: http://sljit.sourceforge.net/ 1555Mailing List: none 1556Responsible: alnsn 1557License: BSD (2-clause) 1558Location: sys/external/bsd/sljit/dist 1559Notes: 1560 Need to feed back local changes 1561 1562Package: tre 1563Version: 0.8.0, git source as of 20171117 1564Current Vers: 0.8.0 1565Maintainer: http://laurikari.net/tre 1566Archive Site: https://github.com/laurikari/tre 1567Home Page: http://laurikari.net/tre 1568Mailing List: 1569Responsible: agc, christos 1570License: BSD (2-clause) 1571Location: external/bsd/tre/dist 1572Notes: 1573 Need to feed back local changes 1574 1575Package: TrouSerS 1576Version: 0.3.14 1577Current Vers: 0.3.14 1578Maintainer: http://trousers.sourceforge.net 1579Archive Site: http://trousers.sourceforge.net 1580Home Page: http://trousers.sourceforge.net 1581Mailing List: http://trousers.sourceforge.net 1582Responsible: christos 1583License: CPL 1584Location: crypto/external/cpl/trousers/dist 1585Notes: 1586 Need to feed back local changes 1587 1588Package: tpm-tools 1589Version: 1.3.9.1 1590Current Vers: 1.3.9.1 1591Maintainer: http://trousers.sourceforge.net 1592Archive Site: http://trousers.sourceforge.net 1593Home Page: http://trousers.sourceforge.net 1594Mailing List: http://trousers.sourceforge.net 1595Responsible: christos 1596License: CPL 1597Location: crypto/external/cpl/tpm-tools/dist 1598Notes: 1599 Need to feed back local changes 1600 1601Package: elftoolchain (libelf/libdwarf) 1602Version: FreeBSD-2016-02-19-r295822 1603Current Vers: 0.7.1 1604Maintainer: Joseph Koshi <jkoshi@freebsd.org> 1605Archive Site: none 1606Home Page: http://elftoolchain.sourceforge.net 1607Mailing List: none 1608Responsible: christos 1609License: BSD-like (2-clause) 1610Location: sys/external/bsd/elftoolchain/dist 1611Notes: 1612 Run prepare-import.sh; next time use svn id. 1613 1614Package: smbfs 1615Version: smbfs-1.4.1.tar.gz + FreeBSD-2003-02-16 1616Current Vers: smbfs-1.4.5.tar.gz 1617Maintainer: Boris Popov <bp@FreeBSD.org> 1618Archive Site: http://people.freebsd.org/~bp/pub/smbfs/smbfs-1.4.1.tar.gz 1619Home Page: http://people.freebsd.org/~bp/pub/smbfs/ 1620License: BSD-like (4-clause) 1621Location: external/bsd/smbfs 1622Notes: 1623 The kernel portion has been removed from the tar file. 1624 Our kernel smbfs and netsmb directories could move to 1625 external, but this is just make-work. 1626 1627Package: timeout 1628Version: FreeBSD-2014-07-16 r268763 1629Current Vers: FreeBSD-2016-05-01 r331720 1630Maintainer: Baptiste Daroussin <bapt@FreeBSD.org> 1631Archive Site: none 1632Home Page: https://svnweb.freebsd.org/base/head/usr.bin/timeout/ 1633Mailing List: none 1634Responsible: christos 1635License: BSD-like (2-clause) 1636Location: usr.bin/timeout 1637 1638Package: libproc 1639Version: FreeBSD-2015-09-24 1640Current Vers: FreeBSD-2018-07-27 r336782 1641Maintainer: Rui Paulo <rpaulo@FreeBSD.org> 1642Archive Site: none 1643Home Page: https://svnweb.freebsd.org/base/head/lib/libproc/ 1644Mailing List: none 1645Responsible: christos 1646License: BSD-like (2-clause) 1647Location: external/bsd/libproc/dist 1648 1649Package: librtld_db 1650Version: FreeBSD-2015-09-24 1651Current Vers: FreeBSD-2017-11-26 r326219 1652Maintainer: Rui Paulo <rpaulo@FreeBSD.org> 1653Archive Site: none 1654Home Page: https://svnweb.freebsd.org/base/head/lib/librtld_db/ 1655Mailing List: none 1656Responsible: christos 1657License: BSD-like (2-clause) 1658Location: external/bsd/librtld_db/dist 1659 1660Package: netcat 1661Version: OpenBSD-2017-02-06 1662Current Vers: OpenBSD-2018-08-10 1663Maintainer: OpenBSD 1664Archive Site: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/ 1665Home Page: none 1666Mailing List: none 1667Responsible: christos 1668License: BSD-like (3-clause) 1669Location: usr.bin/nc 1670 1671Package: gnu-efi 1672Version: 3.0.8 1673Current Vers: 3.0.8 1674Maintainer: https://sourceforge.net/projects/gnu-efi/ 1675Archive Site: https://sourceforge.net/projects/gnu-efi/ 1676Home Page: https://sourceforge.net/projects/gnu-efi/ 1677Mailing List: https://sourceforge.net/projects/gnu-efi/ 1678Responsible: 1679License: BSD-like (3-clause) 1680Location: sys/external/bsd/gnu-efi 1681 1682Package: dc 1683Version: 20170410 1684Current Vers: 20171217 1685Maintainer: The OpenBSD Project 1686Archive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc 1687Home Page: http://www.openbsd.org/ 1688Mailing List: 1689License: BSD 1690Responsible: christos 1691Location: usr.bin/dc 1692Notes: 1693 Uses OpenSSL's bignum 1694 1695Package: dtc,libfdt 1696Version: 1.4.4 1697Current Vers: 1.4.7 1698Maintainer: David Gibson <david@gibson.dropbear.id.au>, Jon Loeliger <jdl@jdl.com> 1699Archive Site: https://git.kernel.org/pub/scm/utils/dtc/dtc.git 1700Home Page: https://git.kernel.org/pub/scm/utils/dtc/dtc.git 1701Mailing List: mailto:devicetree-compiler@vger.kernel.org 1702Responsible: skrll 1703License: GPLv2 (dtc), BSD (libfdt) 1704Location: external/gpl2/dtc, sys/external/bsd/libfdt 1705Notes: 1706external/gpl2/dtc/dtc2netbsd should be used to create directories to import 1707 1708Package: dts 1709Version: 5.1.4 1710Current Vers: 5.1.4 1711Maintainer: https://www.kernel.org/ 1712Archive Site: https://cdn.kernel.org/pub/linux/kernel/v4.x/ 1713Home Page: https://www.kernel.org/ 1714Mailing List: mailto:devicetree@vger.kernel.org 1715Responsible: jmcneill 1716License: GPLv2 and dual GPLv2/X11 license 1717Location: sys/external/gpl2/dts 1718 1719Package: iscsi 1720Version: 4.12.4 1721Current Vers: 4.12.4 1722Maintainer: Intel Corporation 1723Archive Site: 1724Home Page: 1725Mailing List: 1726Responsible: 1727License: BSD-like (4-clause) 1728Location: external/bsd/iscsi 1729Notes: 1730 1731Package: rpi-firmware 1732Version: 1733Current Vers: 1734Maintainer: 1735Archive Site: 1736Home Page: 1737Mailing List: 1738License: Broadcom, Raspberry Pi (Trading) Ltd 1739Responsible: 1740Location: external/broadcom/rpi-firmware 1741Notes: 1742 1743Package: rtwn 1744Version: 1745Current Vers: 1746Maintainer: 1747Archive Site: 1748Home Page: 1749Mailing List: 1750License: Realtek Semiconductor Corporation 1751Responsible: 1752Location: external/realtek/rtwn 1753Notes: 1754 1755Package: urtwn 1756Version: 1757Current Vers: 1758Maintainer: 1759Archive Site: 1760Home Page: 1761Mailing List: 1762License: Realtek Semiconductor Corporation 1763Responsible: 1764Location: external/realtek/urtwn/ 1765Notes: 1766 1767Package: repulse 1768Version: 1769Current Vers: 1770Maintainer: 1771Archive Site: 1772Home Page: 1773Mailing List: 1774License: ALiENDESiGN GbR 1775Responsible: 1776Location: sys/arch/amiga/dev/repulse_firmware.h 1777Notes: 1778 1779Package: cxgb 1780Version: 1781Current Vers: 1782Maintainer: 1783Archive Site: 1784Home Page: 1785Mailing List: 1786License: Chelsio Inc. 1787Responsible: 1788Location: sys/dev/pci/cxgb/cxgb_firmware_exports.h 1789Notes: 1790 1791Package: athn 1792Version: 1793Current Vers: 1794Maintainer: 1795Archive Site: 1796Home Page: 1797Mailing List: 1798License: Atheros Communicatios, Inc. 1799Responsible: 1800Location: external/atheros/athn 1801Notes: 1802 1803Package: otus 1804Version: 1805Current Vers: 1806Maintainer: 1807Archive Site: 1808Home Page: 1809Mailing List: 1810License: Atheros Communicatios, Inc. 1811Responsible: 1812Location: external/atheros/otus 1813Notes: 1814 1815Package: intel-fw-eula 1816Version: 1817Current Vers: 1818Maintainer: 1819Archive Site: 1820Home Page: 1821Mailing List: 1822License: Intel Corporation 1823Responsible: 1824Location: external/intel-fw-eula 1825Notes: 1826 1827Package: intel-fw-public 1828Version: 1829Current Vers: 1830Maintainer: 1831Archive Site: 1832Home Page: 1833Mailing List: 1834License: Intel Corporation 1835Responsible: 1836Location: external/intel-fw-public 1837Notes: 1838 1839Package: aic7xxx 1840Version: 1841Current Vers: 1842Maintainer: Justin T. Gibbs 1843Archive Site: 1844Home Page: 1845Mailing List: 1846License: Adaptec Inc or LGPL2 1847Responsible: 1848Location: sys/dev/microcode/aic7xxx 1849Notes: 1850 1851Package: atmel 1852Version: 1853Current Vers: 1854Maintainer: 1855Archive Site: 1856Home Page: 1857Mailing List: 1858License: Atmel Corporation 1859Responsible: 1860Location: sys/dev/microcode/atmel 1861Notes: 1862 1863Package: bge 1864Version: 1865Current Vers: 1866Maintainer: 1867Archive Site: 1868Home Page: 1869Mailing List: 1870License: Broadcom Corporation 1871Responsible: 1872Location: sys/dev/microcode/bge 1873Notes: 1874 1875Package: bnx 1876Version: 1877Current Vers: 1878Maintainer: David Christensen <davidch@broadcom.com> 1879Archive Site: 1880Home Page: 1881Mailing List: 1882License: Broadcom Corporation 1883Responsible: 1884Location: sys/dev/microcode/bnx 1885Notes: 1886 1887Package: cylades-z 1888Version: 1889Current Vers: 1890Maintainer: Cyclades Corp 1891Archive Site: 1892Home Page: 1893Mailing List: 1894License: unknown 1895Responsible: 1896Location: sys/dev/microcode/cyclades-z 1897Notes: 1898 1899Package: i8255x 1900Version: 3.28 1901Current Vers: 1902Maintainer: Patrick J Luhmann (PJL) 1903Archive Site: 1904Home Page: 1905Mailing List: 1906License: Intel Corporation 1907Responsible: 1908Location: sys/dev/microcode/i8255x 1909Notes: 1910 1911Package: isp 1912Version: 1913Current Vers: 1914Maintainer: 1915Archive Site: 1916Home Page: 1917Mailing List: 1918License: QLogic, Inc. 1919Responsible: 1920Location: sys/dev/microcode/isp 1921Notes: 1922 1923Package: radeon 1924Version: 1925Current Vers: 1926Maintainer: 1927Archive Site: 1928Home Page: 1929Mailing List: 1930License: Advanced Micro Devices, Inc. 1931Responsible: 1932Location: sys/dev/microcode/radeon 1933Notes: 1934 1935Package: ral 1936Version: 1937Current Vers: 1938Maintainer: 1939Archive Site: http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git 1940Home Page: 1941Mailing List: 1942License: Ralink Technology Corp 1943Responsible: 1944Location: external/realtek/ral 1945Notes: 1946 1947Package: rum 1948Version: 1949Current Vers: 1950Maintainer: Paul Lin <paul_lin@ralinktech.com.tw> 1951Archive Site: 1952Home Page: 1953Mailing List: 1954License: Ralink Technology Corp 1955Responsible: 1956Location: external/realtek/rum 1957Notes: 1958 1959Package: run 1960Version: 1961Current Vers: 1962Maintainer: Paul Lin <paul_lin@ralinktech.com.tw> 1963Archive Site: 1964Home Page: 1965Mailing List: 1966License: Ralink Technology Corp 1967Responsible: 1968Location: sys/dev/microcode/run 1969Notes: 1970 1971Package: siop 1972Version: 1973Current Vers: 1974Maintainer: Manuel Bouyer, Shuichiro URATA, Michael L. Hitch 1975Archive Site: 1976Home Page: 1977Mailing List: 1978License: BSD-like (2-clause, 3-clause) 1979Responsible: 1980Location: sys/dev/microcode/siop 1981Notes: 1982 1983Package: tigon 1984Version: 12.4.11 1985Current Vers: 1986Maintainer: wpaul@brak.osd.bsdi.com 1987Archive Site: https://people.freebsd.org/~wpaul/Alteon/ 1988Home Page: http://www.alteon.com/support/openkits (extinct) 1989Mailing List: 1990License: Alteon WebSystems, Inc. 1991Responsible: 1992Location: sys/dev/microcode/tigon 1993Notes: 1994See https://lists.debian.org/debian-legal/2011/10/msg00001.html 1995 1996 1997Package: typhoon 1998Version: 1999Current Vers: 2000Maintainer: 3Com Corporation 2001Archive Site: 2002Home Page: 2003Mailing List: 2004License: BSD-like (3-clause) 2005Responsible: 2006Location: sys/dev/microcode/typhoon 2007Notes: 2008 2009Package: wi 2010Version: 2011Current Vers: 2012Maintainer: Symbol Technologies Inc. 2013Archive Site: 2014Home Page: http://www.symbol.com 2015Mailing List: 2016License: BSD-like (3-clause) 2017Responsible: 2018Location: sys/dev/microcode/wi 2019Notes: 2020 2021Package: yds 2022Version: 2023Current Vers: 2024Maintainer: Yamaha Corporation 2025Archive Site: 2026Home Page: 2027Mailing List: 2028License: unknown 2029Responsible: 2030Location: sys/dev/microcode/yds 2031Notes: 2032 2033Package: zyd 2034Version: 2035Current Vers: 2036Maintainer: ZyDAS Technology Corporation 2037Archive Site: 2038Home Page: 2039Mailing List: 2040License: BSD-like (3-clause) 2041Responsible: 2042Location: sys/dev/microcode/zyd 2043Notes: 2044 2045Package: libnv 2046Version: 20180906 2047Current Vers: $(date) 2048Maintainer: christos 2049Archive Site: 2050Home Page: 2051Mailing List: 2052License: BSD-like (2-clause) 2053Responsible: 2054Location: sys/external/bsd/libnv/dist 2055Notes: 2056To be used only for npf (library and headers are private) 2057Copied from FreeBSD: 2058/usr/src/sys/sys/{d,c,}nv.h 2059/usr/src/lib/libnv/ 2060/usr/src/contrib/lib/libnv/ 2061/usr/src/share/man/man9/{d,c,}nv.9 2062 2063Package: gettext 2064Version: 0.16.1 (Last GPLv2+ version) 2065Current Vers: 0.19.8 2066Maintainer: FSF 2067Archive Site: ftp://ftp.gnu.org/gnu/gettext/ 2068Home Page: http://www.gnu.org/software/gettext/ 2069Mailing List: bug-gnu-utils@gnu.org 2070Responsible: christos 2071License: GPLv2+ (0.16.1), GPLv3+ (0.17 and later) 2072Location: external/gpl2/gettext 2073Notes: 2074GNU gettext is used for userland tools like msgfmt(1) only. For libintl, 2075we use BSD-licensed implementation from Citrus project (see entry for 2076"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 2077 2078Package: grep 2079Version: 2.5.1a (last GPLv2+ version) 2080Current Vers: 3.1 2081Maintainer: FSF 2082Archive Site: ftp://ftp.gnu.org/gnu/grep/ 2083Home Page: http://www.gnu.org/software/grep/ 2084Mailing List: bug-gnu-utils@gnu.org 2085Responsible: simonb 2086License: GPLv2+ (2.5.1a), GPLv3+ (2.5.3 and later) 2087Location: external/gpl2/grep 2088Notes: 2089Use external/gpl2/grep/grep2netbsd for preparing the source tree 2090for the import. 2091On 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep; 2092see also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html) 2093was imported into src/usr.bin/grep; 2094on 16 Feb 2011, the BSD grep implementation from FreeBSD was imported 2095in src/usr.bin/grep, replacing FreeGrep 2096(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html). 2097 2098Package: groff 2099Version: 1.19.2 (last GPLv2+ version) 2100Current Vers: 1.22.4 2101Maintainer: Werner Lemberg/FSF 2102Archive Site: ftp://ftp.gnu.org/gnu/groff/ 2103Home Page: http://www.gnu.org/software/groff/ 2104Mailing List: bug-groff@gnu.org 2105Responsible: 2106License: GPLv2+ (1.19.2), GPLv3+ (1.20 and later) 2107Location: external/gpl2/groff 2108Notes: 2109Use groff2netbsd from external/gpl2/groff/groff2netbsd to prepare the 2110distribution for import. 2111Update MDATE in src/external/gpl2/groff/Makefile.inc. 2112 2113Package: gmake 2114Version: 3.81 (Last GPlv2+ version) 2115Current Vers: 4.2 2116Maintainer: FSF 2117Archive Site: ftp://ftp.gnu.org/gnu/make/ 2118Home Page: http://www.gnu.org/software/make/ 2119Mailing List: bug-make@gnu.org 2120Responsible: 2121License: GPLv2+ (3.81), GPLv3+ (3.82 and later) 2122Location: external/gpl2/gmake 2123Notes: 2124 2125Package: diffutils 2126Version: 2.8.1 (Last GPLv2+ version) 2127Current Vers: 3.6 2128Maintainer: FSF 2129Archive Site: ftp://ftp.gnu.org/gnu/diffutils/ 2130Home Page: http://www.gnu.org/software/diffutils/ 2131Mailing List: bug-diffutils@gnu.org 2132Responsible: 2133License: GPLv2+ (2.8.1), GPLv3+ (2.9 and later) 2134Location: external/gpl2/diffutils 2135Notes: 2136Use external/gpl2/diffutils/diffutils2netbsd for preparing the source tree 2137for the import. 2138 2139Package: rcs 2140Version: 5.7 (Last GPLv2+ version) 2141Current Vers: 5.9.4 2142Maintainer: FSF 2143Archive Site: ftp://ftp.gnu.org/gnu/rcs/ 2144Mailing List: bug-gnu-utils@gnu.org 2145Home Page: http://www.gnu.org/software/rcs/ 2146Responsible: agc 2147License: GPLv2+ (5.7), GPLv3+ (5.8 and later) 2148Location: external/gpl2/rcs 2149Notes: 2150Old versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 2151 2152Package: texinfo 2153Version: 4.8a (Last GPLv2+ version) 2154Current Vers: 6.5 2155Maintainer: FSF 2156Archive Site: ftp://ftp.gnu.org/gnu/texinfo/ 2157Home Page: http://www.gnu.org/software/texinfo/ 2158Mailing List: bug-texinfo@gnu.org 2159Responsible: 2160License: GPLv2+ (4.8a), GPLv3+ (4.9 and later) 2161Location: external/gpl2/texinfo 2162Notes: 2163Use src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree 2164for the import. 2165 2166Package: indent 2167Version: FreeBSD-2018-11-04 r340138 2168Current Vers: FreeBSD-2018-11-04 r340138 2169Maintainer: The FreeBSD Project 2170Archive Site: none 2171Home Page: https://svnweb.freebsd.org/base/head/usr.bin/indent/ 2172Mailing List: none 2173Responsible: 2174License: BSD-like (4-clause) 2175Location: usr.bin/indent 2176Notes: 2177Tests are stored in tests/usr.bin/indent. 2178 2179Package: ena 2180Version: 0.8.1 2181Current Vers: 2.0.0 2182Maintainer: Amazon.com 2183Archive Site: https://github.com/amzn/amzn-drivers/tree/master/kernel/fbsd/ena 2184Home Page: https://github.com/amzn/amzn-drivers/ 2185Mailing List: none 2186Responsible: 2187License: BSD-like (2 and 3-clause) 2188Location: sys/external/bsd/ena-com 2189Notes: 2190