3RDPARTY revision 1.1230
1# $NetBSD: 3RDPARTY,v 1.1230 2015/06/24 10:26:26 wiz Exp $ 2# 3# This file contains a list of the software that has been integrated into 4# NetBSD where we are not the primary maintainer. 5# 6# When you make changes to this software, be sure to discuss it with the 7# maintainer and contribute your patches. Divergence from the official 8# sources is not desirable, and should be avoided as much as possible. 9# 10# When importing, please deal with the RCS IDs in this way: 11# 1. Preserve the RCS IDs in the files by removing the $ signs from 12# the IDs before you do the import. 13# 2. After the import, add NetBSD RCS IDs to all of the files. 14# 15# A few notes on the format of this file (for the benefit of 16# 3rdparty2html): 17# 18# 1.) Any line whose first non-whitespace character is # is a comment; 19# 2.) Entries are separated by blank lines; 20# 3.) Every package needs at least the Package, Version, Current Vers, 21# and Maintainer fields; 22# 4.) Where a field has multiple lines of information, the field tag 23# should be repeated on each line, except: 24# 5.) The Notes: field tag should appear on a line by itself; all 25# remaining lines until the end of the record are notes. 26# 27# Package: name or brief description (required, must be first) 28# Version: version that is included with NetBSD (required) 29# Current Vers: version that is available upstream (required) 30# Maintainer: name and/or email address of upstream maintainer (required) 31# Archive Site: URL to archive of upstream releases 32# Home Page: URL to web page for upstream project 33# Mailing List: email address or URL related to upstream mailing list 34# License: description of license 35# Responsible: comma-separated list of NetBSD developers 36# Location: comma-separated list of subdirectories in the NetBSD src tree 37# Notes: 38# Multiple lines of free-form text, 39# Must be last. 40# 41 42Package: acpica 43Version: 20140926 44Current Vers: 20150410 45Maintainer: Intel 46Archive Site: http://www.acpica.org/downloads/ 47Home Page: http://www.acpica.org/ 48Mailing List: devel@acpica.org 49License: BSD-like 50Responsible: jruoho 51Location: sys/external/bsd/acpica/dist 52Notes: 53You want the unix2 (dual-licensed) tar file. 54Please read src/sys/dev/acpi/acpica/README before any modification. 55 56Package: am-utils [amd] 57Version: 6.2 58Current Vers: 6.2 59Maintainer: Erez Zadok <ezk@cs.columbia.edu> 60Archive Site: ftp://ftp.am-utils.org/pub/am-utils/ 61Home Page: http://www.am-utils.org/ 62Mailing List: am-utils 63Responsible: christos 64License: BSD (4-clause) 65Location: external/bsd/am-utils/dist 66Notes: 67Amd2netbsd script to convert to BSD make system and remove unneeded files. 68Fix symbolic links before import. 69Check external/bsd/am-utils/include/config.h is correct after import. 70 71Package: Automated Testing Framework (ATF) 72Version: 0.20 73Current Vers: 0.20 74Maintainer: Julio Merino <jmmv@NetBSD.org> 75Archive site: https://github.com/jmmv/atf/releases 76Home page: https://github.com/jmmv/atf 77Mailing List: atf-devel@NetBSD.org 78Responsible: jmmv 79License: The NetBSD Foundation's license (BSD 2-clause) 80Location: external/bsd/atf/dist 81Notes: 82The source files are in external/bsd/atf/dist. 83Use external/bsd/atf/prepare-import.sh to regenerate the dist/ directory. 84Please avoid performing local changes to this package without discussing 85them with the responsible person and/or the mailing list shown above. 86Note that the external/bsd/atf/dist/tools is owned by NetBSD and does not 87exist upstream; however, please continue to discuss any desired changes 88upfront. 89 90Package: ath-hal 91Version: FreeBSD SVN revision number 185521 92Current Vers: FreeBSD SVN revision number 185521 93Maintainer: Sam Leffler <sam@errno.com> 94Archive Site: none 95Home Page: none 96Mailing List: none 97Responsible: sam, alc 98License: BSD-like (2-clause), ISC 99Location: sys/external/isc/atheros_hal/dist 100Notes: 101 102Package: bc 103Version: 1.06 104Current Vers: 1.06 105Maintainer: Phil Nelson <phil@cs.wwu.edu> 106Archive Site: ftp://ftp.gnu.org/gnu/bc/ 107Home Page: http://www.gnu.org/software/bc/ 108Mailing List: bug-bc@gnu.org 109Responsible: phil, simonb 110License: GPLv2, LGPGv2.1 111Location: gnu/dist/bc 112Notes: 113bc includes dc, both of which are in the NetBSD tree. 114 115Package: bind [named and utils] 116Version: 9.10.1-P2 117Current Vers: 9.10.1-P2 118Maintainer: Paul Vixie <vixie@vix.com> 119Archive Site: ftp://ftp.isc.org/isc/bind9/ 120Home Page: http://www.isc.org/software/bind/ 121Mailing List: https://lists.isc.org/mailman/listinfo/bind-announce 122Mailing List: https://lists.isc.org/mailman/listinfo/bind-users 123Responsible: vixie, christos 124License: BSD-like (2-clause) 125Location: external/bsd/bind/dist 126Notes: 127First bind2netbsd script to import into src/external/bsd/bind/dist. 128The Makefiles in src/external/bsd/bind are not handled by the script. 129Build bind to generate the include files. 130Then binclude4netbsd script to import into src/external/bsd/bind/include. 131The libc and include parts of the resolver are now part of libbind. 132 133Package: libbind [libc resolver and includes] 134Version: libbind-6.0-rc1 135Current Vers: libbind-6.0 136Maintainer: Paul Vixie <vixie@vix.com> 137Archive Site: ftp://ftp.isc.org/isc/libbind/ 138Home Page: http://www.isc.org/software/libbind/ 139Mailing List: https://lists.isc.org/mailman/listinfo/bind-workers 140Responsible: vixie, christos 141License: BSD-like (2-clause) 142Location: external/bsd/libbind/dist 143Notes: 144First libbind2netbsd script to import into src/external/bsd/libbind/dist. 145Then include4netbsd script to import into src/include. 146Then libc4netbsd script to update the resolver in libc. 147Todo[1]: Update libresolv if needed. 148Todo[2]: A few files in libc/net were imported in the ISC branch but now 149 they are too different or do not exist anymore: 150 gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c 151 Others like getaddrinfo.c could be merged with isc, but it seems 152 that ours is from a more recent version of KAME? 153Todo[3]: net/base64.c is imported from bind but should be moved from net 154 to isc/base64.c. 155Todo[4]: Re-entrant functions of net/* 156Todo[5]: Reconcile the doc directory. 157 158Package: binutils 159Version: 2.23.2 160Current Vers: 2.25 161Maintainer: FSF 162Archive Site: ftp://ftp.gnu.org/gnu/binutils/ 163Home Page: http://www.gnu.org/software/binutils/ 164Mailing List: bug-gnu-utils@gnu.org 165Responsible: thorpej, mrg 166License: GPLv3, LGPLv3, GPLv2, LGPLv2, BSD 167Location: external/gpl3/binutils/dist 168Notes: 169 170Package: bozohttpd 171Version: 20100617 172Current Vers: 20100617 173Maintainer: mrg@eterna.com.au 174Archive Site: ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/ 175Home Page: http://eterna.com.au/bozohttpd/ 176Mailing List: 177Responsible: mrg 178License: BSD 179Location: libexec/httpd 180Notes: 181Delete "queue.h" from the distribution. 182 183Package: bsd-family-tree 184Version: 1.151 185Current Vers: 1.156 186Maintainer: The FreeBSD Project 187Archive Site: http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree 188Home Page: http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree 189Mailing List: 190Responsible: 191License: BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT) 192Location: share/misc/bsd-family-tree 193Notes: 194Please send all updates upstream. Eitan Adler <lists@eitanadler.com> 195is a FreeBSD committer who has been helpful with incorporating changes 196in the past. 197 198Package: byacc 199Version: 20141128 200Current Vers: 20141128 201Maintainer: Thomas Dickey <dickey@invisible-island.net> 202Archive Site: http://www.invisible-island.net/byacc/byacc.html 203Home Page: http://www.invisible-island.net/byacc/byacc.html 204Mailing List: 205Responsible: christos 206License: Public Domain 207Location: external/bsd/byacc/dist 208Notes: 209See /usr/src/external/bsd/byacc/byacc2netbsd for update instructions. 210 211Package: bzip2 212Version: 1.0.6 213Current Vers: 1.0.6 214Maintainer: Julian Seward <jseward@acm.org> 215Archive Site: http://sources.redhat.com/bzip2/ 216Home Page: http://www.bzip.org/ 217Mailing List: 218Responsible: 219License: BSD (4-clause) 220Location: external/bsd/bzip2 221Notes: 222See /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions. 223 224Package: Citrus XPG4DL 225Version: 226Current Vers: 227Maintainer: Citrus 228Archive Site: http://citrus.bsdclub.org/ 229Home Page: http://citrus.bsdclub.org/ 230Mailing List: bsd-locale@hauN.org 231Responsible: tshiozak 232License: Ambiguous. Either BSD or Perl Artistic License 233 See http://citrus.bsdclub.org/#pol_license for more info. 234Location: lib 235Notes: 236language C multilingualization support suite using wchar_t and other standards. 237The main development playground of Citrus is in NetBSD CVS, so you don't 238need to look for other CVS tree (like citrus CVS tree) 239main trunc has Citrus code in the following places: 240- src/lib/libc/locale, LC_CTYPE: single/multibyte support 241- src/lib/libintl: GNU libc compatible gettext(3) implementation. 242- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer 243- src/lib/libc/iconv: iconv(3) 244 245Package: cron 246Version: 4.1 247Current Vers: 4.1 248Maintainer: Paul Vixie <vixie@vix.com> 249Archive Site: ftp://ftp.isc.org/isc/cron/ 250Home Page: 251Mailing List: 252Responsible: 253License: BSD-like 254Location: external/bsd/cron/dist 255Notes: 256 257Package: cvs 258Version: 1.12.13 259Current Vers: 1.12.13 260Maintainer: cvshome 261Archive Site: http://ftp.gnu.org/non-gnu/cvs/ 262Home Page: http://cvs.nongnu.org/ 263Mailing List: bug-cvs@gnu.org 264Responsible: christos 265License: GPLv1, LGPLv2 266Location: external/gpl2/xcvs/dist 267Notes: 268Use external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree 269for the import. 270Do not forget to update external/gpl2/xcvs/include/config.h to match 271external/gpl2/xcvs/dist/config.h.in. 272 273Package: db 274Version: 1.85 275Current Vers: 1.86/4.7.25 276Maintainer: Keith Bostic <bostic@vangogh.cs.berkeley.edu> 277Archive Site: http://www.oracle.com/technology/software/products/berkeley-db/ 278Home Page: http://www.oracle.com/database/berkeley-db/ 279Mailing List: 280Responsible: 281License: BSD or Oracle Commercial License 282Location: lib/libc/db 283Notes: 284Note that we cannot use db 2.x for license reasons. 285Three bug fixes against 1.85 sent back to bostic. Changes to 286man/recno.3, hash/hsearch.c, and hash/ndbm.c (serious). 287Import of DB 1.85 was done via a sh script which converted the 288distribution into the netbsd format. The script can be found in 289src/lib/libc/db/db2netbsd. 290 291Package: dhcp 292Version: 4.3.0 293Current Vers: 4.3.2 294Maintainer: mellon 295Archive Site: ftp://ftp.isc.org/isc/dhcp/ 296Home Page: http://www.isc.org/software/dhcp/ 297Mailing List: dhcp-server@isc.org 298Mailing List: dhcp-client@isc.org 299Mailing List: dhcp-announce@isc.org 300Mailing List: dhcp-bugs@isc.org 301Responsible: mellon 302License: BSD (3-clause) 303Location: external/bsd/dhcp 304Notes: 305Use the dhcp2netbsd script. 306 307Package: dhcpcd 308Version: 6.9.0 309Current Vers: 6.9.0 310Maintainer: roy 311Archive Site: ftp://roy.marples.name/pub/dhcpcd/ 312Home Page: http://roy.marples.name/projects/dhcpcd/ 313Mailing List: dhcpcd-discuss@marples.name 314License: BSD (2-clause) 315Location: external/bsd/dhcpcd/dist 316Notes: 317Please submit all changes to the author. 318The distribution doesn't include the Linux specific bits or build system. 319 320Package: drm 321Version: Linux 3.15 322Current Vers: ? 323Maintainer: Intel, AMD, Linux kernel developers 324Archive Site: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 325Home Page: http://dri.freedesktop.org/ 326Mailing List: dri-devel@lists.freedesktop.org 327Responsible: riastradh 328License: BSD 329Location: sys/external/bsd/drm2/dist 330Notes: 331Graphics drivers. Talk to riastradh@ about updates. When importing 332from Linux, we map 333 drivers/gpu/drm -> sys/external/bsd/drm2/dist/drm 334 include/drm -> sys/external/bsd/drm2/dist/include/drm 335 include/uapi/drm -> sys/external/bsd/drm2/dist/uapi/drm 336GPL sources are excluded. In the future, we may import them into 337external/gpl2/drm2 and build them as kernel modules. Nouveau sources 338(drivers/gpu/drm/nouveau in Linux) must first be processed with the 339script sys/external/bsd/drm2/nouveau/nouveau2netbsd, about which see 340the source for details. 341Vendor tag: LINUX 342Release tag: linux-X-Y(-rcZ)-drm-bsd 343 (nouveau got reimported as linux-3-15-drm-bsd-reimport-nouveau) 344 345Package: gmake 346Version: 3.81 347Current Vers: 4.0 348Maintainer: FSF 349Archive Site: ftp://ftp.gnu.org/gnu/make/ 350Home Page: http://www.gnu.org/software/make/ 351Mailing List: bug-make@gnu.org 352Responsible: 353License: GPLv2+ (3.81), GPLv3+ (3.82 and later) 354Location: external/gpl2/gmake 355Notes: 356 357Package: diffutils 358Version: 2.8.1 359Current Vers: 3.3 360Maintainer: FSF 361Archive Site: ftp://ftp.gnu.org/gnu/diffutils/ 362Home Page: http://www.gnu.org/software/diffutils/ 363Mailing List: bug-diffutils@gnu.org 364Responsible: 365License: GPLv2+ (2.8.1), GPLv3+ (2.9 and later) 366Location: gnu/dist/diffutils 367Notes: 368Use src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree 369for the import. 370 371Package: ekermit 372Version: 1.7 373Current Vers: 1.7 374Maintainer: Kermit Project 375Archive Site: ftp://ftp.kermitproject.org/kermit/ekermit/ 376Home Page: http://www.kermitproject.org/ek.html 377Mailing List: 378Responsible: apb 379License: BSD (3 clause) 380Location: external/bsd/ekermit 381Notes: 382 383Package: expat 384Version: 2.1.0 385Current Vers: 2.1.0 386Maintainer: mrg 387Archive Site: http://sourceforge.net/projects/expat/files/expat/ 388Home Page: http://www.libexpat.org/ 389Mailing List: expat-discuss@libexpat.org 390Responsible: 391License: MIT 392Location: src/external/mit/expat/dist 393Notes: 394Please use "expat" as the vendor tag for CVS imports. 395 396Package: file 397Version: 5.22 398Current Vers: 5.22 399Maintainer: Christos Zoulas <christos@zoulas.com> 400Archive Site: ftp://ftp.astron.com/pub/file/ 401Home Page: http://www.darwinsys.com/file/ 402Mailing List: file@mx.gw.com 403Responsible: christos, pooka 404License: BSD (2-clause) 405Location: external/bsd/file/dist 406Notes: 407use file2netbsd 408 409Package: flex 410Version: 2.5.39 411Current Vers: 2.5.39 412Maintainer: Will Estes <wlestes@users.sourceforge.net> 413Archive Site: http://flex.sourceforge.net/ 414Home Page: http://flex.sourceforge.net/ 415Mailing List: http://lists.sourceforge.net/mailman/listinfo/flex-announce 416Responsible: 417License: BSD-like 418Location: external/bsd/flex/dist 419Notes: 420There is a flex2netbsd script to help newer imports. 421 422Package: gcc 423Version: 4.8.4 424Current Vers: 4.8.5/5.1 425Maintainer: FSF 426Archive Site: ftp://ftp.gnu.org/gnu/gcc/ 427Home Page: http://www.gnu.org/software/gcc/ 428Mailing List: gcc-bugs@gnu.org 429Responsible: thorpej, mrg 430License: GPLv3, LGPLv3.1 431Location: gnu/dist/gcc4 432Location: external/gpl3/gcc.old/dist 433Location: external/gpl3/gcc/dist 434Notes: 435In the long term, we expect that there will often be two versions, 436in the "gcc" and "gcc.old" directories. Having two versions allows 437migration from one version of gcc to another to happen for one port 438at a time, instead of for all ports simultaneously. 439When importing a new version of external/gpl3/gcc.old: 440 - copy the current version of external/gpl3/gcc 441 - import it to a "NETBSD" vendor branch in externalgpl3/gcc.old 442Before importing a new version of external/gpl3/gcc: 443 - delete all .cvsignore and .gitignore files 444 - delete java ada fortran their libraries and testsuites 445 - delete libffi zlib boehm-gc 446 - update gcc/version.c for the NetBSD GCC date 447 - use core/c++/objc/testsuite tarballs 448 - you can use the gcc2netbsd script for the above (except version) 449 - update tools/gcc/gcc-version.mk 450 451Package: gdb 452Version: 7.7.1 453Current Vers: 7.9 454Maintainer: FSF 455Archive Site: ftp://ftp.gnu.org/gnu/gdb/ 456Home Page: http://www.gnu.org/software/gdb/ 457Mailing List: bug-gdb@gnu.org 458Responsible: christos 459License: GPLv3, LGPLv3.1 460Location: external/gpl3/gdb/dist 461Notes: 462When updating GDB, it is imperative to test that: 463 - Debugging of kernel cores ("target kvm") works correctly 464 - Support for our kernel's remote serial debugging protocol 465 ("options KGDB") works correctly. 466 467Package: gdtoa 468Version: 2011-03-19 469Current Vers: $(date) 470Maintainer: David M. Gay <dmg@acm.org> 471Archive Site: http://www.netlib.org/fp/ 472Home Page: http://www.netlib.org/fp/ 473Mailing List: none 474Responsible: kleink 475License: BSD-like 476Location: lib/libc/gdtoa 477Notes: 478Test suite integrated at this time, but not built (and fails to run). 479No hexadecimal floating-point string conversion for VAX FP yet. 480Only double-precision addressed at this time. 481 482Package: gettext 483Version: 0.14.4 484Current Vers: 0.18 485Maintainer: FSF 486Archive Site: ftp://ftp.gnu.org/gnu/gettext/ 487Home Page: http://www.gnu.org/software/gettext/ 488Mailing List: bug-gnu-utils@gnu.org 489Responsible: 490License: GPLv2 491Location: gnu/dist/gettext 492Notes: 493GNU gettext is used for userland tools like msgfmt(1) only. For libintl, 494we use BSD-licensed implementation from Citrus project (see entry for 495"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 496 497Package: grep 498Version: 2.5.1 499Current Vers: 2.21 500Maintainer: FSF 501Archive Site: ftp://ftp.gnu.org/gnu/grep/ 502Home Page: http://www.gnu.org/software/grep/ 503Mailing List: bug-gnu-utils@gnu.org 504Responsible: simonb 505License: GPLv2+ (2.5.1), GPLv3+ (2.5.3 and later) 506Location: gnu/dist/grep 507Notes: 508Use src/gnu/dist/grep/grep2netbsd for preparing the source tree 509for the import. 510On 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep; 511see also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html) 512was imported into src/usr.bin/grep; 513on 16 Feb 2011, the BSD grep implementation from FreeBSD was imported 514in src/usr.bin/grep, replacing FreeGrep 515(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html). 516 517Package: groff 518Version: 1.19.2 519Current Vers: 1.22.3 520Maintainer: Werner Lemberg/FSF 521Archive Site: ftp://ftp.gnu.org/gnu/groff/ 522Home Page: http://www.gnu.org/software/groff/ 523Mailing List: bug-groff@gnu.org 524Responsible: 525License: GPLv2 526Location: gnu/dist/groff 527Notes: 528Use groff2netbsd from src/gnu/dist/groff to prepare the distribution 529for import. 530 531Package: heimdal 532Version: 1.5.3 533Current Vers: 1.5.3 534Maintainer: Heimdal <heimdal@h5l.org> 535Archive Site: ftp://ftp.h5l.org/pub/heimdal/src/ 536Home Page: http://www.h5l.org/ 537Mailing List: heimdal-discuss@sics.se 538Responsible: joda, lha 539License: BSD 540Location: crypto/external/bsd/heimdal/dist 541Notes: 542 543Package: hunt 544Version: 2003-04-16 545Current Vers: 2003-04-16 546Maintainer: Greg Couch <gregc@cgl.ucsf.edu> 547Archive Site: ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z 548Home Page: http://www.cgl.ucsf.edu/home/gregc/oss.html 549Responsible: mrg 550License: BSD (3-clause) 551Location: games/hunt 552Notes: 553 554Package: ipf 555Version: 5.1.1 556Current Vers: 5.1.2 557Maintainer: Darren Reed 558Archive Site: http://coombs.anu.edu.au/~avalon/ 559Home Page: http://coombs.anu.edu.au/~avalon/ 560Mailing List: ipfilter@postbox.anu.edu.au 561Responsible: darrenr, christos 562License: BSD-based; see src/external/ipf/dist/IPFILTER.LICENCE 563Location: external/bsd/ipf,sys/external/bsd/ipf 564Notes: 565ipf2netbsd should be used on a virgin ipfilter source tree. 566 567Package: ipsec-tools 568Version: (ipsec-tools head is NetBSD-current head) 569Maintainer: IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net> 570Archive Site: http://ipsec-tools.sourceforge.net 571Home Page: http://ipsec-tools.sourceforge.net 572Mailing List: ipsec-tools-devel@lists.sourceforge.net 573Responsible: manu, vanhu, mgrooms 574License: BSD (3-clause) 575Location: crypto/dist/ipsec-tools 576Notes: 577ipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools 578We don't run ipsec-tools' configure as part of the NetBSD build. configure 579generated files are available in the NetBSD source tree at: 580 src/lib/libipsec/config.h 581 src/lib/libipsec/package_version.h 582When configure.ac is updated, run the following: 583 cd src/crypto/dist/ipsec-tools 584 ./bootstrap 585 ./configure --enable-adminport --enable-hybrid --enable-frag \ 586 --enable-natt --enable-dpd 587Then copy package_version.h to src/lib/libipsec and merge config.h with 588src/lib/libipsec/config.h (it needs some manual tweaking) 589 590NOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 591NetBSD-current always contains latest ipsec-tools code. On the other hand, 592ipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 593are manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly 594sync with ipsec-tools-0_7-branch) 595 596Package: KAME IPv6 597Version: KAME/NetBSD SNAP kit 598Current Vers: KAME/NetBSD SNAP kit (shipped every week) 599Maintainer: KAME Project <kame@kame.net> 600Archive Site: http://www.kame.net/ 601Home Page: http://www.kame.net/ 602Mailing List: snap-users@kame.net 603Responsible: 604License: BSD (3-clause) 605Location: sys/netinet6 606Notes: 607IPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with 608more conservative implementation policy. 609IPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000. 610Please do not make too many diff-unfriendly changes (like indentation change, 611KNF police). We need to take diffs across KAME snapshots on upgrades. 612To identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION 613in sys/netinet6/in6.h. No script is available for upgrades. 614"KAME" branch is used for kernel merge work purposes. 615http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison 616among KAME/*BSD, *BSD-current and recent *BSD releases. 617 618Package: kyua-atf-compat 619Version: 0.1 620Current Vers: 0.1 621Maintainer: Julio Merino <jmmv@NetBSD.org> 622Archive site: http://code.google.com/p/kyua/downloads/list?can=1 623Home page: http://code.google.com/p/kyua/ 624Mailing List: kyua-discuss@googlegroups.com 625Responsible: jmmv 626License: BSD 3-clause 627Location: external/bsd/kyua-atf-compat/dist 628Notes: 629The source files are in external/bsd/kyua-atf-compat/dist. 630Use external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/ 631directory. 632 633Package: kyua-cli 634Version: 0.7 635Current Vers: 0.7 636Maintainer: Julio Merino <jmmv@NetBSD.org> 637Archive site: http://code.google.com/p/kyua/downloads/list?can=1 638Home page: http://code.google.com/p/kyua/ 639Mailing List: kyua-discuss@googlegroups.com 640Responsible: jmmv 641License: BSD 3-clause 642Location: external/bsd/kyua-cli/dist 643Notes: 644The source files are in external/bsd/kyua-cli/dist. 645Use external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory. 646 647Package: kyua-testers 648Version: 0.1 649Current Vers: 0.1 650Maintainer: Julio Merino <jmmv@NetBSD.org> 651Archive site: http://code.google.com/p/kyua/downloads/list?can=1 652Home page: http://code.google.com/p/kyua/ 653Mailing List: kyua-discuss@googlegroups.com 654Responsible: jmmv 655License: BSD 3-clause 656Location: external/bsd/kyua-testers/dist 657Notes: 658The source files are in external/bsd/kyua-testers/dist. 659Use external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/ 660directory. 661 662Package: less 663Version: less-458 664Current Vers: less-458 665Maintainer: Mark Nudelman <markn@greenwoodsoftware.com> 666Archive Site: http://www.greenwoodsoftware.com/less/download.html 667Home Page: http://www.greenwoodsoftware.com/less/ 668Mailing List: less-announce-request@greenwoodsoftware.com 669Responsible: mrg 670License: Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418) 671Location: external/bsd/less/dist 672Notes: 673Many changes to make less act as more when invoked as more. Beware. 674Use the "src/external/bsd/less/less2netbsd" script to prepare source tree 675for importation. Run ./configure beforehand to generate "defines.h". 676Talk to mrg before importing any new version. 677 678Package: libarchive 679Version: 2.8.4 680Current Vers: 2.8.5 (legacy) / 3.0.4 (stable) 681Maintainer: kientzle@freebsd.org, joerg@NetBSD.org 682Archive Site: https://github.com/libarchive/libarchive/downloads 683Home Page: http://libarchive.github.com/ 684Responsible: joerg 685License: BSD (2-clause) 686Location: external/bsd/libarchive/dist 687Notes: 688Distribution is stripped down to the relevant part. 689 690Package: libdevmapper 691Version: 1.02.40 692Current Vers: 2.02.98 693Maintainer: lvm-devel@redhat.com 694Archive Site: ftp://sources.redhat.com/pub/lvm2/ 695Home Page: http://sources.redhat.com/lvm2/ 696Responsible: haad 697License: LGPLv2.1 698Location: external/gpl2/lvm2/dist/libdm 699Notes: 700The lvm2tools and the libdevmapper are now distributed as one source 701repository. See the lvm2tools Notes for more information. 702 703Package: libevent 704Version: 2.0.22-stable 705Current Vers: 2.0.22-stable 706Maintainer: Niels Provos <provos@citi.umich.edu> 707Archive Site: http://www.monkey.org/~provos/libevent/ 708Home Page: http://www.monkey.org/~provos/libevent/ 709Responsible: 710License: BSD (3/4-clause) 711Location: external/bsd/libevent/dist 712Notes: 713- Run the libevent2netbsd script 714- Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes. 715 man pages are in doxygen/man/man3. Remove the extra man pages that are 716 .so'ing only. Copy the rest to man. 717 718Package: llvm 719Version: 3.4rc1 (r195771) 720Current Vers.: 3.4rc1 721Maintainer: llvmdev@cs.uiuc.edu 722Home Page: http://llvm.org 723Responsible: joerg 724License: BSD/MIT 725Location: external/bsd/llvm/dist 726Notes: 727A CVS ACL is in place for the location to prevent unintentioned commits. 728All changes should come via import from upstream SVN. 729 730Package: lvm2tools 731Version: 2.02.56 732Current Vers: 2.02.114 733Maintainer: lvm-devel@redhat.com 734Archive Site: ftp://sources.redhat.com/pub/lvm2/ 735Home Page: http://sources.redhat.com/lvm2/ 736Responsible: haad 737License: GPLv2 738Location: external/gpl2/lvm2/dist 739Notes: 740Use the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to 741prepare source tree for import. Keep eye on dist/include/configure.h 742it migh change over the releases. We maintain our own version of 743libdevmapper ioctl protocol code, therefore we should test it before 744import. Talk to haad before importing new version. 745 746Package: libpcap 747Version: 1.7.2 748Current Vers: 1.7.2 749Maintainer: tcpdump-workers@tcpdump.org 750Archive Site: http://www.tcpdump.org/release/ 751Home Page: http://www.tcpdump.org/ 752Mailing List: tcpdump-workers@tcpdump.org 753Responsible: dyoung 754License: BSD (3/4-clause) 755Location: external/bsd/libpcap/dist 756Notes: 757Use the src/external/bsd/libpcap/libpcap2netbsd script to prepare source 758tree. sys/net/dlt.h is a copy of the dlt constants from pcap.h 759 760Package: libwrap 761Version: tcp_wrappers 7.6 w/ large amount of IPv6 changes 762Current Vers: tcp_wrappers 7.6-ipv6.4 763Maintainer: Wietse Venema <wietse@porcupine.org> 764Archive Site: ftp://ftp.porcupine.org/pub/security/ 765Home Page: ftp://ftp.porcupine.org/pub/security/ 766Mailing List: 767Responsible: cjs 768License: BSD-like 769Location: lib/libwrap 770Notes: 771We import only libwrap (under src/lib), tcpdchk and tcpdmatch (both 772under src/usr.sbin). We don't use tcpd; that functionality is built 773into inetd. The provided libwrap2netbsd script handles just libwrap. 774 775Package: Lua 776Version: Lua 5.1.5 777Current Vers: Lua 5.2.2 778Maintainer: PUC Rio 779Home Page: http://www.lua.org/ 780Mailing List: 781Responsible: mbalmer 782License: MIT 783Location: external/mit/lua/dist 784Notes: 785The default module paths have been changed to not include the current 786working directory '.' to avoid potential security problems. 787 788Package: Lutok 789Version: 0.3 790Current Vers: 0.3 791Maintainer: Julio Merino <jmmv@NetBSD.org> 792Archive site: http://code.google.com/p/lutok/downloads/list?can=1 793Home page: http://code.google.com/p/lutok/ 794Mailing List: lutok-discuss@googlegroups.com 795Responsible: jmmv 796License: BSD 3-clause 797Location: external/bsd/lutok/dist 798Notes: 799The source files are in external/bsd/lutok/dist. 800Use external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory. 801 802Package: m4 803Version: 20091026 804Current Vers: 20091026 805Maintainer: The OpenBSD Project 806Archive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4 807Home Page: http://www.openbsd.org/ 808Mailing List: 809License: BSD 3-clause like (dns-sd) 810Responsible: christos 811Location: usr.bin/m4 812Notes: 813Uses libc's ohash 814 815Package: mDNSResponder 816Version: 320.16 817Current Vers: 541 818Maintainer: Apple 819Archive Site: http://www.opensource.apple.com/tarballs/mDNSResponder/ 820Home Page: http://developer.apple.com/opensource/internet/bonjour.html 821Mailing List: bonjour-dev@lists.apple.com 822License: Apache2 (mdnsd), BSD 3-clause (libdns_sd), 823 BSD 3-clause like (dns-sd) 824Responsible: tsarna 825Location: external/apache2/mDNSResponder/dist 826Notes: 827 828Package: mdocml 829Version: 1.12.1 830Current Vers: 1.13.3 831Maintainer: Kristaps Džonsons 832Archive Site: http://mdocml.bsd.lv/snapshots/ 833Home Page: http://mdocml.bsd.lv/ 834Mailing List: 835Responsible: joerg 836License: BSD (2-clause) 837Location: external/bsd/mdocml/dist 838Notes: 839 840Package: mesa-demos 841Version: 8.1.0 842Current Vers: 8.2.0 843Maintainer: mesa-git@? 844Archive Site: ftp://ftp.freedesktop.org/pub/mesa/demos/ 845Home Page: http://www.mesa3d.org/ 846Mailing List: 847Responsible: riastradh, mrg 848License: ISC 849Location: xsrc/external/mit/MesaDemos/dist 850Notes: 851We use only glxinfo and glxgears. Delete all else on import. 852Vendor tag: xorg 853Release tag: mesa-demos-X-Y-Z 854 855Package: mesa-drm 856Version: git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c 857Current Vers: 858Maintainer: mesa-git@? 859Archive Site: git://anongit.freedesktop.org/git/mesa/drm 860Home Page: http://cgit.freedesktop.org/mesa/drm/ 861Mailing List: 862Responsible: mrg, bjs 863License: BSD 864Location: sys/external/bsd/drm/dist 865Notes: 866 867Package: MesaLib 868Version: 7.11.2 869Current Vers: 10.2.3 870Maintainer: mesa-git@? 871Archive Site: ftp://ftp.freedesktop.org/pub/mesa/ 872Home Page: http://www.mesa3d.org/ 873Mailing List: 874Responsible: riastradh, mrg 875License: ISC 876Location: xsrc/external/mit/MesaLib/dist 877Notes: 878Vendor tag: xorg 879Release tag: MesaLib-X-Y-Z 880 881Package: mopd 882Version: 2.5.3 883Current Vers: 2.5.3 884Maintainer: Mats O Jansson <maja@celsiustech.se> 885Archive Site: http://www.stacken.kth.se/~moj/mopd.html 886Home Page: http://www.stacken.kth.se/~moj/mopd.html 887Mailing List: 888Responsible: cjs 889License: BSD (4-clause) 890Location: usr.sbin/mopd 891Notes: 892Delete the otherOS directory before importing. 893 894Package: nawk 895Version: 2012-12-20 896Current Vers: 2012-12-20 897Maintainer: Brian Kernighan <bwk@princeton.edu> 898Archive Site: http://www.cs.princeton.edu/~bwk/btl.mirror/ 899Home Page: http://www.cs.princeton.edu/~bwk/btl.mirror/ 900Mailing List: 901Responsible: jdolecek 902License: BSD-like 903Location: external/historical/nawk/dist 904Notes: 905Build maketab from nawk sources and generate proctab.c. 906Remove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win 907then import to src/external/historical/nawk/dist. 908 909Package: ndbootd 910Version: 0.5 911Current Vers: 0.5 912Maintainer: Matt Fredette <fredette@alum.mit.edu> 913Archive Site: 914Home Page: 915Responsible: fredette 916License: BSD (4-clause) 917Location: usr.sbin/ndbootd 918Notes: 919Run ./configure, save config.h, make distclean, rm all autoconf/automake 920and ndbootd-raw.c. Restore saved config.h, and force it to define 921HAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. 922 923Package: ntp 924Version: 4.2.8p2 925Current Vers: 4.2.8p2 926Maintainer: David L. Mills <mills@udel.edu> 927Archive Site: http://www.ntp.org/ 928Home Page: http://www.ntp.org/, http://support.ntp.org/ 929Mailing List: 930Responsible: simonb, jonathan, kardel 931License: BSD-like 932Location: external/bsd/ntp/dist 933Notes: 934See /usr/src/dist/ntp/ntp2netbsd for update instructions. 935 936Package: nvi 937Version: 1.81.6, HEAD as of 2013-11-20 938Current Vers: 1.81.6 939Maintainer: Sven Verdoolaege <skimo@kotnet.org>, Keith Bostic 940Archive Site: git://repo.or.cz/nvi.git, ftp://ftp.bostic.com/pub/ 941Home Page: https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/ 942Mailing List: 943Responsible: christos 944License: BSD (3/4-clause) 945Location: external/bsd/nvi/dist 946Notes: 947We have lots of local fixes. 948 949Package: OpenLDAP 950Version: 2.4.39 951Current Vers: 2.4.39 952Maintainer: OpenLDAP Foundation 953Archive Site: http://www.openldap.org/ 954Home Page: http://www.openldap.org/ 955Mailing List: 956Responsible: 957License: BSD (3-clause) 958Location: external/bsd/openldap/dist 959Notes: 960 961Package: OpenPAM 962Version: 20140912 (Ourouparia) 963Current Vers: 20140912 (Ourouparia) 964Maintainer: Dag-Erling Smørgrav <des@FreeBSD.org> 965Archive Site: http://www.openpam.org/ 966Home Page: http://www.openpam.org/ 967Mailing List: 968Responsible: christos 969License: BSD (3-clause) 970Location: external/bsd/openpam/dist 971Notes: 972 973Package: openresolv 974Version: 3.7.0 975Current Vers: 3.7.0 976Maintainer: roy 977Archive Site: ftp://roy.marples.name/pub/openresolv/ 978Home Page: http://roy.marples.name/projects/openresolv/ 979Mailing List: openresolv-discuss@marples.name 980License: BSD (2-clause) 981Location: external/bsd/openresolv/dist 982Notes: 983Please submit all changes to the author. 984 985Package: HPN-SSH 986Version: 6.1p1 13 v14 987Current Vers: 6.3p1 v14 988Maintainer: www.psc.edu 989Archive Site: No direct link anymore, @#$#$ psc. 990Home Page: http://www.psc.edu/index.php/hpn-ssh 991Mailing List: 992Responsible: christos 993License: 994Location: crypto/external/bsd/openssh/dist 995Notes: 996Patch applied after OpenSSH import. 997 998Package: OpenSSH 999Version: 6.8 1000Current Vers: 6.8 / portable 6.8p1 1001Maintainer: OpenSSH 1002Archive Site: http://www.openssh.com/ftp.html 1003Home Page: http://www.openssh.com/portable.html 1004Mailing List: openssh-unix-announce@mindrot.org 1005Responsible: thorpej, christos, elric 1006License: BSD. See src/crypto/external/bsd/openssh/dist/LICENSE 1007Location: crypto/external/bsd/openssh/dist 1008Notes: 1009imported from OpenBSD ssh -- is not from the portable OpenSSH 1010use openssh2netbsd before import. 1011local changes (should always try to bring them back to master openssh tree, 1012markus is very cooperative about it): 1013- default for PermitRootLogin is set to "no" 1014- IgnoreRootRhosts added 1015- look at login.conf to check valid user/access list 1016- krb5 support re-added 1017- hack in cipher.c #ifdef ACCS because we are missing EVP_acss 1018 when someone imports openssl, we can remove this. 1019- added moduli from portable openssh 1020- added USE_PAM patches and auth_pam.[ch] from portable openssh 1021 (see if there is any difference between the current version of opensshX.Yp1 1022 and the new opensshZ.Wp1) and apply them. 1023- conditionalize login_cap 1024- conditionalize bsd_auth 1025- restore krb5, krb4, afs, skey 1026- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none 1027- fix ctype macro arguments 1028- umac is broken, disable it 1029- better ~homedir handling 1030- netbsd style tunnels 1031- urandom, xhome, chrootdir, rescuedir NetBSD handling 1032- utmp/utmpx handling 1033- handle tty posix_vdisable properly 1034- handle setuid and unsetuid the posix way instead of setresuid() 1035- add all missing functions 1036- always bump major when importing to avoid api problems. 1037- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes. 1038 1039Package: OpenSSL 1040Version: 1.0.1o 1041Current Vers: 1.0.2c 1042Maintainer: The OpenSSL Project 1043Archive Site: ftp://ftp.openssl.org/source/ 1044Home Page: http://www.openssl.org/ 1045Mailing List: openssl-announce@openssl.org 1046Responsible: christos, mjf, tls, riastradh, spz 1047License: OpenSSL and SSLeay license (both BSD-like) 1048Location: crypto/external/bsd/openssl/dist 1049Notes: 1050- Run openssl2netbsd to get rid of the RCSID identifiers 1051- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man 1052 to regen man pages. 1053- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/* 1054 to regen assembly files 1055 1056Package: pcc 1057Version: 1.1.0.DEVEL 20120325 1058Current Vers: 1.1.0.DEVEL 20120325 1059Maintainer: Anders Magnusson <ragge@NetBSD.org> 1060Archive Site: ftp://pcc.ludd.ltu.se/pub/pcc/ 1061Home Page: http://pcc.ludd.ltu.se/ 1062Mailing List: pcc-list@ludd.ltu.se 1063Responsible: plunky 1064License: BSD 1065Location: external/bsd/pcc/dist 1066Notes: 1067This is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh 1068file for details about how to get the latest version from the upstream server 1069and import it. 1070 1071Package: pdisk 1072Version: 0.8a2 1073Current Vers: 0.8a2 1074Maintainer: Eryk Vershen <eryk@cfcl.com> 1075Archive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 1076Home Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 1077Mailing List: 1078Responsible: dbj 1079License: BSD-like 1080Location: external/bsd/pdisk 1081Notes: 1082This is the disk partition utility used by Apple's mkLinux and OS X 1083It is imported into external/bsd/pdisk. 1084 1085Package: pdksh 1086Version: 5.2.14p2 1087Current Vers: 5.2.14p2 1088Maintainer: Michael Rendell <michael@cs.mun.ca> 1089Archive Site: ftp://ftp.cs.mun.ca/pub/pdksh/ 1090Home Page: http://www.cs.mun.ca/~michael/pdksh/ 1091Mailing List: 1092Responsible: jdolecek 1093License: Public domain 1094Location: bin/ksh 1095Notes: 1096pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied. 1097 1098Package: PF (openbsd packet filter) 1099Version: OpenBSD 4.2 1100Current Vers: OpenBSD 4.3-current 1101Maintainer: The OpenBSD Project 1102Archive Site: ftp://ftp.openbsd.org/ 1103Home Page: http://www.openbsd.org/faq/pf/ 1104Mailing List: pf@benzedrine.cx or appropriate OpenBSD mailing list 1105Responsible: peter, yamt 1106License: BSD (2-clause) 1107Location: dist/pf,sys/dist/pf 1108Notes: 1109kernel code is imported into src/sys/dist/pf and src/sys/net has reachover 1110definition (files.pf). userland code is imported into src/dist/pf, and 1111reachover Makefiles are in src/usr.sbin/pf. 1112 1113Package: pkg_install 1114Version: 20120221 1115Current Vers: 20120221 1116Maintainer: The pkgsrc developers 1117Home Page: http://www.pkgsrc.org/ 1118Mailing List: tech-pkg@NetBSD.org 1119Responsible: joerg 1120License: BSD 1121Location: external/bsd/pkg_install/dist 1122Notes: 1123The authoritative version is in pkgsrc/pkgtools/pkg_install. 1124 1125Package: ping 1126Version: 980911 1127Current Vers: 980911 1128Maintainer: Mike Muuss 1129Archive Site: 1130Home Page: http://ftp.arl.mil/mike/ping.html 1131Mailing List: 1132Responsible: christos 1133License: BSD (3-clause) 1134Location: sbin/ping 1135Notes: 1136We use err() and friends. We have changes for snprintf, extra 1137formatting in man pages, disallowing flood pinging, alignment fixes, 1138and more. Vern's ping is gone. We are too different from everyone else 1139now to do a new import. 1140 1141Package: Postfix 1142Version: 2.11.4 1143Current Vers: 3.0 1144Maintainer: Wietse Venema <wietse@porcupine.org> 1145Archive Site: ftp://postfix.cloud9.net/official/ 1146Home Page: http://www.postfix.org/ 1147Mailing List: postfix-users@postfix.org 1148Responsible: christos, tron 1149License: IBM Public License. See also src/external/ibm-public/postfix/dist. 1150Location: external/ibm-public/postfix/dist 1151Notes: 1152HTML documentation should be kept in sync with the README_FILES. 1153src/gnu/dist/postfix/conf/postfix-files must be kept in sync with our 1154directory layout (the easiest way to check is by running ``postfix 1155set-permissions''). 1156 1157Package: ppp 1158Version: 2.4.7 1159Current Vers: 2.4.7 1160Maintainer: Paul Mackerras <paulus@samba.org> 1161Archive Site: ftp://ftp.samba.org/pub/ppp/ 1162Home Page: 1163GIT root: git://ozlabs.org/~paulus/ppp.git 1164Mailing List: 1165Responsible: christos, cube 1166License: BSD (3-clause) 1167Location: external/bsd/ppp/dist 1168Notes: 1169BSD support was removed from 2.4.0; I added it back and removed 1170some GPL pieces. Multilink support is missing. Repeated pings to 1171Paulus have not yielded results. I've retrofitted pppdump to use 1172net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 1173is clearly a pain. I have not tested the modules code, neither our 1174makefiles make it easy to construct a module, but I left one there 1175as an example. 1176TDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're 1177using the version found in 2.4.1. 1178 1179Package: rcs 1180Version: 5.7 1181Current Vers: 5.9.2 1182Maintainer: FSF 1183Archive Site: ftp://ftp.gnu.org/gnu/rcs/ 1184Mailing List: bug-gnu-utils@gnu.org 1185Home Page: http://www.gnu.org/software/rcs/ 1186Responsible: agc 1187License: GPLv2+ (5.7), GPLv3+ (5.8 and later) 1188Location: gnu/usr.bin/rcs 1189Notes: 1190Old versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 1191 1192Package: root.cache 1193Version: 2014060201 (June 2, 2014) 1194Current Vers: 2014060201 (June 2, 2014) 1195Maintainer: InterNIC 1196Archive Site: ftp://ftp.internic.net/domain/named.root 1197Home Page: ftp://ftp.internic.net/domain/named.root 1198Mailing List: 1199Responsible: thorpej 1200License: Public domain 1201Location: etc/namedb 1202Notes: 1203The root server cache is also included with BIND. However, the 1204InterNIC version is usually more up to date. 1205 1206Package: routed 1207Version: 2.32 1208Current Vers: 2.32 1209Maintainer: Vernon Schryver <vjs@rhyolite.com> 1210Archive Site: ftp://ftp.rhyolite.com/src/ 1211Home Page: http://www.rhyolite.com/src/ 1212Mailing List: 1213Responsible: christos 1214License: BSD (4-clause) 1215Location: sbin/routed 1216Notes: 1217We use the md5 code from libc 1218We don't allow RIP_TRACEON and RIP_TRACEOFF 1219We use arc4random 1220We use strlcpy/snprintf 1221 1222Package: send-pr (part of GNATS) 1223Version: 3.95 1224Current Vers: 4.1 1225Maintainer: FSF 1226Archive Site: ftp://ftp.gnu.org/gnu/gnats/ 1227Home Page: http://www.gnu.org/software/gnats/ 1228Mailing List: bug-gnats@gnu.org 1229License: GPLv2 1230Responsible: 1231Location: gnu/usr.bin/send-pr 1232Notes: 1233 1234Package: SoftFloat 1235Version: 2a 1236Current Vers: 2b 1237Maintainer: John Hauser <jhauser@jhauser.us> 1238Archive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 1239Home Page: http://www.jhauser.us/arithmetic/SoftFloat.html 1240Mailing List: 1241Responsible: bjh21 1242License: Public domain 1243Location: lib/libc/softfloat 1244Notes: 1245Heavily modified for use as a soft float library for GCC. The actual 1246arithmetic code is unchanged, though, and should behave exactly like the 1247original. 1248 1249Package: sqlite 1250Version: 3.8.3.1 1251Current Vers: 3.8.3.1 1252Maintainer: Richard Hipp <drh@sqlite.org> 1253Home Page: http://www.sqlite.org 1254Responsible: joerg 1255License: Public domain 1256Location: external/public-domain/sqlite/dist 1257Notes: 1258Run cleantags before inporting because sqlite3.c has an RCSID 1259 1260Package: tcpdump 1261Version: 4.7.3 1262Current Vers: 4.7.3 1263Maintainer: tcpdump-workers@lists.tcpdump.org 1264Archive Site: http://www.tcpdump.org/release/ 1265Home Page: http://www.tcpdump.org/ 1266Mailing List: tcpdump-workers@lists.tcpdump.org 1267Responsible: 1268License: BSD (3-clause) 1269Location: external/bsd/tcpdump/dist 1270Notes: 1271Use the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source 1272tree. 1273 1274Package: TestFloat 1275Version: 2a 1276Current Vers: 2a 1277Maintainer: John Hauser <jhauser@jhauser.us> 1278Archive Site: http://www.jhauser.us/arithmetic/TestFloat.html 1279Home Page: http://www.jhauser.us/arithmetic/TestFloat.html 1280Mailing List: 1281Responsible: ross 1282License: BSD (4-clause) 1283Location: regress/lib/libc/ieeefp/testfloat 1284Notes: 1285 1286Package: texinfo 1287Version: 4.8 1288Current Vers: 5.2 1289Maintainer: FSF 1290Archive Site: ftp://ftp.gnu.org/gnu/texinfo/ 1291Home Page: http://www.gnu.org/software/texinfo/ 1292Mailing List: bug-texinfo@gnu.org 1293Responsible: 1294License: GPLv2+ (4.8), GPLv3+ (4.9 and later) 1295Location: gnu/dist/texinfo 1296Notes: 1297Use src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree 1298for the import. 1299 1300Package: tmux 1301Version: 1.9a 1302Current Vers: 2.0 1303Maintainer: Nicholas Marriott <nicm@users.sourceforge.net> 1304Archive site: http://downloads.sourceforge.net/tmux/ 1305Home page: http://tmux.sourceforge.net/ 1306Mailing List: tmux-users@lists.sourceforge.net 1307Responsible: jmmv 1308License: BSD 1309Location: external/bsd/tmux/dist 1310Notes: 1311See src/external/bsd/tmux/README for instructions on how to import a 1312new tmux release. 1313 1314Package: top 1315Version: 3.8beta1 1316Current Vers: 3.8beta1 1317Maintainer: William LeFebvre <wnl@groupsys.com> 1318Archive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz 1319Home Page: http://www.unixtop.org/ 1320Mailing List: top-spinners@ocee.groupsys.com 1321Responsible: simonb, christos 1322License: BSD (2-clause) 1323Location: external/bsd/top/dist 1324Notes: 1325 1326Package: traceroute 1327Version: 1.4a12 1328Current Vers: 1.4a12 1329Maintainer: traceroute@ee.lbl.gov 1330Archive Site: ftp://ftp.ee.lbl.gov/ 1331Home Page: http://ftp.ee.lbl.gov/ 1332Mailing List: 1333Responsible: 1334License: BSD (4-clause) 1335Location: usr.sbin/traceroute 1336Notes: 1337Added changes from a5 -> a12 manually. 1338 1339Package: tz 1340Version: tzcode2015d / tzdata2015e 1341Current Vers: tzcode2015e / tzdata2015e 1342Maintainer: Paul Eggert <eggert@cs.ucla.edu> 1343Archive Site: ftp://ftp.iana.org/tz/releases/ 1344Archive Site: ftp://munnari.oz.au/pub/oldtz/ 1345Old Archive Site: ftp://elsie.nci.nih.gov/pub/ 1346Home Page: http://www.iana.org/time-zones 1347Mailing List: tz@iana.org 1348Responsible: kleink, christos, apb 1349License: Public domain 1350Location: lib/libc/time/zoneinfo, external/public-domain/tz/share 1351Notes: 1352Don't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import. 1353Diffs are now applied by hand, since we have too many diffs (re-entrant tzcode, 1354register removal) to apply. The diffs have been submitted upstream but there 1355is too much inertia to apply them. Check for .gitignore files. 1356For the data files, do use external/public-domain/tz/tzdata2netbsd. 1357 1358Package: wpa_supplicant/hostapd 1359Version: 2.4 1360Current Vers: 2.4 1361Maintainer: Jouni Malinen <jkmaline@cc.hut.fi> 1362Archive Site: http://hostap.epitest.fi/releases/ 1363Home Page: http://hostap.epitest.fi/wpa_supplicant/ 1364Mailing List: 1365Responsible: scw, dyoung, christos 1366License: BSD or GPLv2 1367Location: external/bsd/wpa/dist 1368Notes: 1369See /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions. 1370 1371Package: XFree86 1372Version: 4.5.0 1373Current Vers: 4.8.0 1374Maintainer: XFree86 Project, Inc. 1375Archive Site: ftp://ftp.xfree86.org/pub/XFree86/ 1376Home Page: http://www.xfree86.org/ 1377Mailing List: devel@xfree86.org 1378Responsible: tron 1379License: XFree 1380Location: (xsrc) 1381Notes: 13824.x: 1383 Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript 1384 files which we don't need in our tree. 1385 ALL changes must be sent back to the XFree86 repository. Patches should 1386 be submitted back via http://bugzilla.xfree86.org. 1387 1388Package: zlib 1389Version: 1.2.3 1390Current Vers: 1.2.8 1391Maintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 1392Archive Site: http://www.zlib.net/ 1393Home Page: http://www.zlib.net/ 1394Mailing List: 1395Responsible: gwr, tron, christos 1396License: BSD (3-clause) 1397Location: common/dist/zlib 1398Notes: 1399Imported to src/common/dist/zlib and shared by the kernel and userland. 1400 1401Package: services, protocols 1402Version: 2013-02-21 (services), 2013-02-17 (protocols) 1403Current Vers: 2013-11-27 (services), 2013-11-12 (protocols) 1404Maintainer: IANA 1405Archive Site: http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services) 1406Archive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols) 1407Home Page: http://www.iana.org/ 1408Mailing List: 1409Responsible: christos 1410License: None 1411Location: etc 1412Notes: 14131. Build package net/iana-etc 14142. Add NetBSD rcsid to the generated protocols and services in the package 1415 work area. 14163. Append the local services from the current services file. 14174. Run: 1418 services_mkdb -u services > /usr/src/etc/services 1419 cp protocols /usr/src/etc/protocols 14205. Fix protocols 1421 - fix manet alias to MANET; giving an alias with the same name is a no/op 1422 - protocol 84 is defined for as ttp and iptm, merge the two entries since 1423 libc getprotoent() does not read the whole file and merge in the "files" 1424 implementation. 1425 1426Package: pigz 1427Version: 2.3.1 1428Current Vers: 2.3.1 1429Maintainer: Mark Adler <madler@alumni.caltech.edu> 1430Archive Site: http://zlib.net/pigz/ 1431Home Page: http://zlib.net/pigz/ 1432Mailing List: http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net 1433Responsible: mrg, tls 1434License: zlib 1435Location: external/zlib/pigz/dist 1436Notes: 1437 1438Package: xz 1439Version: 5.2.1 1440Current Vers: 5.2.1 1441Maintainer: Lasse Collin <lasse.collin@tukanni.org> 1442Archive Site: http://tukaani.org/xz/ 1443Home Page: http://tukaani.org/xz/ 1444Responsible: joerg 1445License: public-domain 1446Location: external/public-domain/xz/dist 1447Notes: 14481. See prepare-import script for stripping down the distribution. 14492. Update configure.ac and use it to generate include/config.h. 14503. Carefully check for GPL components leaked into the dist area. 1451 1452Package: mpc 1453Version: 1.0.1 1454Current Vers: 1.0.1 1455Maintainer: 1456Archive Site: http://www.multiprecision.org/mpc/download/ 1457Home Page: http://www.multiprecision.org/mpc/ 1458Mailing List: http://www.multiprecision.org/index.php?prog=mpc&page=development 1459Responsible: mrg 1460License: LGPL3 1461Location: external/lgpl3/mpc/dist 1462Notes: 1463 1464Package: mpfr 1465Version: 3.1.2 1466Current Vers: 3.1.2 1467Maintainer: 1468Archive Site: http://www.mpfr.org/mpfr-current/ 1469Home Page: http://www.mpfr.org/ 1470Mailing List: http://websympa.loria.fr/wwsympa/arc/mpfr-announce 1471Responsible: mrg 1472License: LGPL3 1473Location: external/lgpl3/mpfr/dist 1474Notes: 1475 1476Package: GNU MP 1477Version: 5.1.3 1478Current Vers: 5.1.3 1479Maintainer: http://gmplib.org/mailman/listinfo/gmp-devel 1480Archive Site: http://gmplib.org/ 1481Home Page: http://gmplib.org/ 1482Mailing List: http://gmplib.org/mailman/listinfo/gmp-announce 1483Responsible: mrg 1484License: LGPL3 1485Location: external/lgpl3/gmp/dist 1486Notes: 1487 1488Package: osnet 1489Version: osnet-20100224 1490Current Vers: ? 1491Maintainer: ? 1492Archive Site: ? 1493Home Page: ? 1494Mailing List: ? 1495Responsible: ? 1496License: CDDL 1497Location: external/cddl/osnet 1498Notes: 1499 1500Package: sljit 1501Version: 0.91 (svn revision 257) 1502Current Vers: svn revision 268 1503Maintainer: Zoltán Herczeg <hzmester@freemail.hu 1504Archive Site: http://sourceforge.net/projects/sljit/ 1505Home Page: http://sljit.sourceforge.net/ 1506Mailing List: none 1507Responsible: alnsn 1508License: BSD (2-clause) 1509Location: sys/external/bsd/sljit/dist 1510Notes: 1511 Need to feed back local changes 1512 1513Package: tre 1514Version: 0.8.0 1515Current Vers: 0.8.0 1516Maintainer: http://laurikari.net/tre 1517Archive Site: http://laurikari.net/tre 1518Home Page: http://laurikari.net/tre 1519Mailing List: 1520Responsible: agc, christos 1521License: BSD (2-clause) 1522Location: external/bsd/tre/dist 1523Notes: 1524 Need to feed back local changes 1525 1526Package: TrouSerS 1527Version: 0.3.8 1528Current Vers: 0.3.8 1529Maintainer: http://trousers.sourceforge.net 1530Archive Site: http://trousers.sourceforge.net 1531Home Page: http://trousers.sourceforge.net 1532Mailing List: http://trousers.sourceforge.net 1533Responsible: christos 1534License: CPL 1535Location: crypto/external/cpl/trousers/dist 1536Notes: 1537 Need to feed back local changes 1538 1539Package: tpm-tools 1540Version: 1.3.7.1 1541Current Vers: 1.3.7.1 1542Maintainer: http://trousers.sourceforge.net 1543Archive Site: http://trousers.sourceforge.net 1544Home Page: http://trousers.sourceforge.net 1545Mailing List: http://trousers.sourceforge.net 1546Responsible: christos 1547License: CPL 1548Location: crypto/external/cpl/tpm-tools/dist 1549Notes: 1550 Need to feed back local changes 1551 1552Package: elftoolchain (libelf/libdwarf) 1553Version: FreeBSD-2014-03-08 1554Current Vers: FreeBSD-XXXX-YY-ZZ 1555Maintainer: Joseph Koshi <jkoshi@freebsd.org> 1556Archive Site: none 1557Home Page: none 1558Mailing List: none 1559Responsible: christos 1560License: BSD-like (2-clause) 1561Location: sys/external/bsd/elftoolchain/dist 1562Notes: 1563 Run prepare-import.sh; next time use svn id. 1564 1565Package: smbfs 1566Version: smbfs-1.4.1.tar.gz + FreeBSD-2003-02-16 1567Current Vers: FreeBSD-XXXX-YY-ZZ 1568Maintainer: Boris Popov <bp@FreeBSD.org> 1569Archive Site: none 1570Home Page: http://people.freebsd.org/~bp/pub/smbfs/smbfs-1.4.1.tar.gz 1571Mailing List: ? 1572Responsible: christos 1573License: BSD-like (4-clause) 1574Location: external/bsd/smbfs 1575Notes: 1576 The kernel portion has been removed from the tar file. 1577 Our kernel smbfs and netsmb directories could move to 1578 external, but this is just make-work. 1579 1580Package: timeout 1581Version: FreeBSD-2014-08-01 1582Current Vers: FreeBSD-XXXX-YY-ZZ 1583Maintainer: Baptiste Daroussin <bapt@FreeBSD.org> 1584Archive Site: none 1585Home Page: none 1586Mailing List: none 1587Responsible: christos 1588License: BSD-like (2-clause) 1589Location: usr.bin/timeout 1590