3RDPARTY revision 1.624
11.624Ssimonb# $NetBSD: 3RDPARTY,v 1.624 2008/08/12 04:24:48 simonb 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.623SjmcneillCurrent Vers: 20080729 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.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.610SchristosVersion: libc/includes: 9.5.0, bind: 9.5.0 951.622StacaCurrent Vers: 9.5.0-P2 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.610SchristosBuild bind to generate the include files. 1061.252SchristosThen binclude4netbsd script to import into src/usr.sbin/bind/include. 1071.252SchristosThen include4netbsd script to import into src/include. 1081.252SchristosThen libc4netbsd script to update the resolver in libc. 1091.252SchristosTodo[1]: Update libresolv if needed. 1101.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now 1111.252Schristos they are too different or do not exist anymore: 1121.252Schristos gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c 1131.252Schristos Others like getaddrinfo.c could be merged with isc, but it seems 1141.252Schristos that ours is from a more recent version of KAME? 1151.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net 1161.518Sghen to isc/base64.c. 1171.252SchristosTodo[4]: Re-entrant functions of net/* 1181.1Slukem 1191.161SmrgPackage: binutils 1201.403SskrllVersion: 2.16.1 1211.572SxtraemeCurrent Vers: 2.18 1221.1SlukemMaintainer: FSF 1231.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/binutils/ 1241.335SlukemHome Page: http://www.gnu.org/software/binutils/ 1251.1SlukemMailing List: bug-gnu-utils@gnu.org 1261.61SmrgResponsible: thorpej, mrg 1271.387SrpauloLicense: GPLv2, LGPLv2, BSD 1281.1SlukemNotes: 1291.1Slukem 1301.1SlukemPackage: bsd-family-tree 1311.563SxtraemeVersion: 1.116 1321.563SxtraemeCurrent Vers: 1.116 1331.144SdentMaintainer: n/a 1341.335SlukemArchive Site: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 1351.335SlukemHome Page: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 1361.1SlukemMailing List: 1371.563SxtraemeResponsible: xtraeme 1381.387SrpauloLicense: See URL above. 1391.1SlukemNotes: 1401.1Slukem 1411.1SlukemPackage: bzip2 1421.1SlukemVersion: 1.0.2 1431.586SchristosCurrent Vers: 1.0.5 1441.1SlukemMaintainer: Julian Seward <jseward@acm.org> 1451.1SlukemArchive Site: http://sources.redhat.com/bzip2/ 1461.335SlukemHome Page: http://www.bzip.org/ 1471.1SlukemMailing List: 1481.1SlukemResponsible: 1491.387SrpauloLicense: BSD (4-clause) 1501.1SlukemNotes: 1511.1SlukemSee /usr/src/dist/bzip2/bzip2netbsd for update instructions. 1521.1Slukem 1531.1SlukemPackage: Citrus XPG4DL 1541.1SlukemVersion: ? 1551.1SlukemCurrent Vers: ? 1561.1SlukemMaintainer: Citrus 1571.1SlukemArchive Site: http://citrus.bsdclub.org/ 1581.335SlukemHome Page: http://citrus.bsdclub.org/ 1591.1SlukemMailing List: bsd-locale@hauN.org 1601.569SwizResponsible: tshiozak 1611.387SrpauloLicense: Ambiguous. Either BSD or Perl Artistic License 1621.387Srpaulo See http://citrus.bsdclub.org/#pol_license for more info. 1631.1SlukemNotes: 1641.1Slukemlanguage C multilingualization support suite using wchar_t and other standards. 1651.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't 1661.173Sitojunneed to look for other CVS tree (like citrus CVS tree) 1671.1Slukemmain trunc has Citrus code in the following places: 1681.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support 1691.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation. 1701.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer 1711.173Sitojun- src/lib/libc/iconv: iconv(3) 1721.1Slukem 1731.1SlukemPackage: cron 1741.1SlukemVersion: 3.0 1751.566SwizCurrent Vers: 4.3 1761.1SlukemMaintainer: Paul Vixie <vixie@vix.com> 1771.376SmrgArchive Site: ftp://ftp.isc.org/isc/cron/ 1781.349SjunyoungHome Page: 1791.1SlukemMailing List: 1801.1SlukemResponsible: 1811.387SrpauloLicense: BSD-like 1821.1SlukemNotes: 1831.1Slukem 1841.1SlukemPackage: cvs 1851.443SchristosVersion: 1.11.22 1861.597SwizCurrent Vers: 1.11.23/1.12.13 1871.1SlukemMaintainer: cvshome 1881.375SwizArchive Site: http://ftp.gnu.org/non-gnu/cvs/ 1891.375SwizHome Page: http://cvs.nongnu.org/ 1901.1SlukemMailing List: bug-cvs@gnu.org 1911.392SrpauloResponsible: christos, wiz 1921.387SrpauloLicense: GPLv1, LGPLv2 1931.1SlukemNotes: 1941.38SwizUse src/gnu/dist/cvs/cvs2netbsd for preparing the source tree 1951.1Slukemfor the import. 1961.209SwizDo not forget to update gnu/usr.bin/cvs/include/config.h to match 1971.209Swizgnu/dist/cvs/config.h.in. 1981.319SchristosIf you want to upgrade to 1.12.XX, please talk to christos first. 1991.319SchristosI have merged all the changes already. 2001.1Slukem 2011.1SlukemPackage: db 2021.1SlukemVersion: 1.85 2031.584StnnCurrent Vers: 1.86/4.6.21 2041.1SlukemMaintainer: Keith Bostic <bostic@vangogh.cs.berkeley.edu> 2051.584StnnArchive Site: http://www.oracle.com/technology/software/products/berkeley-db/ 2061.584StnnHome Page: http://www.oracle.com/database/berkeley-db/ 2071.1SlukemMailing List: 2081.1SlukemResponsible: 2091.584StnnLicense: BSD or Oracle Commercial License 2101.1SlukemNotes: 2111.1SlukemNote that we cannot use db 2.x for license reasons. 2121.1SlukemThree bug fixes against 1.85 sent back to bostic. Changes to 2131.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious). 2141.1SlukemImport of DB 1.85 was done via a sh script which converted the 2151.1Slukemdistribution into the netbsd format. The script can be found in 2161.1Slukemsrc/lib/libc/db/db2netbsd. 2171.1Slukem 2181.1SlukemPackage: dhcp 2191.352SdrochnerVersion: 3.0.3 2201.600StacaCurrent Vers: 3.0.7/3.1.1/4.0.0 2211.392SrpauloMaintainer: mellon 2221.1SlukemArchive Site: ftp://ftp.isc.org/isc/dhcp/ 2231.335SlukemHome Page: http://www.isc.org/sw/dhcp/ 2241.1SlukemMailing List: dhcp-server@isc.org 2251.1SlukemMailing List: dhcp-client@isc.org 2261.1SlukemMailing List: dhcp-announce@isc.org 2271.1SlukemMailing List: dhcp-bugs@isc.org 2281.1SlukemResponsible: mellon 2291.387SrpauloLicense: BSD (3-clause) 2301.1SlukemNotes: 2311.1SlukemNo changes for NetBSD integration - just import the new distribution on 2321.1Slukemtop of the current tree. 2331.1Slukem 2341.604SjoergPackage: dhcpcd 2351.618SjoergVersion: 4.0.0-rc3 2361.618SjoergCurrent Vers: 4.0.0-rc3 2371.604SjoergMaintainer: joerg 2381.604SjoergHome Page: http://roy.marples.name/dhcpcd/ 2391.604SjoergLicense: BSD (2-clause) 2401.604SjoergNotes: 2411.604SjoergPlease submit all changes to the author. 2421.604SjoergThe distribution doesn't include the Linux specific bits. 2431.604Sjoerg 2441.1SlukemPackage: diffutils 2451.42SwizVersion: 2.8.1 2461.1SlukemCurrent Vers: 2.8.1 2471.1SlukemMaintainer: FSF 2481.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/diffutils/ 2491.335SlukemHome Page: http://www.gnu.org/software/diffutils/ 2501.1SlukemMailing List: bug-gnu-utils@gnu.org 2511.42SwizResponsible: wiz 2521.387SrpauloLicense: GPLv2 2531.1SlukemNotes: 2541.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree 2551.43Swizfor the import. 2561.1Slukem 2571.400SkleinkPackage: gdtoa 2581.400SkleinkVersion: 2005-09-23 2591.400SkleinkCurrent Vers: 2005-09-23 2601.335SlukemMaintainer: David M. Gay <dmg@acm.org> 2611.1SlukemArchive Site: ftp://netlib.lucent.com/netlib/fp/ 2621.335SlukemHome Page: http://www.netlib.org/fp/ 2631.1SlukemMailing List: none 2641.373SkleinkResponsible: kleink 2651.387SrpauloLicense: BSD-like 2661.1SlukemNotes: 2671.400SkleinkTest suite not integrated at this time. 2681.400SkleinkNo hexadecimal floating-point string conversion for VAX FP yet. 2691.400SkleinkOnly double-precision addressed at this time. 2701.1Slukem 2711.1SlukemPackage: file 2721.530SpookaVersion: 4.21 2731.601SwizCurrent Vers: 4.24 2741.1SlukemMaintainer: Christos Zoulas <christos@zoulas.com> 2751.1SlukemArchive Site: ftp://ftp.astron.com/pub/file/ 2761.349SjunyoungHome Page: 2771.1SlukemMailing List: file@mx.gw.com 2781.1SlukemResponsible: christos, pooka 2791.387SrpauloLicense: BSD (2-clause) 2801.1SlukemNotes: 2811.1Slukem 2821.1SlukemPackage: flex 2831.1SlukemVersion: 2.5.4 2841.470SuebayasiCurrent Vers: 2.5.4a/2.5.33 2851.1SlukemMaintainer: Vern Paxson <vern@ee.lbl.gov> 2861.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/non-gnu/flex/ 2871.335SlukemHome Page: http://lex.sourceforge.net/ 2881.1SlukemMailing List: 2891.1SlukemResponsible: mikel 2901.387SrpauloLicense: BSD-like 2911.1SlukemNotes: 2921.1Slukemflex 2.5.4a contains only copyright notice changes over version 2.5.4; 2931.1Slukeminternally not even the version number changed. 2941.78SenamiNewer flex will be found in: 2951.78Senami http://sourceforge.net/projects/lex/ 2961.1Slukem 2971.1SlukemPackage: gcc 2981.533SmrgVersion: 4.1.3-20070620 2991.555SwizCurrent Vers: 4.2.2 3001.501SmrgMaintainer: FSF 3011.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gcc/ 3021.335SlukemHome Page: http://www.gnu.org/software/gcc/ 3031.1SlukemMailing List: gcc-bugs@gnu.org 3041.61SmrgResponsible: thorpej, mrg 3051.387SrpauloLicense: GPLv2, LGPLv2.1 3061.1SlukemNotes: 3071.185Smrgbefore importing: 3081.185Smrg - delete all .cvsignore and .brik files 3091.185Smrg - delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar 3101.439Smrg - delete all related testsuites 3111.439Smrgfor GCC4: 3121.439Smrg - delete all fortran and testsuites 3131.448Smrg - update gcc/version.c for the NetBSD GCC date 3141.1Slukem 3151.1SlukemPackage: gdb 3161.438SwizVersion: 5.3/6.4 3171.576SwizCurrent Vers: 6.7.1 3181.1SlukemMaintainer: FSF 3191.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gdb/ 3201.335SlukemHome Page: http://www.gnu.org/software/gdb/ 3211.1SlukemMailing List: bug-gdb@gnu.org 3221.526SmrgResponsible: thorpej 3231.387SrpauloLicense: GPLv2, LGPLv2 3241.1SlukemNotes: 3251.473StlsWhen updating GDB, it is imperative to test that: 3261.474Schristos - Debugging of kernel cores ("target kvm") works correctly 3271.473Stls - Support for our kernel's remote serial debugging protocol 3281.473Stls ("options KGDB") works correctly. 3291.1Slukem 3301.1SlukemPackage: gettext 3311.328SchristosVersion: 0.14.4 3321.568SwizCurrent Vers: 0.17 3331.1SlukemMaintainer: FSF 3341.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gettext/ 3351.335SlukemHome Page: http://www.gnu.org/software/gettext/ 3361.1SlukemMailing List: bug-gnu-utils@gnu.org 3371.569SwizResponsible: 3381.387SrpauloLicense: GPLv2 3391.1SlukemNotes: 3401.1SlukemGNU gettext is used for userland tools like msgfmt(1) only. For libintl, 3411.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for 3421.1Slukem"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 3431.1Slukem 3441.478SapbPackage: gkermit 3451.478SapbVersion: 1.00 3461.478SapbCurrent Vers: 1.00 3471.478SapbMaintainer: Kermit Project - Columbia University <kermit@columbia.edu> 3481.478SapbArchive Site: ftp://kermit.columbia.edu/kermit/archives/ 3491.478SapbHome Page: http://www.columbia.edu/kermit/ 3501.478SapbMailing List: 3511.478SapbResponsible: apb 3521.478SapbLicense: GPLv2 3531.478SapbNotes: 3541.478Sapb 3551.1SlukemPackage: grep 3561.52SwizVersion: 2.5.1 3571.620SperryCurrent Vers: 2.5.3 3581.1SlukemMaintainer: FSF 3591.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/grep/ 3601.335SlukemHome Page: http://www.gnu.org/software/grep/ 3611.1SlukemMailing List: bug-gnu-utils@gnu.org 3621.44SwizResponsible: simonb, wiz 3631.621SsimonbLicense: GPLv2 (2.5.1), GPLv3 (2.5.3) 3641.1SlukemNotes: 3651.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree 3661.44Swizfor the import. 3671.230SjunyoungA non-gnu grep was imported into src/usr.bin/grep on 2 Jan 2004. It 3681.174Scjepneeds some tuning before it can replace gnu grep. 3691.174Scjep (cf. http://www.vocito.com/downloads/software/grep/) 3701.1Slukem 3711.1SlukemPackage: groff 3721.408SwizVersion: 1.19.2 3731.360SwizCurrent Vers: 1.19.2 3741.216SwizMaintainer: Werner Lemberg/FSF 3751.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/groff/ 3761.335SlukemHome Page: http://www.gnu.org/software/groff/ 3771.1SlukemMailing List: bug-groff@gnu.org 3781.1SlukemResponsible: wiz 3791.387SrpauloLicense: GPLv2 3801.1SlukemNotes: 3811.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution 3821.1Slukemfor import. 3831.1Slukem 3841.1SlukemPackage: heimdal 3851.587SmlelstvVersion: 1.1 3861.587SmlelstvCurrent Vers: 1.1 3871.1SlukemMaintainer: Heimdal <heimdal@pdc.kth.se> 3881.1SlukemArchive Site: ftp://ftp.pdc.kth.se/pub/heimdal/src/ 3891.335SlukemHome Page: http://www.pdc.kth.se/heimdal/ 3901.1SlukemMailing List: heimdal-discuss@pdc.kth.se 3911.411SwizResponsible: joda, lha 3921.387SrpauloLicense: BSD 3931.1SlukemNotes: 3941.1Slukem 3951.1SlukemPackage: hunt 3961.117SwizVersion: 2003-04-16 3971.107SwizCurrent Vers: 2003-04-16 3981.335SlukemMaintainer: Greg Couch <gregc@cgl.ucsf.edu> 3991.107SwizArchive Site: ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z 4001.335SlukemHome Page: http://www.cgl.ucsf.edu/home/gregc/oss.html 4011.1SlukemResponsible: mrg 4021.387SrpauloLicense: BSD (3-clause) 4031.1SlukemNotes: 4041.1Slukem 4051.202SmarttiPackage: ipf 4061.602SmarttiVersion: 4.1.29 4071.594SmarttiCurrent Vers: 4.1.29 4081.1SlukemMaintainer: Darren Reed 4091.267StacaArchive Site: http://coombs.anu.edu.au/~avalon/ 4101.335SlukemHome Page: http://coombs.anu.edu.au/~avalon/ 4111.1SlukemMailing List: ipfilter@postbox.anu.edu.au 4121.5SmrgResponsible: darrenr, mike, martti 4131.387SrpauloLicense: BSD-based, see src/dist/ipf/IPFILTER.LICENSE 4141.1SlukemNotes: 4151.1Slukemipf2netbsd should be used on a virgin ipfilter source tree. 4161.602SmarttiSee also dist/ipf/README.NetBSD 4171.1Slukem 4181.284SthorpejPackage: ipsec-tools 4191.548SgdtVersion: (ipsec-tools head is NetBSD-current head) 4201.284SthorpejMaintainer: IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net> 4211.335SlukemArchive Site: http://ipsec-tools.sourceforge.net 4221.335SlukemHome Page: http://ipsec-tools.sourceforge.net 4231.284SthorpejMailing List: ipsec-tools-devel@lists.sourceforge.net 4241.549SmanuResponsible: manu, vanhu, mgrooms 4251.387SrpauloLicense: BSD (3-clause) 4261.284SthorpejNotes: 4271.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools 4281.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure 4291.550Smanugenerated files are available in the NetBSD source tree at: 4301.550Smanu src/lib/libipsec/config.h 4311.550Smanu src/lib/libipsec/package_version.h 4321.550SmanuWhen configure.ac is updated, run the following: 4331.550Smanu cd src/crypto/dist/ipsec-tools 4341.550Smanu ./bootstrap 4351.550Smanu ./configure --enable-adminport --enable-hybrid --enable-frag \ 4361.550Smanu --enable-natt --enable-dpd 4371.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with 4381.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking) 4391.550Smanu 4401.550SmanuNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 4411.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand, 4421.550Smanuipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 4431.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly 4441.550Smanusync with ipsec-tools-0_7-branch) 4451.284Sthorpej 4461.1SlukemPackage: KAME IPv6 4471.1SlukemVersion: KAME/NetBSD SNAP kit 4481.1SlukemCurrent Vers: KAME/NetBSD SNAP kit (shipped every week) 4491.1SlukemMaintainer: KAME Project <kame@kame.net> 4501.1SlukemArchive Site: http://www.kame.net/ 4511.335SlukemHome Page: http://www.kame.net/ 4521.1SlukemMailing List: snap-users@kame.net 4531.569SwizResponsible: 4541.387SrpauloLicense: BSD (3-clause) 4551.1SlukemNotes: 4561.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with 4571.1Slukemmore conservative implementation policy. 4581.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000. 4591.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change, 4601.1SlukemKNF police). We need to take diffs across KAME snapshots on upgrades. 4611.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION 4621.1Slukemin sys/netinet6/in6.h. No script is available for upgrades. 4631.1Slukem"KAME" branch is used for kernel merge work purposes. 4641.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison 4651.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases. 4661.1Slukem 4671.1SlukemPackage: less 4681.475SmrgVersion: less394 4691.583SwizCurrent Vers: less418 4701.242SwizMaintainer: Mark Nudleman <markn@greenwoodsoftware.com> 4711.467SjnemethArchive Site: http://www.greenwoodsoftware.com/less/download.html 4721.467SjnemethHome Page: http://www.greenwoodsoftware.com/less/ 4731.1SlukemMailing List: 4741.1SlukemResponsible: mrg 4751.387SrpauloLicense: BSD or GPLv2 4761.1SlukemNotes: 4771.1SlukemMany changes to make less act as more when invoked as more. Beware. 4781.1SlukemUse the src/usr.bin/less/less2netbsd script to prepare source tree 4791.1Slukemfor importation. Run ./configure before hand to generate "defines.h". 4801.110SwizTalk to mrg before importing any new version. (less 381's configure 4811.88Smrgdoes not detect NetBSD has a sigset_t due to a bad test; this is fixed 4821.88Smrgby hand in defines.h.) 4831.1Slukem 4841.543SjoergPackage: libarchive 4851.606SjoergVersion: 2.5.4b 4861.606SjoergCurrent Ves.: 2.5.4b 4871.543SjoergMaintainer: kientzle@freebsd.org 4881.543SjoergArchive Site: http://people.freebsd.org/~kientzle/libarchive/ 4891.543SjoergHome Page: http://people.freebsd.org/~kientzle/libarchive/ 4901.543SjoergResponsible: joerg 4911.543SjoergLicense: BSD 4921.543SjoergNotes: 4931.543SjoergDistribution is stripped down to the relevant part. cpio is currently 4941.543Sjoergnot usable, so it was left out. 4951.543Sjoerg 4961.1SlukemPackage: libcdk 4971.1SlukemVersion: 4.9.9-20000407-myc3 4981.1SlukemCurrent Vers: cdk-4.9.10-20000923 4991.1SlukemMaintainer: mike@vexus.ca 5001.144SdentArchive Site: http://www.vexus.ca/products/CDK/ 5011.335SlukemHome Page: http://www.vexus.ca/products/CDK/ 5021.1SlukemResponsible: garbled 5031.387SrpauloLicense: BSD (4-clause) 5041.1SlukemNotes: 5051.1SlukemInitial port to netbsd curses was done by mycroft. This is a heavily 5061.1Slukemmodified version of the released CDK 4.9.9. The current version has been 5071.1Slukemtaken over by the Ncurses people, and has a number of changes to it. It 5081.1Slukemmight be worthwhile to import at some future date, but for now we should 5091.1Slukemleave it alone. (garbled 1/4/2001) 5101.1Slukem 5111.263SwizPackage: libevent 5121.599SpeterVersion: 1.4.4-stable 5131.599SpeterCurrent Vers: 1.4.4-stable 5141.263SwizMaintainer: Niels Provos <provos@citi.umich.edu> 5151.263SwizArchive Site: http://www.monkey.org/~provos/libevent/ 5161.335SlukemHome Page: http://www.monkey.org/~provos/libevent/ 5171.263SwizResponsible: provos 5181.387SrpauloLicense: BSD (3/4-clause) 5191.263SwizNotes: 5201.263Swiz 5211.1SlukemPackage: libpcap 5221.434SdrochnerVersion: 0.9.4 5231.575SdrochnerCurrent Vers: 0.9.8 5241.1SlukemMaintainer: tcpdump-workers@tcpdump.org 5251.1SlukemArchive Site: http://www.tcpdump.org/release/ 5261.335SlukemHome Page: http://www.tcpdump.org/ 5271.1SlukemMailing List: tcpdump-workers@tcpdump.org 5281.569SwizResponsible: dyoung 5291.387SrpauloLicense: BSD (3/4-clause) 5301.1SlukemNotes: 5311.1Slukem 5321.1SlukemPackage: libwrap 5331.1SlukemVersion: tcp_wrappers 7.6 w/ large amount of IPv6 changes 5341.1SlukemCurrent Vers: tcp_wrappers 7.6-ipv6.1 5351.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 5361.1SlukemArchive Site: ftp://ftp.porcupine.org/pub/security/ 5371.335SlukemHome Page: ftp://ftp.porcupine.org/pub/security/ 5381.230SjunyoungMailing List: 5391.569SwizResponsible: cjs 5401.387SrpauloLicense: BSD-like 5411.1SlukemNotes: 5421.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both 5431.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built 5441.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap. 5451.1Slukem 5461.1SlukemPackage: mopd 5471.1SlukemVersion: 2.5.3 5481.1SlukemCurrent Vers: 2.5.3 5491.1SlukemMaintainer: Mats O Jansson <maja@celsiustech.se> 5501.335SlukemArchive Site: BROKEN ftp://ftp.stacken.kth.se/pub/OS/NetBSD/mopd/ 5511.335SlukemHome Page: http://www.stacken.kth.se/~moj/mopd.html 5521.230SjunyoungMailing List: 5531.1SlukemResponsible: cjs 5541.387SrpauloLicense: BSD (4-clause) 5551.1SlukemNotes: 5561.1SlukemDelete the otherOS directory before importing. 5571.1Slukem 5581.1SlukemPackage: nawk 5591.605SchristosVersion: 2007-05-01 5601.605SchristosCurrent Vers: 2007-05-01 5611.1SlukemMaintainer: Brian Kernighan <bwk@bell-labs.com> (Lucent Technologies) 5621.1SlukemArchive Site: http://cm.bell-labs.com/who/bwk/ 5631.335SlukemHome Page: http://cm.bell-labs.com/who/bwk/ 5641.1SlukemMailing List: 5651.1SlukemResponsible: jdolecek 5661.387SrpauloLicense: BSD-like 5671.1SlukemNotes: 5681.1SlukemBuild maketab from nawk sources and generate proctab.c. 5691.1SlukemRemove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import 5701.38Swizto src/dist/nawk. 5711.1Slukem 5721.1SlukemPackage: ndbootd 5731.1SlukemVersion: 0.5 5741.1SlukemCurrent Vers: 0.5 5751.1SlukemMaintainer: Matt Fredette <fredette@alum.mit.edu> 5761.335SlukemArchive Site: BROKEN http://mit.edu/fredette/www/ndbootd/ 5771.335SlukemHome Page: BROKEN http://stuff.mit.edu/people/fredette/home.html 5781.1SlukemResponsible: fredette 5791.387SrpauloLicense: BSD (4-clause) 5801.1SlukemNotes: 5811.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake 5821.1Slukemand ndbootd-raw.c. Restore saved config.h, and force it to define 5831.1SlukemHAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. 5841.1Slukem 5851.421SwizPackage: ntp 5861.535SkardelVersion: 4.2.4p2 5871.536SkardelCurrent Vers: 4.2.4p3 5881.421SwizMaintainer: David L. Mills <mills@udel.edu> 5891.421SwizArchive Site: ftp://ftp.udel.edu/pub/ntp/ntp4/ 5901.441SkardelHome Page: http://www.ntp.org/, http://ntp.isc.org/ 5911.421SwizMailing List: 5921.455SkardelResponsible: simonb, jonathan, kardel 5931.421SwizLicense: BSD-like 5941.421SwizNotes: 5951.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions. 5961.421Swiz 5971.1SlukemPackage: nvi 5981.312SaymericVersion: 1.79 5991.1SlukemCurrent Vers: 1.79 6001.1SlukemMaintainer: Keith Bostic <bostic@bsdi.com> 6011.1SlukemArchive Site: ftp://ftp.bostic.com/pub/ 6021.335SlukemHome Page: http://www.bostic.com/vi/ 6031.230SjunyoungMailing List: 6041.5SmrgResponsible: aymeric 6051.387SrpauloLicense: BSD (3/4-clause) 6061.1SlukemNotes: 6071.312SaymericWe have lots of local bug fixes, and the point of importing 1.81.x would 6081.312Saymericbe to get multibyte characters support. For now this means waiting for 6091.312Saymericadditions in our libcurses. 6101.1Slukem 6111.603SlukemPackage: OpenLDAP 6121.603SlukemVersion: 2.4.9 6131.624SsimonbCurrent Vers: 2.4.11 6141.603SlukemMaintainer: OpenLDAP Foundation 6151.603SlukemArchive Site: http://www.openldap.org/ 6161.603SlukemHome Page: http://www.openldap.org/ 6171.603SlukemMailing List: 6181.603SlukemResponsible: lukem 6191.603SlukemLicense: BSD (3-clause) 6201.603SlukemNotes: 6211.603SlukemImported into src/external/bsd/openldap/dist/ 6221.603SlukemNext import will need $ Id removal.. 6231.603Slukem 6241.293SchristosPackage: OpenPAM 6251.579SchristosVersion: 20071221 6261.579SchristosCurrent Vers: 20071221 6271.565SghenMaintainer: Dag-Erling Sm�rgrav <des@FreeBSD.org> 6281.276SwizArchive Site: http://www.openpam.org/ 6291.335SlukemHome Page: http://www.openpam.org/ 6301.276SwizMailing List: 6311.276SwizResponsible: christos 6321.387SrpauloLicense: BSD (3-clause) 6331.276SwizNotes: 6341.579SchristosNext import will need $ Id removal.. 6351.276Swiz 6361.612SchristosPackage: HPN-SSH 6371.612SchristosVersion: 5.0p1 13 v3 6381.612SchristosCurrent Vers: 5.0p1 13 v3 6391.612SchristosMaintainer: www.psc.edu 6401.612SchristosArchive Site: http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.0p1-hpn13v3.diff.gz 6411.612SchristosHome Page: http://www.psc.edu/networking/projects/hpn-ssh/ 6421.612SchristosMailing List: 6431.612SchristosResponsible: christos 6441.612SchristosLicense: 6451.612SchristosNotes: 6461.612SchristosPatch applied after OpenSSH import. 6471.612Schristos 6481.1SlukemPackage: OpenSSH 6491.590SchristosVersion: 5.0 6501.589SadrianpCurrent Vers: 5.0 / portable 5.0p1 6511.1SlukemMaintainer: OpenSSH 6521.1SlukemArchive Site: http://www.openssh.com/ftp.html 6531.335SlukemHome Page: http://www.openssh.com/portable.html 6541.1SlukemMailing List: openssh-unix-announce@mindrot.org 6551.298SitojunResponsible: thorpej, christos, elric 6561.387SrpauloLicense: BSD or more free. See src/crypto/dist/ssh/LICENSE 6571.1SlukemNotes: 6581.1Slukemimported from OpenBSD usr.bin/ssh (it is not from the portable OpenSSH) 6591.1Slukeminto crypto/dist/openssh. use openssh2netbsd before import. 6601.1Slukemlocal changes (should always try to bring them back to master openssh tree, 6611.1Slukemmarkus is very cooperative about it): 6621.1Slukem- default for PermitRootLogin is set to "no" 6631.1Slukem- IgnoreRootRhosts added 6641.1Slukem- look at login.conf to check valid user/access list 6651.469Schristos- krb5 support re-added 6661.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss 6671.279Schristos when someone imports openssl, we can remove this. 6681.279Schristos- uidswap.c changed order of set{e,}{u,g}id so that it works on NetBSD 6691.280Schristos- added moduli from portable openssh 6701.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh 6711.612Schristos- add the HPN patch 6721.384Schristos- always bump major when importing to avoid api problems. 6731.1Slukem 6741.1SlukemPackage: OpenSSL 6751.596SchristosVersion: SNAP-20080509 6761.608StacaCurrent Vers: 0.9.8h 6771.1SlukemMaintainer: The OpenSSL Project 6781.1SlukemArchive Site: ftp://ftp.openssl.org/source/ 6791.335SlukemHome Page: http://www.openssl.org/ 6801.1SlukemMailing List: openssl-announce@openssl.org 6811.569SwizResponsible: mcr, thorpej, groo, christos, mjf 6821.387SrpauloLicense: OpenSSL and SSLeay license (both BSD-like) 6831.1SlukemNotes: 6841.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers 6851.380Schristos- run make in /usr/src/lib/libcrypto/man to regen man pages. 6861.1Slukem 6871.19SwizPackage: pdisk 6881.19SwizVersion: 0.8a2 6891.19SwizCurrent Vers: 0.8a2 6901.19SwizMaintainer: Eryk Vershen <eryk@cfcl.com> 6911.19SwizArchive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 6921.335SlukemHome Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 6931.19SwizMailing List: 6941.19SwizResponsible: dbj 6951.387SrpauloLicense: BSD-like 6961.19SwizNotes: 6971.19SwizThis is the disk partition utility used by Apple's mkLinux and osX 6981.19SwizIt is imported into dist/pdisk, with a reachover makefile in 6991.19Swizsrc/sbin/pdisk builds for macppc and mac68k. 7001.19Swiz 7011.1SlukemPackage: pdksh 7021.1SlukemVersion: 5.2.14p2 7031.1SlukemCurrent Vers: 5.2.14p2 7041.1SlukemMaintainer: Michael Rendell <michael@cs.mun.ca> 7051.1SlukemArchive Site: ftp://ftp.cs.mun.ca/pub/pdksh/ 7061.335SlukemHome Page: http://www.cs.mun.ca/~michael/pdksh/ 7071.1SlukemMailing List: 7081.457SjdolecekResponsible: jdolecek 7091.387SrpauloLicense: Public domain 7101.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied. 7111.1Slukem 7121.421SwizPackage: PF (openbsd packet filter) 7131.609SpeterVersion: OpenBSD 4.2 7141.609SpeterCurrent Vers: OpenBSD 4.3-current 7151.422SpeterMaintainer: The OpenBSD Project 7161.421SwizArchive Site: ftp://ftp.openbsd.org/ 7171.421SwizHome Page: http://www.openbsd.org/faq/pf/ 7181.421SwizMailing List: pf@benzedrine.cx or appropriate OpenBSD mailing list 7191.569SwizResponsible: peter, yamt 7201.421SwizLicense: BSD (2-clause) 7211.421SwizNotes: 7221.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover 7231.421Swizdefinition (files.pf). userland code is imported into src/dist/pf, and 7241.421Swizreachover Makefiles are in src/usr.sbin/pf. 7251.421Swiz 7261.538SjoergPackage: pkg_install 7271.580SjoergVersion: 20080202 7281.580SjoergCurrent Vers.: 200820202 7291.538SjoergMaintainer: The pkgsrc developers 7301.538SjoergHome Page: http://www.pkgsrc.org 7311.539SheinzMailing List: tech-pkg@NetBSD.org 7321.538SjoergResponsible: joerg 7331.538SjoergLicense: BSD 7341.538SjoergNotes: 7351.538SjoergThe authoritive version used to live in src/usr.sbin/pkg_install and was 7361.538Sjoergmoved to pkgsrc/pkgtool/pkg_install. Reachover Makefiles are kept in place. 7371.538Sjoerg 7381.1SlukemPackage: ping 7391.1SlukemVersion: 980911 7401.1SlukemCurrent Vers: 980911 7411.1SlukemMaintainer: Vernon Schryver <vjs@rhyolite.com> 7421.1SlukemArchive Site: ftp://ftp.rhyolite.com/src/ 7431.335SlukemHome Page: http://www.rhyolite.com/src/ 7441.1SlukemMailing List: 7451.392SrpauloResponsible: christos 7461.387SrpauloLicense: BSD (3-clause) 7471.1SlukemNotes: 7481.1SlukemWe use err() and friends. We have changes for snprintf, extra 7491.1Slukemformating in man pages, disallowing flood pinging, alignment fixes, 7501.1Slukemand more. 7511.1Slukem 7521.1SlukemPackage: postfix 7531.611SchristosVersion: 2.5.2 7541.619SwizCurrent Vers: 2.5.3 7551.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 7561.1SlukemArchive Site: ftp://postfix.cloud9.net/official/ 7571.335SlukemHome Page: http://www.postfix.org/ 7581.1SlukemMailing List: postfix-users@postfix.org 7591.511SheasResponsible: heas 7601.452SrpauloLicense: IBM Public License. See also src/gnu/dist/postfix. 7611.1SlukemNotes: 7621.432SrpauloHTML documentation should be kept in sync with the README_FILES. 7631.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our 7641.432Srpaulodirectory layout (the easiest way to check is by running ``postfix 7651.432Srpauloset-permissions''). 7661.1Slukem 7671.1SlukemPackage: ppp 7681.447SchristosVersion: 2.4.4 7691.446SdanCurrent Vers: 2.4.4 7701.1SlukemMaintainer: Paul Mackerras <paulus@samba.org> 7711.1SlukemArchive Site: ftp://ftp.samba.org/pub/ppp/ 7721.349SjunyoungHome Page: 7731.1SlukemCVS root: :pserver:cvs@pserver.samba.org:/cvsroot (password: cvs) 7741.1SlukemMailing List: 7751.447SchristosResponsible: christos, cube 7761.387SrpauloLicense: BSD (3-clause) 7771.1SlukemNotes: 7781.1SlukemBSD support was removed from 2.4.0; I added it back and removed 7791.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to 7801.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use 7811.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 7821.1Slukemis clearly a pain. I have not tested the modules code, neither our 7831.1Slukemmakefiles make it easy to construct a module, but I left one there 7841.1Slukemas an example. 7851.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're 7861.447Schristosusing the version found in 2.4.1. 7871.1Slukem 7881.1SlukemPackage: rcs 7891.1SlukemVersion: 5.7 7901.1SlukemCurrent Vers: 5.7 7911.1SlukemMaintainer: FSF 7921.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/rcs/ 7931.1SlukemMailing List: bug-gnu-utils@gnu.org 7941.335SlukemHome Page: http://www.gnu.org/software/rcs/ 7951.463SagcResponsible: agc 7961.387SrpauloLicense: GPLv2 7971.1SlukemNotes: 7981.1SlukemBeta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 7991.1Slukem 8001.1SlukemPackage: root.cache 8011.562SitohyVersion: 2007110100 (Nov 01, 2007) 8021.562SitohyCurrent Vers: 2007110100 (Nov 01, 2007) 8031.14SperryMaintainer: InterNIC 8041.14SperryArchive Site: ftp://ftp.internic.net/domain/named.root 8051.335SlukemHome Page: ftp://ftp.internic.net/domain/named.root 8061.1SlukemMailing List: 8071.507SperryResponsible: thorpej 8081.387SrpauloLicense: Public domain 8091.1SlukemNotes: 8101.1SlukemThe root server cache is also included with BIND. However, the 8111.1SlukemInterNIC version is usually more up to date. 8121.1Slukem 8131.1SlukemPackage: routed 8141.201SchristosVersion: 2.28 8151.491SperryCurrent Vers: 2.31 8161.1SlukemMaintainer: Vernon Schryver <vjs@rhyolite.com> 8171.1SlukemArchive Site: ftp://ftp.rhyolite.com/src/ 8181.335SlukemHome Page: http://www.rhyolite.com/src/ 8191.1SlukemMailing List: 8201.392SrpauloResponsible: christos 8211.387SrpauloLicense: BSD (4-clause) 8221.1SlukemNotes: 8231.1SlukemWe use the md5 code from libc 8241.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF 8251.201SchristosWe use arc4random 8261.201SchristosWe use strlcpy/snprintf 8271.1Slukem 8281.1SlukemPackage: send-pr (part of GNATS) 8291.1SlukemVersion: 3.95 8301.359SrpauloCurrent Vers: 4.1 8311.1SlukemMaintainer: FSF 8321.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gnats/ 8331.335SlukemHome Page: http://www.gnu.org/software/gnats/ 8341.1SlukemMailing List: bug-gnats@gnu.org 8351.387SrpauloLicense: GPLv2 8361.1SlukemResponsible: 8371.1SlukemNotes: 8381.1Slukem 8391.1SlukemPackage: SoftFloat 8401.1SlukemVersion: 2a 8411.1SlukemCurrent Vers: 2b 8421.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 8431.144SdentArchive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 8441.335SlukemHome Page: http://www.jhauser.us/arithmetic/SoftFloat.html 8451.1SlukemMailing List: 8461.1SlukemResponsible: bjh21 8471.387SrpauloLicense: Public domain 8481.1SlukemNotes: 8491.1SlukemHeavily modified for use as a soft float library for GCC. The actual 8501.1Slukemarithmetic code is unchanged, though, and should behave exactly like the 8511.1Slukemoriginal. 8521.1Slukem 8531.1SlukemPackage: tcpdump 8541.541SdrochnerVersion: 3.9.7 8551.575SdrochnerCurrent Vers: 3.9.8 8561.429ShubertfMaintainer: tcpdump-workers@lists.tcpdump.org 8571.1SlukemArchive Site: http://www.tcpdump.org/release/ 8581.335SlukemHome Page: http://www.tcpdump.org/ 8591.429ShubertfMailing List: tcpdump-workers@lists.tcpdump.org 8601.569SwizResponsible: 8611.387SrpauloLicense: BSD (3-clause) 8621.1SlukemNotes: 8631.2SwizCode will be imported into src/dist/tcpdump. Changes have to go back to 8641.1Slukemtcpdump.org. 8651.1Slukem 8661.1SlukemPackage: termcap.src 8671.1SlukemVersion: 9.13.25 8681.1SlukemCurrent Vers: 11.0.1 8691.1SlukemMaintainer: Eric S. Raymond <terminfo@ccil.org> 8701.50SenamiArchive Site: http://www.catb.org/~esr/terminfo/ 8711.335SlukemHome Page: http://www.catb.org/~esr/terminfo/ 8721.1SlukemMailing List: 8731.1SlukemResponsible: 8741.387SrpauloLicense: Public domain 8751.1SlukemNotes: 8761.1Slukem 8771.1SlukemPackage: TestFloat 8781.1SlukemVersion: 2a 8791.1SlukemCurrent Vers: 2a 8801.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 8811.144SdentArchive Site: http://www.jhauser.us/arithmetic/TestFloat.html 8821.335SlukemHome Page: http://www.jhauser.us/arithmetic/TestFloat.html 8831.1SlukemMailing List: 8841.1SlukemResponsible: ross 8851.387SrpauloLicense: BSD (4-clause) 8861.1SlukemNotes: 8871.1Slukem 8881.1SlukemPackage: texinfo 8891.232SwizVersion: 4.7 8901.593SwizCurrent Vers: 4.12 8911.1SlukemMaintainer: FSF 8921.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/texinfo/ 8931.335SlukemHome Page: http://www.gnu.org/software/texinfo/ 8941.1SlukemMailing List: bug-texinfo@gnu.org 8951.1SlukemResponsible: wiz 8961.537SwizLicense: GPLv2 (4.9 is GPLv3) 8971.1SlukemNotes: 8981.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree 8991.38Swizfor the import. 9001.1Slukem 9011.1SlukemPackage: top 9021.614SchristosVersion: 3.8beta1 9031.614SchristosCurrent Vers: 3.8beta1 9041.1SlukemMaintainer: William LeFebvre <wnl@groupsys.com> 9051.614SchristosArchive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz 9061.335SlukemHome Page: http://www.unixtop.org/ 9071.1SlukemMailing List: top-spinners@ocee.groupsys.com 9081.614SchristosResponsible: simonb, christos 9091.387SrpauloLicense: BSD (2-clause) 9101.1SlukemNotes: 9111.1Slukem 9121.1SlukemPackage: traceroute 9131.1SlukemVersion: 1.4a5 9141.1SlukemCurrent Vers: 1.4a12 9151.1SlukemMaintainer: traceroute@ee.lbl.gov 9161.1SlukemArchive Site: ftp://ftp.ee.lbl.gov/ 9171.335SlukemHome Page: http://ftp.ee.lbl.gov/ 9181.1SlukemMailing List: 9191.1SlukemResponsible: 9201.387SrpauloLicense: BSD (4-clause) 9211.1SlukemNotes: 9221.1Slukem 9231.1SlukemPackage: tz 9241.554SkleinkVersion: tzcode2004a / tzdata2007h 9251.607SapbCurrent Vers: tzcode2008a / tzdata2008c 9261.1SlukemMaintainer: Arthur David Olson <ado@elsie.nci.nih.gov> 9271.1SlukemArchive Site: ftp://elsie.nci.nih.gov/pub/ 9281.349SjunyoungHome Page: 9291.1SlukemMailing List: tz@elsie.nci.nih.gov 9301.1SlukemResponsible: kleink 9311.387SrpauloLicense: Public domain 9321.1SlukemNotes: 9331.1SlukemUse src/lib/libc/time/tzcode2netbsd to prepare the source tree 9341.1Slukemfor import. 9351.1Slukem 9361.578SchristosPackage: wpa_supplicant/hostapd 9371.578SchristosVersion: 0.6.2 9381.585StnnCurrent Vers: 0.6.3 9391.365SwizMaintainer: Jouni Malinen <jkmaline@cc.hut.fi> 9401.365SwizArchive Site: http://hostap.epitest.fi/releases/ 9411.582SjoergHome Page: http://hostap.epitest.fi/wpa_supplicant/ 9421.365SwizMailing List: 9431.578SchristosResponsible: scw, dyoung, christos 9441.387SrpauloLicense: BSD or GPLv2 9451.365SwizNotes: 9461.578SchristosSee /usr/src/dist/wpa/NetBSD-upgrade for update instructions. 9471.365Swiz 9481.1SlukemPackage: XFree86 9491.307StronVersion: 4.5.0 9501.551SwizCurrent Vers: 4.7.0 9511.349SjunyoungMaintainer: XFree86 Project, Inc. 9521.1SlukemArchive Site: ftp://ftp.xfree86.org/pub/XFree86/ 9531.335SlukemHome Page: http://www.xfree86.org/ 9541.349SjunyoungMailing List: devel@xfree86.org 9551.1SlukemResponsible: tron 9561.387SrpauloLicense: XFree 9571.1SlukemNotes: 9581.1Slukem4.x: 9591.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript 9601.1Slukem files which we don't need in our tree. 9611.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should 9621.305Stron be submitted back via http://bugzilla.xfree86.org. 9631.1Slukem 9641.421SwizPackage: Xorg 9651.421SwizVersion: 7.0 9661.421SwizCurrent Vers: 7.0 9671.421SwizMaintainer: The X.Org Foundation 9681.421SwizArchive Site: http://xorg.freedesktop.org/releases/X11R7.0/src/ 9691.421SwizHome Page: http://www.x.org/ 9701.421SwizMailing List: xorg@lists.freedesktop.org 9711.421SwizResponsible: macallan 9721.421SwizLicense: XFree 9731.421SwizNotes: This is the modular branch tagged as XORG-7_0 pulled from 9741.421Swiz xorg's cvs repository. 9751.421Swiz 9761.1SlukemPackage: zlib 9771.397SchristosVersion: 1.2.3 9781.349SjunyoungCurrent Vers: 1.2.3 9791.1SlukemMaintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 9801.512StacaArchive Site: http://www.zlib.net/ 9811.512StacaHome Page: http://www.zlib.net/ 9821.1SlukemMailing List: 9831.397SchristosResponsible: gwr, tron, christos 9841.387SrpauloLicense: BSD (3-clause) 9851.1SlukemNotes: 9861.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland. 9871.534Schristos 9881.534SchristosPackage: services, protocols 9891.534SchristosVersion: 2007-06-14 9901.534SchristosCurrent Vers: 2007-06-14 9911.534SchristosMaintainer: IANA 9921.534SchristosArchive Site: http://www.iana.org/assignments/ 9931.534SchristosHome Page: http://www.iana.org 9941.534SchristosMailing List: 9951.534SchristosResponsible: christos 9961.534SchristosLicense: None 9971.534SchristosNotes: 9981.534Schristos1. Download the latest converter from: 9991.534Schristos http://www.sethwklein.net/projects/iana-etc/ 10001.534Schristos2. Unpack it and run: 10011.534Schristos gmake get 10021.534Schristos gmake 10031.534Schristos3. Add NetBSD rcsid to the generated protocols and services. 10041.534Schristos4. Append the local services from the current services file. 10051.534Schristos5. Run: 10061.534Schristos services_mkdb -u services > /usr/src/etc/services 10071.534Schristos cp protocols /usr/src/etc/protocols 10081.615Smrg 10091.615SmrgPackage: mesa-drm 10101.617SmrgVersion: git 2580a065d81be645a14af1e91b8441f7e72fcbe4 10111.615SmrgCurrent Vers: 10121.617SmrgMaintainer: mesa-git@? 10131.615SmrgArchive Site: git://anongit.freedesktop.org/git/mesa/drm 10141.615SmrgHome Page: 10151.615SmrgMailing List: 10161.615SmrgResponsible: mrg, bjs 10171.615SmrgLicense: BSD 10181.615SmrgNotes: 10191.615SmrgImported all except for linux-core into src/sys/external/bsd/drm/dist. 1020