3RDPARTY revision 1.820
11.820Sjruoho# $NetBSD: 3RDPARTY,v 1.820 2011/03/17 17:13: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.1Slukem# 3dparty2html): 171.1Slukem# 181.1Slukem# 1.) Any line whose first non-whitespace character is # is a comment 191.1Slukem# 2.) Entries are separated by blank lines 201.1Slukem# 3.) Every package needs at least the following entries: Package, 211.1Slukem# Version, Current Vers, and Maintainer. 221.1Slukem# 4.) Where a field has multiple lines of information, the field tag 231.1Slukem# should be repeated on each line, except: 241.1Slukem# 5.) The Notes: field tag should appear on a line by itself. All 251.1Slukem# remaining lines until the end of the record are notes. 261.31Skanaoka 271.31SkanaokaPackage: acpica 281.814SjruohoVersion: 20110211 291.820SjruohoCurrent Vers: 20110316 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.663SjmmvVersion: 0.6 561.663SjmmvCurrent Vers: 0.6 571.567SjmmvMaintainer: Julio M. Merino Vidal <jmmv@NetBSD.org> 581.570SjmmvArchive site: ftp://ftp.NetBSD.org/pub/NetBSD/misc/jmmv/atf/ 591.570SjmmvHome page: http://www.NetBSD.org/~jmmv/atf/ 601.570SjmmvMailing List: atf-devel@NetBSD.org 611.567SjmmvResponsible: jmmv 621.595SjmmvLicense: The NetBSD Foundation's license (BSD 2-clause) 631.567SjmmvNotes: 641.663SjmmvThe source files are in external/bsd/atf/dist. 651.567SjmmvGiven that the primary goal of ATF is to provide a testing framework for 661.567SjmmvNetBSD, no local changes should be ever needed. Always direct them to the 671.567Sjmmvmaintainer for integration in official releases. 681.567Sjmmv 691.427SgdamorePackage: ath-hal 701.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.812SchristosVersion: 9.8.0rc1 951.812SchristosCurrent Vers: 9.8.0rc1 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.807StronVersion: 2.19.1 1351.793SwizCurrent Vers: 2.21 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.696SdentPackage: 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.797SchristosVersion: 20101127 1701.800SwizCurrent Vers: 20101229 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.650Sperry 1791.1SlukemPackage: bzip2 1801.652StsutsuiVersion: 1.0.5 1811.586SchristosCurrent Vers: 1.0.5 1821.1SlukemMaintainer: Julian Seward <jseward@acm.org> 1831.1SlukemArchive Site: http://sources.redhat.com/bzip2/ 1841.335SlukemHome Page: http://www.bzip.org/ 1851.1SlukemMailing List: 1861.1SlukemResponsible: 1871.387SrpauloLicense: BSD (4-clause) 1881.1SlukemNotes: 1891.1SlukemSee /usr/src/dist/bzip2/bzip2netbsd for update instructions. 1901.1Slukem 1911.1SlukemPackage: Citrus XPG4DL 1921.696SdentVersion: 1931.696SdentCurrent Vers: 1941.1SlukemMaintainer: Citrus 1951.1SlukemArchive Site: http://citrus.bsdclub.org/ 1961.335SlukemHome Page: http://citrus.bsdclub.org/ 1971.1SlukemMailing List: bsd-locale@hauN.org 1981.569SwizResponsible: tshiozak 1991.387SrpauloLicense: Ambiguous. Either BSD or Perl Artistic License 2001.387Srpaulo See http://citrus.bsdclub.org/#pol_license for more info. 2011.1SlukemNotes: 2021.1Slukemlanguage C multilingualization support suite using wchar_t and other standards. 2031.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't 2041.173Sitojunneed to look for other CVS tree (like citrus CVS tree) 2051.1Slukemmain trunc has Citrus code in the following places: 2061.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support 2071.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation. 2081.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer 2091.173Sitojun- src/lib/libc/iconv: iconv(3) 2101.1Slukem 2111.1SlukemPackage: cron 2121.761SchristosVersion: 4.1 2131.680SwizCurrent Vers: 4.1 2141.1SlukemMaintainer: Paul Vixie <vixie@vix.com> 2151.376SmrgArchive Site: ftp://ftp.isc.org/isc/cron/ 2161.349SjunyoungHome Page: 2171.1SlukemMailing List: 2181.1SlukemResponsible: 2191.387SrpauloLicense: BSD-like 2201.1SlukemNotes: 2211.1Slukem 2221.1SlukemPackage: cvs 2231.681SchristosVersion: 1.12.13 2241.681SchristosCurrent Vers: 1.12.13 2251.1SlukemMaintainer: cvshome 2261.375SwizArchive Site: http://ftp.gnu.org/non-gnu/cvs/ 2271.375SwizHome Page: http://cvs.nongnu.org/ 2281.1SlukemMailing List: bug-cvs@gnu.org 2291.737SwizResponsible: christos 2301.387SrpauloLicense: GPLv1, LGPLv2 2311.1SlukemNotes: 2321.628SjnemethUse src/gnu/dist/xcvs/cvs2netbsd for preparing the source tree 2331.1Slukemfor the import. 2341.628SjnemethDo not forget to update gnu/usr.bin/xcvs/include/config.h to match 2351.628Sjnemethgnu/dist/xcvs/config.h.in. 2361.1Slukem 2371.1SlukemPackage: db 2381.1SlukemVersion: 1.85 2391.696SdentCurrent Vers: 1.86/4.7.25 2401.1SlukemMaintainer: Keith Bostic <bostic@vangogh.cs.berkeley.edu> 2411.584StnnArchive Site: http://www.oracle.com/technology/software/products/berkeley-db/ 2421.584StnnHome Page: http://www.oracle.com/database/berkeley-db/ 2431.1SlukemMailing List: 2441.1SlukemResponsible: 2451.584StnnLicense: BSD or Oracle Commercial License 2461.1SlukemNotes: 2471.1SlukemNote that we cannot use db 2.x for license reasons. 2481.1SlukemThree bug fixes against 1.85 sent back to bostic. Changes to 2491.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious). 2501.1SlukemImport of DB 1.85 was done via a sh script which converted the 2511.1Slukemdistribution into the netbsd format. The script can be found in 2521.1Slukemsrc/lib/libc/db/db2netbsd. 2531.1Slukem 2541.1SlukemPackage: dhcp 2551.352SdrochnerVersion: 3.0.3 2561.765StacaCurrent Vers: 3.1.3/4.0.2/4.1.1-P1 2571.392SrpauloMaintainer: mellon 2581.1SlukemArchive Site: ftp://ftp.isc.org/isc/dhcp/ 2591.696SdentHome Page: http://www.isc.org/software/dhcp/ 2601.1SlukemMailing List: dhcp-server@isc.org 2611.1SlukemMailing List: dhcp-client@isc.org 2621.1SlukemMailing List: dhcp-announce@isc.org 2631.1SlukemMailing List: dhcp-bugs@isc.org 2641.1SlukemResponsible: mellon 2651.387SrpauloLicense: BSD (3-clause) 2661.1SlukemNotes: 2671.1SlukemNo changes for NetBSD integration - just import the new distribution on 2681.1Slukemtop of the current tree. 2691.1Slukem 2701.604SjoergPackage: dhcpcd 2711.810SroyVersion: 5.2.11 2721.810SroyCurrent Vers: 5.2.11 2731.654SroyMaintainer: roy 2741.666SroyArchive Site: ftp://roy.marples.name/pub/dhcpcd/ 2751.654SroyHome Page: http://roy.marples.name/projects/dhcpcd/ 2761.654SroyMailing List: dhcpcd-discuss@marples.name 2771.604SjoergLicense: BSD (2-clause) 2781.604SjoergNotes: 2791.604SjoergPlease submit all changes to the author. 2801.654SroyThe distribution doesn't include the Linux specific bits or build system. 2811.604Sjoerg 2821.1SlukemPackage: diffutils 2831.42SwizVersion: 2.8.1 2841.1SlukemCurrent Vers: 2.8.1 2851.1SlukemMaintainer: FSF 2861.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/diffutils/ 2871.335SlukemHome Page: http://www.gnu.org/software/diffutils/ 2881.1SlukemMailing List: bug-gnu-utils@gnu.org 2891.737SwizResponsible: 2901.387SrpauloLicense: GPLv2 2911.1SlukemNotes: 2921.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree 2931.43Swizfor the import. 2941.1Slukem 2951.400SkleinkPackage: gdtoa 2961.400SkleinkVersion: 2005-09-23 2971.400SkleinkCurrent Vers: 2005-09-23 2981.335SlukemMaintainer: David M. Gay <dmg@acm.org> 2991.696SdentArchive Site: http://www.netlib.org/fp/ 3001.335SlukemHome Page: http://www.netlib.org/fp/ 3011.1SlukemMailing List: none 3021.373SkleinkResponsible: kleink 3031.387SrpauloLicense: BSD-like 3041.1SlukemNotes: 3051.400SkleinkTest suite not integrated at this time. 3061.400SkleinkNo hexadecimal floating-point string conversion for VAX FP yet. 3071.400SkleinkOnly double-precision addressed at this time. 3081.1Slukem 3091.1SlukemPackage: file 3101.692SchristosVersion: 5.03 3111.692SchristosCurrent Vers: 5.03 3121.1SlukemMaintainer: Christos Zoulas <christos@zoulas.com> 3131.1SlukemArchive Site: ftp://ftp.astron.com/pub/file/ 3141.349SjunyoungHome Page: 3151.1SlukemMailing List: file@mx.gw.com 3161.1SlukemResponsible: christos, pooka 3171.387SrpauloLicense: BSD (2-clause) 3181.1SlukemNotes: 3191.632Schristosuse file2netbsd 3201.1Slukem 3211.1SlukemPackage: flex 3221.726SchristosVersion: 2.5.35 3231.651SperryCurrent Vers: 2.5.35 3241.651SperryMaintainer: Will Estes <wlestes@users.sourceforge.net> 3251.651SperryArchive Site: http://flex.sourceforge.net/ 3261.651SperryHome Page: http://flex.sourceforge.net/ 3271.651SperryMailing List: http://lists.sourceforge.net/mailman/listinfo/flex-announce 3281.651SperryResponsible: 3291.387SrpauloLicense: BSD-like 3301.1SlukemNotes: 3311.726SchristosThere is a flex2netbsd script to help newer imports. 3321.1Slukem 3331.1SlukemPackage: gcc 3341.633SmrgVersion: 4.1.3-20080831 3351.775SwizCurrent Vers: 4.5.1 3361.501SmrgMaintainer: FSF 3371.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gcc/ 3381.335SlukemHome Page: http://www.gnu.org/software/gcc/ 3391.1SlukemMailing List: gcc-bugs@gnu.org 3401.61SmrgResponsible: thorpej, mrg 3411.387SrpauloLicense: GPLv2, LGPLv2.1 3421.1SlukemNotes: 3431.185Smrgbefore importing: 3441.185Smrg - delete all .cvsignore and .brik files 3451.185Smrg - delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar 3461.439Smrg - delete all related testsuites 3471.439Smrgfor GCC4: 3481.439Smrg - delete all fortran and testsuites 3491.448Smrg - update gcc/version.c for the NetBSD GCC date 3501.1Slukem 3511.1SlukemPackage: gdb 3521.712SsnjVersion: 6.5 3531.777SwizCurrent Vers: 7.2 3541.1SlukemMaintainer: FSF 3551.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gdb/ 3561.335SlukemHome Page: http://www.gnu.org/software/gdb/ 3571.1SlukemMailing List: bug-gdb@gnu.org 3581.526SmrgResponsible: thorpej 3591.387SrpauloLicense: GPLv2, LGPLv2 3601.1SlukemNotes: 3611.473StlsWhen updating GDB, it is imperative to test that: 3621.474Schristos - Debugging of kernel cores ("target kvm") works correctly 3631.473Stls - Support for our kernel's remote serial debugging protocol 3641.473Stls ("options KGDB") works correctly. 3651.1Slukem 3661.1SlukemPackage: gettext 3671.328SchristosVersion: 0.14.4 3681.568SwizCurrent Vers: 0.17 3691.1SlukemMaintainer: FSF 3701.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gettext/ 3711.335SlukemHome Page: http://www.gnu.org/software/gettext/ 3721.1SlukemMailing List: bug-gnu-utils@gnu.org 3731.569SwizResponsible: 3741.387SrpauloLicense: GPLv2 3751.1SlukemNotes: 3761.1SlukemGNU gettext is used for userland tools like msgfmt(1) only. For libintl, 3771.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for 3781.1Slukem"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 3791.1Slukem 3801.478SapbPackage: gkermit 3811.478SapbVersion: 1.00 3821.478SapbCurrent Vers: 1.00 3831.478SapbMaintainer: Kermit Project - Columbia University <kermit@columbia.edu> 3841.478SapbArchive Site: ftp://kermit.columbia.edu/kermit/archives/ 3851.478SapbHome Page: http://www.columbia.edu/kermit/ 3861.478SapbMailing List: 3871.478SapbResponsible: apb 3881.478SapbLicense: GPLv2 3891.478SapbNotes: 3901.478Sapb 3911.1SlukemPackage: grep 3921.52SwizVersion: 2.5.1 3931.778SwizCurrent Vers: 2.7 3941.1SlukemMaintainer: FSF 3951.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/grep/ 3961.335SlukemHome Page: http://www.gnu.org/software/grep/ 3971.1SlukemMailing List: bug-gnu-utils@gnu.org 3981.737SwizResponsible: simonb 3991.621SsimonbLicense: GPLv2 (2.5.1), GPLv3 (2.5.3) 4001.1SlukemNotes: 4011.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree 4021.44Swizfor the import. 4031.230SjunyoungA non-gnu grep was imported into src/usr.bin/grep on 2 Jan 2004. It 4041.174Scjepneeds some tuning before it can replace gnu grep. 4051.174Scjep (cf. http://www.vocito.com/downloads/software/grep/) 4061.1Slukem 4071.1SlukemPackage: groff 4081.408SwizVersion: 1.19.2 4091.801SwizCurrent Vers: 1.21 4101.216SwizMaintainer: Werner Lemberg/FSF 4111.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/groff/ 4121.335SlukemHome Page: http://www.gnu.org/software/groff/ 4131.1SlukemMailing List: bug-groff@gnu.org 4141.737SwizResponsible: 4151.387SrpauloLicense: GPLv2 4161.1SlukemNotes: 4171.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution 4181.1Slukemfor import. 4191.1Slukem 4201.1SlukemPackage: heimdal 4211.587SmlelstvVersion: 1.1 4221.696SdentCurrent Vers: 1.2.1 4231.1SlukemMaintainer: Heimdal <heimdal@pdc.kth.se> 4241.1SlukemArchive Site: ftp://ftp.pdc.kth.se/pub/heimdal/src/ 4251.335SlukemHome Page: http://www.pdc.kth.se/heimdal/ 4261.1SlukemMailing List: heimdal-discuss@pdc.kth.se 4271.411SwizResponsible: joda, lha 4281.387SrpauloLicense: BSD 4291.1SlukemNotes: 4301.1Slukem 4311.1SlukemPackage: hunt 4321.117SwizVersion: 2003-04-16 4331.107SwizCurrent Vers: 2003-04-16 4341.335SlukemMaintainer: Greg Couch <gregc@cgl.ucsf.edu> 4351.107SwizArchive Site: ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z 4361.335SlukemHome Page: http://www.cgl.ucsf.edu/home/gregc/oss.html 4371.1SlukemResponsible: mrg 4381.387SrpauloLicense: BSD (3-clause) 4391.1SlukemNotes: 4401.1Slukem 4411.202SmarttiPackage: ipf 4421.715SmarttiVersion: 4.1.33 4431.715SmarttiCurrent Vers: 4.1.33 4441.1SlukemMaintainer: Darren Reed 4451.267StacaArchive Site: http://coombs.anu.edu.au/~avalon/ 4461.335SlukemHome Page: http://coombs.anu.edu.au/~avalon/ 4471.1SlukemMailing List: ipfilter@postbox.anu.edu.au 4481.731SmarttiResponsible: darrenr, mike 4491.387SrpauloLicense: BSD-based, see src/dist/ipf/IPFILTER.LICENSE 4501.1SlukemNotes: 4511.1Slukemipf2netbsd should be used on a virgin ipfilter source tree. 4521.602SmarttiSee also dist/ipf/README.NetBSD 4531.1Slukem 4541.284SthorpejPackage: ipsec-tools 4551.548SgdtVersion: (ipsec-tools head is NetBSD-current head) 4561.284SthorpejMaintainer: IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net> 4571.335SlukemArchive Site: http://ipsec-tools.sourceforge.net 4581.335SlukemHome Page: http://ipsec-tools.sourceforge.net 4591.284SthorpejMailing List: ipsec-tools-devel@lists.sourceforge.net 4601.549SmanuResponsible: manu, vanhu, mgrooms 4611.387SrpauloLicense: BSD (3-clause) 4621.284SthorpejNotes: 4631.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools 4641.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure 4651.550Smanugenerated files are available in the NetBSD source tree at: 4661.550Smanu src/lib/libipsec/config.h 4671.550Smanu src/lib/libipsec/package_version.h 4681.550SmanuWhen configure.ac is updated, run the following: 4691.550Smanu cd src/crypto/dist/ipsec-tools 4701.550Smanu ./bootstrap 4711.550Smanu ./configure --enable-adminport --enable-hybrid --enable-frag \ 4721.550Smanu --enable-natt --enable-dpd 4731.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with 4741.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking) 4751.550Smanu 4761.550SmanuNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 4771.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand, 4781.550Smanuipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 4791.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly 4801.550Smanusync with ipsec-tools-0_7-branch) 4811.284Sthorpej 4821.1SlukemPackage: KAME IPv6 4831.1SlukemVersion: KAME/NetBSD SNAP kit 4841.1SlukemCurrent Vers: KAME/NetBSD SNAP kit (shipped every week) 4851.1SlukemMaintainer: KAME Project <kame@kame.net> 4861.1SlukemArchive Site: http://www.kame.net/ 4871.335SlukemHome Page: http://www.kame.net/ 4881.1SlukemMailing List: snap-users@kame.net 4891.569SwizResponsible: 4901.387SrpauloLicense: BSD (3-clause) 4911.1SlukemNotes: 4921.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with 4931.1Slukemmore conservative implementation policy. 4941.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000. 4951.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change, 4961.1SlukemKNF police). We need to take diffs across KAME snapshots on upgrades. 4971.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION 4981.1Slukemin sys/netinet6/in6.h. No script is available for upgrades. 4991.1Slukem"KAME" branch is used for kernel merge work purposes. 5001.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison 5011.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases. 5021.1Slukem 5031.1SlukemPackage: less 5041.475SmrgVersion: less394 5051.696SdentCurrent Vers: less429 5061.242SwizMaintainer: Mark Nudleman <markn@greenwoodsoftware.com> 5071.467SjnemethArchive Site: http://www.greenwoodsoftware.com/less/download.html 5081.467SjnemethHome Page: http://www.greenwoodsoftware.com/less/ 5091.1SlukemMailing List: 5101.1SlukemResponsible: mrg 5111.387SrpauloLicense: BSD or GPLv2 5121.1SlukemNotes: 5131.1SlukemMany changes to make less act as more when invoked as more. Beware. 5141.1SlukemUse the src/usr.bin/less/less2netbsd script to prepare source tree 5151.1Slukemfor importation. Run ./configure before hand to generate "defines.h". 5161.110SwizTalk to mrg before importing any new version. (less 381's configure 5171.88Smrgdoes not detect NetBSD has a sigset_t due to a bad test; this is fixed 5181.88Smrgby hand in defines.h.) 5191.1Slukem 5201.543SjoergPackage: libarchive 5211.748SjoergVersion: 2.8.0 5221.748SjoergCurrent Ves.: 2.8.0 5231.748SjoergMaintainer: kientzle@freebsd.org, joerg@NetBSD.org 5241.748SjoergArchive Site: http://code.google.com/p/libarchive/ 5251.748SjoergHome Page: http://code.google.com/p/libarchive/ 5261.543SjoergResponsible: joerg 5271.543SjoergLicense: BSD 5281.543SjoergNotes: 5291.748SjoergDistribution is stripped down to the relevant part. 5301.543Sjoerg 5311.656ShaadPackage: libcdk 5321.656ShaadVersion: 4.9.9-20000407-myc3 5331.656ShaadCurrent Vers: cdk-4.9.10-20000923 5341.656ShaadMaintainer: mike@vexus.ca 5351.656ShaadArchive Site: http://www.vexus.ca/products/CDK/ 5361.656ShaadHome Page: http://www.vexus.ca/products/CDK/ 5371.656ShaadResponsible: garbled 5381.656ShaadLicense: BSD (4-clause) 5391.656ShaadNotes: 5401.656ShaadInitial port to netbsd curses was done by mycroft. This is a heavily 5411.656Shaadmodified version of the released CDK 4.9.9. The current version has been 5421.656Shaadtaken over by the Ncurses people, and has a number of changes to it. It 5431.656Shaadmight be worthwhile to import at some future date, but for now we should 5441.656Shaadleave it alone. (garbled 1/4/2001) 5451.656Shaad 5461.696SdentPackage: libdevmapper 5471.735ShaadVersion: 1.02.40 5481.735ShaadCurrent Vers: 1.02.40 5491.696SdentMaintainer: lvm-devel@redhat.com 5501.696SdentArchive Site: ftp://sources.redhat.com/pub/lvm2/ 5511.696SdentHome Page: http://sources.redhat.com/lvm2/ 5521.696SdentResponsible: haad 5531.696SdentLicense: LGPLv2.1 5541.656ShaadNotes: 5551.656ShaadThe lvm2tools and the libdevmapper are now distributed as one source 5561.729Ssnjrepository. See the lvm2tools Notes for more information. 5571.656Shaad 5581.263SwizPackage: libevent 5591.732SplunkyVersion: 1.4.12-stable 5601.732SplunkyCurrent Vers: 2.0.2-alpha 5611.263SwizMaintainer: Niels Provos <provos@citi.umich.edu> 5621.263SwizArchive Site: http://www.monkey.org/~provos/libevent/ 5631.335SlukemHome Page: http://www.monkey.org/~provos/libevent/ 5641.263SwizResponsible: provos 5651.387SrpauloLicense: BSD (3/4-clause) 5661.263SwizNotes: 5671.263Swiz 5681.696SdentPackage: lvm2tools 5691.735ShaadVersion: 2.02.56 5701.735ShaadCurrent Vers: 2.02.56 5711.696SdentMaintainer: lvm-devel@redhat.com 5721.696SdentArchive Site: ftp://sources.redhat.com/pub/lvm2/ 5731.696SdentHome Page: http://sources.redhat.com/lvm2/ 5741.696SdentResponsible: haad 5751.696SdentLicense: GPLv2 5761.656ShaadNotes: 5771.656ShaadUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree 5781.656Shaadfor import. Keep eye on dist/include/configure.h it migh change over the releases. 5791.656ShaadWe maintain our own version of libdevmapper ioctl protocol code, therefore we 5801.656Shaadshould test it before import. Talk to haad before importing new version. 5811.656Shaad 5821.1SlukemPackage: libpcap 5831.792SchristosVersion: 1.1.1 5841.792SchristosCurrent Vers: 1.1.1 5851.1SlukemMaintainer: tcpdump-workers@tcpdump.org 5861.1SlukemArchive Site: http://www.tcpdump.org/release/ 5871.335SlukemHome Page: http://www.tcpdump.org/ 5881.1SlukemMailing List: tcpdump-workers@tcpdump.org 5891.569SwizResponsible: dyoung 5901.387SrpauloLicense: BSD (3/4-clause) 5911.1SlukemNotes: 5921.792SchristosUse the src/external/bsd/libpcap/dist/libpcap2netbsd script to prepare source 5931.792Schristostree. 5941.1Slukem 5951.1SlukemPackage: libwrap 5961.1SlukemVersion: tcp_wrappers 7.6 w/ large amount of IPv6 changes 5971.1SlukemCurrent Vers: tcp_wrappers 7.6-ipv6.1 5981.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 5991.1SlukemArchive Site: ftp://ftp.porcupine.org/pub/security/ 6001.335SlukemHome Page: ftp://ftp.porcupine.org/pub/security/ 6011.230SjunyoungMailing List: 6021.569SwizResponsible: cjs 6031.387SrpauloLicense: BSD-like 6041.1SlukemNotes: 6051.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both 6061.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built 6071.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap. 6081.1Slukem 6091.782SmbalmerPackage: Lua 6101.782SmbalmerVersion: Lua 5.1.4 6111.782SmbalmerCurrent Vers: Lua 5.1.4 6121.782SmbalmerMaintainer: PUC Rio 6131.782SmbalmerHome Page: http://www.lua.org/ 6141.782SmbalmerMailing List: 6151.782SmbalmerResponsible: mbalmer 6161.782SmbalmerLicense: MIT 6171.782SmbalmerNotes: 6181.782SmbalmerThe default module paths have been changed to not include the current 6191.783Ssnjworking directory '.' to avoid potential security problems. 6201.782Smbalmer 6211.728SchristosPackage: m4 6221.728SchristosVersion: 20091026 6231.728SchristosCurrent Vers: 20091026 6241.728SchristosMaintainer: OpenBSD 6251.728SchristosArchive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4 6261.728SchristosHome Page: http://openbsd.org 6271.728SchristosMailing List: 6281.728SchristosLicense: BSD 3-clause like (dns-sd) 6291.728SchristosResponsible: christos 6301.728SchristosNotes: 6311.728SchristosImported in to /usr/src/usr.bin/m4; uses libc's ohash, and strtonum 6321.728Schristos 6331.718StsarnaPackage: mDNSResponder 6341.718StsarnaVersion: 212.1 6351.804SwizCurrent Vers: 258.14 6361.718StsarnaMaintainer: Apple 6371.718StsarnaArchive Site: http://www.opensource.apple.com/tarballs/mDNSResponder/ 6381.718StsarnaHome Page: http://developer.apple.com/opensource/internet/bonjour.html 6391.718StsarnaMailing List: bonjour-dev@lists.apple.com 6401.718StsarnaLicense: Apache2 (mdnsd), BSD 3-clause (libdns_sd), 6411.718Stsarna BSD 3-clause like (dns-sd) 6421.718StsarnaResponsible: tsarna 6431.718StsarnaNotes: 6441.718StsarnaThe sources were integrated into src/sys/external/apache2/mDNSResponder/dist. 6451.718Stsarna 6461.723SwizPackage: mdocml 6471.805SwizVersion: 1.10.9 6481.803SwizCurrent Vers: 1.10.9 6491.723SwizMaintainer: Kristaps Džonsons 6501.723SwizArchive Site: http://mdocml.bsd.lv/snapshots/ 6511.723SwizHome Page: http://mdocml.bsd.lv/ 6521.723SwizMailing List: 6531.723SwizResponsible: joerg 6541.723SwizLicense: BSD (2-clause) 6551.723SwizNotes: 6561.723Swiz 6571.696SdentPackage: mesa-drm 6581.703SmrgVersion: git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c 6591.696SdentCurrent Vers: 6601.696SdentMaintainer: mesa-git@? 6611.696SdentArchive Site: git://anongit.freedesktop.org/git/mesa/drm 6621.696SdentHome Page: http://cgit.freedesktop.org/mesa/drm/ 6631.696SdentMailing List: 6641.696SdentResponsible: mrg, bjs 6651.696SdentLicense: BSD 6661.696SdentNotes: 6671.696SdentImported all except for linux-core into src/sys/external/bsd/drm/dist. 6681.696Sdent 6691.1SlukemPackage: mopd 6701.1SlukemVersion: 2.5.3 6711.1SlukemCurrent Vers: 2.5.3 6721.1SlukemMaintainer: Mats O Jansson <maja@celsiustech.se> 6731.696SdentArchive Site: http://www.stacken.kth.se/~moj/mopd.html 6741.335SlukemHome Page: http://www.stacken.kth.se/~moj/mopd.html 6751.230SjunyoungMailing List: 6761.1SlukemResponsible: cjs 6771.387SrpauloLicense: BSD (4-clause) 6781.1SlukemNotes: 6791.1SlukemDelete the otherOS directory before importing. 6801.1Slukem 6811.1SlukemPackage: nawk 6821.776SchristosVersion: 2010-05-23 6831.776SchristosCurrent Vers: 2010-05-23 6841.696SdentMaintainer: Brian Kernighan <bwk@princeton.edu> 6851.696SdentArchive Site: http://www.cs.princeton.edu/~bwk/btl.mirror/ 6861.696SdentHome Page: http://www.cs.princeton.edu/~bwk/btl.mirror/ 6871.1SlukemMailing List: 6881.1SlukemResponsible: jdolecek 6891.387SrpauloLicense: BSD-like 6901.1SlukemNotes: 6911.1SlukemBuild maketab from nawk sources and generate proctab.c. 6921.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win 6931.776Schristosthen import to src/external/historical/nawk/dist. 6941.1Slukem 6951.1SlukemPackage: ndbootd 6961.1SlukemVersion: 0.5 6971.1SlukemCurrent Vers: 0.5 6981.1SlukemMaintainer: Matt Fredette <fredette@alum.mit.edu> 6991.696SdentArchive Site: 7001.696SdentHome Page: 7011.1SlukemResponsible: fredette 7021.387SrpauloLicense: BSD (4-clause) 7031.1SlukemNotes: 7041.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake 7051.1Slukemand ndbootd-raw.c. Restore saved config.h, and force it to define 7061.1SlukemHAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. 7071.1Slukem 7081.421SwizPackage: ntp 7091.739SkardelVersion: 4.2.6 7101.738SkardelCurrent Vers: 4.2.4p8 7111.421SwizMaintainer: David L. Mills <mills@udel.edu> 7121.421SwizArchive Site: ftp://ftp.udel.edu/pub/ntp/ntp4/ 7131.702SkardelHome Page: http://www.ntp.org/, http://support.ntp.org/ 7141.421SwizMailing List: 7151.455SkardelResponsible: simonb, jonathan, kardel 7161.421SwizLicense: BSD-like 7171.421SwizNotes: 7181.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions. 7191.421Swiz 7201.1SlukemPackage: nvi 7211.652StsutsuiVersion: 1.81.6 7221.652StsutsuiCurrent Vers: 1.81.6 7231.1SlukemMaintainer: Keith Bostic <bostic@bsdi.com> 7241.1SlukemArchive Site: ftp://ftp.bostic.com/pub/ 7251.335SlukemHome Page: http://www.bostic.com/vi/ 7261.230SjunyoungMailing List: 7271.652StsutsuiResponsible: aymeric, christos 7281.387SrpauloLicense: BSD (3/4-clause) 7291.1SlukemNotes: 7301.652StsutsuiWe have lots of local fixes. 7311.1Slukem 7321.603SlukemPackage: OpenLDAP 7331.794SadamVersion: 2.4.23 7341.794SadamCurrent Vers: 2.4.23 7351.603SlukemMaintainer: OpenLDAP Foundation 7361.603SlukemArchive Site: http://www.openldap.org/ 7371.603SlukemHome Page: http://www.openldap.org/ 7381.603SlukemMailing List: 7391.603SlukemResponsible: lukem 7401.603SlukemLicense: BSD (3-clause) 7411.603SlukemNotes: 7421.603SlukemImported into src/external/bsd/openldap/dist/ 7431.603Slukem 7441.293SchristosPackage: OpenPAM 7451.579SchristosVersion: 20071221 7461.579SchristosCurrent Vers: 20071221 7471.638SwizMaintainer: Dag-Erling Smørgrav <des@FreeBSD.org> 7481.276SwizArchive Site: http://www.openpam.org/ 7491.335SlukemHome Page: http://www.openpam.org/ 7501.276SwizMailing List: 7511.276SwizResponsible: christos 7521.387SrpauloLicense: BSD (3-clause) 7531.276SwizNotes: 7541.579SchristosNext import will need $ Id removal.. 7551.276Swiz 7561.734SroyPackage: openresolv 7571.736SroyVersion: 3.3.4 7581.736SroyCurrent Vers: 3.3.4 7591.734SroyMaintainer: roy 7601.734SroyArchive Site: ftp://roy.marples.name/pub/openresolv/ 7611.734SroyHome Page: http://roy.marples.name/projects/openresolv/ 7621.734SroyMailing List: openresolv-discuss@marples.name 7631.734SroyLicense: BSD (2-clause) 7641.734SroyNotes: 7651.734SroyPlease submit all changes to the author. 7661.734Sroy 7671.612SchristosPackage: HPN-SSH 7681.785SadamVersion: 5.6p1 13 v10 7691.785SadamCurrent Vers: 5.6p1 13 v10 7701.612SchristosMaintainer: www.psc.edu 7711.785SadamArchive Site: http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.6p1-hpn13v10.diff.gz 7721.612SchristosHome Page: http://www.psc.edu/networking/projects/hpn-ssh/ 7731.612SchristosMailing List: 7741.612SchristosResponsible: christos 7751.612SchristosLicense: 7761.612SchristosNotes: 7771.612SchristosPatch applied after OpenSSH import. 7781.612Schristos 7791.1SlukemPackage: OpenSSH 7801.785SadamVersion: 5.6 7811.785SadamCurrent Vers: 5.6 / portable 5.6p1 7821.1SlukemMaintainer: OpenSSH 7831.1SlukemArchive Site: http://www.openssh.com/ftp.html 7841.335SlukemHome Page: http://www.openssh.com/portable.html 7851.1SlukemMailing List: openssh-unix-announce@mindrot.org 7861.298SitojunResponsible: thorpej, christos, elric 7871.701SchristosLicense: BSD. See src/crypto/external/bsd/openssh/dist/LICENSE 7881.1SlukemNotes: 7891.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH 7901.701Schristosinto crypto/external/bsd/openssh/dist. use openssh2netbsd before import. 7911.1Slukemlocal changes (should always try to bring them back to master openssh tree, 7921.1Slukemmarkus is very cooperative about it): 7931.1Slukem- default for PermitRootLogin is set to "no" 7941.1Slukem- IgnoreRootRhosts added 7951.1Slukem- look at login.conf to check valid user/access list 7961.469Schristos- krb5 support re-added 7971.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss 7981.279Schristos when someone imports openssl, we can remove this. 7991.280Schristos- added moduli from portable openssh 8001.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh 8011.786Schristos (see if there is any difference between the current version of opensshX.Yp1 8021.786Schristos and the new opensshZ.Wp1) and apply them. 8031.701Schristos- conditionalize login_cap 8041.701Schristos- conditionalize bsd_auth 8051.701Schristos- restore krb5, krb4, afs, skey 8061.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none 8071.701Schristos- fix ctype macro arguments 8081.701Schristos- umac is broken, disable it 8091.701Schristos- better ~homedir handling 8101.701Schristos- netbsd style tunnels 8111.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling 8121.701Schristos- utmp/utmpx handling 8131.701Schristos- handle tty posix_vdisable properly 8141.701Schristos- handle setuid and unsetuid the posix way instead of setresuid() 8151.701Schristos- add all missing functions 8161.384Schristos- always bump major when importing to avoid api problems. 8171.1Slukem 8181.1SlukemPackage: OpenSSL 8191.742SchristosVersion: SNAP-20091226 8201.795SchristosCurrent Vers: 0.9.8n/1.1.0 [snapshot-20091226] 8211.1SlukemMaintainer: The OpenSSL Project 8221.1SlukemArchive Site: ftp://ftp.openssl.org/source/ 8231.335SlukemHome Page: http://www.openssl.org/ 8241.1SlukemMailing List: openssl-announce@openssl.org 8251.569SwizResponsible: mcr, thorpej, groo, christos, mjf 8261.387SrpauloLicense: OpenSSL and SSLeay license (both BSD-like) 8271.1SlukemNotes: 8281.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers 8291.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man 8301.708Schristos to regen man pages. 8311.1Slukem 8321.19SwizPackage: pdisk 8331.19SwizVersion: 0.8a2 8341.19SwizCurrent Vers: 0.8a2 8351.19SwizMaintainer: Eryk Vershen <eryk@cfcl.com> 8361.19SwizArchive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 8371.335SlukemHome Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 8381.19SwizMailing List: 8391.19SwizResponsible: dbj 8401.387SrpauloLicense: BSD-like 8411.19SwizNotes: 8421.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X 8431.19SwizIt is imported into dist/pdisk, with a reachover makefile in 8441.19Swizsrc/sbin/pdisk builds for macppc and mac68k. 8451.19Swiz 8461.1SlukemPackage: pdksh 8471.1SlukemVersion: 5.2.14p2 8481.1SlukemCurrent Vers: 5.2.14p2 8491.1SlukemMaintainer: Michael Rendell <michael@cs.mun.ca> 8501.1SlukemArchive Site: ftp://ftp.cs.mun.ca/pub/pdksh/ 8511.335SlukemHome Page: http://www.cs.mun.ca/~michael/pdksh/ 8521.1SlukemMailing List: 8531.457SjdolecekResponsible: jdolecek 8541.387SrpauloLicense: Public domain 8551.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied. 8561.1Slukem 8571.421SwizPackage: PF (openbsd packet filter) 8581.609SpeterVersion: OpenBSD 4.2 8591.609SpeterCurrent Vers: OpenBSD 4.3-current 8601.422SpeterMaintainer: The OpenBSD Project 8611.421SwizArchive Site: ftp://ftp.openbsd.org/ 8621.421SwizHome Page: http://www.openbsd.org/faq/pf/ 8631.421SwizMailing List: pf@benzedrine.cx or appropriate OpenBSD mailing list 8641.569SwizResponsible: peter, yamt 8651.421SwizLicense: BSD (2-clause) 8661.421SwizNotes: 8671.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover 8681.421Swizdefinition (files.pf). userland code is imported into src/dist/pf, and 8691.421Swizreachover Makefiles are in src/usr.sbin/pf. 8701.421Swiz 8711.538SjoergPackage: pkg_install 8721.813SaymericVersion: 20110215 8731.813SaymericCurrent Vers.: 20110215 8741.538SjoergMaintainer: The pkgsrc developers 8751.538SjoergHome Page: http://www.pkgsrc.org 8761.539SheinzMailing List: tech-pkg@NetBSD.org 8771.538SjoergResponsible: joerg 8781.538SjoergLicense: BSD 8791.538SjoergNotes: 8801.729SsnjThe authoritative version used to live in src/usr.sbin/pkg_install and was 8811.538Sjoergmoved to pkgsrc/pkgtool/pkg_install. Reachover Makefiles are kept in place. 8821.538Sjoerg 8831.1SlukemPackage: ping 8841.1SlukemVersion: 980911 8851.1SlukemCurrent Vers: 980911 8861.1SlukemMaintainer: Vernon Schryver <vjs@rhyolite.com> 8871.1SlukemArchive Site: ftp://ftp.rhyolite.com/src/ 8881.335SlukemHome Page: http://www.rhyolite.com/src/ 8891.1SlukemMailing List: 8901.392SrpauloResponsible: christos 8911.387SrpauloLicense: BSD (3-clause) 8921.1SlukemNotes: 8931.1SlukemWe use err() and friends. We have changes for snprintf, extra 8941.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes, 8951.1Slukemand more. 8961.1Slukem 8971.1SlukemPackage: postfix 8981.817StronVersion: 2.8.1 8991.815StacaCurrent Vers: 2.8.1 9001.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 9011.1SlukemArchive Site: ftp://postfix.cloud9.net/official/ 9021.335SlukemHome Page: http://www.postfix.org/ 9031.1SlukemMailing List: postfix-users@postfix.org 9041.705StronResponsible: christos, tron 9051.704StronLicense: IBM Public License. See also src/external/ibm-public/postfix/dist. 9061.1SlukemNotes: 9071.432SrpauloHTML documentation should be kept in sync with the README_FILES. 9081.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our 9091.432Srpaulodirectory layout (the easiest way to check is by running ``postfix 9101.432Srpauloset-permissions''). 9111.1Slukem 9121.1SlukemPackage: ppp 9131.447SchristosVersion: 2.4.4 9141.446SdanCurrent Vers: 2.4.4 9151.1SlukemMaintainer: Paul Mackerras <paulus@samba.org> 9161.1SlukemArchive Site: ftp://ftp.samba.org/pub/ppp/ 9171.349SjunyoungHome Page: 9181.1SlukemCVS root: :pserver:cvs@pserver.samba.org:/cvsroot (password: cvs) 9191.1SlukemMailing List: 9201.447SchristosResponsible: christos, cube 9211.387SrpauloLicense: BSD (3-clause) 9221.1SlukemNotes: 9231.1SlukemBSD support was removed from 2.4.0; I added it back and removed 9241.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to 9251.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use 9261.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 9271.1Slukemis clearly a pain. I have not tested the modules code, neither our 9281.1Slukemmakefiles make it easy to construct a module, but I left one there 9291.1Slukemas an example. 9301.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're 9311.447Schristosusing the version found in 2.4.1. 9321.1Slukem 9331.1SlukemPackage: rcs 9341.1SlukemVersion: 5.7 9351.1SlukemCurrent Vers: 5.7 9361.1SlukemMaintainer: FSF 9371.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/rcs/ 9381.1SlukemMailing List: bug-gnu-utils@gnu.org 9391.335SlukemHome Page: http://www.gnu.org/software/rcs/ 9401.463SagcResponsible: agc 9411.387SrpauloLicense: GPLv2 9421.1SlukemNotes: 9431.1SlukemBeta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 9441.1Slukem 9451.1SlukemPackage: root.cache 9461.709SchristosVersion: 2008121200 (Dec 12, 2008) 9471.696SdentCurrent Vers: 2008121200 (Dec 12, 2008) 9481.14SperryMaintainer: InterNIC 9491.14SperryArchive Site: ftp://ftp.internic.net/domain/named.root 9501.335SlukemHome Page: ftp://ftp.internic.net/domain/named.root 9511.1SlukemMailing List: 9521.507SperryResponsible: thorpej 9531.387SrpauloLicense: Public domain 9541.1SlukemNotes: 9551.1SlukemThe root server cache is also included with BIND. However, the 9561.1SlukemInterNIC version is usually more up to date. 9571.1Slukem 9581.1SlukemPackage: routed 9591.727SchristosVersion: 2.32 9601.727SchristosCurrent Vers: 2.32 9611.1SlukemMaintainer: Vernon Schryver <vjs@rhyolite.com> 9621.1SlukemArchive Site: ftp://ftp.rhyolite.com/src/ 9631.335SlukemHome Page: http://www.rhyolite.com/src/ 9641.1SlukemMailing List: 9651.392SrpauloResponsible: christos 9661.387SrpauloLicense: BSD (4-clause) 9671.1SlukemNotes: 9681.1SlukemWe use the md5 code from libc 9691.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF 9701.201SchristosWe use arc4random 9711.201SchristosWe use strlcpy/snprintf 9721.1Slukem 9731.1SlukemPackage: send-pr (part of GNATS) 9741.1SlukemVersion: 3.95 9751.359SrpauloCurrent Vers: 4.1 9761.1SlukemMaintainer: FSF 9771.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gnats/ 9781.335SlukemHome Page: http://www.gnu.org/software/gnats/ 9791.1SlukemMailing List: bug-gnats@gnu.org 9801.387SrpauloLicense: GPLv2 9811.1SlukemResponsible: 9821.1SlukemNotes: 9831.1Slukem 9841.1SlukemPackage: SoftFloat 9851.1SlukemVersion: 2a 9861.1SlukemCurrent Vers: 2b 9871.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 9881.144SdentArchive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 9891.335SlukemHome Page: http://www.jhauser.us/arithmetic/SoftFloat.html 9901.1SlukemMailing List: 9911.1SlukemResponsible: bjh21 9921.387SrpauloLicense: Public domain 9931.1SlukemNotes: 9941.1SlukemHeavily modified for use as a soft float library for GCC. The actual 9951.1Slukemarithmetic code is unchanged, though, and should behave exactly like the 9961.1Slukemoriginal. 9971.1Slukem 9981.1SlukemPackage: tcpdump 9991.792SchristosVersion: 4.1.1 10001.792SchristosCurrent Vers: 4.1.1 10011.429ShubertfMaintainer: tcpdump-workers@lists.tcpdump.org 10021.1SlukemArchive Site: http://www.tcpdump.org/release/ 10031.335SlukemHome Page: http://www.tcpdump.org/ 10041.429ShubertfMailing List: tcpdump-workers@lists.tcpdump.org 10051.569SwizResponsible: 10061.387SrpauloLicense: BSD (3-clause) 10071.1SlukemNotes: 10081.792SchristosUse the src/external/bsd/tcpdump/dist/tcpdump2netbsd script to prepare source 10091.792Schristostree. 10101.1Slukem 10111.1SlukemPackage: termcap.src 10121.1SlukemVersion: 9.13.25 10131.1SlukemCurrent Vers: 11.0.1 10141.1SlukemMaintainer: Eric S. Raymond <terminfo@ccil.org> 10151.50SenamiArchive Site: http://www.catb.org/~esr/terminfo/ 10161.335SlukemHome Page: http://www.catb.org/~esr/terminfo/ 10171.1SlukemMailing List: 10181.1SlukemResponsible: 10191.387SrpauloLicense: Public domain 10201.1SlukemNotes: 10211.1Slukem 10221.1SlukemPackage: TestFloat 10231.1SlukemVersion: 2a 10241.1SlukemCurrent Vers: 2a 10251.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 10261.144SdentArchive Site: http://www.jhauser.us/arithmetic/TestFloat.html 10271.335SlukemHome Page: http://www.jhauser.us/arithmetic/TestFloat.html 10281.1SlukemMailing List: 10291.1SlukemResponsible: ross 10301.387SrpauloLicense: BSD (4-clause) 10311.1SlukemNotes: 10321.1Slukem 10331.1SlukemPackage: texinfo 10341.634SchristosVersion: 4.8 10351.642SwizCurrent Vers: 4.13 10361.1SlukemMaintainer: FSF 10371.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/texinfo/ 10381.335SlukemHome Page: http://www.gnu.org/software/texinfo/ 10391.1SlukemMailing List: bug-texinfo@gnu.org 10401.737SwizResponsible: 10411.537SwizLicense: GPLv2 (4.9 is GPLv3) 10421.1SlukemNotes: 10431.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree 10441.38Swizfor the import. 10451.1Slukem 10461.819SjmmvPackage: tmux 10471.819SjmmvVersion: 1.4 10481.819SjmmvCurrent Vers: 1.4 10491.819SjmmvMaintainer: Nicholas Marriott <nicm@users.sourceforge.net> 10501.819SjmmvArchive site: http://downloads.sourceforge.net/tmux/ 10511.819SjmmvHome page: http://tmux.sourceforge.net/ 10521.819SjmmvMailing List: tmux-users@lists.sourceforge.net 10531.819SjmmvResponsible: jmmv 10541.819SjmmvLicense: BSD 10551.819SjmmvNotes: 10561.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a 10571.819Sjmmvnew tmux release. 10581.819Sjmmv 10591.1SlukemPackage: top 10601.614SchristosVersion: 3.8beta1 10611.614SchristosCurrent Vers: 3.8beta1 10621.1SlukemMaintainer: William LeFebvre <wnl@groupsys.com> 10631.614SchristosArchive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz 10641.335SlukemHome Page: http://www.unixtop.org/ 10651.1SlukemMailing List: top-spinners@ocee.groupsys.com 10661.614SchristosResponsible: simonb, christos 10671.387SrpauloLicense: BSD (2-clause) 10681.1SlukemNotes: 10691.1Slukem 10701.1SlukemPackage: traceroute 10711.1SlukemVersion: 1.4a5 10721.1SlukemCurrent Vers: 1.4a12 10731.1SlukemMaintainer: traceroute@ee.lbl.gov 10741.1SlukemArchive Site: ftp://ftp.ee.lbl.gov/ 10751.335SlukemHome Page: http://ftp.ee.lbl.gov/ 10761.1SlukemMailing List: 10771.1SlukemResponsible: 10781.387SrpauloLicense: BSD (4-clause) 10791.1SlukemNotes: 10801.1Slukem 10811.1SlukemPackage: tz 10821.744SmlelstvVersion: tzcode2009k / tzdata2009h 10831.752SjakllschCurrent Vers: tzcode2010c / tzdata2010e 10841.1SlukemMaintainer: Arthur David Olson <ado@elsie.nci.nih.gov> 10851.1SlukemArchive Site: ftp://elsie.nci.nih.gov/pub/ 10861.349SjunyoungHome Page: 10871.1SlukemMailing List: tz@elsie.nci.nih.gov 10881.1SlukemResponsible: kleink 10891.387SrpauloLicense: Public domain 10901.1SlukemNotes: 10911.1SlukemUse src/lib/libc/time/tzcode2netbsd to prepare the source tree 10921.1Slukemfor import. 10931.1Slukem 10941.578SchristosPackage: wpa_supplicant/hostapd 10951.772SchristosVersion: 0.7.2 10961.772SchristosCurrent Vers: 0.7.2 10971.365SwizMaintainer: Jouni Malinen <jkmaline@cc.hut.fi> 10981.365SwizArchive Site: http://hostap.epitest.fi/releases/ 10991.582SjoergHome Page: http://hostap.epitest.fi/wpa_supplicant/ 11001.365SwizMailing List: 11011.578SchristosResponsible: scw, dyoung, christos 11021.387SrpauloLicense: BSD or GPLv2 11031.365SwizNotes: 11041.772SchristosSee /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions. 11051.365Swiz 11061.1SlukemPackage: XFree86 11071.307StronVersion: 4.5.0 11081.655SwizCurrent Vers: 4.8.0 11091.349SjunyoungMaintainer: XFree86 Project, Inc. 11101.1SlukemArchive Site: ftp://ftp.xfree86.org/pub/XFree86/ 11111.335SlukemHome Page: http://www.xfree86.org/ 11121.349SjunyoungMailing List: devel@xfree86.org 11131.1SlukemResponsible: tron 11141.387SrpauloLicense: XFree 11151.1SlukemNotes: 11161.1Slukem4.x: 11171.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript 11181.1Slukem files which we don't need in our tree. 11191.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should 11201.305Stron be submitted back via http://bugzilla.xfree86.org. 11211.1Slukem 11221.1SlukemPackage: zlib 11231.397SchristosVersion: 1.2.3 11241.771SwizCurrent Vers: 1.2.5 11251.1SlukemMaintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 11261.512StacaArchive Site: http://www.zlib.net/ 11271.512StacaHome Page: http://www.zlib.net/ 11281.1SlukemMailing List: 11291.397SchristosResponsible: gwr, tron, christos 11301.387SrpauloLicense: BSD (3-clause) 11311.1SlukemNotes: 11321.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland. 11331.534Schristos 11341.534SchristosPackage: services, protocols 11351.792SchristosVersion: 2010-10-04 11361.792SchristosCurrent Vers: 2010-11-30 11371.534SchristosMaintainer: IANA 11381.780SchristosArchive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt 11391.780SchristosArchive Site: http://www.iana.org/assignments/port-numbers 11401.534SchristosHome Page: http://www.iana.org 11411.534SchristosMailing List: 11421.534SchristosResponsible: christos 11431.534SchristosLicense: None 11441.534SchristosNotes: 11451.534Schristos1. Download the latest converter from: 11461.818Schristos http://www.sethwklein.net/iana-etc.html 11471.780Schristos2. Unpack it and edit the Makefile to reflect the latest location of the files 11481.780Schristos3. Run 11491.534Schristos gmake get 11501.534Schristos gmake 11511.780Schristos4. Add NetBSD rcsid to the generated protocols and services. 11521.780Schristos5. Append the local services from the current services file. 11531.780Schristos6. Run: 11541.534Schristos services_mkdb -u services > /usr/src/etc/services 11551.534Schristos cp protocols /usr/src/etc/protocols 11561.769Smrg 11571.769SmrgPackage: pigz 11581.769SmrgVersion: 2.1.6 11591.769SmrgCurrent Vers: 2.1.6 11601.769SmrgMaintainer: Mark Adler <madler@alumni.caltech.edu> 11611.769SmrgArchive Site: http://zlib.net/pigz/ 11621.769SmrgHome Page: http://zlib.net/pigz/ 11631.769SmrgMailing List: http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net 11641.769SmrgResponsible: mrg 11651.769SmrgLicense: zlib 11661.769SmrgNotes: 11671.784Sjoerg 11681.784SjoergPackage: xz 11691.784SjoergVersion: 5.0.0 11701.809SwizCurrent Vers: 5.0.1 11711.784SjoergMaintainer: Lasse Collin <lasse.collin@tukanni.org> 11721.784SjoergArchive Site: http://tukaani.org/xz/ 11731.784SjoergHome Page: http://tukaani.org/xz/ 11741.784SjoergResponsible: joerg 11751.784SjoergLicense: public-domain 11761.784SjoergNotes: 11771.784Sjoerg1. See prepare-import script for stripping down the distribution. 11781.784Sjoerg2. Update configure.ac and use it to generate include/config.h. 11791.784Sjoerg3. Carefully check for GPL components leaked into the dist area. 1180