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