3RDPARTY revision 1.1597
11.1597Sroy# $NetBSD: 3RDPARTY,v 1.1597 2019/02/07 21:40:40 roy 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.963Sapb# 271.963Sapb# Package: name or brief description (required, must be first) 281.963Sapb# Version: version that is included with NetBSD (required) 291.963Sapb# Current Vers: version that is available upstream (required) 301.963Sapb# Maintainer: name and/or email address of upstream maintainer (required) 311.963Sapb# Archive Site: URL to archive of upstream releases 321.963Sapb# Home Page: URL to web page for upstream project 331.1593Schristos# Date: Date last checked 341.963Sapb# Mailing List: email address or URL related to upstream mailing list 351.963Sapb# License: description of license 361.963Sapb# Responsible: comma-separated list of NetBSD developers 371.963Sapb# Location: comma-separated list of subdirectories in the NetBSD src tree 381.963Sapb# Notes: 391.963Sapb# Multiple lines of free-form text, 401.963Sapb# Must be last. 411.963Sapb# 421.31Skanaoka 431.31SkanaokaPackage: acpica 441.1586SchristosVersion: 20181213 451.1593SchristosCurrent Vers: 20190108 461.814SjruohoMaintainer: Intel 471.1077SchristosArchive Site: http://www.acpica.org/downloads/ 481.574SjmcneillHome Page: http://www.acpica.org/ 491.1593SchristosDate: 2019-01-09 501.574SjmcneillMailing List: devel@acpica.org 511.816SjruohoLicense: BSD-like 521.910SjruohoResponsible: jruoho 531.913SdrochnerLocation: sys/external/bsd/acpica/dist 541.31SkanaokaNotes: 551.1077SchristosYou want the unix2 (dual-licensed) tar file. 561.169SkochiPlease read src/sys/dev/acpi/acpica/README before any modification. 571.1Slukem 581.1SlukemPackage: am-utils [amd] 591.1069SchristosVersion: 6.2 601.1194SchristosCurrent Vers: 6.2 611.1SlukemMaintainer: Erez Zadok <ezk@cs.columbia.edu> 621.255SwizArchive Site: ftp://ftp.am-utils.org/pub/am-utils/ 631.335SlukemHome Page: http://www.am-utils.org/ 641.1593SchristosDate: 2019-01-09 651.262SchristosMailing List: am-utils 661.506SrpauloResponsible: christos 671.387SrpauloLicense: BSD (4-clause) 681.913SdrochnerLocation: external/bsd/am-utils/dist 691.1SlukemNotes: 701.1SlukemAmd2netbsd script to convert to BSD make system and remove unneeded files. 711.262SchristosFix symbolic links before import. 721.913SdrochnerCheck external/bsd/am-utils/include/config.h is correct after import. 731.1240SwizUpdate date of release in external/bsd/am-utils/man/Makefile (two places). 741.1Slukem 751.567SjmmvPackage: Automated Testing Framework (ATF) 761.1091SjmmvVersion: 0.20 771.1272SkamilCurrent Vers: 0.21 781.827SjmmvMaintainer: Julio Merino <jmmv@NetBSD.org> 791.1091SjmmvArchive site: https://github.com/jmmv/atf/releases 801.1091SjmmvHome page: https://github.com/jmmv/atf 811.1593SchristosDate: 2019-01-09 821.570SjmmvMailing List: atf-devel@NetBSD.org 831.567SjmmvResponsible: jmmv 841.595SjmmvLicense: The NetBSD Foundation's license (BSD 2-clause) 851.913SdrochnerLocation: external/bsd/atf/dist 861.567SjmmvNotes: 871.663SjmmvThe source files are in external/bsd/atf/dist. 881.827SjmmvUse external/bsd/atf/prepare-import.sh to regenerate the dist/ directory. 891.1091SjmmvPlease avoid performing local changes to this package without discussing 901.1091Sjmmvthem with the responsible person and/or the mailing list shown above. 911.1091SjmmvNote that the external/bsd/atf/dist/tools is owned by NetBSD and does not 921.1091Sjmmvexist upstream; however, please continue to discuss any desired changes 931.1091Sjmmvupfront. 941.567Sjmmv 951.427SgdamorePackage: ath-hal 961.713SsborrillVersion: FreeBSD SVN revision number 185521 971.1543SsevanCurrent Vers: FreeBSD SVN revision number 334197 981.427SgdamoreMaintainer: Sam Leffler <sam@errno.com> 991.427SgdamoreArchive Site: none 1001.1543SsevanHome Page: https://svnweb.freebsd.org/base/head/sys/dev/ath/ath_hal/ 1011.1593SchristosDate: 2019-01-09 1021.427SgdamoreMailing List: none 1031.713SsborrillResponsible: sam, alc 1041.962SwizLicense: BSD-like (2-clause), ISC 1051.913SdrochnerLocation: sys/external/isc/atheros_hal/dist 1061.427SgdamoreNotes: 1071.427Sgdamore 1081.1SlukemPackage: bc 1091.1SlukemVersion: 1.06 1101.1593SchristosCurrent Vers: 1.07.1 1111.1SlukemMaintainer: Phil Nelson <phil@cs.wwu.edu> 1121.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/bc/ 1131.335SlukemHome Page: http://www.gnu.org/software/bc/ 1141.1593SchristosDate: 2019-01-09 1151.1SlukemMailing List: bug-bc@gnu.org 1161.1SlukemResponsible: phil, simonb 1171.387SrpauloLicense: GPLv2, LGPGv2.1 1181.1548SsevanLocation: external/bsd/bc 1191.1SlukemNotes: 1201.1Slukembc includes dc, both of which are in the NetBSD tree. 1211.1Slukem 1221.683SchristosPackage: bind [named and utils] 1231.1592SchristosVersion: 9.10.7/BSD 9.13.5-W1/MPL 1241.1592SchristosCurrent Vers: 9.13.5-W1/MPL 1251.1544SroyMaintainer: ISC 1261.246SwizArchive Site: ftp://ftp.isc.org/isc/bind9/ 1271.962SwizHome Page: http://www.isc.org/software/bind/ 1281.1593SchristosDate: 2019-01-09 1291.962SwizMailing List: https://lists.isc.org/mailman/listinfo/bind-announce 1301.962SwizMailing List: https://lists.isc.org/mailman/listinfo/bind-users 1311.1544SroyResponsible: christos 1321.1410SchristosLicense: BSD-like (2-clause) / MPL 1331.913SdrochnerLocation: external/bsd/bind/dist 1341.1SlukemNotes: 1351.683SchristosFirst bind2netbsd script to import into src/external/bsd/bind/dist. 1361.683SchristosThe Makefiles in src/external/bsd/bind are not handled by the script. 1371.610SchristosBuild bind to generate the include files. 1381.683SchristosThen binclude4netbsd script to import into src/external/bsd/bind/include. 1391.683SchristosThe libc and include parts of the resolver are now part of libbind. 1401.683Schristos 1411.1593SchristosPackage: unbound 1421.1560SchristosVersion: 1.7.3 1431.1593SchristosCurrent Vers: 1.8.3 1441.1352SchristosMaintainer: Christos Zoulas 1451.1352SchristosArchive Site: https://www.unbound.net/downloads/unbound-latest.tar.gz 1461.1352SchristosHome Page: https://www.unbound.net/ 1471.1593SchristosDate: 2019-01-09 1481.1352SchristosMailing List: https://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users 1491.1352SchristosResponsible: christos 1501.1352SchristosLicense: BSD-like 1511.1352SchristosLocation: external/bsd/unbound/dist 1521.1352SchristosNotes: 1531.1352SchristosUse cleantags to import 1541.1352Schristosrun configure and update config files in include 1551.1352Schristos 1561.1593SchristosPackage: nsd 1571.1559SchristosVersion: 4.1.24 1581.1593SchristosCurrent Vers: 4.1.26 1591.1391SchristosMaintainer: Christos Zoulas 1601.1391SchristosArchive Site: https://www.nlnetlabs.nl/svn/nsd/ 1611.1391SchristosHome Page: https://www.nlnetlabs.nl/projects/nsd/ 1621.1593SchristosDate: 2019-01-09 1631.1593SchristosMailing List: https://open.nlnetlabs.nl/mailman/listinfo/nsd-users/ 1641.1391SchristosResponsible: christos 1651.1391SchristosLicense: BSD-like 1661.1391SchristosLocation: external/bsd/nsd/dist 1671.1391SchristosNotes: 1681.1391SchristosUse cleantags to import 1691.1391Schristosrun configure and update config files in include 1701.1391Schristos 1711.683SchristosPackage: libbind [libc resolver and includes] 1721.684SchristosVersion: libbind-6.0-rc1 1731.962SwizCurrent Vers: libbind-6.0 1741.1544SroyMaintainer: ISC 1751.683SchristosArchive Site: ftp://ftp.isc.org/isc/libbind/ 1761.962SwizHome Page: http://www.isc.org/software/libbind/ 1771.1593SchristosDate: 2019-01-09 1781.962SwizMailing List: https://lists.isc.org/mailman/listinfo/bind-workers 1791.1544SroyResponsible: christos 1801.683SchristosLicense: BSD-like (2-clause) 1811.913SdrochnerLocation: external/bsd/libbind/dist 1821.683SchristosNotes: 1831.683SchristosFirst libbind2netbsd script to import into src/external/bsd/libbind/dist. 1841.252SchristosThen include4netbsd script to import into src/include. 1851.252SchristosThen libc4netbsd script to update the resolver in libc. 1861.252SchristosTodo[1]: Update libresolv if needed. 1871.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now 1881.252Schristos they are too different or do not exist anymore: 1891.252Schristos gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c 1901.252Schristos Others like getaddrinfo.c could be merged with isc, but it seems 1911.252Schristos that ours is from a more recent version of KAME? 1921.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net 1931.518Sghen to isc/base64.c. 1941.252SchristosTodo[4]: Re-entrant functions of net/* 1951.683SchristosTodo[5]: Reconcile the doc directory. 1961.1Slukem 1971.894SrizPackage: bozohttpd 1981.1549SsevanVersion: 20170201 1991.1543SsevanCurrent Vers: 20170201 2001.696SdentMaintainer: mrg@eterna.com.au 2011.697SdentArchive Site: ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/ 2021.696SdentHome Page: http://eterna.com.au/bozohttpd/ 2031.1593SchristosDate: 2019-01-09 2041.696SdentMailing List: 2051.696SdentResponsible: mrg 2061.696SdentLicense: BSD 2071.913SdrochnerLocation: libexec/httpd 2081.696SdentNotes: 2091.913SdrochnerDelete "queue.h" from the distribution. 2101.696Sdent 2111.1SlukemPackage: bsd-family-tree 2121.1549SsevanVersion: 336757 2131.1593SchristosCurrent Vers: 342397 2141.962SwizMaintainer: The FreeBSD Project 2151.1543SsevanArchive Site: https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree 2161.1543SsevanHome Page: https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree 2171.1593SchristosDate: 2019-01-09 2181.1SlukemMailing List: 2191.675SjmcneillResponsible: 2201.962SwizLicense: BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT) 2211.913SdrochnerLocation: share/misc/bsd-family-tree 2221.1SlukemNotes: 2231.1107SapbPlease send all updates upstream. Eitan Adler <lists@eitanadler.com> 2241.1107Sapbis a FreeBSD committer who has been helpful with incorporating changes 2251.1107Sapbin the past. 2261.1Slukem 2271.650SperryPackage: byacc 2281.1579SchristosVersion: 20180609 2291.1543SsevanCurrent Vers: 20180609 2301.650SperryMaintainer: Thomas Dickey <dickey@invisible-island.net> 2311.650SperryArchive Site: http://www.invisible-island.net/byacc/byacc.html 2321.650SperryHome Page: http://www.invisible-island.net/byacc/byacc.html 2331.1593SchristosDate: 2019-01-09 2341.650SperryMailing List: 2351.650SperryResponsible: christos 2361.650SperryLicense: Public Domain 2371.913SdrochnerLocation: external/bsd/byacc/dist 2381.650SperryNotes: 2391.868SchristosSee /usr/src/external/bsd/byacc/byacc2netbsd for update instructions. 2401.650Sperry 2411.1SlukemPackage: bzip2 2421.937SwizVersion: 1.0.6 2431.936SwizCurrent Vers: 1.0.6 2441.1SlukemMaintainer: Julian Seward <jseward@acm.org> 2451.1593SchristosArchive Site: http://sources.redhat.com/bzip2/files/ 2461.335SlukemHome Page: http://www.bzip.org/ 2471.1593SchristosDate: 2019-01-09 2481.1SlukemMailing List: 2491.1SlukemResponsible: 2501.387SrpauloLicense: BSD (4-clause) 2511.936SwizLocation: external/bsd/bzip2 2521.1SlukemNotes: 2531.936SwizSee /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions. 2541.1Slukem 2551.1SlukemPackage: Citrus XPG4DL 2561.1593SchristosVersion: 2571.1593SchristosCurrent Vers: 2581.1SlukemMaintainer: Citrus 2591.1SlukemArchive Site: http://citrus.bsdclub.org/ 2601.335SlukemHome Page: http://citrus.bsdclub.org/ 2611.1593SchristosDate: 2019-01-09 2621.1SlukemMailing List: bsd-locale@hauN.org 2631.569SwizResponsible: tshiozak 2641.387SrpauloLicense: Ambiguous. Either BSD or Perl Artistic License 2651.387Srpaulo See http://citrus.bsdclub.org/#pol_license for more info. 2661.913SdrochnerLocation: lib 2671.1SlukemNotes: 2681.1Slukemlanguage C multilingualization support suite using wchar_t and other standards. 2691.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't 2701.173Sitojunneed to look for other CVS tree (like citrus CVS tree) 2711.1Slukemmain trunc has Citrus code in the following places: 2721.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support 2731.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation. 2741.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer 2751.173Sitojun- src/lib/libc/iconv: iconv(3) 2761.1Slukem 2771.1SlukemPackage: cron 2781.761SchristosVersion: 4.1 2791.680SwizCurrent Vers: 4.1 2801.1544SroyMaintainer: ISC 2811.376SmrgArchive Site: ftp://ftp.isc.org/isc/cron/ 2821.349SjunyoungHome Page: 2831.1593SchristosDate: 2019-01-09 2841.1SlukemMailing List: 2851.1SlukemResponsible: 2861.387SrpauloLicense: BSD-like 2871.913SdrochnerLocation: external/bsd/cron/dist 2881.1SlukemNotes: 2891.1Slukem 2901.1SlukemPackage: cvs 2911.681SchristosVersion: 1.12.13 2921.681SchristosCurrent Vers: 1.12.13 2931.1SlukemMaintainer: cvshome 2941.375SwizArchive Site: http://ftp.gnu.org/non-gnu/cvs/ 2951.375SwizHome Page: http://cvs.nongnu.org/ 2961.1593SchristosDate: 2019-01-09 2971.1SlukemMailing List: bug-cvs@gnu.org 2981.737SwizResponsible: christos 2991.387SrpauloLicense: GPLv1, LGPLv2 3001.913SdrochnerLocation: external/gpl2/xcvs/dist 3011.1SlukemNotes: 3021.913SdrochnerUse external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree 3031.1Slukemfor the import. 3041.913SdrochnerDo not forget to update external/gpl2/xcvs/include/config.h to match 3051.913Sdrochnerexternal/gpl2/xcvs/dist/config.h.in. 3061.1Slukem 3071.1SlukemPackage: db 3081.1SlukemVersion: 1.85 3091.696SdentCurrent Vers: 1.86/4.7.25 3101.1SlukemMaintainer: Keith Bostic <bostic@vangogh.cs.berkeley.edu> 3111.584StnnArchive Site: http://www.oracle.com/technology/software/products/berkeley-db/ 3121.584StnnHome Page: http://www.oracle.com/database/berkeley-db/ 3131.1593SchristosDate: 2019-01-09 3141.1SlukemMailing List: 3151.1SlukemResponsible: 3161.584StnnLicense: BSD or Oracle Commercial License 3171.913SdrochnerLocation: lib/libc/db 3181.1SlukemNotes: 3191.1SlukemNote that we cannot use db 2.x for license reasons. 3201.1SlukemThree bug fixes against 1.85 sent back to bostic. Changes to 3211.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious). 3221.1SlukemImport of DB 1.85 was done via a sh script which converted the 3231.1Slukemdistribution into the netbsd format. The script can be found in 3241.1Slukemsrc/lib/libc/db/db2netbsd. 3251.1Slukem 3261.1SlukemPackage: dhcp 3271.1514SchristosVersion: 4.4.1 3281.1514SchristosCurrent Vers: 4.4.1 3291.392SrpauloMaintainer: mellon 3301.1SlukemArchive Site: ftp://ftp.isc.org/isc/dhcp/ 3311.696SdentHome Page: http://www.isc.org/software/dhcp/ 3321.1593SchristosDate: 2019-01-09 3331.1SlukemMailing List: dhcp-server@isc.org 3341.1SlukemMailing List: dhcp-client@isc.org 3351.1SlukemMailing List: dhcp-announce@isc.org 3361.1SlukemMailing List: dhcp-bugs@isc.org 3371.1SlukemResponsible: mellon 3381.1515SchristosLicense: MPL 3391.1515SchristosLocation: external/mpl/dhcp 3401.1SlukemNotes: 3411.1017SchristosUse the dhcp2netbsd script. 3421.1Slukem 3431.604SjoergPackage: dhcpcd 3441.1597SroyVersion: 7.1.1 3451.1597SroyCurrent Vers: 7.1.1 3461.654SroyMaintainer: roy 3471.666SroyArchive Site: ftp://roy.marples.name/pub/dhcpcd/ 3481.654SroyHome Page: http://roy.marples.name/projects/dhcpcd/ 3491.1597SroyDate: 2019-02-07 3501.654SroyMailing List: dhcpcd-discuss@marples.name 3511.604SjoergLicense: BSD (2-clause) 3521.913SdrochnerLocation: external/bsd/dhcpcd/dist 3531.604SjoergNotes: 3541.604SjoergPlease submit all changes to the author. 3551.604Sjoerg 3561.1204SriastradPackage: drm 3571.1204SriastradVersion: Linux 3.15 3581.1204SriastradCurrent Vers: ? 3591.1204SriastradMaintainer: Intel, AMD, Linux kernel developers 3601.1204SriastradArchive Site: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 3611.1204SriastradHome Page: http://dri.freedesktop.org/ 3621.1204SriastradMailing List: dri-devel@lists.freedesktop.org 3631.1204SriastradResponsible: riastradh 3641.1204SriastradLicense: BSD 3651.1204SriastradLocation: sys/external/bsd/drm2/dist 3661.1204SriastradNotes: 3671.1204SriastradGraphics drivers. Talk to riastradh@ about updates. When importing 3681.1204Sriastradfrom Linux, we map 3691.1204Sriastrad drivers/gpu/drm -> sys/external/bsd/drm2/dist/drm 3701.1204Sriastrad include/drm -> sys/external/bsd/drm2/dist/include/drm 3711.1204Sriastrad include/uapi/drm -> sys/external/bsd/drm2/dist/uapi/drm 3721.1204SriastradGPL sources are excluded. In the future, we may import them into 3731.1204Sriastradexternal/gpl2/drm2 and build them as kernel modules. Nouveau sources 3741.1204Sriastrad(drivers/gpu/drm/nouveau in Linux) must first be processed with the 3751.1204Sriastradscript sys/external/bsd/drm2/nouveau/nouveau2netbsd, about which see 3761.1204Sriastradthe source for details. 3771.1204SriastradVendor tag: LINUX 3781.1204SriastradRelease tag: linux-X-Y(-rcZ)-drm-bsd 3791.1204Sriastrad (nouveau got reimported as linux-3-15-drm-bsd-reimport-nouveau) 3801.1319SriastradI neglected to add RCSIDs in the last import (except for nouveau, for 3811.1319Sriastradwhich nouveau2netbsd adds them). For the next import, remember to add 3821.1319Sriastradthem! 3831.1204Sriastrad 3841.1Slukem 3851.1143SapbPackage: ekermit 3861.1143SapbVersion: 1.7 3871.1143SapbCurrent Vers: 1.7 3881.1143SapbMaintainer: Kermit Project 3891.1143SapbArchive Site: ftp://ftp.kermitproject.org/kermit/ekermit/ 3901.1143SapbHome Page: http://www.kermitproject.org/ek.html 3911.1593SchristosDate: 2019-01-09 3921.1143SapbMailing List: 3931.1143SapbResponsible: apb 3941.1143SapbLicense: BSD (3 clause) 3951.1143SapbLocation: external/bsd/ekermit 3961.1143SapbNotes: 3971.1143Sapb 3981.930StronPackage: expat 3991.1454SchristosVersion: 2.2.1 4001.1555SwizCurrent Vers: 2.2.6 4011.1330SspzMaintainer: Expat Project 4021.930StronArchive Site: http://sourceforge.net/projects/expat/files/expat/ 4031.981SjdfHome Page: http://www.libexpat.org/ 4041.1593SchristosDate: 2019-01-09 4051.930StronMailing List: expat-discuss@libexpat.org 4061.1330SspzResponsible: mrg 4071.930StronLicense: MIT 4081.930StronLocation: src/external/mit/expat/dist 4091.930StronNotes: 4101.930StronPlease use "expat" as the vendor tag for CVS imports. 4111.930Stron 4121.1SlukemPackage: file 4131.1567SchristosVersion: 5.35 4141.1567SchristosCurrent Vers: 5.35 4151.1SlukemMaintainer: Christos Zoulas <christos@zoulas.com> 4161.1SlukemArchive Site: ftp://ftp.astron.com/pub/file/ 4171.946SwizHome Page: http://www.darwinsys.com/file/ 4181.1593SchristosDate: 2019-01-09 4191.1SlukemMailing List: file@mx.gw.com 4201.1SlukemResponsible: christos, pooka 4211.387SrpauloLicense: BSD (2-clause) 4221.913SdrochnerLocation: external/bsd/file/dist 4231.1SlukemNotes: 4241.632Schristosuse file2netbsd 4251.1Slukem 4261.1SlukemPackage: flex 4271.1580SchristosVersion: 2.6.4 4281.1543SsevanCurrent Vers: 2.6.4 4291.651SperryMaintainer: Will Estes <wlestes@users.sourceforge.net> 4301.1389SchristosArchive Site: https://github.com/westes/flex/releases 4311.1389SchristosHome Page: https://github.com/westes/flex 4321.1593SchristosDate: 2019-01-09 4331.651SperryMailing List: http://lists.sourceforge.net/mailman/listinfo/flex-announce 4341.651SperryResponsible: 4351.894SrizLicense: BSD-like 4361.913SdrochnerLocation: external/bsd/flex/dist 4371.1SlukemNotes: 4381.726SchristosThere is a flex2netbsd script to help newer imports. 4391.1Slukem 4401.1SlukemPackage: gcc 4411.1572SmrgVersion: 6.5 4421.1593SchristosCurrent Vers: 6.5/7.4/8.2 4431.501SmrgMaintainer: FSF 4441.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gcc/ 4451.335SlukemHome Page: http://www.gnu.org/software/gcc/ 4461.1593SchristosDate: 2019-01-09 4471.1SlukemMailing List: gcc-bugs@gnu.org 4481.1231SmrgResponsible: mrg, christos, skrll 4491.847SmrgLicense: GPLv3, LGPLv3.1 4501.1105SapbLocation: external/gpl3/gcc.old/dist 4511.913SdrochnerLocation: external/gpl3/gcc/dist 4521.1SlukemNotes: 4531.1105SapbIn the long term, we expect that there will often be two versions, 4541.1105Sapbin the "gcc" and "gcc.old" directories. Having two versions allows 4551.1105Sapbmigration from one version of gcc to another to happen for one port 4561.1105Sapbat a time, instead of for all ports simultaneously. 4571.1105SapbWhen importing a new version of external/gpl3/gcc.old: 4581.1105Sapb - copy the current version of external/gpl3/gcc 4591.1343Smrg - import it to a "NETBSD" vendor branch in external/gpl3/gcc.old 4601.1105SapbBefore importing a new version of external/gpl3/gcc: 4611.1059Schristos - delete all .cvsignore and .gitignore files 4621.1059Schristos - delete java ada fortran their libraries and testsuites 4631.1593Schristos - delete libffi zlib boehm-gc 4641.448Smrg - update gcc/version.c for the NetBSD GCC date 4651.847Smrg - use core/c++/objc/testsuite tarballs 4661.1059Schristos - you can use the gcc2netbsd script for the above (except version) 4671.1192Sskrll - update tools/gcc/gcc-version.mk 4681.1343Smrg - force generate and copy tools/gcc build version of these files 4691.1343Smrg into gcc/dist/gcc/doc: cpp.1 cpp.info gcc.1 gcc.info gcov.1 4701.1Slukem 4711.1SlukemPackage: gdb 4721.1487SchristosVersion: 8.0.1 4731.1593SchristosCurrent Vers: 8.2.1 4741.1SlukemMaintainer: FSF 4751.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gdb/ 4761.335SlukemHome Page: http://www.gnu.org/software/gdb/ 4771.1593SchristosDate: 2019-01-09 4781.1SlukemMailing List: bug-gdb@gnu.org 4791.885SchristosResponsible: christos 4801.885SchristosLicense: GPLv3, LGPLv3.1 4811.913SdrochnerLocation: external/gpl3/gdb/dist 4821.1SlukemNotes: 4831.473StlsWhen updating GDB, it is imperative to test that: 4841.474Schristos - Debugging of kernel cores ("target kvm") works correctly 4851.473Stls - Support for our kernel's remote serial debugging protocol 4861.473Stls ("options KGDB") works correctly. 4871.1Slukem 4881.1590SchristosPackage: binutils 4891.1590SchristosVersion: 2.31.1 4901.1590SchristosCurrent Vers: 2.31.1 4911.1590SchristosMaintainer: FSF 4921.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/binutils/ 4931.1590SchristosHome Page: http://www.gnu.org/software/binutils/ 4941.1593SchristosDate: 2019-01-09 4951.1590SchristosMailing List: bug-gnu-utils@gnu.org 4961.1590SchristosResponsible: thorpej, mrg 4971.1590SchristosLicense: GPLv3, LGPLv3, GPLv2, LGPLv2, BSD 4981.1590SchristosLocation: external/gpl3/binutils/dist 4991.1590SchristosNotes: 5001.1590Schristos 5011.1593SchristosPackage: autoconf 5021.1590SchristosVersion: 2.69 5031.1590SchristosCurrent Vers: 2.69 5041.1590SchristosMaintainer: FSF 5051.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/autoconf/ 5061.1590SchristosHome Page: http://www.gnu.org/software/autoconf/ 5071.1593SchristosDate: 2019-01-09 5081.1590SchristosMailing List: bug-autoconf@gnu.org 5091.1590SchristosResponsible: christos 5101.1590SchristosLicense: GPLv3+ 5111.1590SchristosLocation: external/gpl3/autoconf 5121.1590SchristosNotes: 5131.1590SchristosThis is only used to re-generate the configure files in tools/compat. 5141.1590SchristosIt is not part of the regular build. 5151.1590Schristos 5161.929StronPackage: gdtoa 5171.1543SsevanVersion: 2016-02-19 5181.929StronCurrent Vers: $(date) 5191.929StronMaintainer: David M. Gay <dmg@acm.org> 5201.929StronArchive Site: http://www.netlib.org/fp/ 5211.929StronHome Page: http://www.netlib.org/fp/ 5221.1593SchristosDate: 2019-01-09 5231.929StronMailing List: none 5241.929StronResponsible: kleink 5251.929StronLicense: BSD-like 5261.929StronLocation: lib/libc/gdtoa 5271.929StronNotes: 5281.929StronTest suite integrated at this time, but not built (and fails to run). 5291.929StronNo hexadecimal floating-point string conversion for VAX FP yet. 5301.929StronOnly double-precision addressed at this time. 5311.929Stron 5321.1Slukem 5331.1SlukemPackage: heimdal 5341.1404SchristosVersion: 7.1.0 (HEAD-2017-01-28) 5351.1543SsevanCurrent Vers: 7.5.0 5361.1202SpettaiMaintainer: Heimdal <heimdal@h5l.org> 5371.1202SpettaiArchive Site: ftp://ftp.h5l.org/pub/heimdal/src/ 5381.1202SpettaiHome Page: http://www.h5l.org/ 5391.1593SchristosDate: 2019-01-09 5401.1202SpettaiMailing List: heimdal-discuss@sics.se 5411.411SwizResponsible: joda, lha 5421.387SrpauloLicense: BSD 5431.913SdrochnerLocation: crypto/external/bsd/heimdal/dist 5441.1SlukemNotes: 5451.1Slukem 5461.1SlukemPackage: hunt 5471.117SwizVersion: 2003-04-16 5481.107SwizCurrent Vers: 2003-04-16 5491.335SlukemMaintainer: Greg Couch <gregc@cgl.ucsf.edu> 5501.1593SchristosArchive Site: 5511.335SlukemHome Page: http://www.cgl.ucsf.edu/home/gregc/oss.html 5521.1593SchristosDate: 2019-01-09 5531.1SlukemResponsible: mrg 5541.387SrpauloLicense: BSD (3-clause) 5551.913SdrochnerLocation: games/hunt 5561.1SlukemNotes: 5571.1Slukem 5581.202SmarttiPackage: ipf 5591.923SchristosVersion: 5.1.1 5601.1069SchristosCurrent Vers: 5.1.2 5611.1SlukemMaintainer: Darren Reed 5621.1593SchristosArchive Site: 5631.1593SchristosHome Page: 5641.1593SchristosDate: 2019-01-09 5651.1SlukemMailing List: ipfilter@postbox.anu.edu.au 5661.923SchristosResponsible: darrenr, christos 5671.923SchristosLicense: BSD-based; see src/external/ipf/dist/IPFILTER.LICENCE 5681.923SchristosLocation: external/bsd/ipf,sys/external/bsd/ipf 5691.1SlukemNotes: 5701.1Slukemipf2netbsd should be used on a virgin ipfilter source tree. 5711.1Slukem 5721.284SthorpejPackage: ipsec-tools 5731.548SgdtVersion: (ipsec-tools head is NetBSD-current head) 5741.284SthorpejMaintainer: IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net> 5751.335SlukemArchive Site: http://ipsec-tools.sourceforge.net 5761.335SlukemHome Page: http://ipsec-tools.sourceforge.net 5771.1593SchristosDate: 2019-01-09 5781.284SthorpejMailing List: ipsec-tools-devel@lists.sourceforge.net 5791.549SmanuResponsible: manu, vanhu, mgrooms 5801.387SrpauloLicense: BSD (3-clause) 5811.913SdrochnerLocation: crypto/dist/ipsec-tools 5821.284SthorpejNotes: 5831.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools 5841.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure 5851.550Smanugenerated files are available in the NetBSD source tree at: 5861.550Smanu src/lib/libipsec/config.h 5871.550Smanu src/lib/libipsec/package_version.h 5881.550SmanuWhen configure.ac is updated, run the following: 5891.550Smanu cd src/crypto/dist/ipsec-tools 5901.550Smanu ./bootstrap 5911.550Smanu ./configure --enable-adminport --enable-hybrid --enable-frag \ 5921.894Sriz --enable-natt --enable-dpd 5931.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with 5941.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking) 5951.550Smanu 5961.894SrizNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 5971.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand, 5981.894Srizipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 5991.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly 6001.550Smanusync with ipsec-tools-0_7-branch) 6011.284Sthorpej 6021.1SlukemPackage: KAME IPv6 6031.1SlukemVersion: KAME/NetBSD SNAP kit 6041.1SlukemCurrent Vers: KAME/NetBSD SNAP kit (shipped every week) 6051.1SlukemMaintainer: KAME Project <kame@kame.net> 6061.1SlukemArchive Site: http://www.kame.net/ 6071.335SlukemHome Page: http://www.kame.net/ 6081.1593SchristosDate: 2019-01-09 6091.1SlukemMailing List: snap-users@kame.net 6101.569SwizResponsible: 6111.387SrpauloLicense: BSD (3-clause) 6121.913SdrochnerLocation: sys/netinet6 6131.1SlukemNotes: 6141.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with 6151.1Slukemmore conservative implementation policy. 6161.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000. 6171.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change, 6181.1SlukemKNF police). We need to take diffs across KAME snapshots on upgrades. 6191.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION 6201.1Slukemin sys/netinet6/in6.h. No script is available for upgrades. 6211.1Slukem"KAME" branch is used for kernel merge work purposes. 6221.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison 6231.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases. 6241.1Slukem 6251.1007SjmmvPackage: kyua-atf-compat 6261.1007SjmmvVersion: 0.1 6271.1546SsevanCurrent Vers: 0.13 6281.1007SjmmvMaintainer: Julio Merino <jmmv@NetBSD.org> 6291.1546SsevanArchive site: https://github.com/jmmv/kyua 6301.1546SsevanHome page: https://github.com/jmmv/kyua 6311.1593SchristosDate: 2019-01-09 6321.1007SjmmvMailing List: kyua-discuss@googlegroups.com 6331.1007SjmmvResponsible: jmmv 6341.1007SjmmvLicense: BSD 3-clause 6351.1007SjmmvLocation: external/bsd/kyua-atf-compat/dist 6361.1007SjmmvNotes: 6371.1007SjmmvThe source files are in external/bsd/kyua-atf-compat/dist. 6381.1007SjmmvUse external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/ 6391.1007Sjmmvdirectory. 6401.1007Sjmmv 6411.1006SjmmvPackage: kyua-cli 6421.1060SjmmvVersion: 0.7 6431.1546SsevanCurrent Vers: 0.9 6441.1006SjmmvMaintainer: Julio Merino <jmmv@NetBSD.org> 6451.1546SsevanArchive site: https://github.com/jmmv/kyua 6461.1546SsevanHome page: https://github.com/jmmv/kyua 6471.1593SchristosDate: 2019-01-09 6481.1006SjmmvMailing List: kyua-discuss@googlegroups.com 6491.1006SjmmvResponsible: jmmv 6501.1006SjmmvLicense: BSD 3-clause 6511.1006SjmmvLocation: external/bsd/kyua-cli/dist 6521.1006SjmmvNotes: 6531.1006SjmmvThe source files are in external/bsd/kyua-cli/dist. 6541.1006SjmmvUse external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory. 6551.1006Sjmmv 6561.1004SjmmvPackage: kyua-testers 6571.1004SjmmvVersion: 0.1 6581.1546SsevanCurrent Vers: 0.3 6591.1004SjmmvMaintainer: Julio Merino <jmmv@NetBSD.org> 6601.1546SsevanArchive site: https://github.com/jmmv/kyua 6611.1546SsevanHome page: https://github.com/jmmv/kyua 6621.1593SchristosDate: 2019-01-09 6631.1004SjmmvMailing List: kyua-discuss@googlegroups.com 6641.1004SjmmvResponsible: jmmv 6651.1004SjmmvLicense: BSD 3-clause 6661.1004SjmmvLocation: external/bsd/kyua-testers/dist 6671.1004SjmmvNotes: 6681.1004SjmmvThe source files are in external/bsd/kyua-testers/dist. 6691.1004SjmmvUse external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/ 6701.1004Sjmmvdirectory. 6711.1004Sjmmv 6721.1SlukemPackage: less 6731.1053StronVersion: less-458 6741.1540SsevanCurrent Vers: less-530 6751.823SjakllschMaintainer: Mark Nudelman <markn@greenwoodsoftware.com> 6761.467SjnemethArchive Site: http://www.greenwoodsoftware.com/less/download.html 6771.467SjnemethHome Page: http://www.greenwoodsoftware.com/less/ 6781.1593SchristosDate: 2019-01-09 6791.823SjakllschMailing List: less-announce-request@greenwoodsoftware.com 6801.1SlukemResponsible: mrg 6811.968SjdfLicense: Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418) 6821.913SdrochnerLocation: external/bsd/less/dist 6831.1SlukemNotes: 6841.1SlukemMany changes to make less act as more when invoked as more. Beware. 6851.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree 6861.918Swizfor importation. Run ./configure beforehand to generate "defines.h". 6871.850StronTalk to mrg before importing any new version. 6881.1Slukem 6891.543SjoergPackage: libarchive 6901.1434SjoergVersion: 3.3.2pre 6911.1540SsevanCurrent Vers: 3.3.2 6921.748SjoergMaintainer: kientzle@freebsd.org, joerg@NetBSD.org 6931.918SwizArchive Site: https://github.com/libarchive/libarchive/downloads 6941.1540SsevanHome Page: http://www.libarchive.org 6951.1593SchristosDate: 2019-01-09 6961.543SjoergResponsible: joerg 6971.918SwizLicense: BSD (2-clause) 6981.913SdrochnerLocation: external/bsd/libarchive/dist 6991.543SjoergNotes: 7001.748SjoergDistribution is stripped down to the relevant part. 7011.543Sjoerg 7021.696SdentPackage: libdevmapper 7031.735ShaadVersion: 1.02.40 7041.1593SchristosCurrent Vers: 2.2.03.02 7051.696SdentMaintainer: lvm-devel@redhat.com 7061.696SdentArchive Site: ftp://sources.redhat.com/pub/lvm2/ 7071.696SdentHome Page: http://sources.redhat.com/lvm2/ 7081.1593SchristosDate: 2019-01-09 7091.696SdentResponsible: haad 7101.696SdentLicense: LGPLv2.1 7111.913SdrochnerLocation: external/gpl2/lvm2/dist/libdm 7121.656ShaadNotes: 7131.894SrizThe lvm2tools and the libdevmapper are now distributed as one source 7141.729Ssnjrepository. See the lvm2tools Notes for more information. 7151.656Shaad 7161.263SwizPackage: libevent 7171.1423SsnjVersion: 2.1.8-stable 7181.1423SsnjCurrent Vers: 2.1.8-stable 7191.263SwizMaintainer: Niels Provos <provos@citi.umich.edu> 7201.263SwizArchive Site: http://www.monkey.org/~provos/libevent/ 7211.335SlukemHome Page: http://www.monkey.org/~provos/libevent/ 7221.1593SchristosDate: 2019-01-09 7231.1593SchristosResponsible: 7241.387SrpauloLicense: BSD (3/4-clause) 7251.913SdrochnerLocation: external/bsd/libevent/dist 7261.263SwizNotes: 7271.1033Schristos- Run the libevent2netbsd script 7281.1033Schristos- Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes. 7291.1033Schristos man pages are in doxygen/man/man3. Remove the extra man pages that are 7301.1033Schristos .so'ing only. Copy the rest to man. 7311.263Swiz 7321.1072SjoergPackage: llvm 7331.1532SjoergVersion: 7.0.0svn (r337282) 7341.1532SjoergCurrent Vers.: 7.0.0svn 7351.1463SjoergMaintainer: llvm-dev@lists.llvm.org 7361.1463SjoergHome Page: https://llvm.org 7371.1593SchristosDate: 2019-01-09 7381.1072SjoergResponsible: joerg 7391.1072SjoergLicense: BSD/MIT 7401.1072SjoergLocation: external/bsd/llvm/dist 7411.1072SjoergNotes: 7421.1072SjoergA CVS ACL is in place for the location to prevent unintentioned commits. 7431.1072SjoergAll changes should come via import from upstream SVN. 7441.1072Sjoerg 7451.696SdentPackage: lvm2tools 7461.735ShaadVersion: 2.02.56 7471.1593SchristosCurrent Vers: 2.03.02 7481.696SdentMaintainer: lvm-devel@redhat.com 7491.696SdentArchive Site: ftp://sources.redhat.com/pub/lvm2/ 7501.696SdentHome Page: http://sources.redhat.com/lvm2/ 7511.1593SchristosDate: 2019-01-09 7521.696SdentResponsible: haad 7531.696SdentLicense: GPLv2 7541.913SdrochnerLocation: external/gpl2/lvm2/dist 7551.894SrizNotes: 7561.1179SjnemethUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to 7571.1179Sjnemethprepare source tree for import. Keep eye on dist/include/configure.h 7581.1362Skamilit might change over the releases. We maintain our own version of 7591.1179Sjnemethlibdevmapper ioctl protocol code, therefore we should test it before 7601.1179Sjnemethimport. Talk to haad before importing new version. 7611.656Shaad 7621.1SlukemPackage: libpcap 7631.1561SchristosVersion: 1.9.0 7641.1540SsevanCurrent Vers: 1.9.0 7651.1SlukemMaintainer: tcpdump-workers@tcpdump.org 7661.1SlukemArchive Site: http://www.tcpdump.org/release/ 7671.335SlukemHome Page: http://www.tcpdump.org/ 7681.1593SchristosDate: 2019-01-09 7691.1SlukemMailing List: tcpdump-workers@tcpdump.org 7701.569SwizResponsible: dyoung 7711.387SrpauloLicense: BSD (3/4-clause) 7721.913SdrochnerLocation: external/bsd/libpcap/dist 7731.1SlukemNotes: 7741.1029SchristosUse the src/external/bsd/libpcap/libpcap2netbsd script to prepare source 7751.1029Schristostree. sys/net/dlt.h is a copy of the dlt constants from pcap.h 7761.1Slukem 7771.1593SchristosPackage: tcpdump 7781.1593SchristosVersion: 4.9.2 7791.1593SchristosCurrent Vers: 4.9.2 7801.1593SchristosMaintainer: tcpdump-workers@lists.tcpdump.org 7811.1593SchristosArchive Site: http://www.tcpdump.org/release/ 7821.1593SchristosHome Page: http://www.tcpdump.org/ 7831.1593SchristosDate: 2019-01-09 7841.1593SchristosMailing List: tcpdump-workers@lists.tcpdump.org 7851.1593SchristosResponsible: 7861.1593SchristosLicense: BSD (3-clause) 7871.1593SchristosLocation: external/bsd/tcpdump/dist 7881.1593SchristosNotes: 7891.1593SchristosUse the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source 7901.1593Schristostree. 7911.1593Schristos 7921.1SlukemPackage: libwrap 7931.1SlukemVersion: tcp_wrappers 7.6 w/ large amount of IPv6 changes 7941.954StacaCurrent Vers: tcp_wrappers 7.6-ipv6.4 7951.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 7961.1SlukemArchive Site: ftp://ftp.porcupine.org/pub/security/ 7971.335SlukemHome Page: ftp://ftp.porcupine.org/pub/security/ 7981.1593SchristosDate: 2019-01-09 7991.230SjunyoungMailing List: 8001.569SwizResponsible: cjs 8011.387SrpauloLicense: BSD-like 8021.913SdrochnerLocation: lib/libwrap 8031.1SlukemNotes: 8041.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both 8051.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built 8061.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap. 8071.1Slukem 8081.782SmbalmerPackage: Lua 8091.1536SalnsnVersion: Lua 5.3.5 8101.1536SalnsnCurrent Vers: Lua 5.3.5 8111.782SmbalmerMaintainer: PUC Rio 8121.782SmbalmerHome Page: http://www.lua.org/ 8131.1593SchristosDate: 2019-01-09 8141.782SmbalmerMailing List: 8151.1536SalnsnResponsible: mbalmer, lneto, salazar, alnsn 8161.782SmbalmerLicense: MIT 8171.913SdrochnerLocation: external/mit/lua/dist 8181.782SmbalmerNotes: 8191.782SmbalmerThe default module paths have been changed to not include the current 8201.783Ssnjworking directory '.' to avoid potential security problems. 8211.782Smbalmer 8221.1003SjmmvPackage: Lutok 8231.1060SjmmvVersion: 0.3 8241.1278SkamilCurrent Vers: 0.4 8251.1003SjmmvMaintainer: Julio Merino <jmmv@NetBSD.org> 8261.1279SkamilArchive site: https://github.com/jmmv/lutok/releases 8271.1279SkamilHome page: https://github.com/jmmv/lutok 8281.1593SchristosDate: 2019-01-09 8291.1003SjmmvMailing List: lutok-discuss@googlegroups.com 8301.1003SjmmvResponsible: jmmv 8311.1003SjmmvLicense: BSD 3-clause 8321.1003SjmmvLocation: external/bsd/lutok/dist 8331.1003SjmmvNotes: 8341.1003SjmmvThe source files are in external/bsd/lutok/dist. 8351.1003SjmmvUse external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory. 8361.1003Sjmmv 8371.728SchristosPackage: m4 8381.728SchristosVersion: 20091026 8391.1593SchristosCurrent Vers: 20161231 8401.962SwizMaintainer: The OpenBSD Project 8411.728SchristosArchive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4 8421.962SwizHome Page: http://www.openbsd.org/ 8431.1593SchristosDate: 2019-01-09 8441.1593SchristosMailing List: 8451.728SchristosLicense: BSD 3-clause like (dns-sd) 8461.728SchristosResponsible: christos 8471.913SdrochnerLocation: usr.bin/m4 8481.728SchristosNotes: 8491.1189SchristosUses libc's ohash 8501.728Schristos 8511.718StsarnaPackage: mDNSResponder 8521.1504SchristosVersion: 878.30.4 8531.1504SchristosCurrent Vers: 878.30.4 8541.718StsarnaMaintainer: Apple 8551.1486ShaukeArchive Site: https://www.opensource.apple.com/tarballs/mDNSResponder/ 8561.1486ShaukeHome Page: https://developer.apple.com/bonjour/ 8571.718StsarnaMailing List: bonjour-dev@lists.apple.com 8581.718StsarnaLicense: Apache2 (mdnsd), BSD 3-clause (libdns_sd), 8591.718Stsarna BSD 3-clause like (dns-sd) 8601.718StsarnaResponsible: tsarna 8611.913SdrochnerLocation: external/apache2/mDNSResponder/dist 8621.718StsarnaNotes: 8631.718Stsarna 8641.1462SwizPackage: mandoc 8651.1545SchristosVersion: 1.14.4 8661.1542SsevanCurrent Vers: 1.14.4 8671.723SwizMaintainer: Kristaps Džonsons 8681.723SwizArchive Site: http://mdocml.bsd.lv/snapshots/ 8691.723SwizHome Page: http://mdocml.bsd.lv/ 8701.1593SchristosDate: 2019-01-09 8711.1593SchristosMailing List: 8721.723SwizResponsible: joerg 8731.723SwizLicense: BSD (2-clause) 8741.913SdrochnerLocation: external/bsd/mdocml/dist 8751.723SwizNotes: 8761.723Swiz 8771.1132SriastradPackage: mesa-demos 8781.1132SriastradVersion: 8.1.0 8791.1546SsevanCurrent Vers: 8.4.0 8801.1132SriastradMaintainer: mesa-git@? 8811.1132SriastradArchive Site: ftp://ftp.freedesktop.org/pub/mesa/demos/ 8821.1132SriastradHome Page: http://www.mesa3d.org/ 8831.1593SchristosDate: 2019-01-09 8841.1132SriastradMailing List: 8851.1132SriastradResponsible: riastradh, mrg 8861.1132SriastradLicense: ISC 8871.1550SsevanLocation: xsrc/external/mit/mesa-demos/dist 8881.1132SriastradNotes: 8891.1132SriastradWe use only glxinfo and glxgears. Delete all else on import. 8901.1132SriastradVendor tag: xorg 8911.1132SriastradRelease tag: mesa-demos-X-Y-Z 8921.1132Sriastrad 8931.696SdentPackage: mesa-drm 8941.703SmrgVersion: git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c 8951.696SdentCurrent Vers: 8961.696SdentMaintainer: mesa-git@? 8971.696SdentArchive Site: git://anongit.freedesktop.org/git/mesa/drm 8981.696SdentHome Page: http://cgit.freedesktop.org/mesa/drm/ 8991.1593SchristosDate: 2019-01-09 9001.696SdentMailing List: 9011.696SdentResponsible: mrg, bjs 9021.696SdentLicense: BSD 9031.913SdrochnerLocation: sys/external/bsd/drm/dist 9041.696SdentNotes: 9051.696Sdent 9061.1137SriastradPackage: MesaLib 9071.1550SsevanVersion: 10.3.5 9081.1593SchristosCurrent Vers: 18.3.1 9091.1137SriastradMaintainer: mesa-git@? 9101.1137SriastradArchive Site: ftp://ftp.freedesktop.org/pub/mesa/ 9111.1137SriastradHome Page: http://www.mesa3d.org/ 9121.1593SchristosDate: 2019-01-09 9131.1137SriastradMailing List: 9141.1137SriastradResponsible: riastradh, mrg 9151.1137SriastradLicense: ISC 9161.1137SriastradLocation: xsrc/external/mit/MesaLib/dist 9171.1137SriastradNotes: 9181.1137SriastradVendor tag: xorg 9191.1137SriastradRelease tag: MesaLib-X-Y-Z 9201.1137Sriastrad 9211.1SlukemPackage: mopd 9221.1SlukemVersion: 2.5.3 9231.1SlukemCurrent Vers: 2.5.3 9241.1SlukemMaintainer: Mats O Jansson <maja@celsiustech.se> 9251.696SdentArchive Site: http://www.stacken.kth.se/~moj/mopd.html 9261.335SlukemHome Page: http://www.stacken.kth.se/~moj/mopd.html 9271.1593SchristosDate: 2019-01-09 9281.230SjunyoungMailing List: 9291.1SlukemResponsible: cjs 9301.387SrpauloLicense: BSD (4-clause) 9311.913SdrochnerLocation: usr.sbin/mopd 9321.1SlukemNotes: 9331.1SlukemDelete the otherOS directory before importing. 9341.1Slukem 9351.1SlukemPackage: nawk 9361.993SchristosVersion: 2012-12-20 9371.993SchristosCurrent Vers: 2012-12-20 9381.696SdentMaintainer: Brian Kernighan <bwk@princeton.edu> 9391.1587SchristosArchive Site: https://github.com/onetrueawk/awk 9401.696SdentHome Page: http://www.cs.princeton.edu/~bwk/btl.mirror/ 9411.1593SchristosDate: 2019-01-09 9421.1SlukemMailing List: 9431.1SlukemResponsible: jdolecek 9441.387SrpauloLicense: BSD-like 9451.913SdrochnerLocation: external/historical/nawk/dist 9461.1SlukemNotes: 9471.1SlukemBuild maketab from nawk sources and generate proctab.c. 9481.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win 9491.776Schristosthen import to src/external/historical/nawk/dist. 9501.1Slukem 9511.1SlukemPackage: ndbootd 9521.1SlukemVersion: 0.5 9531.1SlukemCurrent Vers: 0.5 9541.1SlukemMaintainer: Matt Fredette <fredette@alum.mit.edu> 9551.696SdentArchive Site: 9561.696SdentHome Page: 9571.1593SchristosDate: 2019-01-09 9581.1SlukemResponsible: fredette 9591.387SrpauloLicense: BSD (4-clause) 9601.913SdrochnerLocation: usr.sbin/ndbootd 9611.1SlukemNotes: 9621.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake 9631.1Slukemand ndbootd-raw.c. Restore saved config.h, and force it to define 9641.1SlukemHAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. 9651.1Slukem 9661.421SwizPackage: ntp 9671.1569SchristosVersion: 4.2.8p12 9681.1546SsevanCurrent Vers: 4.2.8p12 9691.421SwizMaintainer: David L. Mills <mills@udel.edu> 9701.1069SchristosArchive Site: http://www.ntp.org/ 9711.702SkardelHome Page: http://www.ntp.org/, http://support.ntp.org/ 9721.1593SchristosDate: 2019-01-09 9731.421SwizMailing List: 9741.455SkardelResponsible: simonb, jonathan, kardel 9751.421SwizLicense: BSD-like 9761.913SdrochnerLocation: external/bsd/ntp/dist 9771.421SwizNotes: 9781.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions. 9791.421Swiz 9801.1SlukemPackage: nvi 9811.1064SchristosVersion: 1.81.6, HEAD as of 2013-11-20 9821.652StsutsuiCurrent Vers: 1.81.6 9831.1071SaymericMaintainer: Sven Verdoolaege <skimo@kotnet.org>, Keith Bostic 9841.1593SchristosArchive Site: git://repo.or.cz/nvi.git 9851.1064SchristosHome Page: https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/ 9861.1593SchristosDate: 2019-01-09 9871.230SjunyoungMailing List: 9881.1071SaymericResponsible: christos 9891.387SrpauloLicense: BSD (3/4-clause) 9901.1071SaymericLocation: external/bsd/nvi/dist 9911.1SlukemNotes: 9921.652StsutsuiWe have lots of local fixes. 9931.1Slukem 9941.603SlukemPackage: OpenLDAP 9951.1501SchristosVersion: 2.4.45 9961.1593SchristosCurrent Vers: 2.4.47 9971.603SlukemMaintainer: OpenLDAP Foundation 9981.603SlukemArchive Site: http://www.openldap.org/ 9991.603SlukemHome Page: http://www.openldap.org/ 10001.1593SchristosDate: 2019-01-09 10011.603SlukemMailing List: 10021.1593SchristosResponsible: 10031.603SlukemLicense: BSD (3-clause) 10041.913SdrochnerLocation: external/bsd/openldap/dist 10051.603SlukemNotes: 10061.603Slukem 10071.293SchristosPackage: OpenPAM 10081.1441SchristosVersion: 20170430 (Resedacea) 10091.1441SchristosCurrent Vers: 20170430 (Resedacea) 10101.638SwizMaintainer: Dag-Erling Smørgrav <des@FreeBSD.org> 10111.276SwizArchive Site: http://www.openpam.org/ 10121.335SlukemHome Page: http://www.openpam.org/ 10131.1593SchristosDate: 2019-01-09 10141.276SwizMailing List: 10151.276SwizResponsible: christos 10161.387SrpauloLicense: BSD (3-clause) 10171.913SdrochnerLocation: external/bsd/openpam/dist 10181.276SwizNotes: 10191.276Swiz 10201.734SroyPackage: openresolv 10211.1388SroyVersion: 3.9.0 10221.1388SroyCurrent Vers: 3.9.0 10231.734SroyMaintainer: roy 10241.734SroyArchive Site: ftp://roy.marples.name/pub/openresolv/ 10251.734SroyHome Page: http://roy.marples.name/projects/openresolv/ 10261.1593SchristosDate: 2019-01-09 10271.734SroyMailing List: openresolv-discuss@marples.name 10281.734SroyLicense: BSD (2-clause) 10291.913SdrochnerLocation: external/bsd/openresolv/dist 10301.734SroyNotes: 10311.734SroyPlease submit all changes to the author. 10321.734Sroy 10331.612SchristosPackage: HPN-SSH 10341.988SchristosVersion: 6.1p1 13 v14 10351.1069SchristosCurrent Vers: 6.3p1 v14 10361.612SchristosMaintainer: www.psc.edu 10371.1593SchristosArchive Site: 10381.988SchristosHome Page: http://www.psc.edu/index.php/hpn-ssh 10391.1593SchristosDate: 2019-01-09 10401.612SchristosMailing List: 10411.612SchristosResponsible: christos 10421.1593SchristosLicense: 10431.913SdrochnerLocation: crypto/external/bsd/openssh/dist 10441.612SchristosNotes: 10451.612SchristosPatch applied after OpenSSH import. 10461.612Schristos 10471.1SlukemPackage: OpenSSH 10481.1558SchristosVersion: 7.8 10491.1593SchristosCurrent Vers: 7.9 / portable 7.9p1 10501.1SlukemMaintainer: OpenSSH 10511.1SlukemArchive Site: http://www.openssh.com/ftp.html 10521.335SlukemHome Page: http://www.openssh.com/portable.html 10531.1593SchristosDate: 2019-01-09 10541.1SlukemMailing List: openssh-unix-announce@mindrot.org 10551.298SitojunResponsible: thorpej, christos, elric 10561.701SchristosLicense: BSD. See src/crypto/external/bsd/openssh/dist/LICENSE 10571.913SdrochnerLocation: crypto/external/bsd/openssh/dist 10581.1SlukemNotes: 10591.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH 10601.913Sdrochneruse openssh2netbsd before import. 10611.1Slukemlocal changes (should always try to bring them back to master openssh tree, 10621.1Slukemmarkus is very cooperative about it): 10631.1Slukem- default for PermitRootLogin is set to "no" 10641.1Slukem- IgnoreRootRhosts added 10651.1Slukem- look at login.conf to check valid user/access list 10661.469Schristos- krb5 support re-added 10671.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss 10681.279Schristos when someone imports openssl, we can remove this. 10691.280Schristos- added moduli from portable openssh 10701.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh 10711.786Schristos (see if there is any difference between the current version of opensshX.Yp1 10721.786Schristos and the new opensshZ.Wp1) and apply them. 10731.701Schristos- conditionalize login_cap 10741.701Schristos- conditionalize bsd_auth 10751.701Schristos- restore krb5, krb4, afs, skey 10761.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none 10771.701Schristos- fix ctype macro arguments 10781.701Schristos- umac is broken, disable it 10791.701Schristos- better ~homedir handling 10801.701Schristos- netbsd style tunnels 10811.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling 10821.701Schristos- utmp/utmpx handling 10831.701Schristos- handle tty posix_vdisable properly 10841.701Schristos- handle setuid and unsetuid the posix way instead of setresuid() 10851.701Schristos- add all missing functions 10861.384Schristos- always bump major when importing to avoid api problems. 10871.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes. 10881.1537Ssevan- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent 10891.1Slukem 10901.1SlukemPackage: OpenSSL 10911.1574SchristosVersion: 1.0.2o/1.1.1a 10921.1574SchristosCurrent Vers: 1.0.2q/1.1.1a 10931.1SlukemMaintainer: The OpenSSL Project 10941.1SlukemArchive Site: ftp://ftp.openssl.org/source/ 10951.335SlukemHome Page: http://www.openssl.org/ 10961.1593SchristosDate: 2019-01-09 10971.1SlukemMailing List: openssl-announce@openssl.org 10981.1144SspzResponsible: christos, mjf, tls, riastradh, spz 10991.387SrpauloLicense: OpenSSL and SSLeay license (both BSD-like) 11001.913SdrochnerLocation: crypto/external/bsd/openssl/dist 11011.1SlukemNotes: 11021.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers 11031.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man 11041.708Schristos to regen man pages. 11051.1327Ssnj- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/* 11061.953Schristos to regen assembly files 11071.1Slukem 11081.926SplunkyPackage: pcc 11091.1550SsevanVersion: 1.1.0.DEVEL 20160208 11101.1547SsevanCurrent Vers: 1.1.0 20141210 11111.932SrizMaintainer: Anders Magnusson <ragge@NetBSD.org> 11121.926SplunkyArchive Site: ftp://pcc.ludd.ltu.se/pub/pcc/ 11131.926SplunkyHome Page: http://pcc.ludd.ltu.se/ 11141.1593SchristosDate: 2019-01-09 11151.926SplunkyMailing List: pcc-list@ludd.ltu.se 11161.926SplunkyResponsible: plunky 11171.926SplunkyLicense: BSD 11181.926SplunkyLocation: external/bsd/pcc/dist 11191.926SplunkyNotes: 11201.926SplunkyThis is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh 11211.926Splunkyfile for details about how to get the latest version from the upstream server 11221.926Splunkyand import it. 11231.926Splunky 11241.19SwizPackage: pdisk 11251.19SwizVersion: 0.8a2 11261.19SwizCurrent Vers: 0.8a2 11271.19SwizMaintainer: Eryk Vershen <eryk@cfcl.com> 11281.19SwizArchive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 11291.335SlukemHome Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 11301.1593SchristosDate: 2019-01-09 11311.19SwizMailing List: 11321.19SwizResponsible: dbj 11331.387SrpauloLicense: BSD-like 11341.1032SchristosLocation: external/bsd/pdisk 11351.19SwizNotes: 11361.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X 11371.1015SwizIt is imported into external/bsd/pdisk. 11381.19Swiz 11391.1SlukemPackage: pdksh 11401.1SlukemVersion: 5.2.14p2 11411.1SlukemCurrent Vers: 5.2.14p2 11421.1SlukemMaintainer: Michael Rendell <michael@cs.mun.ca> 11431.1593SchristosArchive Site: 11441.1593SchristosHome Page: 11451.1593SchristosDate: 2019-01-09 11461.1SlukemMailing List: 11471.457SjdolecekResponsible: jdolecek 11481.387SrpauloLicense: Public domain 11491.913SdrochnerLocation: bin/ksh 11501.880SreedNotes: 11511.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied. 11521.1Slukem 11531.421SwizPackage: PF (openbsd packet filter) 11541.609SpeterVersion: OpenBSD 4.2 11551.1537SsevanCurrent Vers: OpenBSD 6.3-current 11561.422SpeterMaintainer: The OpenBSD Project 11571.421SwizArchive Site: ftp://ftp.openbsd.org/ 11581.421SwizHome Page: http://www.openbsd.org/faq/pf/ 11591.1593SchristosDate: 2019-01-09 11601.421SwizMailing List: pf@benzedrine.cx or appropriate OpenBSD mailing list 11611.569SwizResponsible: peter, yamt 11621.421SwizLicense: BSD (2-clause) 11631.913SdrochnerLocation: dist/pf,sys/dist/pf 11641.421SwizNotes: 11651.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover 11661.421Swizdefinition (files.pf). userland code is imported into src/dist/pf, and 11671.421Swizreachover Makefiles are in src/usr.sbin/pf. 11681.421Swiz 11691.538SjoergPackage: pkg_install 11701.1550SsevanVersion: 20180325 11711.1547SsevanCurrent Vers: 20180425 11721.538SjoergMaintainer: The pkgsrc developers 11731.894SrizHome Page: http://www.pkgsrc.org/ 11741.1593SchristosDate: 2019-01-09 11751.539SheinzMailing List: tech-pkg@NetBSD.org 11761.538SjoergResponsible: joerg 11771.538SjoergLicense: BSD 11781.913SdrochnerLocation: external/bsd/pkg_install/dist 11791.538SjoergNotes: 11801.913SdrochnerThe authoritative version is in pkgsrc/pkgtools/pkg_install. 11811.538Sjoerg 11821.1SlukemPackage: ping 11831.1SlukemVersion: 980911 11841.1SlukemCurrent Vers: 980911 11851.993SchristosMaintainer: Mike Muuss 11861.1593SchristosArchive Site: 11871.993SchristosHome Page: http://ftp.arl.mil/mike/ping.html 11881.1593SchristosDate: 2019-01-09 11891.1SlukemMailing List: 11901.392SrpauloResponsible: christos 11911.387SrpauloLicense: BSD (3-clause) 11921.913SdrochnerLocation: sbin/ping 11931.1SlukemNotes: 11941.1SlukemWe use err() and friends. We have changes for snprintf, extra 11951.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes, 11961.993Schristosand more. Vern's ping is gone. We are too different from everyone else 11971.993Schristosnow to do a new import. 11981.1Slukem 11991.934SwizPackage: Postfix 12001.1416SchristosVersion: 3.1.4 12011.1593SchristosCurrent Vers: 3.1.9/3.2.6/3.3.2 12021.1SlukemMaintainer: Wietse Venema <wietse@porcupine.org> 12031.1593SchristosArchive Site: 12041.335SlukemHome Page: http://www.postfix.org/ 12051.1SlukemMailing List: postfix-users@postfix.org 12061.1254StronResponsible: christos 12071.704StronLicense: IBM Public License. See also src/external/ibm-public/postfix/dist. 12081.913SdrochnerLocation: external/ibm-public/postfix/dist 12091.1SlukemNotes: 12101.432SrpauloHTML documentation should be kept in sync with the README_FILES. 12111.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our 12121.432Srpaulodirectory layout (the easiest way to check is by running ``postfix 12131.432Srpauloset-permissions''). 12141.1Slukem 12151.1SlukemPackage: ppp 12161.1165SchristosVersion: 2.4.7 12171.1165SchristosCurrent Vers: 2.4.7 12181.1SlukemMaintainer: Paul Mackerras <paulus@samba.org> 12191.1593SchristosArchive Site: 12201.349SjunyoungHome Page: 12211.1068SchristosGIT root: git://ozlabs.org/~paulus/ppp.git 12221.1SlukemMailing List: 12231.447SchristosResponsible: christos, cube 12241.387SrpauloLicense: BSD (3-clause) 12251.1068SchristosLocation: external/bsd/ppp/dist 12261.1SlukemNotes: 12271.1SlukemBSD support was removed from 2.4.0; I added it back and removed 12281.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to 12291.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use 12301.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 12311.1Slukemis clearly a pain. I have not tested the modules code, neither our 12321.1Slukemmakefiles make it easy to construct a module, but I left one there 12331.1Slukemas an example. 12341.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're 12351.447Schristosusing the version found in 2.4.1. 12361.1Slukem 12371.1SlukemPackage: root.cache 12381.1587SchristosVersion: 2018111402 (November 14, 2018) 12391.1588SwizCurrent Vers: 2018111402 (November 14, 2018) 12401.14SperryMaintainer: InterNIC 12411.14SperryArchive Site: ftp://ftp.internic.net/domain/named.root 12421.335SlukemHome Page: ftp://ftp.internic.net/domain/named.root 12431.1593SchristosDate: 2019-01-09 12441.1SlukemMailing List: 12451.507SperryResponsible: thorpej 12461.387SrpauloLicense: Public domain 12471.913SdrochnerLocation: etc/namedb 12481.1SlukemNotes: 12491.1SlukemThe root server cache is also included with BIND. However, the 12501.1SlukemInterNIC version is usually more up to date. 12511.1Slukem 12521.1SlukemPackage: routed 12531.727SchristosVersion: 2.32 12541.727SchristosCurrent Vers: 2.32 12551.1SlukemMaintainer: Vernon Schryver <vjs@rhyolite.com> 12561.1593SchristosArchive Site: 12571.1593SchristosHome Page: 12581.1593SchristosDate: 2019-01-09 12591.1SlukemMailing List: 12601.392SrpauloResponsible: christos 12611.387SrpauloLicense: BSD (4-clause) 12621.913SdrochnerLocation: sbin/routed 12631.1SlukemNotes: 12641.1SlukemWe use the md5 code from libc 12651.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF 12661.201SchristosWe use arc4random 12671.201SchristosWe use strlcpy/snprintf 12681.1Slukem 12691.1SlukemPackage: send-pr (part of GNATS) 12701.1299SchristosVersion: 3.2 12711.1299SchristosCurrent Vers: 4.2 12721.1SlukemMaintainer: FSF 12731.1SlukemArchive Site: ftp://ftp.gnu.org/gnu/gnats/ 12741.335SlukemHome Page: http://www.gnu.org/software/gnats/ 12751.1SlukemMailing List: bug-gnats@gnu.org 12761.1299SchristosLicense: GPLv2+ (4.1), GPLv3+ (4.2 and later) 12771.1SlukemResponsible: 12781.1299SchristosLocation: external/gpl2/send-pr 12791.1SlukemNotes: 12801.1299SchristosWe have 3.2 with patches to become 3.95 which was never distributed. This 12811.1299Schristosis the last "standalone" send-pr version. Newer versions require "query-pr" 12821.1299Schristosto be installed and many more changes. It is not worth the hassle. 12831.1Slukem 12841.1SlukemPackage: SoftFloat 12851.1SlukemVersion: 2a 12861.1547SsevanCurrent Vers: 3e 12871.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 12881.144SdentArchive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 12891.335SlukemHome Page: http://www.jhauser.us/arithmetic/SoftFloat.html 12901.1SlukemMailing List: 12911.1SlukemResponsible: bjh21 12921.387SrpauloLicense: Public domain 12931.913SdrochnerLocation: lib/libc/softfloat 12941.1SlukemNotes: 12951.1SlukemHeavily modified for use as a soft float library for GCC. The actual 12961.1Slukemarithmetic code is unchanged, though, and should behave exactly like the 12971.1Slukemoriginal. 12981.1Slukem 12991.877SjoergPackage: sqlite 13001.1577SchristosVersion: 3.26.0 13011.1576SmayaCurrent Vers: 3.26.0 (2018-12-01) 13021.877SjoergMaintainer: Richard Hipp <drh@sqlite.org> 13031.877SjoergHome Page: http://www.sqlite.org 13041.877SjoergResponsible: joerg 13051.877SjoergLicense: Public domain 13061.913SdrochnerLocation: external/public-domain/sqlite/dist 13071.877SjoergNotes: 13081.1241SszptvlfnRun cleantags before importing because sqlite3.c has an RCSID 13091.877Sjoerg 13101.1Slukem 13111.1SlukemPackage: TestFloat 13121.1SlukemVersion: 2a 13131.1547SsevanCurrent Vers: 3e 13141.144SdentMaintainer: John Hauser <jhauser@jhauser.us> 13151.144SdentArchive Site: http://www.jhauser.us/arithmetic/TestFloat.html 13161.335SlukemHome Page: http://www.jhauser.us/arithmetic/TestFloat.html 13171.1SlukemMailing List: 13181.1SlukemResponsible: ross 13191.387SrpauloLicense: BSD (4-clause) 13201.913SdrochnerLocation: regress/lib/libc/ieeefp/testfloat 13211.1SlukemNotes: 13221.1Slukem 13231.1300Schristos 13241.1593SchristosPackage: malloc 13251.1296SchristosVersion: 1995-01-15 13261.1296SchristosCurrent Vers: 1995-01-15 13271.1296SchristosMaintainer: FSF 13281.1296SchristosArchive Site: ftp://prep.ai.mit.edu/old-gnu/malloc.tar.gz 13291.1296SchristosHome Page: 13301.1296SchristosMailing List: 13311.1296SchristosResponsible: christos 13321.1296SchristosLicense: GPLv2+ 13331.1296SchristosLocation: external/gpl2/libmalloc 13341.1296SchristosNotes: 13351.1296SchristosThe original version of gnumalloc was added (not imported) from 13361.1296Schristosprep.ai.mit.edu in src/gnu/lib/libmalloc in 1993. This is the newest 13371.1296Schristosversion from 1995. It is written by Mike Haertel, and was distributed 13381.1296Schristosboth standalone and as part of glibc. At some point glibc switched 13391.1296Schristosto use Doug Lea's ptmalloc which is now tightly bound with glibc 13401.1296Schristosand cannot be separated. The Doug Lea version of malloc is also 13411.1296Schristosdistributed in a standalone form by Wolfram Gloger in 13421.1296Schristoshttp://www.malloc.de/en/. We can consider switching to ptmalloc 13431.1296Schristosat some point since it will provide an alternative MT malloc, but 13441.1296Schristosperhaps this implementation should be kept anyway for historical 13451.1296Schristospurposes. 13461.1296Schristos 13471.819SjmmvPackage: tmux 13481.1587SchristosVersion: 2.8 13491.1587SchristosCurrent Vers: 2.8 13501.1290SchristosMaintainer: Nicholas Marriott <nicholas.marriott@gmail.com> 13511.1290SchristosArchive site: https://github.com/tmux/tmux 13521.1290SchristosHome page: http://tmux.github.io 13531.1290SchristosMailing List: tmux-users@googlegroups.com 13541.1290SchristosResponsible: christos 13551.819SjmmvLicense: BSD 13561.913SdrochnerLocation: external/bsd/tmux/dist 13571.819SjmmvNotes: 13581.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a 13591.819Sjmmvnew tmux release. 13601.819Sjmmv 13611.1SlukemPackage: top 13621.614SchristosVersion: 3.8beta1 13631.614SchristosCurrent Vers: 3.8beta1 13641.1SlukemMaintainer: William LeFebvre <wnl@groupsys.com> 13651.614SchristosArchive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz 13661.335SlukemHome Page: http://www.unixtop.org/ 13671.1SlukemMailing List: top-spinners@ocee.groupsys.com 13681.614SchristosResponsible: simonb, christos 13691.387SrpauloLicense: BSD (2-clause) 13701.913SdrochnerLocation: external/bsd/top/dist 13711.1SlukemNotes: 13721.1Slukem 13731.1SlukemPackage: traceroute 13741.869SchristosVersion: 1.4a12 13751.1SlukemCurrent Vers: 1.4a12 13761.1SlukemMaintainer: traceroute@ee.lbl.gov 13771.1SlukemArchive Site: ftp://ftp.ee.lbl.gov/ 13781.335SlukemHome Page: http://ftp.ee.lbl.gov/ 13791.1SlukemMailing List: 13801.1SlukemResponsible: 13811.387SrpauloLicense: BSD (4-clause) 13821.913SdrochnerLocation: usr.sbin/traceroute 13831.1SlukemNotes: 13841.869SchristosAdded changes from a5 -> a12 manually. 13851.1Slukem 13861.1SlukemPackage: tz 13871.1583SchristosVersion: tzcode2018i / tzdata2018i 13881.1582SkreCurrent Vers: tzcode2018i / tzdata2018i 13891.975SapbMaintainer: Paul Eggert <eggert@cs.ucla.edu> 13901.956SchristosArchive Site: ftp://ftp.iana.org/tz/releases/ 13911.876SapbArchive Site: ftp://munnari.oz.au/pub/oldtz/ 13921.956SchristosOld Archive Site: ftp://elsie.nci.nih.gov/pub/ 13931.920SapbHome Page: http://www.iana.org/time-zones 13941.876SapbMailing List: tz@iana.org 13951.1375SkreResponsible: kleink, christos, kre 13961.387SrpauloLicense: Public domain 13971.1142SwizLocation: lib/libc/time/zoneinfo, external/public-domain/tz/share 13981.1SlukemNotes: 13991.1077SchristosDon't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import. 14001.1077SchristosDiffs are now applied by hand, since we have too many diffs (re-entrant tzcode, 14011.1077Schristosregister removal) to apply. The diffs have been submitted upstream but there 14021.1077Schristosis too much inertia to apply them. Check for .gitignore files. 14031.1149SapbFor the data files, do use external/public-domain/tz/tzdata2netbsd. 14041.1Slukem 14051.578SchristosPackage: wpa_supplicant/hostapd 14061.1585SchristosVersion: 2.7 14071.1575SmayaCurrent Vers: 2.7 14081.365SwizMaintainer: Jouni Malinen <jkmaline@cc.hut.fi> 14091.1378SsnjArchive Site: http://w1.fi/releases/ 14101.1378SsnjHome Page: http://w1.fi/wpa_supplicant/ 14111.365SwizMailing List: 14121.578SchristosResponsible: scw, dyoung, christos 14131.387SrpauloLicense: BSD or GPLv2 14141.913SdrochnerLocation: external/bsd/wpa/dist 14151.365SwizNotes: 14161.772SchristosSee /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions. 14171.365Swiz 14181.1SlukemPackage: zlib 14191.1396SchristosVersion: 1.2.10 14201.1418SnonakaCurrent Vers: 1.2.11 14211.1SlukemMaintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 14221.512StacaArchive Site: http://www.zlib.net/ 14231.512StacaHome Page: http://www.zlib.net/ 14241.1SlukemMailing List: 14251.1254StronResponsible: gwr, christos 14261.387SrpauloLicense: BSD (3-clause) 14271.913SdrochnerLocation: common/dist/zlib 14281.1SlukemNotes: 14291.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland. 14301.1396SchristosRemember to run cleantags 14311.534Schristos 14321.534SchristosPackage: services, protocols 14331.1584SchristosVersion: 2018-12-19 (services), 2017-10-13 (protocols) 14341.1584SchristosCurrent Vers: 2018-12-19 (services), 2017-10-13 (protocols) 14351.534SchristosMaintainer: IANA 14361.961SchristosArchive Site: http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services) 14371.894SrizArchive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols) 14381.894SrizHome Page: http://www.iana.org/ 14391.534SchristosMailing List: 14401.534SchristosResponsible: christos 14411.534SchristosLicense: None 14421.913SdrochnerLocation: etc 14431.534SchristosNotes: 14441.961Schristos1. Build package net/iana-etc 14451.961Schristos2. Add NetBSD rcsid to the generated protocols and services in the package 14461.961Schristos work area. 14471.961Schristos3. Append the local services from the current services file. 14481.961Schristos4. Run: 14491.534Schristos services_mkdb -u services > /usr/src/etc/services 14501.534Schristos cp protocols /usr/src/etc/protocols 14511.964Schristos5. Fix protocols 14521.964Schristos - fix manet alias to MANET; giving an alias with the same name is a no/op 14531.964Schristos - protocol 84 is defined for as ttp and iptm, merge the two entries since 14541.964Schristos libc getprotoent() does not read the whole file and merge in the "files" 14551.964Schristos implementation. 14561.1584Schristos - add alias carp to vrrp 14571.1584Schristos - put back 240 (pfsync), splitting the unassigned entries 14581.769Smrg 14591.769SmrgPackage: pigz 14601.1123StlsVersion: 2.3.1 14611.1547SsevanCurrent Vers: 2.4 14621.769SmrgMaintainer: Mark Adler <madler@alumni.caltech.edu> 14631.769SmrgArchive Site: http://zlib.net/pigz/ 14641.769SmrgHome Page: http://zlib.net/pigz/ 14651.769SmrgMailing List: http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net 14661.1123StlsResponsible: mrg, tls 14671.769SmrgLicense: zlib 14681.913SdrochnerLocation: external/zlib/pigz/dist 14691.769SmrgNotes: 14701.784Sjoerg 14711.784SjoergPackage: xz 14721.1565SjoergVersion: 5.2.4 14731.1547SsevanCurrent Vers: 5.2.4 14741.784SjoergMaintainer: Lasse Collin <lasse.collin@tukanni.org> 14751.784SjoergArchive Site: http://tukaani.org/xz/ 14761.784SjoergHome Page: http://tukaani.org/xz/ 14771.784SjoergResponsible: joerg 14781.784SjoergLicense: public-domain 14791.913SdrochnerLocation: external/public-domain/xz/dist 14801.784SjoergNotes: 14811.784Sjoerg1. See prepare-import script for stripping down the distribution. 14821.1565Sjoerg2. Use run-configure and double check that the stripped down configure works 14831.1565Sjoerg for tools. 14841.1565Sjoerg3. Carefully check for non-autoconf GPL components leaked into the dist area. 14851.847Smrg 14861.847SmrgPackage: mpc 14871.1562SwizVersion: 1.1.0 14881.1547SsevanCurrent Vers: 1.1.0 14891.1593SchristosMaintainer: 14901.847SmrgArchive Site: http://www.multiprecision.org/mpc/download/ 14911.847SmrgHome Page: http://www.multiprecision.org/mpc/ 14921.847SmrgMailing List: http://www.multiprecision.org/index.php?prog=mpc&page=development 14931.847SmrgResponsible: mrg 14941.1065SmrgLicense: LGPL3 14951.1065SmrgLocation: external/lgpl3/mpc/dist 14961.847SmrgNotes: 14971.847Smrg 14981.847SmrgPackage: mpfr 14991.1562SwizVersion: 4.0.1 15001.1547SsevanCurrent Vers: 4.0.1 15011.1593SchristosMaintainer: 15021.847SmrgArchive Site: http://www.mpfr.org/mpfr-current/ 15031.847SmrgHome Page: http://www.mpfr.org/ 15041.847SmrgMailing List: http://websympa.loria.fr/wwsympa/arc/mpfr-announce 15051.847SmrgResponsible: mrg 15061.847SmrgLicense: LGPL3 15071.913SdrochnerLocation: external/lgpl3/mpfr/dist 15081.847SmrgNotes: 15091.847Smrg 15101.847SmrgPackage: GNU MP 15111.1467SmrgVersion: 6.1.2 15121.1414SmayaCurrent Vers: 6.1.2 15131.847SmrgMaintainer: http://gmplib.org/mailman/listinfo/gmp-devel 15141.847SmrgArchive Site: http://gmplib.org/ 15151.847SmrgHome Page: http://gmplib.org/ 15161.847SmrgMailing List: http://gmplib.org/mailman/listinfo/gmp-announce 15171.847SmrgResponsible: mrg 15181.847SmrgLicense: LGPL3 15191.913SdrochnerLocation: external/lgpl3/gmp/dist 15201.847SmrgNotes: 15211.886Schristos 15221.1102SapbPackage: osnet 15231.1102SapbVersion: osnet-20100224 15241.1102SapbCurrent Vers: ? 15251.1102SapbMaintainer: ? 15261.1102SapbArchive Site: ? 15271.1102SapbHome Page: ? 15281.1102SapbMailing List: ? 15291.1102SapbResponsible: ? 15301.1102SapbLicense: CDDL 15311.1102SapbLocation: external/cddl/osnet 15321.1102SapbNotes: 15331.1102Sapb 15341.980SalnsnPackage: sljit 15351.1594SalnsnVersion: 0.93 (svn revision 333) 15361.1547SsevanCurrent Vers: 0.93 15371.980SalnsnMaintainer: Zoltán Herczeg <hzmester@freemail.hu 15381.980SalnsnArchive Site: http://sourceforge.net/projects/sljit/ 15391.980SalnsnHome Page: http://sljit.sourceforge.net/ 15401.980SalnsnMailing List: none 15411.980SalnsnResponsible: alnsn 15421.980SalnsnLicense: BSD (2-clause) 15431.980SalnsnLocation: sys/external/bsd/sljit/dist 15441.980SalnsnNotes: 15451.980Salnsn Need to feed back local changes 15461.980Salnsn 15471.886SchristosPackage: tre 15481.1485SrinVersion: 0.8.0, git source as of 20171117 15491.886SchristosCurrent Vers: 0.8.0 15501.886SchristosMaintainer: http://laurikari.net/tre 15511.1485SrinArchive Site: https://github.com/laurikari/tre 15521.886SchristosHome Page: http://laurikari.net/tre 15531.962SwizMailing List: 15541.886SchristosResponsible: agc, christos 15551.962SwizLicense: BSD (2-clause) 15561.913SdrochnerLocation: external/bsd/tre/dist 15571.886SchristosNotes: 15581.886Schristos Need to feed back local changes 15591.901Schristos 15601.901SchristosPackage: TrouSerS 15611.1589SchristosVersion: 0.3.14 15621.1547SsevanCurrent Vers: 0.3.14 15631.901SchristosMaintainer: http://trousers.sourceforge.net 15641.901SchristosArchive Site: http://trousers.sourceforge.net 15651.901SchristosHome Page: http://trousers.sourceforge.net 15661.901SchristosMailing List: http://trousers.sourceforge.net 15671.901SchristosResponsible: christos 15681.901SchristosLicense: CPL 15691.913SdrochnerLocation: crypto/external/cpl/trousers/dist 15701.901SchristosNotes: 15711.901Schristos Need to feed back local changes 15721.902Schristos 15731.902SchristosPackage: tpm-tools 15741.1589SchristosVersion: 1.3.9.1 15751.1547SsevanCurrent Vers: 1.3.9.1 15761.902SchristosMaintainer: http://trousers.sourceforge.net 15771.902SchristosArchive Site: http://trousers.sourceforge.net 15781.902SchristosHome Page: http://trousers.sourceforge.net 15791.902SchristosMailing List: http://trousers.sourceforge.net 15801.902SchristosResponsible: christos 15811.902SchristosLicense: CPL 15821.913SdrochnerLocation: crypto/external/cpl/tpm-tools/dist 15831.902SchristosNotes: 15841.902Schristos Need to feed back local changes 15851.997Schristos 15861.1100SchristosPackage: elftoolchain (libelf/libdwarf) 15871.1306SchristosVersion: FreeBSD-2016-02-19-r295822 15881.1539SsevanCurrent Vers: 0.7.1 15891.1100SchristosMaintainer: Joseph Koshi <jkoshi@freebsd.org> 15901.997SchristosArchive Site: none 15911.1539SsevanHome Page: http://elftoolchain.sourceforge.net 15921.997SchristosMailing List: none 15931.997SchristosResponsible: christos 15941.997SchristosLicense: BSD-like (2-clause) 15951.1100SchristosLocation: sys/external/bsd/elftoolchain/dist 15961.997SchristosNotes: 15971.997Schristos Run prepare-import.sh; next time use svn id. 15981.1076Schristos 15991.1076SchristosPackage: smbfs 16001.1076SchristosVersion: smbfs-1.4.1.tar.gz + FreeBSD-2003-02-16 16011.1547SsevanCurrent Vers: smbfs-1.4.5.tar.gz 16021.1076SchristosMaintainer: Boris Popov <bp@FreeBSD.org> 16031.1547SsevanArchive Site: http://people.freebsd.org/~bp/pub/smbfs/smbfs-1.4.1.tar.gz 16041.1547SsevanHome Page: http://people.freebsd.org/~bp/pub/smbfs/ 16051.1076SchristosLicense: BSD-like (4-clause) 16061.1076SchristosLocation: external/bsd/smbfs 16071.1076SchristosNotes: 16081.1076Schristos The kernel portion has been removed from the tar file. 16091.1076Schristos Our kernel smbfs and netsmb directories could move to 16101.1076Schristos external, but this is just make-work. 16111.1140Schristos 16121.1140SchristosPackage: timeout 16131.1550SsevanVersion: FreeBSD-2014-07-16 r268763 16141.1550SsevanCurrent Vers: FreeBSD-2016-05-01 r331720 16151.1140SchristosMaintainer: Baptiste Daroussin <bapt@FreeBSD.org> 16161.1140SchristosArchive Site: none 16171.1547SsevanHome Page: https://svnweb.freebsd.org/base/head/usr.bin/timeout/ 16181.1140SchristosMailing List: none 16191.1140SchristosResponsible: christos 16201.1140SchristosLicense: BSD-like (2-clause) 16211.1140SchristosLocation: usr.bin/timeout 16221.1255Schristos 16231.1255SchristosPackage: libproc 16241.1255SchristosVersion: FreeBSD-2015-09-24 16251.1547SsevanCurrent Vers: FreeBSD-2018-07-27 r336782 16261.1255SchristosMaintainer: Rui Paulo <rpaulo@FreeBSD.org> 16271.1255SchristosArchive Site: none 16281.1547SsevanHome Page: https://svnweb.freebsd.org/base/head/lib/libproc/ 16291.1255SchristosMailing List: none 16301.1255SchristosResponsible: christos 16311.1255SchristosLicense: BSD-like (2-clause) 16321.1255SchristosLocation: external/bsd/libproc/dist 16331.1255Schristos 16341.1255SchristosPackage: librtld_db 16351.1255SchristosVersion: FreeBSD-2015-09-24 16361.1547SsevanCurrent Vers: FreeBSD-2017-11-26 r326219 16371.1255SchristosMaintainer: Rui Paulo <rpaulo@FreeBSD.org> 16381.1255SchristosArchive Site: none 16391.1547SsevanHome Page: https://svnweb.freebsd.org/base/head/lib/librtld_db/ 16401.1255SchristosMailing List: none 16411.1255SchristosResponsible: christos 16421.1255SchristosLicense: BSD-like (2-clause) 16431.1255SchristosLocation: external/bsd/librtld_db/dist 16441.1409Schristos 16451.1409SchristosPackage: netcat 16461.1409SchristosVersion: OpenBSD-2017-02-06 16471.1547SsevanCurrent Vers: OpenBSD-2018-08-10 16481.1409SchristosMaintainer: OpenBSD 16491.1547SsevanArchive Site: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/ 16501.1409SchristosHome Page: none 16511.1409SchristosMailing List: none 16521.1409SchristosResponsible: christos 16531.1409SchristosLicense: BSD-like (3-clause) 16541.1409SchristosLocation: usr.bin/nc 16551.1417Snonaka 16561.1417SnonakaPackage: gnu-efi 16571.1551SjmcneillVersion: 3.0.8 16581.1547SsevanCurrent Vers: 3.0.8 16591.1417SnonakaMaintainer: https://sourceforge.net/projects/gnu-efi/ 16601.1417SnonakaArchive Site: https://sourceforge.net/projects/gnu-efi/ 16611.1417SnonakaHome Page: https://sourceforge.net/projects/gnu-efi/ 16621.1417SnonakaMailing List: https://sourceforge.net/projects/gnu-efi/ 16631.1417SnonakaResponsible: 16641.1417SnonakaLicense: BSD-like (3-clause) 16651.1417SnonakaLocation: sys/external/bsd/gnu-efi 16661.1429Schristos 16671.1429SchristosPackage: dc 16681.1429SchristosVersion: 20170410 16691.1547SsevanCurrent Vers: 20171217 16701.1429SchristosMaintainer: The OpenBSD Project 16711.1429SchristosArchive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc 16721.1429SchristosHome Page: http://www.openbsd.org/ 16731.1593SchristosMailing List: 16741.1429SchristosLicense: BSD 16751.1429SchristosResponsible: christos 16761.1429SchristosLocation: usr.bin/dc 16771.1429SchristosNotes: 16781.1429Schristos Uses OpenSSL's bignum 16791.1446Sskrll 16801.1446SskrllPackage: dtc,libfdt 16811.1447SskrllVersion: 1.4.4 16821.1578SsevanCurrent Vers: 1.4.7 16831.1446SskrllMaintainer: David Gibson <david@gibson.dropbear.id.au>, Jon Loeliger <jdl@jdl.com> 16841.1446SskrllArchive Site: https://git.kernel.org/pub/scm/utils/dtc/dtc.git 16851.1446SskrllHome Page: https://git.kernel.org/pub/scm/utils/dtc/dtc.git 16861.1446SskrllMailing List: mailto:devicetree-compiler@vger.kernel.org 16871.1446SskrllResponsible: skrll 16881.1446SskrllLicense: GPLv2 (dtc), BSD (libfdt) 16891.1446SskrllLocation: external/gpl2/dtc, sys/external/bsd/libfdt 16901.1447SskrllNotes: 16911.1447Sskrllexternal/gpl2/dtc/dtc2netbsd should be used to create directories to import 16921.1453Sjmcneill 16931.1453SjmcneillPackage: dts 16941.1596SjmcneillVersion: 4.20.3 16951.1596SjmcneillCurrent Vers: 4.20.3 16961.1453SjmcneillMaintainer: https://www.kernel.org/ 16971.1453SjmcneillArchive Site: https://cdn.kernel.org/pub/linux/kernel/v4.x/ 16981.1453SjmcneillHome Page: https://www.kernel.org/ 16991.1453SjmcneillMailing List: mailto:devicetree@vger.kernel.org 17001.1453SjmcneillResponsible: jmcneill 17011.1453SjmcneillLicense: GPLv2 and dual GPLv2/X11 license 17021.1453SjmcneillLocation: sys/external/gpl2/dts 17031.1494Smlelstv 17041.1494SmlelstvPackage: iscsi 17051.1494SmlelstvVersion: 4.12.4 17061.1494SmlelstvCurrent Vers: 4.12.4 17071.1494SmlelstvMaintainer: Intel Corporation 17081.1494SmlelstvArchive Site: 17091.1494SmlelstvHome Page: 17101.1494SmlelstvMailing List: 17111.1494SmlelstvResponsible: 17121.1494SmlelstvLicense: BSD-like (4-clause) 17131.1494SmlelstvLocation: external/bsd/iscsi 17141.1494SmlelstvNotes: 17151.1494Smlelstv 17161.1494SmlelstvPackage: rpi-firmware 17171.1593SchristosVersion: 17181.1593SchristosCurrent Vers: 17191.1593SchristosMaintainer: 17201.1494SmlelstvArchive Site: 17211.1494SmlelstvHome Page: 17221.1494SmlelstvMailing List: 17231.1494SmlelstvLicense: Broadcom, Raspberry Pi (Trading) Ltd 17241.1593SchristosResponsible: 17251.1494SmlelstvLocation: external/broadcom/rpi-firmware 17261.1494SmlelstvNotes: 17271.1494Smlelstv 17281.1494SmlelstvPackage: rtwn 17291.1593SchristosVersion: 17301.1593SchristosCurrent Vers: 17311.1593SchristosMaintainer: 17321.1494SmlelstvArchive Site: 17331.1494SmlelstvHome Page: 17341.1494SmlelstvMailing List: 17351.1494SmlelstvLicense: Realtek Semiconductor Corporation 17361.1593SchristosResponsible: 17371.1494SmlelstvLocation: external/realtek/rtwn 17381.1494SmlelstvNotes: 17391.1494Smlelstv 17401.1494SmlelstvPackage: urtwn 17411.1593SchristosVersion: 17421.1593SchristosCurrent Vers: 17431.1593SchristosMaintainer: 17441.1494SmlelstvArchive Site: 17451.1494SmlelstvHome Page: 17461.1494SmlelstvMailing List: 17471.1494SmlelstvLicense: Realtek Semiconductor Corporation 17481.1593SchristosResponsible: 17491.1494SmlelstvLocation: external/realtek/urtwn/ 17501.1494SmlelstvNotes: 17511.1494Smlelstv 17521.1494SmlelstvPackage: repulse 17531.1593SchristosVersion: 17541.1593SchristosCurrent Vers: 17551.1593SchristosMaintainer: 17561.1494SmlelstvArchive Site: 17571.1494SmlelstvHome Page: 17581.1494SmlelstvMailing List: 17591.1494SmlelstvLicense: ALiENDESiGN GbR 17601.1593SchristosResponsible: 17611.1494SmlelstvLocation: sys/arch/amiga/dev/repulse_firmware.h 17621.1494SmlelstvNotes: 17631.1494Smlelstv 17641.1494SmlelstvPackage: cxgb 17651.1593SchristosVersion: 17661.1593SchristosCurrent Vers: 17671.1593SchristosMaintainer: 17681.1494SmlelstvArchive Site: 17691.1494SmlelstvHome Page: 17701.1494SmlelstvMailing List: 17711.1494SmlelstvLicense: Chelsio Inc. 17721.1593SchristosResponsible: 17731.1494SmlelstvLocation: sys/dev/pci/cxgb/cxgb_firmware_exports.h 17741.1494SmlelstvNotes: 17751.1494Smlelstv 17761.1494SmlelstvPackage: athn 17771.1593SchristosVersion: 17781.1593SchristosCurrent Vers: 17791.1593SchristosMaintainer: 17801.1494SmlelstvArchive Site: 17811.1494SmlelstvHome Page: 17821.1494SmlelstvMailing List: 17831.1494SmlelstvLicense: Atheros Communicatios, Inc. 17841.1593SchristosResponsible: 17851.1494SmlelstvLocation: external/atheros/athn 17861.1494SmlelstvNotes: 17871.1494Smlelstv 17881.1494SmlelstvPackage: otus 17891.1593SchristosVersion: 17901.1593SchristosCurrent Vers: 17911.1593SchristosMaintainer: 17921.1494SmlelstvArchive Site: 17931.1494SmlelstvHome Page: 17941.1494SmlelstvMailing List: 17951.1494SmlelstvLicense: Atheros Communicatios, Inc. 17961.1593SchristosResponsible: 17971.1494SmlelstvLocation: external/atheros/otus 17981.1494SmlelstvNotes: 17991.1494Smlelstv 18001.1494SmlelstvPackage: intel-fw-eula 18011.1593SchristosVersion: 18021.1593SchristosCurrent Vers: 18031.1593SchristosMaintainer: 18041.1494SmlelstvArchive Site: 18051.1494SmlelstvHome Page: 18061.1494SmlelstvMailing List: 18071.1494SmlelstvLicense: Intel Corporation 18081.1593SchristosResponsible: 18091.1494SmlelstvLocation: external/intel-fw-eula 18101.1494SmlelstvNotes: 18111.1494Smlelstv 18121.1494SmlelstvPackage: intel-fw-public 18131.1593SchristosVersion: 18141.1593SchristosCurrent Vers: 18151.1494SmlelstvMaintainer: 18161.1494SmlelstvArchive Site: 18171.1494SmlelstvHome Page: 18181.1494SmlelstvMailing List: 18191.1494SmlelstvLicense: Intel Corporation 18201.1593SchristosResponsible: 18211.1494SmlelstvLocation: external/intel-fw-public 18221.1494SmlelstvNotes: 18231.1494Smlelstv 18241.1494SmlelstvPackage: aic7xxx 18251.1593SchristosVersion: 18261.1593SchristosCurrent Vers: 18271.1494SmlelstvMaintainer: Justin T. Gibbs 18281.1494SmlelstvArchive Site: 18291.1494SmlelstvHome Page: 18301.1494SmlelstvMailing List: 18311.1494SmlelstvLicense: Adaptec Inc or LGPL2 18321.1593SchristosResponsible: 18331.1494SmlelstvLocation: sys/dev/microcode/aic7xxx 18341.1494SmlelstvNotes: 18351.1494Smlelstv 18361.1494SmlelstvPackage: atmel 18371.1593SchristosVersion: 18381.1593SchristosCurrent Vers: 18391.1593SchristosMaintainer: 18401.1494SmlelstvArchive Site: 18411.1494SmlelstvHome Page: 18421.1494SmlelstvMailing List: 18431.1494SmlelstvLicense: Atmel Corporation 18441.1593SchristosResponsible: 18451.1494SmlelstvLocation: sys/dev/microcode/atmel 18461.1494SmlelstvNotes: 18471.1494Smlelstv 18481.1494SmlelstvPackage: bge 18491.1593SchristosVersion: 18501.1593SchristosCurrent Vers: 18511.1593SchristosMaintainer: 18521.1494SmlelstvArchive Site: 18531.1494SmlelstvHome Page: 18541.1494SmlelstvMailing List: 18551.1494SmlelstvLicense: Broadcom Corporation 18561.1593SchristosResponsible: 18571.1494SmlelstvLocation: sys/dev/microcode/bge 18581.1494SmlelstvNotes: 18591.1494Smlelstv 18601.1494SmlelstvPackage: bnx 18611.1593SchristosVersion: 18621.1593SchristosCurrent Vers: 18631.1494SmlelstvMaintainer: David Christensen <davidch@broadcom.com> 18641.1494SmlelstvArchive Site: 18651.1494SmlelstvHome Page: 18661.1494SmlelstvMailing List: 18671.1494SmlelstvLicense: Broadcom Corporation 18681.1593SchristosResponsible: 18691.1494SmlelstvLocation: sys/dev/microcode/bnx 18701.1494SmlelstvNotes: 18711.1494Smlelstv 18721.1494SmlelstvPackage: cylades-z 18731.1593SchristosVersion: 18741.1593SchristosCurrent Vers: 18751.1494SmlelstvMaintainer: Cyclades Corp 18761.1494SmlelstvArchive Site: 18771.1494SmlelstvHome Page: 18781.1494SmlelstvMailing List: 18791.1494SmlelstvLicense: unknown 18801.1593SchristosResponsible: 18811.1494SmlelstvLocation: sys/dev/microcode/cyclades-z 18821.1494SmlelstvNotes: 18831.1494Smlelstv 18841.1494SmlelstvPackage: i8255x 18851.1494SmlelstvVersion: 3.28 18861.1593SchristosCurrent Vers: 18871.1494SmlelstvMaintainer: Patrick J Luhmann (PJL) 18881.1494SmlelstvArchive Site: 18891.1494SmlelstvHome Page: 18901.1494SmlelstvMailing List: 18911.1494SmlelstvLicense: Intel Corporation 18921.1593SchristosResponsible: 18931.1494SmlelstvLocation: sys/dev/microcode/i8255x 18941.1494SmlelstvNotes: 18951.1494Smlelstv 18961.1494SmlelstvPackage: isp 18971.1593SchristosVersion: 18981.1593SchristosCurrent Vers: 18991.1593SchristosMaintainer: 19001.1494SmlelstvArchive Site: 19011.1494SmlelstvHome Page: 19021.1494SmlelstvMailing List: 19031.1494SmlelstvLicense: QLogic, Inc. 19041.1593SchristosResponsible: 19051.1494SmlelstvLocation: sys/dev/microcode/isp 19061.1494SmlelstvNotes: 19071.1494Smlelstv 19081.1494SmlelstvPackage: radeon 19091.1593SchristosVersion: 19101.1593SchristosCurrent Vers: 19111.1593SchristosMaintainer: 19121.1494SmlelstvArchive Site: 19131.1494SmlelstvHome Page: 19141.1494SmlelstvMailing List: 19151.1494SmlelstvLicense: Advanced Micro Devices, Inc. 19161.1593SchristosResponsible: 19171.1494SmlelstvLocation: sys/dev/microcode/radeon 19181.1494SmlelstvNotes: 19191.1494Smlelstv 19201.1494SmlelstvPackage: ral 19211.1593SchristosVersion: 19221.1593SchristosCurrent Vers: 19231.1494SmlelstvMaintainer: 19241.1494SmlelstvArchive Site: http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git 19251.1494SmlelstvHome Page: 19261.1494SmlelstvMailing List: 19271.1494SmlelstvLicense: Ralink Technology Corp 19281.1593SchristosResponsible: 19291.1494SmlelstvLocation: external/realtek/ral 19301.1494SmlelstvNotes: 19311.1494Smlelstv 19321.1494SmlelstvPackage: rum 19331.1593SchristosVersion: 19341.1593SchristosCurrent Vers: 19351.1494SmlelstvMaintainer: Paul Lin <paul_lin@ralinktech.com.tw> 19361.1494SmlelstvArchive Site: 19371.1494SmlelstvHome Page: 19381.1494SmlelstvMailing List: 19391.1494SmlelstvLicense: Ralink Technology Corp 19401.1593SchristosResponsible: 19411.1494SmlelstvLocation: external/realtek/rum 19421.1494SmlelstvNotes: 19431.1494Smlelstv 19441.1494SmlelstvPackage: run 19451.1593SchristosVersion: 19461.1593SchristosCurrent Vers: 19471.1494SmlelstvMaintainer: Paul Lin <paul_lin@ralinktech.com.tw> 19481.1494SmlelstvArchive Site: 19491.1494SmlelstvHome Page: 19501.1494SmlelstvMailing List: 19511.1494SmlelstvLicense: Ralink Technology Corp 19521.1593SchristosResponsible: 19531.1494SmlelstvLocation: sys/dev/microcode/run 19541.1494SmlelstvNotes: 19551.1494Smlelstv 19561.1494SmlelstvPackage: siop 19571.1593SchristosVersion: 19581.1593SchristosCurrent Vers: 19591.1494SmlelstvMaintainer: Manuel Bouyer, Shuichiro URATA, Michael L. Hitch 19601.1494SmlelstvArchive Site: 19611.1494SmlelstvHome Page: 19621.1494SmlelstvMailing List: 19631.1494SmlelstvLicense: BSD-like (2-clause, 3-clause) 19641.1593SchristosResponsible: 19651.1494SmlelstvLocation: sys/dev/microcode/siop 19661.1494SmlelstvNotes: 19671.1494Smlelstv 19681.1494SmlelstvPackage: tigon 19691.1494SmlelstvVersion: 12.4.11 19701.1494SmlelstvCurrent Vers: 19711.1494SmlelstvMaintainer: wpaul@brak.osd.bsdi.com 19721.1499SmlelstvArchive Site: https://people.freebsd.org/~wpaul/Alteon/ 19731.1499SmlelstvHome Page: http://www.alteon.com/support/openkits (extinct) 19741.1494SmlelstvMailing List: 19751.1499SmlelstvLicense: Alteon WebSystems, Inc. 19761.1593SchristosResponsible: 19771.1494SmlelstvLocation: sys/dev/microcode/tigon 19781.1494SmlelstvNotes: 19791.1499SmlelstvSee https://lists.debian.org/debian-legal/2011/10/msg00001.html 19801.1499Smlelstv 19811.1494Smlelstv 19821.1494SmlelstvPackage: typhoon 19831.1593SchristosVersion: 19841.1593SchristosCurrent Vers: 19851.1494SmlelstvMaintainer: 3Com Corporation 19861.1494SmlelstvArchive Site: 19871.1494SmlelstvHome Page: 19881.1494SmlelstvMailing List: 19891.1494SmlelstvLicense: BSD-like (3-clause) 19901.1593SchristosResponsible: 19911.1494SmlelstvLocation: sys/dev/microcode/typhoon 19921.1494SmlelstvNotes: 19931.1494Smlelstv 19941.1494SmlelstvPackage: wi 19951.1593SchristosVersion: 19961.1593SchristosCurrent Vers: 19971.1494SmlelstvMaintainer: Symbol Technologies Inc. 19981.1494SmlelstvArchive Site: 19991.1494SmlelstvHome Page: http://www.symbol.com 20001.1494SmlelstvMailing List: 20011.1494SmlelstvLicense: BSD-like (3-clause) 20021.1593SchristosResponsible: 20031.1494SmlelstvLocation: sys/dev/microcode/wi 20041.1494SmlelstvNotes: 20051.1494Smlelstv 20061.1494SmlelstvPackage: yds 20071.1593SchristosVersion: 20081.1593SchristosCurrent Vers: 20091.1494SmlelstvMaintainer: Yamaha Corporation 20101.1494SmlelstvArchive Site: 20111.1494SmlelstvHome Page: 20121.1494SmlelstvMailing List: 20131.1494SmlelstvLicense: unknown 20141.1593SchristosResponsible: 20151.1494SmlelstvLocation: sys/dev/microcode/yds 20161.1494SmlelstvNotes: 20171.1494Smlelstv 20181.1494SmlelstvPackage: zyd 20191.1593SchristosVersion: 20201.1593SchristosCurrent Vers: 20211.1494SmlelstvMaintainer: ZyDAS Technology Corporation 20221.1494SmlelstvArchive Site: 20231.1494SmlelstvHome Page: 20241.1494SmlelstvMailing List: 20251.1494SmlelstvLicense: BSD-like (3-clause) 20261.1593SchristosResponsible: 20271.1494SmlelstvLocation: sys/dev/microcode/zyd 20281.1494SmlelstvNotes: 20291.1494Smlelstv 20301.1564SchristosPackage: libnv 20311.1564SchristosVersion: 20180906 20321.1564SchristosCurrent Vers: $(date) 20331.1564SchristosMaintainer: christos 20341.1564SchristosArchive Site: 20351.1564SchristosHome Page: 20361.1564SchristosMailing List: 20371.1564SchristosLicense: BSD-like (2-clause) 20381.1593SchristosResponsible: 20391.1564SchristosLocation: sys/external/bsd/libnv/dist 20401.1564SchristosNotes: 20411.1564SchristosTo be used only for npf (library and headers are private) 20421.1564SchristosCopied from FreeBSD: 20431.1564Schristos/usr/src/sys/sys/{d,c,}nv.h 20441.1564Schristos/usr/src/lib/libnv/ 20451.1564Schristos/usr/src/contrib/lib/libnv/ 20461.1564Schristos/usr/src/share/man/man9/{d,c,}nv.9 20471.1590Schristos 20481.1590SchristosPackage: gettext 20491.1590SchristosVersion: 0.16.1 (Last GPLv2+ version) 20501.1590SchristosCurrent Vers: 0.19.8 20511.1590SchristosMaintainer: FSF 20521.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/gettext/ 20531.1590SchristosHome Page: http://www.gnu.org/software/gettext/ 20541.1590SchristosMailing List: bug-gnu-utils@gnu.org 20551.1590SchristosResponsible: christos 20561.1590SchristosLicense: GPLv2+ (0.16.1), GPLv3+ (0.17 and later) 20571.1590SchristosLocation: external/gpl2/gettext 20581.1590SchristosNotes: 20591.1590SchristosGNU gettext is used for userland tools like msgfmt(1) only. For libintl, 20601.1590Schristoswe use BSD-licensed implementation from Citrus project (see entry for 20611.1590Schristos"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 20621.1590Schristos 20631.1590SchristosPackage: grep 20641.1590SchristosVersion: 2.5.1a (last GPLv2+ version) 20651.1590SchristosCurrent Vers: 3.1 20661.1590SchristosMaintainer: FSF 20671.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/grep/ 20681.1590SchristosHome Page: http://www.gnu.org/software/grep/ 20691.1590SchristosMailing List: bug-gnu-utils@gnu.org 20701.1590SchristosResponsible: simonb 20711.1590SchristosLicense: GPLv2+ (2.5.1a), GPLv3+ (2.5.3 and later) 20721.1590SchristosLocation: external/gpl2/grep 20731.1590SchristosNotes: 20741.1590SchristosUse external/gpl2/grep/grep2netbsd for preparing the source tree 20751.1590Schristosfor the import. 20761.1590SchristosOn 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep; 20771.1590Schristossee also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html) 20781.1590Schristoswas imported into src/usr.bin/grep; 20791.1590Schristoson 16 Feb 2011, the BSD grep implementation from FreeBSD was imported 20801.1590Schristosin src/usr.bin/grep, replacing FreeGrep 20811.1590Schristos(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html). 20821.1590Schristos 20831.1590SchristosPackage: groff 20841.1590SchristosVersion: 1.19.2 (last GPLv2+ version) 20851.1591SchristosCurrent Vers: 1.22.4 20861.1590SchristosMaintainer: Werner Lemberg/FSF 20871.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/groff/ 20881.1590SchristosHome Page: http://www.gnu.org/software/groff/ 20891.1590SchristosMailing List: bug-groff@gnu.org 20901.1593SchristosResponsible: 20911.1590SchristosLicense: GPLv2+ (1.19.2), GPLv3+ (1.20 and later) 20921.1590SchristosLocation: external/gpl2/groff 20931.1590SchristosNotes: 20941.1590SchristosUse groff2netbsd from external/gpl2/groff/groff2netbsd to prepare the 20951.1590Schristosdistribution for import. 20961.1590SchristosUpdate MDATE in src/external/gpl2/groff/Makefile.inc. 20971.1590SchristosPackage: gmake 20981.1590SchristosVersion: 3.81 (Last GPlv2+ version) 20991.1590SchristosCurrent Vers: 4.2 21001.1590SchristosMaintainer: FSF 21011.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/make/ 21021.1590SchristosHome Page: http://www.gnu.org/software/make/ 21031.1590SchristosMailing List: bug-make@gnu.org 21041.1593SchristosResponsible: 21051.1590SchristosLicense: GPLv2+ (3.81), GPLv3+ (3.82 and later) 21061.1590SchristosLocation: external/gpl2/gmake 21071.1590SchristosNotes: 21081.1590Schristos 21091.1590SchristosPackage: diffutils 21101.1590SchristosVersion: 2.8.1 (Last GPLv2+ version) 21111.1590SchristosCurrent Vers: 3.6 21121.1590SchristosMaintainer: FSF 21131.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/diffutils/ 21141.1590SchristosHome Page: http://www.gnu.org/software/diffutils/ 21151.1590SchristosMailing List: bug-diffutils@gnu.org 21161.1593SchristosResponsible: 21171.1590SchristosLicense: GPLv2+ (2.8.1), GPLv3+ (2.9 and later) 21181.1590SchristosLocation: external/gpl2/diffutils 21191.1590SchristosNotes: 21201.1590SchristosUse external/gpl2/diffutils/diffutils2netbsd for preparing the source tree 21211.1590Schristosfor the import. 21221.1590Schristos 21231.1590SchristosPackage: rcs 21241.1590SchristosVersion: 5.7 (Last GPLv2+ version) 21251.1590SchristosCurrent Vers: 5.9.4 21261.1590SchristosMaintainer: FSF 21271.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/rcs/ 21281.1590SchristosMailing List: bug-gnu-utils@gnu.org 21291.1590SchristosHome Page: http://www.gnu.org/software/rcs/ 21301.1590SchristosResponsible: agc 21311.1590SchristosLicense: GPLv2+ (5.7), GPLv3+ (5.8 and later) 21321.1590SchristosLocation: external/gpl2/rcs 21331.1590SchristosNotes: 21341.1590SchristosOld versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 21351.1590Schristos 21361.1590SchristosPackage: texinfo 21371.1590SchristosVersion: 4.8a (Last GPLv2+ version) 21381.1590SchristosCurrent Vers: 6.5 21391.1590SchristosMaintainer: FSF 21401.1590SchristosArchive Site: ftp://ftp.gnu.org/gnu/texinfo/ 21411.1590SchristosHome Page: http://www.gnu.org/software/texinfo/ 21421.1590SchristosMailing List: bug-texinfo@gnu.org 21431.1593SchristosResponsible: 21441.1590SchristosLicense: GPLv2+ (4.8a), GPLv3+ (4.9 and later) 21451.1590SchristosLocation: external/gpl2/texinfo 21461.1590SchristosNotes: 21471.1590SchristosUse src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree 21481.1590Schristosfor the import. 21491.1590Schristos 2150