3RDPARTY revision 1.910
11.910Sjruoho# $NetBSD: 3RDPARTY,v 1.910 2012/02/17 06:11:29 jruoho 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.894Sriz# 1.) Any line whose first non-whitespace character is # is a comment; 191.894Sriz# 2.) Entries are separated by blank lines; 201.894Sriz# 3.) Every package needs at least the Package, Version, Current Vers, 211.894Sriz# and Maintainer fields; 221.1Slukem# 4.) Where a field has multiple lines of information, the field tag 231.1Slukem# should be repeated on each line, except: 241.894Sriz# 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.910SjruohoVersion: 20110623 291.910SjruohoCurrent Vers: 20120215 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.910SjruohoResponsible: jruoho 361.31SkanaokaNotes: 371.169SkochiPlease read src/sys/dev/acpi/acpica/README before any modification. 381.1Slukem 391.1SlukemPackage: am-utils [amd] 401.640SchristosVersion: 6.2a3 411.640SchristosCurrent Vers: 6.2a3 421.1SlukemMaintainer: Erez Zadok <ezk@cs.columbia.edu> 431.255SwizArchive Site: ftp://ftp.am-utils.org/pub/am-utils/ 441.335SlukemHome Page: http://www.am-utils.org/ 451.262SchristosMailing List: am-utils 461.506SrpauloResponsible: christos 471.387SrpauloLicense: BSD (4-clause) 481.1SlukemNotes: 491.1SlukemAmd2netbsd script to convert to BSD make system and remove unneeded files. 501.262SchristosFix symbolic links before import. 511.177SwizCheck src/usr.sbin/amd/include/config.h is correct after import. 521.1Slukem 531.567SjmmvPackage: Automated Testing Framework (ATF) 541.896SjmmvVersion: 0.15 551.896SjmmvCurrent Vers: 0.15 561.827SjmmvMaintainer: Julio Merino <jmmv@NetBSD.org> 571.570SjmmvArchive site: ftp://ftp.NetBSD.org/pub/NetBSD/misc/jmmv/atf/ 581.570SjmmvHome page: http://www.NetBSD.org/~jmmv/atf/ 591.570SjmmvMailing List: atf-devel@NetBSD.org 601.567SjmmvResponsible: jmmv 611.595SjmmvLicense: The NetBSD Foundation's license (BSD 2-clause) 621.567SjmmvNotes: 631.663SjmmvThe source files are in external/bsd/atf/dist. 641.827SjmmvUse external/bsd/atf/prepare-import.sh to regenerate the dist/ directory. 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.713SsborrillVersion: FreeBSD SVN revision number 185521 711.713SsborrillCurrent Vers: FreeBSD SVN revision number 185521 721.427SgdamoreMaintainer: Sam Leffler <sam@errno.com> 731.427SgdamoreArchive Site: none 741.427SgdamoreHome Page: none 751.427SgdamoreMailing List: none 761.713SsborrillResponsible: sam, alc 771.713SsborrillLicense: BSD-like (2 clause), ISC 781.427SgdamoreNotes: 791.713SsborrillThe HAL is located in src/sys/external/isc/atheros_hal 801.427Sgdamore 811.1SlukemPackage: bc 821.1SlukemVersion: 1.06 831.1SlukemCurrent Vers: 1.06 841.1SlukemMaintainer: Phil Nelson <phil@cs.wwu.edu> 851.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/bc/ 861.335SlukemHome Page: http://www.gnu.org/software/bc/ 871.1SlukemMailing List: bug-bc@gnu.org 881.1SlukemResponsible: phil, simonb 891.387SrpauloLicense: GPLv2, LGPGv2.1 901.1SlukemNotes: 911.1Slukembc includes dc, both of which are in the NetBSD tree. 921.1Slukem 931.683SchristosPackage: bind [named and utils] 941.870SchristosVersion: 9.9.0a1 951.862StacaCurrent Vers: 9.8.1 961.1SlukemMaintainer: Paul Vixie <vixie@vix.com> 971.246SwizArchive Site: ftp://ftp.isc.org/isc/bind9/ 981.335SlukemHome Page: http://www.isc.org/sw/bind/ 991.1SlukemMailing List: 1001.569SwizResponsible: vixie, christos 1011.387SrpauloLicense: BSD-like (2-clause) 1021.1SlukemNotes: 1031.683SchristosFirst bind2netbsd script to import into src/external/bsd/bind/dist. 1041.683SchristosThe Makefiles in src/external/bsd/bind are not handled by the script. 1051.610SchristosBuild bind to generate the include files. 1061.683SchristosThen binclude4netbsd script to import into src/external/bsd/bind/include. 1071.683SchristosThe libc and include parts of the resolver are now part of libbind. 1081.683Schristos 1091.683SchristosPackage: libbind [libc resolver and includes] 1101.684SchristosVersion: libbind-6.0-rc1 1111.683SchristosCurrent Vers: libbind-6.0-rc1 1121.683SchristosMaintainer: Paul Vixie <vixie@vix.com> 1131.683SchristosArchive Site: ftp://ftp.isc.org/isc/libbind/ 1141.683SchristosHome Page: http://www.isc.org/sw/bind/ 1151.683SchristosMailing List: 1161.683SchristosResponsible: vixie, christos 1171.683SchristosLicense: BSD-like (2-clause) 1181.683SchristosNotes: 1191.683SchristosFirst libbind2netbsd script to import into src/external/bsd/libbind/dist. 1201.252SchristosThen include4netbsd script to import into src/include. 1211.252SchristosThen libc4netbsd script to update the resolver in libc. 1221.252SchristosTodo[1]: Update libresolv if needed. 1231.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now 1241.252Schristos they are too different or do not exist anymore: 1251.252Schristos gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c 1261.252Schristos Others like getaddrinfo.c could be merged with isc, but it seems 1271.252Schristos that ours is from a more recent version of KAME? 1281.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net 1291.518Sghen to isc/base64.c. 1301.252SchristosTodo[4]: Re-entrant functions of net/* 1311.683SchristosTodo[5]: Reconcile the doc directory. 1321.1Slukem 1331.161SmrgPackage: binutils 1341.874SchristosVersion: 2.21.1a 1351.888SwizCurrent Vers: 2.22 1361.1SlukemMaintainer: FSF 1371.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/binutils/ 1381.335SlukemHome Page: http://www.gnu.org/software/binutils/ 1391.1SlukemMailing List: bug-gnu-utils@gnu.org 1401.61SmrgResponsible: thorpej, mrg 1411.807StronLicense: GPLv3, LGPLv3, GPLv2, LGPLv2, BSD 1421.1SlukemNotes: 1431.1Slukem 1441.894SrizPackage: bozohttpd 1451.767SmrgVersion: 20100617 1461.767SmrgCurrent Vers: 20100617 1471.696SdentMaintainer: mrg@eterna.com.au 1481.697SdentArchive Site: ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/ 1491.696SdentHome Page: http://eterna.com.au/bozohttpd/ 1501.696SdentMailing List: 1511.696SdentResponsible: mrg 1521.696SdentLicense: BSD 1531.696SdentNotes: 1541.696Sdent1. Delete "queue.h" from the distribution. 1551.696Sdent2. Integrated as src/libexec/httpd. 1561.696Sdent 1571.1SlukemPackage: bsd-family-tree 1581.563SxtraemeVersion: 1.116 1591.563SxtraemeCurrent Vers: 1.116 1601.144SdentMaintainer: n/a 1611.335SlukemArchive Site: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 1621.335SlukemHome Page: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 1631.1SlukemMailing List: 1641.675SjmcneillResponsible: 1651.387SrpauloLicense: See URL above. 1661.1SlukemNotes: 1671.1Slukem 1681.650SperryPackage: byacc 1691.868SchristosVersion: 20110908 1701.868SchristosCurrent Vers: 20110908 1711.650SperryMaintainer: Thomas Dickey <dickey@invisible-island.net> 1721.650SperryArchive Site: http://www.invisible-island.net/byacc/byacc.html 1731.650SperryHome Page: http://www.invisible-island.net/byacc/byacc.html 1741.650SperryMailing List: 1751.650SperryResponsible: christos 1761.650SperryLicense: Public Domain 1771.650SperryNotes: 1781.868SchristosSee /usr/src/external/bsd/byacc/byacc2netbsd for update instructions. 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.895StacaCurrent Vers: 4.1-ESV-R4/4.2.3-P2 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.908SroyVersion: 5.5.4 2731.908SroyCurrent Vers: 5.5.4 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.878SwizCurrent Vers: 3.2 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.872SchristosVersion: 5.09 3121.872SchristosCurrent Vers: 5.09 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.894SrizLicense: 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.885SchristosVersion: 6.5/7.3.1 3601.899SwizCurrent Vers: 7.4 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.885SchristosResponsible: christos 3661.885SchristosLicense: GPLv3, LGPLv3.1 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.909SrizCurrent Vers: 2.10 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.909SrizLicense: GPLv2+ (2.5.1), GPLv3+ (2.5.3 and later) 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.885Schristos (cf. https://github.com/howardjp/freegrep 4131.885Schristos http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html) 4141.1Slukem 4151.1SlukemPackage: groff 4161.408SwizVersion: 1.19.2 4171.801SwizCurrent Vers: 1.21 4181.216SwizMaintainer: Werner Lemberg/FSF 4191.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/groff/ 4201.335SlukemHome Page: http://www.gnu.org/software/groff/ 4211.1SlukemMailing List: bug-groff@gnu.org 4221.737SwizResponsible: 4231.387SrpauloLicense: GPLv2 4241.1SlukemNotes: 4251.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution 4261.1Slukemfor import. 4271.1Slukem 4281.1SlukemPackage: heimdal 4291.837SelricVersion: 1.5pre1 4301.837SelricCurrent Vers: 1.5pre1 4311.1SlukemMaintainer: Heimdal <heimdal@pdc.kth.se> 4321.1SlukemArchive Site: ftp://ftp.pdc.kth.se/pub/heimdal/src/ 4331.335SlukemHome Page: http://www.pdc.kth.se/heimdal/ 4341.1SlukemMailing List: heimdal-discuss@pdc.kth.se 4351.411SwizResponsible: joda, lha 4361.387SrpauloLicense: BSD 4371.1SlukemNotes: 4381.1Slukem 4391.1SlukemPackage: hunt 4401.117SwizVersion: 2003-04-16 4411.107SwizCurrent Vers: 2003-04-16 4421.335SlukemMaintainer: Greg Couch <gregc@cgl.ucsf.edu> 4431.107SwizArchive Site: ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z 4441.335SlukemHome Page: http://www.cgl.ucsf.edu/home/gregc/oss.html 4451.1SlukemResponsible: mrg 4461.387SrpauloLicense: BSD (3-clause) 4471.1SlukemNotes: 4481.1Slukem 4491.202SmarttiPackage: ipf 4501.894SrizVersion: 4.1.34 4511.894SrizCurrent Vers: 5.1.0 4521.1SlukemMaintainer: Darren Reed 4531.267StacaArchive Site: http://coombs.anu.edu.au/~avalon/ 4541.335SlukemHome Page: http://coombs.anu.edu.au/~avalon/ 4551.1SlukemMailing List: ipfilter@postbox.anu.edu.au 4561.731SmarttiResponsible: darrenr, mike 4571.894SrizLicense: BSD-based; see src/dist/ipf/IPFILTER.LICENCE 4581.1SlukemNotes: 4591.1Slukemipf2netbsd should be used on a virgin ipfilter source tree. 4601.602SmarttiSee also dist/ipf/README.NetBSD 4611.1Slukem 4621.284SthorpejPackage: ipsec-tools 4631.548SgdtVersion: (ipsec-tools head is NetBSD-current head) 4641.284SthorpejMaintainer: IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net> 4651.335SlukemArchive Site: http://ipsec-tools.sourceforge.net 4661.335SlukemHome Page: http://ipsec-tools.sourceforge.net 4671.284SthorpejMailing List: ipsec-tools-devel@lists.sourceforge.net 4681.549SmanuResponsible: manu, vanhu, mgrooms 4691.387SrpauloLicense: BSD (3-clause) 4701.284SthorpejNotes: 4711.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools 4721.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure 4731.550Smanugenerated files are available in the NetBSD source tree at: 4741.550Smanu src/lib/libipsec/config.h 4751.550Smanu src/lib/libipsec/package_version.h 4761.550SmanuWhen configure.ac is updated, run the following: 4771.550Smanu cd src/crypto/dist/ipsec-tools 4781.550Smanu ./bootstrap 4791.550Smanu ./configure --enable-adminport --enable-hybrid --enable-frag \ 4801.894Sriz --enable-natt --enable-dpd 4811.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with 4821.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking) 4831.550Smanu 4841.894SrizNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 4851.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand, 4861.894Srizipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 4871.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly 4881.550Smanusync with ipsec-tools-0_7-branch) 4891.284Sthorpej 4901.1SlukemPackage: KAME IPv6 4911.1SlukemVersion: KAME/NetBSD SNAP kit 4921.1SlukemCurrent Vers: KAME/NetBSD SNAP kit (shipped every week) 4931.1SlukemMaintainer: KAME Project <kame@kame.net> 4941.1SlukemArchive Site: http://www.kame.net/ 4951.335SlukemHome Page: http://www.kame.net/ 4961.1SlukemMailing List: snap-users@kame.net 4971.569SwizResponsible: 4981.387SrpauloLicense: BSD (3-clause) 4991.1SlukemNotes: 5001.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with 5011.1Slukemmore conservative implementation policy. 5021.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000. 5031.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change, 5041.1SlukemKNF police). We need to take diffs across KAME snapshots on upgrades. 5051.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION 5061.1Slukemin sys/netinet6/in6.h. No script is available for upgrades. 5071.1Slukem"KAME" branch is used for kernel merge work purposes. 5081.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison 5091.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases. 5101.1Slukem 5111.1SlukemPackage: less 5121.850StronVersion: less-444 5131.850StronCurrent Vers: less-444 5141.823SjakllschMaintainer: Mark Nudelman <markn@greenwoodsoftware.com> 5151.467SjnemethArchive Site: http://www.greenwoodsoftware.com/less/download.html 5161.467SjnemethHome Page: http://www.greenwoodsoftware.com/less/ 5171.823SjakllschMailing List: less-announce-request@greenwoodsoftware.com 5181.1SlukemResponsible: mrg 5191.821SjakllschLicense: Less License (BSD 2-clause) or GPLv3 (v2 prior to less418) 5201.1SlukemNotes: 5211.1SlukemMany changes to make less act as more when invoked as more. Beware. 5221.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree 5231.1Slukemfor importation. Run ./configure before hand to generate "defines.h". 5241.850StronTalk to mrg before importing any new version. 5251.1Slukem 5261.543SjoergPackage: libarchive 5271.748SjoergVersion: 2.8.0 5281.748SjoergCurrent Ves.: 2.8.0 5291.748SjoergMaintainer: kientzle@freebsd.org, joerg@NetBSD.org 5301.748SjoergArchive Site: http://code.google.com/p/libarchive/ 5311.748SjoergHome Page: http://code.google.com/p/libarchive/ 5321.543SjoergResponsible: joerg 5331.543SjoergLicense: BSD 5341.543SjoergNotes: 5351.748SjoergDistribution is stripped down to the relevant part. 5361.543Sjoerg 5371.656ShaadPackage: libcdk 5381.656ShaadVersion: 4.9.9-20000407-myc3 5391.656ShaadCurrent Vers: cdk-4.9.10-20000923 5401.656ShaadMaintainer: mike@vexus.ca 5411.656ShaadArchive Site: http://www.vexus.ca/products/CDK/ 5421.656ShaadHome Page: http://www.vexus.ca/products/CDK/ 5431.656ShaadResponsible: garbled 5441.656ShaadLicense: BSD (4-clause) 5451.656ShaadNotes: 5461.656ShaadInitial port to netbsd curses was done by mycroft. This is a heavily 5471.656Shaadmodified version of the released CDK 4.9.9. The current version has been 5481.656Shaadtaken over by the Ncurses people, and has a number of changes to it. It 5491.656Shaadmight be worthwhile to import at some future date, but for now we should 5501.656Shaadleave it alone. (garbled 1/4/2001) 5511.656Shaad 5521.696SdentPackage: libdevmapper 5531.735ShaadVersion: 1.02.40 5541.735ShaadCurrent Vers: 1.02.40 5551.696SdentMaintainer: lvm-devel@redhat.com 5561.696SdentArchive Site: ftp://sources.redhat.com/pub/lvm2/ 5571.696SdentHome Page: http://sources.redhat.com/lvm2/ 5581.696SdentResponsible: haad 5591.696SdentLicense: LGPLv2.1 5601.656ShaadNotes: 5611.894SrizThe lvm2tools and the libdevmapper are now distributed as one source 5621.729Ssnjrepository. See the lvm2tools Notes for more information. 5631.656Shaad 5641.263SwizPackage: libevent 5651.732SplunkyVersion: 1.4.12-stable 5661.732SplunkyCurrent Vers: 2.0.2-alpha 5671.263SwizMaintainer: Niels Provos <provos@citi.umich.edu> 5681.263SwizArchive Site: http://www.monkey.org/~provos/libevent/ 5691.335SlukemHome Page: http://www.monkey.org/~provos/libevent/ 5701.263SwizResponsible: provos 5711.387SrpauloLicense: BSD (3/4-clause) 5721.263SwizNotes: 5731.263Swiz 5741.696SdentPackage: lvm2tools 5751.735ShaadVersion: 2.02.56 5761.735ShaadCurrent Vers: 2.02.56 5771.696SdentMaintainer: lvm-devel@redhat.com 5781.696SdentArchive Site: ftp://sources.redhat.com/pub/lvm2/ 5791.696SdentHome Page: http://sources.redhat.com/lvm2/ 5801.696SdentResponsible: haad 5811.696SdentLicense: GPLv2 5821.894SrizNotes: 5831.894SrizUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree 5841.656Shaadfor import. Keep eye on dist/include/configure.h it migh change over the releases. 5851.894SrizWe maintain our own version of libdevmapper ioctl protocol code, therefore we 5861.656Shaadshould test it before import. Talk to haad before importing new version. 5871.656Shaad 5881.1SlukemPackage: libpcap 5891.792SchristosVersion: 1.1.1 5901.792SchristosCurrent Vers: 1.1.1 5911.1SlukemMaintainer: tcpdump-workers@tcpdump.org 5921.1SlukemArchive Site: http://www.tcpdump.org/release/ 5931.335SlukemHome Page: http://www.tcpdump.org/ 5941.1SlukemMailing List: tcpdump-workers@tcpdump.org 5951.569SwizResponsible: dyoung 5961.387SrpauloLicense: BSD (3/4-clause) 5971.1SlukemNotes: 5981.792SchristosUse the src/external/bsd/libpcap/dist/libpcap2netbsd script to prepare source 5991.792Schristostree. 6001.1Slukem 6011.1SlukemPackage: libwrap 6021.1SlukemVersion: tcp_wrappers 7.6 w/ large amount of IPv6 changes 6031.1SlukemCurrent Vers: tcp_wrappers 7.6-ipv6.1 6041.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 6051.1SlukemArchive Site: ftp://ftp.porcupine.org/pub/security/ 6061.335SlukemHome Page: ftp://ftp.porcupine.org/pub/security/ 6071.230SjunyoungMailing List: 6081.569SwizResponsible: cjs 6091.387SrpauloLicense: BSD-like 6101.1SlukemNotes: 6111.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both 6121.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built 6131.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap. 6141.1Slukem 6151.782SmbalmerPackage: Lua 6161.782SmbalmerVersion: Lua 5.1.4 6171.782SmbalmerCurrent Vers: Lua 5.1.4 6181.782SmbalmerMaintainer: PUC Rio 6191.782SmbalmerHome Page: http://www.lua.org/ 6201.782SmbalmerMailing List: 6211.782SmbalmerResponsible: mbalmer 6221.782SmbalmerLicense: MIT 6231.782SmbalmerNotes: 6241.782SmbalmerThe default module paths have been changed to not include the current 6251.783Ssnjworking directory '.' to avoid potential security problems. 6261.782Smbalmer 6271.728SchristosPackage: m4 6281.728SchristosVersion: 20091026 6291.728SchristosCurrent Vers: 20091026 6301.728SchristosMaintainer: OpenBSD 6311.728SchristosArchive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4 6321.728SchristosHome Page: http://openbsd.org 6331.728SchristosMailing List: 6341.728SchristosLicense: BSD 3-clause like (dns-sd) 6351.728SchristosResponsible: christos 6361.728SchristosNotes: 6371.728SchristosImported in to /usr/src/usr.bin/m4; uses libc's ohash, and strtonum 6381.728Schristos 6391.718StsarnaPackage: mDNSResponder 6401.718StsarnaVersion: 212.1 6411.804SwizCurrent Vers: 258.14 6421.718StsarnaMaintainer: Apple 6431.718StsarnaArchive Site: http://www.opensource.apple.com/tarballs/mDNSResponder/ 6441.718StsarnaHome Page: http://developer.apple.com/opensource/internet/bonjour.html 6451.718StsarnaMailing List: bonjour-dev@lists.apple.com 6461.718StsarnaLicense: Apache2 (mdnsd), BSD 3-clause (libdns_sd), 6471.718Stsarna BSD 3-clause like (dns-sd) 6481.718StsarnaResponsible: tsarna 6491.718StsarnaNotes: 6501.718StsarnaThe sources were integrated into src/sys/external/apache2/mDNSResponder/dist. 6511.718Stsarna 6521.723SwizPackage: mdocml 6531.878SwizVersion: 1.12.0 6541.875SwizCurrent Vers: 1.12.0 6551.723SwizMaintainer: Kristaps Džonsons 6561.723SwizArchive Site: http://mdocml.bsd.lv/snapshots/ 6571.723SwizHome Page: http://mdocml.bsd.lv/ 6581.723SwizMailing List: 6591.723SwizResponsible: joerg 6601.723SwizLicense: BSD (2-clause) 6611.723SwizNotes: 6621.723Swiz 6631.696SdentPackage: mesa-drm 6641.703SmrgVersion: git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c 6651.696SdentCurrent Vers: 6661.696SdentMaintainer: mesa-git@? 6671.696SdentArchive Site: git://anongit.freedesktop.org/git/mesa/drm 6681.696SdentHome Page: http://cgit.freedesktop.org/mesa/drm/ 6691.696SdentMailing List: 6701.696SdentResponsible: mrg, bjs 6711.696SdentLicense: BSD 6721.696SdentNotes: 6731.696SdentImported all except for linux-core into src/sys/external/bsd/drm/dist. 6741.696Sdent 6751.1SlukemPackage: mopd 6761.1SlukemVersion: 2.5.3 6771.1SlukemCurrent Vers: 2.5.3 6781.1SlukemMaintainer: Mats O Jansson <maja@celsiustech.se> 6791.696SdentArchive Site: http://www.stacken.kth.se/~moj/mopd.html 6801.335SlukemHome Page: http://www.stacken.kth.se/~moj/mopd.html 6811.230SjunyoungMailing List: 6821.1SlukemResponsible: cjs 6831.387SrpauloLicense: BSD (4-clause) 6841.1SlukemNotes: 6851.1SlukemDelete the otherOS directory before importing. 6861.1Slukem 6871.1SlukemPackage: nawk 6881.776SchristosVersion: 2010-05-23 6891.878SwizCurrent Vers: 2011-08-10 6901.696SdentMaintainer: Brian Kernighan <bwk@princeton.edu> 6911.696SdentArchive Site: http://www.cs.princeton.edu/~bwk/btl.mirror/ 6921.696SdentHome Page: http://www.cs.princeton.edu/~bwk/btl.mirror/ 6931.1SlukemMailing List: 6941.1SlukemResponsible: jdolecek 6951.387SrpauloLicense: BSD-like 6961.1SlukemNotes: 6971.1SlukemBuild maketab from nawk sources and generate proctab.c. 6981.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win 6991.776Schristosthen import to src/external/historical/nawk/dist. 7001.1Slukem 7011.1SlukemPackage: ndbootd 7021.1SlukemVersion: 0.5 7031.1SlukemCurrent Vers: 0.5 7041.1SlukemMaintainer: Matt Fredette <fredette@alum.mit.edu> 7051.696SdentArchive Site: 7061.696SdentHome Page: 7071.1SlukemResponsible: fredette 7081.387SrpauloLicense: BSD (4-clause) 7091.1SlukemNotes: 7101.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake 7111.1Slukemand ndbootd-raw.c. Restore saved config.h, and force it to define 7121.1SlukemHAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. 7131.1Slukem 7141.421SwizPackage: ntp 7151.904SkardelVersion: 4.2.6p5 7161.903SkardelCurrent Vers: 4.2.6p5 7171.421SwizMaintainer: David L. Mills <mills@udel.edu> 7181.421SwizArchive Site: ftp://ftp.udel.edu/pub/ntp/ntp4/ 7191.702SkardelHome Page: http://www.ntp.org/, http://support.ntp.org/ 7201.421SwizMailing List: 7211.455SkardelResponsible: simonb, jonathan, kardel 7221.421SwizLicense: BSD-like 7231.421SwizNotes: 7241.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions. 7251.421Swiz 7261.1SlukemPackage: nvi 7271.652StsutsuiVersion: 1.81.6 7281.652StsutsuiCurrent Vers: 1.81.6 7291.1SlukemMaintainer: Keith Bostic <bostic@bsdi.com> 7301.1SlukemArchive Site: ftp://ftp.bostic.com/pub/ 7311.335SlukemHome Page: http://www.bostic.com/vi/ 7321.230SjunyoungMailing List: 7331.652StsutsuiResponsible: aymeric, christos 7341.387SrpauloLicense: BSD (3/4-clause) 7351.1SlukemNotes: 7361.652StsutsuiWe have lots of local fixes. 7371.1Slukem 7381.603SlukemPackage: OpenLDAP 7391.794SadamVersion: 2.4.23 7401.890StacaCurrent Vers: 2.4.27 7411.603SlukemMaintainer: OpenLDAP Foundation 7421.603SlukemArchive Site: http://www.openldap.org/ 7431.603SlukemHome Page: http://www.openldap.org/ 7441.603SlukemMailing List: 7451.603SlukemResponsible: lukem 7461.603SlukemLicense: BSD (3-clause) 7471.603SlukemNotes: 7481.603SlukemImported into src/external/bsd/openldap/dist/ 7491.603Slukem 7501.293SchristosPackage: OpenPAM 7511.892SdrochnerVersion: 20111218 (Lycopsida) 7521.893SchristosCurrent Vers: 20111218 (Hydrangea) 7531.638SwizMaintainer: Dag-Erling Smørgrav <des@FreeBSD.org> 7541.276SwizArchive Site: http://www.openpam.org/ 7551.335SlukemHome Page: http://www.openpam.org/ 7561.276SwizMailing List: 7571.276SwizResponsible: christos 7581.387SrpauloLicense: BSD (3-clause) 7591.276SwizNotes: 7601.579SchristosNext import will need $ Id removal.. 7611.276Swiz 7621.734SroyPackage: openresolv 7631.889SroyVersion: 3.4.5 7641.889SroyCurrent Vers: 3.4.5 7651.734SroyMaintainer: roy 7661.734SroyArchive Site: ftp://roy.marples.name/pub/openresolv/ 7671.734SroyHome Page: http://roy.marples.name/projects/openresolv/ 7681.734SroyMailing List: openresolv-discuss@marples.name 7691.734SroyLicense: BSD (2-clause) 7701.734SroyNotes: 7711.734SroyPlease submit all changes to the author. 7721.734Sroy 7731.612SchristosPackage: HPN-SSH 7741.785SadamVersion: 5.6p1 13 v10 7751.785SadamCurrent Vers: 5.6p1 13 v10 7761.612SchristosMaintainer: www.psc.edu 7771.785SadamArchive Site: http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.6p1-hpn13v10.diff.gz 7781.612SchristosHome Page: http://www.psc.edu/networking/projects/hpn-ssh/ 7791.612SchristosMailing List: 7801.612SchristosResponsible: christos 7811.612SchristosLicense: 7821.612SchristosNotes: 7831.612SchristosPatch applied after OpenSSH import. 7841.612Schristos 7851.1SlukemPackage: OpenSSH 7861.865SchristosVersion: 5.9 7871.865SchristosCurrent Vers: 5.9 / portable 5.9p1 7881.1SlukemMaintainer: OpenSSH 7891.1SlukemArchive Site: http://www.openssh.com/ftp.html 7901.335SlukemHome Page: http://www.openssh.com/portable.html 7911.1SlukemMailing List: openssh-unix-announce@mindrot.org 7921.298SitojunResponsible: thorpej, christos, elric 7931.701SchristosLicense: BSD. See src/crypto/external/bsd/openssh/dist/LICENSE 7941.1SlukemNotes: 7951.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH 7961.701Schristosinto crypto/external/bsd/openssh/dist. use openssh2netbsd before import. 7971.1Slukemlocal changes (should always try to bring them back to master openssh tree, 7981.1Slukemmarkus is very cooperative about it): 7991.1Slukem- default for PermitRootLogin is set to "no" 8001.1Slukem- IgnoreRootRhosts added 8011.1Slukem- look at login.conf to check valid user/access list 8021.469Schristos- krb5 support re-added 8031.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss 8041.279Schristos when someone imports openssl, we can remove this. 8051.280Schristos- added moduli from portable openssh 8061.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh 8071.786Schristos (see if there is any difference between the current version of opensshX.Yp1 8081.786Schristos and the new opensshZ.Wp1) and apply them. 8091.701Schristos- conditionalize login_cap 8101.701Schristos- conditionalize bsd_auth 8111.701Schristos- restore krb5, krb4, afs, skey 8121.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none 8131.701Schristos- fix ctype macro arguments 8141.701Schristos- umac is broken, disable it 8151.701Schristos- better ~homedir handling 8161.701Schristos- netbsd style tunnels 8171.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling 8181.701Schristos- utmp/utmpx handling 8191.701Schristos- handle tty posix_vdisable properly 8201.701Schristos- handle setuid and unsetuid the posix way instead of setresuid() 8211.701Schristos- add all missing functions 8221.384Schristos- always bump major when importing to avoid api problems. 8231.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes. 8241.1Slukem 8251.1SlukemPackage: OpenSSL 8261.845SspzVersion: 1.0.1-stable-SNAP-20110605 8271.845SspzCurrent Vers: 1.0.1 [snapshot-20110605] with AES-NI patch 8281.1SlukemMaintainer: The OpenSSL Project 8291.1SlukemArchive Site: ftp://ftp.openssl.org/source/ 8301.335SlukemHome Page: http://www.openssl.org/ 8311.1SlukemMailing List: openssl-announce@openssl.org 8321.569SwizResponsible: mcr, thorpej, groo, christos, mjf 8331.387SrpauloLicense: OpenSSL and SSLeay license (both BSD-like) 8341.1SlukemNotes: 8351.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers 8361.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man 8371.708Schristos to regen man pages. 8381.1Slukem 8391.19SwizPackage: pdisk 8401.19SwizVersion: 0.8a2 8411.19SwizCurrent Vers: 0.8a2 8421.19SwizMaintainer: Eryk Vershen <eryk@cfcl.com> 8431.19SwizArchive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 8441.335SlukemHome Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 8451.19SwizMailing List: 8461.19SwizResponsible: dbj 8471.387SrpauloLicense: BSD-like 8481.19SwizNotes: 8491.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X 8501.19SwizIt is imported into dist/pdisk, with a reachover makefile in 8511.19Swizsrc/sbin/pdisk builds for macppc and mac68k. 8521.19Swiz 8531.1SlukemPackage: pdksh 8541.1SlukemVersion: 5.2.14p2 8551.1SlukemCurrent Vers: 5.2.14p2 8561.1SlukemMaintainer: Michael Rendell <michael@cs.mun.ca> 8571.1SlukemArchive Site: ftp://ftp.cs.mun.ca/pub/pdksh/ 8581.335SlukemHome Page: http://www.cs.mun.ca/~michael/pdksh/ 8591.1SlukemMailing List: 8601.457SjdolecekResponsible: jdolecek 8611.387SrpauloLicense: Public domain 8621.880SreedNotes: 8631.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied. 8641.1Slukem 8651.421SwizPackage: PF (openbsd packet filter) 8661.609SpeterVersion: OpenBSD 4.2 8671.609SpeterCurrent Vers: OpenBSD 4.3-current 8681.422SpeterMaintainer: The OpenBSD Project 8691.421SwizArchive Site: ftp://ftp.openbsd.org/ 8701.421SwizHome Page: http://www.openbsd.org/faq/pf/ 8711.421SwizMailing List: pf@benzedrine.cx or appropriate OpenBSD mailing list 8721.569SwizResponsible: peter, yamt 8731.421SwizLicense: BSD (2-clause) 8741.421SwizNotes: 8751.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover 8761.421Swizdefinition (files.pf). userland code is imported into src/dist/pf, and 8771.421Swizreachover Makefiles are in src/usr.sbin/pf. 8781.421Swiz 8791.538SjoergPackage: pkg_install 8801.813SaymericVersion: 20110215 8811.894SrizCurrent Vers: 20110805 8821.538SjoergMaintainer: The pkgsrc developers 8831.894SrizHome Page: http://www.pkgsrc.org/ 8841.539SheinzMailing List: tech-pkg@NetBSD.org 8851.538SjoergResponsible: joerg 8861.538SjoergLicense: BSD 8871.538SjoergNotes: 8881.894SrizThe authoritative version used to live in src/usr.sbin/pkg_install, and was 8891.894Srizmoved to pkgsrc/pkgtools/pkg_install. Reachover Makefiles were kept in place. 8901.894Srizpkg_install currently resides in src/external/bsd/pkg_install. 8911.538Sjoerg 8921.1SlukemPackage: ping 8931.1SlukemVersion: 980911 8941.1SlukemCurrent Vers: 980911 8951.1SlukemMaintainer: Vernon Schryver <vjs@rhyolite.com> 8961.1SlukemArchive Site: ftp://ftp.rhyolite.com/src/ 8971.335SlukemHome Page: http://www.rhyolite.com/src/ 8981.1SlukemMailing List: 8991.392SrpauloResponsible: christos 9001.387SrpauloLicense: BSD (3-clause) 9011.1SlukemNotes: 9021.1SlukemWe use err() and friends. We have changes for snprintf, extra 9031.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes, 9041.1Slukemand more. 9051.1Slukem 9061.1SlukemPackage: postfix 9071.887StronVersion: 2.8.7 9081.906StacaCurrent Vers: 2.8.8/2.9.0 9091.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 9101.1SlukemArchive Site: ftp://postfix.cloud9.net/official/ 9111.335SlukemHome Page: http://www.postfix.org/ 9121.1SlukemMailing List: postfix-users@postfix.org 9131.705StronResponsible: christos, tron 9141.704StronLicense: IBM Public License. See also src/external/ibm-public/postfix/dist. 9151.1SlukemNotes: 9161.432SrpauloHTML documentation should be kept in sync with the README_FILES. 9171.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our 9181.432Srpaulodirectory layout (the easiest way to check is by running ``postfix 9191.432Srpauloset-permissions''). 9201.1Slukem 9211.1SlukemPackage: ppp 9221.447SchristosVersion: 2.4.4 9231.446SdanCurrent Vers: 2.4.4 9241.1SlukemMaintainer: Paul Mackerras <paulus@samba.org> 9251.1SlukemArchive Site: ftp://ftp.samba.org/pub/ppp/ 9261.349SjunyoungHome Page: 9271.1SlukemCVS root: :pserver:cvs@pserver.samba.org:/cvsroot (password: cvs) 9281.1SlukemMailing List: 9291.447SchristosResponsible: christos, cube 9301.387SrpauloLicense: BSD (3-clause) 9311.1SlukemNotes: 9321.1SlukemBSD support was removed from 2.4.0; I added it back and removed 9331.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to 9341.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use 9351.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 9361.1Slukemis clearly a pain. I have not tested the modules code, neither our 9371.1Slukemmakefiles make it easy to construct a module, but I left one there 9381.1Slukemas an example. 9391.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're 9401.447Schristosusing the version found in 2.4.1. 9411.1Slukem 9421.1SlukemPackage: rcs 9431.1SlukemVersion: 5.7 9441.879SwizCurrent Vers: 5.8 9451.1SlukemMaintainer: FSF 9461.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/rcs/ 9471.1SlukemMailing List: bug-gnu-utils@gnu.org 9481.335SlukemHome Page: http://www.gnu.org/software/rcs/ 9491.463SagcResponsible: agc 9501.894SrizLicense: GPLv2 (5.7; 5.8 is GPLv3+) 9511.1SlukemNotes: 9521.894SrizOld versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 9531.1Slukem 9541.1SlukemPackage: root.cache 9551.858SchristosVersion: 2011060800 (Jun 8, 2011) 9561.858SchristosCurrent Vers: 2011060800 (Jun 8, 2011) 9571.14SperryMaintainer: InterNIC 9581.14SperryArchive Site: ftp://ftp.internic.net/domain/named.root 9591.335SlukemHome Page: ftp://ftp.internic.net/domain/named.root 9601.1SlukemMailing List: 9611.507SperryResponsible: thorpej 9621.387SrpauloLicense: Public domain 9631.1SlukemNotes: 9641.1SlukemThe root server cache is also included with BIND. However, the 9651.1SlukemInterNIC version is usually more up to date. 9661.1Slukem 9671.1SlukemPackage: routed 9681.727SchristosVersion: 2.32 9691.727SchristosCurrent Vers: 2.32 9701.1SlukemMaintainer: Vernon Schryver <vjs@rhyolite.com> 9711.1SlukemArchive Site: ftp://ftp.rhyolite.com/src/ 9721.335SlukemHome Page: http://www.rhyolite.com/src/ 9731.1SlukemMailing List: 9741.392SrpauloResponsible: christos 9751.387SrpauloLicense: BSD (4-clause) 9761.1SlukemNotes: 9771.1SlukemWe use the md5 code from libc 9781.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF 9791.201SchristosWe use arc4random 9801.201SchristosWe use strlcpy/snprintf 9811.1Slukem 9821.1SlukemPackage: send-pr (part of GNATS) 9831.1SlukemVersion: 3.95 9841.359SrpauloCurrent Vers: 4.1 9851.1SlukemMaintainer: FSF 9861.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gnats/ 9871.335SlukemHome Page: http://www.gnu.org/software/gnats/ 9881.1SlukemMailing List: bug-gnats@gnu.org 9891.387SrpauloLicense: GPLv2 9901.1SlukemResponsible: 9911.1SlukemNotes: 9921.1Slukem 9931.1SlukemPackage: SoftFloat 9941.1SlukemVersion: 2a 9951.1SlukemCurrent Vers: 2b 9961.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 9971.144SdentArchive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 9981.335SlukemHome Page: http://www.jhauser.us/arithmetic/SoftFloat.html 9991.1SlukemMailing List: 10001.1SlukemResponsible: bjh21 10011.387SrpauloLicense: Public domain 10021.1SlukemNotes: 10031.1SlukemHeavily modified for use as a soft float library for GCC. The actual 10041.1Slukemarithmetic code is unchanged, though, and should behave exactly like the 10051.1Slukemoriginal. 10061.1Slukem 10071.877SjoergPackage: sqlite 10081.877SjoergVersion: pre-3.6.9 snapshot 10091.897SwizCurrent Vers: 3.7.10 10101.877SjoergMaintainer: Richard Hipp <drh@sqlite.org> 10111.877SjoergHome Page: http://www.sqlite.org 10121.877SjoergResponsible: joerg 10131.877SjoergLicense: Public domain 10141.877SjoergNotes: 10151.877SjoergInitial import uses a pre-release with a number of bug fixes to avoid 10161.877Sjoergunnecessary local changes. 10171.877Sjoerg 10181.1SlukemPackage: tcpdump 10191.792SchristosVersion: 4.1.1 10201.792SchristosCurrent Vers: 4.1.1 10211.429ShubertfMaintainer: tcpdump-workers@lists.tcpdump.org 10221.1SlukemArchive Site: http://www.tcpdump.org/release/ 10231.335SlukemHome Page: http://www.tcpdump.org/ 10241.429ShubertfMailing List: tcpdump-workers@lists.tcpdump.org 10251.569SwizResponsible: 10261.387SrpauloLicense: BSD (3-clause) 10271.1SlukemNotes: 10281.792SchristosUse the src/external/bsd/tcpdump/dist/tcpdump2netbsd script to prepare source 10291.792Schristostree. 10301.1Slukem 10311.1SlukemPackage: termcap.src 10321.1SlukemVersion: 9.13.25 10331.1SlukemCurrent Vers: 11.0.1 10341.1SlukemMaintainer: Eric S. Raymond <terminfo@ccil.org> 10351.50SenamiArchive Site: http://www.catb.org/~esr/terminfo/ 10361.335SlukemHome Page: http://www.catb.org/~esr/terminfo/ 10371.1SlukemMailing List: 10381.1SlukemResponsible: 10391.387SrpauloLicense: Public domain 10401.1SlukemNotes: 10411.1Slukem 10421.1SlukemPackage: TestFloat 10431.1SlukemVersion: 2a 10441.1SlukemCurrent Vers: 2a 10451.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 10461.144SdentArchive Site: http://www.jhauser.us/arithmetic/TestFloat.html 10471.335SlukemHome Page: http://www.jhauser.us/arithmetic/TestFloat.html 10481.1SlukemMailing List: 10491.1SlukemResponsible: ross 10501.387SrpauloLicense: BSD (4-clause) 10511.1SlukemNotes: 10521.1Slukem 10531.1SlukemPackage: texinfo 10541.634SchristosVersion: 4.8 10551.642SwizCurrent Vers: 4.13 10561.1SlukemMaintainer: FSF 10571.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/texinfo/ 10581.335SlukemHome Page: http://www.gnu.org/software/texinfo/ 10591.1SlukemMailing List: bug-texinfo@gnu.org 10601.737SwizResponsible: 10611.909SrizLicense: GPLv2+ (4.8), GPLv3+ (4.9 and later) 10621.1SlukemNotes: 10631.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree 10641.38Swizfor the import. 10651.1Slukem 10661.819SjmmvPackage: tmux 10671.860SjmmvVersion: 1.5 10681.898SwizCurrent Vers: 1.6 10691.819SjmmvMaintainer: Nicholas Marriott <nicm@users.sourceforge.net> 10701.819SjmmvArchive site: http://downloads.sourceforge.net/tmux/ 10711.819SjmmvHome page: http://tmux.sourceforge.net/ 10721.819SjmmvMailing List: tmux-users@lists.sourceforge.net 10731.819SjmmvResponsible: jmmv 10741.819SjmmvLicense: BSD 10751.819SjmmvNotes: 10761.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a 10771.819Sjmmvnew tmux release. 10781.819Sjmmv 10791.1SlukemPackage: top 10801.614SchristosVersion: 3.8beta1 10811.614SchristosCurrent Vers: 3.8beta1 10821.1SlukemMaintainer: William LeFebvre <wnl@groupsys.com> 10831.614SchristosArchive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz 10841.335SlukemHome Page: http://www.unixtop.org/ 10851.1SlukemMailing List: top-spinners@ocee.groupsys.com 10861.614SchristosResponsible: simonb, christos 10871.387SrpauloLicense: BSD (2-clause) 10881.1SlukemNotes: 10891.1Slukem 10901.1SlukemPackage: traceroute 10911.869SchristosVersion: 1.4a12 10921.1SlukemCurrent Vers: 1.4a12 10931.1SlukemMaintainer: traceroute@ee.lbl.gov 10941.1SlukemArchive Site: ftp://ftp.ee.lbl.gov/ 10951.335SlukemHome Page: http://ftp.ee.lbl.gov/ 10961.1SlukemMailing List: 10971.1SlukemResponsible: 10981.387SrpauloLicense: BSD (4-clause) 10991.1SlukemNotes: 11001.869SchristosAdded changes from a5 -> a12 manually. 11011.1Slukem 11021.1SlukemPackage: tz 11031.884SapbVersion: tzcode2011i / tzdata2011n 11041.884SapbCurrent Vers: tzcode2011i / tzdata2011n 11051.1SlukemMaintainer: Arthur David Olson <ado@elsie.nci.nih.gov> 11061.876SapbMaintainer: Robert Elz <kre@munnari.oz.au> 11071.1SlukemArchive Site: ftp://elsie.nci.nih.gov/pub/ 11081.876SapbArchive Site: ftp://munnari.oz.au/pub/oldtz/ 11091.349SjunyoungHome Page: 11101.876SapbMailing List: tz@iana.org 11111.863SchristosResponsible: kleink, christos 11121.387SrpauloLicense: Public domain 11131.1SlukemNotes: 11141.863SchristosUse src/lib/libc/time/tzcode2netbsd to prepare the source tree for import. 11151.863SchristosThe tzcode2009k -> 2011i patch was applied by hand, since we have too 11161.863Schristosmany diffs (re-entrant tzcode) to apply. The diffs have been submitted 11171.863Schristosupstream but there is too much inertia to apply them. 11181.1Slukem 11191.578SchristosPackage: wpa_supplicant/hostapd 11201.867SchristosVersion: 0.7.3 11211.867SchristosCurrent Vers: 0.7.3 11221.365SwizMaintainer: Jouni Malinen <jkmaline@cc.hut.fi> 11231.365SwizArchive Site: http://hostap.epitest.fi/releases/ 11241.582SjoergHome Page: http://hostap.epitest.fi/wpa_supplicant/ 11251.365SwizMailing List: 11261.578SchristosResponsible: scw, dyoung, christos 11271.387SrpauloLicense: BSD or GPLv2 11281.365SwizNotes: 11291.772SchristosSee /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions. 11301.365Swiz 11311.1SlukemPackage: XFree86 11321.307StronVersion: 4.5.0 11331.655SwizCurrent Vers: 4.8.0 11341.349SjunyoungMaintainer: XFree86 Project, Inc. 11351.1SlukemArchive Site: ftp://ftp.xfree86.org/pub/XFree86/ 11361.335SlukemHome Page: http://www.xfree86.org/ 11371.349SjunyoungMailing List: devel@xfree86.org 11381.1SlukemResponsible: tron 11391.387SrpauloLicense: XFree 11401.1SlukemNotes: 11411.1Slukem4.x: 11421.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript 11431.1Slukem files which we don't need in our tree. 11441.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should 11451.305Stron be submitted back via http://bugzilla.xfree86.org. 11461.1Slukem 11471.1SlukemPackage: zlib 11481.397SchristosVersion: 1.2.3 11491.905SwizCurrent Vers: 1.2.6 11501.1SlukemMaintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 11511.512StacaArchive Site: http://www.zlib.net/ 11521.512StacaHome Page: http://www.zlib.net/ 11531.1SlukemMailing List: 11541.397SchristosResponsible: gwr, tron, christos 11551.387SrpauloLicense: BSD (3-clause) 11561.1SlukemNotes: 11571.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland. 11581.534Schristos 11591.534SchristosPackage: services, protocols 11601.894SrizVersion: 2010-10-04 (services), 2010-05-27 (protocols) 11611.894SrizCurrent Vers: 2012-01-04 (services), 2011-11-01 (protocols) 11621.534SchristosMaintainer: IANA 11631.894SrizArchive Site: http://www.iana.org/assignments/port-numbers (services) 11641.894SrizArchive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols) 11651.894SrizHome Page: http://www.iana.org/ 11661.534SchristosMailing List: 11671.534SchristosResponsible: christos 11681.534SchristosLicense: None 11691.534SchristosNotes: 11701.534Schristos1. Download the latest converter from: 11711.818Schristos http://www.sethwklein.net/iana-etc.html 11721.780Schristos2. Unpack it and edit the Makefile to reflect the latest location of the files 11731.780Schristos3. Run 11741.534Schristos gmake get 11751.534Schristos gmake 11761.780Schristos4. Add NetBSD rcsid to the generated protocols and services. 11771.780Schristos5. Append the local services from the current services file. 11781.780Schristos6. Run: 11791.534Schristos services_mkdb -u services > /usr/src/etc/services 11801.534Schristos cp protocols /usr/src/etc/protocols 11811.769Smrg 11821.769SmrgPackage: pigz 11831.769SmrgVersion: 2.1.6 11841.769SmrgCurrent Vers: 2.1.6 11851.769SmrgMaintainer: Mark Adler <madler@alumni.caltech.edu> 11861.769SmrgArchive Site: http://zlib.net/pigz/ 11871.769SmrgHome Page: http://zlib.net/pigz/ 11881.769SmrgMailing List: http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net 11891.769SmrgResponsible: mrg 11901.769SmrgLicense: zlib 11911.769SmrgNotes: 11921.784Sjoerg 11931.784SjoergPackage: xz 11941.784SjoergVersion: 5.0.0 11951.830SwizCurrent Vers: 5.0.2 11961.784SjoergMaintainer: Lasse Collin <lasse.collin@tukanni.org> 11971.784SjoergArchive Site: http://tukaani.org/xz/ 11981.784SjoergHome Page: http://tukaani.org/xz/ 11991.784SjoergResponsible: joerg 12001.784SjoergLicense: public-domain 12011.784SjoergNotes: 12021.784Sjoerg1. See prepare-import script for stripping down the distribution. 12031.784Sjoerg2. Update configure.ac and use it to generate include/config.h. 12041.784Sjoerg3. Carefully check for GPL components leaked into the dist area. 12051.847Smrg 12061.847SmrgPackage: mpc 12071.847SmrgVersion: 0.9 12081.847SmrgCurrent Vers: 0.9 12091.847SmrgMaintainer: 12101.847SmrgArchive Site: http://www.multiprecision.org/mpc/download/ 12111.847SmrgHome Page: http://www.multiprecision.org/mpc/ 12121.847SmrgMailing List: http://www.multiprecision.org/index.php?prog=mpc&page=development 12131.847SmrgResponsible: mrg 12141.847SmrgLicense: LGPL2 12151.847SmrgNotes: 12161.847Smrg 12171.847SmrgPackage: mpfr 12181.847SmrgVersion: 3.0.1 12191.847SmrgCurrent Vers: 3.0.1 12201.847SmrgMaintainer: 12211.847SmrgArchive Site: http://www.mpfr.org/mpfr-current/ 12221.847SmrgHome Page: http://www.mpfr.org/ 12231.847SmrgMailing List: http://websympa.loria.fr/wwsympa/arc/mpfr-announce 12241.847SmrgResponsible: mrg 12251.847SmrgLicense: LGPL3 12261.847SmrgNotes: 12271.847Smrg 12281.847SmrgPackage: GNU MP 12291.847SmrgVersion: 5.0.2 12301.847SmrgCurrent Vers: 5.0.2 12311.847SmrgMaintainer: http://gmplib.org/mailman/listinfo/gmp-devel 12321.847SmrgArchive Site: http://gmplib.org/ 12331.847SmrgHome Page: http://gmplib.org/ 12341.847SmrgMailing List: http://gmplib.org/mailman/listinfo/gmp-announce 12351.847SmrgResponsible: mrg 12361.847SmrgLicense: LGPL3 12371.847SmrgNotes: 12381.886Schristos 12391.886SchristosPackage: tre 12401.886SchristosVersion: 0.8.0 12411.886SchristosCurrent Vers: 0.8.0 12421.886SchristosMaintainer: http://laurikari.net/tre 12431.886SchristosArchive Site: http://laurikari.net/tre 12441.886SchristosHome Page: http://laurikari.net/tre 12451.886SchristosMailing List: http://laurikari.net/mailman/listinfo/tre-general 12461.886SchristosResponsible: agc, christos 12471.886SchristosLicense: BSD 12481.886SchristosNotes: 12491.886Schristos Need to feed back local changes 12501.901Schristos 12511.901SchristosPackage: TrouSerS 12521.901SchristosVersion: 0.3.8 12531.901SchristosCurrent Vers: 0.3.8 12541.901SchristosMaintainer: http://trousers.sourceforge.net 12551.901SchristosArchive Site: http://trousers.sourceforge.net 12561.901SchristosHome Page: http://trousers.sourceforge.net 12571.901SchristosMailing List: http://trousers.sourceforge.net 12581.901SchristosResponsible: christos 12591.901SchristosLicense: CPL 12601.901SchristosNotes: 12611.901Schristos Need to feed back local changes 12621.902Schristos 12631.902SchristosPackage: tpm-tools 12641.902SchristosVersion: 1.3.7.1 12651.902SchristosCurrent Vers: 1.3.7.1 12661.902SchristosMaintainer: http://trousers.sourceforge.net 12671.902SchristosArchive Site: http://trousers.sourceforge.net 12681.902SchristosHome Page: http://trousers.sourceforge.net 12691.902SchristosMailing List: http://trousers.sourceforge.net 12701.902SchristosResponsible: christos 12711.902SchristosLicense: CPL 12721.902SchristosNotes: 12731.902Schristos Need to feed back local changes 1274