3RDPARTY revision 1.1659
1# $NetBSD: 3RDPARTY,v 1.1659 2019/10/09 23:04:33 sevan 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: 20190816 46Maintainer: Intel 47Archive Site: http://www.acpica.org/downloads/ 48Home Page: http://www.acpica.org/ 49Date: 2019-10-09 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.5/MPL 124Current Vers: 9.14.6/MPL 125Maintainer: ISC 126Archive Site: ftp://ftp.isc.org/isc/bind9/ 127Home Page: http://www.isc.org/software/bind/ 128Date: 2019-10-09 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.4 144Maintainer: Nlnetlabs 145Archive Site: https://www.unbound.net/downloads/unbound-latest.tar.gz 146Home Page: https://www.unbound.net/ 147Date: 2019-10-09 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.2.2 159Maintainer: Nlnetlabs 160Archive Site: https://www.nlnetlabs.nl/svn/nsd/ 161Home Page: https://www.nlnetlabs.nl/projects/nsd/ 162Date: 2019-10-09 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: bozohttpd 198Version: 20190228 199Current Vers: 20190228 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-10-09 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: 20190617 229Current Vers: 20190617 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-10-06 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-10-09 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-10-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-10-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-10-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-10-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.6 345Current Vers: 8.0.6 346Maintainer: roy 347Archive Site: ftp://roy.marples.name/pub/dhcpcd/ 348Home Page: http://roy.marples.name/projects/dhcpcd/ 349Date: 2019-09-13 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.8 400Current Vers: 2.2.9 401Maintainer: Expat Project 402Archive Site: https://github.com/libexpat/libexpat/releases 403Home Page: http://www.libexpat.org/ 404Date: 2019-10-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-10-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.3/9.2 443Maintainer: FSF 444Archive Site: ftp://ftp.gnu.org/gnu/gcc/ 445Home Page: http://www.gnu.org/software/gcc/ 446Date: 2019-10-09 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.1 474Maintainer: FSF 475Archive Site: ftp://ftp.gnu.org/gnu/gdb/ 476Home Page: http://www.gnu.org/software/gdb/ 477Date: 2019-10-09 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-10-09 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-10-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.2.1 605Maintainer: Jason Evans 606Archive Site: https://github.com/jemalloc/jemalloc 607Home Page: https://jemalloc.net 608Date: 2019-10-09 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-10-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-10-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-10-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-551 688Maintainer: Mark Nudelman <markn@greenwoodsoftware.com> 689Archive Site: http://www.greenwoodsoftware.com/less/download.html 690Home Page: http://www.greenwoodsoftware.com/less/ 691Date: 2019-10-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-10-09 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.05 718Maintainer: lvm-devel@redhat.com 719Archive Site: ftp://sources.redhat.com/pub/lvm2/ 720Home Page: http://sources.redhat.com/lvm2/ 721Date: 2019-10-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.11-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-10-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.: 9.0.0 748Maintainer: llvm-dev@lists.llvm.org 749Home Page: https://llvm.org 750Date: 2019-10-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.1 777Current Vers: 1.9.1 778Maintainer: tcpdump-workers@tcpdump.org 779Archive Site: http://www.tcpdump.org/release/ 780Home Page: http://www.tcpdump.org/ 781Date: 2019-10-01 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.3 792Current Vers: 4.9.3 793Maintainer: tcpdump-workers@lists.tcpdump.org 794Archive Site: http://www.tcpdump.org/release/ 795Home Page: http://www.tcpdump.org/ 796Date: 2019-10-01 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.260.1 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: 19.1.7 921Current Vers: 19.1.7 922Maintainer: mesa-git@? 923Archive Site: ftp://ftp.freedesktop.org/pub/mesa/ 924Home Page: http://www.mesa3d.org/ 925Date: 2019-10-09 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.8p13 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-10-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-10-09 1014Mailing List: 1015Responsible: 1016License: BSD (3-clause) 1017Location: external/bsd/openldap/dist 1018Notes: 1019 1020Package: OpenPAM 1021Version: 20170430 (Resedacea) 1022Current Vers: 20190224 (Tabebuia) 1023Maintainer: Dag-Erling Smørgrav <des@FreeBSD.org> 1024Archive Site: http://www.openpam.org/ 1025Home Page: http://www.openpam.org/ 1026Date: 2019-10-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.1 / portable 8.1p1 1063Maintainer: OpenSSH 1064Archive Site: http://www.openssh.com/ftp.html 1065Home Page: http://www.openssh.com/portable.html 1066Date: 2019-10-09 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.2t/1.1.1d 1106Maintainer: The OpenSSL Project 1107Archive Site: ftp://ftp.openssl.org/source/ 1108Home Page: http://www.openssl.org/ 1109Date: 2019-10-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.14/3.2.11/3.3.6/3.4.7 1215Maintainer: Wietse Venema <wietse@porcupine.org> 1216Archive Site: 1217Home Page: http://www.postfix.org/ 1218Date: 2019-10-09 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: 2019093001 (September 30, 2019) 1253Current Vers: 2019093001 (September 30, 2019) 1254Maintainer: InterNIC 1255Archive Site: ftp://ftp.internic.net/domain/named.root 1256Home Page: ftp://ftp.internic.net/domain/named.root 1257Date: 2019-10-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.30.0 (2019-10-04) 1316Maintainer: Richard Hipp <drh@sqlite.org> 1317Home Page: http://www.sqlite.org 1318Date: 2019-10-09 1319Responsible: joerg 1320License: Public domain 1321Location: external/public-domain/sqlite/dist 1322Notes: 1323Run cleantags before importing because sqlite3.c has an RCSID 1324 1325 1326Package: TestFloat 1327Version: 2a 1328Current Vers: 3e 1329Maintainer: John Hauser <jhauser@jhauser.us> 1330Archive Site: http://www.jhauser.us/arithmetic/TestFloat.html 1331Home Page: http://www.jhauser.us/arithmetic/TestFloat.html 1332Mailing List: 1333Responsible: ross 1334License: BSD (4-clause) 1335Location: regress/lib/libc/ieeefp/testfloat 1336Notes: 1337 1338 1339Package: malloc 1340Version: 1995-01-15 1341Current Vers: 1995-01-15 1342Maintainer: FSF 1343Archive Site: ftp://prep.ai.mit.edu/old-gnu/malloc.tar.gz 1344Home Page: 1345Mailing List: 1346Responsible: christos 1347License: GPLv2+ 1348Location: external/gpl2/libmalloc 1349Notes: 1350The original version of gnumalloc was added (not imported) from 1351prep.ai.mit.edu in src/gnu/lib/libmalloc in 1993. This is the newest 1352version from 1995. It is written by Mike Haertel, and was distributed 1353both standalone and as part of glibc. At some point glibc switched 1354to use Doug Lea's ptmalloc which is now tightly bound with glibc 1355and cannot be separated. The Doug Lea version of malloc is also 1356distributed in a standalone form by Wolfram Gloger in 1357http://www.malloc.de/en/. We can consider switching to ptmalloc 1358at some point since it will provide an alternative MT malloc, but 1359perhaps this implementation should be kept anyway for historical 1360purposes. 1361 1362Package: tmux 1363Version: 2.8 1364Current Vers: 2.9a 1365Maintainer: Nicholas Marriott <nicholas.marriott@gmail.com> 1366Archive site: https://github.com/tmux/tmux 1367Home page: http://tmux.github.io 1368Date: 2019-10-09 1369Mailing List: tmux-users@googlegroups.com 1370Responsible: christos 1371License: BSD 1372Location: external/bsd/tmux/dist 1373Notes: 1374See src/external/bsd/tmux/README for instructions on how to import a 1375new tmux release. 1376 1377Package: top 1378Version: 3.8beta1 1379Current Vers: 3.8beta1 1380Maintainer: William LeFebvre <wnl@groupsys.com> 1381Archive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz 1382Home Page: http://www.unixtop.org/ 1383Mailing List: top-spinners@ocee.groupsys.com 1384Responsible: simonb, christos 1385License: BSD (2-clause) 1386Location: external/bsd/top/dist 1387Notes: 1388 1389Package: traceroute 1390Version: 1.4a12 1391Current Vers: 1.4a12 1392Maintainer: traceroute@ee.lbl.gov 1393Archive Site: ftp://ftp.ee.lbl.gov/ 1394Home Page: http://ftp.ee.lbl.gov/ 1395Mailing List: 1396Responsible: 1397License: BSD (4-clause) 1398Location: usr.sbin/traceroute 1399Notes: 1400Added changes from a5 -> a12 manually. 1401 1402Package: tz 1403Version: tzcode2019b / tzdata2019c 1404Current Vers: tzcode2019c / tzdata2019c 1405Maintainer: Paul Eggert <eggert@cs.ucla.edu> 1406Archive Site: ftp://ftp.iana.org/tz/releases/ 1407Archive Site: ftp://munnari.oz.au/pub/oldtz/ 1408Old Archive Site: ftp://elsie.nci.nih.gov/pub/ 1409Home Page: http://www.iana.org/time-zones 1410Date: 2019-07-03 1411Mailing List: tz@iana.org 1412Responsible: kleink, christos, kre 1413License: Public domain 1414Location: lib/libc/time/zoneinfo, external/public-domain/tz/share 1415Notes: 1416Don't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import. 1417Diffs are now applied by hand, since we have too many diffs (re-entrant tzcode, 1418register removal) to apply. The diffs have been submitted upstream but there 1419is too much inertia to apply them. Check for .gitignore files. 1420For the data files, do use external/public-domain/tz/tzdata2netbsd. 1421 1422Package: wpa_supplicant/hostapd 1423Version: 2.7 1424Current Vers: 2.7 1425Maintainer: Jouni Malinen <jkmaline@cc.hut.fi> 1426Archive Site: http://w1.fi/releases/ 1427Home Page: http://w1.fi/wpa_supplicant/ 1428Mailing List: 1429Responsible: scw, dyoung, christos 1430License: BSD or GPLv2 1431Location: external/bsd/wpa/dist 1432Notes: 1433See /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions. 1434 1435Package: zlib 1436Version: 1.2.10 1437Current Vers: 1.2.11 1438Maintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 1439Archive Site: http://www.zlib.net/ 1440Home Page: http://www.zlib.net/ 1441Date: 2019-10-09 1442Mailing List: 1443Responsible: gwr, christos 1444License: BSD (3-clause) 1445Location: common/dist/zlib 1446Notes: 1447Imported to src/common/dist/zlib and shared by the kernel and userland. 1448Remember to run cleantags 1449 1450Package: services, protocols 1451Version: 2019-10-09 (services), 2017-10-13 (protocols) 1452Current Vers: 2019-10-09 (services), 2017-10-13 (protocols) 1453Maintainer: IANA 1454Archive Site: http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services) 1455Archive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols) 1456Home Page: http://www.iana.org/ 1457Mailing List: 1458Responsible: christos 1459License: None 1460Location: etc 1461Notes: 14621. Build package net/iana-etc 14632. Add NetBSD rcsid to the generated protocols and services in the package 1464 work area. 14653. Append the local services from the current services file. 14664. Run: 1467 services_mkdb -u services > /usr/src/etc/services 1468 cp protocols /usr/src/etc/protocols 14695. Fix protocols 1470 - fix manet alias to MANET; giving an alias with the same name is a no/op 1471 - protocol 84 is defined for as ttp and iptm, merge the two entries since 1472 libc getprotoent() does not read the whole file and merge in the "files" 1473 implementation. 1474 - add alias carp to vrrp 1475 - put back 240 (pfsync), splitting the unassigned entries 1476 1477Package: pigz 1478Version: 2.3.1 1479Current Vers: 2.4 1480Maintainer: Mark Adler <madler@alumni.caltech.edu> 1481Archive Site: http://zlib.net/pigz/ 1482Home Page: http://zlib.net/pigz/ 1483Mailing List: http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net 1484Responsible: mrg, tls 1485License: zlib 1486Location: external/zlib/pigz/dist 1487Notes: 1488 1489Package: xz 1490Version: 5.2.4 1491Current Vers: 5.2.4 1492Maintainer: Lasse Collin <lasse.collin@tukanni.org> 1493Archive Site: http://tukaani.org/xz/ 1494Home Page: http://tukaani.org/xz/ 1495Date: 2019-10-09 1496Responsible: joerg 1497License: public-domain 1498Location: external/public-domain/xz/dist 1499Notes: 15001. See prepare-import script for stripping down the distribution. 15012. Use run-configure and double check that the stripped down configure works 1502 for tools. 15033. Carefully check for non-autoconf GPL components leaked into the dist area. 1504 1505Package: mpc 1506Version: 1.1.0 1507Current Vers: 1.1.0 1508Maintainer: 1509Archive Site: http://www.multiprecision.org/mpc/download/ 1510Home Page: http://www.multiprecision.org/mpc/ 1511Mailing List: http://www.multiprecision.org/index.php?prog=mpc&page=development 1512Responsible: mrg 1513License: LGPL3 1514Location: external/lgpl3/mpc/dist 1515Notes: 1516 1517Package: mpfr 1518Version: 4.0.1 1519Current Vers: 4.0.1 1520Maintainer: 1521Archive Site: http://www.mpfr.org/mpfr-current/ 1522Home Page: http://www.mpfr.org/ 1523Mailing List: http://websympa.loria.fr/wwsympa/arc/mpfr-announce 1524Responsible: mrg 1525License: LGPL3 1526Location: external/lgpl3/mpfr/dist 1527Notes: 1528 1529Package: GNU MP 1530Version: 6.1.2 1531Current Vers: 6.1.2 1532Maintainer: http://gmplib.org/mailman/listinfo/gmp-devel 1533Archive Site: http://gmplib.org/ 1534Home Page: http://gmplib.org/ 1535Mailing List: http://gmplib.org/mailman/listinfo/gmp-announce 1536Responsible: mrg 1537License: LGPL3 1538Location: external/lgpl3/gmp/dist 1539Notes: 1540 1541Package: osnet 1542Version: osnet-20100224 1543Current Vers: ? 1544Maintainer: ? 1545Archive Site: ? 1546Home Page: ? 1547Mailing List: ? 1548Responsible: ? 1549License: CDDL 1550Location: external/cddl/osnet 1551Notes: 1552 1553Package: sljit 1554Version: 0.93 (svn revision 333) 1555Current Vers: 0.93 1556Maintainer: Zoltán Herczeg <hzmester@freemail.hu 1557Archive Site: http://sourceforge.net/projects/sljit/ 1558Home Page: http://sljit.sourceforge.net/ 1559Mailing List: none 1560Responsible: alnsn 1561License: BSD (2-clause) 1562Location: sys/external/bsd/sljit/dist 1563Notes: 1564 Need to feed back local changes 1565 1566Package: tre 1567Version: 0.8.0, git source as of 20171117 1568Current Vers: 0.8.0 1569Maintainer: http://laurikari.net/tre 1570Archive Site: https://github.com/laurikari/tre 1571Home Page: http://laurikari.net/tre 1572Mailing List: 1573Responsible: agc, christos 1574License: BSD (2-clause) 1575Location: external/bsd/tre/dist 1576Notes: 1577 Need to feed back local changes 1578 1579Package: TrouSerS 1580Version: 0.3.14 1581Current Vers: 0.3.14 1582Maintainer: http://trousers.sourceforge.net 1583Archive Site: http://trousers.sourceforge.net 1584Home Page: http://trousers.sourceforge.net 1585Mailing List: http://trousers.sourceforge.net 1586Responsible: christos 1587License: CPL 1588Location: crypto/external/cpl/trousers/dist 1589Notes: 1590 Need to feed back local changes 1591 1592Package: tpm-tools 1593Version: 1.3.9.1 1594Current Vers: 1.3.9.1 1595Maintainer: http://trousers.sourceforge.net 1596Archive Site: http://trousers.sourceforge.net 1597Home Page: http://trousers.sourceforge.net 1598Mailing List: http://trousers.sourceforge.net 1599Responsible: christos 1600License: CPL 1601Location: crypto/external/cpl/tpm-tools/dist 1602Notes: 1603 Need to feed back local changes 1604 1605Package: elftoolchain (libelf/libdwarf) 1606Version: FreeBSD-2016-02-19-r295822 1607Current Vers: 0.7.1 1608Maintainer: Joseph Koshi <jkoshi@freebsd.org> 1609Archive Site: none 1610Home Page: http://elftoolchain.sourceforge.net 1611Mailing List: none 1612Responsible: christos 1613License: BSD-like (2-clause) 1614Location: sys/external/bsd/elftoolchain/dist 1615Notes: 1616 Run prepare-import.sh; next time use svn id. 1617 1618Package: smbfs 1619Version: smbfs-1.4.1.tar.gz + FreeBSD-2003-02-16 1620Current Vers: smbfs-1.4.5.tar.gz 1621Maintainer: Boris Popov <bp@FreeBSD.org> 1622Archive Site: http://people.freebsd.org/~bp/pub/smbfs/smbfs-1.4.1.tar.gz 1623Home Page: http://people.freebsd.org/~bp/pub/smbfs/ 1624License: BSD-like (4-clause) 1625Location: external/bsd/smbfs 1626Notes: 1627 The kernel portion has been removed from the tar file. 1628 Our kernel smbfs and netsmb directories could move to 1629 external, but this is just make-work. 1630 1631Package: timeout 1632Version: FreeBSD-2014-07-16 r268763 1633Current Vers: FreeBSD-2016-05-01 r331720 1634Maintainer: Baptiste Daroussin <bapt@FreeBSD.org> 1635Archive Site: none 1636Home Page: https://svnweb.freebsd.org/base/head/usr.bin/timeout/ 1637Mailing List: none 1638Responsible: christos 1639License: BSD-like (2-clause) 1640Location: usr.bin/timeout 1641 1642Package: libproc 1643Version: FreeBSD-2015-09-24 1644Current Vers: FreeBSD-2018-07-27 r336782 1645Maintainer: Rui Paulo <rpaulo@FreeBSD.org> 1646Archive Site: none 1647Home Page: https://svnweb.freebsd.org/base/head/lib/libproc/ 1648Mailing List: none 1649Responsible: christos 1650License: BSD-like (2-clause) 1651Location: external/bsd/libproc/dist 1652 1653Package: librtld_db 1654Version: FreeBSD-2015-09-24 1655Current Vers: FreeBSD-2017-11-26 r326219 1656Maintainer: Rui Paulo <rpaulo@FreeBSD.org> 1657Archive Site: none 1658Home Page: https://svnweb.freebsd.org/base/head/lib/librtld_db/ 1659Mailing List: none 1660Responsible: christos 1661License: BSD-like (2-clause) 1662Location: external/bsd/librtld_db/dist 1663 1664Package: netcat 1665Version: OpenBSD-2017-02-06 1666Current Vers: OpenBSD-2018-08-10 1667Maintainer: OpenBSD 1668Archive Site: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/ 1669Home Page: none 1670Mailing List: none 1671Responsible: christos 1672License: BSD-like (3-clause) 1673Location: usr.bin/nc 1674 1675Package: gnu-efi 1676Version: 3.0.8 1677Current Vers: 3.0.8 1678Maintainer: https://sourceforge.net/projects/gnu-efi/ 1679Archive Site: https://sourceforge.net/projects/gnu-efi/ 1680Home Page: https://sourceforge.net/projects/gnu-efi/ 1681Mailing List: https://sourceforge.net/projects/gnu-efi/ 1682Responsible: 1683License: BSD-like (3-clause) 1684Location: sys/external/bsd/gnu-efi 1685 1686Package: dc 1687Version: 20170410 1688Current Vers: 20171217 1689Maintainer: The OpenBSD Project 1690Archive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc 1691Home Page: http://www.openbsd.org/ 1692Mailing List: 1693License: BSD 1694Responsible: christos 1695Location: usr.bin/dc 1696Notes: 1697 Uses OpenSSL's bignum 1698 1699Package: dtc,libfdt 1700Version: 1.4.4 1701Current Vers: 1.4.7 1702Maintainer: David Gibson <david@gibson.dropbear.id.au>, Jon Loeliger <jdl@jdl.com> 1703Archive Site: https://git.kernel.org/pub/scm/utils/dtc/dtc.git 1704Home Page: https://git.kernel.org/pub/scm/utils/dtc/dtc.git 1705Mailing List: mailto:devicetree-compiler@vger.kernel.org 1706Responsible: skrll 1707License: GPLv2 (dtc), BSD (libfdt) 1708Location: external/gpl2/dtc, sys/external/bsd/libfdt 1709Notes: 1710external/gpl2/dtc/dtc2netbsd should be used to create directories to import 1711 1712Package: dts 1713Version: 5.1.4 1714Current Vers: 5.1.4 1715Maintainer: https://www.kernel.org/ 1716Archive Site: https://cdn.kernel.org/pub/linux/kernel/v4.x/ 1717Home Page: https://www.kernel.org/ 1718Mailing List: mailto:devicetree@vger.kernel.org 1719Responsible: jmcneill 1720License: GPLv2 and dual GPLv2/X11 license 1721Location: sys/external/gpl2/dts 1722 1723Package: iscsi 1724Version: 4.12.4 1725Current Vers: 4.12.4 1726Maintainer: Intel Corporation 1727Archive Site: 1728Home Page: 1729Mailing List: 1730Responsible: 1731License: BSD-like (4-clause) 1732Location: external/bsd/iscsi 1733Notes: 1734 1735Package: rpi-firmware 1736Version: 1737Current Vers: 1738Maintainer: 1739Archive Site: 1740Home Page: 1741Mailing List: 1742License: Broadcom, Raspberry Pi (Trading) Ltd 1743Responsible: 1744Location: external/broadcom/rpi-firmware 1745Notes: 1746 1747Package: rtwn 1748Version: 1749Current Vers: 1750Maintainer: 1751Archive Site: 1752Home Page: 1753Mailing List: 1754License: Realtek Semiconductor Corporation 1755Responsible: 1756Location: external/realtek/rtwn 1757Notes: 1758 1759Package: urtwn 1760Version: 1761Current Vers: 1762Maintainer: 1763Archive Site: 1764Home Page: 1765Mailing List: 1766License: Realtek Semiconductor Corporation 1767Responsible: 1768Location: external/realtek/urtwn/ 1769Notes: 1770 1771Package: repulse 1772Version: 1773Current Vers: 1774Maintainer: 1775Archive Site: 1776Home Page: 1777Mailing List: 1778License: ALiENDESiGN GbR 1779Responsible: 1780Location: sys/arch/amiga/dev/repulse_firmware.h 1781Notes: 1782 1783Package: cxgb 1784Version: 1785Current Vers: 1786Maintainer: 1787Archive Site: 1788Home Page: 1789Mailing List: 1790License: Chelsio Inc. 1791Responsible: 1792Location: sys/dev/pci/cxgb/cxgb_firmware_exports.h 1793Notes: 1794 1795Package: athn 1796Version: 1797Current Vers: 1798Maintainer: 1799Archive Site: 1800Home Page: 1801Mailing List: 1802License: Atheros Communicatios, Inc. 1803Responsible: 1804Location: external/atheros/athn 1805Notes: 1806 1807Package: otus 1808Version: 1809Current Vers: 1810Maintainer: 1811Archive Site: 1812Home Page: 1813Mailing List: 1814License: Atheros Communicatios, Inc. 1815Responsible: 1816Location: external/atheros/otus 1817Notes: 1818 1819Package: intel-fw-eula 1820Version: 1821Current Vers: 1822Maintainer: 1823Archive Site: 1824Home Page: 1825Mailing List: 1826License: Intel Corporation 1827Responsible: 1828Location: external/intel-fw-eula 1829Notes: 1830 1831Package: intel-fw-public 1832Version: 1833Current Vers: 1834Maintainer: 1835Archive Site: 1836Home Page: 1837Mailing List: 1838License: Intel Corporation 1839Responsible: 1840Location: external/intel-fw-public 1841Notes: 1842 1843Package: aic7xxx 1844Version: 1845Current Vers: 1846Maintainer: Justin T. Gibbs 1847Archive Site: 1848Home Page: 1849Mailing List: 1850License: Adaptec Inc or LGPL2 1851Responsible: 1852Location: sys/dev/microcode/aic7xxx 1853Notes: 1854 1855Package: atmel 1856Version: 1857Current Vers: 1858Maintainer: 1859Archive Site: 1860Home Page: 1861Mailing List: 1862License: Atmel Corporation 1863Responsible: 1864Location: sys/dev/microcode/atmel 1865Notes: 1866 1867Package: bge 1868Version: 1869Current Vers: 1870Maintainer: 1871Archive Site: 1872Home Page: 1873Mailing List: 1874License: Broadcom Corporation 1875Responsible: 1876Location: sys/dev/microcode/bge 1877Notes: 1878 1879Package: bnx 1880Version: 1881Current Vers: 1882Maintainer: David Christensen <davidch@broadcom.com> 1883Archive Site: 1884Home Page: 1885Mailing List: 1886License: Broadcom Corporation 1887Responsible: 1888Location: sys/dev/microcode/bnx 1889Notes: 1890 1891Package: cylades-z 1892Version: 1893Current Vers: 1894Maintainer: Cyclades Corp 1895Archive Site: 1896Home Page: 1897Mailing List: 1898License: unknown 1899Responsible: 1900Location: sys/dev/microcode/cyclades-z 1901Notes: 1902 1903Package: i8255x 1904Version: 3.28 1905Current Vers: 1906Maintainer: Patrick J Luhmann (PJL) 1907Archive Site: 1908Home Page: 1909Mailing List: 1910License: Intel Corporation 1911Responsible: 1912Location: sys/dev/microcode/i8255x 1913Notes: 1914 1915Package: isp 1916Version: 1917Current Vers: 1918Maintainer: 1919Archive Site: 1920Home Page: 1921Mailing List: 1922License: QLogic, Inc. 1923Responsible: 1924Location: sys/dev/microcode/isp 1925Notes: 1926 1927Package: radeon 1928Version: 1929Current Vers: 1930Maintainer: 1931Archive Site: 1932Home Page: 1933Mailing List: 1934License: Advanced Micro Devices, Inc. 1935Responsible: 1936Location: sys/dev/microcode/radeon 1937Notes: 1938 1939Package: ral 1940Version: 1941Current Vers: 1942Maintainer: 1943Archive Site: http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git 1944Home Page: 1945Mailing List: 1946License: Ralink Technology Corp 1947Responsible: 1948Location: external/realtek/ral 1949Notes: 1950 1951Package: rum 1952Version: 1953Current Vers: 1954Maintainer: Paul Lin <paul_lin@ralinktech.com.tw> 1955Archive Site: 1956Home Page: 1957Mailing List: 1958License: Ralink Technology Corp 1959Responsible: 1960Location: external/realtek/rum 1961Notes: 1962 1963Package: run 1964Version: 1965Current Vers: 1966Maintainer: Paul Lin <paul_lin@ralinktech.com.tw> 1967Archive Site: 1968Home Page: 1969Mailing List: 1970License: Ralink Technology Corp 1971Responsible: 1972Location: sys/dev/microcode/run 1973Notes: 1974 1975Package: siop 1976Version: 1977Current Vers: 1978Maintainer: Manuel Bouyer, Shuichiro URATA, Michael L. Hitch 1979Archive Site: 1980Home Page: 1981Mailing List: 1982License: BSD-like (2-clause, 3-clause) 1983Responsible: 1984Location: sys/dev/microcode/siop 1985Notes: 1986 1987Package: tigon 1988Version: 12.4.11 1989Current Vers: 1990Maintainer: wpaul@brak.osd.bsdi.com 1991Archive Site: https://people.freebsd.org/~wpaul/Alteon/ 1992Home Page: http://www.alteon.com/support/openkits (extinct) 1993Mailing List: 1994License: Alteon WebSystems, Inc. 1995Responsible: 1996Location: sys/dev/microcode/tigon 1997Notes: 1998See https://lists.debian.org/debian-legal/2011/10/msg00001.html 1999 2000 2001Package: typhoon 2002Version: 2003Current Vers: 2004Maintainer: 3Com Corporation 2005Archive Site: 2006Home Page: 2007Mailing List: 2008License: BSD-like (3-clause) 2009Responsible: 2010Location: sys/dev/microcode/typhoon 2011Notes: 2012 2013Package: wi 2014Version: 2015Current Vers: 2016Maintainer: Symbol Technologies Inc. 2017Archive Site: 2018Home Page: http://www.symbol.com 2019Mailing List: 2020License: BSD-like (3-clause) 2021Responsible: 2022Location: sys/dev/microcode/wi 2023Notes: 2024 2025Package: yds 2026Version: 2027Current Vers: 2028Maintainer: Yamaha Corporation 2029Archive Site: 2030Home Page: 2031Mailing List: 2032License: unknown 2033Responsible: 2034Location: sys/dev/microcode/yds 2035Notes: 2036 2037Package: zyd 2038Version: 2039Current Vers: 2040Maintainer: ZyDAS Technology Corporation 2041Archive Site: 2042Home Page: 2043Mailing List: 2044License: BSD-like (3-clause) 2045Responsible: 2046Location: sys/dev/microcode/zyd 2047Notes: 2048 2049Package: libnv 2050Version: 20180906 2051Current Vers: $(date) 2052Maintainer: christos 2053Archive Site: 2054Home Page: 2055Mailing List: 2056License: BSD-like (2-clause) 2057Responsible: 2058Location: sys/external/bsd/libnv/dist 2059Notes: 2060To be used only for npf (library and headers are private) 2061Copied from FreeBSD: 2062/usr/src/sys/sys/{d,c,}nv.h 2063/usr/src/lib/libnv/ 2064/usr/src/contrib/lib/libnv/ 2065/usr/src/share/man/man9/{d,c,}nv.9 2066 2067Package: gettext 2068Version: 0.16.1 (Last GPLv2+ version) 2069Current Vers: 0.19.8 2070Maintainer: FSF 2071Archive Site: ftp://ftp.gnu.org/gnu/gettext/ 2072Home Page: http://www.gnu.org/software/gettext/ 2073Mailing List: bug-gnu-utils@gnu.org 2074Responsible: christos 2075License: GPLv2+ (0.16.1), GPLv3+ (0.17 and later) 2076Location: external/gpl2/gettext 2077Notes: 2078GNU gettext is used for userland tools like msgfmt(1) only. For libintl, 2079we use BSD-licensed implementation from Citrus project (see entry for 2080"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 2081 2082Package: grep 2083Version: 2.5.1a (last GPLv2+ version) 2084Current Vers: 3.1 2085Maintainer: FSF 2086Archive Site: ftp://ftp.gnu.org/gnu/grep/ 2087Home Page: http://www.gnu.org/software/grep/ 2088Mailing List: bug-gnu-utils@gnu.org 2089Responsible: simonb 2090License: GPLv2+ (2.5.1a), GPLv3+ (2.5.3 and later) 2091Location: external/gpl2/grep 2092Notes: 2093Use external/gpl2/grep/grep2netbsd for preparing the source tree 2094for the import. 2095On 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep; 2096see also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html) 2097was imported into src/usr.bin/grep; 2098on 16 Feb 2011, the BSD grep implementation from FreeBSD was imported 2099in src/usr.bin/grep, replacing FreeGrep 2100(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html). 2101 2102Package: groff 2103Version: 1.19.2 (last GPLv2+ version) 2104Current Vers: 1.22.4 2105Maintainer: Werner Lemberg/FSF 2106Archive Site: ftp://ftp.gnu.org/gnu/groff/ 2107Home Page: http://www.gnu.org/software/groff/ 2108Mailing List: bug-groff@gnu.org 2109Responsible: 2110License: GPLv2+ (1.19.2), GPLv3+ (1.20 and later) 2111Location: external/gpl2/groff 2112Notes: 2113Use groff2netbsd from external/gpl2/groff/groff2netbsd to prepare the 2114distribution for import. 2115Update MDATE in src/external/gpl2/groff/Makefile.inc. 2116 2117Package: gmake 2118Version: 3.81 (Last GPlv2+ version) 2119Current Vers: 4.2 2120Maintainer: FSF 2121Archive Site: ftp://ftp.gnu.org/gnu/make/ 2122Home Page: http://www.gnu.org/software/make/ 2123Mailing List: bug-make@gnu.org 2124Responsible: 2125License: GPLv2+ (3.81), GPLv3+ (3.82 and later) 2126Location: external/gpl2/gmake 2127Notes: 2128 2129Package: diffutils 2130Version: 2.8.1 (Last GPLv2+ version) 2131Current Vers: 3.6 2132Maintainer: FSF 2133Archive Site: ftp://ftp.gnu.org/gnu/diffutils/ 2134Home Page: http://www.gnu.org/software/diffutils/ 2135Mailing List: bug-diffutils@gnu.org 2136Responsible: 2137License: GPLv2+ (2.8.1), GPLv3+ (2.9 and later) 2138Location: external/gpl2/diffutils 2139Notes: 2140Use external/gpl2/diffutils/diffutils2netbsd for preparing the source tree 2141for the import. 2142 2143Package: rcs 2144Version: 5.7 (Last GPLv2+ version) 2145Current Vers: 5.9.4 2146Maintainer: FSF 2147Archive Site: ftp://ftp.gnu.org/gnu/rcs/ 2148Mailing List: bug-gnu-utils@gnu.org 2149Home Page: http://www.gnu.org/software/rcs/ 2150Responsible: agc 2151License: GPLv2+ (5.7), GPLv3+ (5.8 and later) 2152Location: external/gpl2/rcs 2153Notes: 2154Old versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 2155 2156Package: texinfo 2157Version: 4.8a (Last GPLv2+ version) 2158Current Vers: 6.5 2159Maintainer: FSF 2160Archive Site: ftp://ftp.gnu.org/gnu/texinfo/ 2161Home Page: http://www.gnu.org/software/texinfo/ 2162Mailing List: bug-texinfo@gnu.org 2163Responsible: 2164License: GPLv2+ (4.8a), GPLv3+ (4.9 and later) 2165Location: external/gpl2/texinfo 2166Notes: 2167Use src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree 2168for the import. 2169 2170Package: indent 2171Version: FreeBSD-2018-11-04 r340138 2172Current Vers: FreeBSD-2018-11-04 r340138 2173Maintainer: The FreeBSD Project 2174Archive Site: none 2175Home Page: https://svnweb.freebsd.org/base/head/usr.bin/indent/ 2176Mailing List: none 2177Responsible: 2178License: BSD-like (4-clause) 2179Location: usr.bin/indent 2180Notes: 2181Tests are stored in tests/usr.bin/indent. 2182 2183Package: ena 2184Version: 0.8.1 2185Current Vers: 2.0.0 2186Maintainer: Amazon.com 2187Archive Site: https://github.com/amzn/amzn-drivers/tree/master/kernel/fbsd/ena 2188Home Page: https://github.com/amzn/amzn-drivers/ 2189Mailing List: none 2190Responsible: 2191License: BSD-like (2 and 3-clause) 2192Location: sys/external/bsd/ena-com 2193Notes: 2194