3RDPARTY revision 1.699
11.699Skleink# $NetBSD: 3RDPARTY,v 1.699 2009/05/28 08:53:39 kleink Exp $ 21.1Slukem# 31.1Slukem# This file contains a list of the software that has been integrated into 41.1Slukem# NetBSD where we are not the primary maintainer. 51.1Slukem# 61.1Slukem# When you make changes to this software, be sure to discuss it with the 71.1Slukem# maintainer and contribute your patches. Divergence from the official 81.1Slukem# sources is not desirable, and should be avoided as much as possible. 91.1Slukem# 101.1Slukem# When importing, please deal with the RCS IDs in this way: 111.1Slukem# 1. Preserve the RCS IDs in the files by removing the $ signs from 121.1Slukem# the IDs before you do the import. 131.1Slukem# 2. After the import, add NetBSD RCS IDs to all of the files. 141.1Slukem# 151.1Slukem# A few notes on the format of this file (for the benefit of 161.1Slukem# 3dparty2html): 171.1Slukem# 181.1Slukem# 1.) Any line whose first non-whitespace character is # is a comment 191.1Slukem# 2.) Entries are separated by blank lines 201.1Slukem# 3.) Every package needs at least the following entries: Package, 211.1Slukem# Version, Current Vers, and Maintainer. 221.1Slukem# 4.) Where a field has multiple lines of information, the field tag 231.1Slukem# should be repeated on each line, except: 241.1Slukem# 5.) The Notes: field tag should appear on a line by itself. All 251.1Slukem# remaining lines until the end of the record are notes. 261.31Skanaoka 271.31SkanaokaPackage: acpica 281.591SjmcneillVersion: 20080321 291.696SdentCurrent Vers: 20090422 301.31SkanaokaMaintainer: INTEL 311.574SjmcneillArchive Site: http://www.acpica.org/downloads/unix_source_code.php 321.574SjmcneillHome Page: http://www.acpica.org/ 331.574SjmcneillMailing List: devel@acpica.org 341.387SrpauloLicense: http://developer.intel.com/technology/iapc/acpi/license2.htm 351.613SjmcneillResponsible: jmcneill 361.31SkanaokaNotes: 371.31SkanaokaThe sources were integrated into src/sys/dev/acpi/acpica/Subsystem. 381.169SkochiPlease read src/sys/dev/acpi/acpica/README before any modification. 391.1Slukem 401.1SlukemPackage: am-utils [amd] 411.640SchristosVersion: 6.2a3 421.640SchristosCurrent Vers: 6.2a3 431.1SlukemMaintainer: Erez Zadok <ezk@cs.columbia.edu> 441.255SwizArchive Site: ftp://ftp.am-utils.org/pub/am-utils/ 451.335SlukemHome Page: http://www.am-utils.org/ 461.262SchristosMailing List: am-utils 471.506SrpauloResponsible: christos 481.387SrpauloLicense: BSD (4-clause) 491.1SlukemNotes: 501.1SlukemAmd2netbsd script to convert to BSD make system and remove unneeded files. 511.262SchristosFix symbolic links before import. 521.177SwizCheck src/usr.sbin/amd/include/config.h is correct after import. 531.1Slukem 541.567SjmmvPackage: Automated Testing Framework (ATF) 551.663SjmmvVersion: 0.6 561.663SjmmvCurrent Vers: 0.6 571.567SjmmvMaintainer: Julio M. Merino Vidal <jmmv@NetBSD.org> 581.570SjmmvArchive site: ftp://ftp.NetBSD.org/pub/NetBSD/misc/jmmv/atf/ 591.570SjmmvHome page: http://www.NetBSD.org/~jmmv/atf/ 601.570SjmmvMailing List: atf-devel@NetBSD.org 611.567SjmmvResponsible: jmmv 621.595SjmmvLicense: The NetBSD Foundation's license (BSD 2-clause) 631.567SjmmvNotes: 641.663SjmmvThe source files are in external/bsd/atf/dist. 651.567SjmmvGiven that the primary goal of ATF is to provide a testing framework for 661.567SjmmvNetBSD, no local changes should be ever needed. Always direct them to the 671.567Sjmmvmaintainer for integration in official releases. 681.567Sjmmv 691.427SgdamorePackage: ath-hal 701.442SgdamoreVersion: 0.9.17.2 711.442SgdamoreCurrent Vers: 0.9.17.2 721.427SgdamoreMaintainer: Sam Leffler <sam@errno.com> 731.427SgdamoreArchive Site: none 741.427SgdamoreHome Page: none 751.427SgdamoreMailing List: none 761.427SgdamoreResponsible: sam, dyoung, gdamore 771.427SgdamoreLicense: Redistribution without changes (binary only) 781.427SgdamoreNotes: 791.442SgdamoreThe HAL is binary only, and located in src/sys/contrib/dev/ath 801.427Sgdamore 811.1SlukemPackage: bc 821.1SlukemVersion: 1.06 831.1SlukemCurrent Vers: 1.06 841.1SlukemMaintainer: Phil Nelson <phil@cs.wwu.edu> 851.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/bc/ 861.335SlukemHome Page: http://www.gnu.org/software/bc/ 871.1SlukemMailing List: bug-bc@gnu.org 881.1SlukemResponsible: phil, simonb 891.387SrpauloLicense: GPLv2, LGPGv2.1 901.1SlukemNotes: 911.1Slukembc includes dc, both of which are in the NetBSD tree. 921.1Slukem 931.683SchristosPackage: bind [named and utils] 941.683SchristosVersion: 9.6.1-P1 951.683SchristosCurrent Vers: 9.6.1-P1 961.1SlukemMaintainer: Paul Vixie <vixie@vix.com> 971.246SwizArchive Site: ftp://ftp.isc.org/isc/bind9/ 981.335SlukemHome Page: http://www.isc.org/sw/bind/ 991.1SlukemMailing List: 1001.569SwizResponsible: vixie, christos 1011.387SrpauloLicense: BSD-like (2-clause) 1021.1SlukemNotes: 1031.683SchristosFirst bind2netbsd script to import into src/external/bsd/bind/dist. 1041.683SchristosThe Makefiles in src/external/bsd/bind are not handled by the script. 1051.610SchristosBuild bind to generate the include files. 1061.683SchristosThen binclude4netbsd script to import into src/external/bsd/bind/include. 1071.683SchristosThe libc and include parts of the resolver are now part of libbind. 1081.683Schristos 1091.683SchristosPackage: libbind [libc resolver and includes] 1101.684SchristosVersion: libbind-6.0-rc1 1111.683SchristosCurrent Vers: libbind-6.0-rc1 1121.683SchristosMaintainer: Paul Vixie <vixie@vix.com> 1131.683SchristosArchive Site: ftp://ftp.isc.org/isc/libbind/ 1141.683SchristosHome Page: http://www.isc.org/sw/bind/ 1151.683SchristosMailing List: 1161.683SchristosResponsible: vixie, christos 1171.683SchristosLicense: BSD-like (2-clause) 1181.683SchristosNotes: 1191.683SchristosFirst libbind2netbsd script to import into src/external/bsd/libbind/dist. 1201.252SchristosThen include4netbsd script to import into src/include. 1211.252SchristosThen libc4netbsd script to update the resolver in libc. 1221.252SchristosTodo[1]: Update libresolv if needed. 1231.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now 1241.252Schristos they are too different or do not exist anymore: 1251.252Schristos gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c 1261.252Schristos Others like getaddrinfo.c could be merged with isc, but it seems 1271.252Schristos that ours is from a more recent version of KAME? 1281.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net 1291.518Sghen to isc/base64.c. 1301.252SchristosTodo[4]: Re-entrant functions of net/* 1311.683SchristosTodo[5]: Reconcile the doc directory. 1321.1Slukem 1331.161SmrgPackage: binutils 1341.403SskrllVersion: 2.16.1 1351.669SwizCurrent Vers: 2.19.1 1361.1SlukemMaintainer: FSF 1371.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/binutils/ 1381.335SlukemHome Page: http://www.gnu.org/software/binutils/ 1391.1SlukemMailing List: bug-gnu-utils@gnu.org 1401.61SmrgResponsible: thorpej, mrg 1411.387SrpauloLicense: GPLv2, LGPLv2, BSD 1421.1SlukemNotes: 1431.1Slukem 1441.696SdentPackage: bozohttpd 1451.698SdentVersion: 20090522 1461.698SdentCurrent Vers: 20090522 1471.696SdentMaintainer: mrg@eterna.com.au 1481.697SdentArchive Site: ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/ 1491.696SdentHome Page: http://eterna.com.au/bozohttpd/ 1501.696SdentMailing List: 1511.696SdentResponsible: mrg 1521.696SdentLicense: BSD 1531.696SdentNotes: 1541.696Sdent1. Delete "queue.h" from the distribution. 1551.696Sdent2. Integrated as src/libexec/httpd. 1561.696Sdent 1571.1SlukemPackage: bsd-family-tree 1581.563SxtraemeVersion: 1.116 1591.563SxtraemeCurrent Vers: 1.116 1601.144SdentMaintainer: n/a 1611.335SlukemArchive Site: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 1621.335SlukemHome Page: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 1631.1SlukemMailing List: 1641.675SjmcneillResponsible: 1651.387SrpauloLicense: See URL above. 1661.1SlukemNotes: 1671.1Slukem 1681.650SperryPackage: byacc 1691.650SperryVersion: 20080826 1701.650SperryCurrent Vers: 1.9 1711.650SperryMaintainer: Thomas Dickey <dickey@invisible-island.net> 1721.650SperryArchive Site: http://www.invisible-island.net/byacc/byacc.html 1731.650SperryHome Page: http://www.invisible-island.net/byacc/byacc.html 1741.650SperryMailing List: 1751.650SperryResponsible: christos 1761.650SperryLicense: Public Domain 1771.650SperryNotes: 1781.650SperryWe haven't had a sync since 1993, the sources have diverged a lot 1791.650Sperrysince then but there are a bunch of bug fixes we probably want to pull 1801.650Sperryin. 1811.650Sperry 1821.1SlukemPackage: bzip2 1831.652StsutsuiVersion: 1.0.5 1841.586SchristosCurrent Vers: 1.0.5 1851.1SlukemMaintainer: Julian Seward <jseward@acm.org> 1861.1SlukemArchive Site: http://sources.redhat.com/bzip2/ 1871.335SlukemHome Page: http://www.bzip.org/ 1881.1SlukemMailing List: 1891.1SlukemResponsible: 1901.387SrpauloLicense: BSD (4-clause) 1911.1SlukemNotes: 1921.1SlukemSee /usr/src/dist/bzip2/bzip2netbsd for update instructions. 1931.1Slukem 1941.1SlukemPackage: Citrus XPG4DL 1951.696SdentVersion: 1961.696SdentCurrent Vers: 1971.1SlukemMaintainer: Citrus 1981.1SlukemArchive Site: http://citrus.bsdclub.org/ 1991.335SlukemHome Page: http://citrus.bsdclub.org/ 2001.1SlukemMailing List: bsd-locale@hauN.org 2011.569SwizResponsible: tshiozak 2021.387SrpauloLicense: Ambiguous. Either BSD or Perl Artistic License 2031.387Srpaulo See http://citrus.bsdclub.org/#pol_license for more info. 2041.1SlukemNotes: 2051.1Slukemlanguage C multilingualization support suite using wchar_t and other standards. 2061.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't 2071.173Sitojunneed to look for other CVS tree (like citrus CVS tree) 2081.1Slukemmain trunc has Citrus code in the following places: 2091.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support 2101.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation. 2111.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer 2121.173Sitojun- src/lib/libc/iconv: iconv(3) 2131.1Slukem 2141.1SlukemPackage: cron 2151.1SlukemVersion: 3.0 2161.680SwizCurrent Vers: 4.1 2171.1SlukemMaintainer: Paul Vixie <vixie@vix.com> 2181.376SmrgArchive Site: ftp://ftp.isc.org/isc/cron/ 2191.349SjunyoungHome Page: 2201.1SlukemMailing List: 2211.1SlukemResponsible: 2221.387SrpauloLicense: BSD-like 2231.1SlukemNotes: 2241.1Slukem 2251.1SlukemPackage: cvs 2261.681SchristosVersion: 1.12.13 2271.681SchristosCurrent Vers: 1.12.13 2281.1SlukemMaintainer: cvshome 2291.375SwizArchive Site: http://ftp.gnu.org/non-gnu/cvs/ 2301.375SwizHome Page: http://cvs.nongnu.org/ 2311.1SlukemMailing List: bug-cvs@gnu.org 2321.392SrpauloResponsible: christos, wiz 2331.387SrpauloLicense: GPLv1, LGPLv2 2341.1SlukemNotes: 2351.628SjnemethUse src/gnu/dist/xcvs/cvs2netbsd for preparing the source tree 2361.1Slukemfor the import. 2371.628SjnemethDo not forget to update gnu/usr.bin/xcvs/include/config.h to match 2381.628Sjnemethgnu/dist/xcvs/config.h.in. 2391.1Slukem 2401.1SlukemPackage: db 2411.1SlukemVersion: 1.85 2421.696SdentCurrent Vers: 1.86/4.7.25 2431.1SlukemMaintainer: Keith Bostic <bostic@vangogh.cs.berkeley.edu> 2441.584StnnArchive Site: http://www.oracle.com/technology/software/products/berkeley-db/ 2451.584StnnHome Page: http://www.oracle.com/database/berkeley-db/ 2461.1SlukemMailing List: 2471.1SlukemResponsible: 2481.584StnnLicense: BSD or Oracle Commercial License 2491.1SlukemNotes: 2501.1SlukemNote that we cannot use db 2.x for license reasons. 2511.1SlukemThree bug fixes against 1.85 sent back to bostic. Changes to 2521.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious). 2531.1SlukemImport of DB 1.85 was done via a sh script which converted the 2541.1Slukemdistribution into the netbsd format. The script can be found in 2551.1Slukemsrc/lib/libc/db/db2netbsd. 2561.1Slukem 2571.1SlukemPackage: dhcp 2581.352SdrochnerVersion: 3.0.3 2591.696SdentCurrent Vers: 3.0.7/3.1.2/4.1.1b1 2601.392SrpauloMaintainer: mellon 2611.1SlukemArchive Site: ftp://ftp.isc.org/isc/dhcp/ 2621.696SdentHome Page: http://www.isc.org/software/dhcp/ 2631.1SlukemMailing List: dhcp-server@isc.org 2641.1SlukemMailing List: dhcp-client@isc.org 2651.1SlukemMailing List: dhcp-announce@isc.org 2661.1SlukemMailing List: dhcp-bugs@isc.org 2671.1SlukemResponsible: mellon 2681.387SrpauloLicense: BSD (3-clause) 2691.1SlukemNotes: 2701.1SlukemNo changes for NetBSD integration - just import the new distribution on 2711.1Slukemtop of the current tree. 2721.1Slukem 2731.604SjoergPackage: dhcpcd 2741.695SroyVersion: 5.0.4 2751.695SroyCurrent Vers: 5.0.4 2761.654SroyMaintainer: roy 2771.666SroyArchive Site: ftp://roy.marples.name/pub/dhcpcd/ 2781.654SroyHome Page: http://roy.marples.name/projects/dhcpcd/ 2791.654SroyMailing List: dhcpcd-discuss@marples.name 2801.604SjoergLicense: BSD (2-clause) 2811.604SjoergNotes: 2821.604SjoergPlease submit all changes to the author. 2831.654SroyThe distribution doesn't include the Linux specific bits or build system. 2841.604Sjoerg 2851.1SlukemPackage: diffutils 2861.42SwizVersion: 2.8.1 2871.1SlukemCurrent Vers: 2.8.1 2881.1SlukemMaintainer: FSF 2891.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/diffutils/ 2901.335SlukemHome Page: http://www.gnu.org/software/diffutils/ 2911.1SlukemMailing List: bug-gnu-utils@gnu.org 2921.42SwizResponsible: wiz 2931.387SrpauloLicense: GPLv2 2941.1SlukemNotes: 2951.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree 2961.43Swizfor the import. 2971.1Slukem 2981.400SkleinkPackage: gdtoa 2991.400SkleinkVersion: 2005-09-23 3001.400SkleinkCurrent Vers: 2005-09-23 3011.335SlukemMaintainer: David M. Gay <dmg@acm.org> 3021.696SdentArchive Site: http://www.netlib.org/fp/ 3031.335SlukemHome Page: http://www.netlib.org/fp/ 3041.1SlukemMailing List: none 3051.373SkleinkResponsible: kleink 3061.387SrpauloLicense: BSD-like 3071.1SlukemNotes: 3081.400SkleinkTest suite not integrated at this time. 3091.400SkleinkNo hexadecimal floating-point string conversion for VAX FP yet. 3101.400SkleinkOnly double-precision addressed at this time. 3111.1Slukem 3121.1SlukemPackage: file 3131.692SchristosVersion: 5.03 3141.692SchristosCurrent Vers: 5.03 3151.1SlukemMaintainer: Christos Zoulas <christos@zoulas.com> 3161.1SlukemArchive Site: ftp://ftp.astron.com/pub/file/ 3171.349SjunyoungHome Page: 3181.1SlukemMailing List: file@mx.gw.com 3191.1SlukemResponsible: christos, pooka 3201.387SrpauloLicense: BSD (2-clause) 3211.1SlukemNotes: 3221.632Schristosuse file2netbsd 3231.1Slukem 3241.1SlukemPackage: flex 3251.1SlukemVersion: 2.5.4 3261.651SperryCurrent Vers: 2.5.35 3271.651SperryMaintainer: Will Estes <wlestes@users.sourceforge.net> 3281.651SperryArchive Site: http://flex.sourceforge.net/ 3291.651SperryHome Page: http://flex.sourceforge.net/ 3301.651SperryMailing List: http://lists.sourceforge.net/mailman/listinfo/flex-announce 3311.651SperryResponsible: 3321.387SrpauloLicense: BSD-like 3331.1SlukemNotes: 3341.651SperryThe newest version is far more advanced than the one in NetBSD -- 3351.651Sperryamong other features, it can produce re-entrant scanners. 3361.1Slukem 3371.1SlukemPackage: gcc 3381.633SmrgVersion: 4.1.3-20080831 3391.689SwizCurrent Vers: 4.4.0 3401.501SmrgMaintainer: FSF 3411.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gcc/ 3421.335SlukemHome Page: http://www.gnu.org/software/gcc/ 3431.1SlukemMailing List: gcc-bugs@gnu.org 3441.61SmrgResponsible: thorpej, mrg 3451.387SrpauloLicense: GPLv2, LGPLv2.1 3461.1SlukemNotes: 3471.185Smrgbefore importing: 3481.185Smrg - delete all .cvsignore and .brik files 3491.185Smrg - delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar 3501.439Smrg - delete all related testsuites 3511.439Smrgfor GCC4: 3521.439Smrg - delete all fortran and testsuites 3531.448Smrg - update gcc/version.c for the NetBSD GCC date 3541.1Slukem 3551.1SlukemPackage: gdb 3561.438SwizVersion: 5.3/6.4 3571.696SdentCurrent Vers: 6.8 3581.1SlukemMaintainer: FSF 3591.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gdb/ 3601.335SlukemHome Page: http://www.gnu.org/software/gdb/ 3611.1SlukemMailing List: bug-gdb@gnu.org 3621.526SmrgResponsible: thorpej 3631.387SrpauloLicense: GPLv2, LGPLv2 3641.1SlukemNotes: 3651.473StlsWhen updating GDB, it is imperative to test that: 3661.474Schristos - Debugging of kernel cores ("target kvm") works correctly 3671.473Stls - Support for our kernel's remote serial debugging protocol 3681.473Stls ("options KGDB") works correctly. 3691.1Slukem 3701.1SlukemPackage: gettext 3711.328SchristosVersion: 0.14.4 3721.568SwizCurrent Vers: 0.17 3731.1SlukemMaintainer: FSF 3741.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gettext/ 3751.335SlukemHome Page: http://www.gnu.org/software/gettext/ 3761.1SlukemMailing List: bug-gnu-utils@gnu.org 3771.569SwizResponsible: 3781.387SrpauloLicense: GPLv2 3791.1SlukemNotes: 3801.1SlukemGNU gettext is used for userland tools like msgfmt(1) only. For libintl, 3811.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for 3821.1Slukem"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 3831.1Slukem 3841.478SapbPackage: gkermit 3851.478SapbVersion: 1.00 3861.478SapbCurrent Vers: 1.00 3871.478SapbMaintainer: Kermit Project - Columbia University <kermit@columbia.edu> 3881.478SapbArchive Site: ftp://kermit.columbia.edu/kermit/archives/ 3891.478SapbHome Page: http://www.columbia.edu/kermit/ 3901.478SapbMailing List: 3911.478SapbResponsible: apb 3921.478SapbLicense: GPLv2 3931.478SapbNotes: 3941.478Sapb 3951.1SlukemPackage: grep 3961.52SwizVersion: 2.5.1 3971.696SdentCurrent Vers: 2.5.4 3981.1SlukemMaintainer: FSF 3991.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/grep/ 4001.335SlukemHome Page: http://www.gnu.org/software/grep/ 4011.1SlukemMailing List: bug-gnu-utils@gnu.org 4021.44SwizResponsible: simonb, wiz 4031.621SsimonbLicense: GPLv2 (2.5.1), GPLv3 (2.5.3) 4041.1SlukemNotes: 4051.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree 4061.44Swizfor the import. 4071.230SjunyoungA non-gnu grep was imported into src/usr.bin/grep on 2 Jan 2004. It 4081.174Scjepneeds some tuning before it can replace gnu grep. 4091.174Scjep (cf. http://www.vocito.com/downloads/software/grep/) 4101.1Slukem 4111.1SlukemPackage: groff 4121.408SwizVersion: 1.19.2 4131.662SwizCurrent Vers: 1.20.1 4141.216SwizMaintainer: Werner Lemberg/FSF 4151.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/groff/ 4161.335SlukemHome Page: http://www.gnu.org/software/groff/ 4171.1SlukemMailing List: bug-groff@gnu.org 4181.1SlukemResponsible: wiz 4191.387SrpauloLicense: GPLv2 4201.1SlukemNotes: 4211.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution 4221.1Slukemfor import. 4231.1Slukem 4241.1SlukemPackage: heimdal 4251.587SmlelstvVersion: 1.1 4261.696SdentCurrent Vers: 1.2.1 4271.1SlukemMaintainer: Heimdal <heimdal@pdc.kth.se> 4281.1SlukemArchive Site: ftp://ftp.pdc.kth.se/pub/heimdal/src/ 4291.335SlukemHome Page: http://www.pdc.kth.se/heimdal/ 4301.1SlukemMailing List: heimdal-discuss@pdc.kth.se 4311.411SwizResponsible: joda, lha 4321.387SrpauloLicense: BSD 4331.1SlukemNotes: 4341.1Slukem 4351.1SlukemPackage: hunt 4361.117SwizVersion: 2003-04-16 4371.107SwizCurrent Vers: 2003-04-16 4381.335SlukemMaintainer: Greg Couch <gregc@cgl.ucsf.edu> 4391.107SwizArchive Site: ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z 4401.335SlukemHome Page: http://www.cgl.ucsf.edu/home/gregc/oss.html 4411.1SlukemResponsible: mrg 4421.387SrpauloLicense: BSD (3-clause) 4431.1SlukemNotes: 4441.1Slukem 4451.202SmarttiPackage: ipf 4461.602SmarttiVersion: 4.1.29 4471.645SmarttiCurrent Vers: 4.1.31 4481.1SlukemMaintainer: Darren Reed 4491.267StacaArchive Site: http://coombs.anu.edu.au/~avalon/ 4501.335SlukemHome Page: http://coombs.anu.edu.au/~avalon/ 4511.1SlukemMailing List: ipfilter@postbox.anu.edu.au 4521.5SmrgResponsible: darrenr, mike, martti 4531.387SrpauloLicense: BSD-based, see src/dist/ipf/IPFILTER.LICENSE 4541.1SlukemNotes: 4551.1Slukemipf2netbsd should be used on a virgin ipfilter source tree. 4561.602SmarttiSee also dist/ipf/README.NetBSD 4571.1Slukem 4581.284SthorpejPackage: ipsec-tools 4591.548SgdtVersion: (ipsec-tools head is NetBSD-current head) 4601.284SthorpejMaintainer: IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net> 4611.335SlukemArchive Site: http://ipsec-tools.sourceforge.net 4621.335SlukemHome Page: http://ipsec-tools.sourceforge.net 4631.284SthorpejMailing List: ipsec-tools-devel@lists.sourceforge.net 4641.549SmanuResponsible: manu, vanhu, mgrooms 4651.387SrpauloLicense: BSD (3-clause) 4661.284SthorpejNotes: 4671.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools 4681.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure 4691.550Smanugenerated files are available in the NetBSD source tree at: 4701.550Smanu src/lib/libipsec/config.h 4711.550Smanu src/lib/libipsec/package_version.h 4721.550SmanuWhen configure.ac is updated, run the following: 4731.550Smanu cd src/crypto/dist/ipsec-tools 4741.550Smanu ./bootstrap 4751.550Smanu ./configure --enable-adminport --enable-hybrid --enable-frag \ 4761.550Smanu --enable-natt --enable-dpd 4771.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with 4781.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking) 4791.550Smanu 4801.550SmanuNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 4811.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand, 4821.550Smanuipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 4831.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly 4841.550Smanusync with ipsec-tools-0_7-branch) 4851.284Sthorpej 4861.1SlukemPackage: KAME IPv6 4871.1SlukemVersion: KAME/NetBSD SNAP kit 4881.1SlukemCurrent Vers: KAME/NetBSD SNAP kit (shipped every week) 4891.1SlukemMaintainer: KAME Project <kame@kame.net> 4901.1SlukemArchive Site: http://www.kame.net/ 4911.335SlukemHome Page: http://www.kame.net/ 4921.1SlukemMailing List: snap-users@kame.net 4931.569SwizResponsible: 4941.387SrpauloLicense: BSD (3-clause) 4951.1SlukemNotes: 4961.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with 4971.1Slukemmore conservative implementation policy. 4981.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000. 4991.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change, 5001.1SlukemKNF police). We need to take diffs across KAME snapshots on upgrades. 5011.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION 5021.1Slukemin sys/netinet6/in6.h. No script is available for upgrades. 5031.1Slukem"KAME" branch is used for kernel merge work purposes. 5041.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison 5051.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases. 5061.1Slukem 5071.1SlukemPackage: less 5081.475SmrgVersion: less394 5091.696SdentCurrent Vers: less429 5101.242SwizMaintainer: Mark Nudleman <markn@greenwoodsoftware.com> 5111.467SjnemethArchive Site: http://www.greenwoodsoftware.com/less/download.html 5121.467SjnemethHome Page: http://www.greenwoodsoftware.com/less/ 5131.1SlukemMailing List: 5141.1SlukemResponsible: mrg 5151.387SrpauloLicense: BSD or GPLv2 5161.1SlukemNotes: 5171.1SlukemMany changes to make less act as more when invoked as more. Beware. 5181.1SlukemUse the src/usr.bin/less/less2netbsd script to prepare source tree 5191.1Slukemfor importation. Run ./configure before hand to generate "defines.h". 5201.110SwizTalk to mrg before importing any new version. (less 381's configure 5211.88Smrgdoes not detect NetBSD has a sigset_t due to a bad test; this is fixed 5221.88Smrgby hand in defines.h.) 5231.1Slukem 5241.543SjoergPackage: libarchive 5251.606SjoergVersion: 2.5.4b 5261.696SdentCurrent Ves.: 2.6.0 5271.543SjoergMaintainer: kientzle@freebsd.org 5281.543SjoergArchive Site: http://people.freebsd.org/~kientzle/libarchive/ 5291.543SjoergHome Page: http://people.freebsd.org/~kientzle/libarchive/ 5301.543SjoergResponsible: joerg 5311.543SjoergLicense: BSD 5321.543SjoergNotes: 5331.543SjoergDistribution is stripped down to the relevant part. cpio is currently 5341.543Sjoergnot usable, so it was left out. 5351.543Sjoerg 5361.656ShaadPackage: libcdk 5371.656ShaadVersion: 4.9.9-20000407-myc3 5381.656ShaadCurrent Vers: cdk-4.9.10-20000923 5391.656ShaadMaintainer: mike@vexus.ca 5401.656ShaadArchive Site: http://www.vexus.ca/products/CDK/ 5411.656ShaadHome Page: http://www.vexus.ca/products/CDK/ 5421.656ShaadResponsible: garbled 5431.656ShaadLicense: BSD (4-clause) 5441.656ShaadNotes: 5451.656ShaadInitial port to netbsd curses was done by mycroft. This is a heavily 5461.656Shaadmodified version of the released CDK 4.9.9. The current version has been 5471.656Shaadtaken over by the Ncurses people, and has a number of changes to it. It 5481.656Shaadmight be worthwhile to import at some future date, but for now we should 5491.656Shaadleave it alone. (garbled 1/4/2001) 5501.656Shaad 5511.696SdentPackage: libdevmapper 5521.696SdentVersion: 1.02.29 5531.696SdentCurrent Vers: 1.02.30 5541.696SdentMaintainer: lvm-devel@redhat.com 5551.696SdentArchive Site: ftp://sources.redhat.com/pub/lvm2/ 5561.696SdentHome Page: http://sources.redhat.com/lvm2/ 5571.696SdentResponsible: haad 5581.696SdentLicense: LGPLv2.1 5591.656ShaadNotes: 5601.656ShaadThe lvm2tools and the libdevmapper are now distributed as one source 5611.656Shaadrepository. See the lvm2tools Notes for more informations. 5621.656Shaad 5631.263SwizPackage: libevent 5641.599SpeterVersion: 1.4.4-stable 5651.696SdentCurrent Vers: 1.4.11-stable 5661.263SwizMaintainer: Niels Provos <provos@citi.umich.edu> 5671.263SwizArchive Site: http://www.monkey.org/~provos/libevent/ 5681.335SlukemHome Page: http://www.monkey.org/~provos/libevent/ 5691.263SwizResponsible: provos 5701.387SrpauloLicense: BSD (3/4-clause) 5711.263SwizNotes: 5721.263Swiz 5731.696SdentPackage: lvm2tools 5741.696SdentVersion: 2.02.43 5751.696SdentCurrent Vers: 2.02.45 5761.696SdentMaintainer: lvm-devel@redhat.com 5771.696SdentArchive Site: ftp://sources.redhat.com/pub/lvm2/ 5781.696SdentHome Page: http://sources.redhat.com/lvm2/ 5791.696SdentResponsible: haad 5801.696SdentLicense: GPLv2 5811.656ShaadNotes: 5821.656ShaadUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree 5831.656Shaadfor import. Keep eye on dist/include/configure.h it migh change over the releases. 5841.656ShaadWe maintain our own version of libdevmapper ioctl protocol code, therefore we 5851.656Shaadshould test it before import. Talk to haad before importing new version. 5861.656Shaad 5871.1SlukemPackage: libpcap 5881.434SdrochnerVersion: 0.9.4 5891.652StsutsuiCurrent Vers: 1.0.0 5901.1SlukemMaintainer: tcpdump-workers@tcpdump.org 5911.1SlukemArchive Site: http://www.tcpdump.org/release/ 5921.335SlukemHome Page: http://www.tcpdump.org/ 5931.1SlukemMailing List: tcpdump-workers@tcpdump.org 5941.569SwizResponsible: dyoung 5951.387SrpauloLicense: BSD (3/4-clause) 5961.1SlukemNotes: 5971.1Slukem 5981.1SlukemPackage: libwrap 5991.1SlukemVersion: tcp_wrappers 7.6 w/ large amount of IPv6 changes 6001.1SlukemCurrent Vers: tcp_wrappers 7.6-ipv6.1 6011.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 6021.1SlukemArchive Site: ftp://ftp.porcupine.org/pub/security/ 6031.335SlukemHome Page: ftp://ftp.porcupine.org/pub/security/ 6041.230SjunyoungMailing List: 6051.569SwizResponsible: cjs 6061.387SrpauloLicense: BSD-like 6071.1SlukemNotes: 6081.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both 6091.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built 6101.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap. 6111.1Slukem 6121.696SdentPackage: mesa-drm 6131.696SdentVersion: git 2580a065d81be645a14af1e91b8441f7e72fcbe4 6141.696SdentCurrent Vers: 6151.696SdentMaintainer: mesa-git@? 6161.696SdentArchive Site: git://anongit.freedesktop.org/git/mesa/drm 6171.696SdentHome Page: http://cgit.freedesktop.org/mesa/drm/ 6181.696SdentMailing List: 6191.696SdentResponsible: mrg, bjs 6201.696SdentLicense: BSD 6211.696SdentNotes: 6221.696SdentImported all except for linux-core into src/sys/external/bsd/drm/dist. 6231.696Sdent 6241.1SlukemPackage: mopd 6251.1SlukemVersion: 2.5.3 6261.1SlukemCurrent Vers: 2.5.3 6271.1SlukemMaintainer: Mats O Jansson <maja@celsiustech.se> 6281.696SdentArchive Site: http://www.stacken.kth.se/~moj/mopd.html 6291.335SlukemHome Page: http://www.stacken.kth.se/~moj/mopd.html 6301.230SjunyoungMailing List: 6311.1SlukemResponsible: cjs 6321.387SrpauloLicense: BSD (4-clause) 6331.1SlukemNotes: 6341.1SlukemDelete the otherOS directory before importing. 6351.1Slukem 6361.1SlukemPackage: nawk 6371.605SchristosVersion: 2007-05-01 6381.696SdentCurrent Vers: 2007-10-23 6391.696SdentMaintainer: Brian Kernighan <bwk@princeton.edu> 6401.696SdentArchive Site: http://www.cs.princeton.edu/~bwk/btl.mirror/ 6411.696SdentHome Page: http://www.cs.princeton.edu/~bwk/btl.mirror/ 6421.1SlukemMailing List: 6431.1SlukemResponsible: jdolecek 6441.387SrpauloLicense: BSD-like 6451.1SlukemNotes: 6461.1SlukemBuild maketab from nawk sources and generate proctab.c. 6471.1SlukemRemove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import 6481.38Swizto src/dist/nawk. 6491.1Slukem 6501.1SlukemPackage: ndbootd 6511.1SlukemVersion: 0.5 6521.1SlukemCurrent Vers: 0.5 6531.1SlukemMaintainer: Matt Fredette <fredette@alum.mit.edu> 6541.696SdentArchive Site: 6551.696SdentHome Page: 6561.1SlukemResponsible: fredette 6571.387SrpauloLicense: BSD (4-clause) 6581.1SlukemNotes: 6591.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake 6601.1Slukemand ndbootd-raw.c. Restore saved config.h, and force it to define 6611.1SlukemHAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. 6621.1Slukem 6631.421SwizPackage: ntp 6641.661SkardelVersion: 4.2.4p6 6651.696SdentCurrent Vers: 4.2.4p7 6661.421SwizMaintainer: David L. Mills <mills@udel.edu> 6671.421SwizArchive Site: ftp://ftp.udel.edu/pub/ntp/ntp4/ 6681.441SkardelHome Page: http://www.ntp.org/, http://ntp.isc.org/ 6691.421SwizMailing List: 6701.455SkardelResponsible: simonb, jonathan, kardel 6711.421SwizLicense: BSD-like 6721.421SwizNotes: 6731.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions. 6741.421Swiz 6751.1SlukemPackage: nvi 6761.652StsutsuiVersion: 1.81.6 6771.652StsutsuiCurrent Vers: 1.81.6 6781.1SlukemMaintainer: Keith Bostic <bostic@bsdi.com> 6791.1SlukemArchive Site: ftp://ftp.bostic.com/pub/ 6801.335SlukemHome Page: http://www.bostic.com/vi/ 6811.230SjunyoungMailing List: 6821.652StsutsuiResponsible: aymeric, christos 6831.387SrpauloLicense: BSD (3/4-clause) 6841.1SlukemNotes: 6851.652StsutsuiWe have lots of local fixes. 6861.1Slukem 6871.603SlukemPackage: OpenLDAP 6881.625SlukemVersion: 2.4.11 6891.682SwizCurrent Vers: 2.4.16 6901.603SlukemMaintainer: OpenLDAP Foundation 6911.603SlukemArchive Site: http://www.openldap.org/ 6921.603SlukemHome Page: http://www.openldap.org/ 6931.603SlukemMailing List: 6941.603SlukemResponsible: lukem 6951.603SlukemLicense: BSD (3-clause) 6961.603SlukemNotes: 6971.603SlukemImported into src/external/bsd/openldap/dist/ 6981.603SlukemNext import will need $ Id removal.. 6991.603Slukem 7001.293SchristosPackage: OpenPAM 7011.579SchristosVersion: 20071221 7021.579SchristosCurrent Vers: 20071221 7031.638SwizMaintainer: Dag-Erling Smørgrav <des@FreeBSD.org> 7041.276SwizArchive Site: http://www.openpam.org/ 7051.335SlukemHome Page: http://www.openpam.org/ 7061.276SwizMailing List: 7071.276SwizResponsible: christos 7081.387SrpauloLicense: BSD (3-clause) 7091.276SwizNotes: 7101.579SchristosNext import will need $ Id removal.. 7111.276Swiz 7121.612SchristosPackage: HPN-SSH 7131.612SchristosVersion: 5.0p1 13 v3 7141.612SchristosCurrent Vers: 5.0p1 13 v3 7151.612SchristosMaintainer: www.psc.edu 7161.612SchristosArchive Site: http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.0p1-hpn13v3.diff.gz 7171.612SchristosHome Page: http://www.psc.edu/networking/projects/hpn-ssh/ 7181.612SchristosMailing List: 7191.612SchristosResponsible: christos 7201.612SchristosLicense: 7211.612SchristosNotes: 7221.612SchristosPatch applied after OpenSSH import. 7231.612Schristos 7241.1SlukemPackage: OpenSSH 7251.590SchristosVersion: 5.0 7261.679StacaCurrent Vers: 5.2 / portable 5.2p1 7271.1SlukemMaintainer: OpenSSH 7281.1SlukemArchive Site: http://www.openssh.com/ftp.html 7291.335SlukemHome Page: http://www.openssh.com/portable.html 7301.1SlukemMailing List: openssh-unix-announce@mindrot.org 7311.298SitojunResponsible: thorpej, christos, elric 7321.387SrpauloLicense: BSD or more free. See src/crypto/dist/ssh/LICENSE 7331.1SlukemNotes: 7341.1Slukemimported from OpenBSD usr.bin/ssh (it is not from the portable OpenSSH) 7351.1Slukeminto crypto/dist/openssh. use openssh2netbsd before import. 7361.1Slukemlocal changes (should always try to bring them back to master openssh tree, 7371.1Slukemmarkus is very cooperative about it): 7381.1Slukem- default for PermitRootLogin is set to "no" 7391.1Slukem- IgnoreRootRhosts added 7401.1Slukem- look at login.conf to check valid user/access list 7411.469Schristos- krb5 support re-added 7421.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss 7431.279Schristos when someone imports openssl, we can remove this. 7441.279Schristos- uidswap.c changed order of set{e,}{u,g}id so that it works on NetBSD 7451.280Schristos- added moduli from portable openssh 7461.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh 7471.612Schristos- add the HPN patch 7481.384Schristos- always bump major when importing to avoid api problems. 7491.1Slukem 7501.1SlukemPackage: OpenSSL 7511.596SchristosVersion: SNAP-20080509 7521.678StacaCurrent Vers: 0.9.8k 7531.1SlukemMaintainer: The OpenSSL Project 7541.1SlukemArchive Site: ftp://ftp.openssl.org/source/ 7551.335SlukemHome Page: http://www.openssl.org/ 7561.1SlukemMailing List: openssl-announce@openssl.org 7571.569SwizResponsible: mcr, thorpej, groo, christos, mjf 7581.387SrpauloLicense: OpenSSL and SSLeay license (both BSD-like) 7591.1SlukemNotes: 7601.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers 7611.380Schristos- run make in /usr/src/lib/libcrypto/man to regen man pages. 7621.1Slukem 7631.19SwizPackage: pdisk 7641.19SwizVersion: 0.8a2 7651.19SwizCurrent Vers: 0.8a2 7661.19SwizMaintainer: Eryk Vershen <eryk@cfcl.com> 7671.19SwizArchive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 7681.335SlukemHome Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 7691.19SwizMailing List: 7701.19SwizResponsible: dbj 7711.387SrpauloLicense: BSD-like 7721.19SwizNotes: 7731.19SwizThis is the disk partition utility used by Apple's mkLinux and osX 7741.19SwizIt is imported into dist/pdisk, with a reachover makefile in 7751.19Swizsrc/sbin/pdisk builds for macppc and mac68k. 7761.19Swiz 7771.1SlukemPackage: pdksh 7781.1SlukemVersion: 5.2.14p2 7791.1SlukemCurrent Vers: 5.2.14p2 7801.1SlukemMaintainer: Michael Rendell <michael@cs.mun.ca> 7811.1SlukemArchive Site: ftp://ftp.cs.mun.ca/pub/pdksh/ 7821.335SlukemHome Page: http://www.cs.mun.ca/~michael/pdksh/ 7831.1SlukemMailing List: 7841.457SjdolecekResponsible: jdolecek 7851.387SrpauloLicense: Public domain 7861.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied. 7871.1Slukem 7881.421SwizPackage: PF (openbsd packet filter) 7891.609SpeterVersion: OpenBSD 4.2 7901.609SpeterCurrent Vers: OpenBSD 4.3-current 7911.422SpeterMaintainer: The OpenBSD Project 7921.421SwizArchive Site: ftp://ftp.openbsd.org/ 7931.421SwizHome Page: http://www.openbsd.org/faq/pf/ 7941.421SwizMailing List: pf@benzedrine.cx or appropriate OpenBSD mailing list 7951.569SwizResponsible: peter, yamt 7961.421SwizLicense: BSD (2-clause) 7971.421SwizNotes: 7981.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover 7991.421Swizdefinition (files.pf). userland code is imported into src/dist/pf, and 8001.421Swizreachover Makefiles are in src/usr.sbin/pf. 8011.421Swiz 8021.538SjoergPackage: pkg_install 8031.652StsutsuiVersion: 20081002 8041.652StsutsuiCurrent Vers.: 20081002 8051.538SjoergMaintainer: The pkgsrc developers 8061.538SjoergHome Page: http://www.pkgsrc.org 8071.539SheinzMailing List: tech-pkg@NetBSD.org 8081.538SjoergResponsible: joerg 8091.538SjoergLicense: BSD 8101.538SjoergNotes: 8111.538SjoergThe authoritive version used to live in src/usr.sbin/pkg_install and was 8121.538Sjoergmoved to pkgsrc/pkgtool/pkg_install. Reachover Makefiles are kept in place. 8131.538Sjoerg 8141.1SlukemPackage: ping 8151.1SlukemVersion: 980911 8161.1SlukemCurrent Vers: 980911 8171.1SlukemMaintainer: Vernon Schryver <vjs@rhyolite.com> 8181.1SlukemArchive Site: ftp://ftp.rhyolite.com/src/ 8191.335SlukemHome Page: http://www.rhyolite.com/src/ 8201.1SlukemMailing List: 8211.392SrpauloResponsible: christos 8221.387SrpauloLicense: BSD (3-clause) 8231.1SlukemNotes: 8241.1SlukemWe use err() and friends. We have changes for snprintf, extra 8251.1Slukemformating in man pages, disallowing flood pinging, alignment fixes, 8261.1Slukemand more. 8271.1Slukem 8281.1SlukemPackage: postfix 8291.631SchristosVersion: 2.5.4 8301.696SdentCurrent Vers: 2.6.1 8311.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 8321.1SlukemArchive Site: ftp://postfix.cloud9.net/official/ 8331.335SlukemHome Page: http://www.postfix.org/ 8341.1SlukemMailing List: postfix-users@postfix.org 8351.511SheasResponsible: heas 8361.452SrpauloLicense: IBM Public License. See also src/gnu/dist/postfix. 8371.1SlukemNotes: 8381.432SrpauloHTML documentation should be kept in sync with the README_FILES. 8391.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our 8401.432Srpaulodirectory layout (the easiest way to check is by running ``postfix 8411.432Srpauloset-permissions''). 8421.1Slukem 8431.1SlukemPackage: ppp 8441.447SchristosVersion: 2.4.4 8451.446SdanCurrent Vers: 2.4.4 8461.1SlukemMaintainer: Paul Mackerras <paulus@samba.org> 8471.1SlukemArchive Site: ftp://ftp.samba.org/pub/ppp/ 8481.349SjunyoungHome Page: 8491.1SlukemCVS root: :pserver:cvs@pserver.samba.org:/cvsroot (password: cvs) 8501.1SlukemMailing List: 8511.447SchristosResponsible: christos, cube 8521.387SrpauloLicense: BSD (3-clause) 8531.1SlukemNotes: 8541.1SlukemBSD support was removed from 2.4.0; I added it back and removed 8551.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to 8561.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use 8571.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 8581.1Slukemis clearly a pain. I have not tested the modules code, neither our 8591.1Slukemmakefiles make it easy to construct a module, but I left one there 8601.1Slukemas an example. 8611.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're 8621.447Schristosusing the version found in 2.4.1. 8631.1Slukem 8641.1SlukemPackage: rcs 8651.1SlukemVersion: 5.7 8661.1SlukemCurrent Vers: 5.7 8671.1SlukemMaintainer: FSF 8681.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/rcs/ 8691.1SlukemMailing List: bug-gnu-utils@gnu.org 8701.335SlukemHome Page: http://www.gnu.org/software/rcs/ 8711.463SagcResponsible: agc 8721.387SrpauloLicense: GPLv2 8731.1SlukemNotes: 8741.1SlukemBeta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 8751.1Slukem 8761.1SlukemPackage: root.cache 8771.562SitohyVersion: 2007110100 (Nov 01, 2007) 8781.696SdentCurrent Vers: 2008121200 (Dec 12, 2008) 8791.14SperryMaintainer: InterNIC 8801.14SperryArchive Site: ftp://ftp.internic.net/domain/named.root 8811.335SlukemHome Page: ftp://ftp.internic.net/domain/named.root 8821.1SlukemMailing List: 8831.507SperryResponsible: thorpej 8841.387SrpauloLicense: Public domain 8851.1SlukemNotes: 8861.1SlukemThe root server cache is also included with BIND. However, the 8871.1SlukemInterNIC version is usually more up to date. 8881.1Slukem 8891.1SlukemPackage: routed 8901.201SchristosVersion: 2.28 8911.491SperryCurrent Vers: 2.31 8921.1SlukemMaintainer: Vernon Schryver <vjs@rhyolite.com> 8931.1SlukemArchive Site: ftp://ftp.rhyolite.com/src/ 8941.335SlukemHome Page: http://www.rhyolite.com/src/ 8951.1SlukemMailing List: 8961.392SrpauloResponsible: christos 8971.387SrpauloLicense: BSD (4-clause) 8981.1SlukemNotes: 8991.1SlukemWe use the md5 code from libc 9001.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF 9011.201SchristosWe use arc4random 9021.201SchristosWe use strlcpy/snprintf 9031.1Slukem 9041.1SlukemPackage: send-pr (part of GNATS) 9051.1SlukemVersion: 3.95 9061.359SrpauloCurrent Vers: 4.1 9071.1SlukemMaintainer: FSF 9081.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gnats/ 9091.335SlukemHome Page: http://www.gnu.org/software/gnats/ 9101.1SlukemMailing List: bug-gnats@gnu.org 9111.387SrpauloLicense: GPLv2 9121.1SlukemResponsible: 9131.1SlukemNotes: 9141.1Slukem 9151.1SlukemPackage: SoftFloat 9161.1SlukemVersion: 2a 9171.1SlukemCurrent Vers: 2b 9181.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 9191.144SdentArchive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 9201.335SlukemHome Page: http://www.jhauser.us/arithmetic/SoftFloat.html 9211.1SlukemMailing List: 9221.1SlukemResponsible: bjh21 9231.387SrpauloLicense: Public domain 9241.1SlukemNotes: 9251.1SlukemHeavily modified for use as a soft float library for GCC. The actual 9261.1Slukemarithmetic code is unchanged, though, and should behave exactly like the 9271.1Slukemoriginal. 9281.1Slukem 9291.1SlukemPackage: tcpdump 9301.541SdrochnerVersion: 3.9.7 9311.652StsutsuiCurrent Vers: 4.0.0 9321.429ShubertfMaintainer: tcpdump-workers@lists.tcpdump.org 9331.1SlukemArchive Site: http://www.tcpdump.org/release/ 9341.335SlukemHome Page: http://www.tcpdump.org/ 9351.429ShubertfMailing List: tcpdump-workers@lists.tcpdump.org 9361.569SwizResponsible: 9371.387SrpauloLicense: BSD (3-clause) 9381.1SlukemNotes: 9391.2SwizCode will be imported into src/dist/tcpdump. Changes have to go back to 9401.1Slukemtcpdump.org. 9411.1Slukem 9421.1SlukemPackage: termcap.src 9431.1SlukemVersion: 9.13.25 9441.1SlukemCurrent Vers: 11.0.1 9451.1SlukemMaintainer: Eric S. Raymond <terminfo@ccil.org> 9461.50SenamiArchive Site: http://www.catb.org/~esr/terminfo/ 9471.335SlukemHome Page: http://www.catb.org/~esr/terminfo/ 9481.1SlukemMailing List: 9491.1SlukemResponsible: 9501.387SrpauloLicense: Public domain 9511.1SlukemNotes: 9521.1Slukem 9531.1SlukemPackage: TestFloat 9541.1SlukemVersion: 2a 9551.1SlukemCurrent Vers: 2a 9561.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 9571.144SdentArchive Site: http://www.jhauser.us/arithmetic/TestFloat.html 9581.335SlukemHome Page: http://www.jhauser.us/arithmetic/TestFloat.html 9591.1SlukemMailing List: 9601.1SlukemResponsible: ross 9611.387SrpauloLicense: BSD (4-clause) 9621.1SlukemNotes: 9631.1Slukem 9641.1SlukemPackage: texinfo 9651.634SchristosVersion: 4.8 9661.642SwizCurrent Vers: 4.13 9671.1SlukemMaintainer: FSF 9681.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/texinfo/ 9691.335SlukemHome Page: http://www.gnu.org/software/texinfo/ 9701.1SlukemMailing List: bug-texinfo@gnu.org 9711.1SlukemResponsible: wiz 9721.537SwizLicense: GPLv2 (4.9 is GPLv3) 9731.1SlukemNotes: 9741.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree 9751.38Swizfor the import. 9761.1Slukem 9771.1SlukemPackage: top 9781.614SchristosVersion: 3.8beta1 9791.614SchristosCurrent Vers: 3.8beta1 9801.1SlukemMaintainer: William LeFebvre <wnl@groupsys.com> 9811.614SchristosArchive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz 9821.335SlukemHome Page: http://www.unixtop.org/ 9831.1SlukemMailing List: top-spinners@ocee.groupsys.com 9841.614SchristosResponsible: simonb, christos 9851.387SrpauloLicense: BSD (2-clause) 9861.1SlukemNotes: 9871.1Slukem 9881.1SlukemPackage: traceroute 9891.1SlukemVersion: 1.4a5 9901.1SlukemCurrent Vers: 1.4a12 9911.1SlukemMaintainer: traceroute@ee.lbl.gov 9921.1SlukemArchive Site: ftp://ftp.ee.lbl.gov/ 9931.335SlukemHome Page: http://ftp.ee.lbl.gov/ 9941.1SlukemMailing List: 9951.1SlukemResponsible: 9961.387SrpauloLicense: BSD (4-clause) 9971.1SlukemNotes: 9981.1Slukem 9991.1SlukemPackage: tz 10001.699SkleinkVersion: tzcode2004a / tzdata2009h 10011.699SkleinkCurrent Vers: tzcode2009h / tzdata2009h 10021.1SlukemMaintainer: Arthur David Olson <ado@elsie.nci.nih.gov> 10031.1SlukemArchive Site: ftp://elsie.nci.nih.gov/pub/ 10041.349SjunyoungHome Page: 10051.1SlukemMailing List: tz@elsie.nci.nih.gov 10061.1SlukemResponsible: kleink 10071.387SrpauloLicense: Public domain 10081.1SlukemNotes: 10091.1SlukemUse src/lib/libc/time/tzcode2netbsd to prepare the source tree 10101.1Slukemfor import. 10111.1Slukem 10121.578SchristosPackage: wpa_supplicant/hostapd 10131.630SchristosVersion: 0.6.4 10141.696SdentCurrent Vers: 0.6.9 10151.365SwizMaintainer: Jouni Malinen <jkmaline@cc.hut.fi> 10161.365SwizArchive Site: http://hostap.epitest.fi/releases/ 10171.582SjoergHome Page: http://hostap.epitest.fi/wpa_supplicant/ 10181.365SwizMailing List: 10191.578SchristosResponsible: scw, dyoung, christos 10201.387SrpauloLicense: BSD or GPLv2 10211.365SwizNotes: 10221.578SchristosSee /usr/src/dist/wpa/NetBSD-upgrade for update instructions. 10231.365Swiz 10241.1SlukemPackage: XFree86 10251.307StronVersion: 4.5.0 10261.655SwizCurrent Vers: 4.8.0 10271.349SjunyoungMaintainer: XFree86 Project, Inc. 10281.1SlukemArchive Site: ftp://ftp.xfree86.org/pub/XFree86/ 10291.335SlukemHome Page: http://www.xfree86.org/ 10301.349SjunyoungMailing List: devel@xfree86.org 10311.1SlukemResponsible: tron 10321.387SrpauloLicense: XFree 10331.1SlukemNotes: 10341.1Slukem4.x: 10351.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript 10361.1Slukem files which we don't need in our tree. 10371.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should 10381.305Stron be submitted back via http://bugzilla.xfree86.org. 10391.1Slukem 10401.1SlukemPackage: zlib 10411.397SchristosVersion: 1.2.3 10421.349SjunyoungCurrent Vers: 1.2.3 10431.1SlukemMaintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 10441.512StacaArchive Site: http://www.zlib.net/ 10451.512StacaHome Page: http://www.zlib.net/ 10461.1SlukemMailing List: 10471.397SchristosResponsible: gwr, tron, christos 10481.387SrpauloLicense: BSD (3-clause) 10491.1SlukemNotes: 10501.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland. 10511.534Schristos 10521.534SchristosPackage: services, protocols 10531.534SchristosVersion: 2007-06-14 10541.534SchristosCurrent Vers: 2007-06-14 10551.534SchristosMaintainer: IANA 10561.534SchristosArchive Site: http://www.iana.org/assignments/ 10571.534SchristosHome Page: http://www.iana.org 10581.534SchristosMailing List: 10591.534SchristosResponsible: christos 10601.534SchristosLicense: None 10611.534SchristosNotes: 10621.534Schristos1. Download the latest converter from: 10631.534Schristos http://www.sethwklein.net/projects/iana-etc/ 10641.534Schristos2. Unpack it and run: 10651.534Schristos gmake get 10661.534Schristos gmake 10671.534Schristos3. Add NetBSD rcsid to the generated protocols and services. 10681.534Schristos4. Append the local services from the current services file. 10691.534Schristos5. Run: 10701.534Schristos services_mkdb -u services > /usr/src/etc/services 10711.534Schristos cp protocols /usr/src/etc/protocols 1072