3RDPARTY revision 1.485
11.51.6.1Syamt# $NetBSD: 3RDPARTY,v 1.485 2006/11/20 11:33:50 kleink Exp $ 21.1Stsubai# 31.1Stsubai# This file contains a list of the software that has been integrated into 41.1Stsubai# NetBSD where we are not the primary maintainer. 51.1Stsubai# 61.1Stsubai# When you make changes to this software, be sure to discuss it with the 71.1Stsubai# maintainer and contribute your patches. Divergence from the official 81.1Stsubai# sources is not desirable, and should be avoided as much as possible. 91.1Stsubai# 101.1Stsubai# When importing, please deal with the RCS IDs in this way: 111.1Stsubai# 1. Preserve the RCS IDs in the files by removing the $ signs from 121.1Stsubai# the IDs before you do the import. 131.1Stsubai# 2. After the import, add NetBSD RCS IDs to all of the files. 141.1Stsubai# 151.1Stsubai# A few notes on the format of this file (for the benefit of 161.1Stsubai# 3dparty2html): 171.1Stsubai# 181.1Stsubai# 1.) Any line whose first non-whitespace character is # is a comment 191.1Stsubai# 2.) Entries are separated by blank lines 201.1Stsubai# 3.) Every package needs at least the following entries: Package, 211.1Stsubai# Version, Current Vers, and Maintainer. 221.1Stsubai# 4.) Where a field has multiple lines of information, the field tag 231.1Stsubai# should be repeated on each line, except: 241.1Stsubai# 5.) The Notes: field tag should appear on a line by itself. All 251.1Stsubai# remaining lines until the end of the record are notes. 261.1Stsubai 271.1StsubaiPackage: acpica 281.1StsubaiVersion: 20060217 291.36SlukemCurrent Vers: 20060608 301.36SlukemMaintainer: INTEL 311.51.6.1SyamtArchive Site: http://developer.intel.com/technology/IAPC/acpi/downloads.htm 321.1StsubaiHome Page: http://developer.intel.com/technology/IAPC/acpi/ 331.1StsubaiMailing List: acpi-devel@lists.sourceforge.net 341.1StsubaiLicense: http://developer.intel.com/technology/iapc/acpi/license2.htm 351.1StsubaiResponsible: kochi 361.1StsubaiNotes: 371.1StsubaiThe sources were integrated into src/sys/dev/acpi/acpica/Subsystem. 381.1StsubaiPlease read src/sys/dev/acpi/acpica/README before any modification. 391.1Stsubai 401.1StsubaiPackage: am-utils [amd] 411.49SeladVersion: 6.1.3 421.1StsubaiCurrent Vers: 6.1.3 431.15SmrgMaintainer: Erez Zadok <ezk@cs.columbia.edu> 441.11StsubaiArchive Site: ftp://ftp.am-utils.org/pub/am-utils/ 451.3StsubaiHome Page: http://www.am-utils.org/ 461.1StsubaiMailing List: am-utils 471.1StsubaiResponsible: christos, rpaulo 481.27SnathanwLicense: BSD (4-clause) 491.1StsubaiNotes: 501.1StsubaiAmd2netbsd script to convert to BSD make system and remove unneeded files. 511.1StsubaiFix symbolic links before import. 521.11StsubaiCheck src/usr.sbin/amd/include/config.h is correct after import. 531.45Smacallan 541.1StsubaiPackage: ath-hal 551.20SmattVersion: 0.9.17.2 561.13StsubaiCurrent Vers: 0.9.17.2 571.13StsubaiMaintainer: Sam Leffler <sam@errno.com> 581.1StsubaiArchive Site: none 591.20SmattHome Page: none 601.1StsubaiMailing List: none 611.37SmattResponsible: sam, dyoung, gdamore 621.45SmacallanLicense: Redistribution without changes (binary only) 631.51.6.1SyamtNotes: 641.1StsubaiThe HAL is binary only, and located in src/sys/contrib/dev/ath 651.1Stsubai 661.51.6.1SyamtPackage: bc 671.51.6.1SyamtVersion: 1.06 681.51.6.1SyamtCurrent Vers: 1.06 691.51.6.1SyamtMaintainer: Phil Nelson <phil@cs.wwu.edu> 701.51.6.1SyamtArchive Site: ftp://ftp.gnu.org/gnu/bc/ 711.51.6.1SyamtHome Page: http://www.gnu.org/software/bc/ 721.51.6.1SyamtMailing List: bug-bc@gnu.org 731.51.6.1SyamtResponsible: phil, simonb 741.51.6.1SyamtLicense: GPLv2, LGPGv2.1 751.51.6.1SyamtNotes: 761.51.6.1Syamtbc includes dc, both of which are in the NetBSD tree. 771.51.6.1Syamt 781.51.6.1SyamtPackage: bind/named 791.51.6.1SyamtVersion: libc/includes: 9.3.0, bind: 9.3.2 801.51.6.1SyamtCurrent Vers: 9.3.2 811.51.6.1SyamtMaintainer: Paul Vixie <vixie@vix.com> 821.51.6.1SyamtArchive Site: ftp://ftp.isc.org/isc/bind9/ 831.51.6.1SyamtHome Page: http://www.isc.org/sw/bind/ 841.18StsubaiMailing List: 851.44SmacallanResponsible: vixie, itojun, christos 861.44SmacallanLicense: BSD-like (2-clause) 871.1StsubaiNotes: 881.32SthorpejFirst bind2netbsd script to import into src/dist/bind. 891.32SthorpejThe Makefiles in src/usr.sbin/bind are not handled by the script. 901.1StsubaiThen binclude4netbsd script to import into src/usr.sbin/bind/include. 911.1StsubaiThen include4netbsd script to import into src/include. 921.1StsubaiThen libc4netbsd script to update the resolver in libc. 931.1StsubaiTodo[1]: Update libresolv if needed. 941.1StsubaiTodo[2]: A few files in libc/net were imported in the ISC branch but now 951.1Stsubai they are too different or do not exist anymore: 961.1Stsubai gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c 971.1Stsubai Others like getaddrinfo.c could be merged with isc, but it seems 981.1Stsubai that ours is from a more recent version of KAME? 991.1StsubaiTodo[3]: net/base64.c could be imported from bind and should be moved from 1001.48Sjmmv net to isc/base64.c. 1011.48SjmmvTodo[4]: Re-entrant functions of net/* 1021.45Smacallan 1031.45SmacallanPackage: binutils 1041.1StsubaiVersion: 2.16.1 1051.1StsubaiCurrent Vers: 2.17 1061.1StsubaiMaintainer: FSF 1071.1StsubaiArchive Site: ftp://ftp.gnu.org/gnu/binutils/ 1081.45SmacallanHome Page: http://www.gnu.org/software/binutils/ 1091.45SmacallanMailing List: bug-gnu-utils@gnu.org 1101.45SmacallanResponsible: thorpej, mrg 1111.45SmacallanLicense: GPLv2, LGPLv2, BSD 1121.1StsubaiNotes: 1131.1Stsubai 1141.45SmacallanPackage: bsd-family-tree 1151.45SmacallanVersion: 1.107 1161.45SmacallanCurrent Vers: 1.107 1171.45SmacallanMaintainer: n/a 1181.45SmacallanArchive Site: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 1191.45SmacallanHome Page: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 1201.11StsubaiMailing List: 1211.45SmacallanResponsible: rpaulo 1221.1StsubaiLicense: See URL above. 1231.51.6.1SyamtNotes: 1241.51.6.1Syamt 1251.51.6.1SyamtPackage: bzip2 1261.45SmacallanVersion: 1.0.2 1271.44SmacallanCurrent Vers: 1.0.3 1281.1StsubaiMaintainer: Julian Seward <jseward@acm.org> 1291.1StsubaiArchive Site: http://sources.redhat.com/bzip2/ 1301.1StsubaiHome Page: http://www.bzip.org/ 1311.3StsubaiMailing List: 1321.11StsubaiResponsible: 1331.3StsubaiLicense: BSD (4-clause) 1341.1StsubaiNotes: 1351.3StsubaiSee /usr/src/dist/bzip2/bzip2netbsd for update instructions. 1361.3Stsubai 1371.3StsubaiPackage: Citrus XPG4DL 1381.3StsubaiVersion: ? 1391.1StsubaiCurrent Vers: ? 1401.1StsubaiMaintainer: Citrus 1411.44SmacallanArchive Site: http://citrus.bsdclub.org/ 1421.44SmacallanHome Page: http://citrus.bsdclub.org/ 1431.1StsubaiMailing List: bsd-locale@hauN.org 1441.22StsubaiResponsible: itojun, tshiozak 1451.1StsubaiLicense: Ambiguous. Either BSD or Perl Artistic License 1461.1Stsubai See http://citrus.bsdclub.org/#pol_license for more info. 1471.45SmacallanNotes: 1481.45Smacallanlanguage C multilingualization support suite using wchar_t and other standards. 1491.51.6.1SyamtThe main development playground of Citrus is in NetBSD CVS, so you don't 1501.5Stsubaineed to look for other CVS tree (like citrus CVS tree) 1511.1Stsubaimain trunc has Citrus code in the following places: 1521.46Smacallan- src/lib/libc/locale, LC_CTYPE: single/multibyte support 1531.46Smacallan- src/lib/libintl: GNU libc compatible gettext(3) implementation. 1541.47Smacallan- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer 1551.47Smacallan- src/lib/libc/iconv: iconv(3) 1561.47Smacallan 1571.47SmacallanPackage: cron 1581.47SmacallanVersion: 3.0 1591.47SmacallanCurrent Vers: 4.1 1601.47SmacallanMaintainer: Paul Vixie <vixie@vix.com> 1611.47SmacallanArchive Site: ftp://ftp.isc.org/isc/cron/ 1621.47SmacallanHome Page: 1631.47SmacallanMailing List: 1641.46SmacallanResponsible: 1651.42SmacallanLicense: BSD-like 1661.42SmacallanNotes: 1671.45Smacallan 1681.45SmacallanPackage: cvs 1691.45SmacallanVersion: 1.11.22 1701.42SmacallanCurrent Vers: 1.11.22/1.12.13 1711.45SmacallanMaintainer: cvshome 1721.45SmacallanArchive Site: http://ftp.gnu.org/non-gnu/cvs/ 1731.46SmacallanHome Page: http://cvs.nongnu.org/ 1741.46SmacallanMailing List: bug-cvs@gnu.org 1751.46SmacallanResponsible: christos, wiz 1761.45SmacallanLicense: GPLv1, LGPLv2 1771.45SmacallanNotes: 1781.45SmacallanUse src/gnu/dist/cvs/cvs2netbsd for preparing the source tree 1791.45Smacallanfor the import. 1801.51.6.1SyamtDo not forget to update gnu/usr.bin/cvs/include/config.h to match 1811.46Smacallangnu/dist/cvs/config.h.in. 1821.51.6.1SyamtIf you want to upgrade to 1.12.XX, please talk to christos first. 1831.51.6.1SyamtI have merged all the changes already. 1841.51.6.1Syamt 1851.51.6.1SyamtPackage: db 1861.51.6.1SyamtVersion: 1.85 1871.51.6.1SyamtCurrent Vers: 1.86/4.4.20 1881.45SmacallanMaintainer: Keith Bostic <bostic@vangogh.cs.berkeley.edu> 1891.45SmacallanArchive Site: http://www.sleepycat.com/download/index.shtml 1901.45SmacallanHome Page: http://www.sleepycat.com/products/db.shtml 1911.45SmacallanMailing List: 1921.45SmacallanResponsible: 1931.45SmacallanLicense: BSD or specific SleepyCat license 1941.45SmacallanNotes: 1951.45SmacallanNote that we cannot use db 2.x for license reasons. 1961.1StsubaiThree bug fixes against 1.85 sent back to bostic. Changes to 1971.45Smacallanman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious). 1981.16StsubaiImport of DB 1.85 was done via a sh script which converted the 1991.45Smacallandistribution into the netbsd format. The script can be found in 2001.16Stsubaisrc/lib/libc/db/db2netbsd. 2011.45Smacallan 2021.45SmacallanPackage: dhcp 2031.16StsubaiVersion: 3.0.3 2041.16StsubaiCurrent Vers: 3.0.5 2051.13StsubaiMaintainer: mellon 2061.51.6.1SyamtArchive Site: ftp://ftp.isc.org/isc/dhcp/ 2071.1StsubaiHome Page: http://www.isc.org/sw/dhcp/ 2081.1StsubaiMailing List: dhcp-server@isc.org 2091.1StsubaiMailing List: dhcp-client@isc.org 2101.1StsubaiMailing List: dhcp-announce@isc.org 2111.45SmacallanMailing List: dhcp-bugs@isc.org 2121.1StsubaiResponsible: mellon 2131.1StsubaiLicense: BSD (3-clause) 2141.1StsubaiNotes: 2151.1StsubaiNo changes for NetBSD integration - just import the new distribution on 2161.44Smacallantop of the current tree. 2171.45Smacallan 2181.45SmacallanPackage: diffutils 2191.1StsubaiVersion: 2.8.1 2201.45SmacallanCurrent Vers: 2.8.1 2211.45SmacallanMaintainer: FSF 2221.45SmacallanArchive Site: ftp://ftp.gnu.org/gnu/diffutils/ 2231.45SmacallanHome Page: http://www.gnu.org/software/diffutils/ 2241.45SmacallanMailing List: bug-gnu-utils@gnu.org 2251.45SmacallanResponsible: wiz 2261.45SmacallanLicense: GPLv2 2271.1StsubaiNotes: 2281.45SmacallanUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree 2291.48Sjmmvfor the import. 2301.1Stsubai 2311.45SmacallanPackage: gdtoa 2321.45SmacallanVersion: 2005-09-23 2331.1StsubaiCurrent Vers: 2005-09-23 2341.45SmacallanMaintainer: David M. Gay <dmg@acm.org> 2351.1StsubaiArchive Site: ftp://netlib.lucent.com/netlib/fp/ 2361.1StsubaiHome Page: http://www.netlib.org/fp/ 2371.1StsubaiMailing List: none 2381.1StsubaiResponsible: kleink 2391.1StsubaiLicense: BSD-like 2401.1StsubaiNotes: 2411.1StsubaiTest suite not integrated at this time. 2421.1StsubaiNo hexadecimal floating-point string conversion for VAX FP yet. 2431.45SmacallanOnly double-precision addressed at this time. 2441.45Smacallan 2451.45SmacallanPackage: file 2461.45SmacallanVersion: 4.18 2471.45SmacallanCurrent Vers: 4.18 2481.45SmacallanMaintainer: Christos Zoulas <christos@zoulas.com> 2491.45SmacallanArchive Site: ftp://ftp.astron.com/pub/file/ 2501.45SmacallanHome Page: 2511.45SmacallanMailing List: file@mx.gw.com 2521.45SmacallanResponsible: christos, pooka 2531.1StsubaiLicense: BSD (2-clause) 2541.11StsubaiNotes: 2551.11Stsubai 2561.11StsubaiPackage: flex 2571.1StsubaiVersion: 2.5.4 2581.11StsubaiCurrent Vers: 2.5.4a/2.5.33 2591.1StsubaiMaintainer: Vern Paxson <vern@ee.lbl.gov> 2601.1StsubaiArchive Site: ftp://ftp.gnu.org/gnu/non-gnu/flex/ 2611.1StsubaiHome Page: http://lex.sourceforge.net/ 2621.45SmacallanMailing List: 2631.45SmacallanResponsible: mikel 2641.45SmacallanLicense: BSD-like 2651.45SmacallanNotes: 2661.45Smacallanflex 2.5.4a contains only copyright notice changes over version 2.5.4; 2671.45Smacallaninternally not even the version number changed. 2681.45SmacallanNewer flex will be found in: 2691.45Smacallan http://sourceforge.net/projects/lex/ 2701.45Smacallan 2711.45SmacallanPackage: gcc 2721.45SmacallanVersion: 3.3.6/4.1.2-20061021 2731.45SmacallanCurrent Vers: 3.3.6/4.1.1 2741.45SmacallanMaintainer: cygnus 2751.45SmacallanArchive Site: ftp://ftp.gnu.org/gnu/gcc/ 2761.45SmacallanHome Page: http://www.gnu.org/software/gcc/ 2771.45SmacallanMailing List: gcc-bugs@gnu.org 2781.45SmacallanResponsible: thorpej, mrg 2791.45SmacallanLicense: GPLv2, LGPLv2.1 2801.45SmacallanNotes: 2811.45Smacallanbefore importing: 2821.45Smacallan - delete all .cvsignore and .brik files 2831.1Stsubai - delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar 2841.27Snathanw - delete all related testsuites 2851.27Snathanwfor GCC4: 2861.27Snathanw - delete all fortran and testsuites 2871.27Snathanw - update gcc/version.c for the NetBSD GCC date 2881.43Schristos 2891.1StsubaiPackage: gdb 2901.26SatatatVersion: 5.3/6.4 2911.1StsubaiCurrent Vers: 6.4 2921.1StsubaiMaintainer: FSF 2931.44SmacallanArchive Site: ftp://ftp.gnu.org/gnu/gdb/ 2941.48SjmmvHome Page: http://www.gnu.org/software/gdb/ 2951.1StsubaiMailing List: bug-gdb@gnu.org 2961.45SmacallanResponsible: thorpej, mrg 2971.45SmacallanLicense: GPLv2, LGPLv2 2981.45SmacallanNotes: 2991.13StsubaiWhen updating GDB, it is imperative to test that: 3001.50Sad - Debugging of kernel cores ("target kvm") works correctly 3011.13Stsubai - Support for our kernel's remote serial debugging protocol 3021.13Stsubai ("options KGDB") works correctly. 3031.45Smacallan 3041.45SmacallanPackage: gettext 3051.45SmacallanVersion: 0.14.4 3061.45SmacallanCurrent Vers: 0.14.5 3071.45SmacallanMaintainer: FSF 3081.45SmacallanArchive Site: ftp://ftp.gnu.org/gnu/gettext/ 3091.45SmacallanHome Page: http://www.gnu.org/software/gettext/ 3101.42SmacallanMailing List: bug-gnu-utils@gnu.org 3111.13StsubaiResponsible: itojun 3121.45SmacallanLicense: GPLv2 3131.13StsubaiNotes: 3141.42SmacallanGNU gettext is used for userland tools like msgfmt(1) only. For libintl, 3151.42Smacallanwe use BSD-licensed implementation from Citrus project (see entry for 3161.42Smacallan"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 3171.42Smacallan 3181.50SadPackage: gkermit 3191.42SmacallanVersion: 1.00 3201.50SadCurrent Vers: 1.00 3211.50SadMaintainer: Kermit Project - Columbia University <kermit@columbia.edu> 3221.45SmacallanArchive Site: ftp://kermit.columbia.edu/kermit/archives/ 3231.42SmacallanHome Page: http://www.columbia.edu/kermit/ 3241.42SmacallanMailing List: 3251.42SmacallanResponsible: apb 3261.42SmacallanLicense: GPLv2 3271.42SmacallanNotes: 3281.42Smacallan 3291.42SmacallanPackage: grep 3301.45SmacallanVersion: 2.5.1 3311.42SmacallanCurrent Vers: 2.5.1a 3321.42SmacallanMaintainer: FSF 3331.42SmacallanArchive Site: ftp://ftp.gnu.org/gnu/grep/ 3341.42SmacallanHome Page: http://www.gnu.org/software/grep/ 3351.42SmacallanMailing List: bug-gnu-utils@gnu.org 3361.42SmacallanResponsible: simonb, wiz 3371.42SmacallanLicense: GPLv2 3381.42SmacallanNotes: 3391.13StsubaiUse src/gnu/dist/grep/grep2netbsd for preparing the source tree 3401.13Stsubaifor the import. 3411.13StsubaiA non-gnu grep was imported into src/usr.bin/grep on 2 Jan 2004. It 3421.42Smacallanneeds some tuning before it can replace gnu grep. 3431.42Smacallan (cf. http://www.vocito.com/downloads/software/grep/) 3441.42Smacallan 3451.13StsubaiPackage: groff 3461.13StsubaiVersion: 1.19.2 3471.13StsubaiCurrent Vers: 1.19.2 3481.1StsubaiMaintainer: Werner Lemberg/FSF 3491.13StsubaiArchive Site: ftp://ftp.gnu.org/gnu/groff/ 3501.1StsubaiHome Page: http://www.gnu.org/software/groff/ 3511.1StsubaiMailing List: bug-groff@gnu.org 3521.44SmacallanResponsible: wiz 3531.44SmacallanLicense: GPLv2 3541.11StsubaiNotes: 3551.11StsubaiUse groff2netbsd from src/gnu/dist/groff to prepare the distribution 3561.11Stsubaifor import. 3571.11Stsubai 3581.11StsubaiPackage: heimdal 3591.11StsubaiVersion: 0.6.2 3601.11StsubaiCurrent Vers: 0.7.2 3611.11StsubaiMaintainer: Heimdal <heimdal@pdc.kth.se> 3621.11StsubaiArchive Site: ftp://ftp.pdc.kth.se/pub/heimdal/src/ 3631.11StsubaiHome Page: http://www.pdc.kth.se/heimdal/ 3641.11StsubaiMailing List: heimdal-discuss@pdc.kth.se 3651.11StsubaiResponsible: joda, lha 3661.11StsubaiLicense: BSD 3671.11StsubaiNotes: 3681.11Stsubai 3691.11StsubaiPackage: hostapd 3701.11StsubaiVersion: 0.4.9 3711.8StsubaiCurrent Vers: 0.4.9 3721.1StsubaiMaintainer: Jouni Malinen <jkmaline@cc.hut.fi> 3731.1StsubaiArchive Site: http://hostap.epitest.fi/releases/ 3741.1StsubaiHome Page: http://hostap.epitest.fi/hostapd/ 3751.45SmacallanMailing List: 3761.44SmacallanResponsible: rpaulo 3771.1StsubaiLicense: BSD or GPLv2 3781.25SjdolecekNotes: 3791.25SjdolecekSee /usr/src/dist/hostapd/NetBSD-upgrade for update instructions. 3801.38Schs 3811.38SchsPackage: hunt 3821.1StsubaiVersion: 2003-04-16 3831.1StsubaiCurrent Vers: 2003-04-16 3841.1StsubaiMaintainer: Greg Couch <gregc@cgl.ucsf.edu> 3851.1StsubaiArchive Site: ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z 3861.1StsubaiHome Page: http://www.cgl.ucsf.edu/home/gregc/oss.html 3871.38SchsResponsible: mrg 3881.38SchsLicense: BSD (3-clause) 3891.38SchsNotes: 3901.38Schs 3911.38SchsPackage: ipf 3921.38SchsVersion: 4.1.13 3931.38SchsCurrent Vers: 4.1.13 3941.38SchsMaintainer: Darren Reed 3951.38SchsArchive Site: http://coombs.anu.edu.au/~avalon/ 3961.38SchsHome Page: http://coombs.anu.edu.au/~avalon/ 3971.38SchsMailing List: ipfilter@postbox.anu.edu.au 3981.38SchsResponsible: darrenr, mike, martti 3991.38SchsLicense: BSD-based, see src/dist/ipf/IPFILTER.LICENSE 4001.1StsubaiNotes: 4011.1Stsubaiipf2netbsd should be used on a virgin ipfilter source tree. 4021.1Stsubai 4031.1StsubaiPackage: ipsec-tools 4041.1StsubaiVersion: 0.6.3 4051.45SmacallanCurrent Vers: 0.6.5 4061.1StsubaiMaintainer: IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net> 4071.1StsubaiArchive Site: http://ipsec-tools.sourceforge.net 4081.1StsubaiHome Page: http://ipsec-tools.sourceforge.net 4091.1StsubaiMailing List: ipsec-tools-devel@lists.sourceforge.net 4101.45SmacallanResponsible: manu 4111.45SmacallanLicense: BSD (3-clause) 4121.45SmacallanNotes: 4131.45SmacallanSee src/crypto/dist/ipsec-tools/netbsd-import.sh to import newer versions 4141.45Smacallan 4151.45SmacallanPackage: KAME IPv6 4161.51.6.1SyamtVersion: KAME/NetBSD SNAP kit 4171.51.6.1SyamtCurrent Vers: KAME/NetBSD SNAP kit (shipped every week) 4181.51.6.1SyamtMaintainer: KAME Project <kame@kame.net> 4191.51.6.1SyamtArchive Site: http://www.kame.net/ 4201.51.6.1SyamtHome Page: http://www.kame.net/ 4211.51.6.1SyamtMailing List: snap-users@kame.net 4221.51.6.1SyamtResponsible: itojun 4231.51.6.1SyamtLicense: BSD (3-clause) 4241.45SmacallanNotes: 4251.45SmacallanIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with 4261.45Smacallanmore conservative implementation policy. 4271.45SmacallanIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000. 4281.45SmacallanPlease do not make too many diff-unfriendly changes (like indentation change, 4291.45SmacallanKNF police). We need to take diffs across KAME snapshots on upgrades. 4301.45SmacallanTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION 4311.45Smacallanin sys/netinet6/in6.h. No script is available for upgrades. 4321.45Smacallan"KAME" branch is used for kernel merge work purposes. 4331.45Smacallanhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison 4341.51.6.1Syamtamong KAME/*BSD, *BSD-current and recent *BSD releases. 4351.51.6.1Syamt 4361.51.6.1SyamtPackage: less 4371.45SmacallanVersion: less394 4381.45SmacallanCurrent Vers: less394 4391.45SmacallanMaintainer: Mark Nudleman <markn@greenwoodsoftware.com> 440Archive Site: http://www.greenwoodsoftware.com/less/download.html 441Home Page: http://www.greenwoodsoftware.com/less/ 442Mailing List: 443Responsible: mrg 444License: BSD or GPLv2 445Notes: 446Many changes to make less act as more when invoked as more. Beware. 447Use the src/usr.bin/less/less2netbsd script to prepare source tree 448for importation. Run ./configure before hand to generate "defines.h". 449Talk to mrg before importing any new version. (less 381's configure 450does not detect NetBSD has a sigset_t due to a bad test; this is fixed 451by hand in defines.h.) 452 453Package: libcdk 454Version: 4.9.9-20000407-myc3 455Current Vers: cdk-4.9.10-20000923 456Maintainer: mike@vexus.ca 457Archive Site: http://www.vexus.ca/products/CDK/ 458Home Page: http://www.vexus.ca/products/CDK/ 459Responsible: garbled 460License: BSD (4-clause) 461Notes: 462Initial port to netbsd curses was done by mycroft. This is a heavily 463modified version of the released CDK 4.9.9. The current version has been 464taken over by the Ncurses people, and has a number of changes to it. It 465might be worthwhile to import at some future date, but for now we should 466leave it alone. (garbled 1/4/2001) 467 468Package: libevent 469Version: 1.0c 470Current Vers: 1.2 471Maintainer: Niels Provos <provos@citi.umich.edu> 472Archive Site: http://www.monkey.org/~provos/libevent/ 473Home Page: http://www.monkey.org/~provos/libevent/ 474Responsible: provos 475License: BSD (3/4-clause) 476Notes: 477 478Package: libpcap 479Version: 0.9.4 480Current Vers: 0.9.4 481Maintainer: tcpdump-workers@tcpdump.org 482Archive Site: http://www.tcpdump.org/release/ 483Home Page: http://www.tcpdump.org/ 484Mailing List: tcpdump-workers@tcpdump.org 485Responsible: itojun,dyoung 486License: BSD (3/4-clause) 487Notes: 488 489Package: libwrap 490Version: tcp_wrappers 7.6 w/ large amount of IPv6 changes 491Current Vers: tcp_wrappers 7.6-ipv6.1 492Maintainer: Wietse Venema <wietse@porcupine.org> 493Archive Site: ftp://ftp.porcupine.org/pub/security/ 494Home Page: ftp://ftp.porcupine.org/pub/security/ 495Mailing List: 496Responsible: cjs, itojun 497License: BSD-like 498Notes: 499We import only libwrap (under src/lib), tcpdchk and tcpdmatch (both 500under src/usr.sbin). We don't use tcpd; that functionality is built 501into inetd. The provided libwrap2netbsd script handles just libwrap. 502 503Package: mopd 504Version: 2.5.3 505Current Vers: 2.5.3 506Maintainer: Mats O Jansson <maja@celsiustech.se> 507Archive Site: BROKEN ftp://ftp.stacken.kth.se/pub/OS/NetBSD/mopd/ 508Home Page: http://www.stacken.kth.se/~moj/mopd.html 509Mailing List: 510Responsible: cjs 511License: BSD (4-clause) 512Notes: 513Delete the otherOS directory before importing. 514 515Package: nawk 516Version: 2005-04-24 517Current Vers: 2005-04-24 518Maintainer: Brian Kernighan <bwk@bell-labs.com> (Lucent Technologies) 519Archive Site: http://cm.bell-labs.com/who/bwk/ 520Home Page: http://cm.bell-labs.com/who/bwk/ 521Mailing List: 522Responsible: jdolecek 523License: BSD-like 524Notes: 525Build maketab from nawk sources and generate proctab.c. 526Remove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import 527to src/dist/nawk. 528 529Package: ndbootd 530Version: 0.5 531Current Vers: 0.5 532Maintainer: Matt Fredette <fredette@alum.mit.edu> 533Archive Site: BROKEN http://mit.edu/fredette/www/ndbootd/ 534Home Page: BROKEN http://stuff.mit.edu/people/fredette/home.html 535Responsible: fredette 536License: BSD (4-clause) 537Notes: 538Run ./configure, save config.h, make distclean, rm all autoconf/automake 539and ndbootd-raw.c. Restore saved config.h, and force it to define 540HAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. 541 542Package: ntp 543Version: 4.2.2p2 544Current Vers: 4.2.2p2 545Maintainer: David L. Mills <mills@udel.edu> 546Archive Site: ftp://ftp.udel.edu/pub/ntp/ntp4/ 547Home Page: http://www.ntp.org/, http://ntp.isc.org/ 548Mailing List: 549Responsible: simonb, jonathan, kardel 550License: BSD-like 551Notes: 552See /usr/src/dist/ntp/ntp2netbsd for update instructions. 553 554Package: nvi 555Version: 1.79 556Current Vers: 1.79 557Maintainer: Keith Bostic <bostic@bsdi.com> 558Archive Site: ftp://ftp.bostic.com/pub/ 559Home Page: http://www.bostic.com/vi/ 560Mailing List: 561Responsible: aymeric 562License: BSD (3/4-clause) 563Notes: 564We have lots of local bug fixes, and the point of importing 1.81.x would 565be to get multibyte characters support. For now this means waiting for 566additions in our libcurses. 567 568Package: OpenPAM 569Version: 20050616 570Current Vers: 20050616 571Maintainer: Dag-Erling Sm�rgrav <des@FreeBSD.org> 572Archive Site: http://www.openpam.org/ 573Home Page: http://www.openpam.org/ 574Mailing List: 575Responsible: christos 576License: BSD (3-clause) 577Notes: 578 579Package: OpenSSH 580Version: 4.4 581Current Vers: 4.5 / portable 4.5p1 582Maintainer: OpenSSH 583Archive Site: http://www.openssh.com/ftp.html 584Home Page: http://www.openssh.com/portable.html 585Mailing List: openssh-unix-announce@mindrot.org 586Responsible: thorpej, christos, elric 587License: BSD or more free. See src/crypto/dist/ssh/LICENSE 588Notes: 589imported from OpenBSD usr.bin/ssh (it is not from the portable OpenSSH) 590into crypto/dist/openssh. use openssh2netbsd before import. 591local changes (should always try to bring them back to master openssh tree, 592markus is very cooperative about it): 593- default for PermitRootLogin is set to "no" 594- IgnoreRootRhosts added 595- look at login.conf to check valid user/access list 596- krb5 support re-added 597- hack in cipher.c #ifdef ACCS because we are missing EVP_acss 598 when someone imports openssl, we can remove this. 599- uidswap.c changed order of set{e,}{u,g}id so that it works on NetBSD 600- added moduli from portable openssh 601- added USE_PAM patches and auth_pam.[ch] from portable openssh 602- always bump major when importing to avoid api problems. 603 604Package: OpenSSL 605Version: 0.9.8d 606Current Vers: 0.9.8d 607Maintainer: The OpenSSL Project 608Archive Site: ftp://ftp.openssl.org/source/ 609Home Page: http://www.openssl.org/ 610Mailing List: openssl-announce@openssl.org 611Responsible: mcr, thorpej, itojun, groo, christos 612License: OpenSSL and SSLeay license (both BSD-like) 613Notes: 614- Run openssl2netbsd to get rid of the RCSID identifiers 615- run make in /usr/src/lib/libcrypto/man to regen man pages. 616 617Package: pdisk 618Version: 0.8a2 619Current Vers: 0.8a2 620Maintainer: Eryk Vershen <eryk@cfcl.com> 621Archive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 622Home Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 623Mailing List: 624Responsible: dbj 625License: BSD-like 626Notes: 627This is the disk partition utility used by Apple's mkLinux and osX 628It is imported into dist/pdisk, with a reachover makefile in 629src/sbin/pdisk builds for macppc and mac68k. 630 631Package: pdksh 632Version: 5.2.14p2 633Current Vers: 5.2.14p2 634Maintainer: Michael Rendell <michael@cs.mun.ca> 635Archive Site: ftp://ftp.cs.mun.ca/pub/pdksh/ 636Home Page: http://www.cs.mun.ca/~michael/pdksh/ 637Mailing List: 638Responsible: jdolecek 639License: Public domain 640pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied. 641 642Package: PF (openbsd packet filter) 643Version: OpenBSD 3.7 644Current Vers: OpenBSD 3.9-current 645Maintainer: The OpenBSD Project 646Archive Site: ftp://ftp.openbsd.org/ 647Home Page: http://www.openbsd.org/faq/pf/ 648Mailing List: pf@benzedrine.cx or appropriate OpenBSD mailing list 649Responsible: itojun, peter, yamt 650License: BSD (2-clause) 651Notes: 652kernel code is imported into src/sys/dist/pf and src/sys/net has reachover 653definition (files.pf). userland code is imported into src/dist/pf, and 654reachover Makefiles are in src/usr.sbin/pf. 655 656Package: ping 657Version: 980911 658Current Vers: 980911 659Maintainer: Vernon Schryver <vjs@rhyolite.com> 660Archive Site: ftp://ftp.rhyolite.com/src/ 661Home Page: http://www.rhyolite.com/src/ 662Mailing List: 663Responsible: christos 664License: BSD (3-clause) 665Notes: 666We use err() and friends. We have changes for snprintf, extra 667formating in man pages, disallowing flood pinging, alignment fixes, 668and more. 669 670Package: postfix 671Version: 2.3.4 672Current Vers: 2.3.4/2.4-20061019 673Maintainer: Wietse Venema <wietse@porcupine.org> 674Archive Site: ftp://postfix.cloud9.net/official/ 675Home Page: http://www.postfix.org/ 676Mailing List: postfix-users@postfix.org 677Responsible: perry, rpaulo 678License: IBM Public License. See also src/gnu/dist/postfix. 679Notes: 680HTML documentation should be kept in sync with the README_FILES. 681src/gnu/dist/postfix/conf/postfix-files must be kept in sync with our 682directory layout (the easiest way to check is by running ``postfix 683set-permissions''). 684 685Package: ppp 686Version: 2.4.4 687Current Vers: 2.4.4 688Maintainer: Paul Mackerras <paulus@samba.org> 689Archive Site: ftp://ftp.samba.org/pub/ppp/ 690Home Page: 691CVS root: :pserver:cvs@pserver.samba.org:/cvsroot (password: cvs) 692Mailing List: 693Responsible: christos, cube 694License: BSD (3-clause) 695Notes: 696BSD support was removed from 2.4.0; I added it back and removed 697some GPL pieces. Multilink support is missing. Repeated pings to 698Paulus have not yielded results. I've retrofitted pppdump to use 699net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 700is clearly a pain. I have not tested the modules code, neither our 701makefiles make it easy to construct a module, but I left one there 702as an example. 703TDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're 704using the version found in 2.4.1. 705 706Package: rcs 707Version: 5.7 708Current Vers: 5.7 709Maintainer: FSF 710Archive Site: ftp://ftp.gnu.org/gnu/rcs/ 711Mailing List: bug-gnu-utils@gnu.org 712Home Page: http://www.gnu.org/software/rcs/ 713Responsible: agc 714License: GPLv2 715Notes: 716Beta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 717 718Package: root.cache 719Version: 2004012900 (Jan 29, 2004) 720Current Vers: 2004012900 (Jan 29, 2004) 721Maintainer: InterNIC 722Archive Site: ftp://ftp.internic.net/domain/named.root 723Home Page: ftp://ftp.internic.net/domain/named.root 724Mailing List: 725Responsible: perry, thorpej 726License: Public domain 727Notes: 728The root server cache is also included with BIND. However, the 729InterNIC version is usually more up to date. 730 731Package: routed 732Version: 2.28 733Current Vers: 2.30 734Maintainer: Vernon Schryver <vjs@rhyolite.com> 735Archive Site: ftp://ftp.rhyolite.com/src/ 736Home Page: http://www.rhyolite.com/src/ 737Mailing List: 738Responsible: christos 739License: BSD (4-clause) 740Notes: 741We use the md5 code from libc 742We don't allow RIP_TRACEON and RIP_TRACEOFF 743We use arc4random 744We use strlcpy/snprintf 745 746Package: send-pr (part of GNATS) 747Version: 3.95 748Current Vers: 4.1 749Maintainer: FSF 750Archive Site: ftp://ftp.gnu.org/gnu/gnats/ 751Home Page: http://www.gnu.org/software/gnats/ 752Mailing List: bug-gnats@gnu.org 753License: GPLv2 754Responsible: 755Notes: 756 757Package: SoftFloat 758Version: 2a 759Current Vers: 2b 760Maintainer: John Hauser <jhauser@jhauser.us> 761Archive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 762Home Page: http://www.jhauser.us/arithmetic/SoftFloat.html 763Mailing List: 764Responsible: bjh21 765License: Public domain 766Notes: 767Heavily modified for use as a soft float library for GCC. The actual 768arithmetic code is unchanged, though, and should behave exactly like the 769original. 770 771Package: tcpdump 772Version: 3.8.3 773Current Vers: 3.9.4 774Maintainer: tcpdump-workers@lists.tcpdump.org 775Archive Site: http://www.tcpdump.org/release/ 776Home Page: http://www.tcpdump.org/ 777Mailing List: tcpdump-workers@lists.tcpdump.org 778Responsible: itojun 779License: BSD (3-clause) 780Notes: 781Code will be imported into src/dist/tcpdump. Changes have to go back to 782tcpdump.org. 783 784Package: termcap.src 785Version: 9.13.25 786Current Vers: 11.0.1 787Maintainer: Eric S. Raymond <terminfo@ccil.org> 788Archive Site: http://www.catb.org/~esr/terminfo/ 789Home Page: http://www.catb.org/~esr/terminfo/ 790Mailing List: 791Responsible: 792License: Public domain 793Notes: 794 795Package: TestFloat 796Version: 2a 797Current Vers: 2a 798Maintainer: John Hauser <jhauser@jhauser.us> 799Archive Site: http://www.jhauser.us/arithmetic/TestFloat.html 800Home Page: http://www.jhauser.us/arithmetic/TestFloat.html 801Mailing List: 802Responsible: ross 803License: BSD (4-clause) 804Notes: 805 806Package: texinfo 807Version: 4.7 808Current Vers: 4.8 809Maintainer: FSF 810Archive Site: ftp://ftp.gnu.org/gnu/texinfo/ 811Home Page: http://www.gnu.org/software/texinfo/ 812Mailing List: bug-texinfo@gnu.org 813Responsible: wiz 814License: GPLv2 815Notes: 816Use src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree 817for the import. 818 819Package: top 820Version: 3.5beta12 821Current Vers: 3.6beta3 822Maintainer: William LeFebvre <wnl@groupsys.com> 823Archive Site: ftp://ftp.groupsys.com/pub/top/ 824Home Page: http://www.unixtop.org/ 825Mailing List: top-spinners@ocee.groupsys.com 826Responsible: simonb 827License: BSD (2-clause) 828Notes: 829Remove all non-current NetBSD machine definitions and man page 830extensions in machine/ before importing. 831After importing, run: 832 ./Configure <netbsd-module-name> 833 rm machine/*.desc Make.desc SYNOPSIS machine.c 834 cvs commit -m "Update ./Configure'd files." top.local.h top.1 835 836Package: traceroute 837Version: 1.4a5 838Current Vers: 1.4a12 839Maintainer: traceroute@ee.lbl.gov 840Archive Site: ftp://ftp.ee.lbl.gov/ 841Home Page: http://ftp.ee.lbl.gov/ 842Mailing List: 843Responsible: 844License: BSD (4-clause) 845Notes: 846 847Package: tz 848Version: tzcode2004a / tzdata2006o 849Current Vers: tzcode2006o / tzdata2006o 850Maintainer: Arthur David Olson <ado@elsie.nci.nih.gov> 851Archive Site: ftp://elsie.nci.nih.gov/pub/ 852Home Page: 853Mailing List: tz@elsie.nci.nih.gov 854Responsible: kleink 855License: Public domain 856Notes: 857Use src/lib/libc/time/tzcode2netbsd to prepare the source tree 858for import. 859 860Package: uucp 861Version: 1.06.1 862Current Vers: 1.07 863Maintainer: Ian Lance Taylor <ian@airs.com> 864Archive Site: ftp://ftp.gnu.org/gnu/uucp/ 865Home Page: http://www.airs.com/ian/uucp.html 866Mailing List: taylor-uucp@cirr.com 867Responsible: tron 868License: GPLv2 869Notes: 870 871Package: wpa_supplicant 872Version: 0.4.9 873Current Vers: 0.4.9 874Maintainer: Jouni Malinen <jkmaline@cc.hut.fi> 875Archive Site: http://hostap.epitest.fi/releases/ 876Home Page: http://hostap.epitest.fi/ 877Mailing List: 878Responsible: scw, dyoung 879License: BSD or GPLv2 880Notes: 881See /usr/src/dist/wpa_supplicant/NetBSD-upgrade for update instructions. 882 883Package: XFree86 884Version: 4.5.0 885Current Vers: 4.6.0 886Maintainer: XFree86 Project, Inc. 887Archive Site: ftp://ftp.xfree86.org/pub/XFree86/ 888Home Page: http://www.xfree86.org/ 889Mailing List: devel@xfree86.org 890Responsible: tron 891License: XFree 892Notes: 8934.x: 894 Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript 895 files which we don't need in our tree. 896 ALL changes must be sent back to the XFree86 repository. Patches should 897 be submitted back via http://bugzilla.xfree86.org. 898 899Package: Xorg 900Version: 7.0 901Current Vers: 7.0 902Maintainer: The X.Org Foundation 903Archive Site: http://xorg.freedesktop.org/releases/X11R7.0/src/ 904Home Page: http://www.x.org/ 905Mailing List: xorg@lists.freedesktop.org 906Responsible: macallan 907License: XFree 908Notes: This is the modular branch tagged as XORG-7_0 pulled from 909 xorg's cvs repository. 910 911Package: zlib 912Version: 1.2.3 913Current Vers: 1.2.3 914Maintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 915Archive Site: http://www.gzip.org/zlib/ 916Home Page: http://www.gzip.org/zlib/ 917Mailing List: 918Responsible: gwr, tron, christos 919License: BSD (3-clause) 920Notes: 921Imported to src/common/dist/zlib and shared by the kernel and userland. 922