3RDPARTY revision 1.862
11.862Staca# $NetBSD: 3RDPARTY,v 1.862 2011/09/04 10:15:01 taca 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.821Sjakllsch# 3rdparty2html): 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.849SjruohoVersion: 20110623 291.848SjruohoCurrent Vers: 20110623 301.814SjruohoMaintainer: Intel 311.814SjruohoArchive Site: http://www.acpica.org/downloads/unix2_source_code.php 321.574SjmcneillHome Page: http://www.acpica.org/ 331.574SjmcneillMailing List: devel@acpica.org 341.816SjruohoLicense: BSD-like 351.814SjruohoResponsible: jmcneill, jruoho 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.846SjmmvVersion: 0.14 561.846SjmmvCurrent Vers: 0.14 571.827SjmmvMaintainer: Julio Merino <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.827SjmmvUse external/bsd/atf/prepare-import.sh to regenerate the dist/ directory. 661.567SjmmvGiven that the primary goal of ATF is to provide a testing framework for 671.567SjmmvNetBSD, no local changes should be ever needed. Always direct them to the 681.567Sjmmvmaintainer for integration in official releases. 691.567Sjmmv 701.427SgdamorePackage: ath-hal 711.713SsborrillVersion: FreeBSD SVN revision number 185521 721.713SsborrillCurrent Vers: FreeBSD SVN revision number 185521 731.427SgdamoreMaintainer: Sam Leffler <sam@errno.com> 741.427SgdamoreArchive Site: none 751.427SgdamoreHome Page: none 761.427SgdamoreMailing List: none 771.713SsborrillResponsible: sam, alc 781.713SsborrillLicense: BSD-like (2 clause), ISC 791.427SgdamoreNotes: 801.713SsborrillThe HAL is located in src/sys/external/isc/atheros_hal 811.427Sgdamore 821.1SlukemPackage: bc 831.1SlukemVersion: 1.06 841.1SlukemCurrent Vers: 1.06 851.1SlukemMaintainer: Phil Nelson <phil@cs.wwu.edu> 861.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/bc/ 871.335SlukemHome Page: http://www.gnu.org/software/bc/ 881.1SlukemMailing List: bug-bc@gnu.org 891.1SlukemResponsible: phil, simonb 901.387SrpauloLicense: GPLv2, LGPGv2.1 911.1SlukemNotes: 921.1Slukembc includes dc, both of which are in the NetBSD tree. 931.1Slukem 941.683SchristosPackage: bind [named and utils] 951.855SspzVersion: 9.8.0-P4 961.862StacaCurrent Vers: 9.8.1 971.1SlukemMaintainer: Paul Vixie <vixie@vix.com> 981.246SwizArchive Site: ftp://ftp.isc.org/isc/bind9/ 991.335SlukemHome Page: http://www.isc.org/sw/bind/ 1001.1SlukemMailing List: 1011.569SwizResponsible: vixie, christos 1021.387SrpauloLicense: BSD-like (2-clause) 1031.1SlukemNotes: 1041.683SchristosFirst bind2netbsd script to import into src/external/bsd/bind/dist. 1051.683SchristosThe Makefiles in src/external/bsd/bind are not handled by the script. 1061.610SchristosBuild bind to generate the include files. 1071.683SchristosThen binclude4netbsd script to import into src/external/bsd/bind/include. 1081.683SchristosThe libc and include parts of the resolver are now part of libbind. 1091.683Schristos 1101.683SchristosPackage: libbind [libc resolver and includes] 1111.684SchristosVersion: libbind-6.0-rc1 1121.683SchristosCurrent Vers: libbind-6.0-rc1 1131.683SchristosMaintainer: Paul Vixie <vixie@vix.com> 1141.683SchristosArchive Site: ftp://ftp.isc.org/isc/libbind/ 1151.683SchristosHome Page: http://www.isc.org/sw/bind/ 1161.683SchristosMailing List: 1171.683SchristosResponsible: vixie, christos 1181.683SchristosLicense: BSD-like (2-clause) 1191.683SchristosNotes: 1201.683SchristosFirst libbind2netbsd script to import into src/external/bsd/libbind/dist. 1211.252SchristosThen include4netbsd script to import into src/include. 1221.252SchristosThen libc4netbsd script to update the resolver in libc. 1231.252SchristosTodo[1]: Update libresolv if needed. 1241.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now 1251.252Schristos they are too different or do not exist anymore: 1261.252Schristos gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c 1271.252Schristos Others like getaddrinfo.c could be merged with isc, but it seems 1281.252Schristos that ours is from a more recent version of KAME? 1291.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net 1301.518Sghen to isc/base64.c. 1311.252SchristosTodo[4]: Re-entrant functions of net/* 1321.683SchristosTodo[5]: Reconcile the doc directory. 1331.1Slukem 1341.161SmrgPackage: binutils 1351.807StronVersion: 2.19.1 1361.793SwizCurrent Vers: 2.21 1371.1SlukemMaintainer: FSF 1381.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/binutils/ 1391.335SlukemHome Page: http://www.gnu.org/software/binutils/ 1401.1SlukemMailing List: bug-gnu-utils@gnu.org 1411.61SmrgResponsible: thorpej, mrg 1421.807StronLicense: GPLv3, LGPLv3, GPLv2, LGPLv2, BSD 1431.1SlukemNotes: 1441.1Slukem 1451.696SdentPackage: bozohttpd 1461.767SmrgVersion: 20100617 1471.767SmrgCurrent Vers: 20100617 1481.696SdentMaintainer: mrg@eterna.com.au 1491.697SdentArchive Site: ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/ 1501.696SdentHome Page: http://eterna.com.au/bozohttpd/ 1511.696SdentMailing List: 1521.696SdentResponsible: mrg 1531.696SdentLicense: BSD 1541.696SdentNotes: 1551.696Sdent1. Delete "queue.h" from the distribution. 1561.696Sdent2. Integrated as src/libexec/httpd. 1571.696Sdent 1581.1SlukemPackage: bsd-family-tree 1591.563SxtraemeVersion: 1.116 1601.563SxtraemeCurrent Vers: 1.116 1611.144SdentMaintainer: n/a 1621.335SlukemArchive Site: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 1631.335SlukemHome Page: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 1641.1SlukemMailing List: 1651.675SjmcneillResponsible: 1661.387SrpauloLicense: See URL above. 1671.1SlukemNotes: 1681.1Slukem 1691.650SperryPackage: byacc 1701.797SchristosVersion: 20101127 1711.800SwizCurrent Vers: 20101229 1721.650SperryMaintainer: Thomas Dickey <dickey@invisible-island.net> 1731.650SperryArchive Site: http://www.invisible-island.net/byacc/byacc.html 1741.650SperryHome Page: http://www.invisible-island.net/byacc/byacc.html 1751.650SperryMailing List: 1761.650SperryResponsible: christos 1771.650SperryLicense: Public Domain 1781.650SperryNotes: 1791.650Sperry 1801.1SlukemPackage: bzip2 1811.652StsutsuiVersion: 1.0.5 1821.586SchristosCurrent Vers: 1.0.5 1831.1SlukemMaintainer: Julian Seward <jseward@acm.org> 1841.1SlukemArchive Site: http://sources.redhat.com/bzip2/ 1851.335SlukemHome Page: http://www.bzip.org/ 1861.1SlukemMailing List: 1871.1SlukemResponsible: 1881.387SrpauloLicense: BSD (4-clause) 1891.1SlukemNotes: 1901.1SlukemSee /usr/src/dist/bzip2/bzip2netbsd for update instructions. 1911.1Slukem 1921.1SlukemPackage: Citrus XPG4DL 1931.696SdentVersion: 1941.696SdentCurrent Vers: 1951.1SlukemMaintainer: Citrus 1961.1SlukemArchive Site: http://citrus.bsdclub.org/ 1971.335SlukemHome Page: http://citrus.bsdclub.org/ 1981.1SlukemMailing List: bsd-locale@hauN.org 1991.569SwizResponsible: tshiozak 2001.387SrpauloLicense: Ambiguous. Either BSD or Perl Artistic License 2011.387Srpaulo See http://citrus.bsdclub.org/#pol_license for more info. 2021.1SlukemNotes: 2031.1Slukemlanguage C multilingualization support suite using wchar_t and other standards. 2041.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't 2051.173Sitojunneed to look for other CVS tree (like citrus CVS tree) 2061.1Slukemmain trunc has Citrus code in the following places: 2071.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support 2081.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation. 2091.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer 2101.173Sitojun- src/lib/libc/iconv: iconv(3) 2111.1Slukem 2121.1SlukemPackage: cron 2131.761SchristosVersion: 4.1 2141.680SwizCurrent Vers: 4.1 2151.1SlukemMaintainer: Paul Vixie <vixie@vix.com> 2161.376SmrgArchive Site: ftp://ftp.isc.org/isc/cron/ 2171.349SjunyoungHome Page: 2181.1SlukemMailing List: 2191.1SlukemResponsible: 2201.387SrpauloLicense: BSD-like 2211.1SlukemNotes: 2221.1Slukem 2231.1SlukemPackage: cvs 2241.681SchristosVersion: 1.12.13 2251.681SchristosCurrent Vers: 1.12.13 2261.1SlukemMaintainer: cvshome 2271.375SwizArchive Site: http://ftp.gnu.org/non-gnu/cvs/ 2281.375SwizHome Page: http://cvs.nongnu.org/ 2291.1SlukemMailing List: bug-cvs@gnu.org 2301.737SwizResponsible: christos 2311.387SrpauloLicense: GPLv1, LGPLv2 2321.1SlukemNotes: 2331.628SjnemethUse src/gnu/dist/xcvs/cvs2netbsd for preparing the source tree 2341.1Slukemfor the import. 2351.628SjnemethDo not forget to update gnu/usr.bin/xcvs/include/config.h to match 2361.628Sjnemethgnu/dist/xcvs/config.h.in. 2371.1Slukem 2381.1SlukemPackage: db 2391.1SlukemVersion: 1.85 2401.696SdentCurrent Vers: 1.86/4.7.25 2411.1SlukemMaintainer: Keith Bostic <bostic@vangogh.cs.berkeley.edu> 2421.584StnnArchive Site: http://www.oracle.com/technology/software/products/berkeley-db/ 2431.584StnnHome Page: http://www.oracle.com/database/berkeley-db/ 2441.1SlukemMailing List: 2451.1SlukemResponsible: 2461.584StnnLicense: BSD or Oracle Commercial License 2471.1SlukemNotes: 2481.1SlukemNote that we cannot use db 2.x for license reasons. 2491.1SlukemThree bug fixes against 1.85 sent back to bostic. Changes to 2501.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious). 2511.1SlukemImport of DB 1.85 was done via a sh script which converted the 2521.1Slukemdistribution into the netbsd format. The script can be found in 2531.1Slukemsrc/lib/libc/db/db2netbsd. 2541.1Slukem 2551.1SlukemPackage: dhcp 2561.352SdrochnerVersion: 3.0.3 2571.765StacaCurrent Vers: 3.1.3/4.0.2/4.1.1-P1 2581.392SrpauloMaintainer: mellon 2591.1SlukemArchive Site: ftp://ftp.isc.org/isc/dhcp/ 2601.696SdentHome Page: http://www.isc.org/software/dhcp/ 2611.1SlukemMailing List: dhcp-server@isc.org 2621.1SlukemMailing List: dhcp-client@isc.org 2631.1SlukemMailing List: dhcp-announce@isc.org 2641.1SlukemMailing List: dhcp-bugs@isc.org 2651.1SlukemResponsible: mellon 2661.387SrpauloLicense: BSD (3-clause) 2671.1SlukemNotes: 2681.1SlukemNo changes for NetBSD integration - just import the new distribution on 2691.1Slukemtop of the current tree. 2701.1Slukem 2711.604SjoergPackage: dhcpcd 2721.829SroyVersion: 5.2.12 2731.829SroyCurrent Vers: 5.2.12 2741.654SroyMaintainer: roy 2751.666SroyArchive Site: ftp://roy.marples.name/pub/dhcpcd/ 2761.654SroyHome Page: http://roy.marples.name/projects/dhcpcd/ 2771.654SroyMailing List: dhcpcd-discuss@marples.name 2781.604SjoergLicense: BSD (2-clause) 2791.604SjoergNotes: 2801.604SjoergPlease submit all changes to the author. 2811.654SroyThe distribution doesn't include the Linux specific bits or build system. 2821.604Sjoerg 2831.1SlukemPackage: diffutils 2841.42SwizVersion: 2.8.1 2851.1SlukemCurrent Vers: 2.8.1 2861.1SlukemMaintainer: FSF 2871.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/diffutils/ 2881.335SlukemHome Page: http://www.gnu.org/software/diffutils/ 2891.1SlukemMailing List: bug-gnu-utils@gnu.org 2901.737SwizResponsible: 2911.387SrpauloLicense: GPLv2 2921.1SlukemNotes: 2931.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree 2941.43Swizfor the import. 2951.1Slukem 2961.400SkleinkPackage: gdtoa 2971.824SchristosVersion: 2011-03-19 2981.824SchristosCurrent Vers: $(date) 2991.335SlukemMaintainer: David M. Gay <dmg@acm.org> 3001.696SdentArchive Site: http://www.netlib.org/fp/ 3011.335SlukemHome Page: http://www.netlib.org/fp/ 3021.1SlukemMailing List: none 3031.373SkleinkResponsible: kleink 3041.387SrpauloLicense: BSD-like 3051.1SlukemNotes: 3061.824SchristosTest suite integrated at this time, but not built (and fails to run). 3071.400SkleinkNo hexadecimal floating-point string conversion for VAX FP yet. 3081.400SkleinkOnly double-precision addressed at this time. 3091.1Slukem 3101.1SlukemPackage: file 3111.838SchristosVersion: 5.07 3121.861SwizCurrent Vers: 5.08 3131.1SlukemMaintainer: Christos Zoulas <christos@zoulas.com> 3141.1SlukemArchive Site: ftp://ftp.astron.com/pub/file/ 3151.349SjunyoungHome Page: 3161.1SlukemMailing List: file@mx.gw.com 3171.1SlukemResponsible: christos, pooka 3181.387SrpauloLicense: BSD (2-clause) 3191.1SlukemNotes: 3201.632Schristosuse file2netbsd 3211.1Slukem 3221.1SlukemPackage: flex 3231.726SchristosVersion: 2.5.35 3241.651SperryCurrent Vers: 2.5.35 3251.651SperryMaintainer: Will Estes <wlestes@users.sourceforge.net> 3261.651SperryArchive Site: http://flex.sourceforge.net/ 3271.651SperryHome Page: http://flex.sourceforge.net/ 3281.651SperryMailing List: http://lists.sourceforge.net/mailman/listinfo/flex-announce 3291.651SperryResponsible: 3301.387SrpauloLicense: BSD-like 3311.1SlukemNotes: 3321.726SchristosThere is a flex2netbsd script to help newer imports. 3331.1Slukem 3341.1SlukemPackage: gcc 3351.847SmrgVersion: 4.1.3-20080831/4.5.3 3361.847SmrgCurrent Vers: 4.6.0 3371.501SmrgMaintainer: FSF 3381.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gcc/ 3391.335SlukemHome Page: http://www.gnu.org/software/gcc/ 3401.1SlukemMailing List: gcc-bugs@gnu.org 3411.61SmrgResponsible: thorpej, mrg 3421.847SmrgLicense: GPLv3, LGPLv3.1 3431.1SlukemNotes: 3441.185Smrgbefore importing: 3451.185Smrg - delete all .cvsignore and .brik files 3461.185Smrg - delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar 3471.439Smrg - delete all related testsuites 3481.439Smrgfor GCC4: 3491.439Smrg - delete all fortran and testsuites 3501.448Smrg - update gcc/version.c for the NetBSD GCC date 3511.847Smrgfor GCC 4.5: 3521.847Smrg - use core/c++/objc/testsuite tarballs 3531.847Smrg - delete: 3541.847Smrg gcc/testsuite/ada 3551.847Smrg gcc/testsuite/gfortran* 3561.847Smrg gcc/testsuite/gnat.dg 3571.1Slukem 3581.1SlukemPackage: gdb 3591.712SsnjVersion: 6.5 3601.777SwizCurrent Vers: 7.2 3611.1SlukemMaintainer: FSF 3621.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gdb/ 3631.335SlukemHome Page: http://www.gnu.org/software/gdb/ 3641.1SlukemMailing List: bug-gdb@gnu.org 3651.526SmrgResponsible: thorpej 3661.387SrpauloLicense: GPLv2, LGPLv2 3671.1SlukemNotes: 3681.473StlsWhen updating GDB, it is imperative to test that: 3691.474Schristos - Debugging of kernel cores ("target kvm") works correctly 3701.473Stls - Support for our kernel's remote serial debugging protocol 3711.473Stls ("options KGDB") works correctly. 3721.1Slukem 3731.1SlukemPackage: gettext 3741.328SchristosVersion: 0.14.4 3751.568SwizCurrent Vers: 0.17 3761.1SlukemMaintainer: FSF 3771.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gettext/ 3781.335SlukemHome Page: http://www.gnu.org/software/gettext/ 3791.1SlukemMailing List: bug-gnu-utils@gnu.org 3801.569SwizResponsible: 3811.387SrpauloLicense: GPLv2 3821.1SlukemNotes: 3831.1SlukemGNU gettext is used for userland tools like msgfmt(1) only. For libintl, 3841.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for 3851.1Slukem"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 3861.1Slukem 3871.478SapbPackage: gkermit 3881.478SapbVersion: 1.00 3891.478SapbCurrent Vers: 1.00 3901.478SapbMaintainer: Kermit Project - Columbia University <kermit@columbia.edu> 3911.478SapbArchive Site: ftp://kermit.columbia.edu/kermit/archives/ 3921.478SapbHome Page: http://www.columbia.edu/kermit/ 3931.478SapbMailing List: 3941.478SapbResponsible: apb 3951.478SapbLicense: GPLv2 3961.478SapbNotes: 3971.478Sapb 3981.1SlukemPackage: grep 3991.52SwizVersion: 2.5.1 4001.778SwizCurrent Vers: 2.7 4011.1SlukemMaintainer: FSF 4021.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/grep/ 4031.335SlukemHome Page: http://www.gnu.org/software/grep/ 4041.1SlukemMailing List: bug-gnu-utils@gnu.org 4051.737SwizResponsible: simonb 4061.621SsimonbLicense: GPLv2 (2.5.1), GPLv3 (2.5.3) 4071.1SlukemNotes: 4081.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree 4091.44Swizfor the import. 4101.230SjunyoungA non-gnu grep was imported into src/usr.bin/grep on 2 Jan 2004. It 4111.174Scjepneeds some tuning before it can replace gnu grep. 4121.174Scjep (cf. http://www.vocito.com/downloads/software/grep/) 4131.1Slukem 4141.1SlukemPackage: groff 4151.408SwizVersion: 1.19.2 4161.801SwizCurrent Vers: 1.21 4171.216SwizMaintainer: Werner Lemberg/FSF 4181.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/groff/ 4191.335SlukemHome Page: http://www.gnu.org/software/groff/ 4201.1SlukemMailing List: bug-groff@gnu.org 4211.737SwizResponsible: 4221.387SrpauloLicense: GPLv2 4231.1SlukemNotes: 4241.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution 4251.1Slukemfor import. 4261.1Slukem 4271.1SlukemPackage: heimdal 4281.837SelricVersion: 1.5pre1 4291.837SelricCurrent Vers: 1.5pre1 4301.1SlukemMaintainer: Heimdal <heimdal@pdc.kth.se> 4311.1SlukemArchive Site: ftp://ftp.pdc.kth.se/pub/heimdal/src/ 4321.335SlukemHome Page: http://www.pdc.kth.se/heimdal/ 4331.1SlukemMailing List: heimdal-discuss@pdc.kth.se 4341.411SwizResponsible: joda, lha 4351.387SrpauloLicense: BSD 4361.1SlukemNotes: 4371.1Slukem 4381.1SlukemPackage: hunt 4391.117SwizVersion: 2003-04-16 4401.107SwizCurrent Vers: 2003-04-16 4411.335SlukemMaintainer: Greg Couch <gregc@cgl.ucsf.edu> 4421.107SwizArchive Site: ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z 4431.335SlukemHome Page: http://www.cgl.ucsf.edu/home/gregc/oss.html 4441.1SlukemResponsible: mrg 4451.387SrpauloLicense: BSD (3-clause) 4461.1SlukemNotes: 4471.1Slukem 4481.202SmarttiPackage: ipf 4491.715SmarttiVersion: 4.1.33 4501.715SmarttiCurrent Vers: 4.1.33 4511.1SlukemMaintainer: Darren Reed 4521.267StacaArchive Site: http://coombs.anu.edu.au/~avalon/ 4531.335SlukemHome Page: http://coombs.anu.edu.au/~avalon/ 4541.1SlukemMailing List: ipfilter@postbox.anu.edu.au 4551.731SmarttiResponsible: darrenr, mike 4561.387SrpauloLicense: BSD-based, see src/dist/ipf/IPFILTER.LICENSE 4571.1SlukemNotes: 4581.1Slukemipf2netbsd should be used on a virgin ipfilter source tree. 4591.602SmarttiSee also dist/ipf/README.NetBSD 4601.1Slukem 4611.284SthorpejPackage: ipsec-tools 4621.548SgdtVersion: (ipsec-tools head is NetBSD-current head) 4631.284SthorpejMaintainer: IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net> 4641.335SlukemArchive Site: http://ipsec-tools.sourceforge.net 4651.335SlukemHome Page: http://ipsec-tools.sourceforge.net 4661.284SthorpejMailing List: ipsec-tools-devel@lists.sourceforge.net 4671.549SmanuResponsible: manu, vanhu, mgrooms 4681.387SrpauloLicense: BSD (3-clause) 4691.284SthorpejNotes: 4701.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools 4711.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure 4721.550Smanugenerated files are available in the NetBSD source tree at: 4731.550Smanu src/lib/libipsec/config.h 4741.550Smanu src/lib/libipsec/package_version.h 4751.550SmanuWhen configure.ac is updated, run the following: 4761.550Smanu cd src/crypto/dist/ipsec-tools 4771.550Smanu ./bootstrap 4781.550Smanu ./configure --enable-adminport --enable-hybrid --enable-frag \ 4791.550Smanu --enable-natt --enable-dpd 4801.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with 4811.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking) 4821.550Smanu 4831.550SmanuNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 4841.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand, 4851.550Smanuipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 4861.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly 4871.550Smanusync with ipsec-tools-0_7-branch) 4881.284Sthorpej 4891.1SlukemPackage: KAME IPv6 4901.1SlukemVersion: KAME/NetBSD SNAP kit 4911.1SlukemCurrent Vers: KAME/NetBSD SNAP kit (shipped every week) 4921.1SlukemMaintainer: KAME Project <kame@kame.net> 4931.1SlukemArchive Site: http://www.kame.net/ 4941.335SlukemHome Page: http://www.kame.net/ 4951.1SlukemMailing List: snap-users@kame.net 4961.569SwizResponsible: 4971.387SrpauloLicense: BSD (3-clause) 4981.1SlukemNotes: 4991.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with 5001.1Slukemmore conservative implementation policy. 5011.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000. 5021.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change, 5031.1SlukemKNF police). We need to take diffs across KAME snapshots on upgrades. 5041.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION 5051.1Slukemin sys/netinet6/in6.h. No script is available for upgrades. 5061.1Slukem"KAME" branch is used for kernel merge work purposes. 5071.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison 5081.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases. 5091.1Slukem 5101.1SlukemPackage: less 5111.850StronVersion: less-444 5121.850StronCurrent Vers: less-444 5131.823SjakllschMaintainer: Mark Nudelman <markn@greenwoodsoftware.com> 5141.467SjnemethArchive Site: http://www.greenwoodsoftware.com/less/download.html 5151.467SjnemethHome Page: http://www.greenwoodsoftware.com/less/ 5161.823SjakllschMailing List: less-announce-request@greenwoodsoftware.com 5171.1SlukemResponsible: mrg 5181.821SjakllschLicense: Less License (BSD 2-clause) or GPLv3 (v2 prior to less418) 5191.1SlukemNotes: 5201.1SlukemMany changes to make less act as more when invoked as more. Beware. 5211.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree 5221.1Slukemfor importation. Run ./configure before hand to generate "defines.h". 5231.850StronTalk to mrg before importing any new version. 5241.1Slukem 5251.543SjoergPackage: libarchive 5261.748SjoergVersion: 2.8.0 5271.748SjoergCurrent Ves.: 2.8.0 5281.748SjoergMaintainer: kientzle@freebsd.org, joerg@NetBSD.org 5291.748SjoergArchive Site: http://code.google.com/p/libarchive/ 5301.748SjoergHome Page: http://code.google.com/p/libarchive/ 5311.543SjoergResponsible: joerg 5321.543SjoergLicense: BSD 5331.543SjoergNotes: 5341.748SjoergDistribution is stripped down to the relevant part. 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.735ShaadVersion: 1.02.40 5531.735ShaadCurrent Vers: 1.02.40 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.729Ssnjrepository. See the lvm2tools Notes for more information. 5621.656Shaad 5631.263SwizPackage: libevent 5641.732SplunkyVersion: 1.4.12-stable 5651.732SplunkyCurrent Vers: 2.0.2-alpha 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.735ShaadVersion: 2.02.56 5751.735ShaadCurrent Vers: 2.02.56 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.792SchristosVersion: 1.1.1 5891.792SchristosCurrent Vers: 1.1.1 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.792SchristosUse the src/external/bsd/libpcap/dist/libpcap2netbsd script to prepare source 5981.792Schristostree. 5991.1Slukem 6001.1SlukemPackage: libwrap 6011.1SlukemVersion: tcp_wrappers 7.6 w/ large amount of IPv6 changes 6021.1SlukemCurrent Vers: tcp_wrappers 7.6-ipv6.1 6031.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 6041.1SlukemArchive Site: ftp://ftp.porcupine.org/pub/security/ 6051.335SlukemHome Page: ftp://ftp.porcupine.org/pub/security/ 6061.230SjunyoungMailing List: 6071.569SwizResponsible: cjs 6081.387SrpauloLicense: BSD-like 6091.1SlukemNotes: 6101.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both 6111.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built 6121.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap. 6131.1Slukem 6141.782SmbalmerPackage: Lua 6151.782SmbalmerVersion: Lua 5.1.4 6161.782SmbalmerCurrent Vers: Lua 5.1.4 6171.782SmbalmerMaintainer: PUC Rio 6181.782SmbalmerHome Page: http://www.lua.org/ 6191.782SmbalmerMailing List: 6201.782SmbalmerResponsible: mbalmer 6211.782SmbalmerLicense: MIT 6221.782SmbalmerNotes: 6231.782SmbalmerThe default module paths have been changed to not include the current 6241.783Ssnjworking directory '.' to avoid potential security problems. 6251.782Smbalmer 6261.728SchristosPackage: m4 6271.728SchristosVersion: 20091026 6281.728SchristosCurrent Vers: 20091026 6291.728SchristosMaintainer: OpenBSD 6301.728SchristosArchive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4 6311.728SchristosHome Page: http://openbsd.org 6321.728SchristosMailing List: 6331.728SchristosLicense: BSD 3-clause like (dns-sd) 6341.728SchristosResponsible: christos 6351.728SchristosNotes: 6361.728SchristosImported in to /usr/src/usr.bin/m4; uses libc's ohash, and strtonum 6371.728Schristos 6381.718StsarnaPackage: mDNSResponder 6391.718StsarnaVersion: 212.1 6401.804SwizCurrent Vers: 258.14 6411.718StsarnaMaintainer: Apple 6421.718StsarnaArchive Site: http://www.opensource.apple.com/tarballs/mDNSResponder/ 6431.718StsarnaHome Page: http://developer.apple.com/opensource/internet/bonjour.html 6441.718StsarnaMailing List: bonjour-dev@lists.apple.com 6451.718StsarnaLicense: Apache2 (mdnsd), BSD 3-clause (libdns_sd), 6461.718Stsarna BSD 3-clause like (dns-sd) 6471.718StsarnaResponsible: tsarna 6481.718StsarnaNotes: 6491.718StsarnaThe sources were integrated into src/sys/external/apache2/mDNSResponder/dist. 6501.718Stsarna 6511.723SwizPackage: mdocml 6521.832SwizVersion: 1.11.1 6531.859SwizCurrent Vers: 1.11.6 6541.723SwizMaintainer: Kristaps Džonsons 6551.723SwizArchive Site: http://mdocml.bsd.lv/snapshots/ 6561.723SwizHome Page: http://mdocml.bsd.lv/ 6571.723SwizMailing List: 6581.723SwizResponsible: joerg 6591.723SwizLicense: BSD (2-clause) 6601.723SwizNotes: 6611.723Swiz 6621.696SdentPackage: mesa-drm 6631.703SmrgVersion: git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c 6641.696SdentCurrent Vers: 6651.696SdentMaintainer: mesa-git@? 6661.696SdentArchive Site: git://anongit.freedesktop.org/git/mesa/drm 6671.696SdentHome Page: http://cgit.freedesktop.org/mesa/drm/ 6681.696SdentMailing List: 6691.696SdentResponsible: mrg, bjs 6701.696SdentLicense: BSD 6711.696SdentNotes: 6721.696SdentImported all except for linux-core into src/sys/external/bsd/drm/dist. 6731.696Sdent 6741.1SlukemPackage: mopd 6751.1SlukemVersion: 2.5.3 6761.1SlukemCurrent Vers: 2.5.3 6771.1SlukemMaintainer: Mats O Jansson <maja@celsiustech.se> 6781.696SdentArchive Site: http://www.stacken.kth.se/~moj/mopd.html 6791.335SlukemHome Page: http://www.stacken.kth.se/~moj/mopd.html 6801.230SjunyoungMailing List: 6811.1SlukemResponsible: cjs 6821.387SrpauloLicense: BSD (4-clause) 6831.1SlukemNotes: 6841.1SlukemDelete the otherOS directory before importing. 6851.1Slukem 6861.1SlukemPackage: nawk 6871.776SchristosVersion: 2010-05-23 6881.776SchristosCurrent Vers: 2010-05-23 6891.696SdentMaintainer: Brian Kernighan <bwk@princeton.edu> 6901.696SdentArchive Site: http://www.cs.princeton.edu/~bwk/btl.mirror/ 6911.696SdentHome Page: http://www.cs.princeton.edu/~bwk/btl.mirror/ 6921.1SlukemMailing List: 6931.1SlukemResponsible: jdolecek 6941.387SrpauloLicense: BSD-like 6951.1SlukemNotes: 6961.1SlukemBuild maketab from nawk sources and generate proctab.c. 6971.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win 6981.776Schristosthen import to src/external/historical/nawk/dist. 6991.1Slukem 7001.1SlukemPackage: ndbootd 7011.1SlukemVersion: 0.5 7021.1SlukemCurrent Vers: 0.5 7031.1SlukemMaintainer: Matt Fredette <fredette@alum.mit.edu> 7041.696SdentArchive Site: 7051.696SdentHome Page: 7061.1SlukemResponsible: fredette 7071.387SrpauloLicense: BSD (4-clause) 7081.1SlukemNotes: 7091.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake 7101.1Slukemand ndbootd-raw.c. Restore saved config.h, and force it to define 7111.1SlukemHAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. 7121.1Slukem 7131.421SwizPackage: ntp 7141.739SkardelVersion: 4.2.6 7151.738SkardelCurrent Vers: 4.2.4p8 7161.421SwizMaintainer: David L. Mills <mills@udel.edu> 7171.421SwizArchive Site: ftp://ftp.udel.edu/pub/ntp/ntp4/ 7181.702SkardelHome Page: http://www.ntp.org/, http://support.ntp.org/ 7191.421SwizMailing List: 7201.455SkardelResponsible: simonb, jonathan, kardel 7211.421SwizLicense: BSD-like 7221.421SwizNotes: 7231.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions. 7241.421Swiz 7251.1SlukemPackage: nvi 7261.652StsutsuiVersion: 1.81.6 7271.652StsutsuiCurrent Vers: 1.81.6 7281.1SlukemMaintainer: Keith Bostic <bostic@bsdi.com> 7291.1SlukemArchive Site: ftp://ftp.bostic.com/pub/ 7301.335SlukemHome Page: http://www.bostic.com/vi/ 7311.230SjunyoungMailing List: 7321.652StsutsuiResponsible: aymeric, christos 7331.387SrpauloLicense: BSD (3/4-clause) 7341.1SlukemNotes: 7351.652StsutsuiWe have lots of local fixes. 7361.1Slukem 7371.603SlukemPackage: OpenLDAP 7381.794SadamVersion: 2.4.23 7391.794SadamCurrent Vers: 2.4.23 7401.603SlukemMaintainer: OpenLDAP Foundation 7411.603SlukemArchive Site: http://www.openldap.org/ 7421.603SlukemHome Page: http://www.openldap.org/ 7431.603SlukemMailing List: 7441.603SlukemResponsible: lukem 7451.603SlukemLicense: BSD (3-clause) 7461.603SlukemNotes: 7471.603SlukemImported into src/external/bsd/openldap/dist/ 7481.603Slukem 7491.293SchristosPackage: OpenPAM 7501.579SchristosVersion: 20071221 7511.579SchristosCurrent Vers: 20071221 7521.638SwizMaintainer: Dag-Erling Smørgrav <des@FreeBSD.org> 7531.276SwizArchive Site: http://www.openpam.org/ 7541.335SlukemHome Page: http://www.openpam.org/ 7551.276SwizMailing List: 7561.276SwizResponsible: christos 7571.387SrpauloLicense: BSD (3-clause) 7581.276SwizNotes: 7591.579SchristosNext import will need $ Id removal.. 7601.276Swiz 7611.734SroyPackage: openresolv 7621.844SroyVersion: 3.4.2 7631.844SroyCurrent Vers: 3.4.2 7641.734SroyMaintainer: roy 7651.734SroyArchive Site: ftp://roy.marples.name/pub/openresolv/ 7661.734SroyHome Page: http://roy.marples.name/projects/openresolv/ 7671.734SroyMailing List: openresolv-discuss@marples.name 7681.734SroyLicense: BSD (2-clause) 7691.734SroyNotes: 7701.734SroyPlease submit all changes to the author. 7711.734Sroy 7721.612SchristosPackage: HPN-SSH 7731.785SadamVersion: 5.6p1 13 v10 7741.785SadamCurrent Vers: 5.6p1 13 v10 7751.612SchristosMaintainer: www.psc.edu 7761.785SadamArchive Site: http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.6p1-hpn13v10.diff.gz 7771.612SchristosHome Page: http://www.psc.edu/networking/projects/hpn-ssh/ 7781.612SchristosMailing List: 7791.612SchristosResponsible: christos 7801.612SchristosLicense: 7811.612SchristosNotes: 7821.612SchristosPatch applied after OpenSSH import. 7831.612Schristos 7841.1SlukemPackage: OpenSSH 7851.854SchristosVersion: 5.8 7861.854SchristosCurrent Vers: 5.8 / portable 5.8p1 7871.1SlukemMaintainer: OpenSSH 7881.1SlukemArchive Site: http://www.openssh.com/ftp.html 7891.335SlukemHome Page: http://www.openssh.com/portable.html 7901.1SlukemMailing List: openssh-unix-announce@mindrot.org 7911.298SitojunResponsible: thorpej, christos, elric 7921.701SchristosLicense: BSD. See src/crypto/external/bsd/openssh/dist/LICENSE 7931.1SlukemNotes: 7941.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH 7951.701Schristosinto crypto/external/bsd/openssh/dist. use openssh2netbsd before import. 7961.1Slukemlocal changes (should always try to bring them back to master openssh tree, 7971.1Slukemmarkus is very cooperative about it): 7981.1Slukem- default for PermitRootLogin is set to "no" 7991.1Slukem- IgnoreRootRhosts added 8001.1Slukem- look at login.conf to check valid user/access list 8011.469Schristos- krb5 support re-added 8021.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss 8031.279Schristos when someone imports openssl, we can remove this. 8041.280Schristos- added moduli from portable openssh 8051.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh 8061.786Schristos (see if there is any difference between the current version of opensshX.Yp1 8071.786Schristos and the new opensshZ.Wp1) and apply them. 8081.701Schristos- conditionalize login_cap 8091.701Schristos- conditionalize bsd_auth 8101.701Schristos- restore krb5, krb4, afs, skey 8111.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none 8121.701Schristos- fix ctype macro arguments 8131.701Schristos- umac is broken, disable it 8141.701Schristos- better ~homedir handling 8151.701Schristos- netbsd style tunnels 8161.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling 8171.701Schristos- utmp/utmpx handling 8181.701Schristos- handle tty posix_vdisable properly 8191.701Schristos- handle setuid and unsetuid the posix way instead of setresuid() 8201.701Schristos- add all missing functions 8211.384Schristos- always bump major when importing to avoid api problems. 8221.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes. 8231.1Slukem 8241.1SlukemPackage: OpenSSL 8251.845SspzVersion: 1.0.1-stable-SNAP-20110605 8261.845SspzCurrent Vers: 1.0.1 [snapshot-20110605] with AES-NI patch 8271.1SlukemMaintainer: The OpenSSL Project 8281.1SlukemArchive Site: ftp://ftp.openssl.org/source/ 8291.335SlukemHome Page: http://www.openssl.org/ 8301.1SlukemMailing List: openssl-announce@openssl.org 8311.569SwizResponsible: mcr, thorpej, groo, christos, mjf 8321.387SrpauloLicense: OpenSSL and SSLeay license (both BSD-like) 8331.1SlukemNotes: 8341.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers 8351.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man 8361.708Schristos to regen man pages. 8371.1Slukem 8381.19SwizPackage: pdisk 8391.19SwizVersion: 0.8a2 8401.19SwizCurrent Vers: 0.8a2 8411.19SwizMaintainer: Eryk Vershen <eryk@cfcl.com> 8421.19SwizArchive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 8431.335SlukemHome Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 8441.19SwizMailing List: 8451.19SwizResponsible: dbj 8461.387SrpauloLicense: BSD-like 8471.19SwizNotes: 8481.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X 8491.19SwizIt is imported into dist/pdisk, with a reachover makefile in 8501.19Swizsrc/sbin/pdisk builds for macppc and mac68k. 8511.19Swiz 8521.1SlukemPackage: pdksh 8531.1SlukemVersion: 5.2.14p2 8541.1SlukemCurrent Vers: 5.2.14p2 8551.1SlukemMaintainer: Michael Rendell <michael@cs.mun.ca> 8561.1SlukemArchive Site: ftp://ftp.cs.mun.ca/pub/pdksh/ 8571.335SlukemHome Page: http://www.cs.mun.ca/~michael/pdksh/ 8581.1SlukemMailing List: 8591.457SjdolecekResponsible: jdolecek 8601.387SrpauloLicense: Public domain 8611.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied. 8621.1Slukem 8631.421SwizPackage: PF (openbsd packet filter) 8641.609SpeterVersion: OpenBSD 4.2 8651.609SpeterCurrent Vers: OpenBSD 4.3-current 8661.422SpeterMaintainer: The OpenBSD Project 8671.421SwizArchive Site: ftp://ftp.openbsd.org/ 8681.421SwizHome Page: http://www.openbsd.org/faq/pf/ 8691.421SwizMailing List: pf@benzedrine.cx or appropriate OpenBSD mailing list 8701.569SwizResponsible: peter, yamt 8711.421SwizLicense: BSD (2-clause) 8721.421SwizNotes: 8731.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover 8741.421Swizdefinition (files.pf). userland code is imported into src/dist/pf, and 8751.421Swizreachover Makefiles are in src/usr.sbin/pf. 8761.421Swiz 8771.538SjoergPackage: pkg_install 8781.813SaymericVersion: 20110215 8791.813SaymericCurrent Vers.: 20110215 8801.538SjoergMaintainer: The pkgsrc developers 8811.538SjoergHome Page: http://www.pkgsrc.org 8821.539SheinzMailing List: tech-pkg@NetBSD.org 8831.538SjoergResponsible: joerg 8841.538SjoergLicense: BSD 8851.538SjoergNotes: 8861.729SsnjThe authoritative version used to live in src/usr.sbin/pkg_install and was 8871.538Sjoergmoved to pkgsrc/pkgtool/pkg_install. Reachover Makefiles are kept in place. 8881.538Sjoerg 8891.1SlukemPackage: ping 8901.1SlukemVersion: 980911 8911.1SlukemCurrent Vers: 980911 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 (3-clause) 8981.1SlukemNotes: 8991.1SlukemWe use err() and friends. We have changes for snprintf, extra 9001.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes, 9011.1Slukemand more. 9021.1Slukem 9031.1SlukemPackage: postfix 9041.856StronVersion: 2.8.4 9051.856StronCurrent Vers: 2.8.4 9061.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 9071.1SlukemArchive Site: ftp://postfix.cloud9.net/official/ 9081.335SlukemHome Page: http://www.postfix.org/ 9091.1SlukemMailing List: postfix-users@postfix.org 9101.705StronResponsible: christos, tron 9111.704StronLicense: IBM Public License. See also src/external/ibm-public/postfix/dist. 9121.1SlukemNotes: 9131.432SrpauloHTML documentation should be kept in sync with the README_FILES. 9141.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our 9151.432Srpaulodirectory layout (the easiest way to check is by running ``postfix 9161.432Srpauloset-permissions''). 9171.1Slukem 9181.1SlukemPackage: ppp 9191.447SchristosVersion: 2.4.4 9201.446SdanCurrent Vers: 2.4.4 9211.1SlukemMaintainer: Paul Mackerras <paulus@samba.org> 9221.1SlukemArchive Site: ftp://ftp.samba.org/pub/ppp/ 9231.349SjunyoungHome Page: 9241.1SlukemCVS root: :pserver:cvs@pserver.samba.org:/cvsroot (password: cvs) 9251.1SlukemMailing List: 9261.447SchristosResponsible: christos, cube 9271.387SrpauloLicense: BSD (3-clause) 9281.1SlukemNotes: 9291.1SlukemBSD support was removed from 2.4.0; I added it back and removed 9301.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to 9311.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use 9321.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 9331.1Slukemis clearly a pain. I have not tested the modules code, neither our 9341.1Slukemmakefiles make it easy to construct a module, but I left one there 9351.1Slukemas an example. 9361.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're 9371.447Schristosusing the version found in 2.4.1. 9381.1Slukem 9391.1SlukemPackage: rcs 9401.1SlukemVersion: 5.7 9411.1SlukemCurrent Vers: 5.7 9421.1SlukemMaintainer: FSF 9431.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/rcs/ 9441.1SlukemMailing List: bug-gnu-utils@gnu.org 9451.335SlukemHome Page: http://www.gnu.org/software/rcs/ 9461.463SagcResponsible: agc 9471.387SrpauloLicense: GPLv2 9481.1SlukemNotes: 9491.1SlukemBeta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 9501.1Slukem 9511.1SlukemPackage: root.cache 9521.858SchristosVersion: 2011060800 (Jun 8, 2011) 9531.858SchristosCurrent Vers: 2011060800 (Jun 8, 2011) 9541.14SperryMaintainer: InterNIC 9551.14SperryArchive Site: ftp://ftp.internic.net/domain/named.root 9561.335SlukemHome Page: ftp://ftp.internic.net/domain/named.root 9571.1SlukemMailing List: 9581.507SperryResponsible: thorpej 9591.387SrpauloLicense: Public domain 9601.1SlukemNotes: 9611.1SlukemThe root server cache is also included with BIND. However, the 9621.1SlukemInterNIC version is usually more up to date. 9631.1Slukem 9641.1SlukemPackage: routed 9651.727SchristosVersion: 2.32 9661.727SchristosCurrent Vers: 2.32 9671.1SlukemMaintainer: Vernon Schryver <vjs@rhyolite.com> 9681.1SlukemArchive Site: ftp://ftp.rhyolite.com/src/ 9691.335SlukemHome Page: http://www.rhyolite.com/src/ 9701.1SlukemMailing List: 9711.392SrpauloResponsible: christos 9721.387SrpauloLicense: BSD (4-clause) 9731.1SlukemNotes: 9741.1SlukemWe use the md5 code from libc 9751.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF 9761.201SchristosWe use arc4random 9771.201SchristosWe use strlcpy/snprintf 9781.1Slukem 9791.1SlukemPackage: send-pr (part of GNATS) 9801.1SlukemVersion: 3.95 9811.359SrpauloCurrent Vers: 4.1 9821.1SlukemMaintainer: FSF 9831.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gnats/ 9841.335SlukemHome Page: http://www.gnu.org/software/gnats/ 9851.1SlukemMailing List: bug-gnats@gnu.org 9861.387SrpauloLicense: GPLv2 9871.1SlukemResponsible: 9881.1SlukemNotes: 9891.1Slukem 9901.1SlukemPackage: SoftFloat 9911.1SlukemVersion: 2a 9921.1SlukemCurrent Vers: 2b 9931.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 9941.144SdentArchive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 9951.335SlukemHome Page: http://www.jhauser.us/arithmetic/SoftFloat.html 9961.1SlukemMailing List: 9971.1SlukemResponsible: bjh21 9981.387SrpauloLicense: Public domain 9991.1SlukemNotes: 10001.1SlukemHeavily modified for use as a soft float library for GCC. The actual 10011.1Slukemarithmetic code is unchanged, though, and should behave exactly like the 10021.1Slukemoriginal. 10031.1Slukem 10041.1SlukemPackage: tcpdump 10051.792SchristosVersion: 4.1.1 10061.792SchristosCurrent Vers: 4.1.1 10071.429ShubertfMaintainer: tcpdump-workers@lists.tcpdump.org 10081.1SlukemArchive Site: http://www.tcpdump.org/release/ 10091.335SlukemHome Page: http://www.tcpdump.org/ 10101.429ShubertfMailing List: tcpdump-workers@lists.tcpdump.org 10111.569SwizResponsible: 10121.387SrpauloLicense: BSD (3-clause) 10131.1SlukemNotes: 10141.792SchristosUse the src/external/bsd/tcpdump/dist/tcpdump2netbsd script to prepare source 10151.792Schristostree. 10161.1Slukem 10171.1SlukemPackage: termcap.src 10181.1SlukemVersion: 9.13.25 10191.1SlukemCurrent Vers: 11.0.1 10201.1SlukemMaintainer: Eric S. Raymond <terminfo@ccil.org> 10211.50SenamiArchive Site: http://www.catb.org/~esr/terminfo/ 10221.335SlukemHome Page: http://www.catb.org/~esr/terminfo/ 10231.1SlukemMailing List: 10241.1SlukemResponsible: 10251.387SrpauloLicense: Public domain 10261.1SlukemNotes: 10271.1Slukem 10281.1SlukemPackage: TestFloat 10291.1SlukemVersion: 2a 10301.1SlukemCurrent Vers: 2a 10311.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 10321.144SdentArchive Site: http://www.jhauser.us/arithmetic/TestFloat.html 10331.335SlukemHome Page: http://www.jhauser.us/arithmetic/TestFloat.html 10341.1SlukemMailing List: 10351.1SlukemResponsible: ross 10361.387SrpauloLicense: BSD (4-clause) 10371.1SlukemNotes: 10381.1Slukem 10391.1SlukemPackage: texinfo 10401.634SchristosVersion: 4.8 10411.642SwizCurrent Vers: 4.13 10421.1SlukemMaintainer: FSF 10431.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/texinfo/ 10441.335SlukemHome Page: http://www.gnu.org/software/texinfo/ 10451.1SlukemMailing List: bug-texinfo@gnu.org 10461.737SwizResponsible: 10471.537SwizLicense: GPLv2 (4.9 is GPLv3) 10481.1SlukemNotes: 10491.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree 10501.38Swizfor the import. 10511.1Slukem 10521.819SjmmvPackage: tmux 10531.860SjmmvVersion: 1.5 10541.852SwizCurrent Vers: 1.5 10551.819SjmmvMaintainer: Nicholas Marriott <nicm@users.sourceforge.net> 10561.819SjmmvArchive site: http://downloads.sourceforge.net/tmux/ 10571.819SjmmvHome page: http://tmux.sourceforge.net/ 10581.819SjmmvMailing List: tmux-users@lists.sourceforge.net 10591.819SjmmvResponsible: jmmv 10601.819SjmmvLicense: BSD 10611.819SjmmvNotes: 10621.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a 10631.819Sjmmvnew tmux release. 10641.819Sjmmv 10651.1SlukemPackage: top 10661.614SchristosVersion: 3.8beta1 10671.614SchristosCurrent Vers: 3.8beta1 10681.1SlukemMaintainer: William LeFebvre <wnl@groupsys.com> 10691.614SchristosArchive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz 10701.335SlukemHome Page: http://www.unixtop.org/ 10711.1SlukemMailing List: top-spinners@ocee.groupsys.com 10721.614SchristosResponsible: simonb, christos 10731.387SrpauloLicense: BSD (2-clause) 10741.1SlukemNotes: 10751.1Slukem 10761.1SlukemPackage: traceroute 10771.1SlukemVersion: 1.4a5 10781.1SlukemCurrent Vers: 1.4a12 10791.1SlukemMaintainer: traceroute@ee.lbl.gov 10801.1SlukemArchive Site: ftp://ftp.ee.lbl.gov/ 10811.335SlukemHome Page: http://ftp.ee.lbl.gov/ 10821.1SlukemMailing List: 10831.1SlukemResponsible: 10841.387SrpauloLicense: BSD (4-clause) 10851.1SlukemNotes: 10861.1Slukem 10871.1SlukemPackage: tz 10881.744SmlelstvVersion: tzcode2009k / tzdata2009h 10891.862StacaCurrent Vers: tzcode2011g / tzdata2011g 10901.1SlukemMaintainer: Arthur David Olson <ado@elsie.nci.nih.gov> 10911.1SlukemArchive Site: ftp://elsie.nci.nih.gov/pub/ 10921.349SjunyoungHome Page: 10931.1SlukemMailing List: tz@elsie.nci.nih.gov 10941.1SlukemResponsible: kleink 10951.387SrpauloLicense: Public domain 10961.1SlukemNotes: 10971.1SlukemUse src/lib/libc/time/tzcode2netbsd to prepare the source tree 10981.1Slukemfor import. 10991.1Slukem 11001.578SchristosPackage: wpa_supplicant/hostapd 11011.772SchristosVersion: 0.7.2 11021.772SchristosCurrent Vers: 0.7.2 11031.365SwizMaintainer: Jouni Malinen <jkmaline@cc.hut.fi> 11041.365SwizArchive Site: http://hostap.epitest.fi/releases/ 11051.582SjoergHome Page: http://hostap.epitest.fi/wpa_supplicant/ 11061.365SwizMailing List: 11071.578SchristosResponsible: scw, dyoung, christos 11081.387SrpauloLicense: BSD or GPLv2 11091.365SwizNotes: 11101.772SchristosSee /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions. 11111.365Swiz 11121.1SlukemPackage: XFree86 11131.307StronVersion: 4.5.0 11141.655SwizCurrent Vers: 4.8.0 11151.349SjunyoungMaintainer: XFree86 Project, Inc. 11161.1SlukemArchive Site: ftp://ftp.xfree86.org/pub/XFree86/ 11171.335SlukemHome Page: http://www.xfree86.org/ 11181.349SjunyoungMailing List: devel@xfree86.org 11191.1SlukemResponsible: tron 11201.387SrpauloLicense: XFree 11211.1SlukemNotes: 11221.1Slukem4.x: 11231.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript 11241.1Slukem files which we don't need in our tree. 11251.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should 11261.305Stron be submitted back via http://bugzilla.xfree86.org. 11271.1Slukem 11281.1SlukemPackage: zlib 11291.397SchristosVersion: 1.2.3 11301.771SwizCurrent Vers: 1.2.5 11311.1SlukemMaintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 11321.512StacaArchive Site: http://www.zlib.net/ 11331.512StacaHome Page: http://www.zlib.net/ 11341.1SlukemMailing List: 11351.397SchristosResponsible: gwr, tron, christos 11361.387SrpauloLicense: BSD (3-clause) 11371.1SlukemNotes: 11381.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland. 11391.534Schristos 11401.534SchristosPackage: services, protocols 11411.792SchristosVersion: 2010-10-04 11421.792SchristosCurrent Vers: 2010-11-30 11431.534SchristosMaintainer: IANA 11441.780SchristosArchive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt 11451.780SchristosArchive Site: http://www.iana.org/assignments/port-numbers 11461.534SchristosHome Page: http://www.iana.org 11471.534SchristosMailing List: 11481.534SchristosResponsible: christos 11491.534SchristosLicense: None 11501.534SchristosNotes: 11511.534Schristos1. Download the latest converter from: 11521.818Schristos http://www.sethwklein.net/iana-etc.html 11531.780Schristos2. Unpack it and edit the Makefile to reflect the latest location of the files 11541.780Schristos3. Run 11551.534Schristos gmake get 11561.534Schristos gmake 11571.780Schristos4. Add NetBSD rcsid to the generated protocols and services. 11581.780Schristos5. Append the local services from the current services file. 11591.780Schristos6. Run: 11601.534Schristos services_mkdb -u services > /usr/src/etc/services 11611.534Schristos cp protocols /usr/src/etc/protocols 11621.769Smrg 11631.769SmrgPackage: pigz 11641.769SmrgVersion: 2.1.6 11651.769SmrgCurrent Vers: 2.1.6 11661.769SmrgMaintainer: Mark Adler <madler@alumni.caltech.edu> 11671.769SmrgArchive Site: http://zlib.net/pigz/ 11681.769SmrgHome Page: http://zlib.net/pigz/ 11691.769SmrgMailing List: http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net 11701.769SmrgResponsible: mrg 11711.769SmrgLicense: zlib 11721.769SmrgNotes: 11731.784Sjoerg 11741.784SjoergPackage: xz 11751.784SjoergVersion: 5.0.0 11761.830SwizCurrent Vers: 5.0.2 11771.784SjoergMaintainer: Lasse Collin <lasse.collin@tukanni.org> 11781.784SjoergArchive Site: http://tukaani.org/xz/ 11791.784SjoergHome Page: http://tukaani.org/xz/ 11801.784SjoergResponsible: joerg 11811.784SjoergLicense: public-domain 11821.784SjoergNotes: 11831.784Sjoerg1. See prepare-import script for stripping down the distribution. 11841.784Sjoerg2. Update configure.ac and use it to generate include/config.h. 11851.784Sjoerg3. Carefully check for GPL components leaked into the dist area. 11861.847Smrg 11871.847SmrgPackage: mpc 11881.847SmrgVersion: 0.9 11891.847SmrgCurrent Vers: 0.9 11901.847SmrgMaintainer: 11911.847SmrgArchive Site: http://www.multiprecision.org/mpc/download/ 11921.847SmrgHome Page: http://www.multiprecision.org/mpc/ 11931.847SmrgMailing List: http://www.multiprecision.org/index.php?prog=mpc&page=development 11941.847SmrgResponsible: mrg 11951.847SmrgLicense: LGPL2 11961.847SmrgNotes: 11971.847Smrg 11981.847SmrgPackage: mpfr 11991.847SmrgVersion: 3.0.1 12001.847SmrgCurrent Vers: 3.0.1 12011.847SmrgMaintainer: 12021.847SmrgArchive Site: http://www.mpfr.org/mpfr-current/ 12031.847SmrgHome Page: http://www.mpfr.org/ 12041.847SmrgMailing List: http://websympa.loria.fr/wwsympa/arc/mpfr-announce 12051.847SmrgResponsible: mrg 12061.847SmrgLicense: LGPL3 12071.847SmrgNotes: 12081.847Smrg 12091.847SmrgPackage: GNU MP 12101.847SmrgVersion: 5.0.2 12111.847SmrgCurrent Vers: 5.0.2 12121.847SmrgMaintainer: http://gmplib.org/mailman/listinfo/gmp-devel 12131.847SmrgArchive Site: http://gmplib.org/ 12141.847SmrgHome Page: http://gmplib.org/ 12151.847SmrgMailing List: http://gmplib.org/mailman/listinfo/gmp-announce 12161.847SmrgResponsible: mrg 12171.847SmrgLicense: LGPL3 12181.847SmrgNotes: 1219