3RDPARTY revision 1.877
11.6Sthorpej# $NetBSD: 3RDPARTY,v 1.877 2011/10/13 22:08:19 joerg Exp $ 21.1Stsutsui# 31.1Stsutsui# This file contains a list of the software that has been integrated into 41.1Stsutsui# NetBSD where we are not the primary maintainer. 51.1Stsutsui# 61.1Stsutsui# When you make changes to this software, be sure to discuss it with the 71.1Stsutsui# maintainer and contribute your patches. Divergence from the official 81.1Stsutsui# sources is not desirable, and should be avoided as much as possible. 91.1Stsutsui# 101.1Stsutsui# When importing, please deal with the RCS IDs in this way: 111.1Stsutsui# 1. Preserve the RCS IDs in the files by removing the $ signs from 121.1Stsutsui# the IDs before you do the import. 131.1Stsutsui# 2. After the import, add NetBSD RCS IDs to all of the files. 141.1Stsutsui# 151.1Stsutsui# A few notes on the format of this file (for the benefit of 161.1Stsutsui# 3rdparty2html): 171.1Stsutsui# 181.1Stsutsui# 1.) Any line whose first non-whitespace character is # is a comment 191.1Stsutsui# 2.) Entries are separated by blank lines 201.1Stsutsui# 3.) Every package needs at least the following entries: Package, 211.1Stsutsui# Version, Current Vers, and Maintainer. 221.1Stsutsui# 4.) Where a field has multiple lines of information, the field tag 231.1Stsutsui# should be repeated on each line, except: 241.1Stsutsui# 5.) The Notes: field tag should appear on a line by itself. All 251.1Stsutsui# remaining lines until the end of the record are notes. 261.1Stsutsui 271.1StsutsuiPackage: acpica 281.1StsutsuiVersion: 20110922 291.1StsutsuiCurrent Vers: 20110623 301.1StsutsuiMaintainer: Intel 311.1StsutsuiArchive Site: http://www.acpica.org/downloads/unix2_source_code.php 321.1StsutsuiHome Page: http://www.acpica.org/ 331.1StsutsuiMailing List: devel@acpica.org 341.1StsutsuiLicense: BSD-like 351.1StsutsuiResponsible: jmcneill, jruoho 361.1StsutsuiNotes: 371.1StsutsuiThe sources were integrated into src/sys/dev/acpi/acpica/Subsystem. 381.1StsutsuiPlease read src/sys/dev/acpi/acpica/README before any modification. 391.1Stsutsui 401.1StsutsuiPackage: am-utils [amd] 411.1StsutsuiVersion: 6.2a3 421.1StsutsuiCurrent Vers: 6.2a3 431.1StsutsuiMaintainer: Erez Zadok <ezk@cs.columbia.edu> 441.1StsutsuiArchive Site: ftp://ftp.am-utils.org/pub/am-utils/ 451.1StsutsuiHome Page: http://www.am-utils.org/ 461.1StsutsuiMailing List: am-utils 471.1StsutsuiResponsible: christos 481.1StsutsuiLicense: BSD (4-clause) 491.1StsutsuiNotes: 501.1StsutsuiAmd2netbsd script to convert to BSD make system and remove unneeded files. 511.1StsutsuiFix symbolic links before import. 521.1StsutsuiCheck src/usr.sbin/amd/include/config.h is correct after import. 531.1Stsutsui 541.1StsutsuiPackage: Automated Testing Framework (ATF) 551.1StsutsuiVersion: 0.14 561.1StsutsuiCurrent Vers: 0.14 571.1StsutsuiMaintainer: Julio Merino <jmmv@NetBSD.org> 581.1StsutsuiArchive site: ftp://ftp.NetBSD.org/pub/NetBSD/misc/jmmv/atf/ 591.1StsutsuiHome page: http://www.NetBSD.org/~jmmv/atf/ 601.1StsutsuiMailing List: atf-devel@NetBSD.org 611.1StsutsuiResponsible: jmmv 621.1StsutsuiLicense: The NetBSD Foundation's license (BSD 2-clause) 631.1StsutsuiNotes: 641.1StsutsuiThe source files are in external/bsd/atf/dist. 651.1StsutsuiUse external/bsd/atf/prepare-import.sh to regenerate the dist/ directory. 661.1StsutsuiGiven that the primary goal of ATF is to provide a testing framework for 671.1StsutsuiNetBSD, no local changes should be ever needed. Always direct them to the 681.1Stsutsuimaintainer for integration in official releases. 691.1Stsutsui 701.1StsutsuiPackage: ath-hal 711.1StsutsuiVersion: FreeBSD SVN revision number 185521 721.1StsutsuiCurrent Vers: FreeBSD SVN revision number 185521 731.1StsutsuiMaintainer: Sam Leffler <sam@errno.com> 741.1StsutsuiArchive Site: none 751.1StsutsuiHome Page: none 761.2StsutsuiMailing List: none 771.2StsutsuiResponsible: sam, alc 781.2StsutsuiLicense: BSD-like (2 clause), ISC 791.3SmattNotes: 801.1StsutsuiThe HAL is located in src/sys/external/isc/atheros_hal 811.1Stsutsui 821.1StsutsuiPackage: bc 831.1StsutsuiVersion: 1.06 841.1StsutsuiCurrent Vers: 1.06 851.1StsutsuiMaintainer: Phil Nelson <phil@cs.wwu.edu> 861.1StsutsuiArchive Site: ftp://ftp.gnu.org/gnu/bc/ 871.1StsutsuiHome Page: http://www.gnu.org/software/bc/ 881.1StsutsuiMailing List: bug-bc@gnu.org 891.1StsutsuiResponsible: phil, simonb 901.1StsutsuiLicense: GPLv2, LGPGv2.1 911.1StsutsuiNotes: 921.1Stsutsuibc includes dc, both of which are in the NetBSD tree. 931.1Stsutsui 941.1StsutsuiPackage: bind [named and utils] 951.1StsutsuiVersion: 9.9.0a1 961.1StsutsuiCurrent Vers: 9.8.1 971.1StsutsuiMaintainer: Paul Vixie <vixie@vix.com> 981.1StsutsuiArchive Site: ftp://ftp.isc.org/isc/bind9/ 991.1StsutsuiHome Page: http://www.isc.org/sw/bind/ 1001.1StsutsuiMailing List: 1011.1StsutsuiResponsible: vixie, christos 1021.1StsutsuiLicense: BSD-like (2-clause) 1031.1StsutsuiNotes: 1041.1StsutsuiFirst bind2netbsd script to import into src/external/bsd/bind/dist. 1051.1StsutsuiThe Makefiles in src/external/bsd/bind are not handled by the script. 1061.1StsutsuiBuild bind to generate the include files. 1071.1StsutsuiThen binclude4netbsd script to import into src/external/bsd/bind/include. 1081.1StsutsuiThe libc and include parts of the resolver are now part of libbind. 1091.3Smatt 1101.1StsutsuiPackage: libbind [libc resolver and includes] 1111.1StsutsuiVersion: libbind-6.0-rc1 1121.1StsutsuiCurrent Vers: libbind-6.0-rc1 1131.1StsutsuiMaintainer: Paul Vixie <vixie@vix.com> 1141.1StsutsuiArchive Site: ftp://ftp.isc.org/isc/libbind/ 1151.1StsutsuiHome Page: http://www.isc.org/sw/bind/ 1161.1StsutsuiMailing List: 1171.1StsutsuiResponsible: vixie, christos 1181.1StsutsuiLicense: BSD-like (2-clause) 1191.1StsutsuiNotes: 1201.1StsutsuiFirst libbind2netbsd script to import into src/external/bsd/libbind/dist. 1211.1StsutsuiThen include4netbsd script to import into src/include. 1221.1StsutsuiThen libc4netbsd script to update the resolver in libc. 1231.3SmattTodo[1]: Update libresolv if needed. 1241.1StsutsuiTodo[2]: A few files in libc/net were imported in the ISC branch but now 1251.1Stsutsui they are too different or do not exist anymore: 1261.1Stsutsui gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c 1271.1Stsutsui Others like getaddrinfo.c could be merged with isc, but it seems 1281.1Stsutsui that ours is from a more recent version of KAME? 1291.1StsutsuiTodo[3]: net/base64.c is imported from bind but should be moved from net 1301.1Stsutsui to isc/base64.c. 1311.1StsutsuiTodo[4]: Re-entrant functions of net/* 1321.1StsutsuiTodo[5]: Reconcile the doc directory. 1331.1Stsutsui 1341.1StsutsuiPackage: binutils 1351.1StsutsuiVersion: 2.21.1a 1361.1StsutsuiCurrent Vers: 2.21.1a 1371.1StsutsuiMaintainer: FSF 1381.1StsutsuiArchive Site: ftp://ftp.gnu.org/gnu/binutils/ 1391.1StsutsuiHome Page: http://www.gnu.org/software/binutils/ 1401.1StsutsuiMailing List: bug-gnu-utils@gnu.org 1411.1StsutsuiResponsible: thorpej, mrg 1421.1StsutsuiLicense: GPLv3, LGPLv3, GPLv2, LGPLv2, BSD 1431.1StsutsuiNotes: 1441.1Stsutsui 1451.6SthorpejPackage: bozohttpd 1461.1StsutsuiVersion: 20100617 1471.6SthorpejCurrent Vers: 20100617 1481.6SthorpejMaintainer: mrg@eterna.com.au 1491.6SthorpejArchive Site: ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/ 1501.1StsutsuiHome Page: http://eterna.com.au/bozohttpd/ 1511.1StsutsuiMailing List: 1521.6SthorpejResponsible: mrg 1531.4ScgdLicense: BSD 1541.1StsutsuiNotes: 1551.1Stsutsui1. Delete "queue.h" from the distribution. 1561.1Stsutsui2. Integrated as src/libexec/httpd. 1571.1Stsutsui 158Package: bsd-family-tree 159Version: 1.116 160Current Vers: 1.116 161Maintainer: n/a 162Archive Site: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 163Home Page: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 164Mailing List: 165Responsible: 166License: See URL above. 167Notes: 168 169Package: byacc 170Version: 20110908 171Current Vers: 20110908 172Maintainer: Thomas Dickey <dickey@invisible-island.net> 173Archive Site: http://www.invisible-island.net/byacc/byacc.html 174Home Page: http://www.invisible-island.net/byacc/byacc.html 175Mailing List: 176Responsible: christos 177License: Public Domain 178Notes: 179See /usr/src/external/bsd/byacc/byacc2netbsd for update instructions. 180 181Package: bzip2 182Version: 1.0.5 183Current Vers: 1.0.5 184Maintainer: Julian Seward <jseward@acm.org> 185Archive Site: http://sources.redhat.com/bzip2/ 186Home Page: http://www.bzip.org/ 187Mailing List: 188Responsible: 189License: BSD (4-clause) 190Notes: 191See /usr/src/dist/bzip2/bzip2netbsd for update instructions. 192 193Package: Citrus XPG4DL 194Version: 195Current Vers: 196Maintainer: Citrus 197Archive Site: http://citrus.bsdclub.org/ 198Home Page: http://citrus.bsdclub.org/ 199Mailing List: bsd-locale@hauN.org 200Responsible: tshiozak 201License: Ambiguous. Either BSD or Perl Artistic License 202 See http://citrus.bsdclub.org/#pol_license for more info. 203Notes: 204language C multilingualization support suite using wchar_t and other standards. 205The main development playground of Citrus is in NetBSD CVS, so you don't 206need to look for other CVS tree (like citrus CVS tree) 207main trunc has Citrus code in the following places: 208- src/lib/libc/locale, LC_CTYPE: single/multibyte support 209- src/lib/libintl: GNU libc compatible gettext(3) implementation. 210- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer 211- src/lib/libc/iconv: iconv(3) 212 213Package: cron 214Version: 4.1 215Current Vers: 4.1 216Maintainer: Paul Vixie <vixie@vix.com> 217Archive Site: ftp://ftp.isc.org/isc/cron/ 218Home Page: 219Mailing List: 220Responsible: 221License: BSD-like 222Notes: 223 224Package: cvs 225Version: 1.12.13 226Current Vers: 1.12.13 227Maintainer: cvshome 228Archive Site: http://ftp.gnu.org/non-gnu/cvs/ 229Home Page: http://cvs.nongnu.org/ 230Mailing List: bug-cvs@gnu.org 231Responsible: christos 232License: GPLv1, LGPLv2 233Notes: 234Use src/gnu/dist/xcvs/cvs2netbsd for preparing the source tree 235for the import. 236Do not forget to update gnu/usr.bin/xcvs/include/config.h to match 237gnu/dist/xcvs/config.h.in. 238 239Package: db 240Version: 1.85 241Current Vers: 1.86/4.7.25 242Maintainer: Keith Bostic <bostic@vangogh.cs.berkeley.edu> 243Archive Site: http://www.oracle.com/technology/software/products/berkeley-db/ 244Home Page: http://www.oracle.com/database/berkeley-db/ 245Mailing List: 246Responsible: 247License: BSD or Oracle Commercial License 248Notes: 249Note that we cannot use db 2.x for license reasons. 250Three bug fixes against 1.85 sent back to bostic. Changes to 251man/recno.3, hash/hsearch.c, and hash/ndbm.c (serious). 252Import of DB 1.85 was done via a sh script which converted the 253distribution into the netbsd format. The script can be found in 254src/lib/libc/db/db2netbsd. 255 256Package: dhcp 257Version: 3.0.3 258Current Vers: 3.1.3/4.0.2/4.1.1-P1 259Maintainer: mellon 260Archive Site: ftp://ftp.isc.org/isc/dhcp/ 261Home Page: http://www.isc.org/software/dhcp/ 262Mailing List: dhcp-server@isc.org 263Mailing List: dhcp-client@isc.org 264Mailing List: dhcp-announce@isc.org 265Mailing List: dhcp-bugs@isc.org 266Responsible: mellon 267License: BSD (3-clause) 268Notes: 269No changes for NetBSD integration - just import the new distribution on 270top of the current tree. 271 272Package: dhcpcd 273Version: 5.2.12 274Current Vers: 5.2.12 275Maintainer: roy 276Archive Site: ftp://roy.marples.name/pub/dhcpcd/ 277Home Page: http://roy.marples.name/projects/dhcpcd/ 278Mailing List: dhcpcd-discuss@marples.name 279License: BSD (2-clause) 280Notes: 281Please submit all changes to the author. 282The distribution doesn't include the Linux specific bits or build system. 283 284Package: diffutils 285Version: 2.8.1 286Current Vers: 2.8.1 287Maintainer: FSF 288Archive Site: ftp://ftp.gnu.org/gnu/diffutils/ 289Home Page: http://www.gnu.org/software/diffutils/ 290Mailing List: bug-gnu-utils@gnu.org 291Responsible: 292License: GPLv2 293Notes: 294Use src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree 295for the import. 296 297Package: gdtoa 298Version: 2011-03-19 299Current Vers: $(date) 300Maintainer: David M. Gay <dmg@acm.org> 301Archive Site: http://www.netlib.org/fp/ 302Home Page: http://www.netlib.org/fp/ 303Mailing List: none 304Responsible: kleink 305License: BSD-like 306Notes: 307Test suite integrated at this time, but not built (and fails to run). 308No hexadecimal floating-point string conversion for VAX FP yet. 309Only double-precision addressed at this time. 310 311Package: file 312Version: 5.09 313Current Vers: 5.09 314Maintainer: Christos Zoulas <christos@zoulas.com> 315Archive Site: ftp://ftp.astron.com/pub/file/ 316Home Page: 317Mailing List: file@mx.gw.com 318Responsible: christos, pooka 319License: BSD (2-clause) 320Notes: 321use file2netbsd 322 323Package: flex 324Version: 2.5.35 325Current Vers: 2.5.35 326Maintainer: Will Estes <wlestes@users.sourceforge.net> 327Archive Site: http://flex.sourceforge.net/ 328Home Page: http://flex.sourceforge.net/ 329Mailing List: http://lists.sourceforge.net/mailman/listinfo/flex-announce 330Responsible: 331License: BSD-like 332Notes: 333There is a flex2netbsd script to help newer imports. 334 335Package: gcc 336Version: 4.1.3-20080831/4.5.3 337Current Vers: 4.6.0 338Maintainer: FSF 339Archive Site: ftp://ftp.gnu.org/gnu/gcc/ 340Home Page: http://www.gnu.org/software/gcc/ 341Mailing List: gcc-bugs@gnu.org 342Responsible: thorpej, mrg 343License: GPLv3, LGPLv3.1 344Notes: 345before importing: 346 - delete all .cvsignore and .brik files 347 - delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar 348 - delete all related testsuites 349for GCC4: 350 - delete all fortran and testsuites 351 - update gcc/version.c for the NetBSD GCC date 352for GCC 4.5: 353 - use core/c++/objc/testsuite tarballs 354 - delete: 355 gcc/testsuite/ada 356 gcc/testsuite/gfortran* 357 gcc/testsuite/gnat.dg 358 359Package: gdb 360Version: 6.5 361Current Vers: 7.2 362Maintainer: FSF 363Archive Site: ftp://ftp.gnu.org/gnu/gdb/ 364Home Page: http://www.gnu.org/software/gdb/ 365Mailing List: bug-gdb@gnu.org 366Responsible: thorpej 367License: GPLv2, LGPLv2 368Notes: 369When updating GDB, it is imperative to test that: 370 - Debugging of kernel cores ("target kvm") works correctly 371 - Support for our kernel's remote serial debugging protocol 372 ("options KGDB") works correctly. 373 374Package: gettext 375Version: 0.14.4 376Current Vers: 0.17 377Maintainer: FSF 378Archive Site: ftp://ftp.gnu.org/gnu/gettext/ 379Home Page: http://www.gnu.org/software/gettext/ 380Mailing List: bug-gnu-utils@gnu.org 381Responsible: 382License: GPLv2 383Notes: 384GNU gettext is used for userland tools like msgfmt(1) only. For libintl, 385we use BSD-licensed implementation from Citrus project (see entry for 386"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 387 388Package: gkermit 389Version: 1.00 390Current Vers: 1.00 391Maintainer: Kermit Project - Columbia University <kermit@columbia.edu> 392Archive Site: ftp://kermit.columbia.edu/kermit/archives/ 393Home Page: http://www.columbia.edu/kermit/ 394Mailing List: 395Responsible: apb 396License: GPLv2 397Notes: 398 399Package: grep 400Version: 2.5.1 401Current Vers: 2.7 402Maintainer: FSF 403Archive Site: ftp://ftp.gnu.org/gnu/grep/ 404Home Page: http://www.gnu.org/software/grep/ 405Mailing List: bug-gnu-utils@gnu.org 406Responsible: simonb 407License: GPLv2 (2.5.1), GPLv3 (2.5.3) 408Notes: 409Use src/gnu/dist/grep/grep2netbsd for preparing the source tree 410for the import. 411A non-gnu grep was imported into src/usr.bin/grep on 2 Jan 2004. It 412needs some tuning before it can replace gnu grep. 413 (cf. http://www.vocito.com/downloads/software/grep/) 414 415Package: groff 416Version: 1.19.2 417Current Vers: 1.21 418Maintainer: Werner Lemberg/FSF 419Archive Site: ftp://ftp.gnu.org/gnu/groff/ 420Home Page: http://www.gnu.org/software/groff/ 421Mailing List: bug-groff@gnu.org 422Responsible: 423License: GPLv2 424Notes: 425Use groff2netbsd from src/gnu/dist/groff to prepare the distribution 426for import. 427 428Package: heimdal 429Version: 1.5pre1 430Current Vers: 1.5pre1 431Maintainer: Heimdal <heimdal@pdc.kth.se> 432Archive Site: ftp://ftp.pdc.kth.se/pub/heimdal/src/ 433Home Page: http://www.pdc.kth.se/heimdal/ 434Mailing List: heimdal-discuss@pdc.kth.se 435Responsible: joda, lha 436License: BSD 437Notes: 438 439Package: hunt 440Version: 2003-04-16 441Current Vers: 2003-04-16 442Maintainer: Greg Couch <gregc@cgl.ucsf.edu> 443Archive Site: ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z 444Home Page: http://www.cgl.ucsf.edu/home/gregc/oss.html 445Responsible: mrg 446License: BSD (3-clause) 447Notes: 448 449Package: ipf 450Version: 4.1.33 451Current Vers: 4.1.33 452Maintainer: Darren Reed 453Archive Site: http://coombs.anu.edu.au/~avalon/ 454Home Page: http://coombs.anu.edu.au/~avalon/ 455Mailing List: ipfilter@postbox.anu.edu.au 456Responsible: darrenr, mike 457License: BSD-based, see src/dist/ipf/IPFILTER.LICENSE 458Notes: 459ipf2netbsd should be used on a virgin ipfilter source tree. 460See also dist/ipf/README.NetBSD 461 462Package: ipsec-tools 463Version: (ipsec-tools head is NetBSD-current head) 464Maintainer: IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net> 465Archive Site: http://ipsec-tools.sourceforge.net 466Home Page: http://ipsec-tools.sourceforge.net 467Mailing List: ipsec-tools-devel@lists.sourceforge.net 468Responsible: manu, vanhu, mgrooms 469License: BSD (3-clause) 470Notes: 471ipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools 472We don't run ipsec-tools' configure as part of the NetBSD build. configure 473generated files are available in the NetBSD source tree at: 474 src/lib/libipsec/config.h 475 src/lib/libipsec/package_version.h 476When configure.ac is updated, run the following: 477 cd src/crypto/dist/ipsec-tools 478 ./bootstrap 479 ./configure --enable-adminport --enable-hybrid --enable-frag \ 480 --enable-natt --enable-dpd 481Then copy package_version.h to src/lib/libipsec and merge config.h with 482src/lib/libipsec/config.h (it needs some manual tweaking) 483 484NOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 485NetBSD-current always contains latest ipsec-tools code. On the other hand, 486ipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 487are manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly 488sync with ipsec-tools-0_7-branch) 489 490Package: KAME IPv6 491Version: KAME/NetBSD SNAP kit 492Current Vers: KAME/NetBSD SNAP kit (shipped every week) 493Maintainer: KAME Project <kame@kame.net> 494Archive Site: http://www.kame.net/ 495Home Page: http://www.kame.net/ 496Mailing List: snap-users@kame.net 497Responsible: 498License: BSD (3-clause) 499Notes: 500IPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with 501more conservative implementation policy. 502IPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000. 503Please do not make too many diff-unfriendly changes (like indentation change, 504KNF police). We need to take diffs across KAME snapshots on upgrades. 505To identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION 506in sys/netinet6/in6.h. No script is available for upgrades. 507"KAME" branch is used for kernel merge work purposes. 508http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison 509among KAME/*BSD, *BSD-current and recent *BSD releases. 510 511Package: less 512Version: less-444 513Current Vers: less-444 514Maintainer: Mark Nudelman <markn@greenwoodsoftware.com> 515Archive Site: http://www.greenwoodsoftware.com/less/download.html 516Home Page: http://www.greenwoodsoftware.com/less/ 517Mailing List: less-announce-request@greenwoodsoftware.com 518Responsible: mrg 519License: Less License (BSD 2-clause) or GPLv3 (v2 prior to less418) 520Notes: 521Many changes to make less act as more when invoked as more. Beware. 522Use the "src/external/bsd/less/less2netbsd" script to prepare source tree 523for importation. Run ./configure before hand to generate "defines.h". 524Talk to mrg before importing any new version. 525 526Package: libarchive 527Version: 2.8.0 528Current Ves.: 2.8.0 529Maintainer: kientzle@freebsd.org, joerg@NetBSD.org 530Archive Site: http://code.google.com/p/libarchive/ 531Home Page: http://code.google.com/p/libarchive/ 532Responsible: joerg 533License: BSD 534Notes: 535Distribution is stripped down to the relevant part. 536 537Package: libcdk 538Version: 4.9.9-20000407-myc3 539Current Vers: cdk-4.9.10-20000923 540Maintainer: mike@vexus.ca 541Archive Site: http://www.vexus.ca/products/CDK/ 542Home Page: http://www.vexus.ca/products/CDK/ 543Responsible: garbled 544License: BSD (4-clause) 545Notes: 546Initial port to netbsd curses was done by mycroft. This is a heavily 547modified version of the released CDK 4.9.9. The current version has been 548taken over by the Ncurses people, and has a number of changes to it. It 549might be worthwhile to import at some future date, but for now we should 550leave it alone. (garbled 1/4/2001) 551 552Package: libdevmapper 553Version: 1.02.40 554Current Vers: 1.02.40 555Maintainer: lvm-devel@redhat.com 556Archive Site: ftp://sources.redhat.com/pub/lvm2/ 557Home Page: http://sources.redhat.com/lvm2/ 558Responsible: haad 559License: LGPLv2.1 560Notes: 561The lvm2tools and the libdevmapper are now distributed as one source 562repository. See the lvm2tools Notes for more information. 563 564Package: libevent 565Version: 1.4.12-stable 566Current Vers: 2.0.2-alpha 567Maintainer: Niels Provos <provos@citi.umich.edu> 568Archive Site: http://www.monkey.org/~provos/libevent/ 569Home Page: http://www.monkey.org/~provos/libevent/ 570Responsible: provos 571License: BSD (3/4-clause) 572Notes: 573 574Package: lvm2tools 575Version: 2.02.56 576Current Vers: 2.02.56 577Maintainer: lvm-devel@redhat.com 578Archive Site: ftp://sources.redhat.com/pub/lvm2/ 579Home Page: http://sources.redhat.com/lvm2/ 580Responsible: haad 581License: GPLv2 582Notes: 583Use the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree 584for import. Keep eye on dist/include/configure.h it migh change over the releases. 585We maintain our own version of libdevmapper ioctl protocol code, therefore we 586should test it before import. Talk to haad before importing new version. 587 588Package: libpcap 589Version: 1.1.1 590Current Vers: 1.1.1 591Maintainer: tcpdump-workers@tcpdump.org 592Archive Site: http://www.tcpdump.org/release/ 593Home Page: http://www.tcpdump.org/ 594Mailing List: tcpdump-workers@tcpdump.org 595Responsible: dyoung 596License: BSD (3/4-clause) 597Notes: 598Use the src/external/bsd/libpcap/dist/libpcap2netbsd script to prepare source 599tree. 600 601Package: libwrap 602Version: tcp_wrappers 7.6 w/ large amount of IPv6 changes 603Current Vers: tcp_wrappers 7.6-ipv6.1 604Maintainer: Wietse Venema <wietse@porcupine.org> 605Archive Site: ftp://ftp.porcupine.org/pub/security/ 606Home Page: ftp://ftp.porcupine.org/pub/security/ 607Mailing List: 608Responsible: cjs 609License: BSD-like 610Notes: 611We import only libwrap (under src/lib), tcpdchk and tcpdmatch (both 612under src/usr.sbin). We don't use tcpd; that functionality is built 613into inetd. The provided libwrap2netbsd script handles just libwrap. 614 615Package: Lua 616Version: Lua 5.1.4 617Current Vers: Lua 5.1.4 618Maintainer: PUC Rio 619Home Page: http://www.lua.org/ 620Mailing List: 621Responsible: mbalmer 622License: MIT 623Notes: 624The default module paths have been changed to not include the current 625working directory '.' to avoid potential security problems. 626 627Package: m4 628Version: 20091026 629Current Vers: 20091026 630Maintainer: OpenBSD 631Archive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4 632Home Page: http://openbsd.org 633Mailing List: 634License: BSD 3-clause like (dns-sd) 635Responsible: christos 636Notes: 637Imported in to /usr/src/usr.bin/m4; uses libc's ohash, and strtonum 638 639Package: mDNSResponder 640Version: 212.1 641Current Vers: 258.14 642Maintainer: Apple 643Archive Site: http://www.opensource.apple.com/tarballs/mDNSResponder/ 644Home Page: http://developer.apple.com/opensource/internet/bonjour.html 645Mailing List: bonjour-dev@lists.apple.com 646License: Apache2 (mdnsd), BSD 3-clause (libdns_sd), 647 BSD 3-clause like (dns-sd) 648Responsible: tsarna 649Notes: 650The sources were integrated into src/sys/external/apache2/mDNSResponder/dist. 651 652Package: mdocml 653Version: 1.11.1 654Current Vers: 1.12.0 655Maintainer: Kristaps Džonsons 656Archive Site: http://mdocml.bsd.lv/snapshots/ 657Home Page: http://mdocml.bsd.lv/ 658Mailing List: 659Responsible: joerg 660License: BSD (2-clause) 661Notes: 662 663Package: mesa-drm 664Version: git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c 665Current Vers: 666Maintainer: mesa-git@? 667Archive Site: git://anongit.freedesktop.org/git/mesa/drm 668Home Page: http://cgit.freedesktop.org/mesa/drm/ 669Mailing List: 670Responsible: mrg, bjs 671License: BSD 672Notes: 673Imported all except for linux-core into src/sys/external/bsd/drm/dist. 674 675Package: mopd 676Version: 2.5.3 677Current Vers: 2.5.3 678Maintainer: Mats O Jansson <maja@celsiustech.se> 679Archive Site: http://www.stacken.kth.se/~moj/mopd.html 680Home Page: http://www.stacken.kth.se/~moj/mopd.html 681Mailing List: 682Responsible: cjs 683License: BSD (4-clause) 684Notes: 685Delete the otherOS directory before importing. 686 687Package: nawk 688Version: 2010-05-23 689Current Vers: 2010-05-23 690Maintainer: Brian Kernighan <bwk@princeton.edu> 691Archive Site: http://www.cs.princeton.edu/~bwk/btl.mirror/ 692Home Page: http://www.cs.princeton.edu/~bwk/btl.mirror/ 693Mailing List: 694Responsible: jdolecek 695License: BSD-like 696Notes: 697Build maketab from nawk sources and generate proctab.c. 698Remove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win 699then import to src/external/historical/nawk/dist. 700 701Package: ndbootd 702Version: 0.5 703Current Vers: 0.5 704Maintainer: Matt Fredette <fredette@alum.mit.edu> 705Archive Site: 706Home Page: 707Responsible: fredette 708License: BSD (4-clause) 709Notes: 710Run ./configure, save config.h, make distclean, rm all autoconf/automake 711and ndbootd-raw.c. Restore saved config.h, and force it to define 712HAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. 713 714Package: ntp 715Version: 4.2.6 716Current Vers: 4.2.4p8 717Maintainer: David L. Mills <mills@udel.edu> 718Archive Site: ftp://ftp.udel.edu/pub/ntp/ntp4/ 719Home Page: http://www.ntp.org/, http://support.ntp.org/ 720Mailing List: 721Responsible: simonb, jonathan, kardel 722License: BSD-like 723Notes: 724See /usr/src/dist/ntp/ntp2netbsd for update instructions. 725 726Package: nvi 727Version: 1.81.6 728Current Vers: 1.81.6 729Maintainer: Keith Bostic <bostic@bsdi.com> 730Archive Site: ftp://ftp.bostic.com/pub/ 731Home Page: http://www.bostic.com/vi/ 732Mailing List: 733Responsible: aymeric, christos 734License: BSD (3/4-clause) 735Notes: 736We have lots of local fixes. 737 738Package: OpenLDAP 739Version: 2.4.23 740Current Vers: 2.4.23 741Maintainer: OpenLDAP Foundation 742Archive Site: http://www.openldap.org/ 743Home Page: http://www.openldap.org/ 744Mailing List: 745Responsible: lukem 746License: BSD (3-clause) 747Notes: 748Imported into src/external/bsd/openldap/dist/ 749 750Package: OpenPAM 751Version: 20071221 752Current Vers: 20071221 753Maintainer: Dag-Erling Smørgrav <des@FreeBSD.org> 754Archive Site: http://www.openpam.org/ 755Home Page: http://www.openpam.org/ 756Mailing List: 757Responsible: christos 758License: BSD (3-clause) 759Notes: 760Next import will need $ Id removal.. 761 762Package: openresolv 763Version: 3.4.2 764Current Vers: 3.4.2 765Maintainer: roy 766Archive Site: ftp://roy.marples.name/pub/openresolv/ 767Home Page: http://roy.marples.name/projects/openresolv/ 768Mailing List: openresolv-discuss@marples.name 769License: BSD (2-clause) 770Notes: 771Please submit all changes to the author. 772 773Package: HPN-SSH 774Version: 5.6p1 13 v10 775Current Vers: 5.6p1 13 v10 776Maintainer: www.psc.edu 777Archive Site: http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.6p1-hpn13v10.diff.gz 778Home Page: http://www.psc.edu/networking/projects/hpn-ssh/ 779Mailing List: 780Responsible: christos 781License: 782Notes: 783Patch applied after OpenSSH import. 784 785Package: OpenSSH 786Version: 5.9 787Current Vers: 5.9 / portable 5.9p1 788Maintainer: OpenSSH 789Archive Site: http://www.openssh.com/ftp.html 790Home Page: http://www.openssh.com/portable.html 791Mailing List: openssh-unix-announce@mindrot.org 792Responsible: thorpej, christos, elric 793License: BSD. See src/crypto/external/bsd/openssh/dist/LICENSE 794Notes: 795imported from OpenBSD ssh -- is not from the portable OpenSSH 796into crypto/external/bsd/openssh/dist. use openssh2netbsd before import. 797local changes (should always try to bring them back to master openssh tree, 798markus is very cooperative about it): 799- default for PermitRootLogin is set to "no" 800- IgnoreRootRhosts added 801- look at login.conf to check valid user/access list 802- krb5 support re-added 803- hack in cipher.c #ifdef ACCS because we are missing EVP_acss 804 when someone imports openssl, we can remove this. 805- added moduli from portable openssh 806- added USE_PAM patches and auth_pam.[ch] from portable openssh 807 (see if there is any difference between the current version of opensshX.Yp1 808 and the new opensshZ.Wp1) and apply them. 809- conditionalize login_cap 810- conditionalize bsd_auth 811- restore krb5, krb4, afs, skey 812- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none 813- fix ctype macro arguments 814- umac is broken, disable it 815- better ~homedir handling 816- netbsd style tunnels 817- urandom, xhome, chrootdir, rescuedir NetBSD handling 818- utmp/utmpx handling 819- handle tty posix_vdisable properly 820- handle setuid and unsetuid the posix way instead of setresuid() 821- add all missing functions 822- always bump major when importing to avoid api problems. 823- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes. 824 825Package: OpenSSL 826Version: 1.0.1-stable-SNAP-20110605 827Current Vers: 1.0.1 [snapshot-20110605] with AES-NI patch 828Maintainer: The OpenSSL Project 829Archive Site: ftp://ftp.openssl.org/source/ 830Home Page: http://www.openssl.org/ 831Mailing List: openssl-announce@openssl.org 832Responsible: mcr, thorpej, groo, christos, mjf 833License: OpenSSL and SSLeay license (both BSD-like) 834Notes: 835- Run openssl2netbsd to get rid of the RCSID identifiers 836- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man 837 to regen man pages. 838 839Package: pdisk 840Version: 0.8a2 841Current Vers: 0.8a2 842Maintainer: Eryk Vershen <eryk@cfcl.com> 843Archive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 844Home Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 845Mailing List: 846Responsible: dbj 847License: BSD-like 848Notes: 849This is the disk partition utility used by Apple's mkLinux and OS X 850It is imported into dist/pdisk, with a reachover makefile in 851src/sbin/pdisk builds for macppc and mac68k. 852 853Package: pdksh 854Version: 5.2.14p2 855Current Vers: 5.2.14p2 856Maintainer: Michael Rendell <michael@cs.mun.ca> 857Archive Site: ftp://ftp.cs.mun.ca/pub/pdksh/ 858Home Page: http://www.cs.mun.ca/~michael/pdksh/ 859Mailing List: 860Responsible: jdolecek 861License: Public domain 862pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied. 863 864Package: PF (openbsd packet filter) 865Version: OpenBSD 4.2 866Current Vers: OpenBSD 4.3-current 867Maintainer: The OpenBSD Project 868Archive Site: ftp://ftp.openbsd.org/ 869Home Page: http://www.openbsd.org/faq/pf/ 870Mailing List: pf@benzedrine.cx or appropriate OpenBSD mailing list 871Responsible: peter, yamt 872License: BSD (2-clause) 873Notes: 874kernel code is imported into src/sys/dist/pf and src/sys/net has reachover 875definition (files.pf). userland code is imported into src/dist/pf, and 876reachover Makefiles are in src/usr.sbin/pf. 877 878Package: pkg_install 879Version: 20110215 880Current Vers.: 20110215 881Maintainer: The pkgsrc developers 882Home Page: http://www.pkgsrc.org 883Mailing List: tech-pkg@NetBSD.org 884Responsible: joerg 885License: BSD 886Notes: 887The authoritative version used to live in src/usr.sbin/pkg_install and was 888moved to pkgsrc/pkgtool/pkg_install. Reachover Makefiles are kept in place. 889 890Package: ping 891Version: 980911 892Current Vers: 980911 893Maintainer: Vernon Schryver <vjs@rhyolite.com> 894Archive Site: ftp://ftp.rhyolite.com/src/ 895Home Page: http://www.rhyolite.com/src/ 896Mailing List: 897Responsible: christos 898License: BSD (3-clause) 899Notes: 900We use err() and friends. We have changes for snprintf, extra 901formatting in man pages, disallowing flood pinging, alignment fixes, 902and more. 903 904Package: postfix 905Version: 2.8.5 906Current Vers: 2.8.5 907Maintainer: Wietse Venema <wietse@porcupine.org> 908Archive Site: ftp://postfix.cloud9.net/official/ 909Home Page: http://www.postfix.org/ 910Mailing List: postfix-users@postfix.org 911Responsible: christos, tron 912License: IBM Public License. See also src/external/ibm-public/postfix/dist. 913Notes: 914HTML documentation should be kept in sync with the README_FILES. 915src/gnu/dist/postfix/conf/postfix-files must be kept in sync with our 916directory layout (the easiest way to check is by running ``postfix 917set-permissions''). 918 919Package: ppp 920Version: 2.4.4 921Current Vers: 2.4.4 922Maintainer: Paul Mackerras <paulus@samba.org> 923Archive Site: ftp://ftp.samba.org/pub/ppp/ 924Home Page: 925CVS root: :pserver:cvs@pserver.samba.org:/cvsroot (password: cvs) 926Mailing List: 927Responsible: christos, cube 928License: BSD (3-clause) 929Notes: 930BSD support was removed from 2.4.0; I added it back and removed 931some GPL pieces. Multilink support is missing. Repeated pings to 932Paulus have not yielded results. I've retrofitted pppdump to use 933net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 934is clearly a pain. I have not tested the modules code, neither our 935makefiles make it easy to construct a module, but I left one there 936as an example. 937TDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're 938using the version found in 2.4.1. 939 940Package: rcs 941Version: 5.7 942Current Vers: 5.7 943Maintainer: FSF 944Archive Site: ftp://ftp.gnu.org/gnu/rcs/ 945Mailing List: bug-gnu-utils@gnu.org 946Home Page: http://www.gnu.org/software/rcs/ 947Responsible: agc 948License: GPLv2 949Notes: 950Beta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 951 952Package: root.cache 953Version: 2011060800 (Jun 8, 2011) 954Current Vers: 2011060800 (Jun 8, 2011) 955Maintainer: InterNIC 956Archive Site: ftp://ftp.internic.net/domain/named.root 957Home Page: ftp://ftp.internic.net/domain/named.root 958Mailing List: 959Responsible: thorpej 960License: Public domain 961Notes: 962The root server cache is also included with BIND. However, the 963InterNIC version is usually more up to date. 964 965Package: routed 966Version: 2.32 967Current Vers: 2.32 968Maintainer: Vernon Schryver <vjs@rhyolite.com> 969Archive Site: ftp://ftp.rhyolite.com/src/ 970Home Page: http://www.rhyolite.com/src/ 971Mailing List: 972Responsible: christos 973License: BSD (4-clause) 974Notes: 975We use the md5 code from libc 976We don't allow RIP_TRACEON and RIP_TRACEOFF 977We use arc4random 978We use strlcpy/snprintf 979 980Package: send-pr (part of GNATS) 981Version: 3.95 982Current Vers: 4.1 983Maintainer: FSF 984Archive Site: ftp://ftp.gnu.org/gnu/gnats/ 985Home Page: http://www.gnu.org/software/gnats/ 986Mailing List: bug-gnats@gnu.org 987License: GPLv2 988Responsible: 989Notes: 990 991Package: SoftFloat 992Version: 2a 993Current Vers: 2b 994Maintainer: John Hauser <jhauser@jhauser.us> 995Archive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 996Home Page: http://www.jhauser.us/arithmetic/SoftFloat.html 997Mailing List: 998Responsible: bjh21 999License: Public domain 1000Notes: 1001Heavily modified for use as a soft float library for GCC. The actual 1002arithmetic code is unchanged, though, and should behave exactly like the 1003original. 1004 1005Package: sqlite 1006Version: pre-3.6.9 snapshot 1007Current Vers: 3.6.8 1008Maintainer: Richard Hipp <drh@sqlite.org> 1009Home Page: http://www.sqlite.org 1010Responsible: joerg 1011License: Public domain 1012Notes: 1013Initial import uses a pre-release with a number of bug fixes to avoid 1014unnecessary local changes. 1015 1016Package: tcpdump 1017Version: 4.1.1 1018Current Vers: 4.1.1 1019Maintainer: tcpdump-workers@lists.tcpdump.org 1020Archive Site: http://www.tcpdump.org/release/ 1021Home Page: http://www.tcpdump.org/ 1022Mailing List: tcpdump-workers@lists.tcpdump.org 1023Responsible: 1024License: BSD (3-clause) 1025Notes: 1026Use the src/external/bsd/tcpdump/dist/tcpdump2netbsd script to prepare source 1027tree. 1028 1029Package: termcap.src 1030Version: 9.13.25 1031Current Vers: 11.0.1 1032Maintainer: Eric S. Raymond <terminfo@ccil.org> 1033Archive Site: http://www.catb.org/~esr/terminfo/ 1034Home Page: http://www.catb.org/~esr/terminfo/ 1035Mailing List: 1036Responsible: 1037License: Public domain 1038Notes: 1039 1040Package: TestFloat 1041Version: 2a 1042Current Vers: 2a 1043Maintainer: John Hauser <jhauser@jhauser.us> 1044Archive Site: http://www.jhauser.us/arithmetic/TestFloat.html 1045Home Page: http://www.jhauser.us/arithmetic/TestFloat.html 1046Mailing List: 1047Responsible: ross 1048License: BSD (4-clause) 1049Notes: 1050 1051Package: texinfo 1052Version: 4.8 1053Current Vers: 4.13 1054Maintainer: FSF 1055Archive Site: ftp://ftp.gnu.org/gnu/texinfo/ 1056Home Page: http://www.gnu.org/software/texinfo/ 1057Mailing List: bug-texinfo@gnu.org 1058Responsible: 1059License: GPLv2 (4.9 is GPLv3) 1060Notes: 1061Use src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree 1062for the import. 1063 1064Package: tmux 1065Version: 1.5 1066Current Vers: 1.5 1067Maintainer: Nicholas Marriott <nicm@users.sourceforge.net> 1068Archive site: http://downloads.sourceforge.net/tmux/ 1069Home page: http://tmux.sourceforge.net/ 1070Mailing List: tmux-users@lists.sourceforge.net 1071Responsible: jmmv 1072License: BSD 1073Notes: 1074See src/external/bsd/tmux/README for instructions on how to import a 1075new tmux release. 1076 1077Package: top 1078Version: 3.8beta1 1079Current Vers: 3.8beta1 1080Maintainer: William LeFebvre <wnl@groupsys.com> 1081Archive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz 1082Home Page: http://www.unixtop.org/ 1083Mailing List: top-spinners@ocee.groupsys.com 1084Responsible: simonb, christos 1085License: BSD (2-clause) 1086Notes: 1087 1088Package: traceroute 1089Version: 1.4a12 1090Current Vers: 1.4a12 1091Maintainer: traceroute@ee.lbl.gov 1092Archive Site: ftp://ftp.ee.lbl.gov/ 1093Home Page: http://ftp.ee.lbl.gov/ 1094Mailing List: 1095Responsible: 1096License: BSD (4-clause) 1097Notes: 1098Added changes from a5 -> a12 manually. 1099 1100Package: tz 1101Version: tzcode2011i / tzdata2011l 1102Current Vers: tzcode2011i / tzdata2011l 1103Maintainer: Arthur David Olson <ado@elsie.nci.nih.gov> 1104Maintainer: Robert Elz <kre@munnari.oz.au> 1105Archive Site: ftp://elsie.nci.nih.gov/pub/ 1106Archive Site: ftp://munnari.oz.au/pub/oldtz/ 1107Home Page: 1108Mailing List: tz@iana.org 1109Responsible: kleink, christos 1110License: Public domain 1111Notes: 1112Use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import. 1113The tzcode2009k -> 2011i patch was applied by hand, since we have too 1114many diffs (re-entrant tzcode) to apply. The diffs have been submitted 1115upstream but there is too much inertia to apply them. 1116 1117Package: wpa_supplicant/hostapd 1118Version: 0.7.3 1119Current Vers: 0.7.3 1120Maintainer: Jouni Malinen <jkmaline@cc.hut.fi> 1121Archive Site: http://hostap.epitest.fi/releases/ 1122Home Page: http://hostap.epitest.fi/wpa_supplicant/ 1123Mailing List: 1124Responsible: scw, dyoung, christos 1125License: BSD or GPLv2 1126Notes: 1127See /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions. 1128 1129Package: XFree86 1130Version: 4.5.0 1131Current Vers: 4.8.0 1132Maintainer: XFree86 Project, Inc. 1133Archive Site: ftp://ftp.xfree86.org/pub/XFree86/ 1134Home Page: http://www.xfree86.org/ 1135Mailing List: devel@xfree86.org 1136Responsible: tron 1137License: XFree 1138Notes: 11394.x: 1140 Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript 1141 files which we don't need in our tree. 1142 ALL changes must be sent back to the XFree86 repository. Patches should 1143 be submitted back via http://bugzilla.xfree86.org. 1144 1145Package: zlib 1146Version: 1.2.3 1147Current Vers: 1.2.5 1148Maintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 1149Archive Site: http://www.zlib.net/ 1150Home Page: http://www.zlib.net/ 1151Mailing List: 1152Responsible: gwr, tron, christos 1153License: BSD (3-clause) 1154Notes: 1155Imported to src/common/dist/zlib and shared by the kernel and userland. 1156 1157Package: services, protocols 1158Version: 2010-10-04 1159Current Vers: 2010-11-30 1160Maintainer: IANA 1161Archive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt 1162Archive Site: http://www.iana.org/assignments/port-numbers 1163Home Page: http://www.iana.org 1164Mailing List: 1165Responsible: christos 1166License: None 1167Notes: 11681. Download the latest converter from: 1169 http://www.sethwklein.net/iana-etc.html 11702. Unpack it and edit the Makefile to reflect the latest location of the files 11713. Run 1172 gmake get 1173 gmake 11744. Add NetBSD rcsid to the generated protocols and services. 11755. Append the local services from the current services file. 11766. Run: 1177 services_mkdb -u services > /usr/src/etc/services 1178 cp protocols /usr/src/etc/protocols 1179 1180Package: pigz 1181Version: 2.1.6 1182Current Vers: 2.1.6 1183Maintainer: Mark Adler <madler@alumni.caltech.edu> 1184Archive Site: http://zlib.net/pigz/ 1185Home Page: http://zlib.net/pigz/ 1186Mailing List: http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net 1187Responsible: mrg 1188License: zlib 1189Notes: 1190 1191Package: xz 1192Version: 5.0.0 1193Current Vers: 5.0.2 1194Maintainer: Lasse Collin <lasse.collin@tukanni.org> 1195Archive Site: http://tukaani.org/xz/ 1196Home Page: http://tukaani.org/xz/ 1197Responsible: joerg 1198License: public-domain 1199Notes: 12001. See prepare-import script for stripping down the distribution. 12012. Update configure.ac and use it to generate include/config.h. 12023. Carefully check for GPL components leaked into the dist area. 1203 1204Package: mpc 1205Version: 0.9 1206Current Vers: 0.9 1207Maintainer: 1208Archive Site: http://www.multiprecision.org/mpc/download/ 1209Home Page: http://www.multiprecision.org/mpc/ 1210Mailing List: http://www.multiprecision.org/index.php?prog=mpc&page=development 1211Responsible: mrg 1212License: LGPL2 1213Notes: 1214 1215Package: mpfr 1216Version: 3.0.1 1217Current Vers: 3.0.1 1218Maintainer: 1219Archive Site: http://www.mpfr.org/mpfr-current/ 1220Home Page: http://www.mpfr.org/ 1221Mailing List: http://websympa.loria.fr/wwsympa/arc/mpfr-announce 1222Responsible: mrg 1223License: LGPL3 1224Notes: 1225 1226Package: GNU MP 1227Version: 5.0.2 1228Current Vers: 5.0.2 1229Maintainer: http://gmplib.org/mailman/listinfo/gmp-devel 1230Archive Site: http://gmplib.org/ 1231Home Page: http://gmplib.org/ 1232Mailing List: http://gmplib.org/mailman/listinfo/gmp-announce 1233Responsible: mrg 1234License: LGPL3 1235Notes: 1236