Home | History | Annotate | Line # | Download | only in doc
3RDPARTY revision 1.2089
      1  1.2089       wiz #	$NetBSD: 3RDPARTY,v 1.2089 2025/03/14 21:28:06 wiz Exp $
      2     1.1     lukem #
      3     1.1     lukem # This file contains a list of the software that has been integrated into
      4     1.1     lukem # NetBSD where we are not the primary maintainer.
      5     1.1     lukem #
      6     1.1     lukem # When you make changes to this software, be sure to discuss it with the
      7     1.1     lukem # maintainer and contribute your patches.  Divergence from the official
      8     1.1     lukem # sources is not desirable, and should be avoided as much as possible.
      9     1.1     lukem #
     10     1.1     lukem # When importing, please deal with the RCS IDs in this way:
     11     1.1     lukem #   1. Preserve the RCS IDs in the files by removing the $ signs from
     12     1.1     lukem #      the IDs before you do the import.
     13     1.1     lukem #   2. After the import, add NetBSD RCS IDs to all of the files.
     14     1.1     lukem #
     15     1.1     lukem # A few notes on the format of this file (for the benefit of
     16   1.821  jakllsch # 3rdparty2html):
     17     1.1     lukem #
     18   1.894       riz # 1.) Any line whose first non-whitespace character is # is a comment;
     19   1.894       riz # 2.) Entries are separated by blank lines;
     20   1.894       riz # 3.) Every package needs at least the Package, Version, Current Vers,
     21   1.894       riz #     and Maintainer fields;
     22     1.1     lukem # 4.) Where a field has multiple lines of information, the field tag
     23     1.1     lukem #     should be repeated on each line, except:
     24   1.894       riz # 5.) The Notes: field tag should appear on a line by itself; all
     25     1.1     lukem #     remaining lines until the end of the record are notes.
     26   1.963       apb #
     27   1.963       apb # Package:	name or brief description (required, must be first)
     28   1.963       apb # Version:	version that is included with NetBSD (required)
     29   1.963       apb # Current Vers:	version that is available upstream (required)
     30   1.963       apb # Maintainer:	name and/or email address of upstream maintainer (required)
     31   1.963       apb # Archive Site:	URL to archive of upstream releases
     32   1.963       apb # Home Page:	URL to web page for upstream project
     33  1.1593  christos # Date:		Date last checked
     34   1.963       apb # Mailing List:	email address or URL related to upstream mailing list
     35   1.963       apb # License:	description of license
     36   1.963       apb # Responsible:	comma-separated list of NetBSD developers
     37   1.963       apb # Location:	comma-separated list of subdirectories in the NetBSD src tree
     38  1.2055  riastrad # Vendor tag:	name of branch where vendor imports go (usually uppercase)
     39  1.2055  riastrad # Release tag:	tag of the latest vendor import (lowercase with version number)
     40   1.963       apb # Notes:
     41   1.963       apb # Multiple lines of free-form text,
     42   1.963       apb # Must be last.
     43   1.963       apb #
     44    1.31   kanaoka 
     45    1.31   kanaoka Package:	acpica
     46  1.2085  christos Version:	20241212
     47  1.2085  christos Current Vers:	20241212
     48   1.814    jruoho Maintainer:	Intel
     49  1.1077  christos Archive Site:	http://www.acpica.org/downloads/
     50   1.574  jmcneill Home Page:	http://www.acpica.org/
     51  1.2085  christos Date:		2025-02-24
     52   1.574  jmcneill Mailing List:	devel (a] acpica.org
     53   1.816    jruoho License:	BSD-like
     54  1.2085  christos Responsible:	jruoho,christos
     55   1.913  drochner Location:	sys/external/bsd/acpica/dist
     56    1.31   kanaoka Notes:
     57  1.1077  christos You want the unix2 (dual-licensed) tar file.
     58   1.169     kochi Please read src/sys/dev/acpi/acpica/README before any modification.
     59     1.1     lukem 
     60     1.1     lukem Package:	am-utils [amd]
     61  1.2003  riastrad Version:	6.2 (20140117)
     62  1.2003  riastrad Current Vers:	6.2 (20140117)
     63     1.1     lukem Maintainer:	Erez Zadok <ezk (a] cs.columbia.edu>
     64   1.255       wiz Archive Site:	ftp://ftp.am-utils.org/pub/am-utils/
     65  1.2003  riastrad Home Page:	https://www.am-utils.org/
     66  1.1728     sevan Date:		2020-06-13
     67   1.262  christos Mailing List:	am-utils
     68   1.506    rpaulo Responsible:	christos
     69   1.387    rpaulo License:	BSD (4-clause)
     70   1.913  drochner Location:	external/bsd/am-utils/dist
     71  1.2003  riastrad Vendor tag:	ezk
     72  1.2003  riastrad Release tag:	am-utils-x-y-YYYYMMDD
     73     1.1     lukem Notes:
     74     1.1     lukem Amd2netbsd script to convert to BSD make system and remove unneeded files.
     75   1.262  christos Fix symbolic links before import.
     76   1.913  drochner Check external/bsd/am-utils/include/config.h is correct after import.
     77  1.1240       wiz Update date of release in external/bsd/am-utils/man/Makefile (two places).
     78     1.1     lukem 
     79   1.567      jmmv Package:	Automated Testing Framework (ATF)
     80  1.1091      jmmv Version:	0.20
     81  1.1272     kamil Current Vers:	0.21
     82   1.827      jmmv Maintainer:	Julio Merino <jmmv (a] NetBSD.org>
     83  1.1091      jmmv Archive site:	https://github.com/jmmv/atf/releases
     84  1.1091      jmmv Home page:	https://github.com/jmmv/atf
     85  1.1924  gutterid Date:		2023-04-27
     86  1.1924  gutterid Mailing List:	atf-discuss (a] googlegroups.com
     87   1.567      jmmv Responsible:	jmmv
     88   1.595      jmmv License:	The NetBSD Foundation's license (BSD 2-clause)
     89   1.913  drochner Location:	external/bsd/atf/dist
     90   1.567      jmmv Notes:
     91   1.663      jmmv The source files are in external/bsd/atf/dist.
     92   1.827      jmmv Use external/bsd/atf/prepare-import.sh to regenerate the dist/ directory.
     93  1.1091      jmmv Please avoid performing local changes to this package without discussing
     94  1.1091      jmmv them with the responsible person and/or the mailing list shown above.
     95  1.1091      jmmv Note that the external/bsd/atf/dist/tools is owned by NetBSD and does not
     96  1.1091      jmmv exist upstream; however, please continue to discuss any desired changes
     97  1.1091      jmmv upfront.
     98   1.567      jmmv 
     99   1.427   gdamore Package:	ath-hal
    100   1.713  sborrill Version:	FreeBSD SVN revision number 185521
    101  1.1728     sevan Current Vers:	FreeBSD SVN revision number 361486
    102   1.427   gdamore Maintainer:	Sam Leffler <sam (a] errno.com>
    103   1.427   gdamore Archive Site:	none
    104  1.1543     sevan Home Page:	https://svnweb.freebsd.org/base/head/sys/dev/ath/ath_hal/
    105  1.1728     sevan Date:		2020-06-13
    106   1.427   gdamore Mailing List:	none
    107   1.713  sborrill Responsible:	sam, alc
    108   1.962       wiz License:	BSD-like (2-clause), ISC
    109   1.913  drochner Location:	sys/external/isc/atheros_hal/dist
    110   1.427   gdamore Notes:
    111   1.427   gdamore 
    112     1.1     lukem Package:	bc
    113     1.1     lukem Version:	1.06
    114  1.2069       wiz Current Vers:	1.08.1
    115     1.1     lukem Maintainer:	Phil Nelson <phil (a] cs.wwu.edu>
    116     1.1     lukem Archive Site:	ftp://ftp.gnu.org/gnu/bc/
    117   1.335     lukem Home Page:	http://www.gnu.org/software/bc/
    118  1.1728     sevan Date:		2020-06-13
    119     1.1     lukem Mailing List:	bug-bc (a] gnu.org
    120     1.1     lukem Responsible:	phil, simonb
    121   1.387    rpaulo License:	GPLv2, LGPGv2.1
    122  1.1548     sevan Location:	external/bsd/bc
    123     1.1     lukem Notes:
    124     1.1     lukem bc includes dc, both of which are in the NetBSD tree.
    125     1.1     lukem 
    126   1.683  christos Package:	bind [named and utils]
    127  1.2075  christos Version:	9.20.4/MPL
    128  1.2075  christos Current Vers:	9.20.4/MPL
    129  1.1544       roy Maintainer:	ISC
    130   1.246       wiz Archive Site:	ftp://ftp.isc.org/isc/bind9/
    131   1.962       wiz Home Page:	http://www.isc.org/software/bind/
    132  1.2075  christos Date:		2025-01-26
    133   1.962       wiz Mailing List:	https://lists.isc.org/mailman/listinfo/bind-announce
    134   1.962       wiz Mailing List:	https://lists.isc.org/mailman/listinfo/bind-users
    135  1.1544       roy Responsible:	christos
    136  1.1410  christos License:	BSD-like (2-clause) / MPL
    137  1.1665      maya Location:	external/mpl/bind/dist
    138     1.1     lukem Notes:
    139   1.683  christos First bind2netbsd script to import into src/external/bsd/bind/dist.
    140  1.1665      maya The Makefiles in src/external/mpl/bind are not handled by the script.
    141   1.610  christos Build bind to generate the include files.
    142   1.683  christos Then binclude4netbsd script to import into src/external/bsd/bind/include.
    143   1.683  christos The libc and include parts of the resolver are now part of libbind.
    144   1.683  christos 
    145  1.1730  christos Package:	blocklist
    146  1.1730  christos Version:	current-2020-06-14
    147  1.1730  christos Current Vers:	current-2020-06-14
    148  1.1730  christos Maintainer:	Christos Zoulas <christos (a] zoulas.com>
    149  1.1730  christos Archive Site:	https://github.com/zoulasc/blocklist
    150  1.1730  christos Home Page:	https://github.com/zoulasc/blocklist
    151  1.1730  christos Date:		2020-06-13
    152  1.1730  christos Responsible:	christos
    153  1.1730  christos License:	BSD-like (2-clause) 
    154  1.1730  christos Location:	external/bsd/blocklist
    155  1.1730  christos Notes:
    156  1.1730  christos 
    157  1.1717  christos Package:	libuv
    158  1.1876  christos Version:	1.44.2
    159  1.1932  gutterid Current Vers:	1.45.0
    160  1.1717  christos Maintainer:	libuv
    161  1.1717  christos Archive Site:	https://dist.libuv.org/dist/
    162  1.1717  christos Home Page:	https://libuv.org
    163  1.1932  gutterid Date:		2023-06-21
    164  1.1717  christos Mailing List:	https://groups.google.com/forum/#!forum/libuv
    165  1.1717  christos Responsible:	christos
    166  1.1717  christos License:	mit
    167  1.1717  christos Location:	external/mit/libuv/dist
    168  1.1717  christos Notes:
    169  1.1717  christos 
    170  1.1593  christos Package:	unbound
    171  1.1987  christos Version:	1.19.1
    172  1.1987  christos Current Vers:	1.19.1
    173  1.1604  christos Maintainer:	Nlnetlabs
    174  1.1352  christos Archive Site:	https://www.unbound.net/downloads/unbound-latest.tar.gz
    175  1.1352  christos Home Page:	https://www.unbound.net/
    176  1.1987  christos Date:		2024-02-17
    177  1.1352  christos Mailing List:	https://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
    178  1.1352  christos Responsible:	christos
    179  1.1352  christos License:	BSD-like
    180  1.1352  christos Location:	external/bsd/unbound/dist
    181  1.1352  christos Notes:
    182  1.1352  christos Use cleantags to import
    183  1.1352  christos run configure and update config files in include
    184  1.1352  christos 
    185  1.1593  christos Package:	nsd
    186  1.1986  christos Version:	4.8.0
    187  1.1986  christos Current Vers:	4.8.0
    188  1.1604  christos Maintainer:	Nlnetlabs
    189  1.1391  christos Archive Site:	https://www.nlnetlabs.nl/svn/nsd/
    190  1.1391  christos Home Page:	https://www.nlnetlabs.nl/projects/nsd/
    191  1.1986  christos Date:		2024-02-17
    192  1.1593  christos Mailing List:	https://open.nlnetlabs.nl/mailman/listinfo/nsd-users/
    193  1.1391  christos Responsible:	christos
    194  1.1391  christos License:	BSD-like
    195  1.1391  christos Location:	external/bsd/nsd/dist
    196  1.1391  christos Notes:
    197  1.1391  christos Use cleantags to import
    198  1.1391  christos run configure and update config files in include
    199  1.1391  christos 
    200   1.683  christos Package:	libbind [libc resolver and includes]
    201   1.684  christos Version:	libbind-6.0-rc1
    202   1.962       wiz Current Vers:	libbind-6.0
    203  1.1544       roy Maintainer:	ISC
    204  1.1657     sevan Archive Site:	https://downloads.isc.org/isc/libbind/cur/
    205  1.1657     sevan Home Page:	https://www.isc.org/othersoftware/#libbind
    206  1.1593  christos Date:		2019-01-09
    207   1.962       wiz Mailing List:	https://lists.isc.org/mailman/listinfo/bind-workers
    208  1.1544       roy Responsible:	christos
    209   1.683  christos License:	BSD-like (2-clause)
    210   1.913  drochner Location:	external/bsd/libbind/dist
    211   1.683  christos Notes:
    212   1.683  christos First libbind2netbsd script to import into src/external/bsd/libbind/dist.
    213   1.252  christos Then include4netbsd script to import into src/include.
    214   1.252  christos Then libc4netbsd script to update the resolver in libc.
    215   1.252  christos Todo[1]: Update libresolv if needed.
    216   1.252  christos Todo[2]: A few files in libc/net were imported in the ISC branch but now
    217   1.252  christos 	 they are too different or do not exist anymore:
    218   1.252  christos 	    gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
    219   1.252  christos 	 Others like getaddrinfo.c could be merged with isc, but it seems
    220   1.252  christos 	 that ours is from a more recent version of KAME?
    221   1.518      ghen Todo[3]: net/base64.c is imported from bind but should be moved from net
    222   1.518      ghen 	 to isc/base64.c.
    223   1.252  christos Todo[4]: Re-entrant functions of net/*
    224   1.683  christos Todo[5]: Reconcile the doc directory.
    225     1.1     lukem 
    226     1.1     lukem Package:	bsd-family-tree
    227  1.1725     sevan Version:	361673
    228  1.1725     sevan Current Vers:	361673
    229   1.962       wiz Maintainer:	The FreeBSD Project
    230  1.1543     sevan Archive Site:	https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree
    231  1.1543     sevan Home Page:	https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree
    232  1.1706     sevan Date:		2020-04-02
    233     1.1     lukem Mailing List:
    234   1.675  jmcneill Responsible:
    235   1.962       wiz License:	BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT)
    236   1.913  drochner Location:	share/misc/bsd-family-tree
    237     1.1     lukem Notes:
    238  1.1107       apb Please send all updates upstream.  Eitan Adler <lists (a] eitanadler.com>
    239  1.1107       apb is a FreeBSD committer who has been helpful with incorporating changes
    240  1.1107       apb in the past.
    241     1.1     lukem 
    242   1.650     perry Package:	byacc
    243  1.2044  christos Version:	20240109
    244  1.2044  christos Current Vers:	20240109
    245   1.650     perry Maintainer:	Thomas Dickey <dickey (a] invisible-island.net>
    246   1.650     perry Archive Site:	http://www.invisible-island.net/byacc/byacc.html
    247   1.650     perry Home Page:	http://www.invisible-island.net/byacc/byacc.html
    248  1.2044  christos Date:		2024-09-14
    249   1.650     perry Mailing List:
    250   1.650     perry Responsible:	christos
    251   1.650     perry License:	Public Domain
    252   1.913  drochner Location:	external/bsd/byacc/dist
    253   1.650     perry Notes:
    254   1.868  christos See /usr/src/external/bsd/byacc/byacc2netbsd for update instructions.
    255   1.650     perry 
    256     1.1     lukem Package:	bzip2
    257  1.1636      maya Version:	1.0.8
    258  1.1636      maya Current Vers:	1.0.8
    259     1.1     lukem Maintainer:	Julian Seward <jseward (a] acm.org>
    260  1.1636      maya Archive Site:	https://sourceware.org/pub/bzip2/
    261  1.1636      maya Home Page:	https://www.sourceware.org/bzip2/
    262  1.1728     sevan Date:		2020-06-13
    263     1.1     lukem Mailing List:
    264     1.1     lukem Responsible:
    265   1.387    rpaulo License:	BSD (4-clause)
    266   1.936       wiz Location:	external/bsd/bzip2
    267     1.1     lukem Notes:
    268   1.936       wiz See /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions.
    269     1.1     lukem 
    270     1.1     lukem Package:	Citrus XPG4DL
    271  1.1593  christos Version:
    272  1.1593  christos Current Vers:
    273     1.1     lukem Maintainer:	Citrus
    274     1.1     lukem Archive Site:	http://citrus.bsdclub.org/
    275   1.335     lukem Home Page:	http://citrus.bsdclub.org/
    276  1.1728     sevan Date:		2020-06-13
    277     1.1     lukem Mailing List:	bsd-locale (a] hauN.org
    278   1.569       wiz Responsible:	tshiozak
    279   1.387    rpaulo License:	Ambiguous. Either BSD or Perl Artistic License
    280   1.387    rpaulo 		See http://citrus.bsdclub.org/#pol_license for more info.
    281   1.913  drochner Location:	lib
    282     1.1     lukem Notes:
    283     1.1     lukem language C multilingualization support suite using wchar_t and other standards.
    284   1.173    itojun The main development playground of Citrus is in NetBSD CVS, so you don't
    285   1.173    itojun need to look for other CVS tree (like citrus CVS tree)
    286     1.1     lukem main trunc has Citrus code in the following places:
    287   1.173    itojun - src/lib/libc/locale, LC_CTYPE: single/multibyte support
    288   1.173    itojun - src/lib/libintl: GNU libc compatible gettext(3) implementation.
    289   1.173    itojun - src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
    290   1.173    itojun - src/lib/libc/iconv: iconv(3)
    291     1.1     lukem 
    292     1.1     lukem Package:	cron
    293   1.761  christos Version:	4.1
    294   1.680       wiz Current Vers:	4.1
    295  1.1544       roy Maintainer:	ISC
    296   1.376       mrg Archive Site:	ftp://ftp.isc.org/isc/cron/
    297   1.349  junyoung Home Page:
    298  1.1728     sevan Date:		2020-06-13
    299     1.1     lukem Mailing List:
    300     1.1     lukem Responsible:
    301   1.387    rpaulo License:	BSD-like
    302   1.913  drochner Location:	external/bsd/cron/dist
    303     1.1     lukem Notes:
    304     1.1     lukem 
    305     1.1     lukem Package:	cvs
    306   1.681  christos Version:	1.12.13
    307   1.681  christos Current Vers:	1.12.13
    308     1.1     lukem Maintainer:	cvshome
    309   1.375       wiz Archive Site:	http://ftp.gnu.org/non-gnu/cvs/
    310   1.375       wiz Home Page:	http://cvs.nongnu.org/
    311  1.1728     sevan Date:		2020-06-13
    312     1.1     lukem Mailing List:	bug-cvs (a] gnu.org
    313   1.737       wiz Responsible:	christos
    314   1.387    rpaulo License:	GPLv1, LGPLv2
    315   1.913  drochner Location:	external/gpl2/xcvs/dist
    316     1.1     lukem Notes:
    317   1.913  drochner Use external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree
    318     1.1     lukem for the import.
    319   1.913  drochner Do not forget to update external/gpl2/xcvs/include/config.h to match
    320   1.913  drochner external/gpl2/xcvs/dist/config.h.in.
    321     1.1     lukem 
    322     1.1     lukem Package:	db
    323     1.1     lukem Version:	1.85
    324   1.696      dent Current Vers:	1.86/4.7.25
    325     1.1     lukem Maintainer:	Keith Bostic <bostic (a] vangogh.cs.berkeley.edu>
    326   1.584       tnn Archive Site:	http://www.oracle.com/technology/software/products/berkeley-db/
    327   1.584       tnn Home Page:	http://www.oracle.com/database/berkeley-db/
    328  1.1593  christos Date:		2019-01-09
    329     1.1     lukem Mailing List:
    330     1.1     lukem Responsible:
    331   1.584       tnn License:	BSD or Oracle Commercial License
    332   1.913  drochner Location:	lib/libc/db
    333     1.1     lukem Notes:
    334     1.1     lukem Note that we cannot use db 2.x for license reasons.
    335     1.1     lukem Three bug fixes against 1.85 sent back to bostic.  Changes to
    336     1.1     lukem man/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
    337     1.1     lukem Import of DB 1.85 was done via a sh script which converted the
    338     1.1     lukem distribution into the netbsd format.  The script can be found in
    339     1.1     lukem src/lib/libc/db/db2netbsd.
    340     1.1     lukem 
    341     1.1     lukem Package:	dhcp
    342  1.1884  christos Version:	4.4.3-P1
    343  1.1884  christos Current Vers:	4.4.3-P1
    344   1.392    rpaulo Maintainer:	mellon
    345     1.1     lukem Archive Site:	ftp://ftp.isc.org/isc/dhcp/
    346   1.696      dent Home Page:	http://www.isc.org/software/dhcp/
    347  1.1884  christos Date:		2022-10-05
    348     1.1     lukem Mailing List:	dhcp-server (a] isc.org
    349     1.1     lukem Mailing List:	dhcp-client (a] isc.org
    350     1.1     lukem Mailing List:	dhcp-announce (a] isc.org
    351     1.1     lukem Mailing List:	dhcp-bugs (a] isc.org
    352     1.1     lukem Responsible:	mellon
    353  1.1515  christos License:	MPL
    354  1.1515  christos Location:	external/mpl/dhcp
    355     1.1     lukem Notes:
    356  1.1017  christos Use the dhcp2netbsd script.
    357     1.1     lukem 
    358   1.604     joerg Package:	dhcpcd
    359  1.2086       roy Version:	10.2.2
    360  1.2086       roy Current Vers:	10.2.2
    361   1.654       roy Maintainer:	roy
    362  1.1922       roy Archive Site:	https://github.com/NetworkConfiguration/dhcpcd/releases
    363  1.1822       roy Home Page:	https://roy.marples.name/projects/dhcpcd/
    364  1.1822       roy Home Page:	https://github.com/NetworkConfiguration/dhcpcd
    365  1.2080       roy Date:		2025-02-12
    366   1.604     joerg License:	BSD (2-clause)
    367   1.913  drochner Location:	external/bsd/dhcpcd/dist
    368   1.604     joerg Notes:
    369  1.1822       roy Please submit all changes upstream.
    370  1.1822       roy Import using the import-src make target.
    371   1.604     joerg 
    372  1.1979       wiz Package:	drm
    373  1.2017  riastrad Version:	Linux 5.6-rc3, upstream tag v5.6-rc3
    374  1.2017  riastrad Current Vers:	Linux 6.6 (LTS), upstream branch linux-6.6.y, tag v6.6.35
    375  1.1979       wiz Maintainer:	Intel, AMD, Linux kernel developers
    376  1.2017  riastrad Archive Site:	https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
    377  1.2017  riastrad Home Page:	https://dri.freedesktop.org/
    378  1.1979       wiz Mailing List:	dri-devel (a] lists.freedesktop.org
    379  1.1979       wiz Responsible:	riastradh
    380  1.1979       wiz License:	BSD
    381  1.1979       wiz Location:	sys/external/bsd/drm2/dist
    382  1.2017  riastrad Vendor tag:	LINUX
    383  1.2017  riastrad Release tag:	linux-drm-vX-Y(-rcZ) (formerly linux-X-Y(-rcZ)-drm-bsd)
    384  1.1204  riastrad Notes:
    385  1.1204  riastrad Graphics drivers.   Talk to riastradh@ about updates.  When importing
    386  1.1204  riastrad from Linux, we map
    387  1.1204  riastrad        drivers/gpu/drm	       ->      sys/external/bsd/drm2/dist/drm
    388  1.1204  riastrad        include/drm	       ->      sys/external/bsd/drm2/dist/include/drm
    389  1.2017  riastrad        include/uapi/drm	       ->      sys/external/bsd/drm2/dist/include/uapi/drm
    390  1.1204  riastrad GPL sources are excluded.  In the future, we may import them into
    391  1.2017  riastrad external/gpl2/drm2 and build them as kernel modules.  Sources are
    392  1.2017  riastrad processed with prepare-import.sh first, as well as:
    393  1.2017  riastrad - amdgpu/amdgpu2netbsd
    394  1.2017  riastrad - i915drm/i915drmkms2netbsd
    395  1.2017  riastrad - radeon/radeon2netbsd
    396  1.2017  riastrad - drm/drm2netbsd
    397  1.2017  riastrad - nouveau/nouveau2netbsd
    398  1.2017  riastrad - vmwgfx/vmwgfx2netbsd
    399  1.2017  riastrad Past vendor release tags:
    400  1.2017  riastrad - linux-3-6-rc8-drm2-bsd
    401  1.2017  riastrad - linux-3-15-drm-bsd
    402  1.2017  riastrad - linux-3-15-drm-bsd-reimport-nouveau
    403  1.2017  riastrad - linux-drm-v4-4-143
    404  1.2017  riastrad - linux-drm-v5-6-rc3
    405     1.1     lukem 
    406  1.1143       apb Package:	ekermit
    407  1.1143       apb Version:	1.7
    408  1.1143       apb Current Vers:	1.7
    409  1.1143       apb Maintainer:	Kermit Project
    410  1.1143       apb Archive Site:	ftp://ftp.kermitproject.org/kermit/ekermit/
    411  1.1143       apb Home Page:	http://www.kermitproject.org/ek.html
    412  1.1728     sevan Date:		2020-06-13
    413  1.1143       apb Mailing List:
    414  1.1143       apb Responsible:	apb
    415  1.1143       apb License:	BSD (3 clause)
    416  1.1143       apb Location:	external/bsd/ekermit
    417  1.1143       apb Notes:
    418  1.1143       apb 
    419   1.930      tron Package:	expat
    420  1.2089       wiz Version:	2.7.0
    421  1.2088       wiz Current Vers:	2.7.0
    422  1.1330       spz Maintainer:	Expat Project
    423  1.1649      maya Archive Site:	https://github.com/libexpat/libexpat/releases
    424   1.981       jdf Home Page:	http://www.libexpat.org/
    425  1.2089       wiz Date:		2025-03-14
    426   1.930      tron Mailing List:	expat-discuss (a] libexpat.org
    427  1.1330       spz Responsible:	mrg
    428   1.930      tron License:	MIT
    429   1.930      tron Location:	src/external/mit/expat/dist
    430  1.2089       wiz Vendor tag:	expat
    431  1.2089       wiz Release tag:	expat-X-Y-Z for expat-X.Y.Z
    432   1.930      tron Notes:
    433   1.930      tron 
    434     1.1     lukem Package:	file
    435  1.1946  christos Version:	5.45
    436  1.1946  christos Current Vers:	5.45
    437     1.1     lukem Maintainer:	Christos Zoulas <christos (a] zoulas.com>
    438     1.1     lukem Archive Site:	ftp://ftp.astron.com/pub/file/
    439   1.946       wiz Home Page:	http://www.darwinsys.com/file/
    440  1.1946  christos Date:		2023-08-18
    441  1.1621  christos Mailing List:	file (a] astron.com
    442     1.1     lukem Responsible:	christos, pooka
    443   1.387    rpaulo License:	BSD (2-clause)
    444   1.913  drochner Location:	external/bsd/file/dist
    445     1.1     lukem Notes:
    446   1.632  christos use file2netbsd
    447     1.1     lukem 
    448     1.1     lukem Package:	flex
    449  1.1580  christos Version:	2.6.4
    450  1.1543     sevan Current Vers:	2.6.4
    451   1.651     perry Maintainer:	Will Estes <wlestes (a] users.sourceforge.net>
    452  1.1389  christos Archive Site:	https://github.com/westes/flex/releases
    453  1.1389  christos Home Page:	https://github.com/westes/flex
    454  1.1783  christos Date:		2021-03-01
    455   1.651     perry Mailing List:	http://lists.sourceforge.net/mailman/listinfo/flex-announce
    456   1.651     perry Responsible:
    457   1.894       riz License:	BSD-like
    458   1.913  drochner Location:	external/bsd/flex/dist
    459     1.1     lukem Notes:
    460   1.726  christos There is a flex2netbsd script to help newer imports.
    461     1.1     lukem 
    462     1.1     lukem Package:	gcc
    463  1.2020       mrg Version:	10.5.0/12.4.0
    464  1.2027       wiz Current Vers:	10.5.0/12.4.0/13.3.0/14.2.0
    465   1.501       mrg Maintainer:	FSF
    466     1.1     lukem Archive Site:	ftp://ftp.gnu.org/gnu/gcc/
    467  1.1858   fcambus Home Page:	https://www.gnu.org/software/gcc/
    468  1.2062  riastrad Date:		2024-06-30
    469     1.1     lukem Mailing List:	gcc-bugs (a] gnu.org
    470  1.1231       mrg Responsible:	mrg, christos, skrll
    471   1.847       mrg License:	GPLv3, LGPLv3.1
    472  1.1105       apb Location:	external/gpl3/gcc.old/dist
    473   1.913  drochner Location:	external/gpl3/gcc/dist
    474     1.1     lukem Notes:
    475  1.1105       apb In the long term, we expect that there will often be two versions,
    476  1.1105       apb in the "gcc" and "gcc.old" directories.  Having two versions allows
    477  1.1105       apb migration from one version of gcc to another to happen for one port
    478  1.1105       apb at a time, instead of for all ports simultaneously.
    479  1.1105       apb When importing a new version of external/gpl3/gcc.old:
    480  1.1105       apb 	- copy the current version of external/gpl3/gcc
    481  1.1343       mrg 	- import it to a "NETBSD" vendor branch in external/gpl3/gcc.old
    482  1.1105       apb Before importing a new version of external/gpl3/gcc:
    483  1.1059  christos 	- delete all .cvsignore and .gitignore files
    484  1.1059  christos 	- delete java ada fortran their libraries and testsuites
    485  1.1593  christos 	- delete libffi zlib boehm-gc
    486  1.1953       mrg 	- update tools/gcc/gcc-version.mk for the NetBSD GCC date
    487   1.847       mrg 	- use core/c++/objc/testsuite tarballs
    488  1.1059  christos 	- you can use the gcc2netbsd script for the above (except version)
    489  1.1192     skrll 	- update tools/gcc/gcc-version.mk
    490  1.1343       mrg 	- force generate and copy tools/gcc build version of these files
    491  1.1343       mrg 	  into gcc/dist/gcc/doc: cpp.1 cpp.info gcc.1 gcc.info gcov.1
    492     1.1     lukem 
    493     1.1     lukem Package:	gdb
    494  1.2041  christos Version:	15.1
    495  1.2073       wiz Current Vers:	16.1
    496     1.1     lukem Maintainer:	FSF
    497     1.1     lukem Archive Site:	ftp://ftp.gnu.org/gnu/gdb/
    498   1.335     lukem Home Page:	http://www.gnu.org/software/gdb/
    499  1.2041  christos Date:		2024-09-09
    500     1.1     lukem Mailing List:	bug-gdb (a] gnu.org
    501   1.885  christos Responsible:	christos
    502   1.885  christos License:	GPLv3, LGPLv3.1
    503   1.913  drochner Location:	external/gpl3/gdb/dist
    504     1.1     lukem Notes:
    505   1.473       tls When updating GDB, it is imperative to test that:
    506   1.474  christos 	- Debugging of kernel cores ("target kvm") works correctly
    507   1.473       tls 	- Support for our kernel's remote serial debugging protocol
    508   1.473       tls 	  ("options KGDB") works correctly.
    509     1.1     lukem 
    510  1.1590  christos Package:	binutils
    511  1.2041  christos Version:	2.42
    512  1.2078       wiz Current Vers:	2.44
    513  1.1590  christos Maintainer:	FSF
    514  1.1590  christos Archive Site:	ftp://ftp.gnu.org/gnu/binutils/
    515  1.1857   fcambus Home Page:	https://www.gnu.org/software/binutils/
    516  1.2041  christos Date:		2024-09-09
    517  1.1590  christos Mailing List:	bug-gnu-utils (a] gnu.org
    518  1.1590  christos Responsible:	thorpej, mrg
    519  1.1590  christos License:	GPLv3, LGPLv3, GPLv2, LGPLv2, BSD
    520  1.1590  christos Location:	external/gpl3/binutils/dist
    521  1.1590  christos Notes:
    522  1.1590  christos 
    523  1.1593  christos Package:	autoconf
    524  1.1590  christos Version:	2.69
    525  1.1998  gutterid Current Vers:	2.72
    526  1.1590  christos Maintainer:	FSF
    527  1.1590  christos Archive Site:	ftp://ftp.gnu.org/gnu/autoconf/
    528  1.1590  christos Home Page:	http://www.gnu.org/software/autoconf/
    529  1.1998  gutterid Date:		2024-03-06
    530  1.1590  christos Mailing List:	bug-autoconf (a] gnu.org
    531  1.1590  christos Responsible:	christos
    532  1.1590  christos License:	GPLv3+
    533  1.1590  christos Location:	external/gpl3/autoconf
    534  1.1590  christos Notes:
    535  1.1590  christos This is only used to re-generate the configure files in tools/compat.
    536  1.1590  christos It is not part of the regular build.
    537  1.1590  christos 
    538   1.929      tron Package:	gdtoa
    539  1.1543     sevan Version:	2016-02-19
    540  1.1792  christos Current Vers:	2018-06-18
    541   1.929      tron Maintainer:	David M. Gay <dmg (a] acm.org>
    542   1.929      tron Archive Site:	http://www.netlib.org/fp/
    543   1.929      tron Home Page:	http://www.netlib.org/fp/
    544  1.1792  christos Date:		2021-04-10
    545   1.929      tron Mailing List:	none
    546   1.929      tron Responsible:	kleink
    547   1.929      tron License:	BSD-like
    548   1.929      tron Location:	lib/libc/gdtoa
    549   1.929      tron Notes:
    550   1.929      tron Test suite integrated at this time, but not built (and fails to run).
    551   1.929      tron No hexadecimal floating-point string conversion for VAX FP yet.
    552   1.929      tron Only double-precision addressed at this time.
    553   1.929      tron 
    554     1.1     lukem 
    555     1.1     lukem Package:	heimdal
    556  1.1931  christos Version:	7.8.0
    557  1.1931  christos Current Vers:	7.8.0
    558  1.1202    pettai Maintainer:	Heimdal <heimdal (a] h5l.org>
    559  1.1783  christos Archive Site:	https://github.com/heimdal/heimdal/releases/
    560  1.1202    pettai Home Page:	http://www.h5l.org/
    561  1.1931  christos Date:		2023-06-19
    562  1.1202    pettai Mailing List:	heimdal-discuss (a] sics.se
    563   1.411       wiz Responsible:	joda, lha
    564   1.387    rpaulo License:	BSD
    565   1.913  drochner Location:	crypto/external/bsd/heimdal/dist
    566     1.1     lukem Notes:
    567     1.1     lukem 
    568     1.1     lukem Package:	hunt
    569   1.117       wiz Version:	2003-04-16
    570   1.107       wiz Current Vers:	2003-04-16
    571   1.335     lukem Maintainer:	Greg Couch <gregc (a] cgl.ucsf.edu>
    572  1.1593  christos Archive Site:
    573   1.335     lukem Home Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
    574  1.1593  christos Date:		2019-01-09
    575     1.1     lukem Responsible:	mrg
    576   1.387    rpaulo License:	BSD (3-clause)
    577   1.913  drochner Location:	games/hunt
    578     1.1     lukem Notes:
    579     1.1     lukem 
    580   1.202    martti Package:	ipf
    581   1.923  christos Version:	5.1.1
    582  1.1069  christos Current Vers:	5.1.2
    583     1.1     lukem Maintainer:	Darren Reed
    584  1.2053  christos Archive Site:	rsync -a a.cvs.sourceforge.net::cvsroot/ipfilter/
    585  1.2053  christos Home Page:	https://www.phildev.net/ipf/
    586  1.2053  christos Date:		2024-10-17
    587     1.1     lukem Mailing List:	ipfilter (a] postbox.anu.edu.au
    588   1.923  christos Responsible:	darrenr, christos
    589  1.2053  christos License:	BSD-based; see src/external/bsd/ipf/dist/IPFILTER.LICENCE
    590   1.923  christos Location:	external/bsd/ipf,sys/external/bsd/ipf
    591     1.1     lukem Notes:
    592     1.1     lukem ipf2netbsd should be used on a virgin ipfilter source tree.
    593     1.1     lukem 
    594   1.284   thorpej Package:	ipsec-tools
    595   1.548       gdt Version:	(ipsec-tools head is NetBSD-current head)
    596   1.284   thorpej Maintainer:	IPsec-Tools project <ipsec-tools-core (a] lists.sourceforge.net>
    597   1.335     lukem Archive Site:	http://ipsec-tools.sourceforge.net
    598   1.335     lukem Home Page:	http://ipsec-tools.sourceforge.net
    599  1.1593  christos Date:		2019-01-09
    600   1.284   thorpej Mailing List:	ipsec-tools-devel (a] lists.sourceforge.net
    601   1.549      manu Responsible:	manu, vanhu, mgrooms
    602   1.387    rpaulo License:	BSD (3-clause)
    603   1.913  drochner Location:	crypto/dist/ipsec-tools
    604   1.284   thorpej Notes:
    605   1.548       gdt ipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
    606   1.550      manu We don't run ipsec-tools' configure as part of the NetBSD build. configure
    607   1.550      manu generated files are available in the NetBSD source tree at:
    608   1.550      manu   src/lib/libipsec/config.h
    609   1.550      manu   src/lib/libipsec/package_version.h
    610   1.550      manu When configure.ac is updated, run the following:
    611   1.550      manu   cd src/crypto/dist/ipsec-tools
    612   1.550      manu   ./bootstrap
    613   1.550      manu   ./configure --enable-adminport --enable-hybrid --enable-frag \
    614   1.894       riz   	      --enable-natt --enable-dpd
    615   1.550      manu Then copy package_version.h to src/lib/libipsec and merge config.h with
    616   1.550      manu src/lib/libipsec/config.h (it needs some manual tweaking)
    617   1.550      manu 
    618   1.894       riz NOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing,
    619   1.550      manu NetBSD-current always contains latest ipsec-tools code. On the other hand,
    620   1.894       riz ipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which
    621   1.550      manu are manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
    622   1.550      manu sync with ipsec-tools-0_7-branch)
    623   1.284   thorpej 
    624  1.1600  christos Package:	jemalloc
    625  1.2049  christos Version:	5.3.0
    626  1.1955  gutterid Current Vers:	5.3.0
    627  1.1604  christos Maintainer:	Jason Evans
    628  1.1600  christos Archive Site:	https://github.com/jemalloc/jemalloc
    629  1.1600  christos Home Page:	https://jemalloc.net
    630  1.2049  christos Date:		2024-09-23
    631  1.1600  christos Mailing List:	
    632  1.1600  christos Responsible:	christos
    633  1.1600  christos License:	BSD
    634  1.1600  christos Location:	external/bsd/jemalloc
    635  1.1600  christos Notes:
    636  1.1955  gutterid There are two versions of this in-tree, the principal one tracking the
    637  1.1955  gutterid modern upstream, and a much older one found directly at src/lib/libc/stdlib
    638  1.1955  gutterid which is still in use and receiving local updates as well.
    639  1.1600  christos 
    640     1.1     lukem Package:	KAME IPv6
    641     1.1     lukem Version:	KAME/NetBSD SNAP kit
    642     1.1     lukem Current Vers:	KAME/NetBSD SNAP kit (shipped every week)
    643     1.1     lukem Maintainer:	KAME Project <kame (a] kame.net>
    644     1.1     lukem Archive Site:	http://www.kame.net/
    645   1.335     lukem Home Page:	http://www.kame.net/
    646  1.1593  christos Date:		2019-01-09
    647     1.1     lukem Mailing List:	snap-users (a] kame.net
    648   1.569       wiz Responsible:
    649   1.387    rpaulo License:	BSD (3-clause)
    650   1.913  drochner Location:	sys/netinet6
    651     1.1     lukem Notes:
    652     1.1     lukem IPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
    653     1.1     lukem more conservative implementation policy.
    654     1.1     lukem IPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
    655     1.1     lukem Please do not make too many diff-unfriendly changes (like indentation change,
    656     1.1     lukem KNF police).  We need to take diffs across KAME snapshots on upgrades.
    657     1.1     lukem To identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
    658     1.1     lukem in sys/netinet6/in6.h.  No script is available for upgrades.
    659     1.1     lukem "KAME" branch is used for kernel merge work purposes.
    660     1.1     lukem http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
    661     1.1     lukem among KAME/*BSD, *BSD-current and recent *BSD releases.
    662     1.1     lukem 
    663  1.1007      jmmv Package:	kyua-atf-compat
    664  1.1007      jmmv Version:	0.1
    665  1.1546     sevan Current Vers:	0.13
    666  1.1007      jmmv Maintainer:	Julio Merino <jmmv (a] NetBSD.org>
    667  1.1546     sevan Archive site:	https://github.com/jmmv/kyua
    668  1.1546     sevan Home page:	https://github.com/jmmv/kyua
    669  1.1728     sevan Date:		2020-06-13
    670  1.1007      jmmv Mailing List:	kyua-discuss (a] googlegroups.com
    671  1.1007      jmmv Responsible:	jmmv
    672  1.1007      jmmv License:	BSD 3-clause
    673  1.1007      jmmv Location:	external/bsd/kyua-atf-compat/dist
    674  1.1007      jmmv Notes:
    675  1.1007      jmmv The source files are in external/bsd/kyua-atf-compat/dist.
    676  1.1007      jmmv Use external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/
    677  1.1007      jmmv directory.
    678  1.1007      jmmv 
    679  1.1006      jmmv Package:	kyua-cli
    680  1.1060      jmmv Version:	0.7
    681  1.1546     sevan Current Vers:	0.9
    682  1.1006      jmmv Maintainer:	Julio Merino <jmmv (a] NetBSD.org>
    683  1.1546     sevan Archive site:	https://github.com/jmmv/kyua
    684  1.1546     sevan Home page:	https://github.com/jmmv/kyua
    685  1.1728     sevan Date:		2020-06-13
    686  1.1006      jmmv Mailing List:	kyua-discuss (a] googlegroups.com
    687  1.1006      jmmv Responsible:	jmmv
    688  1.1006      jmmv License:	BSD 3-clause
    689  1.1006      jmmv Location:	external/bsd/kyua-cli/dist
    690  1.1006      jmmv Notes:
    691  1.1006      jmmv The source files are in external/bsd/kyua-cli/dist.
    692  1.1006      jmmv Use external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory.
    693  1.1006      jmmv 
    694  1.1004      jmmv Package:	kyua-testers
    695  1.1004      jmmv Version:	0.1
    696  1.1546     sevan Current Vers:	0.3
    697  1.1004      jmmv Maintainer:	Julio Merino <jmmv (a] NetBSD.org>
    698  1.1546     sevan Archive site:	https://github.com/jmmv/kyua
    699  1.1546     sevan Home page:	https://github.com/jmmv/kyua
    700  1.1728     sevan Date:		2020-06-13
    701  1.1004      jmmv Mailing List:	kyua-discuss (a] googlegroups.com
    702  1.1004      jmmv Responsible:	jmmv
    703  1.1004      jmmv License:	BSD 3-clause
    704  1.1004      jmmv Location:	external/bsd/kyua-testers/dist
    705  1.1004      jmmv Notes:
    706  1.1004      jmmv The source files are in external/bsd/kyua-testers/dist.
    707  1.1004      jmmv Use external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/
    708  1.1004      jmmv directory.
    709  1.1004      jmmv 
    710     1.1     lukem Package:	less
    711  1.1988    simonb Version:	less-643
    712  1.2061       wiz Current Vers:	less-668
    713   1.823  jakllsch Maintainer:	Mark Nudelman <markn (a] greenwoodsoftware.com>
    714   1.467   jnemeth Archive Site:	http://www.greenwoodsoftware.com/less/download.html
    715   1.467   jnemeth Home Page:	http://www.greenwoodsoftware.com/less/
    716  1.2061       wiz Date:		2023-11-21
    717   1.823  jakllsch Mailing List:	less-announce-request (a] greenwoodsoftware.com
    718  1.1988    simonb Responsible:	mrg, simonb
    719   1.968       jdf License:	Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
    720   1.913  drochner Location:	external/bsd/less/dist
    721     1.1     lukem Notes:
    722     1.1     lukem Many changes to make less act as more when invoked as more.  Beware.
    723   1.850      tron Use the "src/external/bsd/less/less2netbsd" script to prepare source tree
    724   1.918       wiz for importation.  Run ./configure beforehand to generate "defines.h".
    725   1.850      tron Talk to mrg before importing any new version.
    726     1.1     lukem 
    727   1.543     joerg Package:	libarchive
    728  1.2052  christos Version:	3.7.7
    729  1.2052  christos Current Vers:	3.7.7
    730   1.748     joerg Maintainer:	kientzle (a] freebsd.org, joerg (a] NetBSD.org
    731  1.1640     joerg Archive Site:	https://github.com/libarchive/libarchive/releases
    732  1.1540     sevan Home Page: 	http://www.libarchive.org
    733  1.2052  christos Date:		2024-10-17
    734   1.543     joerg Responsible:	joerg
    735   1.918       wiz License:	BSD (2-clause)
    736   1.913  drochner Location:	external/bsd/libarchive/dist
    737   1.543     joerg Notes:
    738   1.748     joerg Distribution is stripped down to the relevant part.
    739   1.543     joerg 
    740   1.696      dent Package:	libdevmapper
    741   1.735      haad Version:	1.02.40
    742  1.1728     sevan Current Vers:	2.2.03.09
    743   1.696      dent Maintainer:	lvm-devel (a] redhat.com
    744   1.696      dent Archive Site:	ftp://sources.redhat.com/pub/lvm2/
    745   1.696      dent Home Page:	http://sources.redhat.com/lvm2/
    746  1.1728     sevan Date:		2020-06-13
    747   1.696      dent Responsible:	haad
    748   1.696      dent License:	LGPLv2.1
    749   1.913  drochner Location:	external/gpl2/lvm2/dist/libdm
    750   1.656      haad Notes:
    751   1.894       riz The lvm2tools and the libdevmapper are now distributed as one source
    752   1.729       snj repository. See the lvm2tools Notes for more information.
    753   1.656      haad 
    754   1.263       wiz Package:	libevent
    755  1.1789  christos Version:	2.1.12-stable
    756  1.1783  christos Current Vers:	2.1.12-stable
    757   1.263       wiz Maintainer:	Niels Provos <provos (a] citi.umich.edu>
    758   1.263       wiz Archive Site:	http://www.monkey.org/~provos/libevent/
    759   1.335     lukem Home Page:	http://www.monkey.org/~provos/libevent/
    760  1.1789  christos Date:		2021-04-06
    761  1.1593  christos Responsible:
    762   1.387    rpaulo License:	BSD (3/4-clause)
    763   1.913  drochner Location:	external/bsd/libevent/dist
    764   1.263       wiz Notes:
    765  1.1033  christos - Run the libevent2netbsd script
    766  1.1033  christos - Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes.
    767  1.1033  christos   man pages are in doxygen/man/man3. Remove the extra man pages that are
    768  1.1033  christos   .so'ing only. Copy the rest to man.
    769   1.263       wiz 
    770  1.1072     joerg Package:	llvm
    771  1.1668     joerg Version:	10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)
    772  1.1997       wiz Current Vers.:	18.1
    773  1.1463     joerg Maintainer:	llvm-dev (a] lists.llvm.org
    774  1.1463     joerg Home Page:	https://llvm.org
    775  1.1997       wiz Date:		2024-03-06
    776  1.1072     joerg Responsible:	joerg
    777  1.1668     joerg License:	Apache2 with runtime exceptions
    778  1.1668     joerg Location:	external/apache2/llvm/dist
    779  1.1072     joerg Notes:
    780  1.1072     joerg A CVS ACL is in place for the location to prevent unintentioned commits.
    781  1.1072     joerg All changes should come via import from upstream SVN.
    782  1.1072     joerg 
    783   1.696      dent Package:	lvm2tools
    784   1.735      haad Version:	2.02.56
    785  1.1593  christos Current Vers:	2.03.02
    786   1.696      dent Maintainer:	lvm-devel (a] redhat.com
    787   1.696      dent Archive Site:	ftp://sources.redhat.com/pub/lvm2/
    788   1.696      dent Home Page:	http://sources.redhat.com/lvm2/
    789  1.1593  christos Date:		2019-01-09
    790   1.696      dent Responsible:	haad
    791   1.696      dent License:	GPLv2
    792   1.913  drochner Location:	external/gpl2/lvm2/dist
    793   1.894       riz Notes:
    794  1.1179   jnemeth Use the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to
    795  1.1179   jnemeth prepare source tree for import. Keep eye on dist/include/configure.h
    796  1.1362     kamil it might change over the releases.  We maintain our own version of
    797  1.1179   jnemeth libdevmapper ioctl protocol code, therefore we should test it before
    798  1.1179   jnemeth import. Talk to haad before importing new version.
    799   1.656      haad 
    800     1.1     lukem Package:	libpcap
    801  1.2035  christos Version:	1.10.5
    802  1.2034       wiz Current Vers:	1.10.5
    803     1.1     lukem Maintainer:	tcpdump-workers (a] tcpdump.org
    804     1.1     lukem Archive Site:	http://www.tcpdump.org/release/
    805   1.335     lukem Home Page:	http://www.tcpdump.org/
    806  1.2034       wiz Date:		2023-09-01
    807     1.1     lukem Mailing List:	tcpdump-workers (a] tcpdump.org
    808   1.569       wiz Responsible:	dyoung
    809   1.387    rpaulo License:	BSD (3/4-clause)
    810   1.913  drochner Location:	external/bsd/libpcap/dist
    811     1.1     lukem Notes:
    812  1.1029  christos Use the src/external/bsd/libpcap/libpcap2netbsd script to prepare source
    813  1.2035  christos tree. sys/net/dlt.h is a copy of the dlt constants from dlt.h. We use our
    814  1.2035  christos own copy of bpf_filter.c
    815     1.1     lukem 
    816  1.1593  christos Package:	tcpdump
    817  1.2036  christos Version:	4.99.5
    818  1.2034       wiz Current Vers:	4.99.5
    819  1.1593  christos Maintainer:	tcpdump-workers (a] lists.tcpdump.org
    820  1.1593  christos Archive Site:	http://www.tcpdump.org/release/
    821  1.1593  christos Home Page:	http://www.tcpdump.org/
    822  1.2034       wiz Date:		2023-09-01
    823  1.1593  christos Mailing List:	tcpdump-workers (a] lists.tcpdump.org
    824  1.1593  christos Responsible:
    825  1.1593  christos License:	BSD (3-clause)
    826  1.1593  christos Location:	external/bsd/tcpdump/dist
    827  1.1593  christos Notes:
    828  1.1593  christos Use the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source
    829  1.1593  christos tree.
    830  1.1593  christos 
    831     1.1     lukem Package:	libwrap
    832     1.1     lukem Version:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
    833   1.954      taca Current Vers:	tcp_wrappers 7.6-ipv6.4
    834     1.1     lukem Maintainer:	Wietse Venema <wietse (a] porcupine.org>
    835     1.1     lukem Archive Site:	ftp://ftp.porcupine.org/pub/security/
    836   1.335     lukem Home Page:	ftp://ftp.porcupine.org/pub/security/
    837  1.1728     sevan Date:		2020-06-13
    838   1.230  junyoung Mailing List:
    839   1.569       wiz Responsible:	cjs
    840   1.387    rpaulo License:	BSD-like
    841   1.913  drochner Location:	lib/libwrap
    842     1.1     lukem Notes:
    843     1.1     lukem We import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
    844     1.1     lukem under src/usr.sbin). We don't use tcpd; that functionality is built
    845     1.1     lukem into inetd. The provided libwrap2netbsd script handles just libwrap.
    846     1.1     lukem 
    847   1.782   mbalmer Package:	Lua
    848  1.1942    martin Version:	Lua 5.4.6
    849  1.1942    martin Current Vers:	Lua 5.4.6
    850   1.782   mbalmer Maintainer:	PUC Rio
    851  1.1733   mbalmer Home Page:	https://www.lua.org/
    852  1.1920    nikita Date:		2023-04-16
    853   1.782   mbalmer Mailing List:
    854  1.1536     alnsn Responsible:	mbalmer, lneto, salazar, alnsn
    855   1.782   mbalmer License:	MIT
    856   1.913  drochner Location:	external/mit/lua/dist
    857   1.782   mbalmer Notes:
    858   1.782   mbalmer The default module paths have been changed to not include the current
    859   1.783       snj working directory '.' to avoid potential security problems.
    860  1.1921    nikita All 11 bugfixes listed on http://www.lua.org/bugs.html#5.4.4 as of 2023-04-18
    861  1.1921    nikita have been applied.
    862   1.782   mbalmer 
    863  1.1003      jmmv Package:	Lutok
    864  1.1060      jmmv Version:	0.3
    865  1.1278     kamil Current Vers:	0.4
    866  1.1003      jmmv Maintainer:	Julio Merino <jmmv (a] NetBSD.org>
    867  1.1279     kamil Archive site:	https://github.com/jmmv/lutok/releases
    868  1.1279     kamil Home page:	https://github.com/jmmv/lutok
    869  1.1728     sevan Date:		2020-06-13
    870  1.1003      jmmv Mailing List:	lutok-discuss (a] googlegroups.com
    871  1.1003      jmmv Responsible:	jmmv
    872  1.1003      jmmv License:	BSD 3-clause
    873  1.1003      jmmv Location:	external/bsd/lutok/dist
    874  1.1003      jmmv Notes:
    875  1.1003      jmmv The source files are in external/bsd/lutok/dist.
    876  1.1003      jmmv Use external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory.
    877  1.1003      jmmv 
    878   1.728  christos Package:	m4
    879   1.728  christos Version:	20091026
    880  1.1728     sevan Current Vers:	20190628
    881   1.962       wiz Maintainer:	The OpenBSD Project
    882   1.728  christos Archive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
    883   1.962       wiz Home Page:	http://www.openbsd.org/
    884  1.1728     sevan Date:		2020-06-13
    885  1.1593  christos Mailing List:
    886   1.728  christos License:	BSD 3-clause like (dns-sd)
    887   1.728  christos Responsible:	christos
    888   1.913  drochner Location:	usr.bin/m4
    889   1.728  christos Notes:
    890  1.1189  christos Uses libc's ohash
    891   1.728  christos 
    892   1.718    tsarna Package:	mDNSResponder
    893  1.2054  christos Version:	2559.1.1
    894  1.2054  christos Current Vers:	2559.1.1
    895   1.718    tsarna Maintainer:	Apple
    896  1.1486     hauke Archive Site:	https://www.opensource.apple.com/tarballs/mDNSResponder/
    897  1.1486     hauke Home Page:	https://developer.apple.com/bonjour/
    898  1.2054  christos Date:		2024-10-26
    899   1.718    tsarna Mailing List:	bonjour-dev (a] lists.apple.com
    900   1.718    tsarna License:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
    901   1.718    tsarna 		BSD 3-clause like (dns-sd)
    902  1.2054  christos Responsible:	tsarna, christos
    903   1.913  drochner Location:	external/apache2/mDNSResponder/dist
    904  1.2056  riastrad Vendor tag:	APPLE
    905  1.2056  riastrad Release tag:	mdnsresponder-X-Y-Z for mDNSResponder X.Y.Z
    906   1.718    tsarna Notes:
    907   1.718    tsarna 
    908  1.1462       wiz Package:	mandoc
    909  1.1602  christos Version:	1.14.5
    910  1.1815       wiz Current Vers:	1.14.6
    911  1.1601       wiz Maintainer:	Kristaps Donsons/Ingo Schwarze
    912  1.1601       wiz Archive Site:	http://mandoc.bsd.lv/snapshots/
    913  1.1601       wiz Home Page:	http://mandoc.bsd.lv/
    914  1.1783  christos Date:		2021-03-01
    915  1.1593  christos Mailing List:
    916   1.723       wiz Responsible:	joerg
    917   1.723       wiz License:	BSD (2-clause)
    918   1.913  drochner Location:	external/bsd/mdocml/dist
    919   1.723       wiz Notes:
    920   1.723       wiz 
    921  1.1132  riastrad Package:	mesa-demos
    922  1.1132  riastrad Version:	8.1.0
    923  1.1546     sevan Current Vers:	8.4.0
    924  1.1132  riastrad Maintainer:	mesa-git@?
    925  1.1132  riastrad Archive Site:	ftp://ftp.freedesktop.org/pub/mesa/demos/
    926  1.1132  riastrad Home Page:	http://www.mesa3d.org/
    927  1.1728     sevan Date:		2020-06-13
    928  1.1132  riastrad Mailing List:
    929  1.1132  riastrad Responsible:	riastradh, mrg
    930  1.1132  riastrad License:	ISC
    931  1.1550     sevan Location:	xsrc/external/mit/mesa-demos/dist
    932  1.1132  riastrad Notes:
    933  1.1132  riastrad We use only glxinfo and glxgears.  Delete all else on import.
    934  1.1132  riastrad Vendor tag:	xorg
    935  1.1132  riastrad Release tag:	mesa-demos-X-Y-Z
    936  1.1132  riastrad 
    937   1.696      dent Package:	mesa-drm
    938   1.703       mrg Version:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
    939   1.696      dent Current Vers:
    940   1.696      dent Maintainer:	mesa-git@?
    941   1.696      dent Archive Site:	git://anongit.freedesktop.org/git/mesa/drm
    942   1.696      dent Home Page:	http://cgit.freedesktop.org/mesa/drm/
    943  1.1593  christos Date:		2019-01-09
    944   1.696      dent Mailing List:
    945   1.696      dent Responsible:	mrg, bjs
    946   1.696      dent License:	BSD
    947   1.913  drochner Location:	sys/external/bsd/drm/dist
    948   1.696      dent Notes:
    949   1.696      dent 
    950  1.1137  riastrad Package:	MesaLib
    951  1.1651      maya Version:	19.1.7
    952  1.1728     sevan Current Vers:	20.1.1
    953  1.1137  riastrad Maintainer:	mesa-git@?
    954  1.1137  riastrad Archive Site:	ftp://ftp.freedesktop.org/pub/mesa/
    955  1.1137  riastrad Home Page:	http://www.mesa3d.org/
    956  1.1728     sevan Date:		2020-06-13
    957  1.1137  riastrad Mailing List:
    958  1.1137  riastrad Responsible:	riastradh, mrg
    959  1.1137  riastrad License:	ISC
    960  1.1137  riastrad Location:	xsrc/external/mit/MesaLib/dist
    961  1.1137  riastrad Notes:
    962  1.1137  riastrad Vendor tag:	xorg
    963  1.1137  riastrad Release tag:	MesaLib-X-Y-Z
    964  1.1137  riastrad 
    965     1.1     lukem Package:	mopd
    966     1.1     lukem Version:	2.5.3
    967     1.1     lukem Current Vers:	2.5.3
    968     1.1     lukem Maintainer:	Mats O Jansson <maja (a] celsiustech.se>
    969   1.696      dent Archive Site:	http://www.stacken.kth.se/~moj/mopd.html
    970   1.335     lukem Home Page:	http://www.stacken.kth.se/~moj/mopd.html
    971  1.1593  christos Date:		2019-01-09
    972   1.230  junyoung Mailing List:
    973     1.1     lukem Responsible:	cjs
    974   1.387    rpaulo License:	BSD (4-clause)
    975   1.913  drochner Location:	usr.sbin/mopd
    976     1.1     lukem Notes:
    977     1.1     lukem Delete the otherOS directory before importing.
    978     1.1     lukem 
    979     1.1     lukem Package:	nawk
    980  1.2029  christos Version:	2024-08-17
    981  1.2030       wiz Current Vers:	2024-08-17
    982   1.696      dent Maintainer:	Brian Kernighan <bwk (a] princeton.edu>
    983  1.1587  christos Archive Site:	https://github.com/onetrueawk/awk
    984   1.696      dent Home Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
    985  1.2030       wiz Date:		2024-08-17
    986     1.1     lukem Mailing List:
    987     1.1     lukem Responsible:	jdolecek
    988   1.387    rpaulo License:	BSD-like
    989   1.913  drochner Location:	external/historical/nawk/dist
    990     1.1     lukem Notes:
    991  1.2031  christos Build maketab from nawk sources and generate proctab.c.
    992     1.1     lukem 
    993     1.1     lukem Package:	ndbootd
    994     1.1     lukem Version:	0.5
    995     1.1     lukem Current Vers:	0.5
    996     1.1     lukem Maintainer:	Matt Fredette <fredette (a] alum.mit.edu>
    997   1.696      dent Archive Site:
    998   1.696      dent Home Page:
    999  1.1593  christos Date:		2019-01-09
   1000     1.1     lukem Responsible:	fredette
   1001   1.387    rpaulo License:	BSD (4-clause)
   1002   1.913  drochner Location:	usr.sbin/ndbootd
   1003     1.1     lukem Notes:
   1004     1.1     lukem Run ./configure, save config.h, make distclean, rm all autoconf/automake
   1005     1.1     lukem and ndbootd-raw.c.  Restore saved config.h, and force it to define
   1006     1.1     lukem HAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
   1007     1.1     lukem 
   1008   1.421       wiz Package:	ntp
   1009  1.2032  christos Version:	4.2.8p18
   1010  1.2032  christos Current Vers:	4.2.8p18
   1011   1.421       wiz Maintainer:	David L. Mills <mills (a] udel.edu>
   1012  1.1069  christos Archive Site:	http://www.ntp.org/
   1013   1.702    kardel Home Page:	http://www.ntp.org/, http://support.ntp.org/
   1014  1.2032  christos Date:		2024-08-18
   1015   1.421       wiz Mailing List:
   1016   1.455    kardel Responsible:	simonb, jonathan, kardel
   1017   1.421       wiz License:	BSD-like
   1018   1.913  drochner Location:	external/bsd/ntp/dist
   1019   1.421       wiz Notes:
   1020   1.421       wiz See /usr/src/dist/ntp/ntp2netbsd for update instructions.
   1021   1.421       wiz 
   1022     1.1     lukem Package:	nvi
   1023  1.1064  christos Version:	1.81.6, HEAD as of 2013-11-20
   1024   1.652   tsutsui Current Vers:	1.81.6
   1025  1.1071   aymeric Maintainer:	Sven Verdoolaege <skimo (a] kotnet.org>, Keith Bostic
   1026  1.1593  christos Archive Site:	git://repo.or.cz/nvi.git
   1027  1.1064  christos Home Page:	https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/
   1028  1.1728     sevan Date:		2020-06-13
   1029   1.230  junyoung Mailing List:
   1030  1.1071   aymeric Responsible:	christos
   1031   1.387    rpaulo License:	BSD (3/4-clause)
   1032  1.1071   aymeric Location:	external/bsd/nvi/dist
   1033     1.1     lukem Notes:
   1034   1.652   tsutsui We have lots of local fixes.
   1035     1.1     lukem 
   1036   1.603     lukem Package:	OpenLDAP
   1037  1.2051       wiz Version:	2.5.6
   1038  1.2051       wiz Current Vers:	2.5.18
   1039   1.603     lukem Maintainer:	OpenLDAP Foundation
   1040   1.603     lukem Archive Site:	http://www.openldap.org/
   1041   1.603     lukem Home Page:	http://www.openldap.org/
   1042  1.2050  christos Date:		2024-09-24
   1043   1.603     lukem Mailing List:
   1044  1.1593  christos Responsible:
   1045   1.603     lukem License:	BSD (3-clause)
   1046   1.913  drochner Location:	external/bsd/openldap/dist
   1047   1.603     lukem Notes:
   1048   1.603     lukem 
   1049   1.293  christos Package:	OpenPAM
   1050  1.1937  christos Version:	20230627 (Ximenia)
   1051  1.1937  christos Current Vers:	20230627 (Ximenia)
   1052   1.638       wiz Maintainer:	Dag-Erling Smrgrav <des (a] FreeBSD.org>
   1053   1.276       wiz Archive Site:	http://www.openpam.org/
   1054   1.335     lukem Home Page:	http://www.openpam.org/
   1055  1.1937  christos Date:		2023-06-30
   1056   1.276       wiz Mailing List:
   1057   1.276       wiz Responsible:	christos
   1058   1.387    rpaulo License:	BSD (3-clause)
   1059   1.913  drochner Location:	external/bsd/openpam/dist
   1060   1.276       wiz Notes:
   1061   1.276       wiz 
   1062   1.734       roy Package:	openresolv
   1063  1.1934       roy Version:	3.13.2
   1064  1.1934       roy Current Vers:	3.13.2
   1065   1.734       roy Maintainer:	roy
   1066  1.1934       roy Archive Site:	https://github.com/NetworkConfiguration/openresolv/releases
   1067   1.734       roy Home Page:	http://roy.marples.name/projects/openresolv/
   1068  1.1934       roy Date:		2023-06-27
   1069   1.734       roy License:	BSD (2-clause)
   1070   1.913  drochner Location:	external/bsd/openresolv/dist
   1071   1.734       roy Notes:
   1072   1.734       roy Please submit all changes to the author.
   1073   1.734       roy 
   1074   1.612  christos Package:	HPN-SSH
   1075   1.988  christos Version:	6.1p1 13 v14
   1076  1.1069  christos Current Vers:	6.3p1 v14
   1077   1.612  christos Maintainer:	www.psc.edu
   1078  1.1593  christos Archive Site:
   1079   1.988  christos Home Page:	http://www.psc.edu/index.php/hpn-ssh
   1080  1.1593  christos Date:		2019-01-09
   1081   1.612  christos Mailing List:
   1082   1.612  christos Responsible:	christos
   1083  1.1593  christos License:
   1084   1.913  drochner Location:	crypto/external/bsd/openssh/dist
   1085   1.612  christos Notes:
   1086   1.612  christos Patch applied after OpenSSH import.
   1087   1.612  christos 
   1088     1.1     lukem Package:	OpenSSH
   1089  1.2050  christos Version:	9.9
   1090  1.2082       wiz Current Vers:	9.9 / portable 9.9p2
   1091     1.1     lukem Maintainer:	OpenSSH
   1092     1.1     lukem Archive Site:	http://www.openssh.com/ftp.html
   1093   1.335     lukem Home Page:	http://www.openssh.com/portable.html
   1094  1.2050  christos Date:		2024-09-24
   1095     1.1     lukem Mailing List:	openssh-unix-announce (a] mindrot.org
   1096   1.298    itojun Responsible:	thorpej, christos, elric
   1097   1.701  christos License:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
   1098   1.913  drochner Location:	crypto/external/bsd/openssh/dist
   1099  1.2019  riastrad Vendor tag:	OPENSSH
   1100  1.2019  riastrad Release tag:	vXY-YYYYMMDD for version X.Y
   1101     1.1     lukem Notes:
   1102   1.701  christos imported from OpenBSD ssh -- is not from the portable OpenSSH
   1103   1.913  drochner use openssh2netbsd before import.
   1104     1.1     lukem local changes (should always try to bring them back to master openssh tree,
   1105     1.1     lukem markus is very cooperative about it):
   1106     1.1     lukem - default for PermitRootLogin is set to "no"
   1107     1.1     lukem - IgnoreRootRhosts added
   1108     1.1     lukem - look at login.conf to check valid user/access list
   1109   1.469  christos - krb5 support re-added
   1110   1.405  christos - hack in cipher.c #ifdef ACCS because we are missing EVP_acss
   1111   1.279  christos   when someone imports openssl, we can remove this.
   1112   1.280  christos - added moduli from portable openssh
   1113   1.280  christos - added USE_PAM patches and auth_pam.[ch] from portable openssh
   1114   1.786  christos   (see if there is any difference between the current version of opensshX.Yp1
   1115   1.786  christos    and the new opensshZ.Wp1) and apply them.
   1116  1.1895  christos - added LDAP from portable openssh.
   1117   1.701  christos - conditionalize login_cap
   1118   1.701  christos - conditionalize bsd_auth
   1119   1.701  christos - restore krb5, krb4, afs, skey
   1120   1.701  christos - bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
   1121   1.701  christos - fix ctype macro arguments
   1122   1.701  christos - umac is broken, disable it
   1123   1.701  christos - better ~homedir handling
   1124   1.701  christos - netbsd style tunnels
   1125   1.701  christos - urandom, xhome, chrootdir, rescuedir NetBSD handling
   1126   1.701  christos - utmp/utmpx handling
   1127   1.701  christos - handle tty posix_vdisable properly
   1128   1.701  christos - handle setuid and unsetuid the posix way instead of setresuid()
   1129   1.701  christos - add all missing functions
   1130   1.384  christos - always bump major when importing to avoid api problems.
   1131   1.854  christos - make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
   1132  1.1537     sevan - adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent
   1133  1.1895  christos - blocklistd additions
   1134  1.2067    buhrow - LIBWRAP support is maintained (now in sshd-session.c)
   1135     1.1     lukem 
   1136     1.1     lukem Package:	OpenSSL
   1137  1.2038  christos Version:	1.0.2o/1.1.1t/3.0.15
   1138  1.2079       wiz Current Vers:	1.0.2u/1.1.1w/3.0.16/3.3.3/3.4.1
   1139     1.1     lukem Maintainer:	The OpenSSL Project
   1140  1.2079       wiz Archive Site:	https://github.com/openssl/openssl/releases
   1141   1.335     lukem Home Page:	http://www.openssl.org/
   1142  1.2079       wiz Date:		2025-02-11
   1143     1.1     lukem Mailing List:	openssl-announce (a] openssl.org
   1144  1.1144       spz Responsible:	christos, mjf, tls, riastradh, spz
   1145  1.2011  riastrad License:	Apache2
   1146   1.913  drochner Location:	crypto/external/bsd/openssl/dist
   1147  1.2000  riastrad Vendor tag:	OPENSSL
   1148  1.2000  riastrad Release tag:	openssl-x-y-z (openssl-x-y-zw in past with lettered releases)
   1149  1.2038  christos Current tag:	openssl-3-0-15
   1150     1.1     lukem Notes:
   1151  1.2066  riastrad - Next update to be in crypto/external/apache2/openssl/dist, since
   1152  1.2011  riastrad   OpenSSL 3.0 was relicensed as Apache2
   1153   1.380  christos - Run openssl2netbsd to get rid of the RCSID identifiers
   1154  1.2013  christos - import
   1155  1.2013  christos - configure and build after importing in the import directory
   1156  1.2013  christos - check the generated files against the ones in the include directory
   1157  1.2013  christos   and merge changes
   1158  1.2014  christos - copy the toplevel libFOO.ld files to our FOO.map linker files (the legacy.ld
   1159  1.2014  christos   is in providers/), and sync the FOO.expsym files if there were changes
   1160   1.708  christos - run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
   1161   1.708  christos   to regen man pages.
   1162  1.1327       snj - run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
   1163   1.953  christos   to regen assembly files
   1164  1.2013  christos - run openssl speed -evp aes-256-cbc and compare the results with the 
   1165  1.2013  christos   autoconf build
   1166     1.1     lukem 
   1167   1.926    plunky Package:	pcc
   1168  1.1550     sevan Version:	1.1.0.DEVEL 20160208
   1169  1.1547     sevan Current Vers:	1.1.0 20141210
   1170   1.932       riz Maintainer:	Anders Magnusson <ragge (a] NetBSD.org>
   1171   1.926    plunky Archive Site:	ftp://pcc.ludd.ltu.se/pub/pcc/
   1172   1.926    plunky Home Page:	http://pcc.ludd.ltu.se/
   1173  1.1593  christos Date:		2019-01-09
   1174   1.926    plunky Mailing List:	pcc-list (a] ludd.ltu.se
   1175   1.926    plunky Responsible:	plunky
   1176   1.926    plunky License:	BSD
   1177   1.926    plunky Location:	external/bsd/pcc/dist
   1178   1.926    plunky Notes:
   1179   1.926    plunky This is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
   1180   1.926    plunky file for details about how to get the latest version from the upstream server
   1181   1.926    plunky and import it.
   1182   1.926    plunky 
   1183    1.19       wiz Package:	pdisk
   1184    1.19       wiz Version:	0.8a2
   1185    1.19       wiz Current Vers:	0.8a2
   1186    1.19       wiz Maintainer:	Eryk Vershen <eryk (a] cfcl.com>
   1187    1.19       wiz Archive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
   1188   1.335     lukem Home Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
   1189  1.1593  christos Date:		2019-01-09
   1190    1.19       wiz Mailing List:
   1191    1.19       wiz Responsible:	dbj
   1192   1.387    rpaulo License:	BSD-like
   1193  1.1032  christos Location:	external/bsd/pdisk
   1194    1.19       wiz Notes:
   1195   1.729       snj This is the disk partition utility used by Apple's mkLinux and OS X
   1196  1.1015       wiz It is imported into external/bsd/pdisk.
   1197    1.19       wiz 
   1198     1.1     lukem Package:	pdksh
   1199     1.1     lukem Version:	5.2.14p2
   1200     1.1     lukem Current Vers:	5.2.14p2
   1201     1.1     lukem Maintainer:	Michael Rendell <michael (a] cs.mun.ca>
   1202  1.1593  christos Archive Site:
   1203  1.1593  christos Home Page:
   1204  1.1593  christos Date:		2019-01-09
   1205     1.1     lukem Mailing List:
   1206   1.457  jdolecek Responsible:	jdolecek
   1207   1.387    rpaulo License:	Public domain
   1208   1.913  drochner Location:	bin/ksh
   1209   1.880      reed Notes:
   1210     1.1     lukem pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
   1211     1.1     lukem 
   1212   1.421       wiz Package:	PF (openbsd packet filter)
   1213   1.609     peter Version:	OpenBSD 4.2
   1214  1.1537     sevan Current Vers:	OpenBSD 6.3-current
   1215   1.422     peter Maintainer:	The OpenBSD Project
   1216   1.421       wiz Archive Site:	ftp://ftp.openbsd.org/
   1217   1.421       wiz Home Page:	http://www.openbsd.org/faq/pf/
   1218  1.1593  christos Date:		2019-01-09
   1219   1.421       wiz Mailing List:	pf (a] benzedrine.cx or appropriate OpenBSD mailing list
   1220   1.569       wiz Responsible:	peter, yamt
   1221   1.421       wiz License:	BSD (2-clause)
   1222   1.913  drochner Location:	dist/pf,sys/dist/pf
   1223   1.421       wiz Notes:
   1224   1.421       wiz kernel code is imported into src/sys/dist/pf and src/sys/net has reachover
   1225   1.421       wiz definition (files.pf).  userland code is imported into src/dist/pf, and
   1226   1.421       wiz reachover Makefiles are in src/usr.sbin/pf.
   1227   1.421       wiz 
   1228   1.538     joerg Package:	pkg_install
   1229  1.2009       wiz Version:	20240307
   1230  1.2009       wiz Current Vers:	20240307
   1231   1.538     joerg Maintainer:	The pkgsrc developers
   1232   1.894       riz Home Page:	http://www.pkgsrc.org/
   1233  1.2009       wiz Date:		2024-06-11
   1234   1.539     heinz Mailing List:	tech-pkg (a] NetBSD.org
   1235   1.538     joerg Responsible:	joerg
   1236   1.538     joerg License:	BSD
   1237   1.913  drochner Location:	external/bsd/pkg_install/dist
   1238   1.538     joerg Notes:
   1239   1.913  drochner The authoritative version is in pkgsrc/pkgtools/pkg_install.
   1240   1.538     joerg 
   1241     1.1     lukem Package:	ping
   1242     1.1     lukem Version:	980911
   1243     1.1     lukem Current Vers:	980911
   1244   1.993  christos Maintainer:	Mike Muuss
   1245  1.1593  christos Archive Site:
   1246  1.1781  christos Date:		2021-02-28
   1247     1.1     lukem Mailing List:
   1248   1.392    rpaulo Responsible:	christos
   1249   1.387    rpaulo License:	BSD (3-clause)
   1250   1.913  drochner Location:	sbin/ping
   1251     1.1     lukem Notes:
   1252     1.1     lukem We use err() and friends. We have changes for snprintf, extra
   1253   1.729       snj formatting in man pages, disallowing flood pinging, alignment fixes,
   1254   1.993  christos and more. Vern's ping is gone. We are too different from everyone else
   1255   1.993  christos now to do a new import.
   1256     1.1     lukem 
   1257   1.934       wiz Package:	Postfix
   1258  1.2087  christos Version:	3.10.1
   1259  1.2087  christos Current Vers:	3.8.7, 3.9.2, 3.10.1
   1260     1.1     lukem Maintainer:	Wietse Venema <wietse (a] porcupine.org>
   1261  1.1593  christos Archive Site:
   1262   1.335     lukem Home Page:	http://www.postfix.org/
   1263  1.2087  christos Date: 		2025-02-25
   1264     1.1     lukem Mailing List:	postfix-users (a] postfix.org
   1265  1.1254      tron Responsible:	christos
   1266   1.704      tron License:	IBM Public License. See also src/external/ibm-public/postfix/dist.
   1267   1.913  drochner Location:	external/ibm-public/postfix/dist
   1268     1.1     lukem Notes:
   1269     1.1     lukem 
   1270     1.1     lukem Package:	ppp
   1271  1.2068  christos Version:	2.5.2
   1272  1.2068  christos Current Vers:	2.5.2
   1273     1.1     lukem Maintainer:	Paul Mackerras <paulus (a] samba.org>
   1274  1.1593  christos Archive Site:
   1275   1.349  junyoung Home Page:
   1276  1.2068  christos Date: 		2025-01-08
   1277  1.2068  christos GIT root:	https://github.com/ppp-project/ppp
   1278     1.1     lukem Mailing List:
   1279   1.447  christos Responsible:	christos, cube
   1280   1.387    rpaulo License:	BSD (3-clause)
   1281  1.1068  christos Location:	external/bsd/ppp/dist
   1282     1.1     lukem Notes:
   1283     1.1     lukem BSD support was removed from 2.4.0; I added it back and removed
   1284     1.1     lukem some GPL pieces. Multilink support is missing. Repeated pings to
   1285     1.1     lukem Paulus have not yielded results. I've retrofitted pppdump to use
   1286   1.397  christos net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
   1287     1.1     lukem is clearly a pain. I have not tested the modules code, neither our
   1288     1.1     lukem makefiles make it easy to construct a module, but I left one there
   1289     1.1     lukem as an example.
   1290   1.447  christos TDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
   1291   1.447  christos using the version found in 2.4.1.
   1292     1.1     lukem 
   1293     1.1     lukem Package:	root.cache
   1294  1.1965      taca Version:	2023112702 (November 27, 2023)
   1295  1.1965      taca Current Vers:	2023112702 (November 27, 2023)
   1296    1.14     perry Maintainer:	InterNIC
   1297    1.14     perry Archive Site:	ftp://ftp.internic.net/domain/named.root
   1298   1.335     lukem Home Page:	ftp://ftp.internic.net/domain/named.root
   1299  1.1965      taca Date:		2023-11-23
   1300     1.1     lukem Mailing List:
   1301   1.507     perry Responsible:	thorpej
   1302   1.387    rpaulo License:	Public domain
   1303   1.913  drochner Location:	etc/namedb
   1304     1.1     lukem Notes:
   1305     1.1     lukem The root server cache is also included with BIND.  However, the
   1306     1.1     lukem InterNIC version is usually more up to date.
   1307     1.1     lukem 
   1308     1.1     lukem Package:	routed
   1309   1.727  christos Version:	2.32
   1310   1.727  christos Current Vers:	2.32
   1311     1.1     lukem Maintainer:	Vernon Schryver <vjs (a] rhyolite.com>
   1312  1.1593  christos Archive Site:
   1313  1.1593  christos Home Page:
   1314  1.1781  christos Date:		2021-02-28
   1315     1.1     lukem Mailing List:
   1316   1.392    rpaulo Responsible:	christos
   1317   1.387    rpaulo License:	BSD (4-clause)
   1318   1.913  drochner Location:	sbin/routed
   1319     1.1     lukem Notes:
   1320     1.1     lukem We use the md5 code from libc
   1321     1.1     lukem We don't allow RIP_TRACEON and RIP_TRACEOFF
   1322   1.201  christos We use arc4random
   1323   1.201  christos We use strlcpy/snprintf
   1324     1.1     lukem 
   1325     1.1     lukem Package:	send-pr (part of GNATS)
   1326  1.1299  christos Version:	3.2
   1327  1.1299  christos Current Vers:	4.2
   1328     1.1     lukem Maintainer:	FSF
   1329     1.1     lukem Archive Site:	ftp://ftp.gnu.org/gnu/gnats/
   1330   1.335     lukem Home Page:	http://www.gnu.org/software/gnats/
   1331     1.1     lukem Mailing List:	bug-gnats (a] gnu.org
   1332  1.1299  christos License:	GPLv2+ (4.1), GPLv3+ (4.2 and later)
   1333     1.1     lukem Responsible:
   1334  1.1299  christos Location:	external/gpl2/send-pr
   1335     1.1     lukem Notes:
   1336  1.1299  christos We have 3.2 with patches to become 3.95 which was never distributed. This
   1337  1.1299  christos is the last "standalone" send-pr version. Newer versions require "query-pr"
   1338  1.1299  christos to be installed and many more changes. It is not worth the hassle.
   1339     1.1     lukem 
   1340     1.1     lukem Package:	SoftFloat
   1341     1.1     lukem Version:	2a
   1342  1.1547     sevan Current Vers:	3e
   1343   1.144      dent Maintainer:	John Hauser <jhauser (a] jhauser.us>
   1344   1.144      dent Archive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
   1345   1.335     lukem Home Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
   1346     1.1     lukem Mailing List:
   1347     1.1     lukem Responsible:	bjh21
   1348   1.387    rpaulo License:	Public domain
   1349   1.913  drochner Location:	lib/libc/softfloat
   1350     1.1     lukem Notes:
   1351     1.1     lukem Heavily modified for use as a soft float library for GCC.  The actual
   1352     1.1     lukem arithmetic code is unchanged, though, and should behave exactly like the
   1353     1.1     lukem original.
   1354     1.1     lukem 
   1355   1.877     joerg Package:	sqlite
   1356  1.1993  christos Version:	3.45.1
   1357  1.1993  christos Current Vers:	3.45.1
   1358   1.877     joerg Maintainer:	Richard Hipp <drh (a] sqlite.org>
   1359   1.877     joerg Home Page:	http://www.sqlite.org
   1360  1.1993  christos Date: 		2024-03-01
   1361   1.877     joerg Responsible:	joerg
   1362   1.877     joerg License:	Public domain
   1363   1.913  drochner Location:	external/public-domain/sqlite/dist
   1364   1.877     joerg Notes:
   1365  1.1993  christos See README file
   1366   1.877     joerg 
   1367     1.1     lukem 
   1368     1.1     lukem Package:	TestFloat
   1369     1.1     lukem Version:	2a
   1370  1.1547     sevan Current Vers:	3e
   1371   1.144      dent Maintainer:	John Hauser <jhauser (a] jhauser.us>
   1372   1.144      dent Archive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
   1373   1.335     lukem Home Page:	http://www.jhauser.us/arithmetic/TestFloat.html
   1374  1.1728     sevan Date:		2020-06-13
   1375     1.1     lukem Mailing List:
   1376     1.1     lukem Responsible:	ross
   1377   1.387    rpaulo License:	BSD (4-clause)
   1378   1.913  drochner Location:	regress/lib/libc/ieeefp/testfloat
   1379     1.1     lukem Notes:
   1380     1.1     lukem 
   1381  1.1300  christos 
   1382  1.1593  christos Package:	malloc
   1383  1.1296  christos Version:	1995-01-15
   1384  1.1296  christos Current Vers:	1995-01-15
   1385  1.1296  christos Maintainer:	FSF
   1386  1.1296  christos Archive Site:	ftp://prep.ai.mit.edu/old-gnu/malloc.tar.gz
   1387  1.1296  christos Home Page:
   1388  1.1296  christos Mailing List:
   1389  1.1296  christos Responsible:	christos
   1390  1.1296  christos License:	GPLv2+
   1391  1.1296  christos Location:	external/gpl2/libmalloc
   1392  1.1296  christos Notes:
   1393  1.1296  christos The original version of gnumalloc was added (not imported) from
   1394  1.1296  christos prep.ai.mit.edu in src/gnu/lib/libmalloc in 1993. This is the newest
   1395  1.1296  christos version from 1995. It is written by Mike Haertel, and was distributed
   1396  1.1296  christos both standalone and as part of glibc. At some point glibc switched
   1397  1.1296  christos to use Doug Lea's ptmalloc which is now tightly bound with glibc
   1398  1.1296  christos and cannot be separated. The Doug Lea version of malloc is also
   1399  1.1296  christos distributed in a standalone form by Wolfram Gloger in
   1400  1.1296  christos http://www.malloc.de/en/.  We can consider switching to ptmalloc
   1401  1.1296  christos at some point since it will provide an alternative MT malloc, but
   1402  1.1296  christos perhaps this implementation should be kept anyway for historical
   1403  1.1296  christos purposes.
   1404  1.1296  christos 
   1405   1.819      jmmv Package:	tmux
   1406  1.2060       wiz Version:	3.5a
   1407  1.2060       wiz Current Vers:	3.5a
   1408  1.1290  christos Maintainer:	Nicholas Marriott <nicholas.marriott (a] gmail.com>
   1409  1.1290  christos Archive site:	https://github.com/tmux/tmux
   1410  1.1290  christos Home page:	http://tmux.github.io
   1411  1.2060       wiz Date: 		2024-11-09
   1412  1.1290  christos Mailing List:	tmux-users (a] googlegroups.com
   1413  1.1290  christos Responsible:	christos
   1414   1.819      jmmv License:	BSD
   1415   1.913  drochner Location:	external/bsd/tmux/dist
   1416  1.2060       wiz Vendor tag:	TMUX
   1417  1.2060       wiz Release tag:	tmux-x-y
   1418   1.819      jmmv Notes:
   1419   1.819      jmmv See src/external/bsd/tmux/README for instructions on how to import a
   1420   1.819      jmmv new tmux release.
   1421   1.819      jmmv 
   1422     1.1     lukem Package:	top
   1423   1.614  christos Version:	3.8beta1
   1424   1.614  christos Current Vers:	3.8beta1
   1425     1.1     lukem Maintainer:	William LeFebvre <wnl (a] groupsys.com>
   1426   1.614  christos Archive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
   1427   1.335     lukem Home Page:	http://www.unixtop.org/
   1428     1.1     lukem Mailing List:	top-spinners (a] ocee.groupsys.com
   1429   1.614  christos Responsible:	simonb, christos
   1430   1.387    rpaulo License:	BSD (2-clause)
   1431   1.913  drochner Location:	external/bsd/top/dist
   1432     1.1     lukem Notes:
   1433     1.1     lukem 
   1434     1.1     lukem Package:	traceroute
   1435   1.869  christos Version:	1.4a12
   1436     1.1     lukem Current Vers:	1.4a12
   1437     1.1     lukem Maintainer:	traceroute (a] ee.lbl.gov
   1438     1.1     lukem Archive Site:	ftp://ftp.ee.lbl.gov/
   1439   1.335     lukem Home Page:	http://ftp.ee.lbl.gov/
   1440     1.1     lukem Mailing List:
   1441     1.1     lukem Responsible:
   1442   1.387    rpaulo License:	BSD (4-clause)
   1443   1.913  drochner Location:	usr.sbin/traceroute
   1444     1.1     lukem Notes:
   1445   1.869  christos Added changes from a5 -> a12 manually.
   1446     1.1     lukem 
   1447  1.1872  dholland Package:	tradcpp
   1448  1.1872  dholland Version:	0.5.3
   1449  1.1872  dholland Current Vers:	0.5.3
   1450  1.1872  dholland Maintainer:	David A. Holland <dholland (a] NetBSD.org>
   1451  1.1873      leot Archive Site:	https://ftp.NetBSD.org/pub/NetBSD/misc/dholland/
   1452  1.1873      leot Home Page:	https://www.NetBSD.org/~dholland/tradcpp/
   1453  1.1872  dholland Mailing List:	tech-toolchain
   1454  1.1872  dholland Responsible:	dholland
   1455  1.1872  dholland License:	BSD (2-clause)
   1456  1.1872  dholland Location:	external/bsd/tradcpp
   1457  1.1872  dholland Notes:
   1458  1.1872  dholland 
   1459     1.1     lukem Package:	tz
   1460  1.2077       kre Version:	tzcode2025a / tzdata2025agtz
   1461  1.2074  christos Current Vers:	tzcode2025a / tzdata2025a
   1462   1.975       apb Maintainer:	Paul Eggert <eggert (a] cs.ucla.edu>
   1463   1.956  christos Archive Site:	ftp://ftp.iana.org/tz/releases/
   1464   1.876       apb Archive Site:	ftp://munnari.oz.au/pub/oldtz/
   1465   1.956  christos Old Archive Site:	ftp://elsie.nci.nih.gov/pub/
   1466   1.920       apb Home Page:	http://www.iana.org/time-zones
   1467  1.2074  christos Date:		2025-01-24
   1468   1.876       apb Mailing List:	tz (a] iana.org
   1469  1.1375       kre Responsible:	kleink, christos, kre
   1470   1.387    rpaulo License:	Public domain
   1471  1.1142       wiz Location:	lib/libc/time/zoneinfo, external/public-domain/tz/share
   1472  1.2057       kre Vendor tag:	?? / TZDATA
   1473  1.2077       kre Release tag:	?? / TZDATA2025ATGZ
   1474     1.1     lukem Notes:
   1475  1.1077  christos Don't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
   1476  1.1077  christos Diffs are now applied by hand, since we have too many diffs (re-entrant tzcode,
   1477  1.1077  christos register removal) to apply. The diffs have been submitted upstream but there
   1478  1.1077  christos is too much inertia to apply them. Check for .gitignore files.
   1479  1.1824       kre For the data files, do use external/public-domain/tz/tzdata2netbsd (usually,
   1480  1.1824       kre for now, late 2021, do it manually).
   1481     1.1     lukem 
   1482   1.578  christos Package:	wpa_supplicant/hostapd
   1483  1.2045  christos Version:	2.11
   1484  1.2028  gutterid Current Vers:	2.11
   1485   1.365       wiz Maintainer:	Jouni Malinen <jkmaline (a] cc.hut.fi>
   1486  1.1378       snj Archive Site:	http://w1.fi/releases/
   1487  1.1378       snj Home Page:	http://w1.fi/wpa_supplicant/
   1488  1.2045  christos Date:		2024-09-18
   1489   1.365       wiz Mailing List:
   1490   1.578  christos Responsible:	scw, dyoung, christos
   1491   1.387    rpaulo License:	BSD or GPLv2
   1492   1.913  drochner Location:	external/bsd/wpa/dist
   1493   1.365       wiz Notes:
   1494  1.1992  gutterid See src/external/bsd/wpa/NetBSD-upgrade for update instructions.
   1495   1.365       wiz 
   1496     1.1     lukem Package:	zlib
   1497  1.2048  christos Version:	1.3.1
   1498  1.1978       wiz Current Vers:	1.3.1
   1499     1.1     lukem Maintainer:	Jean-loup Gailly and Mark Adler <zlib (a] gzip.org>
   1500   1.512      taca Archive Site:	http://www.zlib.net/
   1501   1.512      taca Home Page:	http://www.zlib.net/
   1502  1.2048  christos Date: 		2024-09-22
   1503     1.1     lukem Mailing List:
   1504  1.1254      tron Responsible:	gwr, christos
   1505   1.387    rpaulo License:	BSD (3-clause)
   1506   1.913  drochner Location:	common/dist/zlib
   1507     1.1     lukem Notes:
   1508   1.397  christos Imported to src/common/dist/zlib and shared by the kernel and userland.
   1509  1.1396  christos Remember to run cleantags
   1510   1.534  christos 
   1511  1.2059  christos Package:	zstd
   1512  1.2059  christos Version:	1.5.6
   1513  1.2083       wiz Current Vers:	1.5.7
   1514  1.2059  christos Maintainer:	Meta
   1515  1.2059  christos Archive Site:	https://github.com/facebook/zstd
   1516  1.2059  christos Home Page:	https://github.com/facebook/zstd
   1517  1.2083       wiz Date: 		2025-02-20
   1518  1.2059  christos Mailing List:
   1519  1.2059  christos Responsible:	christos
   1520  1.2059  christos License:	BSD (3-clause)/GPLv2
   1521  1.2083       wiz Location:	external/bsd/zstd
   1522  1.2059  christos Notes:
   1523  1.2059  christos 
   1524   1.534  christos Package:	services, protocols
   1525  1.1790  christos Version:	2021-04-07 (services), 2021-02-26 (protocols)
   1526  1.1790  christos Current Vers:	2021-04-07 (services), 2021-02-26 (protocols)
   1527   1.534  christos Maintainer:	IANA
   1528   1.961  christos Archive Site:	http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
   1529   1.894       riz Archive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
   1530   1.894       riz Home Page:	http://www.iana.org/
   1531  1.1790  christos Date: 		2021-04-08
   1532   1.534  christos Mailing List:
   1533   1.534  christos Responsible:	christos
   1534   1.534  christos License:	None
   1535   1.913  drochner Location:	etc
   1536   1.534  christos Notes:
   1537   1.961  christos 1. Build package net/iana-etc
   1538   1.961  christos 2. Add NetBSD rcsid to the generated protocols and services in the package
   1539   1.961  christos    work area.
   1540   1.961  christos 3. Append the local services from the current services file.
   1541   1.961  christos 4. Run:
   1542   1.534  christos 	services_mkdb -u services > /usr/src/etc/services
   1543   1.534  christos 	cp protocols /usr/src/etc/protocols
   1544   1.964  christos 5. Fix protocols
   1545   1.964  christos    - fix manet alias to MANET; giving an alias with the same name is a no/op
   1546   1.964  christos    - protocol 84 is defined for as ttp and iptm, merge the two entries since
   1547   1.964  christos      libc getprotoent() does not read the whole file and merge in the "files"
   1548   1.964  christos      implementation.
   1549  1.1584  christos    - add alias carp to vrrp
   1550  1.1584  christos    - put back 240 (pfsync), splitting the unassigned entries
   1551   1.769       mrg 
   1552   1.769       mrg Package:	pigz
   1553  1.1123       tls Version:	2.3.1
   1554  1.1547     sevan Current Vers:	2.4
   1555   1.769       mrg Maintainer:	Mark Adler <madler (a] alumni.caltech.edu>
   1556   1.769       mrg Archive Site:	http://zlib.net/pigz/
   1557   1.769       mrg Home Page:	http://zlib.net/pigz/
   1558   1.769       mrg Mailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
   1559  1.1123       tls Responsible:	mrg, tls
   1560   1.769       mrg License:	zlib
   1561   1.913  drochner Location:	external/zlib/pigz/dist
   1562   1.769       mrg Notes:
   1563   1.784     joerg 
   1564   1.784     joerg Package:	xz
   1565  1.1565     joerg Version:	5.2.4
   1566  1.1990       wiz Current Vers:	5.6.0
   1567   1.784     joerg Maintainer:	Lasse Collin <lasse.collin (a] tukanni.org>
   1568   1.784     joerg Archive Site:	http://tukaani.org/xz/
   1569   1.784     joerg Home Page:	http://tukaani.org/xz/
   1570  1.1990       wiz Date: 		2024-02-24
   1571   1.784     joerg Responsible:	joerg
   1572   1.784     joerg License:	public-domain
   1573   1.913  drochner Location:	external/public-domain/xz/dist
   1574   1.784     joerg Notes:
   1575   1.784     joerg 1. See prepare-import script for stripping down the distribution.
   1576  1.1565     joerg 2. Use run-configure and double check that the stripped down configure works
   1577  1.1565     joerg    for tools.
   1578  1.1565     joerg 3. Carefully check for non-autoconf GPL components leaked into the dist area.
   1579   1.847       mrg 
   1580   1.847       mrg Package:	mpc
   1581  1.1915       mrg Version:	1.3.1
   1582  1.1914       mrg Current Vers:	1.3.1
   1583  1.1593  christos Maintainer:
   1584   1.847       mrg Archive Site:	http://www.multiprecision.org/mpc/download/
   1585   1.847       mrg Home Page:	http://www.multiprecision.org/mpc/
   1586   1.847       mrg Mailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
   1587   1.847       mrg Responsible:	mrg
   1588  1.1065       mrg License:	LGPL3
   1589  1.1065       mrg Location:	external/lgpl3/mpc/dist
   1590   1.847       mrg Notes:
   1591   1.847       mrg 
   1592   1.847       mrg Package:	mpfr
   1593  1.2022       mrg Version:	4.2.1
   1594  1.2021       mrg Current Vers:	4.2.1
   1595  1.1593  christos Maintainer:
   1596   1.847       mrg Archive Site:	http://www.mpfr.org/mpfr-current/
   1597   1.847       mrg Home Page:	http://www.mpfr.org/
   1598   1.847       mrg Mailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
   1599   1.847       mrg Responsible:	mrg
   1600   1.847       mrg License:	LGPL3
   1601   1.913  drochner Location:	external/lgpl3/mpfr/dist
   1602   1.847       mrg Notes:
   1603   1.847       mrg 
   1604   1.847       mrg Package:	GNU MP
   1605  1.1807       mrg Version:	6.2.1
   1606  1.2021       mrg Current Vers:	6.3.0
   1607  1.1835       mrg Maintainer:	https://gmplib.org/mailman/listinfo/gmp-devel
   1608  1.1835       mrg Archive Site:	https://gmplib.org/
   1609  1.1835       mrg Home Page:	https://gmplib.org/
   1610  1.1835       mrg Mailing List:	https://gmplib.org/mailman/listinfo/gmp-announce
   1611   1.847       mrg Responsible:	mrg
   1612   1.847       mrg License:	LGPL3
   1613   1.913  drochner Location:	external/lgpl3/gmp/dist
   1614  1.1746       mrg Notes:		See the README.
   1615   1.886  christos 
   1616  1.1102       apb Package:	osnet
   1617  1.1102       apb Version:	osnet-20100224
   1618  1.1102       apb Current Vers:	?
   1619  1.1102       apb Maintainer:	?
   1620  1.1102       apb Archive Site:	?
   1621  1.1102       apb Home Page:	?
   1622  1.1102       apb Mailing List:	?
   1623  1.1102       apb Responsible:	?
   1624  1.1102       apb License:	CDDL
   1625  1.1102       apb Location:	external/cddl/osnet
   1626  1.1102       apb Notes:
   1627  1.1102       apb 
   1628   1.980     alnsn Package:	sljit
   1629  1.1594     alnsn Version:	0.93 (svn revision 333)
   1630  1.1547     sevan Current Vers:	0.93
   1631   1.980     alnsn Maintainer:	Zoltn Herczeg <hzmester (a] freemail.hu
   1632   1.980     alnsn Archive Site:	http://sourceforge.net/projects/sljit/
   1633   1.980     alnsn Home Page:	http://sljit.sourceforge.net/
   1634   1.980     alnsn Mailing List:	none
   1635   1.980     alnsn Responsible:	alnsn
   1636   1.980     alnsn License:	BSD (2-clause)
   1637   1.980     alnsn Location:	sys/external/bsd/sljit/dist
   1638   1.980     alnsn Notes:
   1639   1.980     alnsn 		Need to feed back local changes
   1640   1.980     alnsn 
   1641   1.886  christos Package:	tre
   1642  1.1485       rin Version:	0.8.0, git source as of 20171117
   1643   1.886  christos Current Vers:	0.8.0
   1644   1.886  christos Maintainer:	http://laurikari.net/tre
   1645  1.1485       rin Archive Site:	https://github.com/laurikari/tre
   1646   1.886  christos Home Page:	http://laurikari.net/tre
   1647   1.962       wiz Mailing List:
   1648   1.886  christos Responsible:	agc, christos
   1649   1.962       wiz License:	BSD (2-clause)
   1650   1.913  drochner Location:	external/bsd/tre/dist
   1651   1.886  christos Notes:
   1652   1.886  christos 		Need to feed back local changes
   1653   1.901  christos 
   1654   1.901  christos Package:	TrouSerS
   1655  1.1589  christos Version:	0.3.14
   1656  1.1547     sevan Current Vers:	0.3.14
   1657   1.901  christos Maintainer:	http://trousers.sourceforge.net
   1658   1.901  christos Archive Site:	http://trousers.sourceforge.net
   1659   1.901  christos Home Page:	http://trousers.sourceforge.net
   1660   1.901  christos Mailing List:	http://trousers.sourceforge.net
   1661   1.901  christos Responsible:	christos
   1662   1.901  christos License:	CPL
   1663   1.913  drochner Location:	crypto/external/cpl/trousers/dist
   1664   1.901  christos Notes:
   1665   1.901  christos 		Need to feed back local changes
   1666   1.902  christos 
   1667   1.902  christos Package:	tpm-tools
   1668  1.1589  christos Version:	1.3.9.1
   1669  1.1547     sevan Current Vers:	1.3.9.1
   1670   1.902  christos Maintainer:	http://trousers.sourceforge.net
   1671   1.902  christos Archive Site:	http://trousers.sourceforge.net
   1672   1.902  christos Home Page:	http://trousers.sourceforge.net
   1673   1.902  christos Mailing List:	http://trousers.sourceforge.net
   1674   1.902  christos Responsible:	christos
   1675   1.902  christos License:	CPL
   1676   1.913  drochner Location:	crypto/external/cpl/tpm-tools/dist
   1677   1.902  christos Notes:
   1678   1.902  christos 		Need to feed back local changes
   1679   1.997  christos 
   1680  1.1100  christos Package:	elftoolchain (libelf/libdwarf)
   1681  1.1995  christos Version:	r4037
   1682  1.1539     sevan Current Vers:	0.7.1
   1683  1.1100  christos Maintainer:	Joseph Koshi <jkoshi (a] freebsd.org>
   1684   1.997  christos Archive Site:	none
   1685  1.1539     sevan Home Page:	http://elftoolchain.sourceforge.net
   1686  1.1995  christos Date:		2024-03-03
   1687   1.997  christos Mailing List:	none
   1688   1.997  christos Responsible:	christos
   1689   1.997  christos License:	BSD-like (2-clause)
   1690  1.1100  christos Location:	sys/external/bsd/elftoolchain/dist
   1691  1.2001  riastrad Vendor tag:	FreeBSD
   1692  1.2001  riastrad Release tag:	elftoolchain-rNNNNN
   1693   1.997  christos Notes:
   1694  1.1995  christos 		See README we use the svn id as the tag.
   1695  1.1076  christos 
   1696  1.1140  christos Package:	timeout
   1697  1.1550     sevan Version:	FreeBSD-2014-07-16 r268763
   1698  1.1550     sevan Current Vers:	FreeBSD-2016-05-01 r331720
   1699  1.1140  christos Maintainer:	Baptiste Daroussin <bapt (a] FreeBSD.org>
   1700  1.1140  christos Archive Site:	none
   1701  1.1547     sevan Home Page:	https://svnweb.freebsd.org/base/head/usr.bin/timeout/
   1702  1.1140  christos Mailing List:	none
   1703  1.1140  christos Responsible:	christos
   1704  1.1140  christos License:	BSD-like (2-clause)
   1705  1.1140  christos Location:	usr.bin/timeout
   1706  1.1255  christos 
   1707  1.1979       wiz Package:	libproc
   1708  1.1979       wiz Version:	FreeBSD-2015-09-24
   1709  1.1979       wiz Current Vers:	FreeBSD-2018-07-27 r336782
   1710  1.1979       wiz Maintainer:	Rui Paulo <rpaulo (a] FreeBSD.org>
   1711  1.1979       wiz Archive Site:	none
   1712  1.1979       wiz Home Page:	https://svnweb.freebsd.org/base/head/lib/libproc/
   1713  1.1979       wiz Mailing List:	none
   1714  1.1979       wiz Responsible:	christos
   1715  1.1979       wiz License:	BSD-like (2-clause)
   1716  1.1979       wiz Location:	external/bsd/libproc/dist
   1717  1.1979       wiz 
   1718  1.1979       wiz Package:	librtld_db
   1719  1.1979       wiz Version:	FreeBSD-2015-09-24
   1720  1.1979       wiz Current Vers:	FreeBSD-2017-11-26 r326219
   1721  1.1979       wiz Maintainer:	Rui Paulo <rpaulo (a] FreeBSD.org>
   1722  1.1979       wiz Archive Site:	none
   1723  1.1979       wiz Home Page:	https://svnweb.freebsd.org/base/head/lib/librtld_db/
   1724  1.1979       wiz Mailing List:	none
   1725  1.1979       wiz Responsible:	christos
   1726  1.1979       wiz License:	BSD-like (2-clause)
   1727  1.1979       wiz Location:	external/bsd/librtld_db/dist
   1728  1.1979       wiz 
   1729  1.1979       wiz Package:	netcat
   1730  1.1979       wiz Version:	OpenBSD-2017-02-06
   1731  1.1979       wiz Current Vers:	OpenBSD-2020-02-12
   1732  1.1979       wiz Maintainer:	OpenBSD
   1733  1.1979       wiz Archive Site:	http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
   1734  1.1979       wiz Home Page:	none
   1735  1.1979       wiz Date:		2020-06-13
   1736  1.1979       wiz Mailing List:	none
   1737  1.1979       wiz Responsible:	christos
   1738  1.1979       wiz License:	BSD-like (3-clause)
   1739  1.1979       wiz Location:	usr.bin/nc
   1740  1.1417    nonaka 
   1741  1.1417    nonaka Package:	gnu-efi
   1742  1.1818  jmcneill Version:	3.0.14
   1743  1.1818  jmcneill Current Vers:	3.0.14
   1744  1.1417    nonaka Maintainer:	https://sourceforge.net/projects/gnu-efi/
   1745  1.1417    nonaka Archive Site:	https://sourceforge.net/projects/gnu-efi/
   1746  1.1417    nonaka Home Page:	https://sourceforge.net/projects/gnu-efi/
   1747  1.1417    nonaka Mailing List:	https://sourceforge.net/projects/gnu-efi/
   1748  1.1417    nonaka Responsible:
   1749  1.1417    nonaka License:	BSD-like (3-clause)
   1750  1.1417    nonaka Location:	sys/external/bsd/gnu-efi
   1751  1.1429  christos 
   1752  1.1429  christos Package:	dc
   1753  1.1429  christos Version:	20170410
   1754  1.1728     sevan Current Vers:	20190906
   1755  1.1429  christos Maintainer:	The OpenBSD Project
   1756  1.1429  christos Archive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc
   1757  1.1429  christos Home Page:	http://www.openbsd.org/
   1758  1.1728     sevan Date:		2020-06-13
   1759  1.1593  christos Mailing List:
   1760  1.1429  christos License:	BSD
   1761  1.1429  christos Responsible:	christos
   1762  1.1429  christos Location:	usr.bin/dc
   1763  1.1429  christos Notes:
   1764  1.1429  christos 		Uses OpenSSL's bignum
   1765  1.1446     skrll 
   1766  1.1681       wiz Package:	dtc, libfdt
   1767  1.1681       wiz Version:	1.5.1
   1768  1.1681       wiz Current Vers:	1.5.1
   1769  1.1446     skrll Maintainer:	David Gibson <david (a] gibson.dropbear.id.au>, Jon Loeliger <jdl (a] jdl.com>
   1770  1.1446     skrll Archive Site:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
   1771  1.1446     skrll Home Page:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
   1772  1.1446     skrll Mailing List:	mailto:devicetree-compiler (a] vger.kernel.org
   1773  1.1446     skrll Responsible:	skrll
   1774  1.1446     skrll License:	GPLv2 (dtc), BSD (libfdt)
   1775  1.1446     skrll Location:	external/gpl2/dtc, sys/external/bsd/libfdt
   1776  1.1447     skrll Notes:
   1777  1.1447     skrll external/gpl2/dtc/dtc2netbsd should be used to create directories to import
   1778  1.1453  jmcneill 
   1779  1.1453  jmcneill Package:	dts
   1780  1.1826  jmcneill Version:	5.15
   1781  1.1826  jmcneill Current Vers:	5.15
   1782  1.1453  jmcneill Maintainer:	https://www.kernel.org/
   1783  1.1826  jmcneill Archive Site:	https://cdn.kernel.org/pub/linux/kernel/v5.x/
   1784  1.1453  jmcneill Home Page:	https://www.kernel.org/
   1785  1.1453  jmcneill Mailing List:	mailto:devicetree (a] vger.kernel.org
   1786  1.1453  jmcneill Responsible:	jmcneill
   1787  1.1453  jmcneill License:	GPLv2 and dual GPLv2/X11 license
   1788  1.1453  jmcneill Location:	sys/external/gpl2/dts
   1789  1.2012  gutterid Notes:
   1790  1.2012  gutterid sys/external/gpl2/dts/dts2netbsd should be used to create directories to import
   1791  1.2012  gutterid Not all DTS files are presently sourced from kernel.org.
   1792  1.1494   mlelstv 
   1793  1.1494   mlelstv Package:	iscsi
   1794  1.1494   mlelstv Version:	4.12.4
   1795  1.1494   mlelstv Current Vers:	4.12.4
   1796  1.1494   mlelstv Maintainer:	Intel Corporation
   1797  1.1494   mlelstv Archive Site:
   1798  1.1494   mlelstv Home Page:
   1799  1.1494   mlelstv Mailing List:
   1800  1.1494   mlelstv Responsible:
   1801  1.1494   mlelstv License:	BSD-like (4-clause)
   1802  1.1494   mlelstv Location:	external/bsd/iscsi
   1803  1.1494   mlelstv Notes:
   1804  1.1494   mlelstv 
   1805  1.1494   mlelstv Package:	rpi-firmware
   1806  1.1593  christos Version:
   1807  1.1593  christos Current Vers:
   1808  1.1593  christos Maintainer:
   1809  1.1494   mlelstv Archive Site:
   1810  1.1494   mlelstv Home Page:
   1811  1.1494   mlelstv Mailing List:
   1812  1.1494   mlelstv License:	Broadcom, Raspberry Pi (Trading) Ltd
   1813  1.1593  christos Responsible:
   1814  1.1494   mlelstv Location:	external/broadcom/rpi-firmware
   1815  1.1494   mlelstv Notes:
   1816  1.1494   mlelstv 
   1817  1.1494   mlelstv Package:	rtwn
   1818  1.1593  christos Version:
   1819  1.1593  christos Current Vers:
   1820  1.1593  christos Maintainer:
   1821  1.1494   mlelstv Archive Site:
   1822  1.1494   mlelstv Home Page:
   1823  1.1494   mlelstv Mailing List:
   1824  1.1494   mlelstv License:	Realtek Semiconductor Corporation
   1825  1.1593  christos Responsible:
   1826  1.1494   mlelstv Location:	external/realtek/rtwn
   1827  1.1494   mlelstv Notes:
   1828  1.1494   mlelstv 
   1829  1.1494   mlelstv Package:	urtwn
   1830  1.1593  christos Version:
   1831  1.1593  christos Current Vers:
   1832  1.1593  christos Maintainer:
   1833  1.1494   mlelstv Archive Site:
   1834  1.1494   mlelstv Home Page:
   1835  1.1494   mlelstv Mailing List:
   1836  1.1494   mlelstv License:	Realtek Semiconductor Corporation
   1837  1.1593  christos Responsible:
   1838  1.1494   mlelstv Location:	external/realtek/urtwn/
   1839  1.1494   mlelstv Notes:
   1840  1.1494   mlelstv 
   1841  1.1494   mlelstv Package:	repulse
   1842  1.1593  christos Version:
   1843  1.1593  christos Current Vers:
   1844  1.1593  christos Maintainer:
   1845  1.1494   mlelstv Archive Site:
   1846  1.1494   mlelstv Home Page:
   1847  1.1494   mlelstv Mailing List:
   1848  1.1494   mlelstv License:	ALiENDESiGN GbR
   1849  1.1593  christos Responsible:
   1850  1.1494   mlelstv Location:	sys/arch/amiga/dev/repulse_firmware.h
   1851  1.1494   mlelstv Notes:
   1852  1.1494   mlelstv 
   1853  1.1494   mlelstv Package:	cxgb
   1854  1.1593  christos Version:
   1855  1.1593  christos Current Vers:
   1856  1.1593  christos Maintainer:
   1857  1.1494   mlelstv Archive Site:
   1858  1.1494   mlelstv Home Page:
   1859  1.1494   mlelstv Mailing List:
   1860  1.1494   mlelstv License:	Chelsio Inc.
   1861  1.1593  christos Responsible:
   1862  1.1494   mlelstv Location:	sys/dev/pci/cxgb/cxgb_firmware_exports.h
   1863  1.1494   mlelstv Notes:
   1864  1.1494   mlelstv 
   1865  1.1494   mlelstv Package:	athn
   1866  1.1593  christos Version:
   1867  1.1593  christos Current Vers:
   1868  1.1593  christos Maintainer:
   1869  1.1494   mlelstv Archive Site:
   1870  1.1494   mlelstv Home Page:
   1871  1.1494   mlelstv Mailing List:
   1872  1.1494   mlelstv License:	Atheros Communicatios, Inc.
   1873  1.1593  christos Responsible:
   1874  1.1494   mlelstv Location:	external/atheros/athn
   1875  1.1494   mlelstv Notes:
   1876  1.1494   mlelstv 
   1877  1.1494   mlelstv Package:	otus
   1878  1.1593  christos Version:
   1879  1.1593  christos Current Vers:
   1880  1.1593  christos Maintainer:
   1881  1.1494   mlelstv Archive Site:
   1882  1.1494   mlelstv Home Page:
   1883  1.1494   mlelstv Mailing List:
   1884  1.1494   mlelstv License:	Atheros Communicatios, Inc.
   1885  1.1593  christos Responsible:
   1886  1.1494   mlelstv Location:	external/atheros/otus
   1887  1.1494   mlelstv Notes:
   1888  1.1494   mlelstv 
   1889  1.1494   mlelstv Package:	intel-fw-eula
   1890  1.1593  christos Version:
   1891  1.1593  christos Current Vers:
   1892  1.1593  christos Maintainer:
   1893  1.1494   mlelstv Archive Site:
   1894  1.1494   mlelstv Home Page:
   1895  1.1494   mlelstv Mailing List:
   1896  1.1494   mlelstv License:	Intel Corporation
   1897  1.1593  christos Responsible:
   1898  1.1494   mlelstv Location:	external/intel-fw-eula
   1899  1.1494   mlelstv Notes:
   1900  1.1494   mlelstv 
   1901  1.1494   mlelstv Package:	intel-fw-public
   1902  1.1593  christos Version:
   1903  1.1593  christos Current Vers:
   1904  1.1494   mlelstv Maintainer:
   1905  1.1494   mlelstv Archive Site:
   1906  1.1494   mlelstv Home Page:
   1907  1.1494   mlelstv Mailing List:
   1908  1.1494   mlelstv License:	Intel Corporation
   1909  1.1593  christos Responsible:
   1910  1.1494   mlelstv Location:	external/intel-fw-public
   1911  1.1494   mlelstv Notes:
   1912  1.1494   mlelstv 
   1913  1.1494   mlelstv Package:	aic7xxx
   1914  1.1593  christos Version:
   1915  1.1593  christos Current Vers:
   1916  1.1494   mlelstv Maintainer:	Justin T. Gibbs
   1917  1.1494   mlelstv Archive Site:
   1918  1.1494   mlelstv Home Page:
   1919  1.1494   mlelstv Mailing List:
   1920  1.1494   mlelstv License:	Adaptec Inc or LGPL2
   1921  1.1593  christos Responsible:
   1922  1.1494   mlelstv Location:	sys/dev/microcode/aic7xxx
   1923  1.1494   mlelstv Notes:
   1924  1.1494   mlelstv 
   1925  1.1494   mlelstv Package:	atmel
   1926  1.1593  christos Version:
   1927  1.1593  christos Current Vers:
   1928  1.1593  christos Maintainer:
   1929  1.1494   mlelstv Archive Site:
   1930  1.1494   mlelstv Home Page:
   1931  1.1494   mlelstv Mailing List:
   1932  1.1494   mlelstv License:	Atmel Corporation
   1933  1.1593  christos Responsible:
   1934  1.1494   mlelstv Location:	sys/dev/microcode/atmel
   1935  1.1494   mlelstv Notes:
   1936  1.1494   mlelstv 
   1937  1.1494   mlelstv Package:	bge
   1938  1.1593  christos Version:
   1939  1.1593  christos Current Vers:
   1940  1.1593  christos Maintainer:
   1941  1.1494   mlelstv Archive Site:
   1942  1.1494   mlelstv Home Page:
   1943  1.1494   mlelstv Mailing List:
   1944  1.1494   mlelstv License:	Broadcom Corporation
   1945  1.1593  christos Responsible:
   1946  1.1494   mlelstv Location:	sys/dev/microcode/bge
   1947  1.1494   mlelstv Notes:
   1948  1.1494   mlelstv 
   1949  1.1494   mlelstv Package:	bnx
   1950  1.1593  christos Version:
   1951  1.1593  christos Current Vers:
   1952  1.1494   mlelstv Maintainer:	David Christensen <davidch (a] broadcom.com>
   1953  1.1494   mlelstv Archive Site:
   1954  1.1494   mlelstv Home Page:
   1955  1.1494   mlelstv Mailing List:
   1956  1.1494   mlelstv License:	Broadcom Corporation
   1957  1.1593  christos Responsible:
   1958  1.1494   mlelstv Location:	sys/dev/microcode/bnx
   1959  1.1494   mlelstv Notes:
   1960  1.1494   mlelstv 
   1961  1.1494   mlelstv Package:	cylades-z
   1962  1.1593  christos Version:
   1963  1.1593  christos Current Vers:
   1964  1.1494   mlelstv Maintainer:	Cyclades Corp
   1965  1.1494   mlelstv Archive Site:
   1966  1.1494   mlelstv Home Page:
   1967  1.1494   mlelstv Mailing List:
   1968  1.1494   mlelstv License:	unknown
   1969  1.1593  christos Responsible:
   1970  1.1494   mlelstv Location:	sys/dev/microcode/cyclades-z
   1971  1.1494   mlelstv Notes:
   1972  1.1494   mlelstv 
   1973  1.1494   mlelstv Package:	i8255x
   1974  1.1494   mlelstv Version:	3.28
   1975  1.1593  christos Current Vers:
   1976  1.1494   mlelstv Maintainer:	Patrick J Luhmann (PJL)
   1977  1.1494   mlelstv Archive Site:
   1978  1.1494   mlelstv Home Page:
   1979  1.1494   mlelstv Mailing List:
   1980  1.1494   mlelstv License:	Intel Corporation
   1981  1.1593  christos Responsible:
   1982  1.1494   mlelstv Location:	sys/dev/microcode/i8255x
   1983  1.1494   mlelstv Notes:
   1984  1.1494   mlelstv 
   1985  1.1494   mlelstv Package:	isp
   1986  1.1593  christos Version:
   1987  1.1593  christos Current Vers:
   1988  1.1593  christos Maintainer:
   1989  1.1494   mlelstv Archive Site:
   1990  1.1494   mlelstv Home Page:
   1991  1.1494   mlelstv Mailing List:
   1992  1.1494   mlelstv License:	QLogic, Inc.
   1993  1.1593  christos Responsible:
   1994  1.1494   mlelstv Location:	sys/dev/microcode/isp
   1995  1.1494   mlelstv Notes:
   1996  1.1494   mlelstv 
   1997  1.1494   mlelstv Package:	radeon
   1998  1.1593  christos Version:
   1999  1.1593  christos Current Vers:
   2000  1.1593  christos Maintainer:
   2001  1.1494   mlelstv Archive Site:
   2002  1.1494   mlelstv Home Page:
   2003  1.1494   mlelstv Mailing List:
   2004  1.1494   mlelstv License:	Advanced Micro Devices, Inc.
   2005  1.1593  christos Responsible:
   2006  1.1494   mlelstv Location:	sys/dev/microcode/radeon
   2007  1.1494   mlelstv Notes:
   2008  1.1494   mlelstv 
   2009  1.1494   mlelstv Package:	ral
   2010  1.1593  christos Version:
   2011  1.1593  christos Current Vers:
   2012  1.1494   mlelstv Maintainer:
   2013  1.1494   mlelstv Archive Site:	http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git
   2014  1.1494   mlelstv Home Page:
   2015  1.1494   mlelstv Mailing List:
   2016  1.1494   mlelstv License:	Ralink Technology Corp
   2017  1.1593  christos Responsible:
   2018  1.1494   mlelstv Location:	external/realtek/ral
   2019  1.1494   mlelstv Notes:
   2020  1.1494   mlelstv 
   2021  1.1494   mlelstv Package:	rum
   2022  1.1593  christos Version:
   2023  1.1593  christos Current Vers:
   2024  1.1494   mlelstv Maintainer:	Paul Lin <paul_lin (a] ralinktech.com.tw>
   2025  1.1494   mlelstv Archive Site:
   2026  1.1494   mlelstv Home Page:
   2027  1.1494   mlelstv Mailing List:
   2028  1.1494   mlelstv License:	Ralink Technology Corp
   2029  1.1593  christos Responsible:
   2030  1.1494   mlelstv Location:	external/realtek/rum
   2031  1.1494   mlelstv Notes:
   2032  1.1494   mlelstv 
   2033  1.1494   mlelstv Package:	run
   2034  1.1593  christos Version:
   2035  1.1593  christos Current Vers:
   2036  1.1494   mlelstv Maintainer:	Paul Lin <paul_lin (a] ralinktech.com.tw>
   2037  1.1494   mlelstv Archive Site:
   2038  1.1494   mlelstv Home Page:
   2039  1.1494   mlelstv Mailing List:
   2040  1.1494   mlelstv License:	Ralink Technology Corp
   2041  1.1593  christos Responsible:
   2042  1.1494   mlelstv Location:	sys/dev/microcode/run
   2043  1.1494   mlelstv Notes:
   2044  1.1494   mlelstv 
   2045  1.1494   mlelstv Package:	siop
   2046  1.1593  christos Version:
   2047  1.1593  christos Current Vers:
   2048  1.1494   mlelstv Maintainer:	Manuel Bouyer, Shuichiro URATA, Michael L. Hitch
   2049  1.1494   mlelstv Archive Site:
   2050  1.1494   mlelstv Home Page:
   2051  1.1494   mlelstv Mailing List:
   2052  1.1494   mlelstv License:	BSD-like (2-clause, 3-clause)
   2053  1.1593  christos Responsible:
   2054  1.1494   mlelstv Location:	sys/dev/microcode/siop
   2055  1.1494   mlelstv Notes:
   2056  1.1494   mlelstv 
   2057  1.1494   mlelstv Package:	tigon
   2058  1.1494   mlelstv Version:	12.4.11
   2059  1.1494   mlelstv Current Vers:
   2060  1.1494   mlelstv Maintainer:	wpaul (a] brak.osd.bsdi.com
   2061  1.1979       wiz Archive Site:	https://people.freebsd.org/~wpaul/Alteon/
   2062  1.1499   mlelstv Home Page:	http://www.alteon.com/support/openkits (extinct)
   2063  1.1494   mlelstv Mailing List:
   2064  1.1499   mlelstv License:	Alteon WebSystems, Inc.
   2065  1.1593  christos Responsible:
   2066  1.1494   mlelstv Location:	sys/dev/microcode/tigon
   2067  1.1494   mlelstv Notes:
   2068  1.1499   mlelstv See https://lists.debian.org/debian-legal/2011/10/msg00001.html
   2069  1.1499   mlelstv 
   2070  1.1494   mlelstv 
   2071  1.1494   mlelstv Package:	typhoon
   2072  1.1593  christos Version:
   2073  1.1593  christos Current Vers:
   2074  1.1494   mlelstv Maintainer:	3Com Corporation
   2075  1.1494   mlelstv Archive Site:
   2076  1.1494   mlelstv Home Page:
   2077  1.1494   mlelstv Mailing List:
   2078  1.1494   mlelstv License:	BSD-like (3-clause)
   2079  1.1593  christos Responsible:
   2080  1.1494   mlelstv Location:	sys/dev/microcode/typhoon
   2081  1.1494   mlelstv Notes:
   2082  1.1494   mlelstv 
   2083  1.1494   mlelstv Package:	wi
   2084  1.1593  christos Version:
   2085  1.1593  christos Current Vers:
   2086  1.1494   mlelstv Maintainer:	Symbol Technologies Inc.
   2087  1.1494   mlelstv Archive Site:
   2088  1.1494   mlelstv Home Page:	http://www.symbol.com
   2089  1.1494   mlelstv Mailing List:
   2090  1.1494   mlelstv License:	BSD-like (3-clause)
   2091  1.1593  christos Responsible:
   2092  1.1494   mlelstv Location:	sys/dev/microcode/wi
   2093  1.1494   mlelstv Notes:
   2094  1.1494   mlelstv 
   2095  1.1494   mlelstv Package:	yds
   2096  1.1593  christos Version:
   2097  1.1593  christos Current Vers:
   2098  1.1494   mlelstv Maintainer:	Yamaha Corporation
   2099  1.1494   mlelstv Archive Site:
   2100  1.1494   mlelstv Home Page:
   2101  1.1494   mlelstv Mailing List:
   2102  1.1494   mlelstv License:	unknown
   2103  1.1593  christos Responsible:
   2104  1.1494   mlelstv Location:	sys/dev/microcode/yds
   2105  1.1494   mlelstv Notes:
   2106  1.1494   mlelstv 
   2107  1.1494   mlelstv Package:	zyd
   2108  1.1593  christos Version:
   2109  1.1593  christos Current Vers:
   2110  1.1494   mlelstv Maintainer:	ZyDAS Technology Corporation
   2111  1.1494   mlelstv Archive Site:
   2112  1.1494   mlelstv Home Page:
   2113  1.1494   mlelstv Mailing List:
   2114  1.1494   mlelstv License:	BSD-like (3-clause)
   2115  1.1593  christos Responsible:
   2116  1.1494   mlelstv Location:	sys/dev/microcode/zyd
   2117  1.1494   mlelstv Notes:
   2118  1.1494   mlelstv 
   2119  1.1564  christos Package:	libnv
   2120  1.1564  christos Version:	20180906
   2121  1.1564  christos Current Vers:	$(date)
   2122  1.1564  christos Maintainer:	christos
   2123  1.1564  christos Archive Site:
   2124  1.1564  christos Home Page:
   2125  1.1564  christos Mailing List:
   2126  1.1564  christos License:	BSD-like (2-clause)
   2127  1.1593  christos Responsible:
   2128  1.1564  christos Location:	sys/external/bsd/libnv/dist
   2129  1.1564  christos Notes:
   2130  1.1564  christos To be used only for npf (library and headers are private)
   2131  1.1564  christos Copied from FreeBSD:
   2132  1.1564  christos /usr/src/sys/sys/{d,c,}nv.h
   2133  1.1564  christos /usr/src/lib/libnv/
   2134  1.1564  christos /usr/src/contrib/lib/libnv/
   2135  1.1564  christos /usr/src/share/man/man9/{d,c,}nv.9
   2136  1.1590  christos 
   2137  1.1590  christos Package:	gettext
   2138  1.1590  christos Version:	0.16.1 (Last GPLv2+ version)
   2139  1.1991       wiz Current Vers:	0.22.5
   2140  1.1590  christos Maintainer:	FSF
   2141  1.1590  christos Archive Site:	ftp://ftp.gnu.org/gnu/gettext/
   2142  1.1590  christos Home Page:	http://www.gnu.org/software/gettext/
   2143  1.1991       wiz Date:		2024-02-25
   2144  1.1590  christos Mailing List:	bug-gnu-utils (a] gnu.org
   2145  1.1590  christos Responsible:	christos
   2146  1.1590  christos License:	GPLv2+ (0.16.1), GPLv3+ (0.17 and later)
   2147  1.1590  christos Location:	external/gpl2/gettext
   2148  1.1590  christos Notes:
   2149  1.1590  christos GNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
   2150  1.1590  christos we use BSD-licensed implementation from Citrus project (see entry for
   2151  1.1590  christos "Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
   2152  1.1590  christos 
   2153  1.1590  christos Package:	grep
   2154  1.1590  christos Version:	2.5.1a (last GPLv2+ version)
   2155  1.1811       wiz Current Vers:	3.7
   2156  1.1590  christos Maintainer:	FSF
   2157  1.1590  christos Archive Site:	ftp://ftp.gnu.org/gnu/grep/
   2158  1.1590  christos Home Page:	http://www.gnu.org/software/grep/
   2159  1.1590  christos Mailing List:	bug-gnu-utils (a] gnu.org
   2160  1.1590  christos Responsible:	simonb
   2161  1.1590  christos License:	GPLv2+ (2.5.1a), GPLv3+ (2.5.3 and later)
   2162  1.1590  christos Location:	external/gpl2/grep
   2163  1.1590  christos Notes:
   2164  1.1590  christos Use external/gpl2/grep/grep2netbsd for preparing the source tree
   2165  1.1590  christos for the import.
   2166  1.1590  christos On 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep;
   2167  1.1590  christos see also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html)
   2168  1.1590  christos was imported into src/usr.bin/grep;
   2169  1.1590  christos on 16 Feb 2011, the BSD grep implementation from FreeBSD was imported
   2170  1.1590  christos in src/usr.bin/grep, replacing FreeGrep
   2171  1.1590  christos (http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html).
   2172  1.1590  christos 
   2173  1.1590  christos Package:	groff
   2174  1.1590  christos Version:	1.19.2 (last GPLv2+ version)
   2175  1.2064     lukem Current Vers:	1.23.0
   2176  1.1590  christos Maintainer:	Werner Lemberg/FSF
   2177  1.1590  christos Archive Site:	ftp://ftp.gnu.org/gnu/groff/
   2178  1.1590  christos Home Page:	http://www.gnu.org/software/groff/
   2179  1.2064     lukem Date:		2024-11-29
   2180  1.1590  christos Mailing List:	bug-groff (a] gnu.org
   2181  1.1593  christos Responsible:
   2182  1.1590  christos License:	GPLv2+ (1.19.2), GPLv3+ (1.20 and later)
   2183  1.1590  christos Location:	external/gpl2/groff
   2184  1.1590  christos Notes:
   2185  1.1590  christos Use groff2netbsd from external/gpl2/groff/groff2netbsd to prepare the
   2186  1.1590  christos distribution for import.
   2187  1.1590  christos Update MDATE in src/external/gpl2/groff/Makefile.inc.
   2188  1.1641   msaitoh 
   2189  1.1590  christos Package:	gmake
   2190  1.1590  christos Version:	3.81 (Last GPlv2+ version)
   2191  1.1902  gutterid Current Vers:	4.4
   2192  1.1590  christos Maintainer:	FSF
   2193  1.1590  christos Archive Site:	ftp://ftp.gnu.org/gnu/make/
   2194  1.1590  christos Home Page:	http://www.gnu.org/software/make/
   2195  1.1902  gutterid Date:		2022-12-08
   2196  1.1590  christos Mailing List:	bug-make (a] gnu.org
   2197  1.1593  christos Responsible:
   2198  1.1590  christos License:	GPLv2+ (3.81), GPLv3+ (3.82 and later)
   2199  1.1590  christos Location:	external/gpl2/gmake
   2200  1.1590  christos Notes:
   2201  1.1590  christos 
   2202  1.1590  christos Package:	diffutils
   2203  1.1590  christos Version:	2.8.1 (Last GPLv2+ version)
   2204  1.1590  christos Current Vers:	3.6
   2205  1.1590  christos Maintainer:	FSF
   2206  1.1590  christos Archive Site:	ftp://ftp.gnu.org/gnu/diffutils/
   2207  1.1590  christos Home Page:	http://www.gnu.org/software/diffutils/
   2208  1.1590  christos Mailing List:	bug-diffutils (a] gnu.org
   2209  1.1593  christos Responsible:
   2210  1.1590  christos License:	GPLv2+ (2.8.1), GPLv3+ (2.9 and later)
   2211  1.1590  christos Location:	external/gpl2/diffutils
   2212  1.1590  christos Notes:
   2213  1.1590  christos Use external/gpl2/diffutils/diffutils2netbsd for preparing the source tree
   2214  1.1590  christos for the import.
   2215  1.1590  christos 
   2216  1.1590  christos Package:	rcs
   2217  1.1590  christos Version:	5.7 (Last GPLv2+ version)
   2218  1.1590  christos Current Vers:	5.9.4
   2219  1.1590  christos Maintainer:	FSF
   2220  1.1590  christos Archive Site:	ftp://ftp.gnu.org/gnu/rcs/
   2221  1.1590  christos Mailing List:	bug-gnu-utils (a] gnu.org
   2222  1.1590  christos Home Page:	http://www.gnu.org/software/rcs/
   2223  1.1590  christos Responsible:	agc
   2224  1.1590  christos License:	GPLv2+ (5.7), GPLv3+ (5.8 and later)
   2225  1.1590  christos Location:	external/gpl2/rcs
   2226  1.1590  christos Notes:
   2227  1.1590  christos Old versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
   2228  1.1590  christos 
   2229  1.1590  christos Package:	texinfo
   2230  1.1590  christos Version:	4.8a (Last GPLv2+ version)
   2231  1.1900       wiz Current Vers:	7.0
   2232  1.1590  christos Maintainer:	FSF
   2233  1.1590  christos Archive Site:	ftp://ftp.gnu.org/gnu/texinfo/
   2234  1.1590  christos Home Page:	http://www.gnu.org/software/texinfo/
   2235  1.1590  christos Mailing List:	bug-texinfo (a] gnu.org
   2236  1.1593  christos Responsible:
   2237  1.1590  christos License:	GPLv2+ (4.8a), GPLv3+ (4.9 and later)
   2238  1.1590  christos Location:	external/gpl2/texinfo
   2239  1.1590  christos Notes:
   2240  1.1590  christos Use src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree
   2241  1.1590  christos for the import.
   2242  1.1590  christos 
   2243  1.1608     kamil Package:	indent
   2244  1.1608     kamil Version:	FreeBSD-2018-11-04 r340138
   2245  1.1728     sevan Current Vers:	FreeBSD-2020-05-21 r361337
   2246  1.1608     kamil Maintainer:	The FreeBSD Project
   2247  1.1608     kamil Archive Site:	none
   2248  1.1608     kamil Home Page:	https://svnweb.freebsd.org/base/head/usr.bin/indent/
   2249  1.1728     sevan Date:		2020-06-13
   2250  1.1608     kamil Mailing List:	none
   2251  1.1608     kamil Responsible:
   2252  1.1608     kamil License:	BSD-like (4-clause)
   2253  1.1608     kamil Location:	usr.bin/indent
   2254  1.1608     kamil Notes:
   2255  1.1608     kamil Tests are stored in tests/usr.bin/indent.
   2256  1.1641   msaitoh 
   2257  1.1641   msaitoh Package:	ena
   2258  1.1641   msaitoh Version:	0.8.1
   2259  1.1728     sevan Current Vers:	2.1.1
   2260  1.1641   msaitoh Maintainer:	Amazon.com
   2261  1.1641   msaitoh Archive Site:	https://github.com/amzn/amzn-drivers/tree/master/kernel/fbsd/ena
   2262  1.1641   msaitoh Home Page:	https://github.com/amzn/amzn-drivers/
   2263  1.1728     sevan Date:		2020-06-13
   2264  1.1641   msaitoh Mailing List:	none
   2265  1.1641   msaitoh Responsible:
   2266  1.1641   msaitoh License:	BSD-like (2 and 3-clause)
   2267  1.1641   msaitoh Location:	sys/external/bsd/ena-com
   2268  1.1641   msaitoh Notes:
   2269  1.1672  christos 
   2270  1.1672  christos Package:	terminfo
   2271  1.1980  christos Version:	20231209
   2272  1.1980  christos Current Vers:	20231209
   2273  1.1672  christos Maintainer:	Thomas Dickey (ncurses)
   2274  1.1672  christos Archive Site:	ftp://ftp.invisible-island.net/ncurses/current
   2275  1.1672  christos Home Page:	https://invisible-island.net/ncurses/
   2276  1.1980  christos Date:		2024-01-27
   2277  1.1672  christos Mailing List:	bug-ncurses (a] gnu.org
   2278  1.1672  christos Responsible:
   2279  1.1672  christos License:	none
   2280  1.1743  riastrad Location:	share/terminfo
   2281  1.1672  christos Notes:
   2282  1.1672  christos Use the import script in /usr/src/share/terminfo
   2283  1.1695  christos 
   2284  1.1695  christos Package:	libcbor
   2285  1.1743  riastrad Version:	0.7.0
   2286  1.1743  riastrad Current Vers:	0.5.0-119-g3b41770 (3b41770ab0ca408d242041dddb3b75811345573f)
   2287  1.1695  christos Maintainer:	Pavel Kalvoda
   2288  1.1743  riastrad Archive Site:	https://github.com/PJK/libcbor
   2289  1.1743  riastrad Home Page:
   2290  1.1695  christos Date:		2020-03-02
   2291  1.1743  riastrad Mailing List:
   2292  1.1743  riastrad Responsible:	christos
   2293  1.1695  christos License:	mit
   2294  1.1743  riastrad Location:	external/mit/libcbor
   2295  1.1695  christos Notes:
   2296  1.1695  christos 
   2297  1.1695  christos Package:	pam-u2f
   2298  1.2070  christos Version:	1.3.1
   2299  1.2070  christos Current Vers:	1.3.1
   2300  1.1695  christos Maintainer:	Yubico
   2301  1.1743  riastrad Archive Site:	https://github.com/Yubico/pam-u2f
   2302  1.1695  christos Home Page:	https://developers.yubico.com/pam-u2f/
   2303  1.2070  christos Date:		2025-01-15
   2304  1.1743  riastrad Mailing List:
   2305  1.1743  riastrad Responsible:	christos
   2306  1.1695  christos License:	bsd
   2307  1.1743  riastrad Location:	external/bsd/pam-u2f
   2308  1.1695  christos Notes:
   2309  1.1695  christos 
   2310  1.1695  christos Package:	libfido2
   2311  1.1944  christos Version:	1.13.0
   2312  1.1944  christos Current Vers:	1.13.0
   2313  1.1695  christos Maintainer:	Yubico
   2314  1.1743  riastrad Archive Site:	https://github.com/Yubico/libfido2
   2315  1.1743  riastrad Home Page:	https://developers.yubico.com/libfido2/
   2316  1.1944  christos Date:		2023-08-11
   2317  1.1743  riastrad Mailing List:
   2318  1.1743  riastrad Responsible:	christos
   2319  1.1743  riastrad License:	bsd
   2320  1.1743  riastrad Location:	external/bsd/libfido2
   2321  1.1743  riastrad Notes:
   2322  1.1743  riastrad 
   2323  1.1743  riastrad Package:	libsodium
   2324  1.1743  riastrad Version:	1.0.16
   2325  1.1743  riastrad Current Vers:	1.0.18
   2326  1.1743  riastrad Maintainer:	Frank Denis
   2327  1.1743  riastrad Archive Site:	https://github.com/jedisct1/libsodium
   2328  1.1743  riastrad Home Page:	https://libsodium.org/
   2329  1.1743  riastrad Date:		2020-08-20
   2330  1.1743  riastrad Mailing List:	sodium-subscribe (a] pureftpd.org
   2331  1.1743  riastrad Responsible:	riastradh
   2332  1.1695  christos License:	bsd
   2333  1.1743  riastrad Location:	sys/external/bsd/libsodium
   2334  1.1695  christos Notes:
   2335  1.1821      brad 
   2336  1.1821      brad Package:	Sensirion VOC index algorithm
   2337  1.1821      brad Version:	git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b
   2338  1.1821      brad Current Vers:	git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b
   2339  1.1821      brad Maintainer:	Brad Spencer
   2340  1.1821      brad Archive Site:	https://github.com/Sensirion/embedded-sgp
   2341  1.1821      brad Home Page:	https://github.com/Sensirion
   2342  1.1821      brad Date:		2021-09-30
   2343  1.1821      brad Mailing List:
   2344  1.1821      brad Responsible:	brad
   2345  1.1821      brad License:	BSD (3-clause)
   2346  1.1821      brad Location:	sys/dev/i2c/sensirion_voc_algorithm.c sys/dev/i2c/sensirion_voc_algorithm.h
   2347  1.1821      brad Notes:
   2348  1.1856       uwe 
   2349  1.1856       uwe Package:	Terminus Font
   2350  1.1856       uwe Version:	4.49.1
   2351  1.1856       uwe Current Vers:	4.49.1
   2352  1.1856       uwe Maintainer:	Dimitar Toshkov Zhekov
   2353  1.1856       uwe Archive Site:	http://terminus-font.sourceforge.net/
   2354  1.1856       uwe Home Page:	http://terminus-font.sourceforge.net/
   2355  1.1856       uwe Date:		2020-12-28
   2356  1.1856       uwe Mailing List:
   2357  1.1856       uwe Responsible:
   2358  1.1856       uwe License:	OFL-1.1-RFN
   2359  1.1856       uwe Location:	share/wscons/fonts
   2360  1.1856       uwe Notes:
   2361  1.1856       uwe Suitably encoded BDF files are prepared from the Unicode encoded
   2362  1.1856       uwe masters using upstream build scripts.  BDF files are converted to the
   2363  1.1856       uwe WSF files with xsrc/local/programs/bdfload.  File names for the
   2364  1.1856       uwe re-encoded subsets follow the convention used by the upstream.
   2365  1.1859   fcambus 
   2366  1.1859   fcambus Package:	Spleen
   2367  1.1859   fcambus Version:	1.9.1
   2368  1.1859   fcambus Current Vers:	1.9.1
   2369  1.1859   fcambus Maintainer:	Frederic Cambus
   2370  1.1859   fcambus Archive Site:	https://github.com/fcambus/spleen
   2371  1.1859   fcambus Home Page:	https://github.com/fcambus/spleen
   2372  1.1859   fcambus Date:		2021-06-13
   2373  1.1859   fcambus Mailing List:
   2374  1.1859   fcambus Responsible:	fcambus
   2375  1.1859   fcambus License:	BSD (2-clause)
   2376  1.1859   fcambus Location:	share/wscons/fonts
   2377  1.1859   fcambus Notes:
   2378  1.1949  riastrad 
   2379  1.2072       wiz Package:	mozilla-certdata
   2380  1.2072       wiz Version:	2024-08-23 (872bd5fefe12bc48a9c65e9ea7f189df243d835a)
   2381  1.2076       wiz Current Vers:	2025-01-23 (d348a62fd98df78bceaf6ce066bafad6e9f272b2)
   2382  1.2072       wiz Maintainer:	Mozilla
   2383  1.2072       wiz Archive Site:	https://hg.mozilla.org/projects/nss/log/tip/lib/ckfw/builtins/certdata.txt
   2384  1.2072       wiz Home Page:	https://wiki.mozilla.org/CA
   2385  1.2076       wiz Date:		2025-01-31
   2386  1.2072       wiz Mailing List:
   2387  1.2072       wiz License:	MPL
   2388  1.2072       wiz Responsible:	riastradh, security-team
   2389  1.2072       wiz Location:	external/mpl/mozilla-certdata
   2390  1.2072       wiz Vendor tag:	MOZILLA-CERTDATA
   2391  1.2072       wiz Release tag:	mozilla-certdata-YYYYMMDD
   2392  1.2072       wiz Notes:
   2393  1.2072       wiz See external/mpl/mozilla-certdata/share/Makefile for update
   2394  1.2072       wiz instructions.
   2395  1.2072       wiz 
   2396  1.2071  christos Package:	userspace-rcu
   2397  1.2071  christos Version:	0.15.0
   2398  1.2071  christos Current Vers:	0.15.0
   2399  1.2071  christos Maintainer:	lttng
   2400  1.2071  christos Archive Site:	git://git.liburcu.org/userspace-rcu.git
   2401  1.2071  christos Home Page:	https://liburcu.org/
   2402  1.2071  christos Date:		2025-01-15
   2403  1.2071  christos Mailing List:	lttng-dev (a] lists.lttng.org.
   2404  1.2071  christos License:	LGPL2
   2405  1.2071  christos Responsible:	christos
   2406  1.2071  christos Location:	external/lgpl2/userspace-rcu
   2407  1.2071  christos Vendor tag:	URCU
   2408  1.2071  christos Release tag:	liburcu-
   2409  1.1949  riastrad Notes:
   2410