1# $NetBSD: 3RDPARTY,v 1.921 2012/03/02 07:06:31 apb 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 27Package: acpica 28Version: 20110623 29Current Vers: 20120215 30Maintainer: Intel 31Archive Site: http://www.acpica.org/downloads/unix2_source_code.php 32Home Page: http://www.acpica.org/ 33Mailing List: devel@acpica.org 34License: BSD-like 35Responsible: jruoho 36Location: sys/external/bsd/acpica/dist 37Notes: 38Please read src/sys/dev/acpi/acpica/README before any modification. 39 40Package: am-utils [amd] 41Version: 6.2a3 42Current Vers: 6.2a3 43Maintainer: Erez Zadok <ezk@cs.columbia.edu> 44Archive Site: ftp://ftp.am-utils.org/pub/am-utils/ 45Home Page: http://www.am-utils.org/ 46Mailing List: am-utils 47Responsible: christos 48License: BSD (4-clause) 49Location: external/bsd/am-utils/dist 50Notes: 51Amd2netbsd script to convert to BSD make system and remove unneeded files. 52Fix symbolic links before import. 53Check external/bsd/am-utils/include/config.h is correct after import. 54 55Package: Automated Testing Framework (ATF) 56Version: 0.15 57Current Vers: 0.15 58Maintainer: Julio Merino <jmmv@NetBSD.org> 59Archive site: http://code.google.com/p/kyua/downloads/list?can=1 60Home page: http://code.google.com/p/kyua/wiki/ATF 61Mailing List: atf-devel@NetBSD.org 62Responsible: jmmv 63License: The NetBSD Foundation's license (BSD 2-clause) 64Location: external/bsd/atf/dist 65Notes: 66The source files are in external/bsd/atf/dist. 67Use external/bsd/atf/prepare-import.sh to regenerate the dist/ directory. 68Given that the primary goal of ATF is to provide a testing framework for 69NetBSD, no local changes should be ever needed. Always direct them to the 70maintainer for integration in official releases. 71 72Package: ath-hal 73Version: FreeBSD SVN revision number 185521 74Current Vers: FreeBSD SVN revision number 185521 75Maintainer: Sam Leffler <sam@errno.com> 76Archive Site: none 77Home Page: none 78Mailing List: none 79Responsible: sam, alc 80License: BSD-like (2 clause), ISC 81Location: sys/external/isc/atheros_hal/dist 82Notes: 83 84Package: bc 85Version: 1.06 86Current Vers: 1.06 87Maintainer: Phil Nelson <phil@cs.wwu.edu> 88Archive Site: ftp://ftp.gnu.org/gnu/bc/ 89Home Page: http://www.gnu.org/software/bc/ 90Mailing List: bug-bc@gnu.org 91Responsible: phil, simonb 92License: GPLv2, LGPGv2.1 93Location: gnu/dist/bc 94Notes: 95bc includes dc, both of which are in the NetBSD tree. 96 97Package: bind [named and utils] 98Version: 9.9.0a1 99Current Vers: 9.8.1 100Maintainer: Paul Vixie <vixie@vix.com> 101Archive Site: ftp://ftp.isc.org/isc/bind9/ 102Home Page: http://www.isc.org/sw/bind/ 103Mailing List: 104Responsible: vixie, christos 105License: BSD-like (2-clause) 106Location: external/bsd/bind/dist 107Notes: 108First bind2netbsd script to import into src/external/bsd/bind/dist. 109The Makefiles in src/external/bsd/bind are not handled by the script. 110Build bind to generate the include files. 111Then binclude4netbsd script to import into src/external/bsd/bind/include. 112The libc and include parts of the resolver are now part of libbind. 113 114Package: libbind [libc resolver and includes] 115Version: libbind-6.0-rc1 116Current Vers: libbind-6.0-rc1 117Maintainer: Paul Vixie <vixie@vix.com> 118Archive Site: ftp://ftp.isc.org/isc/libbind/ 119Home Page: http://www.isc.org/sw/bind/ 120Mailing List: 121Responsible: vixie, christos 122License: BSD-like (2-clause) 123Location: external/bsd/libbind/dist 124Notes: 125First libbind2netbsd script to import into src/external/bsd/libbind/dist. 126Then include4netbsd script to import into src/include. 127Then libc4netbsd script to update the resolver in libc. 128Todo[1]: Update libresolv if needed. 129Todo[2]: A few files in libc/net were imported in the ISC branch but now 130 they are too different or do not exist anymore: 131 gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c 132 Others like getaddrinfo.c could be merged with isc, but it seems 133 that ours is from a more recent version of KAME? 134Todo[3]: net/base64.c is imported from bind but should be moved from net 135 to isc/base64.c. 136Todo[4]: Re-entrant functions of net/* 137Todo[5]: Reconcile the doc directory. 138 139Package: binutils 140Version: 2.21.1a 141Current Vers: 2.22 142Maintainer: FSF 143Archive Site: ftp://ftp.gnu.org/gnu/binutils/ 144Home Page: http://www.gnu.org/software/binutils/ 145Mailing List: bug-gnu-utils@gnu.org 146Responsible: thorpej, mrg 147License: GPLv3, LGPLv3, GPLv2, LGPLv2, BSD 148Location: external/gpl3/binutils/dist 149Notes: 150 151Package: bozohttpd 152Version: 20100617 153Current Vers: 20100617 154Maintainer: mrg@eterna.com.au 155Archive Site: ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/ 156Home Page: http://eterna.com.au/bozohttpd/ 157Mailing List: 158Responsible: mrg 159License: BSD 160Location: libexec/httpd 161Notes: 162Delete "queue.h" from the distribution. 163 164Package: bsd-family-tree 165Version: 1.116 166Current Vers: 1.116 167Maintainer: n/a 168Archive Site: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 169Home Page: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 170Mailing List: 171Responsible: 172License: See URL above. 173Location: share/misc/bsd-family-tree 174Notes: 175 176Package: byacc 177Version: 20110908 178Current Vers: 20110908 179Maintainer: Thomas Dickey <dickey@invisible-island.net> 180Archive Site: http://www.invisible-island.net/byacc/byacc.html 181Home Page: http://www.invisible-island.net/byacc/byacc.html 182Mailing List: 183Responsible: christos 184License: Public Domain 185Location: external/bsd/byacc/dist 186Notes: 187See /usr/src/external/bsd/byacc/byacc2netbsd for update instructions. 188 189Package: bzip2 190Version: 1.0.5 191Current Vers: 1.0.5 192Maintainer: Julian Seward <jseward@acm.org> 193Archive Site: http://sources.redhat.com/bzip2/ 194Home Page: http://www.bzip.org/ 195Mailing List: 196Responsible: 197License: BSD (4-clause) 198Location: dist/bzip2 199Notes: 200See /usr/src/dist/bzip2/bzip2netbsd for update instructions. 201 202Package: Citrus XPG4DL 203Version: 204Current Vers: 205Maintainer: Citrus 206Archive Site: http://citrus.bsdclub.org/ 207Home Page: http://citrus.bsdclub.org/ 208Mailing List: bsd-locale@hauN.org 209Responsible: tshiozak 210License: Ambiguous. Either BSD or Perl Artistic License 211 See http://citrus.bsdclub.org/#pol_license for more info. 212Location: lib 213Notes: 214language C multilingualization support suite using wchar_t and other standards. 215The main development playground of Citrus is in NetBSD CVS, so you don't 216need to look for other CVS tree (like citrus CVS tree) 217main trunc has Citrus code in the following places: 218- src/lib/libc/locale, LC_CTYPE: single/multibyte support 219- src/lib/libintl: GNU libc compatible gettext(3) implementation. 220- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer 221- src/lib/libc/iconv: iconv(3) 222 223Package: cron 224Version: 4.1 225Current Vers: 4.1 226Maintainer: Paul Vixie <vixie@vix.com> 227Archive Site: ftp://ftp.isc.org/isc/cron/ 228Home Page: 229Mailing List: 230Responsible: 231License: BSD-like 232Location: external/bsd/cron/dist 233Notes: 234 235Package: cvs 236Version: 1.12.13 237Current Vers: 1.12.13 238Maintainer: cvshome 239Archive Site: http://ftp.gnu.org/non-gnu/cvs/ 240Home Page: http://cvs.nongnu.org/ 241Mailing List: bug-cvs@gnu.org 242Responsible: christos 243License: GPLv1, LGPLv2 244Location: external/gpl2/xcvs/dist 245Notes: 246Use external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree 247for the import. 248Do not forget to update external/gpl2/xcvs/include/config.h to match 249external/gpl2/xcvs/dist/config.h.in. 250 251Package: db 252Version: 1.85 253Current Vers: 1.86/4.7.25 254Maintainer: Keith Bostic <bostic@vangogh.cs.berkeley.edu> 255Archive Site: http://www.oracle.com/technology/software/products/berkeley-db/ 256Home Page: http://www.oracle.com/database/berkeley-db/ 257Mailing List: 258Responsible: 259License: BSD or Oracle Commercial License 260Location: lib/libc/db 261Notes: 262Note that we cannot use db 2.x for license reasons. 263Three bug fixes against 1.85 sent back to bostic. Changes to 264man/recno.3, hash/hsearch.c, and hash/ndbm.c (serious). 265Import of DB 1.85 was done via a sh script which converted the 266distribution into the netbsd format. The script can be found in 267src/lib/libc/db/db2netbsd. 268 269Package: dhcp 270Version: 3.0.3 271Current Vers: 4.1-ESV-R4/4.2.3-P2 272Maintainer: mellon 273Archive Site: ftp://ftp.isc.org/isc/dhcp/ 274Home Page: http://www.isc.org/software/dhcp/ 275Mailing List: dhcp-server@isc.org 276Mailing List: dhcp-client@isc.org 277Mailing List: dhcp-announce@isc.org 278Mailing List: dhcp-bugs@isc.org 279Responsible: mellon 280License: BSD (3-clause) 281Location: dist/dhcp 282Notes: 283No changes for NetBSD integration - just import the new distribution on 284top of the current tree. 285 286Package: dhcpcd 287Version: 5.5.4 288Current Vers: 5.5.4 289Maintainer: roy 290Archive Site: ftp://roy.marples.name/pub/dhcpcd/ 291Home Page: http://roy.marples.name/projects/dhcpcd/ 292Mailing List: dhcpcd-discuss@marples.name 293License: BSD (2-clause) 294Location: external/bsd/dhcpcd/dist 295Notes: 296Please submit all changes to the author. 297The distribution doesn't include the Linux specific bits or build system. 298 299Package: diffutils 300Version: 2.8.1 301Current Vers: 3.2 302Maintainer: FSF 303Archive Site: ftp://ftp.gnu.org/gnu/diffutils/ 304Home Page: http://www.gnu.org/software/diffutils/ 305Mailing List: bug-diffutils@gnu.org 306Responsible: 307License: GPLv2+ (2.8.1), GPLv3+ (2.9 and later) 308Location: gnu/dist/diffutils 309Notes: 310Use src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree 311for the import. 312 313Package: gdtoa 314Version: 2011-03-19 315Current Vers: $(date) 316Maintainer: David M. Gay <dmg@acm.org> 317Archive Site: http://www.netlib.org/fp/ 318Home Page: http://www.netlib.org/fp/ 319Mailing List: none 320Responsible: kleink 321License: BSD-like 322Location: lib/libc/gdtoa 323Notes: 324Test suite integrated at this time, but not built (and fails to run). 325No hexadecimal floating-point string conversion for VAX FP yet. 326Only double-precision addressed at this time. 327 328Package: file 329Version: 5.11 330Current Vers: 5.11 331Maintainer: Christos Zoulas <christos@zoulas.com> 332Archive Site: ftp://ftp.astron.com/pub/file/ 333Home Page: 334Mailing List: file@mx.gw.com 335Responsible: christos, pooka 336License: BSD (2-clause) 337Location: external/bsd/file/dist 338Notes: 339use file2netbsd 340 341Package: flex 342Version: 2.5.35 343Current Vers: 2.5.35 344Maintainer: Will Estes <wlestes@users.sourceforge.net> 345Archive Site: http://flex.sourceforge.net/ 346Home Page: http://flex.sourceforge.net/ 347Mailing List: http://lists.sourceforge.net/mailman/listinfo/flex-announce 348Responsible: 349License: BSD-like 350Location: external/bsd/flex/dist 351Notes: 352There is a flex2netbsd script to help newer imports. 353 354Package: gcc 355Version: 4.1.3-20080831/4.5.3 356Current Vers: 4.6.0 357Maintainer: FSF 358Archive Site: ftp://ftp.gnu.org/gnu/gcc/ 359Home Page: http://www.gnu.org/software/gcc/ 360Mailing List: gcc-bugs@gnu.org 361Responsible: thorpej, mrg 362License: GPLv3, LGPLv3.1 363Location: external/gpl3/gcc/dist 364Notes: 365before importing: 366 - delete all .cvsignore and .brik files 367 - delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar 368 - delete all related testsuites 369for GCC4: 370 - delete all fortran and testsuites 371 - update gcc/version.c for the NetBSD GCC date 372for GCC 4.5: 373 - use core/c++/objc/testsuite tarballs 374 - delete: 375 gcc/testsuite/ada 376 gcc/testsuite/gfortran* 377 gcc/testsuite/gnat.dg 378 379Package: gdb 380Version: 6.5/7.3.1 381Current Vers: 7.4 382Maintainer: FSF 383Archive Site: ftp://ftp.gnu.org/gnu/gdb/ 384Home Page: http://www.gnu.org/software/gdb/ 385Mailing List: bug-gdb@gnu.org 386Responsible: christos 387License: GPLv3, LGPLv3.1 388Location: external/gpl3/gdb/dist 389Notes: 390When updating GDB, it is imperative to test that: 391 - Debugging of kernel cores ("target kvm") works correctly 392 - Support for our kernel's remote serial debugging protocol 393 ("options KGDB") works correctly. 394 395Package: gettext 396Version: 0.14.4 397Current Vers: 0.17 398Maintainer: FSF 399Archive Site: ftp://ftp.gnu.org/gnu/gettext/ 400Home Page: http://www.gnu.org/software/gettext/ 401Mailing List: bug-gnu-utils@gnu.org 402Responsible: 403License: GPLv2 404Location: gnu/dist/gettext 405Notes: 406GNU gettext is used for userland tools like msgfmt(1) only. For libintl, 407we use BSD-licensed implementation from Citrus project (see entry for 408"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 409 410Package: gkermit 411Version: 1.00 412Current Vers: 1.00 413Maintainer: Kermit Project - Columbia University <kermit@columbia.edu> 414Archive Site: ftp://kermit.columbia.edu/kermit/archives/ 415Home Page: http://www.columbia.edu/kermit/ 416Mailing List: 417Responsible: apb 418License: GPLv2 419Location: gnu/dist/gkermit 420Notes: 421 422Package: grep 423Version: 2.5.1 424Current Vers: 2.10 425Maintainer: FSF 426Archive Site: ftp://ftp.gnu.org/gnu/grep/ 427Home Page: http://www.gnu.org/software/grep/ 428Mailing List: bug-gnu-utils@gnu.org 429Responsible: simonb 430License: GPLv2+ (2.5.1), GPLv3+ (2.5.3 and later) 431Location: gnu/dist/grep 432Notes: 433Use src/gnu/dist/grep/grep2netbsd for preparing the source tree 434for the import. 435On 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep; 436see also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html) 437was imported into src/usr.bin/grep; 438on 16 Feb 2011, the BSD grep implementation from FreeBSD was imported 439in src/usr.bin/grep, replacing FreeGrep 440(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html). 441 442Package: groff 443Version: 1.19.2 444Current Vers: 1.21 445Maintainer: Werner Lemberg/FSF 446Archive Site: ftp://ftp.gnu.org/gnu/groff/ 447Home Page: http://www.gnu.org/software/groff/ 448Mailing List: bug-groff@gnu.org 449Responsible: 450License: GPLv2 451Location: gnu/dist/groff 452Notes: 453Use groff2netbsd from src/gnu/dist/groff to prepare the distribution 454for import. 455 456Package: heimdal 457Version: 1.5pre1 458Current Vers: 1.5pre1 459Maintainer: Heimdal <heimdal@pdc.kth.se> 460Archive Site: ftp://ftp.pdc.kth.se/pub/heimdal/src/ 461Home Page: http://www.pdc.kth.se/heimdal/ 462Mailing List: heimdal-discuss@pdc.kth.se 463Responsible: joda, lha 464License: BSD 465Location: crypto/external/bsd/heimdal/dist 466Notes: 467 468Package: hunt 469Version: 2003-04-16 470Current Vers: 2003-04-16 471Maintainer: Greg Couch <gregc@cgl.ucsf.edu> 472Archive Site: ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z 473Home Page: http://www.cgl.ucsf.edu/home/gregc/oss.html 474Responsible: mrg 475License: BSD (3-clause) 476Location: games/hunt 477Notes: 478 479Package: ipf 480Version: 4.1.34 481Current Vers: 5.1.0 482Maintainer: Darren Reed 483Archive Site: http://coombs.anu.edu.au/~avalon/ 484Home Page: http://coombs.anu.edu.au/~avalon/ 485Mailing List: ipfilter@postbox.anu.edu.au 486Responsible: darrenr, mike 487License: BSD-based; see src/dist/ipf/IPFILTER.LICENCE 488Location: dist/ipf,sys/dist/ipf 489Notes: 490ipf2netbsd should be used on a virgin ipfilter source tree. 491See also dist/ipf/README.NetBSD 492 493Package: ipsec-tools 494Version: (ipsec-tools head is NetBSD-current head) 495Maintainer: IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net> 496Archive Site: http://ipsec-tools.sourceforge.net 497Home Page: http://ipsec-tools.sourceforge.net 498Mailing List: ipsec-tools-devel@lists.sourceforge.net 499Responsible: manu, vanhu, mgrooms 500License: BSD (3-clause) 501Location: crypto/dist/ipsec-tools 502Notes: 503ipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools 504We don't run ipsec-tools' configure as part of the NetBSD build. configure 505generated files are available in the NetBSD source tree at: 506 src/lib/libipsec/config.h 507 src/lib/libipsec/package_version.h 508When configure.ac is updated, run the following: 509 cd src/crypto/dist/ipsec-tools 510 ./bootstrap 511 ./configure --enable-adminport --enable-hybrid --enable-frag \ 512 --enable-natt --enable-dpd 513Then copy package_version.h to src/lib/libipsec and merge config.h with 514src/lib/libipsec/config.h (it needs some manual tweaking) 515 516NOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 517NetBSD-current always contains latest ipsec-tools code. On the other hand, 518ipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 519are manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly 520sync with ipsec-tools-0_7-branch) 521 522Package: KAME IPv6 523Version: KAME/NetBSD SNAP kit 524Current Vers: KAME/NetBSD SNAP kit (shipped every week) 525Maintainer: KAME Project <kame@kame.net> 526Archive Site: http://www.kame.net/ 527Home Page: http://www.kame.net/ 528Mailing List: snap-users@kame.net 529Responsible: 530License: BSD (3-clause) 531Location: sys/netinet6 532Notes: 533IPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with 534more conservative implementation policy. 535IPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000. 536Please do not make too many diff-unfriendly changes (like indentation change, 537KNF police). We need to take diffs across KAME snapshots on upgrades. 538To identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION 539in sys/netinet6/in6.h. No script is available for upgrades. 540"KAME" branch is used for kernel merge work purposes. 541http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison 542among KAME/*BSD, *BSD-current and recent *BSD releases. 543 544Package: less 545Version: less-444 546Current Vers: less-444 547Maintainer: Mark Nudelman <markn@greenwoodsoftware.com> 548Archive Site: http://www.greenwoodsoftware.com/less/download.html 549Home Page: http://www.greenwoodsoftware.com/less/ 550Mailing List: less-announce-request@greenwoodsoftware.com 551Responsible: mrg 552License: Less License (BSD 2-clause) or GPLv3 (v2 prior to less418) 553Location: external/bsd/less/dist 554Notes: 555Many changes to make less act as more when invoked as more. Beware. 556Use the "src/external/bsd/less/less2netbsd" script to prepare source tree 557for importation. Run ./configure beforehand to generate "defines.h". 558Talk to mrg before importing any new version. 559 560Package: libarchive 561Version: 2.8.4 562Current Vers: 2.8.5 (legacy) / 3.0.3 (stable) 563Maintainer: kientzle@freebsd.org, joerg@NetBSD.org 564Archive Site: https://github.com/libarchive/libarchive/downloads 565Home Page: http://libarchive.github.com/ 566Responsible: joerg 567License: BSD (2-clause) 568Location: external/bsd/libarchive/dist 569Notes: 570Distribution is stripped down to the relevant part. 571 572Package: libdevmapper 573Version: 1.02.40 574Current Vers: 1.02.40 575Maintainer: lvm-devel@redhat.com 576Archive Site: ftp://sources.redhat.com/pub/lvm2/ 577Home Page: http://sources.redhat.com/lvm2/ 578Responsible: haad 579License: LGPLv2.1 580Location: external/gpl2/lvm2/dist/libdm 581Notes: 582The lvm2tools and the libdevmapper are now distributed as one source 583repository. See the lvm2tools Notes for more information. 584 585Package: libevent 586Version: 1.4.12-stable 587Current Vers: 2.0.2-alpha 588Maintainer: Niels Provos <provos@citi.umich.edu> 589Archive Site: http://www.monkey.org/~provos/libevent/ 590Home Page: http://www.monkey.org/~provos/libevent/ 591Responsible: provos 592License: BSD (3/4-clause) 593Location: external/bsd/libevent/dist 594Notes: 595 596Package: lvm2tools 597Version: 2.02.56 598Current Vers: 2.02.56 599Maintainer: lvm-devel@redhat.com 600Archive Site: ftp://sources.redhat.com/pub/lvm2/ 601Home Page: http://sources.redhat.com/lvm2/ 602Responsible: haad 603License: GPLv2 604Location: external/gpl2/lvm2/dist 605Notes: 606Use the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree 607for import. Keep eye on dist/include/configure.h it migh change over the releases. 608We maintain our own version of libdevmapper ioctl protocol code, therefore we 609should test it before import. Talk to haad before importing new version. 610 611Package: libpcap 612Version: 1.1.1 613Current Vers: 1.1.1 614Maintainer: tcpdump-workers@tcpdump.org 615Archive Site: http://www.tcpdump.org/release/ 616Home Page: http://www.tcpdump.org/ 617Mailing List: tcpdump-workers@tcpdump.org 618Responsible: dyoung 619License: BSD (3/4-clause) 620Location: external/bsd/libpcap/dist 621Notes: 622Use the src/external/bsd/libpcap/dist/libpcap2netbsd script to prepare source 623tree. 624 625Package: libwrap 626Version: tcp_wrappers 7.6 w/ large amount of IPv6 changes 627Current Vers: tcp_wrappers 7.6-ipv6.1 628Maintainer: Wietse Venema <wietse@porcupine.org> 629Archive Site: ftp://ftp.porcupine.org/pub/security/ 630Home Page: ftp://ftp.porcupine.org/pub/security/ 631Mailing List: 632Responsible: cjs 633License: BSD-like 634Location: lib/libwrap 635Notes: 636We import only libwrap (under src/lib), tcpdchk and tcpdmatch (both 637under src/usr.sbin). We don't use tcpd; that functionality is built 638into inetd. The provided libwrap2netbsd script handles just libwrap. 639 640Package: Lua 641Version: Lua 5.1.4 642Current Vers: Lua 5.1.4 643Maintainer: PUC Rio 644Home Page: http://www.lua.org/ 645Mailing List: 646Responsible: mbalmer 647License: MIT 648Location: external/mit/lua/dist 649Notes: 650The default module paths have been changed to not include the current 651working directory '.' to avoid potential security problems. 652 653Package: m4 654Version: 20091026 655Current Vers: 20091026 656Maintainer: OpenBSD 657Archive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4 658Home Page: http://openbsd.org 659Mailing List: 660License: BSD 3-clause like (dns-sd) 661Responsible: christos 662Location: usr.bin/m4 663Notes: 664Uses libc's ohash, and strtonum 665 666Package: mDNSResponder 667Version: 212.1 668Current Vers: 258.14 669Maintainer: Apple 670Archive Site: http://www.opensource.apple.com/tarballs/mDNSResponder/ 671Home Page: http://developer.apple.com/opensource/internet/bonjour.html 672Mailing List: bonjour-dev@lists.apple.com 673License: Apache2 (mdnsd), BSD 3-clause (libdns_sd), 674 BSD 3-clause like (dns-sd) 675Responsible: tsarna 676Location: external/apache2/mDNSResponder/dist 677Notes: 678 679Package: mdocml 680Version: 1.12.0 681Current Vers: 1.12.0 682Maintainer: Kristaps Džonsons 683Archive Site: http://mdocml.bsd.lv/snapshots/ 684Home Page: http://mdocml.bsd.lv/ 685Mailing List: 686Responsible: joerg 687License: BSD (2-clause) 688Location: external/bsd/mdocml/dist 689Notes: 690 691Package: mesa-drm 692Version: git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c 693Current Vers: 694Maintainer: mesa-git@? 695Archive Site: git://anongit.freedesktop.org/git/mesa/drm 696Home Page: http://cgit.freedesktop.org/mesa/drm/ 697Mailing List: 698Responsible: mrg, bjs 699License: BSD 700Location: sys/external/bsd/drm/dist 701Notes: 702 703Package: mopd 704Version: 2.5.3 705Current Vers: 2.5.3 706Maintainer: Mats O Jansson <maja@celsiustech.se> 707Archive Site: http://www.stacken.kth.se/~moj/mopd.html 708Home Page: http://www.stacken.kth.se/~moj/mopd.html 709Mailing List: 710Responsible: cjs 711License: BSD (4-clause) 712Location: usr.sbin/mopd 713Notes: 714Delete the otherOS directory before importing. 715 716Package: nawk 717Version: 2010-05-23 718Current Vers: 2011-08-10 719Maintainer: Brian Kernighan <bwk@princeton.edu> 720Archive Site: http://www.cs.princeton.edu/~bwk/btl.mirror/ 721Home Page: http://www.cs.princeton.edu/~bwk/btl.mirror/ 722Mailing List: 723Responsible: jdolecek 724License: BSD-like 725Location: external/historical/nawk/dist 726Notes: 727Build maketab from nawk sources and generate proctab.c. 728Remove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win 729then import to src/external/historical/nawk/dist. 730 731Package: ndbootd 732Version: 0.5 733Current Vers: 0.5 734Maintainer: Matt Fredette <fredette@alum.mit.edu> 735Archive Site: 736Home Page: 737Responsible: fredette 738License: BSD (4-clause) 739Location: usr.sbin/ndbootd 740Notes: 741Run ./configure, save config.h, make distclean, rm all autoconf/automake 742and ndbootd-raw.c. Restore saved config.h, and force it to define 743HAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. 744 745Package: ntp 746Version: 4.2.6p5 747Current Vers: 4.2.6p5 748Maintainer: David L. Mills <mills@udel.edu> 749Archive Site: ftp://ftp.udel.edu/pub/ntp/ntp4/ 750Home Page: http://www.ntp.org/, http://support.ntp.org/ 751Mailing List: 752Responsible: simonb, jonathan, kardel 753License: BSD-like 754Location: external/bsd/ntp/dist 755Notes: 756See /usr/src/dist/ntp/ntp2netbsd for update instructions. 757 758Package: nvi 759Version: 1.81.6 760Current Vers: 1.81.6 761Maintainer: Keith Bostic <bostic@bsdi.com> 762Archive Site: ftp://ftp.bostic.com/pub/ 763Home Page: http://www.bostic.com/vi/ 764Mailing List: 765Responsible: aymeric, christos 766License: BSD (3/4-clause) 767Location: dist/nvi 768Notes: 769We have lots of local fixes. 770 771Package: OpenLDAP 772Version: 2.4.23 773Current Vers: 2.4.30 774Maintainer: OpenLDAP Foundation 775Archive Site: http://www.openldap.org/ 776Home Page: http://www.openldap.org/ 777Mailing List: 778Responsible: lukem 779License: BSD (3-clause) 780Location: external/bsd/openldap/dist 781Notes: 782 783Package: OpenPAM 784Version: 20111218 (Lycopsida) 785Current Vers: 20111218 (Hydrangea) 786Maintainer: Dag-Erling Smørgrav <des@FreeBSD.org> 787Archive Site: http://www.openpam.org/ 788Home Page: http://www.openpam.org/ 789Mailing List: 790Responsible: christos 791License: BSD (3-clause) 792Location: external/bsd/openpam/dist 793Notes: 794Next import will need $ Id removal.. 795 796Package: openresolv 797Version: 3.4.5 798Current Vers: 3.4.5 799Maintainer: roy 800Archive Site: ftp://roy.marples.name/pub/openresolv/ 801Home Page: http://roy.marples.name/projects/openresolv/ 802Mailing List: openresolv-discuss@marples.name 803License: BSD (2-clause) 804Location: external/bsd/openresolv/dist 805Notes: 806Please submit all changes to the author. 807 808Package: HPN-SSH 809Version: 5.6p1 13 v10 810Current Vers: 5.6p1 13 v10 811Maintainer: www.psc.edu 812Archive Site: http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.6p1-hpn13v10.diff.gz 813Home Page: http://www.psc.edu/networking/projects/hpn-ssh/ 814Mailing List: 815Responsible: christos 816License: 817Location: crypto/external/bsd/openssh/dist 818Notes: 819Patch applied after OpenSSH import. 820 821Package: OpenSSH 822Version: 5.9 823Current Vers: 5.9 / portable 5.9p1 824Maintainer: OpenSSH 825Archive Site: http://www.openssh.com/ftp.html 826Home Page: http://www.openssh.com/portable.html 827Mailing List: openssh-unix-announce@mindrot.org 828Responsible: thorpej, christos, elric 829License: BSD. See src/crypto/external/bsd/openssh/dist/LICENSE 830Location: crypto/external/bsd/openssh/dist 831Notes: 832imported from OpenBSD ssh -- is not from the portable OpenSSH 833use openssh2netbsd before import. 834local changes (should always try to bring them back to master openssh tree, 835markus is very cooperative about it): 836- default for PermitRootLogin is set to "no" 837- IgnoreRootRhosts added 838- look at login.conf to check valid user/access list 839- krb5 support re-added 840- hack in cipher.c #ifdef ACCS because we are missing EVP_acss 841 when someone imports openssl, we can remove this. 842- added moduli from portable openssh 843- added USE_PAM patches and auth_pam.[ch] from portable openssh 844 (see if there is any difference between the current version of opensshX.Yp1 845 and the new opensshZ.Wp1) and apply them. 846- conditionalize login_cap 847- conditionalize bsd_auth 848- restore krb5, krb4, afs, skey 849- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none 850- fix ctype macro arguments 851- umac is broken, disable it 852- better ~homedir handling 853- netbsd style tunnels 854- urandom, xhome, chrootdir, rescuedir NetBSD handling 855- utmp/utmpx handling 856- handle tty posix_vdisable properly 857- handle setuid and unsetuid the posix way instead of setresuid() 858- add all missing functions 859- always bump major when importing to avoid api problems. 860- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes. 861 862Package: OpenSSL 863Version: 1.0.1-stable-SNAP-20110605 864Current Vers: 1.0.1 [snapshot-20110605] with AES-NI patch 865Maintainer: The OpenSSL Project 866Archive Site: ftp://ftp.openssl.org/source/ 867Home Page: http://www.openssl.org/ 868Mailing List: openssl-announce@openssl.org 869Responsible: mcr, thorpej, groo, christos, mjf 870License: OpenSSL and SSLeay license (both BSD-like) 871Location: crypto/external/bsd/openssl/dist 872Notes: 873- Run openssl2netbsd to get rid of the RCSID identifiers 874- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man 875 to regen man pages. 876 877Package: pdisk 878Version: 0.8a2 879Current Vers: 0.8a2 880Maintainer: Eryk Vershen <eryk@cfcl.com> 881Archive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 882Home Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 883Mailing List: 884Responsible: dbj 885License: BSD-like 886Location: dist/pdisk 887Notes: 888This is the disk partition utility used by Apple's mkLinux and OS X 889It is imported into dist/pdisk, with a reachover makefile in 890src/sbin/pdisk builds for macppc and mac68k. 891 892Package: pdksh 893Version: 5.2.14p2 894Current Vers: 5.2.14p2 895Maintainer: Michael Rendell <michael@cs.mun.ca> 896Archive Site: ftp://ftp.cs.mun.ca/pub/pdksh/ 897Home Page: http://www.cs.mun.ca/~michael/pdksh/ 898Mailing List: 899Responsible: jdolecek 900License: Public domain 901Location: bin/ksh 902Notes: 903pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied. 904 905Package: PF (openbsd packet filter) 906Version: OpenBSD 4.2 907Current Vers: OpenBSD 4.3-current 908Maintainer: The OpenBSD Project 909Archive Site: ftp://ftp.openbsd.org/ 910Home Page: http://www.openbsd.org/faq/pf/ 911Mailing List: pf@benzedrine.cx or appropriate OpenBSD mailing list 912Responsible: peter, yamt 913License: BSD (2-clause) 914Location: dist/pf,sys/dist/pf 915Notes: 916kernel code is imported into src/sys/dist/pf and src/sys/net has reachover 917definition (files.pf). userland code is imported into src/dist/pf, and 918reachover Makefiles are in src/usr.sbin/pf. 919 920Package: pkg_install 921Version: 20120221 922Current Vers: 20120221 923Maintainer: The pkgsrc developers 924Home Page: http://www.pkgsrc.org/ 925Mailing List: tech-pkg@NetBSD.org 926Responsible: joerg 927License: BSD 928Location: external/bsd/pkg_install/dist 929Notes: 930The authoritative version is in pkgsrc/pkgtools/pkg_install. 931 932Package: ping 933Version: 980911 934Current Vers: 980911 935Maintainer: Vernon Schryver <vjs@rhyolite.com> 936Archive Site: ftp://ftp.rhyolite.com/src/ 937Home Page: http://www.rhyolite.com/src/ 938Mailing List: 939Responsible: christos 940License: BSD (3-clause) 941Location: sbin/ping 942Notes: 943We use err() and friends. We have changes for snprintf, extra 944formatting in man pages, disallowing flood pinging, alignment fixes, 945and more. 946 947Package: postfix 948Version: 2.8.8 949Current Vers: 2.8.8/2.9.0 950Maintainer: Wietse Venema <wietse@porcupine.org> 951Archive Site: ftp://postfix.cloud9.net/official/ 952Home Page: http://www.postfix.org/ 953Mailing List: postfix-users@postfix.org 954Responsible: christos, tron 955License: IBM Public License. See also src/external/ibm-public/postfix/dist. 956Location: external/ibm-public/postfix/dist 957Notes: 958HTML documentation should be kept in sync with the README_FILES. 959src/gnu/dist/postfix/conf/postfix-files must be kept in sync with our 960directory layout (the easiest way to check is by running ``postfix 961set-permissions''). 962 963Package: ppp 964Version: 2.4.4 965Current Vers: 2.4.4 966Maintainer: Paul Mackerras <paulus@samba.org> 967Archive Site: ftp://ftp.samba.org/pub/ppp/ 968Home Page: 969CVS root: :pserver:cvs@pserver.samba.org:/cvsroot (password: cvs) 970Mailing List: 971Responsible: christos, cube 972License: BSD (3-clause) 973Location: dist/pppd 974Notes: 975BSD support was removed from 2.4.0; I added it back and removed 976some GPL pieces. Multilink support is missing. Repeated pings to 977Paulus have not yielded results. I've retrofitted pppdump to use 978net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 979is clearly a pain. I have not tested the modules code, neither our 980makefiles make it easy to construct a module, but I left one there 981as an example. 982TDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're 983using the version found in 2.4.1. 984 985Package: rcs 986Version: 5.7 987Current Vers: 5.8 988Maintainer: FSF 989Archive Site: ftp://ftp.gnu.org/gnu/rcs/ 990Mailing List: bug-gnu-utils@gnu.org 991Home Page: http://www.gnu.org/software/rcs/ 992Responsible: agc 993License: GPLv2 (5.7), GPLv3+ (5.8) 994Location: gnu/usr.bin/rcs 995Notes: 996Old versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 997 998Package: root.cache 999Version: 2011060800 (Jun 8, 2011) 1000Current Vers: 2011060800 (Jun 8, 2011) 1001Maintainer: InterNIC 1002Archive Site: ftp://ftp.internic.net/domain/named.root 1003Home Page: ftp://ftp.internic.net/domain/named.root 1004Mailing List: 1005Responsible: thorpej 1006License: Public domain 1007Location: etc/namedb 1008Notes: 1009The root server cache is also included with BIND. However, the 1010InterNIC version is usually more up to date. 1011 1012Package: routed 1013Version: 2.32 1014Current Vers: 2.32 1015Maintainer: Vernon Schryver <vjs@rhyolite.com> 1016Archive Site: ftp://ftp.rhyolite.com/src/ 1017Home Page: http://www.rhyolite.com/src/ 1018Mailing List: 1019Responsible: christos 1020License: BSD (4-clause) 1021Location: sbin/routed 1022Notes: 1023We use the md5 code from libc 1024We don't allow RIP_TRACEON and RIP_TRACEOFF 1025We use arc4random 1026We use strlcpy/snprintf 1027 1028Package: send-pr (part of GNATS) 1029Version: 3.95 1030Current Vers: 4.1 1031Maintainer: FSF 1032Archive Site: ftp://ftp.gnu.org/gnu/gnats/ 1033Home Page: http://www.gnu.org/software/gnats/ 1034Mailing List: bug-gnats@gnu.org 1035License: GPLv2 1036Responsible: 1037Location: gnu/usr.bin/send-pr 1038Notes: 1039 1040Package: SoftFloat 1041Version: 2a 1042Current Vers: 2b 1043Maintainer: John Hauser <jhauser@jhauser.us> 1044Archive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 1045Home Page: http://www.jhauser.us/arithmetic/SoftFloat.html 1046Mailing List: 1047Responsible: bjh21 1048License: Public domain 1049Location: lib/libc/softfloat 1050Notes: 1051Heavily modified for use as a soft float library for GCC. The actual 1052arithmetic code is unchanged, though, and should behave exactly like the 1053original. 1054 1055Package: sqlite 1056Version: pre-3.6.9 snapshot 1057Current Vers: 3.7.10 1058Maintainer: Richard Hipp <drh@sqlite.org> 1059Home Page: http://www.sqlite.org 1060Responsible: joerg 1061License: Public domain 1062Location: external/public-domain/sqlite/dist 1063Notes: 1064Initial import uses a pre-release with a number of bug fixes to avoid 1065unnecessary local changes. 1066 1067Package: tcpdump 1068Version: 4.1.1 1069Current Vers: 4.1.1 1070Maintainer: tcpdump-workers@lists.tcpdump.org 1071Archive Site: http://www.tcpdump.org/release/ 1072Home Page: http://www.tcpdump.org/ 1073Mailing List: tcpdump-workers@lists.tcpdump.org 1074Responsible: 1075License: BSD (3-clause) 1076Location: external/bsd/tcpdump/dist 1077Notes: 1078Use the src/external/bsd/tcpdump/dist/tcpdump2netbsd script to prepare source 1079tree. 1080 1081Package: TestFloat 1082Version: 2a 1083Current Vers: 2a 1084Maintainer: John Hauser <jhauser@jhauser.us> 1085Archive Site: http://www.jhauser.us/arithmetic/TestFloat.html 1086Home Page: http://www.jhauser.us/arithmetic/TestFloat.html 1087Mailing List: 1088Responsible: ross 1089License: BSD (4-clause) 1090Location: regress/lib/libc/ieeefp/testfloat 1091Notes: 1092 1093Package: texinfo 1094Version: 4.8 1095Current Vers: 4.13 1096Maintainer: FSF 1097Archive Site: ftp://ftp.gnu.org/gnu/texinfo/ 1098Home Page: http://www.gnu.org/software/texinfo/ 1099Mailing List: bug-texinfo@gnu.org 1100Responsible: 1101License: GPLv2+ (4.8), GPLv3+ (4.9 and later) 1102Location: gnu/dist/texinfo 1103Notes: 1104Use src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree 1105for the import. 1106 1107Package: tmux 1108Version: 1.5 1109Current Vers: 1.6 1110Maintainer: Nicholas Marriott <nicm@users.sourceforge.net> 1111Archive site: http://downloads.sourceforge.net/tmux/ 1112Home page: http://tmux.sourceforge.net/ 1113Mailing List: tmux-users@lists.sourceforge.net 1114Responsible: jmmv 1115License: BSD 1116Location: external/bsd/tmux/dist 1117Notes: 1118See src/external/bsd/tmux/README for instructions on how to import a 1119new tmux release. 1120 1121Package: top 1122Version: 3.8beta1 1123Current Vers: 3.8beta1 1124Maintainer: William LeFebvre <wnl@groupsys.com> 1125Archive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz 1126Home Page: http://www.unixtop.org/ 1127Mailing List: top-spinners@ocee.groupsys.com 1128Responsible: simonb, christos 1129License: BSD (2-clause) 1130Location: external/bsd/top/dist 1131Notes: 1132 1133Package: traceroute 1134Version: 1.4a12 1135Current Vers: 1.4a12 1136Maintainer: traceroute@ee.lbl.gov 1137Archive Site: ftp://ftp.ee.lbl.gov/ 1138Home Page: http://ftp.ee.lbl.gov/ 1139Mailing List: 1140Responsible: 1141License: BSD (4-clause) 1142Location: usr.sbin/traceroute 1143Notes: 1144Added changes from a5 -> a12 manually. 1145 1146Package: tz 1147Version: tzcode2012b / tzdata2012b 1148Current Vers: tzcode2011i / tzdata2012b 1149Maintainer: Arthur David Olson <ado@elsie.nci.nih.gov> 1150Maintainer: Robert Elz <kre@munnari.oz.au> 1151Archive Site: ftp://elsie.nci.nih.gov/pub/ 1152Archive Site: ftp://munnari.oz.au/pub/oldtz/ 1153Home Page: http://www.iana.org/time-zones 1154Mailing List: tz@iana.org 1155Responsible: kleink, christos, apb 1156License: Public domain 1157Location: lib/libc/time,share/zoneinfo 1158Notes: 1159Use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import. 1160The tzcode2009k -> 2011i patch was applied by hand, since we have too 1161many diffs (re-entrant tzcode) to apply. The diffs have been submitted 1162upstream but there is too much inertia to apply them. 1163 1164Package: wpa_supplicant/hostapd 1165Version: 0.7.3 1166Current Vers: 0.7.3 1167Maintainer: Jouni Malinen <jkmaline@cc.hut.fi> 1168Archive Site: http://hostap.epitest.fi/releases/ 1169Home Page: http://hostap.epitest.fi/wpa_supplicant/ 1170Mailing List: 1171Responsible: scw, dyoung, christos 1172License: BSD or GPLv2 1173Location: external/bsd/wpa/dist 1174Notes: 1175See /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions. 1176 1177Package: XFree86 1178Version: 4.5.0 1179Current Vers: 4.8.0 1180Maintainer: XFree86 Project, Inc. 1181Archive Site: ftp://ftp.xfree86.org/pub/XFree86/ 1182Home Page: http://www.xfree86.org/ 1183Mailing List: devel@xfree86.org 1184Responsible: tron 1185License: XFree 1186Location: (xsrc) 1187Notes: 11884.x: 1189 Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript 1190 files which we don't need in our tree. 1191 ALL changes must be sent back to the XFree86 repository. Patches should 1192 be submitted back via http://bugzilla.xfree86.org. 1193 1194Package: zlib 1195Version: 1.2.3 1196Current Vers: 1.2.6 1197Maintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 1198Archive Site: http://www.zlib.net/ 1199Home Page: http://www.zlib.net/ 1200Mailing List: 1201Responsible: gwr, tron, christos 1202License: BSD (3-clause) 1203Location: common/dist/zlib 1204Notes: 1205Imported to src/common/dist/zlib and shared by the kernel and userland. 1206 1207Package: services, protocols 1208Version: 2010-10-04 (services), 2010-05-27 (protocols) 1209Current Vers: 2012-01-04 (services), 2011-11-01 (protocols) 1210Maintainer: IANA 1211Archive Site: http://www.iana.org/assignments/port-numbers (services) 1212Archive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols) 1213Home Page: http://www.iana.org/ 1214Mailing List: 1215Responsible: christos 1216License: None 1217Location: etc 1218Notes: 12191. Download the latest converter from: 1220 http://www.sethwklein.net/iana-etc.html 12212. Unpack it and edit the Makefile to reflect the latest location of the files 12223. Run 1223 gmake get 1224 gmake 12254. Add NetBSD rcsid to the generated protocols and services. 12265. Append the local services from the current services file. 12276. Run: 1228 services_mkdb -u services > /usr/src/etc/services 1229 cp protocols /usr/src/etc/protocols 1230 1231Package: pigz 1232Version: 2.1.6 1233Current Vers: 2.1.6 1234Maintainer: Mark Adler <madler@alumni.caltech.edu> 1235Archive Site: http://zlib.net/pigz/ 1236Home Page: http://zlib.net/pigz/ 1237Mailing List: http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net 1238Responsible: mrg 1239License: zlib 1240Location: external/zlib/pigz/dist 1241Notes: 1242 1243Package: xz 1244Version: 5.0.0 1245Current Vers: 5.0.2 1246Maintainer: Lasse Collin <lasse.collin@tukanni.org> 1247Archive Site: http://tukaani.org/xz/ 1248Home Page: http://tukaani.org/xz/ 1249Responsible: joerg 1250License: public-domain 1251Location: external/public-domain/xz/dist 1252Notes: 12531. See prepare-import script for stripping down the distribution. 12542. Update configure.ac and use it to generate include/config.h. 12553. Carefully check for GPL components leaked into the dist area. 1256 1257Package: mpc 1258Version: 0.9 1259Current Vers: 0.9 1260Maintainer: 1261Archive Site: http://www.multiprecision.org/mpc/download/ 1262Home Page: http://www.multiprecision.org/mpc/ 1263Mailing List: http://www.multiprecision.org/index.php?prog=mpc&page=development 1264Responsible: mrg 1265License: LGPL2 1266Location: external/lgpl2/mpc/dist 1267Notes: 1268 1269Package: mpfr 1270Version: 3.0.1 1271Current Vers: 3.0.1 1272Maintainer: 1273Archive Site: http://www.mpfr.org/mpfr-current/ 1274Home Page: http://www.mpfr.org/ 1275Mailing List: http://websympa.loria.fr/wwsympa/arc/mpfr-announce 1276Responsible: mrg 1277License: LGPL3 1278Location: external/lgpl3/mpfr/dist 1279Notes: 1280 1281Package: GNU MP 1282Version: 5.0.2 1283Current Vers: 5.0.2 1284Maintainer: http://gmplib.org/mailman/listinfo/gmp-devel 1285Archive Site: http://gmplib.org/ 1286Home Page: http://gmplib.org/ 1287Mailing List: http://gmplib.org/mailman/listinfo/gmp-announce 1288Responsible: mrg 1289License: LGPL3 1290Location: external/lgpl3/gmp/dist 1291Notes: 1292 1293Package: tre 1294Version: 0.8.0 1295Current Vers: 0.8.0 1296Maintainer: http://laurikari.net/tre 1297Archive Site: http://laurikari.net/tre 1298Home Page: http://laurikari.net/tre 1299Mailing List: http://laurikari.net/mailman/listinfo/tre-general 1300Responsible: agc, christos 1301License: BSD 1302Location: external/bsd/tre/dist 1303Notes: 1304 Need to feed back local changes 1305 1306Package: TrouSerS 1307Version: 0.3.8 1308Current Vers: 0.3.8 1309Maintainer: http://trousers.sourceforge.net 1310Archive Site: http://trousers.sourceforge.net 1311Home Page: http://trousers.sourceforge.net 1312Mailing List: http://trousers.sourceforge.net 1313Responsible: christos 1314License: CPL 1315Location: crypto/external/cpl/trousers/dist 1316Notes: 1317 Need to feed back local changes 1318 1319Package: tpm-tools 1320Version: 1.3.7.1 1321Current Vers: 1.3.7.1 1322Maintainer: http://trousers.sourceforge.net 1323Archive Site: http://trousers.sourceforge.net 1324Home Page: http://trousers.sourceforge.net 1325Mailing List: http://trousers.sourceforge.net 1326Responsible: christos 1327License: CPL 1328Location: crypto/external/cpl/tpm-tools/dist 1329Notes: 1330 Need to feed back local changes 1331