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