3RDPARTY revision 1.598
11.598Sjmcneill# $NetBSD: 3RDPARTY,v 1.598 2008/05/15 09:51:26 jmcneill 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.598SjmcneillCurrent Vers: 20080514 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.206SkanaokaResponsible: kochi 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.407SchristosVersion: 6.1.3 421.368SrpauloCurrent Vers: 6.1.3 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.595SjmmvVersion: 0.5 561.595SjmmvCurrent Vers: 0.5 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.567SjmmvThe source files are in dist/atf. 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.1SlukemPackage: bind/named 941.542StronVersion: libc/includes: 9.4.1, bind: 9.4.1-P1 951.542StronCurrent Vers: 9.4.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.252SchristosFirst bind2netbsd script to import into src/dist/bind. 1041.38SwizThe Makefiles in src/usr.sbin/bind are not handled by the script. 1051.252SchristosThen binclude4netbsd script to import into src/usr.sbin/bind/include. 1061.252SchristosThen include4netbsd script to import into src/include. 1071.252SchristosThen libc4netbsd script to update the resolver in libc. 1081.252SchristosTodo[1]: Update libresolv if needed. 1091.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now 1101.252Schristos they are too different or do not exist anymore: 1111.252Schristos gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c 1121.252Schristos Others like getaddrinfo.c could be merged with isc, but it seems 1131.252Schristos that ours is from a more recent version of KAME? 1141.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net 1151.518Sghen to isc/base64.c. 1161.252SchristosTodo[4]: Re-entrant functions of net/* 1171.1Slukem 1181.161SmrgPackage: binutils 1191.403SskrllVersion: 2.16.1 1201.572SxtraemeCurrent Vers: 2.18 1211.1SlukemMaintainer: FSF 1221.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/binutils/ 1231.335SlukemHome Page: http://www.gnu.org/software/binutils/ 1241.1SlukemMailing List: bug-gnu-utils@gnu.org 1251.61SmrgResponsible: thorpej, mrg 1261.387SrpauloLicense: GPLv2, LGPLv2, BSD 1271.1SlukemNotes: 1281.1Slukem 1291.1SlukemPackage: bsd-family-tree 1301.563SxtraemeVersion: 1.116 1311.563SxtraemeCurrent Vers: 1.116 1321.144SdentMaintainer: n/a 1331.335SlukemArchive Site: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 1341.335SlukemHome Page: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 1351.1SlukemMailing List: 1361.563SxtraemeResponsible: xtraeme 1371.387SrpauloLicense: See URL above. 1381.1SlukemNotes: 1391.1Slukem 1401.1SlukemPackage: bzip2 1411.1SlukemVersion: 1.0.2 1421.586SchristosCurrent Vers: 1.0.5 1431.1SlukemMaintainer: Julian Seward <jseward@acm.org> 1441.1SlukemArchive Site: http://sources.redhat.com/bzip2/ 1451.335SlukemHome Page: http://www.bzip.org/ 1461.1SlukemMailing List: 1471.1SlukemResponsible: 1481.387SrpauloLicense: BSD (4-clause) 1491.1SlukemNotes: 1501.1SlukemSee /usr/src/dist/bzip2/bzip2netbsd for update instructions. 1511.1Slukem 1521.1SlukemPackage: Citrus XPG4DL 1531.1SlukemVersion: ? 1541.1SlukemCurrent Vers: ? 1551.1SlukemMaintainer: Citrus 1561.1SlukemArchive Site: http://citrus.bsdclub.org/ 1571.335SlukemHome Page: http://citrus.bsdclub.org/ 1581.1SlukemMailing List: bsd-locale@hauN.org 1591.569SwizResponsible: tshiozak 1601.387SrpauloLicense: Ambiguous. Either BSD or Perl Artistic License 1611.387Srpaulo See http://citrus.bsdclub.org/#pol_license for more info. 1621.1SlukemNotes: 1631.1Slukemlanguage C multilingualization support suite using wchar_t and other standards. 1641.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't 1651.173Sitojunneed to look for other CVS tree (like citrus CVS tree) 1661.1Slukemmain trunc has Citrus code in the following places: 1671.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support 1681.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation. 1691.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer 1701.173Sitojun- src/lib/libc/iconv: iconv(3) 1711.1Slukem 1721.1SlukemPackage: cron 1731.1SlukemVersion: 3.0 1741.566SwizCurrent Vers: 4.3 1751.1SlukemMaintainer: Paul Vixie <vixie@vix.com> 1761.376SmrgArchive Site: ftp://ftp.isc.org/isc/cron/ 1771.349SjunyoungHome Page: 1781.1SlukemMailing List: 1791.1SlukemResponsible: 1801.387SrpauloLicense: BSD-like 1811.1SlukemNotes: 1821.1Slukem 1831.1SlukemPackage: cvs 1841.443SchristosVersion: 1.11.22 1851.597SwizCurrent Vers: 1.11.23/1.12.13 1861.1SlukemMaintainer: cvshome 1871.375SwizArchive Site: http://ftp.gnu.org/non-gnu/cvs/ 1881.375SwizHome Page: http://cvs.nongnu.org/ 1891.1SlukemMailing List: bug-cvs@gnu.org 1901.392SrpauloResponsible: christos, wiz 1911.387SrpauloLicense: GPLv1, LGPLv2 1921.1SlukemNotes: 1931.38SwizUse src/gnu/dist/cvs/cvs2netbsd for preparing the source tree 1941.1Slukemfor the import. 1951.209SwizDo not forget to update gnu/usr.bin/cvs/include/config.h to match 1961.209Swizgnu/dist/cvs/config.h.in. 1971.319SchristosIf you want to upgrade to 1.12.XX, please talk to christos first. 1981.319SchristosI have merged all the changes already. 1991.1Slukem 2001.1SlukemPackage: db 2011.1SlukemVersion: 1.85 2021.584StnnCurrent Vers: 1.86/4.6.21 2031.1SlukemMaintainer: Keith Bostic <bostic@vangogh.cs.berkeley.edu> 2041.584StnnArchive Site: http://www.oracle.com/technology/software/products/berkeley-db/ 2051.584StnnHome Page: http://www.oracle.com/database/berkeley-db/ 2061.1SlukemMailing List: 2071.1SlukemResponsible: 2081.584StnnLicense: BSD or Oracle Commercial License 2091.1SlukemNotes: 2101.1SlukemNote that we cannot use db 2.x for license reasons. 2111.1SlukemThree bug fixes against 1.85 sent back to bostic. Changes to 2121.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious). 2131.1SlukemImport of DB 1.85 was done via a sh script which converted the 2141.1Slukemdistribution into the netbsd format. The script can be found in 2151.1Slukemsrc/lib/libc/db/db2netbsd. 2161.1Slukem 2171.1SlukemPackage: dhcp 2181.352SdrochnerVersion: 3.0.3 2191.479StacaCurrent Vers: 3.0.5 2201.392SrpauloMaintainer: mellon 2211.1SlukemArchive Site: ftp://ftp.isc.org/isc/dhcp/ 2221.335SlukemHome Page: http://www.isc.org/sw/dhcp/ 2231.1SlukemMailing List: dhcp-server@isc.org 2241.1SlukemMailing List: dhcp-client@isc.org 2251.1SlukemMailing List: dhcp-announce@isc.org 2261.1SlukemMailing List: dhcp-bugs@isc.org 2271.1SlukemResponsible: mellon 2281.387SrpauloLicense: BSD (3-clause) 2291.1SlukemNotes: 2301.1SlukemNo changes for NetBSD integration - just import the new distribution on 2311.1Slukemtop of the current tree. 2321.1Slukem 2331.1SlukemPackage: diffutils 2341.42SwizVersion: 2.8.1 2351.1SlukemCurrent Vers: 2.8.1 2361.1SlukemMaintainer: FSF 2371.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/diffutils/ 2381.335SlukemHome Page: http://www.gnu.org/software/diffutils/ 2391.1SlukemMailing List: bug-gnu-utils@gnu.org 2401.42SwizResponsible: wiz 2411.387SrpauloLicense: GPLv2 2421.1SlukemNotes: 2431.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree 2441.43Swizfor the import. 2451.1Slukem 2461.400SkleinkPackage: gdtoa 2471.400SkleinkVersion: 2005-09-23 2481.400SkleinkCurrent Vers: 2005-09-23 2491.335SlukemMaintainer: David M. Gay <dmg@acm.org> 2501.1SlukemArchive Site: ftp://netlib.lucent.com/netlib/fp/ 2511.335SlukemHome Page: http://www.netlib.org/fp/ 2521.1SlukemMailing List: none 2531.373SkleinkResponsible: kleink 2541.387SrpauloLicense: BSD-like 2551.1SlukemNotes: 2561.400SkleinkTest suite not integrated at this time. 2571.400SkleinkNo hexadecimal floating-point string conversion for VAX FP yet. 2581.400SkleinkOnly double-precision addressed at this time. 2591.1Slukem 2601.1SlukemPackage: file 2611.530SpookaVersion: 4.21 2621.583SwizCurrent Vers: 4.23 2631.1SlukemMaintainer: Christos Zoulas <christos@zoulas.com> 2641.1SlukemArchive Site: ftp://ftp.astron.com/pub/file/ 2651.349SjunyoungHome Page: 2661.1SlukemMailing List: file@mx.gw.com 2671.1SlukemResponsible: christos, pooka 2681.387SrpauloLicense: BSD (2-clause) 2691.1SlukemNotes: 2701.1Slukem 2711.1SlukemPackage: flex 2721.1SlukemVersion: 2.5.4 2731.470SuebayasiCurrent Vers: 2.5.4a/2.5.33 2741.1SlukemMaintainer: Vern Paxson <vern@ee.lbl.gov> 2751.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/non-gnu/flex/ 2761.335SlukemHome Page: http://lex.sourceforge.net/ 2771.1SlukemMailing List: 2781.1SlukemResponsible: mikel 2791.387SrpauloLicense: BSD-like 2801.1SlukemNotes: 2811.1Slukemflex 2.5.4a contains only copyright notice changes over version 2.5.4; 2821.1Slukeminternally not even the version number changed. 2831.78SenamiNewer flex will be found in: 2841.78Senami http://sourceforge.net/projects/lex/ 2851.1Slukem 2861.1SlukemPackage: gcc 2871.533SmrgVersion: 4.1.3-20070620 2881.555SwizCurrent Vers: 4.2.2 2891.501SmrgMaintainer: FSF 2901.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gcc/ 2911.335SlukemHome Page: http://www.gnu.org/software/gcc/ 2921.1SlukemMailing List: gcc-bugs@gnu.org 2931.61SmrgResponsible: thorpej, mrg 2941.387SrpauloLicense: GPLv2, LGPLv2.1 2951.1SlukemNotes: 2961.185Smrgbefore importing: 2971.185Smrg - delete all .cvsignore and .brik files 2981.185Smrg - delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar 2991.439Smrg - delete all related testsuites 3001.439Smrgfor GCC4: 3011.439Smrg - delete all fortran and testsuites 3021.448Smrg - update gcc/version.c for the NetBSD GCC date 3031.1Slukem 3041.1SlukemPackage: gdb 3051.438SwizVersion: 5.3/6.4 3061.576SwizCurrent Vers: 6.7.1 3071.1SlukemMaintainer: FSF 3081.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gdb/ 3091.335SlukemHome Page: http://www.gnu.org/software/gdb/ 3101.1SlukemMailing List: bug-gdb@gnu.org 3111.526SmrgResponsible: thorpej 3121.387SrpauloLicense: GPLv2, LGPLv2 3131.1SlukemNotes: 3141.473StlsWhen updating GDB, it is imperative to test that: 3151.474Schristos - Debugging of kernel cores ("target kvm") works correctly 3161.473Stls - Support for our kernel's remote serial debugging protocol 3171.473Stls ("options KGDB") works correctly. 3181.1Slukem 3191.1SlukemPackage: gettext 3201.328SchristosVersion: 0.14.4 3211.568SwizCurrent Vers: 0.17 3221.1SlukemMaintainer: FSF 3231.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gettext/ 3241.335SlukemHome Page: http://www.gnu.org/software/gettext/ 3251.1SlukemMailing List: bug-gnu-utils@gnu.org 3261.569SwizResponsible: 3271.387SrpauloLicense: GPLv2 3281.1SlukemNotes: 3291.1SlukemGNU gettext is used for userland tools like msgfmt(1) only. For libintl, 3301.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for 3311.1Slukem"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 3321.1Slukem 3331.478SapbPackage: gkermit 3341.478SapbVersion: 1.00 3351.478SapbCurrent Vers: 1.00 3361.478SapbMaintainer: Kermit Project - Columbia University <kermit@columbia.edu> 3371.478SapbArchive Site: ftp://kermit.columbia.edu/kermit/archives/ 3381.478SapbHome Page: http://www.columbia.edu/kermit/ 3391.478SapbMailing List: 3401.478SapbResponsible: apb 3411.478SapbLicense: GPLv2 3421.478SapbNotes: 3431.478Sapb 3441.1SlukemPackage: grep 3451.52SwizVersion: 2.5.1 3461.335SlukemCurrent Vers: 2.5.1a 3471.1SlukemMaintainer: FSF 3481.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/grep/ 3491.335SlukemHome Page: http://www.gnu.org/software/grep/ 3501.1SlukemMailing List: bug-gnu-utils@gnu.org 3511.44SwizResponsible: simonb, wiz 3521.387SrpauloLicense: GPLv2 3531.1SlukemNotes: 3541.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree 3551.44Swizfor the import. 3561.230SjunyoungA non-gnu grep was imported into src/usr.bin/grep on 2 Jan 2004. It 3571.174Scjepneeds some tuning before it can replace gnu grep. 3581.174Scjep (cf. http://www.vocito.com/downloads/software/grep/) 3591.1Slukem 3601.1SlukemPackage: groff 3611.408SwizVersion: 1.19.2 3621.360SwizCurrent Vers: 1.19.2 3631.216SwizMaintainer: Werner Lemberg/FSF 3641.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/groff/ 3651.335SlukemHome Page: http://www.gnu.org/software/groff/ 3661.1SlukemMailing List: bug-groff@gnu.org 3671.1SlukemResponsible: wiz 3681.387SrpauloLicense: GPLv2 3691.1SlukemNotes: 3701.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution 3711.1Slukemfor import. 3721.1Slukem 3731.1SlukemPackage: heimdal 3741.587SmlelstvVersion: 1.1 3751.587SmlelstvCurrent Vers: 1.1 3761.1SlukemMaintainer: Heimdal <heimdal@pdc.kth.se> 3771.1SlukemArchive Site: ftp://ftp.pdc.kth.se/pub/heimdal/src/ 3781.335SlukemHome Page: http://www.pdc.kth.se/heimdal/ 3791.1SlukemMailing List: heimdal-discuss@pdc.kth.se 3801.411SwizResponsible: joda, lha 3811.387SrpauloLicense: BSD 3821.1SlukemNotes: 3831.1Slukem 3841.1SlukemPackage: hunt 3851.117SwizVersion: 2003-04-16 3861.107SwizCurrent Vers: 2003-04-16 3871.335SlukemMaintainer: Greg Couch <gregc@cgl.ucsf.edu> 3881.107SwizArchive Site: ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z 3891.335SlukemHome Page: http://www.cgl.ucsf.edu/home/gregc/oss.html 3901.1SlukemResponsible: mrg 3911.387SrpauloLicense: BSD (3-clause) 3921.1SlukemNotes: 3931.1Slukem 3941.202SmarttiPackage: ipf 3951.531SmarttiVersion: 4.1.23 3961.594SmarttiCurrent Vers: 4.1.29 3971.1SlukemMaintainer: Darren Reed 3981.267StacaArchive Site: http://coombs.anu.edu.au/~avalon/ 3991.335SlukemHome Page: http://coombs.anu.edu.au/~avalon/ 4001.1SlukemMailing List: ipfilter@postbox.anu.edu.au 4011.5SmrgResponsible: darrenr, mike, martti 4021.387SrpauloLicense: BSD-based, see src/dist/ipf/IPFILTER.LICENSE 4031.1SlukemNotes: 4041.1Slukemipf2netbsd should be used on a virgin ipfilter source tree. 4051.1Slukem 4061.284SthorpejPackage: ipsec-tools 4071.548SgdtVersion: (ipsec-tools head is NetBSD-current head) 4081.284SthorpejMaintainer: IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net> 4091.335SlukemArchive Site: http://ipsec-tools.sourceforge.net 4101.335SlukemHome Page: http://ipsec-tools.sourceforge.net 4111.284SthorpejMailing List: ipsec-tools-devel@lists.sourceforge.net 4121.549SmanuResponsible: manu, vanhu, mgrooms 4131.387SrpauloLicense: BSD (3-clause) 4141.284SthorpejNotes: 4151.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools 4161.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure 4171.550Smanugenerated files are available in the NetBSD source tree at: 4181.550Smanu src/lib/libipsec/config.h 4191.550Smanu src/lib/libipsec/package_version.h 4201.550SmanuWhen configure.ac is updated, run the following: 4211.550Smanu cd src/crypto/dist/ipsec-tools 4221.550Smanu ./bootstrap 4231.550Smanu ./configure --enable-adminport --enable-hybrid --enable-frag \ 4241.550Smanu --enable-natt --enable-dpd 4251.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with 4261.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking) 4271.550Smanu 4281.550SmanuNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 4291.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand, 4301.550Smanuipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 4311.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly 4321.550Smanusync with ipsec-tools-0_7-branch) 4331.284Sthorpej 4341.1SlukemPackage: KAME IPv6 4351.1SlukemVersion: KAME/NetBSD SNAP kit 4361.1SlukemCurrent Vers: KAME/NetBSD SNAP kit (shipped every week) 4371.1SlukemMaintainer: KAME Project <kame@kame.net> 4381.1SlukemArchive Site: http://www.kame.net/ 4391.335SlukemHome Page: http://www.kame.net/ 4401.1SlukemMailing List: snap-users@kame.net 4411.569SwizResponsible: 4421.387SrpauloLicense: BSD (3-clause) 4431.1SlukemNotes: 4441.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with 4451.1Slukemmore conservative implementation policy. 4461.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000. 4471.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change, 4481.1SlukemKNF police). We need to take diffs across KAME snapshots on upgrades. 4491.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION 4501.1Slukemin sys/netinet6/in6.h. No script is available for upgrades. 4511.1Slukem"KAME" branch is used for kernel merge work purposes. 4521.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison 4531.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases. 4541.1Slukem 4551.1SlukemPackage: less 4561.475SmrgVersion: less394 4571.583SwizCurrent Vers: less418 4581.242SwizMaintainer: Mark Nudleman <markn@greenwoodsoftware.com> 4591.467SjnemethArchive Site: http://www.greenwoodsoftware.com/less/download.html 4601.467SjnemethHome Page: http://www.greenwoodsoftware.com/less/ 4611.1SlukemMailing List: 4621.1SlukemResponsible: mrg 4631.387SrpauloLicense: BSD or GPLv2 4641.1SlukemNotes: 4651.1SlukemMany changes to make less act as more when invoked as more. Beware. 4661.1SlukemUse the src/usr.bin/less/less2netbsd script to prepare source tree 4671.1Slukemfor importation. Run ./configure before hand to generate "defines.h". 4681.110SwizTalk to mrg before importing any new version. (less 381's configure 4691.88Smrgdoes not detect NetBSD has a sigset_t due to a bad test; this is fixed 4701.88Smrgby hand in defines.h.) 4711.1Slukem 4721.543SjoergPackage: libarchive 4731.547SjoergVersion: 2.2.6 4741.547SjoergCurrent Ves.: 2.2.6 4751.543SjoergMaintainer: kientzle@freebsd.org 4761.543SjoergArchive Site: http://people.freebsd.org/~kientzle/libarchive/ 4771.543SjoergHome Page: http://people.freebsd.org/~kientzle/libarchive/ 4781.543SjoergResponsible: joerg 4791.543SjoergLicense: BSD 4801.543SjoergNotes: 4811.543SjoergDistribution is stripped down to the relevant part. cpio is currently 4821.543Sjoergnot usable, so it was left out. 4831.543Sjoerg 4841.1SlukemPackage: libcdk 4851.1SlukemVersion: 4.9.9-20000407-myc3 4861.1SlukemCurrent Vers: cdk-4.9.10-20000923 4871.1SlukemMaintainer: mike@vexus.ca 4881.144SdentArchive Site: http://www.vexus.ca/products/CDK/ 4891.335SlukemHome Page: http://www.vexus.ca/products/CDK/ 4901.1SlukemResponsible: garbled 4911.387SrpauloLicense: BSD (4-clause) 4921.1SlukemNotes: 4931.1SlukemInitial port to netbsd curses was done by mycroft. This is a heavily 4941.1Slukemmodified version of the released CDK 4.9.9. The current version has been 4951.1Slukemtaken over by the Ncurses people, and has a number of changes to it. It 4961.1Slukemmight be worthwhile to import at some future date, but for now we should 4971.1Slukemleave it alone. (garbled 1/4/2001) 4981.1Slukem 4991.263SwizPackage: libevent 5001.327SwizVersion: 1.0c 5011.553SwizCurrent Vers: 1.3e 5021.263SwizMaintainer: Niels Provos <provos@citi.umich.edu> 5031.263SwizArchive Site: http://www.monkey.org/~provos/libevent/ 5041.335SlukemHome Page: http://www.monkey.org/~provos/libevent/ 5051.263SwizResponsible: provos 5061.387SrpauloLicense: BSD (3/4-clause) 5071.263SwizNotes: 5081.263Swiz 5091.1SlukemPackage: libpcap 5101.434SdrochnerVersion: 0.9.4 5111.575SdrochnerCurrent Vers: 0.9.8 5121.1SlukemMaintainer: tcpdump-workers@tcpdump.org 5131.1SlukemArchive Site: http://www.tcpdump.org/release/ 5141.335SlukemHome Page: http://www.tcpdump.org/ 5151.1SlukemMailing List: tcpdump-workers@tcpdump.org 5161.569SwizResponsible: dyoung 5171.387SrpauloLicense: BSD (3/4-clause) 5181.1SlukemNotes: 5191.1Slukem 5201.1SlukemPackage: libwrap 5211.1SlukemVersion: tcp_wrappers 7.6 w/ large amount of IPv6 changes 5221.1SlukemCurrent Vers: tcp_wrappers 7.6-ipv6.1 5231.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 5241.1SlukemArchive Site: ftp://ftp.porcupine.org/pub/security/ 5251.335SlukemHome Page: ftp://ftp.porcupine.org/pub/security/ 5261.230SjunyoungMailing List: 5271.569SwizResponsible: cjs 5281.387SrpauloLicense: BSD-like 5291.1SlukemNotes: 5301.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both 5311.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built 5321.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap. 5331.1Slukem 5341.1SlukemPackage: mopd 5351.1SlukemVersion: 2.5.3 5361.1SlukemCurrent Vers: 2.5.3 5371.1SlukemMaintainer: Mats O Jansson <maja@celsiustech.se> 5381.335SlukemArchive Site: BROKEN ftp://ftp.stacken.kth.se/pub/OS/NetBSD/mopd/ 5391.335SlukemHome Page: http://www.stacken.kth.se/~moj/mopd.html 5401.230SjunyoungMailing List: 5411.1SlukemResponsible: cjs 5421.387SrpauloLicense: BSD (4-clause) 5431.1SlukemNotes: 5441.1SlukemDelete the otherOS directory before importing. 5451.1Slukem 5461.1SlukemPackage: nawk 5471.341SjdolecekVersion: 2005-04-24 5481.333SjlamCurrent Vers: 2005-04-24 5491.1SlukemMaintainer: Brian Kernighan <bwk@bell-labs.com> (Lucent Technologies) 5501.1SlukemArchive Site: http://cm.bell-labs.com/who/bwk/ 5511.335SlukemHome Page: http://cm.bell-labs.com/who/bwk/ 5521.1SlukemMailing List: 5531.1SlukemResponsible: jdolecek 5541.387SrpauloLicense: BSD-like 5551.1SlukemNotes: 5561.1SlukemBuild maketab from nawk sources and generate proctab.c. 5571.1SlukemRemove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import 5581.38Swizto src/dist/nawk. 5591.1Slukem 5601.1SlukemPackage: ndbootd 5611.1SlukemVersion: 0.5 5621.1SlukemCurrent Vers: 0.5 5631.1SlukemMaintainer: Matt Fredette <fredette@alum.mit.edu> 5641.335SlukemArchive Site: BROKEN http://mit.edu/fredette/www/ndbootd/ 5651.335SlukemHome Page: BROKEN http://stuff.mit.edu/people/fredette/home.html 5661.1SlukemResponsible: fredette 5671.387SrpauloLicense: BSD (4-clause) 5681.1SlukemNotes: 5691.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake 5701.1Slukemand ndbootd-raw.c. Restore saved config.h, and force it to define 5711.1SlukemHAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. 5721.1Slukem 5731.421SwizPackage: ntp 5741.535SkardelVersion: 4.2.4p2 5751.536SkardelCurrent Vers: 4.2.4p3 5761.421SwizMaintainer: David L. Mills <mills@udel.edu> 5771.421SwizArchive Site: ftp://ftp.udel.edu/pub/ntp/ntp4/ 5781.441SkardelHome Page: http://www.ntp.org/, http://ntp.isc.org/ 5791.421SwizMailing List: 5801.455SkardelResponsible: simonb, jonathan, kardel 5811.421SwizLicense: BSD-like 5821.421SwizNotes: 5831.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions. 5841.421Swiz 5851.1SlukemPackage: nvi 5861.312SaymericVersion: 1.79 5871.1SlukemCurrent Vers: 1.79 5881.1SlukemMaintainer: Keith Bostic <bostic@bsdi.com> 5891.1SlukemArchive Site: ftp://ftp.bostic.com/pub/ 5901.335SlukemHome Page: http://www.bostic.com/vi/ 5911.230SjunyoungMailing List: 5921.5SmrgResponsible: aymeric 5931.387SrpauloLicense: BSD (3/4-clause) 5941.1SlukemNotes: 5951.312SaymericWe have lots of local bug fixes, and the point of importing 1.81.x would 5961.312Saymericbe to get multibyte characters support. For now this means waiting for 5971.312Saymericadditions in our libcurses. 5981.1Slukem 5991.293SchristosPackage: OpenPAM 6001.579SchristosVersion: 20071221 6011.579SchristosCurrent Vers: 20071221 6021.565SghenMaintainer: Dag-Erling Sm�rgrav <des@FreeBSD.org> 6031.276SwizArchive Site: http://www.openpam.org/ 6041.335SlukemHome Page: http://www.openpam.org/ 6051.276SwizMailing List: 6061.276SwizResponsible: christos 6071.387SrpauloLicense: BSD (3-clause) 6081.276SwizNotes: 6091.579SchristosNext import will need $ Id removal.. 6101.276Swiz 6111.1SlukemPackage: OpenSSH 6121.590SchristosVersion: 5.0 6131.589SadrianpCurrent Vers: 5.0 / portable 5.0p1 6141.1SlukemMaintainer: OpenSSH 6151.1SlukemArchive Site: http://www.openssh.com/ftp.html 6161.335SlukemHome Page: http://www.openssh.com/portable.html 6171.1SlukemMailing List: openssh-unix-announce@mindrot.org 6181.298SitojunResponsible: thorpej, christos, elric 6191.387SrpauloLicense: BSD or more free. See src/crypto/dist/ssh/LICENSE 6201.1SlukemNotes: 6211.1Slukemimported from OpenBSD usr.bin/ssh (it is not from the portable OpenSSH) 6221.1Slukeminto crypto/dist/openssh. use openssh2netbsd before import. 6231.1Slukemlocal changes (should always try to bring them back to master openssh tree, 6241.1Slukemmarkus is very cooperative about it): 6251.1Slukem- default for PermitRootLogin is set to "no" 6261.1Slukem- IgnoreRootRhosts added 6271.1Slukem- look at login.conf to check valid user/access list 6281.469Schristos- krb5 support re-added 6291.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss 6301.279Schristos when someone imports openssl, we can remove this. 6311.279Schristos- uidswap.c changed order of set{e,}{u,g}id so that it works on NetBSD 6321.280Schristos- added moduli from portable openssh 6331.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh 6341.384Schristos- always bump major when importing to avoid api problems. 6351.1Slukem 6361.1SlukemPackage: OpenSSL 6371.596SchristosVersion: SNAP-20080509 6381.559SwizCurrent Vers: 0.9.8g 6391.1SlukemMaintainer: The OpenSSL Project 6401.1SlukemArchive Site: ftp://ftp.openssl.org/source/ 6411.335SlukemHome Page: http://www.openssl.org/ 6421.1SlukemMailing List: openssl-announce@openssl.org 6431.569SwizResponsible: mcr, thorpej, groo, christos, mjf 6441.387SrpauloLicense: OpenSSL and SSLeay license (both BSD-like) 6451.1SlukemNotes: 6461.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers 6471.380Schristos- run make in /usr/src/lib/libcrypto/man to regen man pages. 6481.1Slukem 6491.19SwizPackage: pdisk 6501.19SwizVersion: 0.8a2 6511.19SwizCurrent Vers: 0.8a2 6521.19SwizMaintainer: Eryk Vershen <eryk@cfcl.com> 6531.19SwizArchive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 6541.335SlukemHome Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 6551.19SwizMailing List: 6561.19SwizResponsible: dbj 6571.387SrpauloLicense: BSD-like 6581.19SwizNotes: 6591.19SwizThis is the disk partition utility used by Apple's mkLinux and osX 6601.19SwizIt is imported into dist/pdisk, with a reachover makefile in 6611.19Swizsrc/sbin/pdisk builds for macppc and mac68k. 6621.19Swiz 6631.1SlukemPackage: pdksh 6641.1SlukemVersion: 5.2.14p2 6651.1SlukemCurrent Vers: 5.2.14p2 6661.1SlukemMaintainer: Michael Rendell <michael@cs.mun.ca> 6671.1SlukemArchive Site: ftp://ftp.cs.mun.ca/pub/pdksh/ 6681.335SlukemHome Page: http://www.cs.mun.ca/~michael/pdksh/ 6691.1SlukemMailing List: 6701.457SjdolecekResponsible: jdolecek 6711.387SrpauloLicense: Public domain 6721.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied. 6731.1Slukem 6741.421SwizPackage: PF (openbsd packet filter) 6751.421SwizVersion: OpenBSD 3.7 6761.422SpeterCurrent Vers: OpenBSD 3.9-current 6771.422SpeterMaintainer: The OpenBSD Project 6781.421SwizArchive Site: ftp://ftp.openbsd.org/ 6791.421SwizHome Page: http://www.openbsd.org/faq/pf/ 6801.421SwizMailing List: pf@benzedrine.cx or appropriate OpenBSD mailing list 6811.569SwizResponsible: peter, yamt 6821.421SwizLicense: BSD (2-clause) 6831.421SwizNotes: 6841.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover 6851.421Swizdefinition (files.pf). userland code is imported into src/dist/pf, and 6861.421Swizreachover Makefiles are in src/usr.sbin/pf. 6871.421Swiz 6881.538SjoergPackage: pkg_install 6891.580SjoergVersion: 20080202 6901.580SjoergCurrent Vers.: 200820202 6911.538SjoergMaintainer: The pkgsrc developers 6921.538SjoergHome Page: http://www.pkgsrc.org 6931.539SheinzMailing List: tech-pkg@NetBSD.org 6941.538SjoergResponsible: joerg 6951.538SjoergLicense: BSD 6961.538SjoergNotes: 6971.538SjoergThe authoritive version used to live in src/usr.sbin/pkg_install and was 6981.538Sjoergmoved to pkgsrc/pkgtool/pkg_install. Reachover Makefiles are kept in place. 6991.538Sjoerg 7001.1SlukemPackage: ping 7011.1SlukemVersion: 980911 7021.1SlukemCurrent Vers: 980911 7031.1SlukemMaintainer: Vernon Schryver <vjs@rhyolite.com> 7041.1SlukemArchive Site: ftp://ftp.rhyolite.com/src/ 7051.335SlukemHome Page: http://www.rhyolite.com/src/ 7061.1SlukemMailing List: 7071.392SrpauloResponsible: christos 7081.387SrpauloLicense: BSD (3-clause) 7091.1SlukemNotes: 7101.1SlukemWe use err() and friends. We have changes for snprintf, extra 7111.1Slukemformating in man pages, disallowing flood pinging, alignment fixes, 7121.1Slukemand more. 7131.1Slukem 7141.1SlukemPackage: postfix 7151.545SheasVersion: 2.4.5 7161.577SwizCurrent Vers: 2.5.0 7171.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 7181.1SlukemArchive Site: ftp://postfix.cloud9.net/official/ 7191.335SlukemHome Page: http://www.postfix.org/ 7201.1SlukemMailing List: postfix-users@postfix.org 7211.511SheasResponsible: heas 7221.452SrpauloLicense: IBM Public License. See also src/gnu/dist/postfix. 7231.1SlukemNotes: 7241.432SrpauloHTML documentation should be kept in sync with the README_FILES. 7251.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our 7261.432Srpaulodirectory layout (the easiest way to check is by running ``postfix 7271.432Srpauloset-permissions''). 7281.1Slukem 7291.1SlukemPackage: ppp 7301.447SchristosVersion: 2.4.4 7311.446SdanCurrent Vers: 2.4.4 7321.1SlukemMaintainer: Paul Mackerras <paulus@samba.org> 7331.1SlukemArchive Site: ftp://ftp.samba.org/pub/ppp/ 7341.349SjunyoungHome Page: 7351.1SlukemCVS root: :pserver:cvs@pserver.samba.org:/cvsroot (password: cvs) 7361.1SlukemMailing List: 7371.447SchristosResponsible: christos, cube 7381.387SrpauloLicense: BSD (3-clause) 7391.1SlukemNotes: 7401.1SlukemBSD support was removed from 2.4.0; I added it back and removed 7411.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to 7421.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use 7431.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 7441.1Slukemis clearly a pain. I have not tested the modules code, neither our 7451.1Slukemmakefiles make it easy to construct a module, but I left one there 7461.1Slukemas an example. 7471.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're 7481.447Schristosusing the version found in 2.4.1. 7491.1Slukem 7501.1SlukemPackage: rcs 7511.1SlukemVersion: 5.7 7521.1SlukemCurrent Vers: 5.7 7531.1SlukemMaintainer: FSF 7541.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/rcs/ 7551.1SlukemMailing List: bug-gnu-utils@gnu.org 7561.335SlukemHome Page: http://www.gnu.org/software/rcs/ 7571.463SagcResponsible: agc 7581.387SrpauloLicense: GPLv2 7591.1SlukemNotes: 7601.1SlukemBeta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 7611.1Slukem 7621.1SlukemPackage: root.cache 7631.562SitohyVersion: 2007110100 (Nov 01, 2007) 7641.562SitohyCurrent Vers: 2007110100 (Nov 01, 2007) 7651.14SperryMaintainer: InterNIC 7661.14SperryArchive Site: ftp://ftp.internic.net/domain/named.root 7671.335SlukemHome Page: ftp://ftp.internic.net/domain/named.root 7681.1SlukemMailing List: 7691.507SperryResponsible: thorpej 7701.387SrpauloLicense: Public domain 7711.1SlukemNotes: 7721.1SlukemThe root server cache is also included with BIND. However, the 7731.1SlukemInterNIC version is usually more up to date. 7741.1Slukem 7751.1SlukemPackage: routed 7761.201SchristosVersion: 2.28 7771.491SperryCurrent Vers: 2.31 7781.1SlukemMaintainer: Vernon Schryver <vjs@rhyolite.com> 7791.1SlukemArchive Site: ftp://ftp.rhyolite.com/src/ 7801.335SlukemHome Page: http://www.rhyolite.com/src/ 7811.1SlukemMailing List: 7821.392SrpauloResponsible: christos 7831.387SrpauloLicense: BSD (4-clause) 7841.1SlukemNotes: 7851.1SlukemWe use the md5 code from libc 7861.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF 7871.201SchristosWe use arc4random 7881.201SchristosWe use strlcpy/snprintf 7891.1Slukem 7901.1SlukemPackage: send-pr (part of GNATS) 7911.1SlukemVersion: 3.95 7921.359SrpauloCurrent Vers: 4.1 7931.1SlukemMaintainer: FSF 7941.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gnats/ 7951.335SlukemHome Page: http://www.gnu.org/software/gnats/ 7961.1SlukemMailing List: bug-gnats@gnu.org 7971.387SrpauloLicense: GPLv2 7981.1SlukemResponsible: 7991.1SlukemNotes: 8001.1Slukem 8011.1SlukemPackage: SoftFloat 8021.1SlukemVersion: 2a 8031.1SlukemCurrent Vers: 2b 8041.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 8051.144SdentArchive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 8061.335SlukemHome Page: http://www.jhauser.us/arithmetic/SoftFloat.html 8071.1SlukemMailing List: 8081.1SlukemResponsible: bjh21 8091.387SrpauloLicense: Public domain 8101.1SlukemNotes: 8111.1SlukemHeavily modified for use as a soft float library for GCC. The actual 8121.1Slukemarithmetic code is unchanged, though, and should behave exactly like the 8131.1Slukemoriginal. 8141.1Slukem 8151.1SlukemPackage: tcpdump 8161.541SdrochnerVersion: 3.9.7 8171.575SdrochnerCurrent Vers: 3.9.8 8181.429ShubertfMaintainer: tcpdump-workers@lists.tcpdump.org 8191.1SlukemArchive Site: http://www.tcpdump.org/release/ 8201.335SlukemHome Page: http://www.tcpdump.org/ 8211.429ShubertfMailing List: tcpdump-workers@lists.tcpdump.org 8221.569SwizResponsible: 8231.387SrpauloLicense: BSD (3-clause) 8241.1SlukemNotes: 8251.2SwizCode will be imported into src/dist/tcpdump. Changes have to go back to 8261.1Slukemtcpdump.org. 8271.1Slukem 8281.1SlukemPackage: termcap.src 8291.1SlukemVersion: 9.13.25 8301.1SlukemCurrent Vers: 11.0.1 8311.1SlukemMaintainer: Eric S. Raymond <terminfo@ccil.org> 8321.50SenamiArchive Site: http://www.catb.org/~esr/terminfo/ 8331.335SlukemHome Page: http://www.catb.org/~esr/terminfo/ 8341.1SlukemMailing List: 8351.1SlukemResponsible: 8361.387SrpauloLicense: Public domain 8371.1SlukemNotes: 8381.1Slukem 8391.1SlukemPackage: TestFloat 8401.1SlukemVersion: 2a 8411.1SlukemCurrent Vers: 2a 8421.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 8431.144SdentArchive Site: http://www.jhauser.us/arithmetic/TestFloat.html 8441.335SlukemHome Page: http://www.jhauser.us/arithmetic/TestFloat.html 8451.1SlukemMailing List: 8461.1SlukemResponsible: ross 8471.387SrpauloLicense: BSD (4-clause) 8481.1SlukemNotes: 8491.1Slukem 8501.1SlukemPackage: texinfo 8511.232SwizVersion: 4.7 8521.593SwizCurrent Vers: 4.12 8531.1SlukemMaintainer: FSF 8541.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/texinfo/ 8551.335SlukemHome Page: http://www.gnu.org/software/texinfo/ 8561.1SlukemMailing List: bug-texinfo@gnu.org 8571.1SlukemResponsible: wiz 8581.537SwizLicense: GPLv2 (4.9 is GPLv3) 8591.1SlukemNotes: 8601.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree 8611.38Swizfor the import. 8621.1Slukem 8631.1SlukemPackage: top 8641.250SsorenVersion: 3.5beta12 8651.493SperryCurrent Vers: 3.6 8661.1SlukemMaintainer: William LeFebvre <wnl@groupsys.com> 8671.1SlukemArchive Site: ftp://ftp.groupsys.com/pub/top/ 8681.335SlukemHome Page: http://www.unixtop.org/ 8691.1SlukemMailing List: top-spinners@ocee.groupsys.com 8701.1SlukemResponsible: simonb 8711.387SrpauloLicense: BSD (2-clause) 8721.1SlukemNotes: 8731.1SlukemRemove all non-current NetBSD machine definitions and man page 8741.1Slukemextensions in machine/ before importing. 8751.1SlukemAfter importing, run: 8761.1Slukem ./Configure <netbsd-module-name> 8771.1Slukem rm machine/*.desc Make.desc SYNOPSIS machine.c 8781.1Slukem cvs commit -m "Update ./Configure'd files." top.local.h top.1 8791.1Slukem 8801.1SlukemPackage: traceroute 8811.1SlukemVersion: 1.4a5 8821.1SlukemCurrent Vers: 1.4a12 8831.1SlukemMaintainer: traceroute@ee.lbl.gov 8841.1SlukemArchive Site: ftp://ftp.ee.lbl.gov/ 8851.335SlukemHome Page: http://ftp.ee.lbl.gov/ 8861.1SlukemMailing List: 8871.1SlukemResponsible: 8881.387SrpauloLicense: BSD (4-clause) 8891.1SlukemNotes: 8901.1Slukem 8911.1SlukemPackage: tz 8921.554SkleinkVersion: tzcode2004a / tzdata2007h 8931.554SkleinkCurrent Vers: tzcode2007h / tzdata2007h 8941.1SlukemMaintainer: Arthur David Olson <ado@elsie.nci.nih.gov> 8951.1SlukemArchive Site: ftp://elsie.nci.nih.gov/pub/ 8961.349SjunyoungHome Page: 8971.1SlukemMailing List: tz@elsie.nci.nih.gov 8981.1SlukemResponsible: kleink 8991.387SrpauloLicense: Public domain 9001.1SlukemNotes: 9011.1SlukemUse src/lib/libc/time/tzcode2netbsd to prepare the source tree 9021.1Slukemfor import. 9031.1Slukem 9041.578SchristosPackage: wpa_supplicant/hostapd 9051.578SchristosVersion: 0.6.2 9061.585StnnCurrent Vers: 0.6.3 9071.365SwizMaintainer: Jouni Malinen <jkmaline@cc.hut.fi> 9081.365SwizArchive Site: http://hostap.epitest.fi/releases/ 9091.582SjoergHome Page: http://hostap.epitest.fi/wpa_supplicant/ 9101.365SwizMailing List: 9111.578SchristosResponsible: scw, dyoung, christos 9121.387SrpauloLicense: BSD or GPLv2 9131.365SwizNotes: 9141.578SchristosSee /usr/src/dist/wpa/NetBSD-upgrade for update instructions. 9151.365Swiz 9161.1SlukemPackage: XFree86 9171.307StronVersion: 4.5.0 9181.551SwizCurrent Vers: 4.7.0 9191.349SjunyoungMaintainer: XFree86 Project, Inc. 9201.1SlukemArchive Site: ftp://ftp.xfree86.org/pub/XFree86/ 9211.335SlukemHome Page: http://www.xfree86.org/ 9221.349SjunyoungMailing List: devel@xfree86.org 9231.1SlukemResponsible: tron 9241.387SrpauloLicense: XFree 9251.1SlukemNotes: 9261.1Slukem4.x: 9271.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript 9281.1Slukem files which we don't need in our tree. 9291.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should 9301.305Stron be submitted back via http://bugzilla.xfree86.org. 9311.1Slukem 9321.421SwizPackage: Xorg 9331.421SwizVersion: 7.0 9341.421SwizCurrent Vers: 7.0 9351.421SwizMaintainer: The X.Org Foundation 9361.421SwizArchive Site: http://xorg.freedesktop.org/releases/X11R7.0/src/ 9371.421SwizHome Page: http://www.x.org/ 9381.421SwizMailing List: xorg@lists.freedesktop.org 9391.421SwizResponsible: macallan 9401.421SwizLicense: XFree 9411.421SwizNotes: This is the modular branch tagged as XORG-7_0 pulled from 9421.421Swiz xorg's cvs repository. 9431.421Swiz 9441.1SlukemPackage: zlib 9451.397SchristosVersion: 1.2.3 9461.349SjunyoungCurrent Vers: 1.2.3 9471.1SlukemMaintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 9481.512StacaArchive Site: http://www.zlib.net/ 9491.512StacaHome Page: http://www.zlib.net/ 9501.1SlukemMailing List: 9511.397SchristosResponsible: gwr, tron, christos 9521.387SrpauloLicense: BSD (3-clause) 9531.1SlukemNotes: 9541.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland. 9551.534Schristos 9561.534SchristosPackage: services, protocols 9571.534SchristosVersion: 2007-06-14 9581.534SchristosCurrent Vers: 2007-06-14 9591.534SchristosMaintainer: IANA 9601.534SchristosArchive Site: http://www.iana.org/assignments/ 9611.534SchristosHome Page: http://www.iana.org 9621.534SchristosMailing List: 9631.534SchristosResponsible: christos 9641.534SchristosLicense: None 9651.534SchristosNotes: 9661.534Schristos1. Download the latest converter from: 9671.534Schristos http://www.sethwklein.net/projects/iana-etc/ 9681.534Schristos2. Unpack it and run: 9691.534Schristos gmake get 9701.534Schristos gmake 9711.534Schristos3. Add NetBSD rcsid to the generated protocols and services. 9721.534Schristos4. Append the local services from the current services file. 9731.534Schristos5. Run: 9741.534Schristos services_mkdb -u services > /usr/src/etc/services 9751.534Schristos cp protocols /usr/src/etc/protocols 976